[asterisk-bugs] [Asterisk 0012187]: Crash in ChanSpy / AST_LIST_TRAVERSE_SAFE_BEGIN
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Mar 11 21:03:04 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12187
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 12187
Category: Applications/app_chanspy
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: new
Asterisk Version: 1.4.19
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 03-11-2008 18:36 CDT
Last Modified: 03-11-2008 21:03 CDT
======================================================================
Summary: Crash in ChanSpy / AST_LIST_TRAVERSE_SAFE_BEGIN
Description:
I got this while running automated tests on 1.4.19-rc2 after approximately
hour.
Bt full attached.
http://bugs.digium.com/view.php?id=0 0x08082d07 in ast_channel_datastore_find
(chan=0x863ebf8,
info=0xb60d009c, uid=0x0) at channel.c:1379
1379 AST_LIST_TRAVERSE_SAFE_BEGIN(&chan->datastores, datastore,
entry) {
(gdb) bt
http://bugs.digium.com/view.php?id=0 0x08082d07 in ast_channel_datastore_find
(chan=0x863ebf8,
info=0xb60d009c, uid=0x0) at channel.c:1379
http://bugs.digium.com/view.php?id=1 0xb60cc484 in chanspy_ds_free
(chanspy_ds=0xb5b3f900) at
app_chanspy.c:409
http://bugs.digium.com/view.php?id=2 0xb60cce89 in common_exec (chan=0x8595890,
flags=0xb5b3fde8,
volfactor=0, fd=0, mygroup=0x0, spec=0xb5b3fb80 "SIP/22226",
exten=0x0, context=0x0) at app_chanspy.c:521
http://bugs.digium.com/view.php?id=3 0xb60cd40d in chanspy_exec
(chan=0x8595890, data=0xb5b3fb80) at
app_chanspy.c:725
http://bugs.digium.com/view.php?id=4 0x080c110c in pbx_exec (c=0x8595890,
app=0x8237da8, data=0xb5b41f50)
at /usr/dist/asterisk-svn-1.4.19-rc2/include/asterisk/strings.h:35
http://bugs.digium.com/view.php?id=5 0x080c4355 in pbx_extension_helper
(c=0x8595890, con=0x0,
context=0x8595a10 "static_ivr", exten=0x8595a60 "007",
priority=25, label=0x0, callerid=0x82f3080 "22231", action=E_SPAWN) at
pbx.c:1859
http://bugs.digium.com/view.php?id=6 0x080c5443 in ast_spawn_extension
(c=0x8595890, context=0x8595a10
"static_ivr", exten=0x8595a60 "007", priority=25,
callerid=0x82f3080 "22231") at pbx.c:2314
http://bugs.digium.com/view.php?id=7 0x080c5981 in __ast_pbx_run (c=0x8595890)
at pbx.c:2416
http://bugs.digium.com/view.php?id=8 0x080c66d6 in pbx_thread (data=0x8595890)
at pbx.c:2631
http://bugs.digium.com/view.php?id=9 0x08101357 in dummy_start (data=0x8409190)
at utils.c:865
http://bugs.digium.com/view.php?id=10 0x4b0db45b in start_thread () from
/lib/libpthread.so.0
http://bugs.digium.com/view.php?id=11 0x4b03323e in clone () from /lib/libc.so.6
======================================================================
----------------------------------------------------------------------
atis - 03-11-08 21:03
----------------------------------------------------------------------
For the last crash, i also posted complete log since start - it crashed in
less than a minute
Issue History
Date Modified Username Field Change
======================================================================
03-11-08 21:03 atis Note Added: 0083791
======================================================================
More information about the asterisk-bugs
mailing list