Summary: | if i shutdown plasma crashes and all plasmoids disappear | ||
---|---|---|---|
Product: | [Unmaintained] plasma4 | Reporter: | Felix Michel <felix_michel> |
Component: | general | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Felix Michel
2008-05-10 16:07:56 UTC
Application: Plasma Workspace (plasma), signal SIGSEGV (no debugging symbols found) Using host libthread_db library "/lib/libthread_db.so.1". (no debugging symbols found) (no debugging symbols found) [Thread debugging using libthread_db enabled] [New Thread 0xb4f8e910 (LWP 4374)] [New Thread 0xb2366b90 (LWP 4376)] [KCrash handler] #6 0x099a399a in ?? () #7 0xb64d81c4 in QGraphicsWidget::event () from /usr/lib/libQtGui.so.4 #8 0xb5f708b3 in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4 #9 0xb5f77fa2 in QApplication::notify () from /usr/lib/libQtGui.so.4 #10 0xb6f15e44 in KApplication::notify () from /opt/kdemod/lib/libkdeui.so.5 #11 0xb68be8dc in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4 #12 0xb64d8525 in QGraphicsWidget::sceneEvent () from /usr/lib/libQtGui.so.4 #13 0xb64b5f30 in ?? () from /usr/lib/libQtGui.so.4 #14 0xb64b690c in QGraphicsScene::setFocusItem () from /usr/lib/libQtGui.so.4 #15 0xb64977c6 in QGraphicsItem::clearFocus () from /usr/lib/libQtGui.so.4 #16 0xb64d73b3 in QGraphicsWidget::~QGraphicsWidget () from /usr/lib/libQtGui.so.4 #17 0xb7f27c11 in Plasma::Applet::~Applet () from /opt/kdemod/lib/libplasma.so.1 #18 0xb7f45e54 in Plasma::Containment::~Containment () from /opt/kdemod/lib/libplasma.so.1 #19 0xb2836e41 in Panel::~Panel () from /opt/kdemod/lib/kde4/plasma_containment_panel.so #20 0xb7f4bef2 in Plasma::Corona::~Corona () from /opt/kdemod/lib/libplasma.so.1 #21 0xb801549a in DesktopCorona::~DesktopCorona () from /opt/kdemod/lib/libkdeinit4_plasma.so #22 0xb80183fa in PlasmaApp::cleanup () from /opt/kdemod/lib/libkdeinit4_plasma.so #23 0xb80185cc in PlasmaApp::qt_metacall () from /opt/kdemod/lib/libkdeinit4_plasma.so #24 0xb68d1d9d in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #25 0xb68d2ab1 in QMetaObject::activate () from /usr/lib/libQtCore.so.4 #26 0xb6909a5a in QCoreApplication::aboutToQuit () from /usr/lib/libQtCore.so.4 #27 0xb68bf74e in QCoreApplication::exec () from /usr/lib/libQtCore.so.4 #28 0xb5f70764 in QApplication::exec () from /usr/lib/libQtGui.so.4 #29 0xb8016eb2 in kdemain () from /opt/kdemod/lib/libkdeinit4_plasma.so #30 0x080487e6 in _start () #0 0xb8027424 in __kernel_vsyscall () What version of KDE are you running? 4.0? probably a dup of bug #162018 *** This bug has been marked as a duplicate of 163205 *** i dont if you are still interested in my kde version. its kdemod 4.0.81. I dont have this problem anymore. but others. system freeze sometimes and only few plasmoids, but i think the problems with the plasmoids are also due to kdemod. thanks for resolving the bug. Hi Felix, re system freezes sometimes; that sounds like the same prob I've from time to time. It seems to be Kernel-related and happens most times on heavy I/O-access or during compiling on linking here :-/ re few plasmoids; Guess I don't understood this part. But anyway, if you guess it's related to kdemod then I would suggest to let our Arch kdemod friends know about it :) There forum is at http://kdemod.ath.cx/bbs/ |