[Gstreamer-bugs] [Bug 98587] Changed - Crash playing some .mp3 files

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Tue Nov 19 03:45:43 PST 2002


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=98587

Changed by lwillis at plus.net.

--- shadow/98587	Tue Nov 19 06:06:55 2002
+++ shadow/98587.tmp.9868	Tue Nov 19 06:45:43 2002
@@ -103,6 +103,74 @@
 reading fails somewhere (probably inside gnomevfssrc).
 
 I'll have a look... Does something like "gst-launch filesrc
 location=file.mp3 ! spider ! osssink" work? And what happens if you
 swap filesrc with gnomevfssrc (note: file.mp3 should be a mp3 from a
 NTFS partition).
+
+------- Additional Comments From lwillis at plus.net  2002-11-19 06:45 -------
+$ gdb gst-launch
+(gdb) set args filesrc location=Noise/Sneaker\ Pimps\ -\
+BloodSport/01-kiro_tv.mp3  ! spider ! esdsink
+(gdb) run
+Starting program: /home/lwillis/garnome-alpha/bin/gst-launch filesrc
+location=Noise/Sneaker\ Pimps\ -\ BloodSport/01-kiro_tv.mp3  ! spider
+! esdsink
+[New Thread 1024 (LWP 2603)]
+INFO ( 2603: 0) Initializing GStreamer Core Library version 0.4.2
+INFO ( 2603: 0) CPU features: (c1cbfbff) MMX SSE 3DNOW MMXEXT
+registry: loaded user_registry in 0.000174 seconds
+          (/home/lwillis/.gstreamer/registry.xml)
+registry: loaded global_registry in 0.190453 seconds
+GStreamer-INFO: 0 live buffer(s)
+GStreamer-INFO: 0 live bufferpool(s)
+GStreamer-INFO: 0 live event(s)
+RUNNING pipeline
+ERROR: filesrc0: mmap (0x400000, 6, 0x0) : No such device
+filesrc0: offset = 0
+filesrc0: filesize = 3576946
+ 
+Program received signal SIGSEGV, Segmentation fault.
+[Switching to Thread 1024 (LWP 2603)]
+gst_filesrc_get (pad=0x8094548) at gstfilesrc.c:592
+592     gstfilesrc.c: No such file or directory.
+        in gstfilesrc.c
+(gdb) bt
+#0  gst_filesrc_get (pad=0x8094548) at gstfilesrc.c:592
+#1  0x4012498a in gst_basic_scheduler_src_wrapper (argc=0,
+argv=0x8093ea8) at gstbasicscheduler.c:386
+#2  0x401289d5 in cothread_stub () at cothreads.c:433
+#3  0x40128ea6 in cothread_switch (thread=0xbfe00000) at cothreads.c:639
+#4  0x40125123 in gst_basic_scheduler_gethandler_proxy (pad=0x8094548)
+at gstbasicscheduler.c:502
+#5  0x4003dc07 in gst_pad_pull (pad=0x8094640) at gstpad.c:2160
+#6  0x4038a8a2 in gst_spider_identity_sink_loop_type_finding
+(ident=0x80986b0) at gstspideridentity.c:501
+#7  0x401242f7 in gst_basic_scheduler_loopfunc_wrapper (argc=0,
+argv=0x80986b0) at gstbasicscheduler.c:279
+#8  0x401289d5 in cothread_stub () at cothreads.c:433
+#9  0x40128ea6 in cothread_switch (thread=0xbfe20000) at cothreads.c:639
+#10 0x40125123 in gst_basic_scheduler_gethandler_proxy (pad=0x80946bc)
+at gstbasicscheduler.c:502
+#11 0x4003dc07 in gst_pad_pull (pad=0x8094830) at gstpad.c:2160
+#12 0x4012460c in gst_basic_scheduler_chain_wrapper (argc=0,
+argv=0x809ad00) at gstbasicscheduler.c:329
+#13 0x401289d5 in cothread_stub () at cothreads.c:433
+#14 0x40128ea6 in cothread_switch (thread=0xbfe60000) at cothreads.c:639
+#15 0x40127955 in gst_basic_scheduler_iterate (sched=0x8073e30) at
+gstbasicscheduler.c:1362
+#16 0x40047db2 in gst_scheduler_iterate (sched=0x8073e30) at
+gstscheduler.c:640
+#17 0x40029c37 in gst_bin_iterate_func (bin=0x8073968) at gstbin.c:779
+#18 0x40029dd6 in gst_bin_iterate (bin=0x8073968) at gstbin.c:822
+#19 0x0804904c in idle_func (data=0x8073968) at gst-launch.c:23
+#20 0x401e148b in g_idle_dispatch (source=0x809b618,
+callback=0x8049020 <idle_func>, user_data=0x8073968) at gmain.c:3156
+#21 0x401dec31 in g_main_dispatch (context=0x809b650) at gmain.c:1645
+#22 0x401dfb41 in g_main_context_dispatch (context=0x809b650) at
+gmain.c:2189
+#23 0x401dfef9 in g_main_context_iterate (context=0x809b650, block=1,
+dispatch=1, self=0x80519a8) at gmain.c:2270
+#24 0x401e05f0 in g_main_loop_run (loop=0x809bd70) at gmain.c:2490
+#25 0x4002505b in gst_main () at gst.c:589
+#26 0x08049689 in main (argc=7, argv=0xbffff7d4) at gst-launch.c:177
+#27 0x40242280 in __libc_start_main () from /lib/libc.so.6





More information about the Gstreamer-bugs mailing list