> ogginfo segfaults on a particular ogg. I downloaded the source and added > a few printfs, and tracked down the apparent source of the problem - the call > to vorbis_synthesis_headerin in the line > > if(vorbis_synthesis_headerin(&inf->vi, &inf->vc, &packet) < 0) > > in the vorbis_process function in ogginfo2.c (line 468). I didn't fancy > also trying to debug the vorbis libraries :-) > > The problem ogg can be found at http://flat222.org/keith/test.ogg > (for the time-being, anyway) > > I have a feeling that the bug is in libvorbis - amarok and xmms also > crash on this ogg - but I don't have the time or patience to compile > those behemoths to confirm this, sorry, so I've filed the bug on > vorbis-tools.
Can you reproduce this with current libvorbis0a? I can't. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]