| Summary: | Plasma crash on logout | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Éric ALBER <eric.alber> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | crash | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Éric ALBER
2008-06-26 16:15:31 UTC
can you provide a more detailed backtrace using the instructions on this page: http://techbase.kde.org/Development/Tutorials/Debugging/How_to_create_useful_crash_reports thanks Does it happen everytime? Does it happen even with a clean user account? It seems to happen when I logout with konqueror window open.
I installed the all debugging symbols. I hope this trace is more useful:
Application: Espace de travail Plasma (plasma), signal SIGSEGV
[Thread debugging using libthread_db enabled]
[New Thread 0xb5577720 (LWP 5948)]
[New Thread 0xb265fb90 (LWP 5954)]
[KCrash handler]
#6 0x00000284 in ?? ()
#7 0xb7d133f6 in qDeleteAll<QList<Plasma::Applet*>::const_iterator> (
begin=@0x828b380, end=@0xbfc1f078)
at /usr/include/qt4/QtCore/qalgorithms.h:352
#8 0xb7d13785 in qDeleteAll<QList<Plasma::Applet*> > (c=@0x81290e4)
at /usr/include/qt4/QtCore/qalgorithms.h:360
#9 0xb7d1470d in ~Private (this=0x81290d8)
at /build/buildd/kdebase-workspace-4.0.83/libs/plasma/containment_p.h:50
#10 0xb7d12815 in ~Containment (this=0x813e400)
at /build/buildd/kdebase-workspace-4.0.83/libs/plasma/containment.cpp:102
#11 0xb3e330e0 in ~DefaultDesktop (this=0x813e400)
at /build/buildd/kdebase-workspace-4.0.83/plasma/containments/desktop/desktop.cpp:83
#12 0xb7d171f6 in qDeleteAll<QList<Plasma::Containment*>::const_iterator> (
begin=@0xbfc1f12c, end=@0xbfc1f128)
at /usr/include/qt4/QtCore/qalgorithms.h:352
#13 0xb7d17315 in qDeleteAll<QList<Plasma::Containment*> > (c=@0x8103234)
at /usr/include/qt4/QtCore/qalgorithms.h:360
#14 0xb7d17bf8 in ~Private (this=0x8103208)
at /build/buildd/kdebase-workspace-4.0.83/libs/plasma/corona.cpp:64
#15 0xb7d16ec3 in ~Corona (this=0x8102340)
at /build/buildd/kdebase-workspace-4.0.83/libs/plasma/corona.cpp:185
#16 0xb7f6345d in ~DesktopCorona (this=0x8102340)
at /build/buildd/kdebase-workspace-4.0.83/plasma/plasma/desktopcorona.h:31
#17 0xb7f6fef3 in PlasmaApp::cleanup (this=0x8076960)
at /build/buildd/kdebase-workspace-4.0.83/plasma/plasma/plasmaapp.cpp:257
#18 0xb7f6ffe7 in PlasmaApp::qt_metacall (this=0x8076960,
_c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfc1f308)
at /build/buildd/kdebase-workspace-4.0.83/obj-i486-linux-gnu/plasma/plasma/plasmaapp.moc:79
#19 0xb76934f9 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#20 0xb7693bc2 in QMetaObject::activate () from /usr/lib/libQtCore.so.4
#21 0xb76d0817 in QCoreApplication::aboutToQuit ()
from /usr/lib/libQtCore.so.4
#22 0xb767fd5e in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#23 0xb6c5e567 in QApplication::exec () from /usr/lib/libQtGui.so.4
#24 0xb7f662f6 in kdemain (argc=1, argv=0xbfc1f574)
at /build/buildd/kdebase-workspace-4.0.83/plasma/plasma/main.cpp:54
#25 0x08048582 in main (argc=50331684, argv=0x51)
at /build/buildd/kdebase-workspace-4.0.83/obj-i486-linux-gnu/plasma/plasma/plasma-qgv_dummy.cpp:3
#0 0xb7f7e410 in __kernel_vsyscall ()
hi Eric, re bug #165021, could you please provide there such a more useful too? Thanks in advance :) a more useful *backtrace* I was meaning... my keyboard keeps on to eat my works while typing :-/ The backtrace looks exactly the same as bug 164861 *** This bug has been marked as a duplicate of 164861 *** changing dup |