[asterisk-bugs] [Asterisk 0017237]: module unload res_smdi.so errors

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 8 07:37:56 CDT 2010


The following issue has been RESOLVED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17237 
====================================================================== 
Reported By:                pabelanger
Assigned To:                tilghman
====================================================================== 
Project:                    Asterisk
Issue ID:                   17237
Category:                   Resources/res_smdi
Reproducibility:            always
Severity:                   trivial
Priority:                   low
Status:                     resolved
Asterisk Version:           SVN 
JIRA:                       SWP-1336 
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2010-04-23 13:38 CDT
Last Modified:              2010-06-08 07:37 CDT
====================================================================== 
Summary:                    module unload res_smdi.so errors
Description: 
trivial bug

*CLI> module unload res_smdi.so 
[Apr 23 14:02:16] ERROR[3307]: lock.c:267 __ast_pthread_mutex_lock:
res_smdi.c line 1425 (unload_module): Error obtaining mutex: Invalid
argument
[Apr 23 14:02:16] ERROR[3307]: lock.c:383 __ast_pthread_mutex_unlock:
res_smdi.c line 1425 (unload_module): mutex '&(&smdi_ifaces)->_lock' freed
more times than we've locked!
[Apr 23 14:02:16] ERROR[3307]: lock.c:415 __ast_pthread_mutex_unlock:
res_smdi.c line 1425 (unload_module): Error releasing mutex: Invalid
argument
[Apr 23 14:02:16] ERROR[3307]: lock.c:107 __ast_pthread_mutex_destroy:
res_smdi.c line 1426 (unload_module): Error: attempt to destroy invalid
mutex '&(&smdi_ifaces)->_lock'.
====================================================================== 

---------------------------------------------------------------------- 
 (0123097) svnbot (reporter) - 2010-06-08 07:37
 https://issues.asterisk.org/view.php?id=17237#c123097 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 268653

U   trunk/res/res_smdi.c

------------------------------------------------------------------------
r268653 | tilghman | 2010-06-07 12:14:40 -0500 (Mon, 07 Jun 2010) | 5
lines

Avoid unloading res_smdi twice.

(closes issue https://issues.asterisk.org/view.php?id=17237)
Reported by: pabelanger

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=268653 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-08 07:37 svnbot         Checkin                                      
2010-06-08 07:37 svnbot         Note Added: 0123097                          
2010-06-08 07:37 svnbot         Status                   acknowledged =>
assigned
2010-06-08 07:37 svnbot         Assigned To               => tilghman        
2010-06-08 07:37 svnbot         Status                   assigned => resolved
2010-06-08 07:37 svnbot         Resolution               open => fixed       
======================================================================




More information about the asterisk-bugs mailing list