Github user zwoop commented on the issue:

    https://github.com/apache/trafficserver/pull/1052
  
    I tried this on docs, and it fails fast:
    
    ```
    (gdb) bt
    #0  0x00007ffff40305f7 in __GI_raise (sig=sig@entry=6) at 
../nptl/sysdeps/unix/sysv/linux/raise.c:56
    #1  0x00007ffff4031ce8 in __GI_abort () at abort.c:90
    #2  0x00007ffff6c1d01d in ink_abort (message_format=0x7ffff6c48920 "%s:%d: 
failed assertion `%s`") at ink_error.cc:79
    #3  0x00007ffff6c16bf7 in _ink_assert (expression=0xb834a0 
"client_streams_in_count > 0", file=0xb82840 "Http2ConnectionState.cc", 
line=1001) at ink_assert.cc:37
    #4  0x00000000007b0b81 in Http2ConnectionState::delete_stream 
(this=0x2aaab121de90, stream=0x2aaab1624840) at Http2ConnectionState.cc:1001
    #5  0x00000000007b2edb in Http2ConnectionState::send_data_frames 
(this=0x2aaab121de90, stream=0x2aaab1624840) at Http2ConnectionState.cc:1185
    #6  0x000000000078eeb1 in Http2Stream::do_io_close (this=0x2aaab1624840) at 
Http2Stream.cc:330
    #7  0x00000000006aa3d9 in HttpSM::tunnel_handler_ua (this=0x2aaab1ae6a00, 
event=103, c=0x2aaab1ae7d50) at HttpSM.cc:3320
    #8  0x000000000077d5f6 in HttpTunnel::consumer_handler 
(this=0x2aaab1ae7d08, event=103, c=0x2aaab1ae7d50) at HttpTunnel.cc:1394
    #9  0x000000000077f018 in HttpTunnel::main_handler (this=0x2aaab1ae7d08, 
event=103, data=0x2aaab1624bd0) at HttpTunnel.cc:1649
    #10 0x000000000053b8af in Continuation::handleEvent (this=0x2aaab1ae7d08, 
event=103, data=0x2aaab1624bd0) at ../iocore/eventsystem/I_Continuation.h:153
    #11 0x000000000078d25c in Http2Stream::main_event_handler 
(this=0x2aaab1624840, event=103, edata=0x2aaaabe03d20) at Http2Stream.cc:88
    #12 0x000000000053b8af in Continuation::handleEvent (this=0x2aaab1624840, 
event=103, data=0x2aaaabe03d20) at ../iocore/eventsystem/I_Continuation.h:153
    #13 0x0000000000ab82a1 in EThread::process_event (this=0x7fffefbe7800, 
e=0x2aaaabe03d20, calling_code=103) at UnixEThread.cc:146
    #14 0x0000000000ab8903 in EThread::execute (this=0x7fffefbe7800) at 
UnixEThread.cc:200
    #15 0x0000000000ab6b4b in spawn_thread_internal (a=0x604000019110) at 
Thread.cc:84
    #16 0x00007ffff4ae1dc5 in start_thread (arg=0x7fffef3d2700) at 
pthread_create.c:308
    #17 0x00007ffff40f1ced in clone () at 
../sysdeps/unix/sysv/linux/x86_64/clone.S:113
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to