Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.2.86 (KDE 4.2.86 (KDE 4.3 >= 20090514)) "release 125" Qt Version: 4.5.1 Operating System: Linux 2.6.25.18-0.2-default x86_64 What I was doing when the application crashed: Tried to set wallper type to "weather" and plasma crashed Before that played a bit with "slideshow" background type if that makes sense -- Backtrace: Application: Plasma Workspace (plasma-desktop), signal: Segmentation fault [Current thread is 0 (LWP 18412)] Thread 3 (Thread 0x415eb950 (LWP 18419)): #0 0x00007ffa02344dd9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffa025b5fa9 in QWaitCondition::wait () from /usr/lib64/libQtCore.so.4 #2 0x00007ffa05d5391c in ?? () from /usr/lib64/libQtNetwork.so.4 #3 0x00007ffa025b4ff2 in ?? () from /usr/lib64/libQtCore.so.4 #4 0x00007ffa02341040 in start_thread () from /lib64/libpthread.so.0 #5 0x00007ffa0193b0cd in clone () from /lib64/libc.so.6 Thread 2 (Thread 0x42dee950 (LWP 1955)): #0 0x00007ffa0234505d in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 #1 0x00007ffa025b5f87 in QWaitCondition::wait () from /usr/lib64/libQtCore.so.4 #2 0x00007ffa025abb0a in ?? () from /usr/lib64/libQtCore.so.4 #3 0x00007ffa025b4ff2 in ?? () from /usr/lib64/libQtCore.so.4 #4 0x00007ffa02341040 in start_thread () from /lib64/libpthread.so.0 #5 0x00007ffa0193b0cd in clone () from /lib64/libc.so.6 Thread 1 (Thread 0x7ffa0746e750 (LWP 18412)): [KCrash Handler] #5 0x00007ffa025f58c9 in QString::operator== () from /usr/lib64/libQtCore.so.4 #6 0x00007ff9e3b41d0f in WeatherValidator::dataUpdated () from /usr/lib64/libplasmaweather.so.4 #7 0x00007ff9e3b42002 in WeatherValidator::qt_metacall () from /usr/lib64/libplasmaweather.so.4 #8 0x00007ffa026a757e in QMetaMethod::invoke () from /usr/lib64/libQtCore.so.4 #9 0x00007ffa026a7d8f in QMetaObject::invokeMethod () from /usr/lib64/libQtCore.so.4 #10 0x00007ffa06aaf3f9 in ?? () from /usr/lib64/libplasma.so.3 #11 0x00007ffa06aafa69 in Plasma::DataEngine::connectSource () from /usr/lib64/libplasma.so.3 #12 0x00007ff9e3b407f4 in WeatherValidator::validate () from /usr/lib64/libplasmaweather.so.4 #13 0x00007ff9e3b42728 in WeatherLocation::dataUpdated () from /usr/lib64/libplasmaweather.so.4 #14 0x00007ff9e3b42842 in WeatherLocation::qt_metacall () from /usr/lib64/libplasmaweather.so.4 #15 0x00007ffa026b4842 in QMetaObject::activate () from /usr/lib64/libQtCore.so.4 #16 0x00007ffa06aad0f7 in Plasma::DataContainer::dataUpdated () from /usr/lib64/libplasma.so.3 #17 0x00007ffa06aad251 in Plasma::DataContainer::checkForUpdate () from /usr/lib64/libplasma.so.3 #18 0x00007ffa06ab0bdb in Plasma::DataEngine::timerEvent () from /usr/lib64/libplasma.so.3 #19 0x00007ffa026aeb43 in QObject::event () from /usr/lib64/libQtCore.so.4 #20 0x00007ffa02da270d in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4 #21 0x00007ffa02daa99a in QApplication::notify () from /usr/lib64/libQtGui.so.4 #22 0x00007ffa0568f5ab in KApplication::notify () from /usr/lib64/libkdeui.so.5 #23 0x00007ffa0269ed1c in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4 #24 0x00007ffa026cc2c0 in ?? () from /usr/lib64/libQtCore.so.4 #25 0x00007ffa026c85ed in ?? () from /usr/lib64/libQtCore.so.4 #26 0x00007ff9fe44f93a in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #27 0x00007ff9fe453040 in ?? () from /usr/lib64/libglib-2.0.so.0 #28 0x00007ff9fe4531dc in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #29 0x00007ffa026c854f in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4 #30 0x00007ffa02e39f3f in ?? () from /usr/lib64/libQtGui.so.4 #31 0x00007ffa0269d5a2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4 #32 0x00007ffa0269d96d in QEventLoop::exec () from /usr/lib64/libQtCore.so.4 #33 0x00007ffa0269fc74 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4 #34 0x00007ffa0705899b in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so #35 0x00007ffa01886436 in __libc_start_main () from /lib64/libc.so.6 #36 0x00000000004007f9 in _start ()
Probably fixed by the same fix to bug 189770. Thanks *** This bug has been marked as a duplicate of bug 189770 ***