Displaying 1 result from an estimated 1 matches for "evilminigam".
Did you mean:
evilminigames
2003 Sep 14
0
ov_clear(&vorbis) segfaults? (Backtrace and test case)
...es of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB. Type "show warranty" for details.
This GDB was configured as "i386-redhat-linux-gnu"...
(gdb) run sfx.ogg --clear
Starting program:
/home/alex/prog/evilminigames/audio_crash_test/audio_test.linux sfx.ogg
--clear
Loaded Sound: "sfx.ogg", Channels: 2, Sample Rate: 22050
Trying to clear vorbis struct. (Crash time.)
Program received signal SIGSEGV, Segmentation fault.
0x400b0f89 in free () from /lib/libc.so.6
(gdb) bt
#0 0x400b0f89 in free () fro...