You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Bryan Call (JIRA)" <ji...@apache.org> on 2015/03/24 20:01:52 UTC

[jira] [Updated] (TS-3464) Core in follow redirect feature

     [ https://issues.apache.org/jira/browse/TS-3464?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Bryan Call updated TS-3464:
---------------------------
    Fix Version/s: 5.2.1

> Core in follow redirect feature
> -------------------------------
>
>                 Key: TS-3464
>                 URL: https://issues.apache.org/jira/browse/TS-3464
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: Core
>            Reporter: Bryan Call
>             Fix For: 5.2.1
>
>
>  traffic_line -s proxy.config.url_remap.remap_required -v 0
>  traffic_line -s proxy.config.http.redirection_enabled -v 1
>  traffic_line -s proxy.config.http.number_of_redirections -v 3
> {code}
> (gdb) bt full
> #0  0x00007ffff4ef28c7 in raise () from /lib64/libc.so.6
> No symbol table info available.
> #1  0x00007ffff4ef452a in abort () from /lib64/libc.so.6
> No symbol table info available.
> #2  0x00007ffff7bb79fb in ink_die_die_die (retval=1) at ink_error.cc:43
> No locals.
> #3  0x00007ffff7bb7aca in ink_fatal_va(int, const char *, typedef __va_list_tag __va_list_tag *) (return_code=1,
>     fmt=0x7ffff7bc8398 "%s:%d: failed assert `%s`", ap=0x7ffff1f67148)
>     at ink_error.cc:67
>         msg = "FATAL: HttpSM.cc:2499: failed assert `server_entry == NULL`", '\000' <repeats 964 times>
>         len = 7
> #4  0x00007ffff7bb7b6d in ink_fatal (return_code=1,
>     message_format=0x7ffff7bc8398 "%s:%d: failed assert `%s`")
>     at ink_error.cc:75
>         ap = {{gp_offset = 40, fp_offset = 48,
>             overflow_arg_area = 0x7ffff1f67220,
>             reg_save_area = 0x7ffff1f67160}}
> #5  0x00007ffff7bb5590 in _ink_assert (
>     expression=0x7a719b "server_entry == NULL", file=0x7a6edc "HttpSM.cc",
>     line=2499) at ink_assert.cc:37
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)