[asterisk-bugs] [Asterisk 0014109]: [patch] Supplying stereo .WAV file causes Asterisk to crash
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Dec 18 16:10:19 CST 2008
A NOTE has been added to this issue.
======================================================================
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 16:10 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.
======================================================================
----------------------------------------------------------------------
(0096684) blitzrage (administrator) - 2008-12-18 16:10
http://bugs.digium.com/view.php?id=14109#c96684
----------------------------------------------------------------------
file, I think you might like this!
Issue History
Date Modified Username Field Change
======================================================================
2008-12-18 16:10 blitzrage Note Added: 0096684
======================================================================
More information about the asterisk-bugs
mailing list