[vorbis-dev] vorbis-tools: vorbiscomment problem

robert at boojiboy.eorbit.net robert at boojiboy.eorbit.net
Tue Oct 24 18:34:37 PDT 2000



On 24 Oct, Monty wrote:
> 
>> Does anyone have an idea what needs to be done to vorbiscomment to fix
>> it? Is there a another piece of code that does the same thing that I can
>> look at?
> 
> Rob: Could you repeat the segfault and backtrace with electric fence please?

That gives no further information:

cranky:~/FreeAmp/vorbis-tools/vorbiscomment->make
/bin/sh ../libtool --mode=link gcc  -I/include -L/lib -I/include -L/liba -g  -o vorbiscomment  vorbiscomment.o  -logg -lvorbis -lefence
gcc -I/include -L/lib -I/include -L/liba -g -o vorbiscomment vorbiscomment.o -logg -lvorbis -lefence
cranky:~/FreeAmp/vorbis-tools/vorbiscomment->gdb vorbiscomment
GNU gdb 19991004
Copyright 1998 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies 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"...
(gdb) run fuss.ogg out.ogg
Starting program: /home/robert/FreeAmp/vorbis-tools/vorbiscomment/vorbiscomment fuss.ogg out.ogg
comment1
comment1
comment2
comment2

Program received signal SIGSEGV, Segmentation fault.
0x40093fe5 in memmove (dest=0x804cbf8, src=0x8050d2c, len=4294958950)
    at ../sysdeps/generic/memmove.c:98
98      ../sysdeps/generic/memmove.c: No such file or directory.
(gdb) where
#0  0x40093fe5 in memmove (dest=0x804cbf8, src=0x8050d2c, len=4294958950)
    at ../sysdeps/generic/memmove.c:98
#1  0x4001cb46 in ogg_stream_pagein (os=0xbfffe95c, og=0xbfffe7e4)
    at framing.c:642
#2  0x8049453 in main (argc=3, argv=0xbffffa64) at vorbiscomment.c:239
(gdb) quit 

This was with no special env vars set -- if you'd like me to set some
vars and run it again, lemme know.
 

--ruaok         Freezerburn! All else is only icing. -- Soul Coughing

Robert Kaye -- robert at moon.eorbit.net  http://moon.eorbit.net/~robert

--- >8 ----
List archives:  http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Vorbis-dev mailing list