[asterisk-bugs] [Asterisk 0018561]: [patch] p->owner unregistered from module prematurely in local_hangup.
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 5 14:50:48 UTC 2011
The following issue has been UPDATED.
======================================================================
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: acknowledged
Asterisk Version: SVN
JIRA: SWP-2832
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-05 08:50 CST
======================================================================
Summary: [patch] 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...
related to 0017185 [patch] [regression] Using Local channe...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2011-01-05 08:50 davidw Summary p->owner unregistered
from module prematurely in local_hangup. => [patch] p->owner unregistered from
module prematurely in local_hangup.
======================================================================
More information about the asterisk-bugs
mailing list