Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 272364 - media-libs/libvorbis fails on some correctly formed ogg files
Summary: media-libs/libvorbis fails on some correctly formed ogg files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Sound Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-03 05:55 UTC by Alex Bennee
Modified: 2009-06-25 09:20 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Add a bit of vorbis svn16703 to ebuild (libvorbis-1.2.1_rc1-r3.ebuild.patch,2.11 KB, patch)
2009-06-03 06:02 UTC, Alex Bennee
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Bennee 2009-06-03 05:55:16 UTC
Due to some updates in libvorbis I saw some crashes in libvorbis via gstreamer based apps. This was reported upstream:

http://bugzilla.gnome.org/show_bug.cgi?id=582942

Eventually the code was tracked down to a change made to libvorbis that was just a little too aggressive in validating the code book. The vorbis upstream SVN has now been corrected to deal with it. I present an ebuild with part of that patch until the next vorbis release is made.
Comment 1 Alex Bennee 2009-06-03 06:02:22 UTC
Created attachment 193363 [details, diff]
Add a bit of vorbis svn16703 to ebuild
Comment 2 Arseny Solokha 2009-06-25 05:22:16 UTC
What about libvorbis 1.2.2? Does it still need this patch?
Comment 3 Alex Bennee 2009-06-25 07:55:43 UTC
It looks like the 1.2.2 tag has the changes needed:

http://svn.xiph.org/tags/vorbis/libvorbis-1.2.2/lib/sharedbook.c
Comment 4 Alexis Ballier gentoo-dev 2009-06-25 09:20:55 UTC
(In reply to comment #3)
> It looks like the 1.2.2 tag has the changes needed:
> 
> http://svn.xiph.org/tags/vorbis/libvorbis-1.2.2/lib/sharedbook.c

okey, this should be fixed by the 1.2.2 bump then