[asterisk-bugs] [DAHDI-linux 0014751]: core dump in local_queue_frame at chan_local.c:179
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Mar 25 11:54:43 CDT 2009
The following issue has been SUBMITTED.
======================================================================
http://bugs.digium.com/view.php?id=14751
======================================================================
Reported By: igorcarneiro
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 14751
Category: General
Reproducibility: random
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-03-25 11:54 CDT
Last Modified: 2009-03-25 11:54 CDT
======================================================================
Summary: core dump in local_queue_frame at chan_local.c:179
Description:
#asterisk -V
Asterisk 1.6.0.5
backtrace is:
--------------------------------------------------------------
Core was generated by `/usr/sbin/asterisk -f -U asterisk -G asterisk -C
/etc/asterisk/asterisk.conf -v'.
Program terminated with signal 11, Segmentation fault.
http://bugs.digium.com/view.php?id=0 0x0091c848 in local_queue_frame
(p=0x897e1d8, isoutbound=1,
f=0x8b72524, us=0x897c428, us_locked=1) at chan_local.c:179
179 if (us && us->generator && other->generator)
(gdb) bt
http://bugs.digium.com/view.php?id=0 0x0091c848 in local_queue_frame
(p=0x897e1d8, isoutbound=1,
f=0x8b72524, us=0x897c428, us_locked=1) at chan_local.c:179
http://bugs.digium.com/view.php?id=1 0x0091f4e4 in local_write (ast=0x897c428,
f=0x8b72524) at
chan_local.c:329
http://bugs.digium.com/view.php?id=2 0x080a0a57 in ast_write (chan=0x897c428,
fr=<value optimized out>) at
channel.c:3175
http://bugs.digium.com/view.php?id=3 0x080f6be3 in playtones_generator
(chan=0x897c428, data=0x8a00228,
len=320, samples=160) at indications.c:194
http://bugs.digium.com/view.php?id=4 0x080a1631 in generator_force
(data=0x897c428) at channel.c:1786
http://bugs.digium.com/view.php?id=5 0x080a247d in __ast_read (chan=0x897c428,
dropaudio=0) at
channel.c:2471
http://bugs.digium.com/view.php?id=6 0x080a5218 in ast_safe_sleep_conditional
(chan=0x897c428, ms=9981,
cond=0, data=0x0) at channel.c:2793
http://bugs.digium.com/view.php?id=7 0x080a52c8 in ast_safe_sleep
(chan=0x897c428, ms=10000) at
channel.c:1239
http://bugs.digium.com/view.php?id=8 0x0811e9f8 in wait_for_hangup
(chan=0x897c428, data=<value optimized
out>) at pbx.c:7487
http://bugs.digium.com/view.php?id=9 0x0811ea3d in pbx_builtin_congestion
(chan=0x897c428, data=0xb7437e28)
at pbx.c:7549
http://bugs.digium.com/view.php?id=10 0x08121844 in pbx_exec (c=0x897c428,
app=0x89473e0, data=0xb7437e28)
at pbx.c:944
http://bugs.digium.com/view.php?id=11 0x08133416 in pbx_extension_helper
(c=0x897c428, con=<value optimized
out>, context=0x897c670 "macro-exten-vm", exten=0x897c6c0 "s-CONGESTION",
priority=2, label=0x0,
callerid=0x8988198 "2122673478", action=E_SPAWN, found=0xb743adf4,
combined_find_spawn=1) at pbx.c:3113
http://bugs.digium.com/view.php?id=12 0x00224268 in _macro_exec (chan=0x897c428,
data=<value optimized out>,
exclusive=0) at app_macro.c:295
http://bugs.digium.com/view.php?id=13 0x08121844 in pbx_exec (c=0x897c428,
app=0xb7e28c28, data=0xb743cea8)
at pbx.c:944
http://bugs.digium.com/view.php?id=14 0x08133416 in pbx_extension_helper
(c=0x897c428, con=<value optimized
out>, context=0x897c670 "macro-exten-vm", exten=0x897c6c0 "s-CONGESTION",
priority=1, label=0x0,
callerid=0x8988198 "2122673478", action=E_SPAWN, found=0xb743f2b8,
combined_find_spawn=1) at pbx.c:3113
http://bugs.digium.com/view.php?id=15 0x08135636 in __ast_pbx_run (c=0x897c428)
at pbx.c:3606
http://bugs.digium.com/view.php?id=16 0x08137486 in pbx_thread (data=0x897c428)
at pbx.c:3956
http://bugs.digium.com/view.php?id=17 0x08178d80 in dummy_start (data=0x8b68f30)
at utils.c:917
http://bugs.digium.com/view.php?id=18 0x00c3250b in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=19 0x00b73b2e in clone () from /lib/libc.so.6
--------------------------------------------------------------
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-03-25 11:54 igorcarneiro New Issue
======================================================================
More information about the asterisk-bugs
mailing list