[Gstreamer-bugs] [Bug 134852] Changed - Gnomevfs/samba input hang

bugzilla-daemon at widget.gnome.org bugzilla-daemon at widget.gnome.org
Thu Feb 19 08:03:27 PST 2004


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

Changed by gertvv at hccnet.nl.

--- shadow/134852	Thu Feb 19 11:00:54 2004
+++ shadow/134852.tmp.6569	Thu Feb 19 11:03:27 2004
@@ -27,6 +27,45 @@
 back, sometimes it will take 20 or even more songs. Stopping and starting
 playback (even on a different file) has no effect: from this point onward,
 no file will play, until the executable is restarted.
 
 I have tried to produce a backtrace, by interrupting execution when
 playback hangs. Playback is done in a separate thread. Here are the backtraces:
+
+------- Additional Comments From gertvv at hccnet.nl  2004-02-19 11:03 -------
+Accidentally clicked 'submit'. Sorry. Backtraces:
+
+The playback thread: (19)
+(gdb) where
+#0  0x405215f4 in __pthread_sigsuspend () from /lib/libpthread.so.0
+#1  0x405213b8 in __pthread_wait_for_restart_signal ()
+   from /lib/libpthread.so.0
+#2  0x00000020 in ?? ()
+#3  0xbd7ff998 in ?? ()
+
+Other threads:
+(gdb) thread 1
+[Switching to thread 1 (Thread 16384 (LWP 1287))]#0  0x406db81a in poll ()
+   from /lib/libc.so.6
+(gdb) where
+#0  0x406db81a in poll () from /lib/libc.so.6
+#1  0x405bfdf2 in g_main_loop_get_context () from
+/usr/lib/libglib-2.0.so.0
+#2  0x405bf2cb in g_main_context_dispatch () from
+/usr/lib/libglib-2.0.so.0
+#3  0x405bf9b0 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0
+#4  0x400f7d2f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0
+#5  0x0814fb50 in ?? ()
+#6  0x40016480 in ?? () from /lib/ld-linux.so.2
+#7  0xbffff9e4 in ?? ()
+#8  0xbffff998 in ?? ()
+#9  0x0814fb50 in ?? ()
+
+(gdb) thread 2
+[Switching to thread 2 (Thread 32769 (LWP 1289))]#0  0x406db81a in poll ()
+   from /lib/libc.so.6
+(gdb) where
+#0  0x406db81a in poll () from /lib/libc.so.6
+#1  0x4051eb50 in __pthread_manager () from /lib/libpthread.so.0
+#2  0x4051ed57 in __pthread_manager_event () from /lib/libpthread.so.0
+#3  0x406e464a in clone () from /lib/libc.so.6
+




More information about the Gstreamer-bugs mailing list