[asterisk-bugs] [JIRA] (ASTERISK-25847) SLA causing segfaults
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Tue Mar 15 15:40:56 CDT 2016
[ https://issues.asterisk.org/jira/browse/ASTERISK-25847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=229901#comment-229901 ]
Asterisk Team commented on ASTERISK-25847:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> 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