Bug 290543 - KDE crash
Summary: KDE crash
Status: RESOLVED DUPLICATE of bug 283105
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-03 22:55 UTC by mail
Modified: 2012-01-03 23:23 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 mail 2012-01-03 22:55:23 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.3 (4.7.3)
Qt Version: 4.7.4
Operating System: Linux 3.0.0-15-generic i686
Distribution: Ubuntu 11.10

-- Information about the crash:
Always shortly after starting Kubuntu

The crash can be reproduced every time.

-- Backtrace:
Application: KDE-Dienst (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0xb775d710 (LWP 7261))]

Thread 2 (Thread 0xb43ffb70 (LWP 7272)):
#0  0x00d90d44 in __pthread_mutex_unlock_usercnt () from /lib/i386-linux-gnu/libpthread.so.0
#1  0x00b1cf54 in pthread_mutex_unlock () from /lib/i386-linux-gnu/libc.so.6
#2  0x08472785 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x08472c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x010c8b37 in QEventDispatcherGlib::processEvents (this=0x9809938, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#5  0x010991dd in QEventLoop::processEvents (this=0xb43ff2b0, flags=...) at kernel/qeventloop.cpp:149
#6  0x01099421 in QEventLoop::exec (this=0xb43ff2b0, flags=...) at kernel/qeventloop.cpp:201
#7  0x00f9c90b in QThread::exec (this=0x987ecd0) at thread/qthread.cpp:498
#8  0x01079e2d in QInotifyFileSystemWatcherEngine::run (this=0x987ecd0) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00f9f7b3 in QThreadPrivate::start (arg=0x987ecd0) at thread/qthread_unix.cpp:331
#10 0x00d8dd31 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#11 0x00b0f0ce in clone () from /lib/i386-linux-gnu/libc.so.6
Backtrace stopped: Not enough registers or memory available to unwind further

Thread 1 (Thread 0xb775d710 (LWP 7261)):
[KCrash Handler]
#7  QHashData::nextNode (node=0x9874388) at tools/qhash.cpp:290
#8  0x02ca6f59 in operator++ (this=<synthetic pointer>) at /usr/include/qt4/QtCore/qhash.h:356
#9  next (this=<synthetic pointer>) at /usr/include/qt4/QtCore/qhash.h:1034
#10 SecretStorage::walletOpenedForRead (this=0x986f5d0, success=true) at ../../../libs/service/secretstorage.cpp:131
#11 0x02ca392e in SecretStorage::qt_metacall (this=0x986f5d0, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfec16b8) at moc_secretstorage.cpp:80
#12 0x010a0b7d in metacall (argv=0xbfec16b8, idx=7, cl=QMetaObject::InvokeMetaMethod, object=0x986f5d0) at kernel/qmetaobject.cpp:237
#13 QMetaObject::metacall (object=0x986f5d0, cl=QMetaObject::InvokeMetaMethod, idx=7, argv=0xbfec16b8) at kernel/qmetaobject.cpp:232
#14 0x010afa6a in QMetaObject::activate (sender=0x98efff8, m=0xa36b38, local_signal_index=4, argv=0xbfec16b8) at kernel/qobject.cpp:3278
#15 0x0092de5d in KWallet::Wallet::walletOpened (this=0x98efff8, _t1=true) at ./kwallet.moc:147
#16 0x0092df4d in KWallet::Wallet::walletAsyncOpened (this=0x98efff8, tId=0, handle=1521688799) at ../../kdeui/util/kwallet.cpp:834
#17 0x0092e136 in KWallet::Wallet::qt_metacall (this=0x98efff8, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfec17f4) at ./kwallet.moc:106
#18 0x010a0b7d in metacall (argv=0xbfec17f4, idx=13, cl=QMetaObject::InvokeMetaMethod, object=0x98efff8) at kernel/qmetaobject.cpp:237
#19 QMetaObject::metacall (object=0x98efff8, cl=QMetaObject::InvokeMetaMethod, idx=13, argv=0xbfec17f4) at kernel/qmetaobject.cpp:232
#20 0x010afa6a in QMetaObject::activate (sender=0x986f9b8, m=0xa372d8, local_signal_index=4, argv=0xbfec17f4) at kernel/qobject.cpp:3278
#21 0x009653cd in OrgKdeKWalletInterface::walletAsyncOpened (this=0x986f9b8, _t1=0, _t2=1521688799) at kwallet_interface.moc:310
#22 0x00965a9c in OrgKdeKWalletInterface::qt_metacall (this=0x986f9b8, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0xbfec1b3c) at kwallet_interface.moc:185
#23 0x00bd7d87 in QDBusConnectionPrivate::deliverCall (this=0x9659798, object=0x986f9b8, msg=..., metaTypes=..., slotIdx=159859592) at qdbusintegrator.cpp:942
#24 0x00be1c26 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9936578, object=0x986f9b8) at qdbusintegrator_p.h:103
#25 0x010b2b52 in QObject::event (this=0x986f9b8, e=0x9936578) at kernel/qobject.cpp:1217
#26 0x01fc7d54 in notify_helper (e=0x9936578, receiver=0x986f9b8, this=0x9653d00) at kernel/qapplication.cpp:4486
#27 QApplicationPrivate::notify_helper (this=0x9653d00, receiver=0x986f9b8, e=0x9936578) at kernel/qapplication.cpp:4458
#28 0x01fcd103 in QApplication::notify (this=0x9936578, receiver=0x986f9b8, e=0x9936578) at kernel/qapplication.cpp:3886
#29 0x007eb681 in KApplication::notify (this=0xbfec2270, receiver=0x986f9b8, event=0x9936578) at ../../kdeui/kernel/kapplication.cpp:311
#30 0x0109a19e in QCoreApplication::notifyInternal (this=0xbfec2270, receiver=0x986f9b8, event=0x9936578) at kernel/qcoreapplication.cpp:787
#31 0x0109df93 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#32 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x95e2ca8) at kernel/qcoreapplication.cpp:1428
#33 0x0109e0ec in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#34 0x010c86a4 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#35 postEventSourceDispatch (s=0x9662700) at kernel/qeventdispatcher_glib.cpp:277
#36 0x0847225f in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#37 0x08472990 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#38 0x08472c2a in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#39 0x010c8ada in QEventDispatcherGlib::processEvents (this=0x9653fc0, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#40 0x0207fe3a in QGuiEventDispatcherGlib::processEvents (this=0x9653fc0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#41 0x010991dd in QEventLoop::processEvents (this=0xbfec21d4, flags=...) at kernel/qeventloop.cpp:149
#42 0x01099421 in QEventLoop::exec (this=0xbfec21d4, flags=...) at kernel/qeventloop.cpp:201
#43 0x0109e19d in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#44 0x01fc58f4 in QApplication::exec () at kernel/qapplication.cpp:3760
#45 0x0411d899 in kdemain (argc=1, argv=0x9633b68) at ../../kded/kded.cpp:924
#46 0x0804f762 in launch (argc=<optimized out>, _name=0x8052467 "kded4", args=<optimized out>, cwd=0x0, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x80522ee "0") at ../../kinit/kinit.cpp:746
#47 0x0804c909 in main (argc=) at ../../kinit/kinit.cpp:1861

Possible duplicates by query: bug 290262.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-01-03 23:23:13 UTC

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