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

   We faced the below crash on a 9.2.0 testing box. There must be some 
conditions like a slow disk to trigger the crash, but we haven't found it.
   
   ```
   [ 00 ] libpthread-2.17.so  waitpid                                           
                   
   [ 01 ] traffic_server      crash_logger_invoke(int, siginfo_t*, void*)       
                   ( Crash.cc:168 )
   [ 02 ] libpthread-2.17.so                                                    
                   
   [ 03 ] traffic_server      RangeTransform::handle_event(int, void*)          
                   ( iocore/eventsystem/I_Lock.h:263 )
   [ 04 ] traffic_server      EThread::process_event(Event*, int)               
                   ( I_Continuation.h:227 )
   [ 05 ] traffic_server      EThread::process_queue(Queue<Event, 
Event::Link_link>*, int*, int*)  ( UnixEThread.cc:188 )
   [ 06 ] traffic_server      EThread::execute_regular()                        
                   ( UnixEThread.cc:248 )
   [ 07 ] traffic_server      EThread::execute()                                
                   ( UnixEThread.cc:353 )
   [ 08 ] traffic_server      spawn_thread_internal(void*) [clone 
.llvm.12268301668034307738]      ( Thread.cc:79 )
   [ 09 ] libpthread-2.17.so  start_thread                                      
                   
   ```


-- 
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