GNOME Bugzilla – Bug 485838
crash in Volume Control: trying to play some CDs
Last modified: 2007-10-14 19:15:13 UTC
Version: 2.18.0 What were you doing when the application crashed? trying to play some CDs Distribution: Fedora release 7 (Moonshine) Gnome Release: 2.18.0 2007-03-23 (Red Hat, Inc) BugBuddy Version: 2.18.0 System: Linux 2.6.21-1.3194.fc7 #1 SMP Wed May 23 22:35:01 EDT 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 10300000 Selinux: Enforcing Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: Fedora Memory status: size: 35774464 vsize: 35774464 resident: 13787136 share: 10280960 rss: 13787136 rss_rlim: 4294967295 CPU usage: start_time: 1192154296 rtime: 403 utime: 354 stime: 49 cutime:1 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gnome-volume-control' (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread -1208542992 (LWP 4057)] (no debugging symbols found) 0x0068c402 in __kernel_vsyscall ()
+ Trace 169582
Thread 1 (Thread -1208542992 (LWP 4057))
----------- .xsession-errors (109 sec old) --------------------- if (!g_thread_supported ()) g_thread_init(NULL); as very first thing in its main() function. Please file a bug against this application. (process:4071): GStreamer-WARNING **: The GStreamer function gst_init_get_option_group() was called, but the GLib threading system has not been initialised yet, something that must happen before any other GLib function is called. The application needs to be fixed so that it calls if (!g_thread_supported ()) g_thread_init(NULL); as very first thing in its main() function. Please file a bug against this application. scsi_read error: sector=55235 length=24 retry=0 Sense key: 3 ASC: 11 ASCQ: 6 Transport error: Medium reading data from medium System error: Input/output error --------------------------------------------------
Thanks for taking the time to report this bug. This particular bug has already been reported into our bug tracking system, but the maintainers need more information to fix the bug. Could you please answer the questions in the other report in order to help the developers? *** This bug has been marked as a duplicate of 471133 ***