[asterisk-bugs] [Asterisk 0018561]: p->owner unregistered from module prematurely in local_hangup.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 4 22:53:54 UTC 2011
The following issue has been set as RELATED TO issue 0018558.
======================================================================
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: 2011-01-04 16:53 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.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0018558 [patch] p->chan can disappear betwee...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-04 16:53 lmadsen Relationship added related to 0018558
======================================================================
More information about the asterisk-bugs
mailing list