[asterisk-bugs] [Asterisk 0015316]: Segfault after Manager Bridge

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Jun 16 15:41:31 CDT 2009


The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15316 
====================================================================== 
Reported By:                vmarrone
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15316
Category:                   Core/ManagerInterface
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.1.1 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-06-11 11:51 CDT
Last Modified:              2009-06-16 15:41 CDT
====================================================================== 
Summary:                    Segfault after Manager Bridge
Description: 
I have configured the dialplan like this:

exten => _X.,1,Ringing()
exten => _X.,2,Wait(1000)
exten => _X.,3,Goto(2)
exten => _X.,4,Answer()
exten => _X.,5,Goto(2)

When a call comes in the context, by AMI, I can redirect the created
channel to 4th priority for answer the call. 
When I receive a Channel State UP for this channel, always by AMI, I can
Originate an Async new Call and put it on the same context.
When I receive the Success Originate Response Event, finally make the
Bridge for the two channels obtained.

This goes very well almost every time, and the two channels are connected
between them.


If one of the channels, DURING THE EXECUTION OF THE BRIDGE, hangups,
asterisk crashes.




====================================================================== 

---------------------------------------------------------------------- 
 (0106514) lmadsen (administrator) - 2009-06-16 15:41
 https://issues.asterisk.org/view.php?id=15316#c106514 
---------------------------------------------------------------------- 
In order to move this issue forward, you will need to provide a backtrace
of the issue with DONT_OPTIMIZE enabled in the "Compiler Flags" section of
menuselect. After enabling, do 'make install', reproduce the issue, and
then attach the backtrace as a text file to this issue. Thanks! 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-06-16 15:41 lmadsen        Note Added: 0106514                          
2009-06-16 15:41 lmadsen        Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list