bryancall commented on issue #10681:
URL: 
https://github.com/apache/trafficserver/issues/10681#issuecomment-1962108436

   I saw this issue again on another simple PR:
   ```
   [Feb 23 18:16:13.053] traffic_server NOTE: records parsing completed.
   [Feb 23 18:16:13.053] traffic_server NOTE: 
/tmp/sandbox/ramp/ts/config/records.yaml finished loading
   [Feb 23 18:16:13.057] traffic_server NOTE: Traffic Server is running 
unprivileged, not switching to user 'nobody'
   Fatal: ../src/proxy/http/HttpSM.cc:2968: failed assertion `event == 
HTTP_TUNNEL_EVENT_DONE || event == VC_EVENT_INACTIVITY_TIMEOUT`
   NOTE: using the environment variable TS_RUNROOT
   [Feb 23 18:16:13.302] traffic_crashlo NOTE: crashlog started, target=16479, 
debug=false syslog=true, uid=1200 euid=1200
   [Feb 23 18:16:13.303] traffic_crashlo NOTE: logging to 0x153b370
   [Feb 23 18:16:13.305] traffic_crashlo ERROR: wrote crash log to 
/tmp/sandbox/ramp/ts/log/crash-2024-02-23-181613.log
   traffic_server: received signal 6 (Aborted)
   traffic_server - STACK TRACE: 
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_Z19crash_logger_invokeiP9siginfo_tPv+0xce)[0x87eab6]
   /lib64/libc.so.6(+0x3e9a0)[0x7f401e8569a0]
   /lib64/libc.so.6(+0x90834)[0x7f401e8a8834]
   /lib64/libc.so.6(raise+0x1e)[0x7f401e8568ee]
   /lib64/libc.so.6(abort+0xdf)[0x7f401e83e8ff]
   /tmp/sandbox/ramp/ts/bin/traffic_server(_Z11ink_warningPKcz+0x0)[0x8b443e]
   /tmp/sandbox/ramp/ts/bin/traffic_server[0x8b0b54]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN6HttpSM14tunnel_handlerEiPv+0x12a)[0x91266e]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN6HttpSM12main_handlerEiPv+0x254)[0x910df8]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN12Continuation11handleEventEiPv+0xdd)[0x884761]
   /tmp/sandbox/ramp/ts/bin/traffic_server[0xc01869]
   /tmp/sandbox/ramp/ts/bin/traffic_server[0xc01cba]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_Z15write_to_net_ioP10NetHandlerP18UnixNetVConnectionP7EThread+0x92b)[0xc0308c]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_Z12write_to_netP10NetHandlerP18UnixNetVConnectionP7EThread+0x3f)[0xc0275e]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN18UnixNetVConnection12net_write_ioEP10NetHandlerP7EThread+0x2b)[0xc047c7]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN10NetHandler18process_ready_listEv+0x16d)[0xc3019d]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN10NetHandler15waitForActivityEl+0x150)[0xc3044e]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN7EThread15execute_regularEv+0x482)[0xc6be88]
   
/tmp/sandbox/ramp/ts/bin/traffic_server(_ZN7EThread7executeEv+0x107)[0xc6c02b]
   /tmp/sandbox/ramp/ts/bin/traffic_server[0xc6a99e]
   /lib64/libc.so.6(+0x8e897)[0x7f401e8a6897]
   /lib64/libc.so.6(clone+0x44)[0x7f401e92d674]
   ```


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to