[Home]

Summary:ASTERISK-14440: random segfault
Reporter:sles (sles)Labels:
Date Opened:2009-07-09 01:26:46Date Closed:2009-07-09 08:58:55
Priority:CriticalRegression?No
Status:Closed/CompleteComponents:Addons/chan_ooh323
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:Hello!

Asterisk sometimes crashes.

Here is core backtrace
Program terminated with signal 11, Segmentation fault.
[New process 29809]
#0  0x01bec2f8 in ?? () from /usr/lib/asterisk/modules/chan_ooh323.so
(gdb) bt
#0  0x01bec2f8 in ?? () from /usr/lib/asterisk/modules/chan_ooh323.so
#1  0x0903ab3c in ?? ()
#2  0x00000928 in ?? ()
#3  0x02665d38 in ?? ()
#4  0x08092ec0 in ast_reentrancy_unlock (lt=0x1d0b255)
   at /var/local/files/asterisk-1.6.1.0/include/asterisk/lock.h:340
ASTERISK-1  0x01bee5fc in ?? () from /usr/lib/asterisk/modules/chan_ooh323.so
ASTERISK-2  0x01d0b255 in ?? () from /usr/lib/asterisk/modules/chan_ooh323.so
ASTERISK-3  0x00000000 in ?? ()
Comments:By: Russell Bryant (russell) 2009-07-09 08:58:55

Thanks for the report.  Unfortunately, there is not enough information in the backtrace to do anything about this crash.