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 517987 - Crash under Sabayon / xnest
Crash under Sabayon / xnest
Status: RESOLVED DUPLICATE of bug 516318
Product: gnome-settings-daemon
Classification: Core
Component: plugins
2.21.x
Other Linux
: Normal major
: ---
Assigned To: gnome-settings-daemon-maint
gnome-settings-daemon-maint
Depends on:
Blocks:
 
 
Reported: 2008-02-22 01:30 UTC by Federico Mena Quintero
Modified: 2008-02-22 08:45 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Federico Mena Quintero 2008-02-22 01:30:12 UTC
gnome-settings-daemon consistently crashes at startup when run under Xnest, such as when running under Sabayon.

It gets a BadWindow here:

  • #0 gdk_x_error
    at gdkmain-x11.c line 614
  • #1 _XError
    from /usr/lib/libX11.so.6
  • #2 _XReply
    from /usr/lib/libX11.so.6
  • #3 XGetWindowProperty
    from /usr/lib/libX11.so.6
  • #4 xkl_engine_get_window_title
    from /usr/lib/libxklavier.so.12
  • #5 xkl_get_debug_window_title
    from /usr/lib/libxklavier.so.12
  • #6 xkl_engine_load_window_tree
    from /usr/lib/libxklavier.so.12
  • #7 xkl_engine_start_listen
    from /usr/lib/libxklavier.so.12
  • #8 gsd_keyboard_xkb_init
    from /usr/lib/gnome-settings-daemon/plugins/keyboard/libkeyboard.so
  • #9 gsd_keyboard_manager_start
    from /usr/lib/gnome-settings-daemon/plugins/keyboard/libkeyboard.so
  • #10 ??
    from /usr/lib/gnome-settings-daemon/plugins/keyboard/libkeyboard.so
  • #11 ??
  • #12 ??
  • #13 ??
    from /usr/lib/gnome-settings-daemon/plugins/keyboard/libkeyboard.so
  • #14 gnome_settings_plugin_activate
  • #15 gnome_settings_plugins_engine_activate_plugin
  • #16 ??
  • #17 ??
  • #18 ??
  • #19 ??

To test this:

1. create a new user
2. Xnest -ac :2
3. su to the new user
4. DISPLAY=:2 gnome-settings-daemon
5. BadWindow!
Comment 1 Jens Granseuer 2008-02-22 08:45:47 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 516318 ***