[asterisk-bugs] [JIRA] (ASTERISK-25847) SLA causing segfaults

Paul Sandys (JIRA) noreply at issues.asterisk.org
Tue Mar 15 15:40:56 CDT 2016


Paul Sandys created ASTERISK-25847:
--------------------------------------

             Summary: SLA causing segfaults
                 Key: ASTERISK-25847
                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25847
             Project: Asterisk
          Issue Type: Bug
      Security Level: None
          Components: Applications/app_meetme
    Affects Versions: 1.8.32.3
            Reporter: Paul Sandys


SLA setup, random crashes every couple days:

Core was generated by `/usr/sbin/asterisk -f -vvvg -c'.
Program terminated with signal 11, Segmentation fault.
#0  ast_softhangup_nolock (chan=0x0, cause=1) at channel.c:2737
2737            chan->_softhangup |= cause;
(gdb)
(gdb) bt
#0  ast_softhangup_nolock (chan=0x0, cause=1) at channel.c:2737
#1  ast_softhangup (chan=0x0, cause=1) at channel.c:2751
#2  0x00002aed832800e9 in sla_handle_hold_event (data=<value optimized out>) at app_meetme.c:6098
#3  sla_thread (data=<value optimized out>) at app_meetme.c:6341
#4  0x0000000000544fec in dummy_start (data=<value optimized out>) at utils.c:1151
#5  0x000000333760683d in start_thread () from /lib64/libpthread.so.0
#6  0x0000003336ad4fcd in clone () from /lib64/libc.so.6
#7  0x0000000000000000 in ?? ()
(gdb)




--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list