Bug 209362 - plasma crashes at KDE4 4.3 log on. I am left with this crash reporting message and blank screen. I was updating from 4.2 to 4.3
Summary: plasma crashes at KDE4 4.3 log on. I am left with this crash reporting messag...
Status: RESOLVED DUPLICATE of bug 200261
Alias: None
Product: marble
Classification: Applications
Component: plasmoid (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Torsten Rahn
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-04 03:47 UTC by qhearnshaw
Modified: 2009-11-10 22:19 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qhearnshaw 2009-10-04 03:47:58 UTC
Application that crashed: plasma-desktop
Version of the application: 0.3
KDE Version: 4.3.1 (KDE 4.3.1) "release 168"
Qt Version: 4.5.2
Operating System: Linux 2.6.27.29-0.1-pae i686
Distribution: "openSUSE 11.1 (i586)"

What I was doing when the application crashed:
I was updating kde4 4.2 to 4.3 andwhen I logged in after rebooting my computer I was left with no plasma screen. The screen is blank.

 -- Backtrace:
Application: Plasma Workspace (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb5e16700 (LWP 8527))]

Thread 2 (Thread 0xa75d0b90 (LWP 8530)):
#0  0xffffe430 in __kernel_vsyscall ()
#1  0xb7ca0c35 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#2  0xb7d00582 in QWaitCondition::wait(QMutex*, unsigned long) () from /usr/lib/libQtCore.so.4
#3  0xb7571ad2 in ?? () from /usr/lib/libQtNetwork.so.4
#4  0xb7cff572 in ?? () from /usr/lib/libQtCore.so.4
#5  0xb7c9d1b5 in start_thread () from /lib/libpthread.so.0
#6  0xb64e03be in clone () from /lib/libc.so.6

Thread 1 (Thread 0xb5e16700 (LWP 8527)):
[KCrash Handler]
#6  0xb7d46e92 in QString::operator=(QString const&) () from /usr/lib/libQtCore.so.4
#7  0xa808494d in ?? () from /usr/lib/kde4/plasma_applet_worldclock.so
#8  0xb5b89de7 in Plasma::Corona::loadLayout(QString const&) () from /usr/lib/libplasma.so.3
#9  0xb5b8b191 in Plasma::Corona::initializeLayout(QString const&) () from /usr/lib/libplasma.so.3
#10 0xb38c0774 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#11 0xb38c08fa in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#12 0xb38c4ec0 in ?? () from /usr/lib/libkdeinit4_plasma-desktop.so
#13 0xb7e09788 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#14 0xb7e0a412 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0xb7e0f5b7 in ?? () from /usr/lib/libQtCore.so.4
#16 0xb7e0f6dc in ?? () from /usr/lib/libQtCore.so.4
#17 0xb7e0472f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb67b77bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0xb67bfaae in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0xb72aa17d in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0xb7df416b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb7e235f6 in ?? () from /usr/lib/libQtCore.so.4
#23 0xb7e1f980 in ?? () from /usr/lib/libQtCore.so.4
#24 0xb635d9c8 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#25 0xb6361083 in ?? () from /usr/lib/libglib-2.0.so.0
#26 0xb6361241 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#27 0xb7e1f8d8 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0xb6857ca5 in ?? () from /usr/lib/libQtGui.so.4
#29 0xb7df278a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0xb7df2bd2 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb7df5079 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0xb67b7637 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#33 0xb38a8b70 in kdemain () from /usr/lib/libkdeinit4_plasma-desktop.so
#34 0x0804e505 in _start ()

Reported using DrKonqi
Comment 1 Artur Souza (MoRpHeUz) 2009-10-04 04:03:46 UTC
This is a problem with "world clock" plasmoid.
Try removing the files ~/.kde4/share/config/plasma*
Please note that this will erase all your plasma config options. If you do not want to do this you can edit the file plasma-appletsrc and remove the world clock from it.
Comment 2 Dario Andres 2009-10-04 17:34:18 UTC
Another possible cause: may be you upgraded kdebase, but you didn't upgraded kdeedu (marble component required by the world clock) so it is causing issues...
Regards
Comment 3 Dennis Nienhüser 2009-11-06 17:55:05 UTC
Bug 213319 looks related and has a more complete backtrace.
Comment 4 Dario Andres 2009-11-10 22:19:58 UTC
Merging with bug 200261. Thanks

*** This bug has been marked as a duplicate of bug 200261 ***