[asterisk-bugs] [DAHDI-linux 0015327]: oops after removing an echocan module that is in use
Asterisk Bug Tracker
noreply at bugs.digium.com
Sun Jun 28 23:47:28 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15327
======================================================================
Reported By: tzafrir
Assigned To:
======================================================================
Project: DAHDI-linux
Issue ID: 15327
Category: General
Reproducibility: have not tried
Severity: crash
Priority: normal
Status: new
======================================================================
Date Submitted: 2009-06-15 03:57 CDT
Last Modified: 2009-06-28 23:47 CDT
======================================================================
Summary: oops after removing an echocan module that is in use
Description:
1. Start a system as usual (with Asterisk and with channels that have echo
cancelers).
2. rmmod dahdi_echocan_<whatever>
3. cat /proc/dahdi/*
4. oops
The module is used by other modules. And yet we don't keep proper
reference counting.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
child of 0013504 Reference counts on dahdi_echocan_mg2 c...
======================================================================
----------------------------------------------------------------------
(0107113) svnbot (reporter) - 2009-06-28 23:47
https://issues.asterisk.org/view.php?id=15327#c107113
----------------------------------------------------------------------
Repository: dahdi
Revision: 6785
U linux/trunk/drivers/dahdi/dahdi-base.c
------------------------------------------------------------------------
r6785 | sruffell | 2009-06-28 23:47:26 -0500 (Sun, 28 Jun 2009) | 5 lines
echocan: Properly keep the reference counts for the echocan modules.
(closes issue https://issues.asterisk.org/view.php?id=13504)
(closes issue https://issues.asterisk.org/view.php?id=15327)
Reported by: sruffell, tzafrir
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=6785
Issue History
Date Modified Username Field Change
======================================================================
2009-06-28 23:47 svnbot Checkin
2009-06-28 23:47 svnbot Note Added: 0107113
======================================================================
More information about the asterisk-bugs
mailing list