[asterisk-bugs] [Asterisk 0014109]: [patch] Supplying stereo .WAV file causes Asterisk to crash

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 18 15:43:08 CST 2008


The following issue has been UPDATED. 
====================================================================== 
http://bugs.digium.com/view.php?id=14109 
====================================================================== 
Reported By:                gkloepfer
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14109
Category:                   Core/FileFormatInterface
Reproducibility:            always
Severity:                   crash
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 159699 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             2008-12-18 15:42 CST
Last Modified:              2008-12-18 15:43 CST
====================================================================== 
Summary:                    [patch] Supplying stereo .WAV file causes Asterisk
to crash
Description: 
Accidentally supplied a stereo .WAV file to Asterisk PlayBack()
application, and Asterisk crashed with:

*** glibc detected *** asterisk: munmap_chunk(): invalid pointer:
0x082d0ae0 ***

Compiled with malloc debugging and AO2 debugging on.  Asterisk reported a
free of unallocated space at line 471 of file.c (free(s)).

The problem will likely occur with any media file that exists with an
invalid format.
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2008-12-18 15:43 gkloepfer      Summary                  Supplying stereo .WAV
file causes Asterisk to crash => [patch] Supplying stereo .WAV file causes
Asterisk to crash
======================================================================




More information about the asterisk-bugs mailing list