After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 560437 - crash in Keyboard Indicator: Plugged in an external k...
crash in Keyboard Indicator: Plugged in an external k...
Status: RESOLVED DUPLICATE of bug 553915
Product: gnome-applets
Classification: Other
Component: keyboard indicator (gswitchit)
2.22.x
Other All
: High critical
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-11-12 02:29 UTC by Erik Jensen
Modified: 2008-11-12 15:25 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Erik Jensen 2008-11-12 02:29:41 UTC
Version: 2.22.3

What were you doing when the application crashed?
Plugged in an external keyboard.


Distribution: Gentoo Base System release 2.0.0
Gnome Release: 2.22.3 2008-10-09 (Gentoo)
BugBuddy Version: 2.22.0

System: Linux 2.6.25-gentoo-r3 #6 SMP Thu Jun 5 12:32:29 PDT 2008 x86_64
X Vendor: The X.Org Foundation
X Vendor Release: 10502000
Selinux: No
Accessibility: Disabled
GTK+ Theme: Clearlooks
Icon Theme: gnome

Memory status: size: 243769344 vsize: 243769344 resident: 8462336 share: 6500352 rss: 8462336 rss_rlim: 18446744073709551615
CPU usage: start_time: 1226293519 rtime: 290 utime: 197 stime: 93 cutime:0 cstime: 0 timeout: 0 it_real_value: 0 frequency: 100

Backtrace was generated from '/usr/libexec/gnome-keyboard-applet'

[Thread debugging using libthread_db enabled]
[New Thread 0x7f82ff5c4770 (LWP 2574)]
0x00007f82fa214e65 in __libc_waitpid (pid=1261, stat_loc=0x7fff07616ee0, 
    options=0) at ../sysdeps/unix/sysv/linux/waitpid.c:32
32	      return INLINE_SYSCALL (wait4, 4, pid, stat_loc, options, NULL);

Thread 1 (Thread 0x7f82ff5c4770 (LWP 2574))

  • #0 __libc_waitpid
    at ../sysdeps/unix/sysv/linux/waitpid.c line 32
  • #1 IA__g_spawn_sync
    at gspawn.c line 382
  • #2 IA__g_spawn_command_line_sync
    at gspawn.c line 694
  • #3 bugbuddy_segv_handle
    at gnome-breakpad.cc line 213
  • #4 <signal handler called>
  • #5 gkbd_indicator_fill
    at gkbd-indicator.c line 279
  • #6 gkbd_indicator_reinit_ui
    at gkbd-indicator.c line 371
  • #7 gkbd_indicator_kbd_cfg_callback
    at gkbd-indicator.c line 472
  • #8 IA__g_closure_invoke
    at gclosure.c line 767
  • #9 signal_emit_unlocked_R
    at gsignal.c line 3244
  • #10 IA__g_signal_emit_valist
    at gsignal.c line 2977
  • #11 IA__g_signal_emit_by_name
    at gsignal.c line 3071
  • #12 xkl_xkb_load_all_info
    at xklavier_xkb.c line 302
  • #13 xkl_engine_filter_events
    at xklavier_evt.c line 48
  • #14 gkbd_indicator_filter_x_evt
    at gkbd-indicator.c line 526
  • #15 gdk_event_apply_filters
    at gdkevents-x11.c line 349
  • #16 gdk_event_translate
    at gdkevents-x11.c line 900
  • #17 _gdk_events_queue
    at gdkevents-x11.c line 2299
  • #18 gdk_event_dispatch
    at gdkevents-x11.c line 2359
  • #19 IA__g_main_context_dispatch
    at gmain.c line 2144
  • #20 g_main_context_iterate
    at gmain.c line 2778
  • #21 IA__g_main_loop_run
    at gmain.c line 2986
  • #22 bonobo_main
    at bonobo-main.c line 311
  • #23 bonobo_generic_factory_main_timeout
    at bonobo-generic-factory.c line 411
  • #24 panel_applet_factory_main_closure
    at panel-applet.c line 1754
  • #25 main
    at switch.c line 37


----------- .xsession-errors (41023 sec old) ---------------------
** (nm-applet:2524): CRITICAL **: nm_gconf_wso_set_key: assertion `key != NULL' failed
** (nm-applet:2524): WARNING **: <WARN>  real_write_secrets_cb(): Error saving secret for wireless network 'BoxerWireless' in keyring: 5
** (nm-applet:2524): CRITICAL **: nm_gconf_wso_set_key: assertion `key != NULL' failed
** (nm-applet:2524): WARNING **: <WARN>  real_write_secrets_cb(): Error saving secret for wireless network 'BoxerWireless' in keyring: 5
** (nm-applet:2524): CRITICAL **: nm_gconf_wso_set_key: assertion `key != NULL' failed
...Too much output, ignoring rest...
--------------------------------------------------
Comment 1 palfrey 2008-11-12 15:25:22 UTC
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 553915 ***