[asterisk-bugs] [Asterisk 0016531]: chan_local audio crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jan 1 09:35:57 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16531
======================================================================
Reported By: john8675309
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16531
Category: Channels/chan_local
Reproducibility: always
Severity: crash
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 237133
Request Review:
======================================================================
Date Submitted: 2010-01-01 09:32 CST
Last Modified: 2010-01-01 09:35 CST
======================================================================
Summary: chan_local audio crash
Description:
Starting with asterisk 1.4.26 we started experiencing crashes whenever we
did an originate from a local channel that played audio.
The trunk 237133
no longer crashes, but it only starts 1/2 of the call (line 998) I will
attach my dial plan and core dumps from earlier versions.
======================================================================
----------------------------------------------------------------------
(0115885) john8675309 (reporter) - 2010-01-01 09:35
https://issues.asterisk.org/view.php?id=16531#c115885
----------------------------------------------------------------------
Here is the backtrace
https://issues.asterisk.org/view.php?id=0 0x00007f03308d31b0 in strlen () from
/lib/libc.so.6
(gdb) bt
https://issues.asterisk.org/view.php?id=0 0x00007f03308d31b0 in strlen () from
/lib/libc.so.6
https://issues.asterisk.org/view.php?id=1 0x000000000046049c in ast_frdup
(f=0x4eee80) at frame.c:500
https://issues.asterisk.org/view.php?id=2 0x000000000043c11e in
__ast_queue_frame (chan=0x14ed3f0, fin=0x4eee80,
head=0, after=0x0) at channel.c:921
https://issues.asterisk.org/view.php?id=3 0x00007f03211f8d1e in
local_queue_frame (p=0x14eb330, isoutbound=0,
f=0x7f031184d620, us=<value optimized out>, us_locked=<value optimized
out>) at chan_local.c:211
https://issues.asterisk.org/view.php?id=4 0x00007f03211f90ff in local_write
(ast=0x14ece90, f=0x7f031184d620) at
chan_local.c:330
https://issues.asterisk.org/view.php?id=5 0x0000000000441acc in ast_write
(chan=0x14ece90, fr=0x7f031184d620) at
channel.c:3004
https://issues.asterisk.org/view.php?id=6 0x00007f031afb550b in mp3_exec
(chan=0x14ece90, data=<value optimized
out>) at app_mp3.c:209
https://issues.asterisk.org/view.php?id=7 0x0000000000485739 in pbx_exec
(c=0x14ece90, con=<value optimized
out>, context=0x14ed0e0 "default", exten=0x14ed130 "999", priority=1,
label=<value optimized out>, callerid=0x14ea550 "999", action=E_SPAWN) at
pbx.c:536
https://issues.asterisk.org/view.php?id=8 pbx_extension_helper (c=0x14ece90,
con=<value optimized out>,
context=0x14ed0e0 "default", exten=0x14ed130 "999", priority=1,
label=<value optimized out>, callerid=0x14ea550 "999", action=E_SPAWN) at
pbx.c:1863
https://issues.asterisk.org/view.php?id=9 0x000000000048683a in
ast_spawn_extension (c=0x14ece90) at pbx.c:2283
https://issues.asterisk.org/view.php?id=10 __ast_pbx_run (c=0x14ece90) at
pbx.c:2373
https://issues.asterisk.org/view.php?id=11 0x0000000000488139 in pbx_thread
(data=0x7469726f6972500a) at
pbx.c:2599
https://issues.asterisk.org/view.php?id=12 0x00000000004b5b1c in dummy_start
(data=<value optimized out>) at
utils.c:856
https://issues.asterisk.org/view.php?id=13 0x00007f03312abfd7 in start_thread ()
from /lib/libpthread.so.0
https://issues.asterisk.org/view.php?id=14 0x00007f03309271fd in clone () from
/lib/libc.so.6
https://issues.asterisk.org/view.php?id=15 0x0000000000000000 in ?? ()
Issue History
Date Modified Username Field Change
======================================================================
2010-01-01 09:35 john8675309 Note Added: 0115885
======================================================================
More information about the asterisk-bugs
mailing list