Bug 83214

Summary: can't develop with libvorbis, included test program crashes
Product: [Retired] Red Hat Linux Reporter: Marius Andreiana <marius.andreiana>
Component: libvorbisAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-05-19 20:24:09 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 79579    

Description Marius Andreiana 2003-01-31 11:47:56 UTC
Applications can't compile with libvorbis as the test program in
/usr/share/aclocal/vorbis.m4
crashes on running. Commeting both these lines solves it (temporarily)
vorbis_analysis_init (&vd, &vi);
vorbis_bitrate_addblock (&vb);

Comment 1 Elliot Lee 2003-02-21 14:59:28 UTC

*** This bug has been marked as a duplicate of 81026 ***