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/plasma-desktop...(no debugging symbols found)...done. (gdb) ffhandle 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 Starting program: /usr/bin/plasma-desktop [Thread debugging using libthread_db enabled] Error: "/var/tmp/kdecache-zanetu" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-zanetu" is owned by uid 1000 instead of uid 0. could not access kephald, falling back to QDesktopWidget adding an output 0 with geom: QRect(0,0 1280x800) Error: "/tmp/kde-zanetu" is owned by uid 1000 instead of uid 0. Error: "/tmp/ksocket-zanetu" is owned by uid 1000 instead of uid 0. kdeinit4: Shutting down running client. kdeinit4: preparing to launch /usr/lib/libkdeinit4_klauncher.so Error: "/tmp/ksocket-zanetu" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-zanetu" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/lib/libkdeinit4_kded4.so Error: "/var/tmp/kdecache-zanetu" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-zanetu" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/lib/libkdeinit4_kbuildsycoca4.so kbuildsycoca4 running... Error: "/var/tmp/kdecache-zanetu" is owned by uid 1000 instead of uid 0. Error: "/var/tmp/kdecache-zanetu" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/lib/libkdeinit4_kconf_update.so kdeinit4: preparing to launch /usr/lib/libkdeinit4_kglobalaccel.so Error: "/var/tmp/kdecache-zanetu" is owned by uid 1000 instead of uid 0. Error: "/tmp/kde-zanetu" is owned by uid 1000 instead of uid 0. QLayout: Attempting to add QLayout "" to QWidget "", which already has a layout Object::connect: No such signal SystemTray::Manager::jobStateChanged(SystemTray::Job*) QGraphicsGridLayout::itemAt: invalid index 0 QGraphicsGridLayout::itemAt: invalid index 2 QGraphicsGridLayout::itemAt: invalid index 6 QFont::setPixelSize: Pixel size <= 0 (-2) Invalid D-BUS interface name 'org.kde.plasma-desktop.PlasmaApp' found while parsing introspection Error: "/tmp/ksocket-zanetu" is owned by uid 1000 instead of uid 0. kdeinit4: preparing to launch /usr/lib/kde4/kio_trash.so kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so QFont::setPixelSize: Pixel size <= 0 (-2) Program exited normally. (gdb) kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so kdeinit4: preparing to launch /usr/lib/kde4/kio_file.so QFont::setPixelSize: Pixel size <= 0 (-2) (gdb) backtrace bafull No stack. (gdb) info registers The program has no registers now. (gdb) x/16i $pc No registers. (gdb) thread apply all backtrace (gdb) quit