Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.3.5 (KDE 4.3.5) "release 0" Qt Version: 4.5.3 Operating System: Linux 2.6.31.12-0.1-desktop x86_64 Distribution: "openSUSE 11.2 (x86_64)" What I was doing when the application crashed: Open an FTP server using Dolphin Click on a JPG image (opens using GwenView) - or right-click and Open with to choose ShowFoto Plasma workspace crashes but GwenView still opens the image -- Backtrace: Application: Plasma Workspace (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0x7f0bf62eb750 (LWP 3615))] Thread 2 (Thread 0x7f0bd6833910 (LWP 3617)): #0 pthread_cond_wait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_wait.S:261 #1 0x00007f0bf5d2853b in wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:87 #2 QWaitCondition::wait (time=<value optimized out>, this=<value optimized out>) at thread/qwaitcondition_unix.cpp:159 #3 0x00007f0bf21f99ec in QHostInfoAgent::run (this=0x1079190) at kernel/qhostinfo.cpp:260 #4 0x00007f0bf5d27485 in QThreadPrivate::start (arg=0x1079190) at thread/qthread_unix.cpp:188 #5 0x00007f0bf5ab365d in start_thread (arg=<value optimized out>) at pthread_create.c:297 #6 0x00007f0bf34bee1d in clone () from /lib64/libc.so.6 #7 0x0000000000000000 in ?? () Thread 1 (Thread 0x7f0bf62eb750 (LWP 3615)): [KCrash Handler] #5 0x00007f0bd9ec0fe0 in TaskManager::Task::window() const () from /usr/lib64/libtaskmanager.so.4 #6 0x00007f0bda324e33 in FancyTasks::Applet::showJob (this=0x8ff2d0) at /usr/src/debug/fancytasks-1.0.0/applet/FancyTasksApplet.cpp:964 #7 0x00007f0bda32ba32 in FancyTasks::Applet::qt_metacall (this=0x8ff2d0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff8eaf1aa0) at /usr/src/debug/fancytasks-1.0.0/builddir/applet/FancyTasksApplet.moc:133 #8 0x00007f0bf5e21fbc in QMetaObject::activate (sender=0x15b4ca0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x189e230) at kernel/qobject.cpp:3113 #9 0x00007f0bf5e26fff in QSingleShotTimer::timerEvent (this=0x15b4ca0) at kernel/qtimer.cpp:298 #10 0x00007f0bf5e1bf63 in QObject::event (this=0x15b4ca0, e=0x172e350) at kernel/qobject.cpp:1075 #11 0x00007f0bf3bf52ac in QApplicationPrivate::notify_helper (this=0x683ab0, receiver=0x15b4ca0, e=0x7fff8eaf20f0) at kernel/qapplication.cpp:4065 #12 0x00007f0bf3bfc57e in QApplication::notify (this=0x682930, receiver=0x15b4ca0, e=0x7fff8eaf20f0) at kernel/qapplication.cpp:4030 #13 0x00007f0bf47f0016 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5 #14 0x00007f0bf5e0cddc in QCoreApplication::notifyInternal (this=0x682930, receiver=0x15b4ca0, event=0x7fff8eaf20f0) at kernel/qcoreapplication.cpp:610 #15 0x00007f0bf5e3871d in sendEvent (event=<value optimized out>, receiver=<value optimized out>) at kernel/qcoreapplication.h:213 #16 QTimerInfoList::activateTimers (event=<value optimized out>, receiver=<value optimized out>) at kernel/qeventdispatcher_unix.cpp:594 #17 0x00007f0bf5e35678 in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:184 #18 idleTimerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:231 #19 0x00007f0bf2b3edee in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0 #20 0x00007f0bf2b427b8 in ?? () from /usr/lib64/libglib-2.0.so.0 #21 0x00007f0bf2b428e0 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0 #22 0x00007f0bf5e353a3 in QEventDispatcherGlib::processEvents (this=0x618810, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:407 #23 0x00007f0bf3c8831e in QGuiEventDispatcherGlib::processEvents (this=0x0, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202 #24 0x00007f0bf5e0b712 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149 #25 0x00007f0bf5e0bae4 in QEventLoop::exec (this=0x7fff8eaf2440, flags=) at kernel/qeventloop.cpp:201 #26 0x00007f0bf5e0dc99 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #27 0x00007f0bea336e3f in kdemain () from /usr/lib64/libkdeinit4_plasma-desktop.so #28 0x0000000000406f88 in _start () The current source language is "auto; currently asm". Reported using DrKonqi
#6 0x00007f0bda324e33 in FancyTasks::Applet::showJob (this=0x8ff2d0) at /usr/src/debug/fancytasks-1.0.0/applet/FancyTasksApplet.cpp:964 3rd party widget, using libtaskmanager. it shouldn't be.