Skip to content
Snippets Groups Projects
  • Mark Michelson's avatar
    975a848b
    A new feature thanks to the fine folks at Switchvox! · 975a848b
    Mark Michelson authored
    If a deadlock is detected, then the typical lock information will be
    printed along with a backtrace of the stack for the offending threads.
    Use of this requires compiling with DETECT_DEADLOCKS and having glibc
    installed.
    
    Furthermore, issuing the "core show locks" CLI command will print the
    normal lock information as well as a backtraces for each lock. This
    requires that DEBUG_THREADS is enabled and that glibc is installed.
    
    All the backtrace features may be disabled by running the configure
    script with --without-execinfo as an argument
    
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118173 65c4cc65-6c06-0410-ace0-fbb531ad65f3
    975a848b
    History
    A new feature thanks to the fine folks at Switchvox!
    Mark Michelson authored
    If a deadlock is detected, then the typical lock information will be
    printed along with a backtrace of the stack for the offending threads.
    Use of this requires compiling with DETECT_DEADLOCKS and having glibc
    installed.
    
    Furthermore, issuing the "core show locks" CLI command will print the
    normal lock information as well as a backtraces for each lock. This
    requires that DEBUG_THREADS is enabled and that glibc is installed.
    
    All the backtrace features may be disabled by running the configure
    script with --without-execinfo as an argument
    
    
    
    git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@118173 65c4cc65-6c06-0410-ace0-fbb531ad65f3