[asterisk-bugs] [Asterisk 0018561]: p->owner unregistered from module prematurely in local_hangup.
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 30 17:09:27 UTC 2010
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=18561
======================================================================
Reported By: davidw
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 18561
Category: Channels/chan_local
Reproducibility: have not tried
Severity: minor
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 292867
Request Review:
======================================================================
Date Submitted: 2010-12-30 11:09 CST
Last Modified: 2010-12-30 11:09 CST
======================================================================
Summary: p->owner unregistered from module prematurely in
local_hangup.
Description:
r 259899 introduces deadlock avoidance for p->owner. This is done after
p->owner is unregistered from the module. The equivalent code for p->chan
does the unregister immediately adjacent to the nulling, when all the locks
have been obtained.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-12-30 11:09 davidw New Issue
2010-12-30 11:09 davidw Asterisk Version => SVN
2010-12-30 11:09 davidw Regression => No
2010-12-30 11:09 davidw SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.2
2010-12-30 11:09 davidw SVN Revision (number only!) => 292867
======================================================================
More information about the asterisk-bugs
mailing list