Public bug reported:
strace oggsplt -d . ../../../temp/dlf/incomplete/dlf.ogg 2.10 43.45
write(2, "Ogg Vorbis Stream - 44100 - 101 "..., 49Ogg Vorbis Stream - 44100 -
101 Kb/s - 2 channels) = 49
write(2, " - Total time: 50m.01s", 22 - Total time: 50m.01s) = 22
write(2, "\n", 1
) = 1
write(2, "Splitting ", 10Splitting ) = 10
write(2, "./dlf_02.10_43.45.ogg... ", 25./dlf_02.10_43.45.ogg... ) = 25
read(3, "\35\206\301\244Q\"\255R\35_d\31\234\310\322\1\301]\356"..., 4096) =
4096
--- SIGSEGV (Segmentation fault) @ 0 (0) ---
+++ killed by SIGSEGV +++
ltrace oggsplt -d . ../../../temp/dlf/incomplete/dlf.ogg 2.10 43.45
strcat("dlf_02.10_43.45", ".ogg") = "dlf_02.10_43.45.ogg"
strncpy(0xbfe103d0, "dlf_02.10_43.45.ogg", 512) = 0xbfe103d0
sprintf("./dlf_02.10_43.45.ogg", "%s%c%s", ".", '/', "dlf_02.10_43.45.ogg") =
21strcmp("../../../temp/dlf/incomplete/dlf"..., "./dlf_02.10_43.45.ogg") = -1
fwrite("Splitting ", 1, 10, 0xb7e79f80Splitting ) = 10
fprintf(0xb7e79f80, "%s... ", "./dlf_02.10_43.45.ogg"./dlf_02.10_43.45.ogg... )
= 25
fflush(0xb7e79f80) = 0
ogg_sync_pageout(0x80750b8, 0xbfe100d0, 0, 0, 0) = 0
ogg_sync_buffer(0x80750b8, 4096, 0x80a6880, 0x80756d8, 0x80756d8) = 0x80b428a
fread(0x80b428a, 1, 4096, 0x805b008) = 4096
ogg_sync_wrote(0x80750b8, 4096, 4096, 0x805b008, 0x80756d8) = 0
ogg_sync_pageout(0x80750b8, 0xbfe100d0, 0, 0, 0) = 1
ogg_page_granulepos(0xbfe100d0, 0xbfe100d0, 0, 0, 0) = 0xe7f3e640
ogg_stream_pagein(0x8075a08, 0xbfe100d0, 0, 0, 0) = 0
ogg_page_eos(0xbfe100d0, 0xbfe100d0, 0, 0, 0) = 0
ogg_stream_packetout(0x8075a08, 0xbfe100b0, 0, 0, 0) = -1
vorbis_packet_blocksize(0x8075358, 0xbfe100b0, 0xbfe100d0, 228, 0x80756d8
<unfinished ...>
--- SIGSEGV (Segmentation fault) ---
+++ killed by SIGSEGV +++
Mp3Splt 2.1 (2004/Sep/28) by Matteo Trotta <[EMAIL PROTECTED]>
THIS SOFTWARE COMES WITH ABSOLUTELY NO WARRANTY! USE AT YOUR OWN RISK!
Ogg Vorbis Stream - 44100 - 101 Kb/s - 2 channels - Total time: 50m.01s
Splitting ./dlf_02.10_43.45.ogg...
Program received signal SIGSEGV, Segmentation fault.
0xb7fb0f12 in oggpack_read () from /usr/lib/libogg.so.0
(gdb) bt
#0 0xb7fb0f12 in oggpack_read () from /usr/lib/libogg.so.0
#1 0xb7f909c1 in vorbis_packet_blocksize () from /usr/lib/libvorbis.so.0
#2 0x0805469e in error ()
#3 0x08054999 in error ()
#4 0x080556bb in error ()
#5 0x0804be93 in ?? ()
#6 0xbfad93e0 in ?? ()
#7 0x080756d8 in ?? ()
#8 0x43020000 in ?? ()
#9 0x45241000 in ?? ()
#10 0x00000001 in ?? ()
#11 0x00000000 in ?? ()
(gdb)
** Affects: mp3splt (Ubuntu)
Importance: Untriaged
Status: Unconfirmed
--
Segmentation fault in oggsplt
https://launchpad.net/bugs/51466
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs