Bug 306023 - Crash after inserting password to kwallet
Summary: Crash after inserting password to kwallet
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-08-30 07:47 UTC by Joseba Díez
Modified: 2012-08-30 09:36 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 Joseba Díez 2012-08-30 07:47:14 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.8.5 (4.8.5) "release 521"
Qt Version: 4.8.2
Operating System: Linux 3.1.10-1.16-desktop x86_64
Distribution: "openSUSE 12.1 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed:
The crash happened after inserting the password in the kwallet prompt.  The system has just booted and possibly the prompt was to access either WPA2 password or IMAP password

-- Backtrace:
Application: Servicio de KDE (kdeinit4), signal: Segmentation fault
[Current thread is 1 (Thread 0x7f80e162c760 (LWP 3145))]

Thread 3 (Thread 0x7f80c76c0700 (LWP 3153)):
#0  0x00007f80dec1bff3 in poll () from /lib64/libc.so.6
#1  0x00007f80db7dfae8 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f80db7dffa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f80e028ae36 in QEventDispatcherGlib::processEvents (this=0x7f80c00008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f80e025a842 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f80e025aa97 in QEventLoop::exec (this=0x7f80c76bfe20, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f80e015a5f7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f80e015d61b in QThreadPrivate::start (arg=0x8d3260) at thread/qthread_unix.cpp:307
#8  0x00007f80dfec5f05 in start_thread () from /lib64/libpthread.so.0
#9  0x00007f80dec2510d in clone () from /lib64/libc.so.6

