[asterisk-bugs] [Asterisk 0015414]: crash: "chan_sip.c", lineno=3910
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Sep 15 11:37:56 CDT 2009
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=15414
======================================================================
Reported By: jensvb
Assigned To: tilghman
======================================================================
Project: Asterisk
Issue ID: 15414
Category: Channels/chan_sip/General
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 2009-06-29 03:58 CDT
Last Modified: 2009-09-15 11:37 CDT
======================================================================
Summary: crash: "chan_sip.c", lineno=3910
Description:
Random crash experienced today
<snip>
https://issues.asterisk.org/view.php?id=0 0x00002aaab8ce1a6b in
__ast_pthread_mutex_lock
(filename=0x2aaab8d3def4 "chan_sip.c", lineno=3910,
func=0x2aaab8d404c0 "sip_senddigit_begin", mutex_name=0x2aaab8d3ee6e
"&p->lock", t=0x0)
at /root/_ast14/asterisk-1.4.24.1/include/asterisk/lock.h:351
351 int canlog = strcmp(filename, "logger.c") & t->track;
(gdb)
</snip>
Notice that t=0x0 (null) and is used in lock.h:351
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0015588 [patch] crash in chanspy on hangup - lo...
======================================================================
----------------------------------------------------------------------
(0110679) tilghman (administrator) - 2009-09-15 11:37
https://issues.asterisk.org/view.php?id=15414#c110679
----------------------------------------------------------------------
Given the lack of response, I am assuming that the patch in
https://issues.asterisk.org/view.php?id=15588 fixed
this issue for you. If that is not the case, please feel free to reopen
this issue with more details.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-15 11:37 tilghman Asterisk Version 1.4.24 => SVN
2009-09-15 11:37 tilghman Note Added: 0110679
2009-09-15 11:37 tilghman Status feedback => closed
2009-09-15 11:37 tilghman Resolution open => suspended
======================================================================
More information about the asterisk-bugs
mailing list