[asterisk-bugs] [Asterisk 0011979]: Asterisk crash when I park a call
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jul 17 17:54:05 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11979
======================================================================
Reported By: jvandal
Assigned To: jpeeler
======================================================================
Project: Asterisk
Issue ID: 11979
Category: Resources/res_features
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.4.18
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 02-12-2008 12:04 CST
Last Modified: 07-17-2008 17:54 CDT
======================================================================
Summary: Asterisk crash when I park a call
Description:
Using Asterisk 1.4.18, when I try to park a call, I immediatly got a core
dump just after playback the parking lot.
CentOS 4.6, i386, kernel 2.6.9-67.0.1 (CentOS).
======================================================================
----------------------------------------------------------------------
mdu113 - 07-17-08 17:54
----------------------------------------------------------------------
yes, it crashes for me. branch 1.4. revision 131790
here's my backtrace:
(gdb) bt full
http://bugs.digium.com/view.php?id=0 0xb7dc0847 in raise () from
/lib/tls/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=1 0xb7dc20d9 in abort () from
/lib/tls/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=2 0xb7df4616 in __libc_message () from
/lib/tls/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=3 0xb7dfad4f in _int_free () from
/lib/tls/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=4 0xb7dfb0ea in free () from
/lib/tls/libc.so.6
No symbol table info available.
http://bugs.digium.com/view.php?id=5 0x08079a7b in ast_cdr_free
(cdr=0xb7ec4840) at cdr.c:443
next = (struct ast_cdr *) 0x8217438
__PRETTY_FUNCTION__ = "ast_cdr_free"
http://bugs.digium.com/view.php?id=6 0x08086b87 in ast_hangup (chan=0x8217040)
at channel.c:1516
res = 0
__PRETTY_FUNCTION__ = "ast_hangup"
http://bugs.digium.com/view.php?id=7 0xb7ab3307 in do_parking_thread
(ignore=0x0) at res_features.c:1797
f = (struct ast_frame *) 0x0
pl = (struct parkeduser *) 0x0
pt = (struct parkeduser *) 0x0
ms = -1
nrfds = {fds_bits = {0 <repeats 32 times>}}
pu = (struct parkeduser *) 0x821acf0
max = -1
nefds = {fds_bits = {0 <repeats 32 times>}}
rfds = {fds_bits = {1073741824, 0 <repeats 31 times>}}
efds = {fds_bits = {0 <repeats 32 times>}}
__PRETTY_FUNCTION__ = "do_parking_thread"
http://bugs.digium.com/view.php?id=8 0x081003f5 in dummy_start (data=0x6) at
utils.c:912
_buffer = {__routine = 0x8068750 <ast_unregister_thread>, __arg =
0xb7aaabb0, __canceltype = 0, __prev = 0x0}
ret = (void *) 0x8186ba0
a = {start_routine = 0xb7ab2530 <do_parking_thread>, data = 0x0,
name = 0x8186ba0 "do_parking_thread started at [ 2501] res_features.c
load_module()"}
http://bugs.digium.com/view.php?id=9 0xb7f0720e in start_thread () from
/lib/tls/libpthread.so.0
No symbol table info available.
http://bugs.digium.com/view.php?id=10 0xb7e610de in clone () from
/lib/tls/libc.so.6
No symbol table info available.
Issue History
Date Modified Username Field Change
======================================================================
07-17-08 17:54 mdu113 Note Added: 0090423
======================================================================
More information about the asterisk-bugs
mailing list