| Summary: | crash after kde restart on archlinux/kdemod | ||
|---|---|---|---|
| Product: | [Unmaintained] plasma4 | Reporter: | Teodor Kulej <m.th33.o> |
| Component: | general | Assignee: | Plasma Bugs List <plasma-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | crash | CC: | akoskm, aseigo, echidnaman, Jorksad13, jpr, sporadic.crash, tibi1970, varvent, vpost2006 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Unlisted Binaries | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
| Attachments: |
old config file (plasma-appletsrc)
Plasma crash right after login messages when calling plasma from console (including gdb & dbus-monitor output) |
||
|
Description
Teodor Kulej
2008-09-05 08:10:28 UTC
crash report:
Application: Plasma Workspace (plasma), signal SIGSEGV
Using host libthread_db library "/lib/libthread_db.so.1".
[Thread debugging using libthread_db enabled]
[New Thread 0xb5b15930 (LWP 9298)]
[New Thread 0xb3f07b90 (LWP 9308)]
[KCrash handler]
#6 0xb68cdbfa in QGraphicsLinearLayout::insertItem ()
from /usr/lib/libQtGui.so.4
#7 0xb3f644af in DeviceNotifier::initSysTray (this=0x9ed8260)
at /usr/include/QtGui/qgraphicslinearlayout.h:72
#8 0xb3f64609 in DeviceNotifier::constraintsEvent (this=0x9ed8260,
constraints={i = -1077066024})
at /home/jan/Dev/kdemod-core/work/kdebase-workspace/src/kdebase-workspace-4.1.1/plasma/applets/devicenotifier/devicenotifier.cpp:203
#9 0xb7fab926 in Plasma::Applet::flushPendingConstraintsEvents (
this=0x9ed8260)
at /home/jan/Dev/kdemod-core/work/kdebase-workspace/src/kdebase-workspace-4.1.1/libs/plasma/applet.cpp:850
#10 0xb7fabf2c in Plasma::Applet::timerEvent (this=0x9ed8260,
event=0xbfcd4c0c)
at /home/jan/Dev/kdemod-core/work/kdebase-workspace/src/kdebase-workspace-4.1.1/libs/plasma/applet.cpp:1484
#11 0xb6dee712 in QObject::event () from /usr/lib/libQtCore.so.4
#12 0xb68d0cbf in QGraphicsWidget::event () from /usr/lib/libQtGui.so.4
#13 0xb63d4f13 in QApplicationPrivate::notify_helper ()
from /usr/lib/libQtGui.so.4
#14 0xb63dba1c in QApplication::notify () from /usr/lib/libQtGui.so.4
#15 0xb7aaf05c in KApplication::notify () from /usr/lib/libkdeui.so.5
#16 0xb6de130c in QCoreApplication::notifyInternal ()
from /usr/lib/libQtCore.so.4
#17 0xb6e088ce in ?? () from /usr/lib/libQtCore.so.4
#18 0x09d61d68 in ?? ()
#19 0x09ed8260 in ?? ()
#20 0xbfcd4c0c in ?? ()
#21 0xb6de1a9d in QCoreApplicationPrivate::sendPostedEvents ()
from /usr/lib/libQtCore.so.4
#22 0xb6e0575d in ?? () from /usr/lib/libQtCore.so.4
#23 0x09d7e634 in ?? ()
#24 0xb5d2f240 in ?? () from /usr/lib/libglib-2.0.so.0
#25 0xbfcd4ca8 in ?? ()
#26 0xb5cb5171 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
Backtrace stopped: frame did not save the PC
#0 0xb80b8424 in __kernel_vsyscall ()
Created attachment 27250 [details]
old config file (plasma-appletsrc)
Created attachment 27285 [details]
Plasma crash right after login
Report almost similar to original report.
Distro: Arch Linux 2.6.26.3-1 KDE: 4.1.1.2 I have attached KDE Crash Handler backtrace in my computer. Crash comes from Qt libraries. --- CRASH WINDOW INFORMATION --- A Fatal Error Occurred The application Plasma Workspace (plasma) crashed and caused the signal 11 (SIGSEGV). Please help us improve the software you use by filing a report at http://bugs.kde.org. Useful details include how to reproduce the error, documents that were loaded, etc. -- STACKTRACE INFO FROM THE ATTACHMENT [KCrash handler] #6 0xb67bc327 in QGraphicsLinearLayout::insertItem () from /usr/lib/libQtGui.so.4 #7 0xb2fcb221 in DeviceNotifier::initSysTray () .... ----- Created attachment 27455 [details]
messages when calling plasma from console (including gdb & dbus-monitor output)
I can confirm this bug on a fresh installation of Archlinux x86_64, error messages & backtrace attached
*** Bug 171624 has been marked as a duplicate of this bug. *** *** Bug 171643 has been marked as a duplicate of this bug. *** *** Bug 173414 has been marked as a duplicate of this bug. *** *** Bug 173160 has been marked as a duplicate of this bug. *** *** Bug 172144 has been marked as a duplicate of this bug. *** *** Bug 171625 has been marked as a duplicate of this bug. *** See also bug 173551 which is probably a dupe and https://bugzilla.novell.com/show_bug.cgi?id=433101 *** Bug 173551 has been marked as a duplicate of this bug. *** |