[asterisk-bugs] [JIRA] (ASTERISK-21775) FPE during MOH playback

James Sharp (JIRA) noreply at issues.asterisk.org
Mon Aug 26 17:01:04 CDT 2013


    [ https://issues.asterisk.org/jira/browse/ASTERISK-21775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=209613#comment-209613 ] 

James Sharp commented on ASTERISK-21775:
----------------------------------------

Hi all.  My client had been testing error free for quite sometime, but it seems to have reared its ugly head again.  Another crash:

#0  0x00002b6a5aef63fb in ast_moh_files_next (chan=0x2b6a840b8a88) at res_musiconhold.c:331
331			state->pos %= state->class->total_files;
(gdb) print state
$1 = (struct moh_files_state *) 0x2b6a8c0df650
(gdb) print state->class->total_files
$2 = 0

I'll attach the full backtrace as well.
                
> FPE during MOH playback
> -----------------------
>
>                 Key: ASTERISK-21775
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-21775
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_musiconhold
>    Affects Versions: 1.8.21.0
>         Environment: Linux pbx 2.6.18-348.1.1.el5 #1 SMP Tue Jan 22 16:19:19 EST 2013 x86_64 x86_64 x86_64 GNU/Linux
>            Reporter: James Sharp
>            Assignee: Michael L. Young
>         Attachments: asterisk-21775-ref-mohclass_1.8.diff, backtrace-26Aug.txt, backtrace.txt
>
>
> Asterisk has dropped several calls and triage found core files in the MOH directory.  I will attach the backtrace and diagnostics.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.asterisk.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list