GNOME Bugzilla – Bug 431218
crash in Sound: Trying to get the sound ...
Last modified: 2007-04-19 03:12:53 UTC
Version: 2.18.0 What were you doing when the application crashed? Trying to get the sound working in gnome Distribution: Unknown Gnome Release: 2.18.0 2007-03-19 (Archlinux) BugBuddy Version: 2.18.1 System: Linux 2.6.20-ARCH #1 SMP PREEMPT Sun Apr 15 11:57:33 CEST 2007 i686 X Vendor: The X.Org Foundation X Vendor Release: 70200000 Selinux: No Accessibility: Disabled GTK+ Theme: Clearlooks Icon Theme: gnome Memory status: size: 43732992 vsize: 43732992 resident: 15519744 share: 11669504 rss: 15519744 rss_rlim: 4294967295 CPU usage: start_time: 1176951466 rtime: 80 utime: 71 stime: 9 cutime:2 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/opt/gnome/bin/gnome-sound-properties' (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 -1226905920 (LWP 9110)] [New Thread -1231840368 (LWP 9113)] (no debugging symbols found) 0xb7f47410 in __kernel_vsyscall ()
+ Trace 128921
Thread 1 (Thread -1226905920 (LWP 9110))
----------- .xsession-errors (1229 sec old) --------------------- 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. (gnome-sound-properties:20368): Gtk-WARNING **: Locale not supported by C library. Using the fallback 'C' locale. (gnome-sound-properties:20368): Gdk-WARNING **: locale not supported by C library ** (gnome-panel:20318): WARNING **: Failed to establish a connection with GDM: No such file or directory Window manager warning: CurrentTime used to choose focus window; focus window may not be correct. Window manager warning: Got a request to focus the no_focus_window with a timestamp of 0. This shouldn't happen! Failed to kill esd (pid 20313) --------------------------------------------------
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 413801 ***