Bug 300205 - Krash on login
Summary: Krash on login
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-05-17 19:54 UTC by Jorgen S
Modified: 2012-05-17 21:25 UTC (History)
0 users

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 Jorgen S 2012-05-17 19:54:57 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.8.2 (4.8.2)
Qt Version: 4.8.1
Operating System: Linux 3.2.0-24-generic-pae i686
Distribution: Ubuntu 12.04 LTS

-- Information about the crash:
Mousepad autostarted and crashed

The crash can be reproduced some of the time.

-- Backtrace:
Application: KDE-demon (kdeinit4), signal: Segmentation fault
Using host libthread_db library "/lib/i386-linux-gnu/libthread_db.so.1".
[Current thread is 1 (Thread 0xb570d740 (LWP 1332))]

Thread 2 (Thread 0xaeea9b40 (LWP 1387)):
#0  0xb5a3f0bc in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#1  0xb5a3f3c8 in g_mutex_unlock () from /lib/i386-linux-gnu/libglib-2.0.so.0
#2  0xb59ff0de in g_main_context_acquire () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0xb59fff18 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0xb5a001c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0xb6e578e7 in QEventDispatcherGlib::processEvents (this=0xae500468, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#6  0xb6e2350d in QEventLoop::processEvents (this=0xaeea9240, flags=...) at kernel/qeventloop.cpp:149
#7  0xb6e237a9 in QEventLoop::exec (this=0xaeea9240, flags=...) at kernel/qeventloop.cpp:204
#8  0xb6d0c94c in QThread::exec (this=0x8a98f48) at thread/qthread.cpp:501
#9  0xb6e00b5d in QInotifyFileSystemWatcherEngine::run (this=0x8a98f48) at io/qfilesystemwatcher_inotify.cpp:248
#10 0xb6d0fde0 in QThreadPrivate::start (arg=0x8a98f48) at thread/qthread_unix.cpp:298
#11 0xb5ac6d4c in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0xb6035ace in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb570d740 (LWP 1332)):
[KCrash Handler]
#7  0x00540045 in ?? ()
#8  0xaf023347 in SecretStorage::walletOpenedForRead (this=0x8b3a0e8, success=true) at ../../../libs/service/secretstorage.cpp:160
#9  0xaf01e692 in SecretStorage::qt_static_metacall (_o=0x8b3a0e8, _c=QMetaObject::InvokeMetaMethod, _id=1, _a=0xbfaacce8) at moc_secretstorage.cpp:57
#10 0xb6e3b6b1 in QMetaObject::activate (sender=0x8b9e9c0, m=0xb77c3ab8, local_signal_index=4, argv=0xbfaacce8) at kernel/qobject.cpp:3547
#11 0xb76b744d in KWallet::Wallet::walletOpened (this=0x8b9e9c0, _t1=true) at ./kwallet.moc:167
#12 0xb76b753d in KWallet::Wallet::walletAsyncOpened (this=0x8b9e9c0, tId=0, handle=626708385) at ../../kdeui/util/kwallet.cpp:1598
#13 0xb76b7692 in qt_static_metacall (_a=0xbfaace04, _id=9, _o=0x8b9e9c0, _c=<optimized out>) at ./kwallet.moc:87
#14 KWallet::Wallet::qt_static_metacall (_o=0x8b9e9c0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0xbfaace04) at ./kwallet.moc:72
#15 0xb6e3b6b1 in QMetaObject::activate (sender=0x8ab4478, m=0xb77c42b8, local_signal_index=4, argv=0xbfaace04) at kernel/qobject.cpp:3547
#16 0xb76eedcd in OrgKdeKWalletInterface::walletAsyncOpened (this=0x8ab4478, _t1=0, _t2=626708385) at kwallet_interface.moc:324
#17 0xb76f1611 in OrgKdeKWalletInterface::qt_static_metacall (_o=0x8ab4478, _id=<optimized out>, _a=0xbfaad19c, _c=<optimized out>) at kwallet_interface.moc:162
#18 0xb76f192c in OrgKdeKWalletInterface::qt_metacall (this=0x8ab4478, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0xbfaad19c) at kwallet_interface.moc:287
#19 0xb5bbaa38 in QDBusConnectionPrivate::deliverCall (this=0x8965358, object=0x8ab4478, msg=..., metaTypes=..., slotIdx=-1079325852) at qdbusintegrator.cpp:947
#20 0xb5bc4c8d in QDBusCallDeliveryEvent::placeMetaCall (this=0x89715b0, object=0x8ab4478) at qdbusintegrator_p.h:103
#21 0xb6e3fc7b in QObject::event (this=0x8ab4478, e=0x89715b0) at kernel/qobject.cpp:1195
#22 0xb630fed4 in notify_helper (e=0x89715b0, receiver=0x8ab4478, this=0x896c970) at kernel/qapplication.cpp:4559
#23 QApplicationPrivate::notify_helper (this=0x896c970, receiver=0x8ab4478, e=0x89715b0) at kernel/qapplication.cpp:4531
#24 0xb631530d in QApplication::notify (this=0x89715b0, receiver=0x8ab4478, e=0x89715b0) at kernel/qapplication.cpp:4288
#25 0xb7573b21 in KApplication::notify (this=0xbfaad9e0, receiver=0x8ab4478, event=0x89715b0) at ../../kdeui/kernel/kapplication.cpp:311
#26 0xb6e2497e in QCoreApplication::notifyInternal (this=0xbfaad9e0, receiver=0x8ab4478, event=0x89715b0) at kernel/qcoreapplication.cpp:876
#27 0xb6e28ad8 in sendEvent (event=<optimized out>, receiver=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:231
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x88fca40) at kernel/qcoreapplication.cpp:1500
#29 0xb6e28e0c in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1393
#30 0xb6e57494 in sendPostedEvents () at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:236
#31 postEventSourceDispatch (s=0x896dd68) at kernel/qeventdispatcher_glib.cpp:279
#32 0xb59ffcda in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#33 0xb5a000e5 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#34 0xb5a001c1 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#35 0xb6e57887 in QEventDispatcherGlib::processEvents (this=0x88fddc8, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#36 0xb63c8aaa in QGuiEventDispatcherGlib::processEvents (this=0x88fddc8, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0xb6e2350d in QEventLoop::processEvents (this=0xbfaad944, flags=...) at kernel/qeventloop.cpp:149
#38 0xb6e237a9 in QEventLoop::exec (this=0xbfaad944, flags=...) at kernel/qeventloop.cpp:204
#39 0xb6e28eba in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#40 0xb630da74 in QApplication::exec () at kernel/qapplication.cpp:3820
#41 0xb5391959 in kdemain (argc=1, argv=0x8945f10) at ../../kded/kded.cpp:924
#42 0x0804f8a4 in launch (argc=<optimized out>, _name=0x8052607 "kded4", args=<optimized out>, cwd=0x0, envc=0, envs=<optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x805248e "0") at ../../kinit/kinit.cpp:746
#43 0x0804c9df in main (argc=687865856, argv=0x98000000, envp=0x5808aad1) at ../../kinit/kinit.cpp:1861

Possible duplicates by query: bug 300106, bug 300056, bug 299795, bug 299604, bug 298710.

Reported using DrKonqi
Comment 1 Christoph Feck 2012-05-17 21:25:28 UTC

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