[asterisk-bugs] [Asterisk 0014945]: Abort in free() in local_hangup, possibly related to failure to provide ringback indication
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Apr 24 08:22:28 CDT 2009
The following issue requires your FEEDBACK.
======================================================================
http://bugs.digium.com/view.php?id=14945
======================================================================
Reported By: davidw
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14945
Category: General
Reproducibility: sometimes
Severity: crash
Priority: normal
Status: feedback
Asterisk Version: 1.6.0.6
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-04-21 11:44 CDT
Last Modified: 2009-04-24 08:22 CDT
======================================================================
Summary: Abort in free() in local_hangup, possibly related to
failure to provide ringback indication
Description:
We tried running under valgrind, but that didn't produce any obvious
indications of problems, and also made the ring back indication problem go
away, suggesting that there may be a common race condition that is causing
both.
I ran SIP history on the outgoing call and got the expected
INVITE/Trying/Ringing sequence.
gdb was only able to see the one thread. I don't know if that is because
it was an abort(), or because memory corruption has prevented it from
finding the information about the threads.
======================================================================
----------------------------------------------------------------------
(0103745) file (administrator) - 2009-04-24 08:22
http://bugs.digium.com/view.php?id=14945#c103745
----------------------------------------------------------------------
Unfortunately even labbing up those scenarios doesn't seem to cause my
chan_local to crash even under high load. While I investigate further it
would be useful to know whether this happens in 1.6.0.9 as well, there have
been some changes in chan_local specific to the hangup handling that may
change things.
Issue History
Date Modified Username Field Change
======================================================================
2009-04-24 08:22 file Note Added: 0103745
2009-04-24 08:22 file Status assigned => feedback
======================================================================
More information about the asterisk-bugs
mailing list