[
https://issues.apache.org/jira/browse/TS-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13806341#comment-13806341
]
bettydramit commented on TS-2248:
---------------------------------
(gdb) bt
#0 reenable (this=0x2b08e0a8d660, c=0x2b08e0a8d708) at
../../iocore/eventsystem/P_VIO.h:123
#1 HttpTunnel::consumer_reenable (this=0x2b08e0a8d660, c=0x2b08e0a8d708) at
HttpTunnel.cc:1213
#2 0x000000000056ab4b in HttpTunnel::consumer_handler (this=0x2b08e0a8d660,
event=101, c=0x2b08e0a8d708) at HttpTunnel.cc:1247
#3 0x000000000056ba8d in HttpTunnel::main_handler (this=0x2b08e0a8d660,
event=<value optimized out>, data=<value optimized out>) at HttpTunnel.cc:1494
#4 0x000000000068065b in handleEvent (event=<value optimized out>,
vc=0x2b08e03e80a0) at ../../iocore/eventsystem/I_Continuation.h:146
#5 write_signal_and_update (event=<value optimized out>, vc=0x2b08e03e80a0) at
UnixNetVConnection.cc:153
#6 0x0000000000684043 in write_to_net_io (nh=0x2b0859728bf0,
vc=0x2b08e03e80a0, thread=<value optimized out>) at UnixNetVConnection.cc:482
#7 0x000000000067bc33 in NetHandler::mainNetEvent (this=0x2b0859728bf0,
event=<value optimized out>, e=<value optimized out>) at UnixNet.cc:392
#8 0x00000000006a357f in handleEvent (this=0x2b0859725010, e=0x2b085a83e9c0,
calling_code=5) at I_Continuation.h:146
#9 EThread::process_event (this=0x2b0859725010, e=0x2b085a83e9c0,
calling_code=5) at UnixEThread.cc:141
#10 0x00000000006a3f63 in EThread::execute (this=0x2b0859725010) at
UnixEThread.cc:265
#11 0x00000000006a241a in spawn_thread_internal (a=0x14ab4c0) at Thread.cc:88
#12 0x00002b0856144851 in start_thread () from /lib64/libpthread.so.0
#13 0x00002b0856de894d in clone () from /lib64/libc.so.6
> Segmentation fault HttpTunnel
> ------------------------------
>
> Key: TS-2248
> URL: https://issues.apache.org/jira/browse/TS-2248
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 4.0.1
> Reporter: bettydramit
> Fix For: 5.0.0
>
>
> ENV: centos 6 x86_64 ts-4.0.1
> NOTE: Traffic Server received Sig 11: Segmentation fault
> /usr/bin/traffic_server - STACK TRACE:
> /lib64/libpthread.so.0(+0xf500)[0x2b934f388500]
> /usr/bin/traffic_server(_ZN10HttpTunnel17consumer_reenableEP18HttpTunnelConsumer+0x13a)[0x56aa2a]
> /usr/bin/traffic_server(_ZN10HttpTunnel16consumer_handlerEiP18HttpTunnelConsumer+0x16b)[0x56aceb]
> /usr/bin/traffic_server(_ZN10HttpTunnel12main_handlerEiPv+0x10d)[0x56bc2d]
> /usr/bin/traffic_server[0x6807bb]
> /usr/bin/traffic_server(_Z15write_to_net_ioP10NetHandlerP18UnixNetVConnectionP7EThread+0x553)[0x6841a3]
> /usr/bin/traffic_server(_ZN10NetHandler12mainNetEventEiP5Event+0x283)[0x67bd93]
> /usr/bin/traffic_server(_ZN7EThread13process_eventEP5Eventi+0x8f)[0x6a36df]
> /usr/bin/traffic_server(_ZN7EThread7executeEv+0x4a3)[0x6a40c3]
> /usr/bin/traffic_server[0x6a257a]
> /lib64/libpthread.so.0(+0x7851)[0x2b934f380851]
> /lib64/libc.so.6(clone+0x6d)[0x2b935002494d]
--
This message was sent by Atlassian JIRA
(v6.1#6144)