Bug 289373 - Crash when computer was idling
Summary: Crash when computer was idling
Status: RESOLVED DUPLICATE of bug 315017
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: powermanagement-daemon (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Dario Freddi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-19 19:09 UTC by Valentin Rusu
Modified: 2013-03-12 15:19 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 Valentin Rusu 2011-12-19 19:09:11 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.4 (4.7.4) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.1.5-1-ARCH x86_64

-- Information about the crash:
- What I was doing when the application crashed:
I left the computer idling at home during my work hours. When back, I found this crash.

-- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0x7fac872ef760 (LWP 1142))]

Thread 2 (Thread 0x7fac6bfb5700 (LWP 1200)):
#0  0x00007fac83a61073 in poll () from /lib/libc.so.6
#1  0x00007fac7ff34d58 in ?? () from /usr/lib/libglib-2.0.so.0
#2  0x00007fac7ff35219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#3  0x00007fac85b0c336 in QEventDispatcherGlib::processEvents (this=0x2434700, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0x00007fac85ad14e8 in QEventLoop::processEvents (this=0x7fac6bfb4d90, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007fac85ad163c in QEventLoop::exec (this=0x7fac6bfb4d90, flags=...) at kernel/qeventloop.cpp:201
#6  0x00007fac859b6413 in QThread::exec (this=0x23fe700) at thread/qthread.cpp:498
#7  0x00007fac85ab05c3 in QInotifyFileSystemWatcherEngine::run (this=0x23fe700) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007fac859b8c37 in QThreadPrivate::start (arg=0x23fe700) at thread/qthread_unix.cpp:331
#9  0x00007fac85701df0 in start_thread () from /lib/libpthread.so.0
#10 0x00007fac83a692ed in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7fac872ef760 (LWP 1142)):
[KCrash Handler]
#6  0x00007fac839c9905 in raise () from /lib/libc.so.6
#7  0x00007fac839cad7b in abort () from /lib/libc.so.6
#8  0x00007fac859abcc3 in qt_message_output (msgType=QtFatalMsg, buf=0x27fd398 "ASSERT failure in QDBusPendingReply::argumentAt: \"Index out of bounds\", file qdbuspendingreply.cpp, line 268") at global/qglobal.cpp:2291
#9  0x00007fac859abe36 in qt_message(QtMsgType, const char *, typedef __va_list_tag __va_list_tag *) (msgType=QtFatalMsg, msg=0x7fac85b522a0 "ASSERT failure in %s: \"%s\", file %s, line %d", ap=0x7fff1b7f8c08) at global/qglobal.cpp:2337
#10 0x00007fac859ac5c6 in qFatal (msg=0x7fac85b522a0 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qglobal.cpp:2520
#11 0x00007fac859ab8c7 in qt_assert_x (where=0x7fac85ed3af3 "QDBusPendingReply::argumentAt", what=0x7fac85ed3adf "Index out of bounds", file=0x7fac85ed3ac9 "qdbuspendingreply.cpp", line=268) at global/qglobal.cpp:2044
#12 0x00007fac85eca0aa in QDBusPendingReplyData::argumentAt (this=0x7fff1b7f8e20, index=0) at qdbuspendingreply.cpp:266
#13 0x00007fac6e92867d in QDBusPendingReply<bool, void, void, void, void, void, void, void>::argumentAt<0> (this=0x7fff1b7f8e20) at /home/qt/4/include/QtDBus/qdbuspendingreply.h:176
#14 0x00007fac6e927494 in QDBusPendingReply<bool, void, void, void, void, void, void, void>::value (this=0x7fff1b7f8e20) at /home/qt/4/include/QtDBus/qdbuspendingreply.h:181
#15 0x00007fac6e9258cf in PowerDevil::PolicyAgent::requirePolicyCheck (this=0x24442e0, policies=...) at /home/kde/src/kde-workspace/powerdevil/daemon/powerdevilpolicyagent.cpp:209
#16 0x00007fac6e915117 in PowerDevil::Action::trigger (this=0x23c71d0, args=...) at /home/kde/src/kde-workspace/powerdevil/daemon/powerdevilaction.cpp:97
#17 0x00007fac6e930f2c in PowerDevil::BundledActions::DimDisplay::setBrightnessHelper (this=0x23c71d0, brightness=50) at /home/kde/src/kde-workspace/powerdevil/daemon/actions/bundled/dimdisplay.cpp:74
#18 0x00007fac6e930e8f in PowerDevil::BundledActions::DimDisplay::onIdleTimeout (this=0x23c71d0, msec=150000) at /home/kde/src/kde-workspace/powerdevil/daemon/actions/bundled/dimdisplay.cpp:61
#19 0x00007fac6e91ec4f in PowerDevil::Core::onKIdleTimeoutReached (this=0x21a3bc0, identifier=2, msec=150000) at /home/kde/src/kde-workspace/powerdevil/daemon/powerdevilcore.cpp:610
#20 0x00007fac6e91f920 in PowerDevil::Core::qt_metacall (this=0x21a3bc0, _c=QMetaObject::InvokeMetaMethod, _id=30, _a=0x7fff1b7f9280) at /home/kde/src/superbuild/kdebase/build/build/kde-workspace/powerdevil/daemon/powerdevilcore.moc:174
#21 0x00007fac85adb9d6 in QMetaObject::metacall (object=0x21a3bc0, cl=QMetaObject::InvokeMetaMethod, idx=34, argv=0x7fff1b7f9280) at kernel/qmetaobject.cpp:237
#22 0x00007fac85af0776 in QMetaObject::activate (sender=0x23e01b0, m=0x7fac771d6080, local_signal_index=2, argv=0x7fff1b7f9280) at kernel/qobject.cpp:3278
#23 0x00007fac76fca4db in KIdleTime::timeoutReached (this=0x23e01b0, _t1=2, _t2=150000) at /home/kde/src/superbuild/kdelibs/build/build/kdelibs/kutils/kidletime.moc:124
#24 0x00007fac76fca094 in KIdleTimePrivate::_k_timeoutReached (this=0x23de630, msec=150000) at /home/kde/src/kdelibs/kutils/kidletime/kidletime.cpp:243
#25 0x00007fac76fca3fd in KIdleTime::qt_metacall (this=0x23e01b0, _c=QMetaObject::InvokeMetaMethod, _id=9, _a=0x7fff1b7f94b0) at /home/kde/src/superbuild/kdelibs/build/build/kdelibs/kutils/kidletime.moc:99
#26 0x00007fac85adb9d6 in QMetaObject::metacall (object=0x23e01b0, cl=QMetaObject::InvokeMetaMethod, idx=13, argv=0x7fff1b7f94b0) at kernel/qmetaobject.cpp:237
#27 0x00007fac85af0776 in QMetaObject::activate (sender=0x23c1d20, m=0x7fac771d6140, local_signal_index=1, argv=0x7fff1b7f94b0) at kernel/qobject.cpp:3278
#28 0x00007fac76fcc92c in AbstractSystemPoller::timeoutReached (this=0x23c1d20, _t1=150000) at /home/kde/src/superbuild/kdelibs/build/build/kdelibs/kutils/abstractsystempoller.moc:115
#29 0x00007fac76fcfd8a in XSyncBasedPoller::x11Event (this=0x23c1d20, event=0x7fff1b7f9d70) at /home/kde/src/kdelibs/kutils/kidletime/xsyncbasedpoller.cpp:235
#30 0x00007fac86c2364c in KAppX11HackWidget::publicx11Event (this=0x23c1d20, e=0x7fff1b7f9d70) at /home/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:918
#31 0x00007fac86c21b62 in KApplication::x11EventFilter (this=0x7fff1b7fa190, _event=0x7fff1b7f9d70) at /home/kde/src/kdelibs/kdeui/kernel/kapplication.cpp:930
#32 0x00007fac84a0fd0f in qt_x11EventFilter (ev=0x7fff1b7f9d70) at kernel/qapplication_x11.cpp:435
#33 0x00007fac84a1eb86 in QApplication::x11ProcessEvent (this=0x7fff1b7fa190, event=0x7fff1b7f9d70) at kernel/qapplication_x11.cpp:3299
#34 0x00007fac84a5a310 in x11EventSourceDispatch (s=0x20f1030, callback=0, user_data=0x0) at kernel/qguieventdispatcher_glib.cpp:146
#35 0x00007fac7ff3484d in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#36 0x00007fac7ff35048 in ?? () from /usr/lib/libglib-2.0.so.0
#37 0x00007fac7ff35219 in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#38 0x00007fac85b0c313 in QEventDispatcherGlib::processEvents (this=0x2023f10, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#39 0x00007fac84a5a6b0 in QGuiEventDispatcherGlib::processEvents (this=0x2023f10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#40 0x00007fac85ad14e8 in QEventLoop::processEvents (this=0x7fff1b7fa100, flags=...) at kernel/qeventloop.cpp:149
#41 0x00007fac85ad163c in QEventLoop::exec (this=0x7fff1b7fa100, flags=...) at kernel/qeventloop.cpp:201
#42 0x00007fac85ad4014 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#43 0x00007fac8497f57c in QApplication::exec () at kernel/qapplication.cpp:3783
#44 0x00007fac7333c775 in kdemain (argc=1, argv=0x20b3710) at /home/kde/src/kdelibs/kded/kded.cpp:924
#45 0x0000000000407318 in launch (argc=1, _name=0x40dea0 "kded4", args=0x0, cwd=0x0, envc=0, envs=0x0, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x40d787 "0") at /home/kde/src/kdelibs/kinit/kinit.cpp:734
#46 0x000000000040a4f4 in main (argc=4, argv=0x7fff1b7faa78, envp=0x7fff1b7faaa0) at /home/kde/src/kdelibs/kinit/kinit.cpp:1849

Reported using DrKonqi
Comment 1 Alex Fiestas 2013-03-12 12:57:53 UTC
Dario, any thoughts on this?
Comment 2 Alex Fiestas 2013-03-12 15:19:20 UTC

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