masaori335 opened a new issue, #11265:
URL: https://github.com/apache/trafficserver/issues/11265

   ```
   #0  0x00007f2f2f3d81d9 in waitpid () from /lib64/libpthread.so.0
   #1  0x00005575273576a9 in crash_logger_invoke(int, siginfo_t*, void*) 
(signo=11, info=0x7f2f245fd0f0, ctx=0x7f2f245fcfc0) at 
src/traffic_server/Crash.cc:168
   #2  <signal handler called>
   #3  0x00007f2b03ead0e0 in ?? ()
   #4  0x000055752748598b in stop (this=0x7f2c320cf0f0) at 
include/iocore/net/NetTimeout.h:229
   #5  Http2ConnectionState::destroy() (this=0x7f2c320cf080) at 
/src/proxy/http2/Http2ConnectionState.cc:1358
   #6  0x0000557527476fcd in Http2CommonSession::common_free(ProxySession*) 
(this=0x7f2c320cf078, ssn=<optimized out>) at 
/src/proxy/http2/Http2CommonSession.cc:133
   #7  0x0000557527494bd4 in Http2ClientSession::free() (this=0x7f2c320ced60) 
at /src/proxy/http2/Http2ClientSession.cc:62
   #8  0x00005575274954c6 in Http2ClientSession::main_event_handler(int, void*) 
(this=0x7f2c320ced60, event=<optimized out>, edata=<optimized out>) at 
/src/proxy/http2/Http2ClientSession.cc:249
   #9  0x0000557527656c8a in handleEvent (this=<optimized out>, event=105, 
data=0x111c8448) at /include/iocore/eventsystem/Continuation.h:228
   #10 read_signal_and_update(int, UnixNetVConnection*) (event=105, 
vc=0x7f2b23deb600) at /src/iocore/net/UnixNetVConnection.cc:87
   #11 0x00005575276579b6 in UnixNetVConnection::mainEvent(int, Event*) 
(this=0x7f2b23deb600, event=<optimized out>, e=<optimized out>) at 
/src/iocore/net/UnixNetVConnection.cc:1115
   #12 0x000055752764454e in InactivityCop::check_inactivity(int, Event*) 
(this=<optimized out>, event=<optimized out>, e=0x7f2f2e3adb60) at 
/src/iocore/net/UnixNet.cc:139
   #13 0x0000557527690d79 in handleEvent (this=<optimized out>, event=2, 
data=0x7f2f2e3adb60) at /include/iocore/eventsystem/Continuation.h:228
   #14 EThread::process_event(Event*, int) (this=0x7f2f2a7b0340, 
e=0x7f2f2e3adb60, calling_code=2) at /src/iocore/eventsystem/UnixEThread.cc:162
   #15 0x0000557527691730 in EThread::execute_regular() (this=0x7f2f2a7b0340) 
at /src/iocore/eventsystem/UnixEThread.cc:269
   #16 0x0000557527691faa in EThread::execute() (this=0x7f2f2a7b0340) at 
/src/iocore/eventsystem/UnixEThread.cc:348
   #17 0x000055752768f9a7 in spawn_thread_internal(void*) (a=0x7f2f2e24dcf0) at 
/src/iocore/eventsystem/Thread.cc:75
   #18 0x00007f2f2f3d0ea5 in start_thread () from /lib64/libpthread.so.0
   #19 0x00007f2f2f0f9b0d in clone () from /lib64/libc.so.6
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to