[vorbis-dev] vorbis-tools: vorbiscomment problem
Robert Hegemann
Robert.Hegemann at gmx.de
Wed Oct 25 00:52:10 PDT 2000
robert at boojiboy.eorbit.net schrieb am Mit, 25 Okt 2000:
<snip>
:: That gives no further information:
<snip>
:: Program received signal SIGSEGV, Segmentation fault.
:: 0x40093fe5 in memmove (dest=0x804cbf8, src=0x8050d2c, len=4294958950)
^^^^^^^^^^^^^^
looks like memmove (memcpy, strcpy ?) was called with an
invalid length argument somewhere.
:: 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
probably around line 642 in function ogg_stream_pagein (framing.c)
or before line 239 in function main (vorbiscomment.c).
:: (gdb) quit
<snip>
So, this is your additional information.
Ciao 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