[ 
https://issues.apache.org/jira/browse/TS-1390?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13876424#comment-13876424
 ] 

Igor Galić edited comment on TS-1390 at 1/20/14 12:59 PM:
----------------------------------------------------------

[~zym] I can't reproduce the crash (4.2.x). I've compiled ATS with 
{{--enable-debug}} and put the following in my records.config:
{code}
CONFIG proxy.config.http_ui_enabled INT 3
{code}
and this in my remap.config:
{code}
map http://localhost:8080/http_i/ http://{http}/
map http://localhost:8080/net_i/ http://{net}/
{code}

I'm not getting anything on /http_i. But I don't see a crash either.

Am I doing something wrong? Has this bug gone away?


was (Author: i.galic):
[~zym] I can't reproduce the crash (4.2.x). I've compiled ATS 

> Crash report: Cache inspector(http_ui) show http session
> --------------------------------------------------------
>
>                 Key: TS-1390
>                 URL: https://issues.apache.org/jira/browse/TS-1390
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP
>    Affects Versions: 3.3.1
>            Reporter: Zhao Yongming
>              Labels: Crash
>             Fix For: 6.0.0
>
>
> {code}
> #0  0x000000380d0479e7 in vfprintf () from /lib64/libc.so.6
> #1  0x000000380d0fc970 in __vsnprintf_chk () from /lib64/libc.so.6
> #2  0x00000000004d6391 in vsnprintf (this=0x2b39980d5380, fmt=<value 
> optimized out>) at /usr/include/bits/stdio2.h:79
> #3  BaseStatPagesHandler::resp_add (this=0x2b39980d5380, fmt=<value optimized 
> out>) at StatPages.cc:154
> #4  0x0000000000552a26 in HttpPagesHandler::dump_hdr (this=0x2b39980d5380, 
> hdr=0x2b39ce2e96a8, desc=<value optimized out>)
>     at HttpPages.cc:109
> #5  0x0000000000552ade in HttpPagesHandler::dump_sm (this=0x2b39980d5380, 
> sm=0x2b39ce2e8df0) at HttpPages.cc:264
> #6  0x00000000005539fd in HttpPagesHandler::handle_smdetails 
> (this=0x2b39980d5380, event=<value optimized out>, data=<value optimized out>)
>     at HttpPages.cc:330
> #7  0x0000000000666cb4 in handleEvent (this=0x2b393ad63010, e=0x2b397c025cb0, 
> calling_code=1) at I_Continuation.h:146
> #8  EThread::process_event (this=0x2b393ad63010, e=0x2b397c025cb0, 
> calling_code=1) at UnixEThread.cc:141
> #9  0x000000000066773b in EThread::execute (this=0x2b393ad63010) at 
> UnixEThread.cc:190
> #10 0x0000000000665ef2 in spawn_thread_internal (a=0x1f5a560) at Thread.cc:88
> #11 0x000000380d4077f1 in start_thread () from /lib64/libpthread.so.0
> #12 0x000000380d0e570d in clone () from /lib64/libc.so.6
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to