[asterisk-bugs] [Asterisk 0011782]: chanspy - crashes Asterisk
noreply at bugs.digium.com
noreply at bugs.digium.com
Fri Jan 18 11:58:42 CST 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11782
======================================================================
Reported By: kowalma
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11782
Category: Applications/app_chanspy
Reproducibility: always
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.4.17
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 97889
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 01-17-2008 04:12 CST
Last Modified: 01-18-2008 11:58 CST
======================================================================
Summary: chanspy - crashes Asterisk
Description:
duplicated bug from: 0011770 and 11654
Issue 11654 have been closed with comment:
"Fixed in 1.4 as of revision 98975."
but svn reports no revison 98975.
svn co -r 98975 http://svn.digium.com/svn/asterisk/branches/1.4
asterisk-fixed
svn: REPORT request failed on
'/svn/asterisk/!svn/bc/98956/branches/1.4'
svn: No such revision 98975
I've updated to most recent version from:
svn co http://svn.digium.com/svn/asterisk/branches/1.4 asterisk-svn/
Asterisk SVN-branch-1.4-r97889
and it still crashes. I can't reopen issue 11654 so I create new one.
======================================================================
----------------------------------------------------------------------
kowalma - 01-18-08 11:58
----------------------------------------------------------------------
(gdb) frame 0
http://bugs.digium.com/view.php?id=0 0x080803ed in ast_waitfor_nandfds
(c=0xb6b5c190, n=1, fds=0xb6b5c19c,
nfds=0, exception=0x0, outfd=0xb6b5c168, ms=0xb6b5c194) at channel.c:1636
1636 ast_channel_lock(c[x]);
(gdb) print *c
$1 = (struct ast_channel *) 0x8340a48
(gdb) quit
When asterisk crashed all calls have been terminated BUT sip call stayed
active (Grandstream GXP2000) didn't hangup.
Issue History
Date Modified Username Field Change
======================================================================
01-18-08 11:58 kowalma Note Added: 0080861
======================================================================
More information about the asterisk-bugs
mailing list