Bug 247206 - Plasma-Netbook crash on login [QWidget::testAttribute_helper, PlasmaApp::reserveStruts, PlasmaApp]
Summary: Plasma-Netbook crash on login [QWidget::testAttribute_helper, PlasmaApp::rese...
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: plasma-netbook (other bugs)
Version First Reported In: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Marco Martin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-10 06:34 UTC by Mackenzie Morgan
Modified: 2010-12-19 18:35 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mackenzie Morgan 2010-08-10 06:34:34 UTC
Application: plasma-netbook (0.1)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-14-generic i686
Distribution: Ubuntu maverick (development branch)

-- Information about the crash:
I logged into KDM, and it immediately went to a black screen with cursor, then I got a crash notification.  KRunner and KWin still worked, so I was able to start up plasma-desktop.

I have tested with a new user, and the crash does not occur for that user.  I don't know what part of my configuration is causing the problem, since plasma-netbook worked this morning, and I had deleted my ~/.kde/share/config/plasma-netbook* files, causing pristine default ones to be generated which would have matched the new user's.

The crash can be reproduced every time.

-- Backtrace:
Application: Plasma Netbook (plasma-netbook), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7806720 (LWP 1549))]

Thread 2 (Thread 0xaf490b70 (LWP 1571)):
#0  0x00ce5416 in __kernel_vsyscall ()
#1  0x00780e76 in poll () from /lib/libc.so.6
#2  0x02740c0b in g_poll () from /lib/libglib-2.0.so.0
#3  0x027335bc in ?? () from /lib/libglib-2.0.so.0
#4  0x027339c8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x0386aedf in QEventDispatcherGlib::processEvents (this=0x971fa18, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#6  0x0383af29 in QEventLoop::processEvents (this=0xaf490280, flags=) at kernel/qeventloop.cpp:149
#7  0x0383b3aa in QEventLoop::exec (this=0xaf490280, flags=...) at kernel/qeventloop.cpp:201
#8  0x03737a9e in QThread::exec (this=0x9480550) at thread/qthread.cpp:490
#9  0x03819eab in QInotifyFileSystemWatcherEngine::run (this=0x9480550) at io/qfilesystemwatcher_inotify.cpp:248
#10 0x0373ad19 in QThreadPrivate::start (arg=0x9480550) at thread/qthread_unix.cpp:266
#11 0x00affcc9 in start_thread () from /lib/libpthread.so.0
#12 0x0078f73e in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb7806720 (LWP 1549)):
[KCrash Handler]
#7  QWidget::testAttribute_helper (this=0x0, attribute=2060276) at kernel/qwidget.cpp:10718
#8  0x001e977f in PlasmaApp::reserveStruts (this=0x0) at ../../../../plasma/netbook/shell/plasmaapp.cpp:572
#9  0x001ec29f in PlasmaApp (this=0x9445380) at ../../../../plasma/netbook/shell/plasmaapp.cpp:391
#10 0x001ec48f in PlasmaApp::self () at ../../../../plasma/netbook/shell/plasmaapp.cpp:63
#11 0x001e88f4 in kdemain (argc=1, argv=0xbfbaa424) at ../../../../plasma/netbook/shell/main.cpp:64
#12 0x080485bb in main (argc=1, argv=0xbfbaa424) at plasma-netbook_dummy.cpp:3

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-15 22:09:27 UTC
*** Bug 256658 has been marked as a duplicate of this bug. ***
Comment 2 Marco Martin 2010-12-19 18:35:40 UTC
fixed in trunk:
http://websvn.kde.org/?view=rev&revision=1207776