Application that crashed: plasma-desktop Version of the application: 0.3 KDE Version: 4.3.2 (KDE 4.3.2) Qt Version: 4.5.2 Operating System: Linux 2.6.31-17-generic i686 Distribution: Ubuntu 9.10 What I was doing when the application crashed: Just shortly after login plasma craches... Btw.: When starting plasma-desktop after that crash, it takes about one minute before everything is up and runnning... -- Backtrace: Application: Plasma-Arbeitsfläche (kdeinit4), signal: Segmentation fault [Current thread is 1 (Thread 0xb78b0700 (LWP 2478))] Thread 2 (Thread 0xabf81b70 (LWP 2479)): #0 0x00379422 in __kernel_vsyscall () #1 0x0017ae15 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/tls/i686/cmov/libpthread.so.0 #2 0x07dbe78d in pthread_cond_wait () from /lib/tls/i686/cmov/libc.so.6 #3 0x0066ae67 in QWaitConditionPrivate::wait (this=0xa6886e8, mutex=0xa6886e4, time=4294967295) at thread/qwaitcondition_unix.cpp:87 #4 QWaitCondition::wait (this=0xa6886e8, mutex=0xa6886e4, time=4294967295) at thread/qwaitcondition_unix.cpp:159 #5 0x0189a922 in QHostInfoAgent::run (this=0xa6886d8) at kernel/qhostinfo.cpp:260 #6 0x00669e32 in QThreadPrivate::start (arg=0xa6886d8) at thread/qthread_unix.cpp:188 #7 0x0017680e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0 #8 0x07db17ee in clone () from /lib/tls/i686/cmov/libc.so.6 Thread 1 (Thread 0xb78b0700 (LWP 2478)): [KCrash Handler] #6 0x01a756ee in Plasma::Applet::flushPendingConstraintsEvents (this=0xa1fa2c8) at ../../plasma/applet.cpp:1109 #7 0x01a997dd in Plasma::Corona::loadLayout (this=0x9c8e950, configName=...) at ../../plasma/corona.cpp:379 #8 0x01a9a8be in Plasma::Corona::initializeLayout (this=0x9c8e950, configName=...) at ../../plasma/corona.cpp:324 #9 0x0998c1d6 in PlasmaApp::corona (this=0x9b8af68) at ../../../../plasma/shells/desktop/plasmaapp.cpp:574 #10 0x0998c4da in PlasmaApp::setupDesktop (this=0x9b8af68) at ../../../../plasma/shells/desktop/plasmaapp.cpp:252 #11 0x0998c733 in PlasmaApp::qt_metacall (this=0x9b8af68, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0xbfe09efc) at ./plasmaapp.moc:115 #12 0x00770263 in QMetaObject::activate (sender=0x9c8a138, from_signal_index=4, to_signal_index=4, argv=0x0) at kernel/qobject.cpp:3113 #13 0x00770ec2 in QMetaObject::activate (sender=0x9c8a138, m=0x84a908, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3187 #14 0x00775387 in QSingleShotTimer::timeout (this=0x9c8a138) at .moc/release-shared/qtimer.moc:76 #15 0x0077549c in QSingleShotTimer::timerEvent (this=0x9c8a138) at kernel/qtimer.cpp:298 #16 0x0076a3bf in QObject::event (this=0x9c8a138, e=0xbfe0a390) at kernel/qobject.cpp:1075 #17 0x00fa2f54 in QApplicationPrivate::notify_helper (this=0x9bb1fe8, receiver=0x9c8a138, e=0xbfe0a390) at kernel/qapplication.cpp:4056 #18 0x00faa67c in QApplication::notify (this=0x9b8af68, receiver=0x9c8a138, e=0xbfe0a390) at kernel/qapplication.cpp:3603 #19 0x00cc2bfa in KApplication::notify (this=0x9b8af68, receiver=0x9c8a138, event=0xbfe0a390) at ../../kdeui/kernel/kapplication.cpp:302 #20 0x0075a6cb in QCoreApplication::notifyInternal (this=0x9b8af68, receiver=0x9c8a138, event=0xbfe0a390) at kernel/qcoreapplication.cpp:610 #21 0x007877ce in QCoreApplication::sendEvent (this=0x9bb4b84) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:213 #22 QTimerInfoList::activateTimers (this=0x9bb4b84) at kernel/qeventdispatcher_unix.cpp:572 #23 0x007850e0 in timerSourceDispatch (source=0x9bb4b50) at kernel/qeventdispatcher_glib.cpp:165 #24 0x04215e88 in g_main_dispatch (context=0x9bb4090) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:1960 #25 IA__g_main_context_dispatch (context=0x9bb4090) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2513 #26 0x04219730 in g_main_context_iterate (context=0x9bb4090, block=<value optimized out>, dispatch=1, self=0x9bb1ac0) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2591 #27 0x04219863 in IA__g_main_context_iteration (context=0x9bb4090, may_block=1) at /build/buildd/glib2.0-2.22.3/glib/gmain.c:2654 #28 0x0078502c in QEventDispatcherGlib::processEvents (this=0x9baf580, flags=...) at kernel/qeventdispatcher_glib.cpp:327 #29 0x01043be5 in QGuiEventDispatcherGlib::processEvents (this=0x9baf580, flags=...) at kernel/qguieventdispatcher_glib.cpp:202 #30 0x00758c79 in QEventLoop::processEvents (this=0xbfe0a654, flags=) at kernel/qeventloop.cpp:149 #31 0x007590ca in QEventLoop::exec (this=0xbfe0a654, flags=...) at kernel/qeventloop.cpp:201 #32 0x0075b53f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888 #33 0x00fa2dd7 in QApplication::exec () at kernel/qapplication.cpp:3525 #34 0x0996f80d in kdemain (argc=1, argv=0x9b3b1e8) at ../../../../plasma/shells/desktop/main.cpp:50 #35 0x0804dde1 in launch (argc=<value optimized out>, _name=<value optimized out>, args=<value optimized out>, cwd=0x0, envc=0, envs=0x9b6b020 "", reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80511a5 "0") at ../../kinit/kinit.cpp:677 #36 0x0804ea35 in handle_launcher_request (sock=<value optimized out>, who=<value optimized out>) at ../../kinit/kinit.cpp:1169 #37 0x0804eeac in handle_requests (waitForPid=<value optimized out>) at ../../kinit/kinit.cpp:1362 #38 0x0804fbaf in main (argc=2, argv=0xbfe0aeb4, envp=0xbfe0aec0) at ../../kinit/kinit.cpp:1793 This bug may be a duplicate of or related to bug 221756 Reported using DrKonqi
Those crashes are being tracked at bug 213348. Thanks *** This bug has been marked as a duplicate of bug 213348 ***