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

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


A NOTE has been added to this issue. 
====================================================================== 
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:                     closed
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:41 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'.
====================================================================== 

---------------------------------------------------------------------- 
 (0123099) svnbot (reporter) - 2010-06-08 07:41
 https://issues.asterisk.org/view.php?id=17237#c123099 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 268732

_U  branches/1.6.2/
U   branches/1.6.2/main/manager.c
U   branches/1.6.2/res/res_smdi.c

------------------------------------------------------------------------
r268732 | tilghman | 2010-06-07 14:00:37 -0500 (Mon, 07 Jun 2010) | 18
lines

Merged revisions 268653,268731 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

........
  r268653 | tilghman | 2010-06-07 12:14:40 -0500 (Mon, 07 Jun 2010) | 2
lines
  
  Avoid unloading res_smdi twice.

  (closes issue https://issues.asterisk.org/view.php?id=17237)
  Reported by: pabelanger
........
  r268731 | tilghman | 2010-06-07 13:59:27 -0500 (Mon, 07 Jun 2010) | 4
lines
  
  Event well was going dry.
  
  (issue https://issues.asterisk.org/view.php?id=17234)
........

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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-06-08 07:41 svnbot         Checkin                                      
2010-06-08 07:41 svnbot         Note Added: 0123099                          
======================================================================




More information about the asterisk-bugs mailing list