[asterisk-bugs] [JIRA] Closed: (ASTERISK-18757) mohmp3 crashes

Matt Jordan (JIRA) noreply at issues.asterisk.org
Thu Jul 26 16:28:21 CDT 2012


     [ https://issues.asterisk.org/jira/browse/ASTERISK-18757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Jordan closed ASTERISK-18757.
----------------------------------

    Resolution: Duplicate

Duplicate of ASTERISK-19761, now fixed.

> mohmp3 crashes
> --------------
>
>                 Key: ASTERISK-18757
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-18757
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Addons/format_mp3, Resources/res_musiconhold
>    Affects Versions: 1.8.7.0
>         Environment: centos 6
>            Reporter: Paul Mathews
>            Assignee: Paul Mathews
>            Severity: Critical
>         Attachments: backtrace.txt
>
>
> Asterisk segfaults while playing music on hold. I have not been able to reproduce the problem while using streamed hold music from mpg123.
> #0  0x00007f350a337739 in mp3_read (s=0x7f347800ace8, whennext=0x7f34f1c1094c) at format_mp3.c:215
> #1  0x00000000004c6199 in read_frame (s=0x7f347800ace8, whennext=0x7f34f1c1094c) at file.c:709
> #2  0x00000000004c6229 in ast_readframe (s=0x7f347800ace8) at file.c:730
> #3  0x00007f350a12d6d7 in moh_files_readframe (chan=0x7f34d8024c28) at res_musiconhold.c:361
> #4  0x00007f350a12d787 in moh_files_generator (chan=0x7f34d8024c28, data=0x7f3478003f60, len=0, samples=160) at res_musiconhold.c:379
> #5  0x000000000046c342 in generator_force (data=0x7f34d8024c28) at channel.c:3061
> #6  0x000000000046e17b in __ast_read (chan=0x7f34d8024c28, dropaudio=0) at channel.c:3815
> #7  0x00000000004702e3 in ast_read (chan=0x7f34d8024c28) at channel.c:4252
> #8  0x000000000046d571 in ast_waitfordigit_full (c=0x7f34d8024c28, ms=77, audiofd=-1, cmdfd=-1) at channel.c:3542
> #9  0x000000000046d1f4 in ast_waitfordigit (c=0x7f34d8024c28, ms=1000) at channel.c:3475
> #10 0x00007f34fcf25411 in wait_our_turn (qe=0x7f34f1c11000, ringing=0, reason=0x7f34f1c121f8) at app_queue.c:3994
> #11 0x00007f34fcf2dd38 in queue_exec (chan=0x7f34d8024c28, data=0x7f34f1c14470 "8903,t,,") at app_queue.c:5950
> #12 0x00000000004fd120 in pbx_exec (c=0x7f34d8024c28, app=0xf1d3870, data=0x7f34f1c14470 "8903,t,,") at pbx.c:1421
> #13 0x0000000000506c03 in pbx_extension_helper (c=0x7f34d8024c28, con=0x0, context=0x7f34d8025180 "from-internal", exten=0x7f34d80251d0 "8903", priority=10, label=0x0, callerid=0x7f3478001fb0 "326", action=E_SPAWN, 
>     found=0x7f34f1c16b60, combined_find_spawn=1) at pbx.c:4119
> #14 0x000000000050888b in ast_spawn_extension (c=0x7f34d8024c28, context=0x7f34d8025180 "from-internal", exten=0x7f34d80251d0 "8903", priority=10, callerid=0x7f3478001fb0 "326", found=0x7f34f1c16b60, combined_find_spawn=1) at pbx.c:4744
> #15 0x00000000005092d9 in __ast_pbx_run (c=0x7f34d8024c28, args=0x0) at pbx.c:4842
> #16 0x000000000050af55 in pbx_thread (data=0x7f34d8024c28) at pbx.c:5177
> #17 0x0000000000560bbd in dummy_start (data=0x7f34d802a0d0) at utils.c:1004
> #18 0x00007f353a4c87e1 in start_thread () from /lib64/libpthread.so.0
> #19 0x00007f353b1ae8ed in clone () from /lib64/libc.so.6

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira



More information about the asterisk-bugs mailing list