GNOME Bugzilla – Bug 642388
Freeze while listening to ASX internet radio stream
Last modified: 2011-02-15 21:40:14 UTC
rhythmbox-0.13.3-1.fc14.i686 I was listening to the stream http://www.rozhlas.cz/audio/download/crojazz.asx in the background, when Rhythmbox froze. (gdb) thread apply all bt
+ Trace 225977
Thread 1 (Thread 0xb7750860 (LWP 11884))
(gdb) list 95 static void database_load_complete (RBShell *shell, gpointer data); 96 static void local_load_uri (const char *filename, RBShell *shell); 97 98 static void main_shell_weak_ref_cb (gpointer data, GObject *objptr); 99 100 int 101 main (int argc, char **argv) 102 { 103 DBusGConnection *session_bus; 104 GError *error = NULL; (gdb)
*** This bug has been marked as a duplicate of bug 403122 ***