[asterisk-bugs] [Asterisk 0016606]: chan_iax2.c dead lock at chan_iax2.c:2563
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Mar 1 17:24:20 CST 2010
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=16606
======================================================================
Reported By: jensvb
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16606
Category: Channels/chan_iax2
Reproducibility: have not tried
Severity: major
Priority: normal
Status: feedback
Asterisk Version: 1.4.28
JIRA: SWP-734
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-14 10:32 CST
Last Modified: 2010-03-01 17:24 CST
======================================================================
Summary: chan_iax2.c dead lock at chan_iax2.c:2563
Description:
Hi,
I experienced a dead lock in chan_iax2 today.
First noticed it when the manager interface stopped responding. I could
hang the cli just by running a "core show channels". The first time the
command didn't complete and from then on no cli commands were accepted. The
lock also happened when I tried to show the current iax channels using
"iax2 show channels".
I attached to the running process with GDB and took a backtrace of all
running threads.
I also caused a "segfault" with a kill -11 and have also attached the full
backtrace.
I am not 100% certain that the dead lock was in fact in chan_iax2.c, I am
out of my depth and need help with this one.
Thanks & Regards
Jens
======================================================================
----------------------------------------------------------------------
(0118721) tilghman (administrator) - 2010-03-01 17:24
https://issues.asterisk.org/view.php?id=16606#c118721
----------------------------------------------------------------------
Please compile with DEBUG_THREADS. When the lockup occurs, obtain the
output of 'core show locks', and upload the resulting output to the file
upload area of this issue.
Issue History
Date Modified Username Field Change
======================================================================
2010-03-01 17:24 tilghman Note Added: 0118721
2010-03-01 17:24 tilghman Status acknowledged =>
feedback
======================================================================
More information about the asterisk-bugs
mailing list