Bug 287946 - KDE daemon crashes on login, plasma-desktop locks up.
Summary: KDE daemon crashes on login, plasma-desktop locks up.
Status: RESOLVED DUPLICATE of bug 283105
Alias: None
Product: Network Management
Classification: Miscellaneous
Component: KDED Module (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-30 22:22 UTC by Paul Wayper
Modified: 2011-11-30 23:01 UTC (History)
1 user (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 Paul Wayper 2011-11-30 22:22:03 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.8.0
Operating System: Linux 3.1.1-2.fc16.i686 i686
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
- What I was doing when the application crashed:

I'd just logged into KDE.  This happens every time I log in.

- Unusual behavior I noticed:

plasma-desktop has locked up, using most of one CPU and not doing anything.  The notification area, system tray and toolbars are unresponsive.

The main menu and right-clicking on the desktop works, and I can alt-tab between applications.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
Using host libthread_db library "/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0xb77ab780 (LWP 1612))]

Thread 4 (Thread 0xb6981b40 (LWP 1617)):
#0  0x00d31416 in __kernel_vsyscall ()
#1  0x48fc6c90 in __GI___poll (fds=0xb6002018, nfds=1, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x492f57cc in g_poll (fds=0xb6002018, nfds=1, timeout=-1) at gpoll.c:132
#3  0x492e6c06 in g_main_context_poll (n_fds=1, fds=0xb6002018, priority=<optimized out>, timeout=<optimized out>, context=0xb60004e0) at gmain.c:3386
#4  g_main_context_iterate (context=0xb60004e0, block=1227839392, dispatch=1, self=0xb6000d70) at gmain.c:3068
#5  0x492e6faf in g_main_context_iteration (context=0xb60004e0, may_block=1) at gmain.c:3136
#6  0x49d9e1c7 in QEventDispatcherGlib::processEvents (this=0xb6000468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#7  0x49d6a3ae in QEventLoop::processEvents (this=0xb6981210, flags=...) at kernel/qeventloop.cpp:149
#8  0x49d6a659 in QEventLoop::exec (this=0xb6981210, flags=...) at kernel/qeventloop.cpp:204
#9  0x49c5403c in QThread::exec (this=0x851fb98) at thread/qthread.cpp:501
#10 0x0044d9b8 in ?? () from /usr/lib/kde4/kded_bluedevil.so
#11 0x49c575c1 in QThreadPrivate::start (arg=0x851fb98) at thread/qthread_unix.cpp:298
#12 0x4909acd3 in start_thread (arg=0xb6981b40) at pthread_create.c:309
#13 0x48fd151e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 3 (Thread 0xb5fffb40 (LWP 1622)):
#0  g_private_get_posix_impl (private_key=0x83d1f48) at gthread-posix.c:288
#1  0x4930efdc in g_thread_self () at gthread.c:2178
#2  0x492e6f99 in g_main_context_iteration (context=0xb56004e0, may_block=1) at gmain.c:3136
#3  0x49d9e1c7 in QEventDispatcherGlib::processEvents (this=0xb5600468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x49d6a3ae in QEventLoop::processEvents (this=0xb5fff200, flags=...) at kernel/qeventloop.cpp:149
#5  0x49d6a659 in QEventLoop::exec (this=0xb5fff200, flags=...) at kernel/qeventloop.cpp:204
#6  0x49c5403c in QThread::exec (this=0x852f508) at thread/qthread.cpp:501
#7  0x49d4733e in QInotifyFileSystemWatcherEngine::run (this=0x852f508) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x49c575c1 in QThreadPrivate::start (arg=0x852f508) at thread/qthread_unix.cpp:298
#9  0x4909acd3 in start_thread (arg=0xb5fffb40) at pthread_create.c:309
#10 0x48fd151e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 2 (Thread 0xb4bffb40 (LWP 1679)):
#0  0x00d31416 in __kernel_vsyscall ()
#1  0x48fc6c90 in __GI___poll (fds=0xb42029c0, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0x492f57cc in g_poll (fds=0xb42029c0, nfds=3, timeout=-1) at gpoll.c:132
#3  0x492e6c06 in g_main_context_poll (n_fds=3, fds=0xb42029c0, priority=<optimized out>, timeout=<optimized out>, context=0x859d500) at gmain.c:3386
#4  g_main_context_iterate (context=0x859d500, block=1227839392, dispatch=1, self=0x859eb48) at gmain.c:3068
#5  0x492e7337 in g_main_loop_run (loop=0x859d4f0) at gmain.c:3281
#6  0x4be0618b in gdbus_shared_thread_func (user_data=0x859eb88) at gdbusprivate.c:276
#7  0x4930ded5 in g_thread_create_proxy (data=0x859eb48) at gthread.c:1962
#8  0x4909acd3 in start_thread (arg=0xb4bffb40) at pthread_create.c:309
#9  0x48fd151e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb77ab780 (LWP 1612)):
[KCrash Handler]
#7  0x006878e9 in SecretStorage::walletOpenedForRead (this=0x856e0f0, success=true) at /usr/src/debug/networkmanagement-0.8.95/libs/service/secretstorage.cpp:155
#8  0x00682d22 in SecretStorage::qt_static_metacall (_o=0x856e0f0, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbff4feb8) at /usr/src/debug/networkmanagement-0.8.95/i686-redhat-linux-gnu/libs/service/moc_secretstorage.cpp:57
#9  0x49d80d61 in QMetaObject::activate (sender=0x85f4f28, m=0x4b3bf9b8, local_signal_index=4, argv=0xbff4feb8) at kernel/qobject.cpp:3546
#10 0x4b2b4a5e in KWallet::Wallet::walletOpened (this=0x85f4f28, _t1=true) at /usr/src/debug/kdelibs-4.7.3/i686-redhat-linux-gnu/kdeui/kwallet.moc:161
#11 0x4b2b4b4d in KWallet::Wallet::walletAsyncOpened (this=0x85f4f28, tId=0, handle=348214621) at /usr/src/debug/kdelibs-4.7.3/kdeui/util/kwallet.cpp:834
#12 0x4b2b4ca2 in qt_static_metacall (_a=0xbff4ffd4, _id=9, _o=0x85f4f28, _c=<optimized out>) at /usr/src/debug/kdelibs-4.7.3/i686-redhat-linux-gnu/kdeui/kwallet.moc:83
#13 KWallet::Wallet::qt_static_metacall (_o=0x85f4f28, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbff4ffd4) at /usr/src/debug/kdelibs-4.7.3/i686-redhat-linux-gnu/kdeui/kwallet.moc:68
#14 0x49d80d61 in QMetaObject::activate (sender=0x857e2b0, m=0x4b3c01b8, local_signal_index=4, argv=0xbff4ffd4) at kernel/qobject.cpp:3546
#15 0x4b2ed25e in OrgKdeKWalletInterface::walletAsyncOpened (this=0x857e2b0, _t1=0, _t2=348214621) at /usr/src/debug/kdelibs-4.7.3/i686-redhat-linux-gnu/kdeui/kwallet_interface.moc:324
#16 0x4b2efab4 in OrgKdeKWalletInterface::qt_static_metacall (_o=0x857e2b0, _id=<optimized out>, _a=0xbff5036c, _c=<optimized out>) at /usr/src/debug/kdelibs-4.7.3/i686-redhat-linux-gnu/kdeui/kwallet_interface.moc:162
#17 0x4b2efdcc in OrgKdeKWalletInterface::qt_metacall (this=0x857e2b0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbff5036c) at /usr/src/debug/kdelibs-4.7.3/i686-redhat-linux-gnu/kdeui/kwallet_interface.moc:287
#18 0x4a0a2b88 in QDBusConnectionPrivate::deliverCall (this=0x83c8ed8, object=0x857e2b0, msg=..., metaTypes=..., slotIdx=141141784) at qdbusintegrator.cpp:947
#19 0x4a0ad0be in QDBusCallDeliveryEvent::placeMetaCall (this=0x86a0668, object=0x857e2b0) at qdbusintegrator_p.h:103
#20 0x49d862db in QObject::event (this=0x857e2b0, e=0x86a0668) at kernel/qobject.cpp:1194
#21 0x4a5cea34 in notify_helper (e=0x86a0668, receiver=0x857e2b0, this=0x83d1c90) at kernel/qapplication.cpp:4518
#22 QApplicationPrivate::notify_helper (this=0x83d1c90, receiver=0x857e2b0, e=0x86a0668) at kernel/qapplication.cpp:4490
#23 0x4a5d3ed3 in QApplication::notify (this=0x86a0668, receiver=0x857e2b0, e=0x86a0668) at kernel/qapplication.cpp:4247
#24 0x4b16dfa2 in KApplication::notify (this=0xbff50bc0, receiver=0x857e2b0, event=0x86a0668) at /usr/src/debug/kdelibs-4.7.3/kdeui/kernel/kapplication.cpp:311
#25 0x49d6b4be in QCoreApplication::notifyInternal (this=0xbff50bc0, receiver=0x857e2b0, event=0x86a0668) at kernel/qcoreapplication.cpp:876
#26 0x49d6f418 in sendEvent (event=<optimized out>, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#27 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x83b19e0) at kernel/qcoreapplication.cpp:1500
#28 0x49d6f74d in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#29 0x49d9dd65 in sendPostedEvents () at kernel/qcoreapplication.h:236
#30 postEventSourceDispatch (s=0x83d4aa8) at kernel/qeventdispatcher_glib.cpp:279
#31 0x492e65bf in g_main_dispatch (context=0x83d4070) at gmain.c:2425
#32 g_main_context_dispatch (context=0x83d4070) at gmain.c:2995
#33 0x492e6d00 in g_main_context_iterate (context=0x83d4070, block=1227839392, dispatch=1, self=0x83d1ec0) at gmain.c:3073
#34 0x492e6faf in g_main_context_iteration (context=0x83d4070, may_block=1) at gmain.c:3136
#35 0x49d9e168 in QEventDispatcherGlib::processEvents (this=0x83b2548, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#36 0x4a68338b in QGuiEventDispatcherGlib::processEvents (this=0x83b2548, flags=...) at kernel/qguieventdispatcher_glib.cpp:207
#37 0x49d6a3ae in QEventLoop::processEvents (this=0xbff50b24, flags=...) at kernel/qeventloop.cpp:149
#38 0x49d6a659 in QEventLoop::exec (this=0xbff50b24, flags=...) at kernel/qeventloop.cpp:204
#39 0x49d6f7fb in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#40 0x4a5cc835 in QApplication::exec () at kernel/qapplication.cpp:3779
#41 0x4a40aed3 in kdemain (argc=1, argv=0xbff50dd4) at /usr/src/debug/kdelibs-4.7.3/kded/kded.cpp:924
#42 0x080485fc in main (argc=1, argv=0xbff50dd4) at /usr/src/debug/kdelibs-4.7.3/i686-redhat-linux-gnu/kded/kded4_dummy.cpp:3

Reported using DrKonqi
Comment 1 Lamarque V. Souza 2011-11-30 23:01:29 UTC

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