GNU gdb (GDB) 7.0-ubuntu Copyright (C) 2009 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later 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 "x86_64-linux-gnu". For bug reporting instructions, please see: ... Reading symbols from /usr/bin/rhythmbox...Reading symbols from /usr/lib/debug/usr/bin/rhythmbox...done. (no debugging symbols found)...done. (gdb) handle SIG33 pass nostop noprint Signal Stop Print Pass to program Description SIG33 No No Yes Real-time event 33 (gdb) set pagination 0 (gdb) run --sync Starting program: /usr/bin/rhythmbox --sync [Thread debugging using libthread_db enabled] /home/madone/.gtkrc-2.0:2: error: scanner: unterminated string constant - e.g. `style' ** (rhythmbox:7883): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed ** (rhythmbox:7883): CRITICAL **: atk_object_set_name: assertion `name != NULL' failed [New Thread 0x7ffff432e910 (LWP 7887)] (rhythmbox:7883): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (rhythmbox:7883): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (rhythmbox:7883): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (rhythmbox:7883): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated (rhythmbox:7883): Gtk-WARNING **: GtkSpinButton: setting an adjustment with non-zero page size is deprecated [Thread 0x7ffff432e910 (LWP 7887) exited] Traceback (most recent call last): File "/usr/lib/rhythmbox/plugins/screensaver/screensaver.py", line 40, in activate self.start_listen() File "/usr/lib/rhythmbox/plugins/screensaver/screensaver.py", line 44, in start_listen screensaver_interface = self.session_bus.get_object('org.gnome.ScreenSaver', '/org/gnome/ScreenSaver') File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 244, in get_object follow_name_owner_changes=follow_name_owner_changes) File "/usr/lib/pymodules/python2.6/dbus/proxies.py", line 241, in __init__ self._named_service = conn.activate_name_owner(bus_name) File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 183, in activate_name_owner self.start_service_by_name(bus_name) File "/usr/lib/pymodules/python2.6/dbus/bus.py", line 281, in start_service_by_name 'su', (bus_name, flags))) File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in call_blocking message, timeout) dbus.exceptions.DBusException: org.freedesktop.DBus.Error.ServiceUnknown: The name org.gnome.ScreenSaver was not provided by any .service files [New Thread 0x7ffff432e910 (LWP 7889)] [Thread 0x7ffff432e910 (LWP 7889) exited] [New Thread 0x7ffff432e910 (LWP 7890)] [New Thread 0x7fffe5ec1910 (LWP 7891)] [New Thread 0x7fffe56c0910 (LWP 7892)] [Thread 0x7fffe56c0910 (LWP 7892) exited] [New Thread 0x7fffe56c0910 (LWP 7893)] [Thread 0x7fffe56c0910 (LWP 7893) exited] [New Thread 0x7fffe56c0910 (LWP 7894)] [Thread 0x7fffe56c0910 (LWP 7894) exited] [New Thread 0x7fffe56c0910 (LWP 7895)] [New Thread 0x7fffe31cd910 (LWP 7896)] [New Thread 0x7fffe29cc910 (LWP 7897)] [Thread 0x7fffe56c0910 (LWP 7895) exited] [Thread 0x7fffe29cc910 (LWP 7897) exited] [New Thread 0x7fffe29cc910 (LWP 7898)] [New Thread 0x7fffe56c0910 (LWP 7899)] [New Thread 0x7fffdf786910 (LWP 7900)] [New Thread 0x7fffdad73910 (LWP 7901)] [New Thread 0x7fffda572910 (LWP 7902)] [Thread 0x7fffdf786910 (LWP 7900) exited] [New Thread 0x7fffdef85910 (LWP 7903)] [New Thread 0x7ffff23bb910 (LWP 7904)] [New Thread 0x7fffdf786910 (LWP 7905)] [New Thread 0x7fffde377910 (LWP 7906)] [New Thread 0x7fffdd6ff910 (LWP 7907)] [New Thread 0x7fffdcefe910 (LWP 7908)] [New Thread 0x7fffdc6fd910 (LWP 7909)] The program 'rhythmbox' received an X Window System error. This probably reflects a bug in the program. The error was 'BadWindow (invalid Window parameter)'. (Details: serial 61766 error_code 3 request_code 20 minor_code 0) (Note to programmers: normally, X errors are reported asynchronously; that is, you will receive the error a while after causing it. To debug your program, run it with the --sync command line option to change this behavior. You can then get a meaningful backtrace from your debugger if you break on the gdk_x_error() function.) [Thread 0x7fffdf786910 (LWP 7905) exited] [Thread 0x7fffde377910 (LWP 7906) exited] [Thread 0x7fffdcefe910 (LWP 7908) exited] [Thread 0x7fffdd6ff910 (LWP 7907) exited] [Thread 0x7fffdc6fd910 (LWP 7909) exited] [New Thread 0x7fffdc6fd910 (LWP 7911)] [Thread 0x7fffdc6fd910 (LWP 7911) exited] [Thread 0x7fffda572910 (LWP 7902) exited] [Thread 0x7fffe5ec1910 (LWP 7891) exited] [Thread 0x7fffe31cd910 (LWP 7896) exited] [Thread 0x7fffdad73910 (LWP 7901) exited] [Thread 0x7ffff23bb910 (LWP 7904) exited] [Thread 0x7ffff432e910 (LWP 7890) exited] [Thread 0x7fffe56c0910 (LWP 7899) exited] [Thread 0x7fffe29cc910 (LWP 7898) exited] [Thread 0x7fffdef85910 (LWP 7903) exited] Program exited with code 01. (gdb) backtrace full No stack. (gdb) info registers The program has no registers now. (gdb) x/16i $pc No registers. (gdb) thread apply all backtrace (gdb) quit