[asterisk-bugs] [Asterisk 0017413]: [patch] Deadlock in chan_local.c causes crash.
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Jul 22 11:22:37 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17413
======================================================================
Reported By: bwg
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17413
Category: Channels/chan_local
Reproducibility: random
Severity: crash
Priority: normal
Status: ready for testing
Asterisk Version: SVN
JIRA: SWP-1612
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!): 236802
Request Review:
======================================================================
Date Submitted: 2010-05-27 18:10 CDT
Last Modified: 2010-07-22 11:22 CDT
======================================================================
Summary: [patch] Deadlock in chan_local.c causes crash.
Description:
Hi,
A mutual exclusion occured in chan_local.c causing a system crash.
Have attached a asterisk CLI trace, gdb trace and lock trace resulting.
Best regards,
======================================================================
----------------------------------------------------------------------
(0124861) tilghman (administrator) - 2010-07-22 11:22
https://issues.asterisk.org/view.php?id=17413#c124861
----------------------------------------------------------------------
This shouldn't be necessary, since the ordained channel locking order is
used: channel first, then pvt. It should only be necessary to do deadlock
avoidance when the reverse locking order is used.
Issue History
Date Modified Username Field Change
======================================================================
2010-07-22 11:22 tilghman Note Added: 0124861
======================================================================
More information about the asterisk-bugs
mailing list