[asterisk-bugs] [Asterisk 0016804]: ParkAndAnnounce Core dumps asterisk

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Feb 11 12:03:29 CST 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=16804 
====================================================================== 
Reported By:                asd1815
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   16804
Category:                   Applications/app_parkandannounce
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     feedback
Asterisk Version:           Older 1.6.0 - please test a newer version 
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-02-10 16:32 CST
Last Modified:              2010-02-11 12:03 CST
====================================================================== 
Summary:                    ParkAndAnnounce Core dumps asterisk
Description: 
I am running Asterisk 1.6.0.21 on FreeBSD AMD 64 running inside a VM. The
VM does not have a sound card.

I have a simple extension

exten => 777,1,ParkAndAnnounce(pbx-transfer:PARKED,45,console/dsp)
exten => 777,n,Hangup

when I dial 777 asterisk crashes with this message

 Accepting AUTHENTICATED call from IP:
       > requested format = gsm,
       > requested prefs = (),
       > actual format = ulaw,
       > host prefs = (ulaw|gsm),
       > priority = mine
Segmentation fault (core dumped)

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

---------------------------------------------------------------------- 
 (0118004) asd1815 (reporter) - 2010-02-11 12:03
 https://issues.asterisk.org/view.php?id=16804#c118004 
---------------------------------------------------------------------- 
I will attach the requested documents.
1) I created 
$cat /etc/asterisk.makeopts 
COMPILER_FLAGS=DONT_OPTIMIZE

2) I rebuilt asterisk
3) I enabled logging and debug in logger.conf
4) I ran asterisk -g -d -v -c
5) I called extn 777 and it core dumps again


Side note, It seems it has nothing to do with console/dsp
I also tried:

exten => 777,1,ParkAndAnnounce(pbx-transfer:PARKED,45,Local/s at fasthangup)
exten => 777,n,Hangup

[fasthangup]
exten => s,1,Answer
exten => s,2,Hangup 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-02-11 12:03 asd1815        Note Added: 0118004                          
======================================================================




More information about the asterisk-bugs mailing list