Thread 2 (Thread 0x7f80c6ebf700 (LWP 3158)):
#0  0x00007fff1adff8de in ?? ()
#1  0x00007f80dba93d9a in clock_gettime () from /lib64/librt.so.1
#2  0x00007f80e01b4014 in do_gettime (frac=0x7f80c6ebeb78, sec=0x7f80c6ebeb70) at tools/qelapsedtimer_unix.cpp:123
#3  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#4  0x00007f80e028b59d in QTimerInfoList::updateCurrentTime (this=0x7f80b8001ed0) at kernel/qeventdispatcher_unix.cpp:343
#5  0x00007f80e028b8d3 in QTimerInfoList::timerWait (this=0x7f80b8001ed0, tm=...) at kernel/qeventdispatcher_unix.cpp:450
#6  0x00007f80e028a30c in timerSourcePrepareHelper (src=<optimized out>, timeout=0x7f80c6ebec5c) at kernel/qeventdispatcher_glib.cpp:136
#7  0x00007f80e028a3b5 in timerSourcePrepare (source=<optimized out>, timeout=<optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#8  0x00007f80db7deb72 in g_main_context_prepare () from /usr/lib64/libglib-2.0.so.0
#9  0x00007f80db7df97d in ?? () from /usr/lib64/libglib-2.0.so.0
#10 0x00007f80db7dffa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#11 0x00007f80e028ae36 in QEventDispatcherGlib::processEvents (this=0x7f80b80008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#12 0x00007f80e025a842 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#13 0x00007f80e025aa97 in QEventLoop::exec (this=0x7f80c6ebedf0, flags=...) at kernel/qeventloop.cpp:204
#14 0x00007f80e015a5f7 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#15 0x00007f80e023a62f in QInotifyFileSystemWatcherEngine::run (this=0x845c30) at io/qfilesystemwatcher_inotify.cpp:248
#16 0x00007f80e015d61b in QThreadPrivate::start (arg=0x845c30) at thread/qthread_unix.cpp:307
#17 0x00007f80dfec5f05 in start_thread () from /lib64/libpthread.so.0
#18 0x00007f80dec2510d in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f80e162c760 (LWP 3145)):
[KCrash Handler]
#6  0x00007f80c51d9bd6 in SecretStorage::walletOpenedForRead(bool) () from /usr/lib64/libknmservice.so.4
#7  0x00007f80c51d56a4 in SecretStorage::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libknmservice.so.4
#8  0x00007f80e026fe49 in QMetaObject::activate (sender=0xa52db0, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff1ad83ae0) at kernel/qobject.cpp:3575
#9  0x00007f80e113a5c2 in KWallet::Wallet::walletOpened (this=<optimized out>, _t1=true) at /usr/src/debug/kdelibs-4.8.5/build/kdeui/kwallet.moc:167
#10 0x00007f80e026fc41 in QMetaObject::activate (sender=0x965b10, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff1ad83c30) at kernel/qobject.cpp:3556
#11 0x00007f80e116c1bf in OrgKdeKWalletInterface::walletAsyncOpened (this=<optimized out>, _t1=0, _t2=332865349) at /usr/src/debug/kdelibs-4.8.5/build/kdeui/kwallet_interface.moc:324
#12 0x00007f80e116e936 in OrgKdeKWalletInterface::qt_static_metacall (_o=0x965b10, _id=<optimized out>, _a=0x7fff1ad84390, _c=<optimized out>) at /usr/src/debug/kdelibs-4.8.5/build/kdeui/kwallet_interface.moc:162
#13 0x00007f80e116ebdb in OrgKdeKWalletInterface::qt_metacall (this=0x965b10, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff1ad84390) at /usr/src/debug/kdelibs-4.8.5/build/kdeui/kwallet_interface.moc:287
#14 0x00007f80dcfa5f6b in QDBusConnectionPrivate::deliverCall (this=0x699480, object=0x965b10, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:947
#15 0x00007f80e0274e06 in QObject::event (this=0x965b10, e=<optimized out>) at kernel/qobject.cpp:1204
#16 0x00007f80df3c1fe4 in notify_helper (e=0x9e4460, receiver=0x965b10, this=0x6a1040) at kernel/qapplication.cpp:4551
#17 QApplicationPrivate::notify_helper (this=0x6a1040, receiver=0x965b10, e=0x9e4460) at kernel/qapplication.cpp:4523
#18 0x00007f80df3c6db3 in QApplication::notify (this=0x7fff1ad84dc0, receiver=0x965b10, e=0x9e4460) at kernel/qapplication.cpp:4412
#19 0x00007f80e1022156 in KApplication::notify (this=0x7fff1ad84dc0, receiver=0x965b10, event=0x9e4460) at /usr/src/debug/kdelibs-4.8.5/kdeui/kernel/kapplication.cpp:311
#20 0x00007f80e025bd0c in QCoreApplication::notifyInternal (this=0x7fff1ad84dc0, receiver=0x965b10, event=0x9e4460) at kernel/qcoreapplication.cpp:915
#21 0x00007f80e025f5ba in sendEvent (event=0x9e4460, receiver=0x965b10) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x6153d0) at kernel/qcoreapplication.cpp:1539
#23 0x00007f80e028a9a3 in sendPostedEvents () at kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0x6a49e0) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00007f80db7df5dd in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#26 0x00007f80db7dfdd8 in ?? () from /usr/lib64/libglib-2.0.so.0
#27 0x00007f80db7dffa9 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#28 0x00007f80e028adcf in QEventDispatcherGlib::processEvents (this=0x616770, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#29 0x00007f80df46569e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#30 0x00007f80e025a842 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00007f80e025aa97 in QEventLoop::exec (this=0x7fff1ad84d50, flags=...) at kernel/qeventloop.cpp:204
#32 0x00007f80e025f8b5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1187
#33 0x00007f80cf0b6495 in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#34 0x00000000004088e4 in _start ()

Possible duplicates by query: bug 301008, bug 298818, bug 297818, bug 295856, bug 295017.

Reported using DrKonqi
Comment 1 Joseba Díez 2012-08-30 07:51:41 UTC
The system was cold booted (not resumed from suspend or sleep)
Comment 2 Jekyll Wu 2012-08-30 09:36:58 UTC
Please upgrade Plasma NM

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