[
https://issues.apache.org/jira/browse/TS-1442?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otto van der Schaaf updated TS-1442:
------------------------------------
Description:
stack trace:
[Switching to Thread 0x7ffff3d7f700 (LWP 25497)]
0x00007ffff5a02445 in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
(gdb) bt
#0 0x00007ffff5a02445 in __GI_raise (sig=<optimized out>) at
../nptl/sysdeps/unix/sysv/linux/raise.c:64
#1 0x00007ffff5a05bab in __GI_abort () at abort.c:91
#2 0x00007ffff7bad734 in ink_die_die_die (retval=1) at ink_error.cc:43
#3 0x00007ffff7bad815 in ink_fatal_va(int, const char *, typedef __va_list_tag
__va_list_tag *) (return_code=1,
message_format=0x7ffff7bc99e0 "%s:%d: failed assert `%s`",
ap=0x7ffff3d7a848) at ink_error.cc:65
#4 0x00007ffff7bad8ce in ink_fatal (return_code=1,
message_format=0x7ffff7bc99e0 "%s:%d: failed assert `%s`") at ink_error.cc:73
#5 0x00007ffff7bac71c in _ink_assert (expression=0x70f490 "server_entry->vc ==
c->producer->vc", file=0x70dae5 "HttpSM.cc",
line=2976) at ink_assert.cc:38
#6 0x000000000056e12c in HttpSM::tunnel_handler_ua (this=0x7fffe2ec6eb0,
event=104, c=0x7fffe2ec8b58) at HttpSM.cc:2976
#7 0x00000000005b3a99 in HttpTunnel::consumer_handler (this=0x7fffe2ec8a38,
event=104, c=0x7fffe2ec8b58) at HttpTunnel.cc:1243
#8 0x00000000005b41f3 in HttpTunnel::main_handler (this=0x7fffe2ec8a38,
event=104, data=0x7fffdc0159c0) at HttpTunnel.cc:1467
#9 0x00000000004e36ee in Continuation::handleEvent (this=0x7fffe2ec8a38,
event=104, data=0x7fffdc0159c0)
at ../iocore/eventsystem/I_Continuation.h:146
#10 0x0000000000566d1e in HttpSM::state_watch_for_client_abort
(this=0x7fffe2ec6eb0, event=104, data=0x7fffdc015950) at HttpSM.cc:873
#11 0x000000000056c296 in HttpSM::main_handler (this=0x7fffe2ec6eb0, event=104,
data=0x7fffdc015950) at HttpSM.cc:2444
#12 0x00000000004e36ee in Continuation::handleEvent (this=0x7fffe2ec6eb0,
event=104, data=0x7fffdc015950)
at ../iocore/eventsystem/I_Continuation.h:146
#13 0x00000000006c17f4 in read_signal_and_update (event=104, vc=0x7fffdc015840)
at UnixNetVConnection.cc:138
#14 0x00000000006c19a6 in read_signal_done (event=104, nh=0x7ffff41871e8,
vc=0x7fffdc015840) at UnixNetVConnection.cc:168
#15 0x00000000006c1f1e in read_from_net (nh=0x7ffff41871e8, vc=0x7fffdc015840,
thread=0x7ffff4184010) at UnixNetVConnection.cc:291
#16 0x00000000006c3d27 in UnixNetVConnection::net_read_io (this=0x7fffdc015840,
nh=0x7ffff41871e8, lthread=0x7ffff4184010)
at UnixNetVConnection.cc:816
#17 0x00000000006be5e9 in NetHandler::mainNetEvent (this=0x7ffff41871e8,
event=5, e=0x10ac160) at UnixNet.cc:372
#18 0x00000000004e36ee in Continuation::handleEvent (this=0x7ffff41871e8,
event=5, data=0x10ac160)
at ../iocore/eventsystem/I_Continuation.h:146
#19 0x00000000006e427a in EThread::process_event (this=0x7ffff4184010,
e=0x10ac160, calling_code=5) at UnixEThread.cc:142
#20 0x00000000006e481c in EThread::execute (this=0x7ffff4184010) at
UnixEThread.cc:264
#21 0x00000000006e34c2 in spawn_thread_internal (a=0x10a6560) at Thread.cc:88
#22 0x00007ffff797be9a in start_thread (arg=0x7ffff3d7f700) at
pthread_create.c:308
#23 0x00007ffff5abe4bd in clone () at
../sysdeps/unix/sysv/linux/x86_64/clone.S:112
#24 0x0000000000000000 in ?? ()
> assertion fails when there is a transformation plugin active and lots of
> disconnects are done
> ---------------------------------------------------------------------------------------------
>
> Key: TS-1442
> URL: https://issues.apache.org/jira/browse/TS-1442
> Project: Traffic Server
> Issue Type: Bug
> Affects Versions: 3.3.1
> Reporter: Otto van der Schaaf
> Priority: Critical
>
> stack trace:
> [Switching to Thread 0x7ffff3d7f700 (LWP 25497)]
> 0x00007ffff5a02445 in __GI_raise (sig=<optimized out>) at
> ../nptl/sysdeps/unix/sysv/linux/raise.c:64
> 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
> (gdb) bt
> #0 0x00007ffff5a02445 in __GI_raise (sig=<optimized out>) at
> ../nptl/sysdeps/unix/sysv/linux/raise.c:64
> #1 0x00007ffff5a05bab in __GI_abort () at abort.c:91
> #2 0x00007ffff7bad734 in ink_die_die_die (retval=1) at ink_error.cc:43
> #3 0x00007ffff7bad815 in ink_fatal_va(int, const char *, typedef
> __va_list_tag __va_list_tag *) (return_code=1,
> message_format=0x7ffff7bc99e0 "%s:%d: failed assert `%s`",
> ap=0x7ffff3d7a848) at ink_error.cc:65
> #4 0x00007ffff7bad8ce in ink_fatal (return_code=1,
> message_format=0x7ffff7bc99e0 "%s:%d: failed assert `%s`") at ink_error.cc:73
> #5 0x00007ffff7bac71c in _ink_assert (expression=0x70f490 "server_entry->vc
> == c->producer->vc", file=0x70dae5 "HttpSM.cc",
> line=2976) at ink_assert.cc:38
> #6 0x000000000056e12c in HttpSM::tunnel_handler_ua (this=0x7fffe2ec6eb0,
> event=104, c=0x7fffe2ec8b58) at HttpSM.cc:2976
> #7 0x00000000005b3a99 in HttpTunnel::consumer_handler (this=0x7fffe2ec8a38,
> event=104, c=0x7fffe2ec8b58) at HttpTunnel.cc:1243
> #8 0x00000000005b41f3 in HttpTunnel::main_handler (this=0x7fffe2ec8a38,
> event=104, data=0x7fffdc0159c0) at HttpTunnel.cc:1467
> #9 0x00000000004e36ee in Continuation::handleEvent (this=0x7fffe2ec8a38,
> event=104, data=0x7fffdc0159c0)
> at ../iocore/eventsystem/I_Continuation.h:146
> #10 0x0000000000566d1e in HttpSM::state_watch_for_client_abort
> (this=0x7fffe2ec6eb0, event=104, data=0x7fffdc015950) at HttpSM.cc:873
> #11 0x000000000056c296 in HttpSM::main_handler (this=0x7fffe2ec6eb0,
> event=104, data=0x7fffdc015950) at HttpSM.cc:2444
> #12 0x00000000004e36ee in Continuation::handleEvent (this=0x7fffe2ec6eb0,
> event=104, data=0x7fffdc015950)
> at ../iocore/eventsystem/I_Continuation.h:146
> #13 0x00000000006c17f4 in read_signal_and_update (event=104,
> vc=0x7fffdc015840) at UnixNetVConnection.cc:138
> #14 0x00000000006c19a6 in read_signal_done (event=104, nh=0x7ffff41871e8,
> vc=0x7fffdc015840) at UnixNetVConnection.cc:168
> #15 0x00000000006c1f1e in read_from_net (nh=0x7ffff41871e8,
> vc=0x7fffdc015840, thread=0x7ffff4184010) at UnixNetVConnection.cc:291
> #16 0x00000000006c3d27 in UnixNetVConnection::net_read_io
> (this=0x7fffdc015840, nh=0x7ffff41871e8, lthread=0x7ffff4184010)
> at UnixNetVConnection.cc:816
> #17 0x00000000006be5e9 in NetHandler::mainNetEvent (this=0x7ffff41871e8,
> event=5, e=0x10ac160) at UnixNet.cc:372
> #18 0x00000000004e36ee in Continuation::handleEvent (this=0x7ffff41871e8,
> event=5, data=0x10ac160)
> at ../iocore/eventsystem/I_Continuation.h:146
> #19 0x00000000006e427a in EThread::process_event (this=0x7ffff4184010,
> e=0x10ac160, calling_code=5) at UnixEThread.cc:142
> #20 0x00000000006e481c in EThread::execute (this=0x7ffff4184010) at
> UnixEThread.cc:264
> #21 0x00000000006e34c2 in spawn_thread_internal (a=0x10a6560) at Thread.cc:88
> #22 0x00007ffff797be9a in start_thread (arg=0x7ffff3d7f700) at
> pthread_create.c:308
> #23 0x00007ffff5abe4bd in clone () at
> ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> #24 0x0000000000000000 in ?? ()
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira