Skip to content

Crash on RangeTransform::handle_event #8979

Description

@masaori335

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                                                         

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions