I've tried to follow your instructions, but without success. Any suggestions?
-------------------------------------------------------------------------------------------------------------- xxx@host:~$ gdb gnome-settings-daemon GNU gdb (Ubuntu/Linaro 7.3-0ubuntu2) 7.3-2011.08 Copyright (C) 2011 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Type "show copying" and "show warranty" for details. This GDB was configured as "i686-linux-gnu". For bug reporting instructions, please see: <http://bugs.launchpad.net/gdb-linaro/>... Reading symbols from /usr/bin/gnome-settings-daemon...(no debugging symbols found)...done. (gdb) break gdk_x_error Function "gdk_x_error" not defined. Make breakpoint pending on future shared library load? (y or [n]) (gdb) run --sync Starting program: /usr/bin/gnome-settings-daemon --sync [Thread debugging using libthread_db enabled] ** (gnome-settings-daemon:15990): WARNING **: Unknown option --sync [Inferior 1 (process 15990) exited with code 01] (gdb) bt No stack. -------------------------------------------------------------------------------------------------------------- -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gnome-settings-daemon in Ubuntu. https://bugs.launchpad.net/bugs/867631 Title: gnome-settings-daemon crashes when started in NX session To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/867631/+subscriptions -- desktop-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/desktop-bugs
