Bug 170441 - crash after kde restart on archlinux/kdemod
Summary: crash after kde restart on archlinux/kdemod
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
: 171624 171625 171643 172144 173160 173414 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-09-05 08:10 UTC by Teodor Kulej
Modified: 2008-12-05 03:50 UTC (History)
9 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
old config file (plasma-appletsrc) (7.38 KB, text/plain)
2008-09-05 09:23 UTC, Jason Stubbs
Details
Plasma crash right after login (4.81 KB, text/plain)
2008-09-06 21:04 UTC, Utku Ozcan
Details
messages when calling plasma from console (including gdb & dbus-monitor output) (105.73 KB, text/plain)
2008-09-17 19:20 UTC, Jan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Teodor Kulej 2008-09-05 08:10:28 UTC
Version:           0.1 (using KDE 4.1.1)
OS:                Linux
Installed from:    Unspecified Linux

Plasma crashed after kde4 startup. Removing config file for plasma applets solved the problem.
Then i reverted to old plasma-appletsrc file and removed (rather randomly) parts and tried to launch plasma - this was successful.

Applets i removed (ie i had to get back after running plasma) were bottom panel, clock, kmenu, tray, battery, show dashbord, new devices notifier, pager and some launcher icons.

here is crash report:
http://pastebin.com/m23dc43bc
and here is old config file:
http://pastebin.com/m3aa1e960
Comment 1 Jason Stubbs 2008-09-05 09:22:07 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 ()
Comment 2 Jason Stubbs 2008-09-05 09:23:25 UTC
Created attachment 27250 [details]
old config file (plasma-appletsrc)
Comment 3 Utku Ozcan 2008-09-06 21:04:01 UTC
Created attachment 27285 [details]
Plasma crash right after login

Report almost similar to original report.
Comment 4 Utku Ozcan 2008-09-06 21:06:03 UTC
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 ()
....
-----
Comment 5 Jan 2008-09-17 19:20:41 UTC
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
Comment 6 George Goldberg 2008-09-25 13:34:14 UTC
*** Bug 171624 has been marked as a duplicate of this bug. ***
Comment 7 George Goldberg 2008-09-25 13:34:32 UTC
*** Bug 171643 has been marked as a duplicate of this bug. ***
Comment 8 JP Rosevear 2008-10-31 16:13:31 UTC
*** Bug 173414 has been marked as a duplicate of this bug. ***
Comment 9 JP Rosevear 2008-10-31 16:14:29 UTC
*** Bug 173160 has been marked as a duplicate of this bug. ***
Comment 10 JP Rosevear 2008-10-31 16:14:44 UTC
*** Bug 172144 has been marked as a duplicate of this bug. ***
Comment 11 JP Rosevear 2008-10-31 16:15:32 UTC
*** Bug 171625 has been marked as a duplicate of this bug. ***
Comment 12 JP Rosevear 2008-10-31 16:18:36 UTC
See also bug 173551 which is probably a dupe and https://bugzilla.novell.com/show_bug.cgi?id=433101
Comment 13 Jonathan Thomas 2008-11-11 01:34:41 UTC
*** Bug 173551 has been marked as a duplicate of this bug. ***