[asterisk-bugs] [Asterisk 0011725]: codec_resample crashes asterisk on loading ("Bus error")

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jan 10 18:05:37 CST 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11725 
====================================================================== 
Reported By:                dmartin
Assigned To:                russell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11725
Category:                   Codecs/General
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.4.17 
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             01-10-2008 04:13 CST
Last Modified:              01-10-2008 18:05 CST
====================================================================== 
Summary:                    codec_resample crashes asterisk on loading ("Bus
error")
Description: 
Loading codec_resample automatically or by console once started, crashes
whole Asterisk automatically with a "Bus error" and no more debug from the
application. I have to add the line "noload => codec_resample.so" to make
it start. It crashes even with the default configuration on a fresh
install.

I'm using latest asterisk from SVN.

What can I do to help you identifying the failure?
====================================================================== 

---------------------------------------------------------------------- 
 russell - 01-10-08 18:05  
---------------------------------------------------------------------- 
Well, if you could get a backtrace, that would be helpful.  I'm going to
try to get on a Linux/sparc machine to test it myself, though, if i can.

Build with DONT_OPTIMIZE enabled.  Then, start Asterisk with the -g flag
so it makes a core dump when it crashes.

# gdb /usr/sbin/asterisk core.12345
(gdb) bt
(gdb) bt full 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
01-10-08 18:05  russell        Note Added: 0076691                          
======================================================================




More information about the asterisk-bugs mailing list