[asterisk-bugs] [JIRA] (ASTERISK-25847) SLA causing segfaults
Joshua Colp (JIRA)
noreply at issues.asterisk.org
Tue Mar 15 15:43:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229902#comment-229902 ]
Joshua Colp commented on ASTERISK-25847:
----------------------------------------
Per the Asterisk versions page [1], the maintenance (bug fix) support for the Asterisk branch you are using has ended. For continued maintenance support please move to a supported branch of Asterisk. After testing with a supported branch, if you find this problem has not been resolved, please open a new issue against the latest version of that Asterisk branch.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions
> 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