Bug 296119 - Crash after entering password.
Summary: Crash after entering password.
Status: RESOLVED DUPLICATE of bug 283105
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-03-16 00:58 UTC by Christopher Heiny
Modified: 2012-03-16 01:10 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 Christopher Heiny 2012-03-16 00:58:12 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.8.0
Operating System: Linux 3.2.2-1.fc16.x86_64 x86_64
Distribution (Platform): Fedora RPMs

-- Information about the crash:
Started KDE.  KDE daemon requested password, presumably for wireless authentication.  I typed it in, hit enter.  KDE Daemon crashed.  Wireless authentication succeeded, however.

-- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
Using host libthread_db library "/lib64/libthread_db.so.1".
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[Current thread is 1 (Thread 0x7fc56ebad840 (LWP 1926))]

Thread 4 (Thread 0x7fc561e4f700 (LWP 1931)):
#0  0x0000003a0d4e6af3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000034f9a44fd8 in g_main_context_poll (n_fds=1, fds=0x7fc55c002fe0, priority=<optimized out>, timeout=-1, context=0x7fc55c0009a0) at gmain.c:3402
#2  g_main_context_iterate (context=0x7fc55c0009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x00000034f9a4549c in g_main_context_iteration (context=0x7fc55c0009a0, may_block=1) at gmain.c:3152
#4  0x00000034d7da7dc6 in QEventDispatcherGlib::processEvents (this=0x7fc55c0008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000034d7d78182 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000034d7d783d7 in QEventLoop::exec (this=0x7fc561e4ed40, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000034d7c78b27 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00000034d7c7bb6b in QThreadPrivate::start (arg=0x194aec0) at thread/qthread_unix.cpp:298
#9  0x0000003a0dc07d90 in start_thread (arg=0x7fc561e4f700) at pthread_create.c:309
#10 0x0000003a0d4ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 3 (Thread 0x7fc56164e700 (LWP 1936)):
#0  0x0000003a0d4e6af3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000034f9a44fd8 in g_main_context_poll (n_fds=1, fds=0x7fc554002250, priority=<optimized out>, timeout=-1, context=0x7fc5540009a0) at gmain.c:3402
#2  g_main_context_iterate (context=0x7fc5540009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x00000034f9a4549c in g_main_context_iteration (context=0x7fc5540009a0, may_block=1) at gmain.c:3152
#4  0x00000034d7da7dc6 in QEventDispatcherGlib::processEvents (this=0x7fc5540008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000034d7d78182 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000034d7d783d7 in QEventLoop::exec (this=0x7fc56164dd10, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000034d7c78b27 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00000034d7d57e7f in QInotifyFileSystemWatcherEngine::run (this=0x1954690) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00000034d7c7bb6b in QThreadPrivate::start (arg=0x1954690) at thread/qthread_unix.cpp:298
#10 0x0000003a0dc07d90 in start_thread (arg=0x7fc56164e700) at pthread_create.c:309
#11 0x0000003a0d4ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7fc552373700 (LWP 2008)):
#0  0x0000003a0d4e6af3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000034f9a44fd8 in g_main_context_poll (n_fds=3, fds=0x7fc54c001110, priority=<optimized out>, timeout=-1, context=0x1aa1790) at gmain.c:3402
#2  g_main_context_iterate (context=0x1aa1790, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x00000034f9a45815 in g_main_loop_run (loop=0x1aa1740) at gmain.c:3297
#4  0x00000034fbabed86 in gdbus_shared_thread_func (user_data=0x1aa1760) at gdbusprivate.c:276
#5  0x00000034f9a6a226 in g_thread_create_proxy (data=0x1aa1880) at gthread.c:1962
#6  0x0000003a0dc07d90 in start_thread (arg=0x7fc552373700) at pthread_create.c:309
#7  0x0000003a0d4ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7fc56ebad840 (LWP 1926)):
[KCrash Handler]
#6  0x0000000000000000 in ?? ()
#7  0x00007fc55377ea34 in SecretStorage::walletOpenedForRead(bool) () from /usr/lib64/libknmservice.so.4
#8  0x00000034d7d8cce1 in QMetaObject::activate (sender=0x1ab3540, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff3d9a3200) at kernel/qobject.cpp:3547
#9  0x00000034db167b52 in KWallet::Wallet::walletOpened (this=<optimized out>, _t1=true) at /usr/src/debug/kdelibs-4.7.4/x86_64-redhat-linux-gnu/kdeui/kwallet.moc:167
#10 0x00000034d7d8cce1 in QMetaObject::activate (sender=0x19cbf90, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7fff3d9a3350) at kernel/qobject.cpp:3547
#11 0x00000034db199baf in OrgKdeKWalletInterface::walletAsyncOpened (this=<optimized out>, _t1=0, _t2=318217722) at /usr/src/debug/kdelibs-4.7.4/x86_64-redhat-linux-gnu/kdeui/kwallet_interface.moc:324
#12 0x00000034db19c376 in OrgKdeKWalletInterface::qt_static_metacall (_o=0x19cbf90, _id=<optimized out>, _a=0x7fff3d9a3ab0, _c=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/x86_64-redhat-linux-gnu/kdeui/kwallet_interface.moc:162
#13 0x00000034db19c61b in OrgKdeKWalletInterface::qt_metacall (this=0x19cbf90, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7fff3d9a3ab0) at /usr/src/debug/kdelibs-4.7.4/x86_64-redhat-linux-gnu/kdeui/kwallet_interface.moc:287
#14 0x00000034d8622d8b in QDBusConnectionPrivate::deliverCall (this=0x16d9420, object=0x19cbf90, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:947
#15 0x00000034d7d91f16 in QObject::event (this=0x19cbf90, e=<optimized out>) at kernel/qobject.cpp:1195
#16 0x00000034d8fc9994 in notify_helper (e=0x18afbe0, receiver=0x19cbf90, this=0x16e7070) at kernel/qapplication.cpp:4550
#17 QApplicationPrivate::notify_helper (this=0x16e7070, receiver=0x19cbf90, e=0x18afbe0) at kernel/qapplication.cpp:4522
#18 0x00000034d8fce813 in QApplication::notify (this=0x7fff3d9a44e0, receiver=0x19cbf90, e=0x18afbe0) at kernel/qapplication.cpp:4411
#19 0x00000034db050766 in KApplication::notify (this=0x7fff3d9a44e0, receiver=0x19cbf90, event=0x18afbe0) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311
#20 0x00000034d7d7904c in QCoreApplication::notifyInternal (this=0x7fff3d9a44e0, receiver=0x19cbf90, event=0x18afbe0) at kernel/qcoreapplication.cpp:876
#21 0x00000034d7d7cada in sendEvent (event=0x18afbe0, receiver=0x19cbf90) at kernel/qcoreapplication.h:231
#22 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x16b54d0) at kernel/qcoreapplication.cpp:1500
#23 0x00000034d7da7933 in sendPostedEvents () at kernel/qcoreapplication.h:236
#24 postEventSourceDispatch (s=0x16eaa70) at kernel/qeventdispatcher_glib.cpp:279
#25 0x00000034f9a44acd in g_main_dispatch (context=0x16e98e0) at gmain.c:2441
#26 g_main_context_dispatch (context=0x16e98e0) at gmain.c:3011
#27 0x00000034f9a452c8 in g_main_context_iterate (context=0x16e98e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#28 0x00000034f9a4549c in g_main_context_iteration (context=0x16e98e0, may_block=1) at gmain.c:3152
#29 0x00000034d7da7d5f in QEventDispatcherGlib::processEvents (this=0x16b6990, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#30 0x00000034d906c66e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#31 0x00000034d7d78182 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#32 0x00000034d7d783d7 in QEventLoop::exec (this=0x7fff3d9a4470, flags=...) at kernel/qeventloop.cpp:204
#33 0x00000034d7d7cdd5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#34 0x00000034da208de5 in kdemain (argc=1, argv=0x7fff3d9a48b8) at /usr/src/debug/kdelibs-4.7.4/kded/kded.cpp:924
#35 0x0000003a0d42169d in __libc_start_main (main=0x400710 <main(int, char**)>, argc=1, ubp_av=0x7fff3d9a48b8, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7fff3d9a48a8) at libc-start.c:226
#36 0x0000000000400741 in _start ()

Possible duplicates by query: bug 295856, bug 295017, bug 294628, bug 294402, bug 294161.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-03-16 01:10:24 UTC

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