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 327216 - vorbisdec segfaults on certain queries
vorbisdec segfaults on certain queries
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other All
: Normal critical
: 0.10.2
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-01-16 15:28 UTC by Thomas Vander Stichele
Modified: 2006-01-16 15:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
check for NULL (1.48 KB, patch)
2006-01-16 15:29 UTC, Thomas Vander Stichele
none Details | Review

Description Thomas Vander Stichele 2006-01-16 15:28:13 UTC
Steps to reproduce:
1. in gst-media-test:
2. python runtests.py -f "/home/thomas/gst/media/small/multi.ogg" -t
typefindtest playtest

3. 


Stack trace:
patch will be attached

Other information:
Comment 1 Thomas Vander Stichele 2006-01-16 15:29:02 UTC
Created attachment 57477 [details] [review]
check for NULL
Comment 2 Thomas Vander Stichele 2006-01-16 15:29:31 UTC
commited to CVS