[Gstreamer-bugs] [Bug 122416] Changed - Seg Fault when writing ID3 to MP3

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Sep 16 03:08:47 PDT 2003


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=122416

Changed by james.ogley at pinnacle.co.uk.

--- shadow/122416	Tue Sep 16 06:02:00 2003
+++ shadow/122416.tmp.12472	Tue Sep 16 06:08:47 2003
@@ -560,6 +560,19 @@
 of zero length.  Hope that helps.
 
 ------- Additional Comments From rbultje at ronald.bitfreak.net  2003-09-16 06:01 -------
 Can you attach a debugger and do "frame 5" and then "print *caps" on
 the crashing thread? caps = 0xfffffe00 does not look good, I'm
 suspecting memory corruption elsewhere.
+
+------- Additional Comments From james.ogley at pinnacle.co.uk  2003-09-16 06:08 -------
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 16384 (LWP 3193)]
+0x41349a87 in id3tag_set_comment () from /usr/lib/libmp3lame.so.0
+(gdb) frame 5
+#5  0x4014b945 in gst_pad_perform_negotiate (srcpad=0x80ffbd4,
+    sinkpad=0x81143a8) at gstpad.c:1692
+1692    gstpad.c: No such file or directory.
+        in gstpad.c
+(gdb) print *caps
+No symbol "caps" in current context.
+




More information about the Gstreamer-bugs mailing list