[ scummvm-Bugs-1022264 ] Valgrind warning in vorbis.cpp

SourceForge.net noreply at sourceforge.net
Sat Sep 4 11:10:11 CEST 2004


Bugs item #1022264, was opened at 2004-09-04 11:10
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1022264&group_id=37116

Category: iMuse/Music
Group: All Games
Status: Open
Resolution: None
Priority: 5
Submitted By: Torbjörn Andersson (eriktorbjorn)
Assigned to: Nobody/Anonymous (nobody)
Summary: Valgrind warning in vorbis.cpp

Initial Comment:
My computer isn't fast enough to debug Valgrind
warnings in code that I'm not familiar with. I got this
one from starting Monkey Island 1 with Ogg
Vorbis-encoded CD tracks with an August 3 CVS ScummVM
snapshot:

==27572== Invalid read of size 4
==27572==    at 0x34173EA3: ov_time_seek (in
/usr/lib/libvorbisfile.so.3.1.0)
==27572==    by 0x81C0C9F:
VorbisTrackInfo::play(SoundMixer*, PlayingSoundHandle*,
int, int) (vorbis.cpp:177)
==27572==    by 0x81B55DF: AudioCDManager::play(int,
int, int, int) (audiocd.cpp:82)
==27572==    by 0x806875A:
Scumm::Sound::playCDTrack(int, int, int, int)
(singleton.h:41)
==27572==  Address 0x34CF0A80 is not stack'd, malloc'd
or (recently) free'd

It could, of course, be a bug in ov_time_seek() itself.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=418820&aid=1022264&group_id=37116




More information about the Scummvm-tracker mailing list