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(7778)/plasma kdemain: !!{} STARTUP TIME 45149998 START (line: 49 )
- QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbehave.
- plasma-desktop(7778): KUniqueApplication: Can't setup D-Bus service. Probably already running.
- [Inferior 1 (process 7778) exited with code 0377]
- (gdb)
- (gdb) set loggin file plasma_desktop.log
- (gdb) set loggin on
- Copying output to plasma_desktop.log.
- (gdb) plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::listDir: Entry already in use: KUrl("trash:/")
- plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::stopListingUrl: KDirLister(0x4158a60) url= KUrl("trash:/")
- plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::listDir: Entry already in use: KUrl("trash:/")
- plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::stopListingUrl: KDirLister(0x2680f90) url= KUrl("trash:/")
- plasma-desktop(7612)/libplasma Plasma::Corona::addOffscreenWidget: widget is already an offscreen widget!
- QGridLayoutEngine::addItem: Cell (1, 1) already taken
- QGridLayoutEngine::addItem: Cell (2, 1) already taken
- plasma-desktop(7612)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
- plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::listDir: Entry already in use: KUrl("trash:/")
- plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::stopListingUrl: KDirLister(0x4157640) url= KUrl("trash:/")
- plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::listDir: Entry already in use: KUrl("trash:/")
- plasma-desktop(7612)/kio (KDirListerCache) KDirListerCache::stopListingUrl: KDirLister(0x40e0c50) url= KUrl("trash:/")
- plasma-desktop(7612)/libplasma Plasma::Corona::addOffscreenWidget: widget is already an offscreen widget!
- plasma-desktop(7612)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
- plasma-desktop(7612)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
- KCrash: Attempting to start /usr/bin/plasma-desktop from kdeinit
- sock_file=/home/nykay/.kde4/socket-sabayon/kdeinit4__0
- KCrash: crashing... crashRecursionCounter = 2
- KCrash: Application Name = plasma-desktop path = /usr/bin pid = 7612
- KCrash: Arguments: /usr/bin/plasma-desktop --nocrashhandler
- KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit
- sock_file=/home/nykay/.kde4/socket-sabayon/kdeinit4__0
- (gdb) QSocketNotifier: Invalid socket 14 and type 'Read', disabling...
- (gdb) bt
- No stack.
- (gdb)
Advertisement
Add Comment
Please, Sign In to add comment