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 111498 - [0.6.2] infinite loop on truncated ogg file
[0.6.2] infinite loop on truncated ogg file
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins
0.6.1
Other Linux
: Normal normal
: 0.6.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2003-04-24 13:35 UTC by Frederic Crozat
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
truncated ogg file (8.25 KB, application/octet-stream)
2003-04-24 13:35 UTC, Frederic Crozat
Details

Description Frederic Crozat 2003-04-24 13:35:18 UTC
The attached ogg file causes gst-launch-ext (or gnome-sound-recorder) to go
into an infinite loop.

ogg123 (or xmms) doesn't have any problem with this truncated file.
Comment 1 Frederic Crozat 2003-04-24 13:35:44 UTC
Created attachment 15975 [details]
truncated ogg file
Comment 2 Benjamin Otte (Company) 2003-04-24 19:00:07 UTC
Fix is in HEAD and should apply pretty cleanly to 0.6:
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/gstreamer/gst-plugins/ext/vorbis/vorbisfile.c.diff?r1=1.28&r2=1.29
Comment 3 Ronald Bultje 2003-05-08 06:06:37 UTC
Fixed.