After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 152750 - audioconvert crash
audioconvert crash
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
git master
Other Linux
: Normal normal
: 0.8.6
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2004-09-15 19:53 UTC by Francis Labonte
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (750 bytes, text/plain)
2004-09-15 19:56 UTC, Francis Labonte
Details

Description Francis Labonte 2004-09-15 19:53:52 UTC
It crashs when converting 32b float to int in
"gst_audio_convert_buffer_to_default_format".

The conversion loop write to the input buffer, but this one may not writable...
Comment 1 Francis Labonte 2004-09-15 19:56:37 UTC
Created attachment 31591 [details]
Proposed patch
Comment 2 Ronald Bultje 2004-10-30 08:49:11 UTC
Oh, we already fixed that. I'm sorry for totally ignoring this. :-/. Would've
saved me some troubles. Thanks anyway...