Bug 293726 - crash at start up after PW entered for wallet
Summary: crash at start up after PW entered for wallet
Status: RESOLVED DUPLICATE of bug 283105
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-09 16:20 UTC by Chris
Modified: 2012-02-09 16:35 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 Chris 2012-02-09 16:20:44 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4) "release 5"
Qt Version: 4.8.0
Operating System: Linux 3.1.9-1.4-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: system was in sleep mode after a cold start up. returned entered pw to exit sleep. Wallet asks for pw for network manager.  system crashed.

The crash can be reproduced every time.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f9960baa760 (LWP 2318))]

Thread 3 (Thread 0x7f9942072700 (LWP 2336)):
#0  0x00007fff9c5da8de in ?? ()
#1  0x00007f995b231e91 in clock_gettime () from /lib64/librt.so.1
#2  0x00007f995f734624 in do_gettime (frac=0x7f9942071ba8, sec=0x7f9942071ba0) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f995f80ac8d in QTimerInfoList::updateCurrentTime (this=0x7f993c001ed0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f995f80afc3 in QTimerInfoList::timerWait (this=0x7f993c001ed0, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f995f8099fc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f9942071c8c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f995f809aa5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f995af7cb22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f995af7d92d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f995af7df59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f995f80a526 in QEventDispatcherGlib::processEvents (this=0x7f993c0008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f995f7da272 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f995f7da4c7 in QEventLoop::exec (this=0x7f9942071e20, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f995f6db137 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f995f6de15b in QThreadPrivate::start (arg=0xa769d0) at thread/qthread_unix.cpp:298
#16 0x00007f995f446f05 in start_thread () from /lib64/libpthread.so.0
#17 0x00007f995e1a863d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f9941871700 (LWP 2341)):
#0  0x00007fff9c5da8de in ?? ()
#1  0x00007f995b231e91 in clock_gettime () from /lib64/librt.so.1
#2  0x00007f995f734624 in do_gettime (frac=0x7f9941870b78, sec=0x7f9941870b70) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f995f80ac8d in QTimerInfoList::updateCurrentTime (this=0x7f99340020d0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f995f80afc3 in QTimerInfoList::timerWait (this=0x7f99340020d0, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f995f8099fc in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f9941870c5c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f995f809aa5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f995af7cb22 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f995af7d92d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f995af7df59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f995f80a526 in QEventDispatcherGlib::processEvents (this=0x7f99340008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f995f7da272 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f995f7da4c7 in QEventLoop::exec (this=0x7f9941870df0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f995f6db137 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f995f7ba07f in QInotifyFileSystemWatcherEngine::run (this=0xa26bc0) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f995f6de15b in QThreadPrivate::start (arg=0xa26bc0) at thread/qthread_unix.cpp:298
#17 0x00007f995f446f05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f995e1a863d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f9960baa760 (LWP 2318)):
[KCrash Handler]
#6  0x00007f99339846c1 in SecretStorage::walletOpenedForRead(bool) () from /usr/lib64/libknmservice.so.4
#7  0x00007f9933980354 in SecretStorage::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libknmservice.so.4
#8  0x00007f995f7ef539 in QMetaObject::activate (sender=0xb15050, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff9c426280) at kernel/qobject.cpp:3566
#9  0x00007f99606ac022 in KWallet::Wallet::walletOpened (this=<optimized out>, _t1=true) at /usr/src/debug/kdelibs-4.7.4/build/kdeui/kwallet.moc:153
#10 0x00007f99606ac27a in KWallet::Wallet::qt_metacall (this=0xb15050, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff9c426400) at /usr/src/debug/kdelibs-4.7.4/build/kdeui/kwallet.moc:110
#11 0x00007f995f7ef539 in QMetaObject::activate (sender=0xae6990, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff9c426400) at kernel/qobject.cpp:3566
#12 0x00007f99606ddd5f in OrgKdeKWalletInterface::walletAsyncOpened (this=<optimized out>, _t1=0, _t2=1464050945) at /usr/src/debug/kdelibs-4.7.4/build/kdeui/kwallet_interface.moc:310
#13 0x00007f99606de2b6 in OrgKdeKWalletInterface::qt_metacall (this=0xae6990, _c=QMetaObject::InvokeMetaMethod, _id=4, _a=0x7fff9c426b40) at /usr/src/debug/kdelibs-4.7.4/build/kdeui/kwallet_interface.moc:185
#14 0x00007f995c52deab in QDBusConnectionPrivate::deliverCall (this=0x69d780, object=0xae6990, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:947
#15 0x00007f995f7f44f6 in QObject::event (this=0xae6990, e=<optimized out>) at kernel/qobject.cpp:1195
#16 0x00007f995e944d84 in notify_helper (e=0x65ce30, receiver=0xae6990, this=0x6b2740) at kernel/qapplication.cpp:4550
#17 QApplicationPrivate::notify_helper (this=0x6b2740, receiver=0xae6990, e=0x65ce30) at kernel/qapplication.cpp:4522
#18 0x00007f995e949c03 in QApplication::notify (this=0x7fff9c427570, receiver=0xae6990, e=0x65ce30) at kernel/qapplication.cpp:4411
#19 0x00007f9960593186 in KApplication::notify (this=0x7fff9c427570, receiver=0xae6990, event=0x65ce30) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311
#20 0x00007f995f7db48c in QCoreApplication::notifyInternal (this=0x7fff9c427570, receiver=0xae6990, event=0x65ce30) at kernel/qcoreapplication.cpp:876
#21 0x00007f995f7ded2a in sendEvent (event=0x65ce30, receiver=0xae6990) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6153d0) at kernel/qcoreapplication.cpp:1500
#23 0x00007f995f80a093 in sendPostedEvents () at kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=<optimized out>) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f995af7d58d in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f995af7dd88 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f995af7df59 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f995f80a4bf in QEventDispatcherGlib::processEvents (this=0x616770, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f995e9e7dee in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f995f7da272 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f995f7da4c7 in QEventLoop::exec (this=0x7fff9c427500, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f995f7df025 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#33 0x00007f994eb7c3c5 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#34 0x0000000000408897 in _start ()

This bug may be a duplicate of or related to bug 293566, bug 290338.

Possible duplicates by query: bug 293566, bug 292014, bug 291031, bug 290748, bug 290679.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-02-09 16:35:24 UTC

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