Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- gdb --args plasma-desktop --nofork
- GNU gdb (Gentoo 7.4 p1) 7.4
- Copyright (C) 2012 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 "x86_64-pc-linux-gnu".
- For bug reporting instructions, please see:
- <http://bugs.gentoo.org/>...
- Reading symbols from /usr/bin/plasma-desktop...Reading symbols from /usr/lib64/debug/usr/bin/plasma-desktop.debug...done.
- done.
- (gdb) run
- Starting program: /usr/bin/plasma-desktop --nofork
- warning: Unable to find libthread_db matching inferior's thread library, thread debugging will not be available.
- unnamed app(11600)/plasma kdemain: !!{} STARTUP TIME 46922596 START (line: 49 )
- QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
- plasma-desktop(11600): KUniqueApplication: Can't setup D-Bus service. Probably already running.
- [Inferior 1 (process 11600) exited with code 0377]
- (gdb) set loggin file plasma-desktop.log
- (gdb) set loggin on
- Copying output to plasma-desktop.log.
- ##################### Plug and Unplug an usb-pendrive : Plasma Crash ###################
- (gdb) bt
- No stack.
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement