Bug 294402 - Crash when system was idle
Summary: Crash when system was idle
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-02-19 02:22 UTC by Peter C. Trenholme
Modified: 2012-02-19 05:52 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 Peter C. Trenholme 2012-02-19 02:22:22 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4)
Qt Version: 4.8.0
Operating System: Linux 3.2.6-3.fc16.x86_64 x86_64
Distribution: "Fedora release 16 (Verne)"

-- Information about the crash:
I had been writing an AWK program when my wife sent me out to do some erands. I save my work, but left Kate running with the program displayed and a konsole window open. When I returned after several hours, the kdewallet pop-up was displayed, and, when I entered my password, the abort reporter came up.

While this may be related to the networkmanager bug that was "suggested" by the abort reporter (since I did have a couple of ethernet connections - one wireless and one cable  open), there was no active trafic except, perhaps, to six Windows shares I had open on my local network.

Also, the konsole window I think I left open was not open when I came back. (But that's, perhaps, a "red herring" since I can't really remember if I'd closed that window.

-- 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 0x7f03c29da840 (LWP 1951))]

Thread 3 (Thread 0x7f03af9c4700 (LWP 1998)):
#0  0x000000377be0af9d in __pthread_mutex_unlock_usercnt (mutex=<optimized out>, decr=<optimized out>) at pthread_mutex_unlock.c:53
#1  __pthread_mutex_unlock (mutex=0x1c15798) at pthread_mutex_unlock.c:298
#2  0x00000037bb445083 in g_main_context_iterate (context=0x1c15790, block=1, dispatch=1, self=<optimized out>) at gmain.c:3067
#3  0x00000037bb445815 in g_main_loop_run (loop=0x1c15740) at gmain.c:3297
#4  0x00000037c56bed86 in gdbus_shared_thread_func (user_data=0x1c15760) at gdbusprivate.c:276
#5  0x00000037bb46a226 in g_thread_create_proxy (data=0x1c15880) at gthread.c:1962
#6  0x000000377be07d90 in start_thread (arg=0x7f03af9c4700) at pthread_create.c:309
#7  0x000000377b6ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 2 (Thread 0x7f03aefb7700 (LWP 2006)):
#0  0x000000377b6e6af3 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
#1  0x00000037bb444fd8 in g_main_context_poll (n_fds=1, fds=0x7f03a0002450, priority=<optimized out>, timeout=-1, context=0x7f03a00009a0) at gmain.c:3402
#2  g_main_context_iterate (context=0x7f03a00009a0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3084
#3  0x00000037bb44549c in g_main_context_iteration (context=0x7f03a00009a0, may_block=1) at gmain.c:3152
#4  0x00000037bd1a7dc6 in QEventDispatcherGlib::processEvents (this=0x7f03a00008c0, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:426
#5  0x00000037bd178182 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#6  0x00000037bd1783d7 in QEventLoop::exec (this=0x7f03aefb6d10, flags=...) at kernel/qeventloop.cpp:204
#7  0x00000037bd078b27 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#8  0x00000037bd157e7f in QInotifyFileSystemWatcherEngine::run (this=0x1c1f340) at io/qfilesystemwatcher_inotify.cpp:248
#9  0x00000037bd07bb6b in QThreadPrivate::start (arg=0x1c1f340) at thread/qthread_unix.cpp:298
#10 0x000000377be07d90 in start_thread (arg=0x7f03aefb7700) at pthread_create.c:309
#11 0x000000377b6ef48d in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:115

