[asterisk-bugs] [Asterisk 0011877]: Crash in chanspy
noreply at bugs.digium.com
noreply at bugs.digium.com
Thu Jan 31 06:06:46 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11877
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11877
Category: Applications/app_chanspy
Reproducibility: random
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 101151
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-30-2008 04:32 CST
Last Modified: 01-31-2008 06:06 CST
======================================================================
Summary: Crash in chanspy
Description:
I've tested 1.4.18 rc2 with automated call-center tests, and got crashes in
app_chanspy for several times (after 1 hour of running).
Attached full backtraces for two crashes (rc1 and rc2) and valgrind logs
for rc2 running for 10 hours (without crash).
======================================================================
----------------------------------------------------------------------
atis - 01-31-08 06:06
----------------------------------------------------------------------
I tested with 1.4.18 rc3 and chanspy.diff2 applied.
First i got deadlock of SIP (IAX seemed to respond to IAXmodem
registrations) - registrations and incoming calls timed out, "show queues"
and "show channels" exited immediately. I killed asterisk with -5 and took
full backtraces. See attachments 2008-01-31-a-*
After that i enabled DETECT_DEADLOCKS in menuselect, and got two segfaults
(attachments 2008-01-31-b-* and 2008-01-31-c-*) on
http://bugs.digium.com/view.php?id=0 0x080890f0 in ast_channel_datastore_find
(chan=0x85a8ec0,
info=0xb5b9f8d0, uid=0x0) at channel.c:1356^
1356 AST_LIST_TRAVERSE_SAFE_BEGIN(&chan->datastores, datastore,
entry) {^
More information about the asterisk-bugs
mailing list