GNOME Bugzilla – Bug 404107
crash in Keyboard: opening "Choose a Layout...
Last modified: 2007-09-03 17:31:05 UTC
Version: 2.16.0 What were you doing when the application crashed? opening "Choose a Layout" in System>Preferences>Keyboard Distribution: Fedora Core release 6 (Zod) Gnome Release: 2.16.0 2006-09-04 (Red Hat, Inc) BugBuddy Version: 2.16.0 System: Linux 2.6.18-1.2868.fc6 #1 SMP Fri Dec 15 17:29:48 EST 2006 x86_64 X Vendor: The X.Org Foundation X Vendor Release: 70101000 Selinux: Enforcing Accessibility: Disabled ----------- .xsession-errors --------------------- ALSA lib pcm_hw.c:1357:(_snd_pcm_hw_open) Invalid value for card ** WARNING **: alsa_setup(): Failed to open pcm device (hw:1,0): No such device ALSA lib pcm_hw.c:1357:(_snd_pcm_hw_open) Invalid value for card ** WARNING **: alsa_setup(): Failed to open pcm device (hw:1,0): No such device -properties-Message: Error running pipeline 'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink': Resource busy or not available. [gstalsasink.c(636): gst_alsasink_open (): /pipeline0/gconfaudiosink0/bin0/halaudiosink0/bin1/alsasink0: Device 'default:0' is busy] -properties-Message: Error running pipeline 'audiotestsrc wave=sine freq=512 ! audioconvert ! audioresample ! gconfaudiosink profile=music': Resource busy or not available. [gstalsasink.c(636): gst_alsasink_open (): /pipeline1/gconfaudiosink1/bin2/halaudiosink1/bin3/alsasink1: Device 'default:0' is busy] ** (gnome-keyboard-properties:3133): WARNING **: key AE00: keycode = 4294967295; not in range 8..255 ** (bug-buddy:3152): WARNING **: Couldn't load icon for Open Folder -------------------------------------------------- Memory status: size: 281374720 vsize: 281374720 resident: 15175680 share: 9138176 rss: 15175680 rss_rlim: -1 CPU usage: start_time: 1170542823 rtime: 119 utime: 110 stime: 9 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100 Backtrace was generated from '/usr/bin/gnome-keyboard-properties' (no debugging symbols found) Using host libthread_db library "/lib64/libthread_db.so.1". (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 46912496357248 (LWP 3133)] (no debugging symbols found) 0x00000037cb40d935 in waitpid () from /lib64/libpthread.so.0
+ Trace 107789
Thread 1 (Thread 46912496357248 (LWP 3133))
Thanks for taking the time to report this bug. Unfortunately, that stack trace is missing some elements that will help a lot to solve the problem, so it will be hard for the developers to fix that crash. Can you get us a stack trace with debugging symbols? Please see http://live.gnome.org/GettingTraces for more information on how to do so. Thanks in advance! Can you please install debugging symbols for control-center, gtk+, and glib? Thank you.
*** Bug 410734 has been marked as a duplicate of this bug. ***
*** Bug 413318 has been marked as a duplicate of this bug. ***
*** Bug 418145 has been marked as a duplicate of this bug. ***
*** Bug 429362 has been marked as a duplicate of this bug. ***
Possibly helpful extract from .xsession-errors in bug 429362: ** (gnome-keyboard-properties:5276): WARNING **: key HZTG: keycode = 4294967295; not in range 8..255
First of all, it was a but in xkeyboard-config (fixed). But even with that, the keycode -1 (=not found) should not make the app crash. Anyway, it is already fixed *** This bug has been marked as a duplicate of 429907 ***
Good work and also thank you for the update. Are both the xkeyboard-config bug and the error handling bug fixed or just the xkeyboard-config and we hope there is no case of error anymore to avoid crashes of the keyboard selection window ?
both hopefully