Thread 1 (Thread 0x7f03c29da840 (LWP 1951)):
[KCrash Handler]
#6  0x00007f03b52f5a31 in SecretStorage::walletOpenedForRead (this=0x1b9b3c0, success=true) at /usr/src/debug/networkmanagement-0.8.99/libs/service/secretstorage.cpp:156
#7  0x00000037bd18cce1 in QMetaObject::activate (sender=0x1d87980, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff636e6b0) at kernel/qobject.cpp:3547
#8  0x00000037c8567b52 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
#9  0x00000037bd18cce1 in QMetaObject::activate (sender=0x1b9da20, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff636e800) at kernel/qobject.cpp:3547
#10 0x00000037c8599baf in OrgKdeKWalletInterface::walletAsyncOpened (this=<optimized out>, _t1=11, _t2=1754820573) at /usr/src/debug/kdelibs-4.7.4/x86_64-redhat-linux-gnu/kdeui/kwallet_interface.moc:324
#11 0x00000037c859c376 in OrgKdeKWalletInterface::qt_static_metacall (_o=0x1b9da20, _id=<optimized out>, _a=0x7ffff636ef60, _c=<optimized out>) at /usr/src/debug/kdelibs-4.7.4/x86_64-redhat-linux-gnu/kdeui/kwallet_interface.moc:162
#12 0x00000037c859c61b in OrgKdeKWalletInterface::qt_metacall (this=0x1b9da20, _c=QMetaObject::InvokeMetaMethod, _id=<optimized out>, _a=0x7ffff636ef60) at /usr/src/debug/kdelibs-4.7.4/x86_64-redhat-linux-gnu/kdeui/kwallet_interface.moc:287
#13 0x00000037bda22d8b in QDBusConnectionPrivate::deliverCall (this=0x19a7f40, object=0x1b9da20, msg=..., metaTypes=..., slotIdx=9) at qdbusintegrator.cpp:947
#14 0x00000037bd191f16 in QObject::event (this=0x1b9da20, e=<optimized out>) at kernel/qobject.cpp:1195
#15 0x0000003c6dfc9994 in notify_helper (e=0x1cbd680, receiver=0x1b9da20, this=0x19b5c00) at kernel/qapplication.cpp:4550
#16 QApplicationPrivate::notify_helper (this=0x19b5c00, receiver=0x1b9da20, e=0x1cbd680) at kernel/qapplication.cpp:4522
#17 0x0000003c6dfce813 in QApplication::notify (this=0x7ffff636f990, receiver=0x1b9da20, e=0x1cbd680) at kernel/qapplication.cpp:4411
#18 0x00000037c8450766 in KApplication::notify (this=0x7ffff636f990, receiver=0x1b9da20, event=0x1cbd680) at /usr/src/debug/kdelibs-4.7.4/kdeui/kernel/kapplication.cpp:311
#19 0x00000037bd17904c in QCoreApplication::notifyInternal (this=0x7ffff636f990, receiver=0x1b9da20, event=0x1cbd680) at kernel/qcoreapplication.cpp:876
#20 0x00000037bd17cada in sendEvent (event=0x1cbd680, receiver=0x1b9da20) at kernel/qcoreapplication.h:231
#21 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x19854d0) at kernel/qcoreapplication.cpp:1500
#22 0x00000037bd1a7933 in sendPostedEvents () at kernel/qcoreapplication.h:236
#23 postEventSourceDispatch (s=0x19b9600) at kernel/qeventdispatcher_glib.cpp:279
#24 0x00000037bb444acd in g_main_dispatch (context=0x19b84e0) at gmain.c:2441
#25 g_main_context_dispatch (context=0x19b84e0) at gmain.c:3011
#26 0x00000037bb4452c8 in g_main_context_iterate (context=0x19b84e0, block=<optimized out>, dispatch=1, self=<optimized out>) at gmain.c:3089
#27 0x00000037bb44549c in g_main_context_iteration (context=0x19b84e0, may_block=1) at gmain.c:3152
#28 0x00000037bd1a7d5f in QEventDispatcherGlib::processEvents (this=0x1986990, flags=<optimized out>) at kernel/qeventdispatcher_glib.cpp:424
#29 0x0000003c6e06c66e in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=<optimized out>) at kernel/qguieventdispatcher_glib.cpp:207
#30 0x00000037bd178182 in QEventLoop::processEvents (this=<optimized out>, flags=...) at kernel/qeventloop.cpp:149
#31 0x00000037bd1783d7 in QEventLoop::exec (this=0x7ffff636f920, flags=...) at kernel/qeventloop.cpp:204
#32 0x00000037bd17cdd5 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1148
#33 0x00000037c3a08de5 in kdemain (argc=1, argv=0x7ffff636fd68) at /usr/src/debug/kdelibs-4.7.4/kded/kded.cpp:924
#34 0x000000377b62169d in __libc_start_main (main=0x400710 <main(int, char**)>, argc=1, ubp_av=0x7ffff636fd68, init=<optimized out>, fini=<optimized out>, rtld_fini=<optimized out>, stack_end=0x7ffff636fd58) at libc-start.c:226
#35 0x0000000000400741 in _start ()

Possible duplicates by query: bug 294161, bug 293726, bug 293566, bug 293353, bug 292014.

Reported using DrKonqi
Comment 1 Jekyll Wu 2012-02-19 05:52:17 UTC

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