[asterisk-bugs] [Asterisk 0017324]: Asterisk crash after Hangup app

Asterisk Bug Tracker noreply at bugs.digium.com
Wed May 12 08:26:00 CDT 2010


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=17324 
====================================================================== 
Reported By:                corruptor
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   17324
Category:                   Core/General
Reproducibility:            have not tried
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.6.0.28-rc1 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2010-05-12 07:46 CDT
Last Modified:              2010-05-12 08:25 CDT
====================================================================== 
Summary:                    Asterisk crash after Hangup app
Description: 
This is probably related to astobj issue 0017321
To reproduce create simple context.

[testcon]                                                                 
     exten => _1X.,1,Noop()                 
exten => _1X.,n,Hangup 

 -- Executing [111 at testcon:1] NoOp("SIP/1102-00000000", "") in new stack
 -- Executing [111 at testcon:2] Hangup("SIP/1102-00000000", "") in new stack
                                                     
  == Spawn extension (testcon, 111, 2) exited non-zero on
'SIP/1102-00000000'
[May 12 16:20:59] ERROR[5000]:
/usr/src/asterisk-1.6.0.28-rc1/include/asterisk/lock.h:357
__ast_pthread_mutex_destroy: astobj2.c line 268 (ao2_ref): Error destroying
mutex &obj->priv_data.lock: Device or resource busy
[May 12 16:20:59] ERROR[5000]: astobj2.c:115 INTERNAL_OBJ: bad magic
number 0x2e303132 for 0x8a145d0                                
[May 12 16:20:59] ERROR[5000]: utils.c:523 lock_info_destroy: Thread
'pbx_thread           started at [ 3993] pbx.c ast_pbx_start()' still has a
lock! - 'p' (0x8a145d0) from 'sip_hangup' in chan_sip.c:5152!

Then crash. Backtrace is attached.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-05-12 08:25 pabelanger     Severity                 block => minor      
======================================================================




More information about the asterisk-bugs mailing list