[asterisk-bugs] [DAHDI-linux 0015641]: random panics on disconnects
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Sep 21 11:26:51 CDT 2009
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=15641
======================================================================
Reported By: tzafrir
Assigned To: tzafrir
======================================================================
Project: DAHDI-linux
Issue ID: 15641
Category: dahdi (the module)
Reproducibility: random
Severity: major
Priority: normal
Status: resolved
JIRA:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-08-03 12:12 CDT
Last Modified: 2009-09-21 11:26 CDT
======================================================================
Summary: random panics on disconnects
Description:
Lately with our internal copy of dahdi trunk we started getting occasional
panics on disconnects.
This started only after merging post-2.2 changes. My suspect so far is
r6794 (the drivers reference counting) but I haven't had the time to trace
this issue yet.
Scenario:
1. disconnecting a device
2. Sending Asterisk a "remove" event
3. Asterisk closes the file descriptor
4. Panic
======================================================================
----------------------------------------------------------------------
(0111087) tzafrir (manager) - 2009-09-21 11:26
https://issues.asterisk.org/view.php?id=15641#c111087
----------------------------------------------------------------------
This seems to have been resolved in r7066 , which fixes a regression added
in r6794 : Don't dereference the span after a channel was closed.
Issue History
Date Modified Username Field Change
======================================================================
2009-09-21 11:26 tzafrir Note Added: 0111087
2009-09-21 11:26 tzafrir Status feedback => resolved
2009-09-21 11:26 tzafrir Resolution open => fixed
2009-09-21 11:26 tzafrir Assigned To => tzafrir
======================================================================
More information about the asterisk-bugs
mailing list