Bug 306987 - kded crashed randomly [@ PhononServer::findVirtualDevices]
Summary: kded crashed randomly [@ PhononServer::findVirtualDevices]
Status: RESOLVED WORKSFORME
Alias: None
Product: Phonon
Classification: Frameworks and Libraries
Component: kded module for audio device listing (show other bugs)
Version: 4.6.0
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Harald Sitter
URL:
Keywords:
: 307561 314055 (view as bug list)
Depends on:
Blocks:
 
Reported: 2012-09-18 14:24 UTC by Alessandro Accardo
Modified: 2021-01-03 04:34 UTC (History)
5 users (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 Alessandro Accardo 2012-09-18 14:24:39 UTC
-- Information about the crash:
Hi, I have openSuSE 12.2 64 bit with KDE SC 4.9 repos.
I installed all the packages in the 4 repositories given by openSuSE team porting even all of the already installed packages to the versions contained in those repos.
KDE Standard configuration (I've erased all the home directory) and no configuration was modified.
I'm behind a squid proxy configured in KDE that seems to work as expected, behind the problems kdeinit4 gives me.

Reproducible: Always

Actual Results:  
Application: Demone KDE (kdeinit4), signal: Aborted
Using host libthread_db library "/lib64/libthread_db.so.1".
[Current thread is 1 (Thread 0x7f03a3ba0780 (LWP 11917))]

Thread 2 (Thread 0x7f038850e700 (LWP 11957)):
#0  0x00007f03a120d13f in poll () from /lib64/libc.so.6
#1  0x00007f039df59684 in ?? () from /usr/lib64/libglib-2.0.so.0
#2  0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#3  0x00007f03a285a3f6 in QEventDispatcherGlib::processEvents (this=0x7f03800008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#4  0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7f038850ddf0, flags=...) at kernel/qeventloop.cpp:149
#5  0x00007f03a282b148 in QEventLoop::exec (this=0x7f038850ddf0, flags=...) at kernel/qeventloop.cpp:204
#6  0x00007f03a272eef0 in QThread::exec (this=<optimized out>) at thread/qthread.cpp:501
#7  0x00007f03a280b89f in QInotifyFileSystemWatcherEngine::run (this=0x14abc90) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x00007f03a2731e8b in QThreadPrivate::start (arg=0x14abc90) at thread/qthread_unix.cpp:307
#9  0x00007f03a249be0e in start_thread () from /lib64/libpthread.so.0
#10 0x00007f03a12152bd in clone () from /lib64/libc.so.6

Thread 1 (Thread 0x7f03a3ba0780 (LWP 11917)):
[KCrash Handler]
#6  0x00007f03a1165d25 in raise () from /lib64/libc.so.6
#7  0x00007f03a11671a8 in abort () from /lib64/libc.so.6
#8  0x00007f03a11a3fbb in __libc_message () from /lib64/libc.so.6
#9  0x00007f03a11a9b56 in malloc_printerr () from /lib64/libc.so.6
#10 0x00007f03856d58ee in snd_config_substitute () from /usr/lib64/libasound.so.2
#11 0x00007f03856d7012 in ?? () from /usr/lib64/libasound.so.2
#12 0x00007f03856d75f4 in snd_config_searcha_hooks () from /usr/lib64/libasound.so.2
#13 0x00007f03856d7841 in ?? () from /usr/lib64/libasound.so.2
#14 0x00007f03856d6901 in snd_config_search_definition () from /usr/lib64/libasound.so.2
#15 0x00007f03856dd594 in ?? () from /usr/lib64/libasound.so.2
#16 0x00007f03856de57d in snd_device_name_hint () from /usr/lib64/libasound.so.2
#17 0x00007f037e218b34 in PhononServer::findVirtualDevices (this=this@entry=0x13329e0) at /usr/src/debug/kde-runtime-4.9.1/phonon/kded-module/phononserver.cpp:168
#18 0x00007f037e21cfbc in PhononServer::findDevices (this=this@entry=0x13329e0) at /usr/src/debug/kde-runtime-4.9.1/phonon/kded-module/phononserver.cpp:677
#19 0x00007f037e220539 in PhononServer::PhononServer (this=0x13329e0, parent=<optimized out>) at /usr/src/debug/kde-runtime-4.9.1/phonon/kded-module/phononserver.cpp:64
#20 0x00007f037e224f57 in KPluginFactory::createInstance<PhononServer, QObject> (parentWidget=<optimized out>, parent=<optimized out>, args=...) at /usr/include/kpluginfactory.h:477
#21 0x00007f03a2d90b55 in KPluginFactory::create (this=0x155b4e0, iface=0x7f03a2de75e0 <qt_meta_stringdata_KDEDModule> "KDEDModule", parentWidget=0x0, parent=0x133e8d0, args=..., keyword=...) at /usr/src/debug/kdelibs-4.9.1/kdecore/util/kpluginfactory.cpp:203
#22 0x00007f0390dfa317 in create<KDEDModule> (args=..., parent=0x133e8d0, this=<optimized out>) at /usr/src/debug/kdelibs-4.9.1/kdecore/util/kpluginfactory.h:507
#23 Kded::loadModule (this=this@entry=0x133e8d0, s=..., onDemand=onDemand@entry=true) at /usr/src/debug/kdelibs-4.9.1/kded/kded.cpp:409
#24 0x00007f0390dfabfb in Kded::loadModule (this=0x133e8d0, obj=..., onDemand=true) at /usr/src/debug/kdelibs-4.9.1/kded/kded.cpp:361
#25 0x00007f0390dfae4a in Kded::messageFilter (message=...) at /usr/src/debug/kdelibs-4.9.1/kded/kded.cpp:204
#26 0x00007f039f5ba12c in QDBusConnectionPrivate::handleMessage (this=0x13296f0, amsg=...) at qdbusintegrator.cpp:557
#27 0x00007f039f5bdae3 in qDBusSignalFilter (connection=<optimized out>, message=<optimized out>, data=0x13296f0) at qdbusintegrator.cpp:546
#28 0x00007f039c96a41e in dbus_connection_dispatch () from /lib64/libdbus-1.so.3
#29 0x00007f039f5b0919 in q_dbus_connection_dispatch (connection=<optimized out>) at qdbus_symbols_p.h:115
#30 QDBusConnectionPrivate::doDispatch (this=0x13296f0) at qdbusintegrator.cpp:1129
#31 0x00007f039f5b4b45 in QDBusConnectionPrivate::socketRead (this=0x13296f0, fd=5) at qdbusintegrator.cpp:1149
#32 0x00007f03a28429ff in QMetaObject::activate (sender=0x14ac690, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77e8e30) at kernel/qobject.cpp:3556
#33 0x00007f03a288c50e in QSocketNotifier::activated (this=<optimized out>, _t1=5) at .moc/release-shared/moc_qsocketnotifier.cpp:103
#34 0x00007f03a2848f9b in QSocketNotifier::event (this=0x14ac690, e=0x7ffff77e9450) at kernel/qsocketnotifier.cpp:317
#35 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x14ac690, e=e@entry=0x7ffff77e9450) at kernel/qapplication.cpp:4551
#36 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x14ac690, e=0x7ffff77e9450) at kernel/qapplication.cpp:4412
#37 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x14ac690, event=0x7ffff77e9450) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#38 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=0x14ac690, event=0x7ffff77e9450) at kernel/qcoreapplication.cpp:915
#39 0x00007f03a2859be8 in sendEvent (event=0x7ffff77e9450, receiver=<optimized out>) at kernel/qcoreapplication.h:231
#40 socketNotifierSourceDispatch (source=0x1341960) at kernel/qeventdispatcher_glib.cpp:110
#41 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#42 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#43 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#44 0x00007f03a285a3f6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:426
#45 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#46 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77e97e0, flags=...) at kernel/qeventloop.cpp:149
#47 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77e97e0, flags=...) at kernel/qeventloop.cpp:204
#48 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#49 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77e99b0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#50 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#51 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#52 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#53 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#54 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77e9dd0) at kernel/qobject.cpp:3556
#55 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#56 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#57 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77e9fd0) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#58 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#59 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#60 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d04aa0) at kernel/qapplication.cpp:4551
#61 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d04aa0) at kernel/qapplication.cpp:4412
#62 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d04aa0) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#63 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d04aa0) at kernel/qcoreapplication.cpp:915
#64 0x00007f03a282fad1 in sendEvent (event=0x1d04aa0, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#65 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#66 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#67 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#68 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#69 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#70 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#71 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#72 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#73 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77eaaa0, flags=...) at kernel/qeventloop.cpp:149
#74 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77eaaa0, flags=...) at kernel/qeventloop.cpp:204
#75 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#76 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77eac70, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#77 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#78 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#79 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#80 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#81 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77eb090) at kernel/qobject.cpp:3556
#82 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#83 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#84 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77eb290) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#85 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#86 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#87 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d0a810) at kernel/qapplication.cpp:4551
#88 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d0a810) at kernel/qapplication.cpp:4412
#89 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d0a810) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#90 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d0a810) at kernel/qcoreapplication.cpp:915
#91 0x00007f03a282fad1 in sendEvent (event=0x1d0a810, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#92 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#93 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#94 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#95 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#96 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#97 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#98 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#99 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#100 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77ebd60, flags=...) at kernel/qeventloop.cpp:149
#101 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77ebd60, flags=...) at kernel/qeventloop.cpp:204
#102 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#103 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77ebf30, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#104 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#105 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#106 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#107 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#108 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77ec350) at kernel/qobject.cpp:3556
#109 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#110 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#111 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77ec550) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#112 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#113 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#114 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c2c280) at kernel/qapplication.cpp:4551
#115 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c2c280) at kernel/qapplication.cpp:4412
#116 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c2c280) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#117 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c2c280) at kernel/qcoreapplication.cpp:915
#118 0x00007f03a282fad1 in sendEvent (event=0x1c2c280, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#119 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#120 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#121 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#122 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#123 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#124 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#125 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#126 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#127 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77ed020, flags=...) at kernel/qeventloop.cpp:149
#128 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77ed020, flags=...) at kernel/qeventloop.cpp:204
#129 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#130 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77ed1f0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#131 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#132 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#133 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#134 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#135 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77ed610) at kernel/qobject.cpp:3556
#136 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#137 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#138 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77ed810) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#139 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#140 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#141 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c2a300) at kernel/qapplication.cpp:4551
#142 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c2a300) at kernel/qapplication.cpp:4412
#143 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c2a300) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#144 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c2a300) at kernel/qcoreapplication.cpp:915
#145 0x00007f03a282fad1 in sendEvent (event=0x1c2a300, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#146 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#147 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#148 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#149 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#150 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#151 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#152 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#153 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#154 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77ee2e0, flags=...) at kernel/qeventloop.cpp:149
#155 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77ee2e0, flags=...) at kernel/qeventloop.cpp:204
#156 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#157 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77ee4b0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#158 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#159 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#160 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#161 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#162 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77ee8d0) at kernel/qobject.cpp:3556
#163 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#164 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#165 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77eead0) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#166 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#167 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#168 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d40670) at kernel/qapplication.cpp:4551
#169 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d40670) at kernel/qapplication.cpp:4412
#170 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d40670) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#171 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d40670) at kernel/qcoreapplication.cpp:915
#172 0x00007f03a282fad1 in sendEvent (event=0x1d40670, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#173 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#174 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#175 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#176 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#177 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#178 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#179 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#180 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#181 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77ef5a0, flags=...) at kernel/qeventloop.cpp:149
#182 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77ef5a0, flags=...) at kernel/qeventloop.cpp:204
#183 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#184 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77ef770, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#185 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#186 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#187 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#188 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#189 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77efb90) at kernel/qobject.cpp:3556
#190 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#191 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#192 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77efd90) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#193 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#194 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#195 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d3e360) at kernel/qapplication.cpp:4551
#196 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d3e360) at kernel/qapplication.cpp:4412
#197 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d3e360) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#198 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d3e360) at kernel/qcoreapplication.cpp:915
#199 0x00007f03a282fad1 in sendEvent (event=0x1d3e360, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#200 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#201 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#202 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#203 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#204 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#205 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#206 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#207 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#208 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f0860, flags=...) at kernel/qeventloop.cpp:149
#209 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f0860, flags=...) at kernel/qeventloop.cpp:204
#210 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#211 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f0a30, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#212 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#213 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#214 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#215 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#216 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f0e50) at kernel/qobject.cpp:3556
#217 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#218 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#219 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f1050) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#220 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#221 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#222 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c2dd60) at kernel/qapplication.cpp:4551
#223 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c2dd60) at kernel/qapplication.cpp:4412
#224 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c2dd60) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#225 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c2dd60) at kernel/qcoreapplication.cpp:915
#226 0x00007f03a282fad1 in sendEvent (event=0x1c2dd60, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#227 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#228 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#229 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#230 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#231 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#232 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#233 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#234 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#235 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f1b20, flags=...) at kernel/qeventloop.cpp:149
#236 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f1b20, flags=...) at kernel/qeventloop.cpp:204
#237 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#238 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f1cf0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#239 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#240 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#241 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#242 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#243 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f2110) at kernel/qobject.cpp:3556
#244 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#245 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#246 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f2310) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#247 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#248 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#249 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d3c090) at kernel/qapplication.cpp:4551
#250 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d3c090) at kernel/qapplication.cpp:4412
#251 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d3c090) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#252 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d3c090) at kernel/qcoreapplication.cpp:915
#253 0x00007f03a282fad1 in sendEvent (event=0x1d3c090, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#254 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#255 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#256 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#257 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#258 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#259 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#260 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#261 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#262 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f2de0, flags=...) at kernel/qeventloop.cpp:149
#263 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f2de0, flags=...) at kernel/qeventloop.cpp:204
#264 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#265 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f2fb0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#266 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#267 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#268 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#269 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#270 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f33d0) at kernel/qobject.cpp:3556
#271 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#272 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#273 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f35d0) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#274 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#275 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#276 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d0f520) at kernel/qapplication.cpp:4551
#277 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d0f520) at kernel/qapplication.cpp:4412
#278 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d0f520) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#279 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d0f520) at kernel/qcoreapplication.cpp:915
#280 0x00007f03a282fad1 in sendEvent (event=0x1d0f520, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#281 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#282 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#283 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#284 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#285 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#286 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#287 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#288 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#289 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f40a0, flags=...) at kernel/qeventloop.cpp:149
#290 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f40a0, flags=...) at kernel/qeventloop.cpp:204
#291 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#292 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f4270, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#293 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#294 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#295 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#296 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#297 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f4690) at kernel/qobject.cpp:3556
#298 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#299 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#300 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f4890) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#301 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#302 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#303 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d15e00) at kernel/qapplication.cpp:4551
#304 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d15e00) at kernel/qapplication.cpp:4412
#305 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d15e00) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#306 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d15e00) at kernel/qcoreapplication.cpp:915
#307 0x00007f03a282fad1 in sendEvent (event=0x1d15e00, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#308 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#309 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#310 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#311 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#312 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#313 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#314 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#315 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#316 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f5360, flags=...) at kernel/qeventloop.cpp:149
#317 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f5360, flags=...) at kernel/qeventloop.cpp:204
#318 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#319 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f5530, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#320 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#321 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#322 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#323 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#324 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f5950) at kernel/qobject.cpp:3556
#325 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#326 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#327 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f5b50) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#328 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#329 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#330 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c32430) at kernel/qapplication.cpp:4551
#331 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c32430) at kernel/qapplication.cpp:4412
#332 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c32430) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#333 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c32430) at kernel/qcoreapplication.cpp:915
#334 0x00007f03a282fad1 in sendEvent (event=0x1c32430, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#335 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#336 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#337 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#338 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#339 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#340 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#341 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#342 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#343 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f6620, flags=...) at kernel/qeventloop.cpp:149
#344 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f6620, flags=...) at kernel/qeventloop.cpp:204
#345 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#346 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f67f0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#347 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#348 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#349 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#350 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#351 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f6c10) at kernel/qobject.cpp:3556
#352 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#353 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#354 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f6e10) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#355 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#356 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#357 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c30f10) at kernel/qapplication.cpp:4551
#358 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c30f10) at kernel/qapplication.cpp:4412
#359 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c30f10) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#360 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c30f10) at kernel/qcoreapplication.cpp:915
#361 0x00007f03a282fad1 in sendEvent (event=0x1c30f10, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#362 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#363 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#364 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#365 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#366 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#367 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#368 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#369 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#370 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f78e0, flags=...) at kernel/qeventloop.cpp:149
#371 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f78e0, flags=...) at kernel/qeventloop.cpp:204
#372 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#373 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f7ab0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#374 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#375 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#376 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#377 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#378 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f7ed0) at kernel/qobject.cpp:3556
#379 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#380 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#381 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f80d0) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#382 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#383 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#384 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c3b360) at kernel/qapplication.cpp:4551
#385 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c3b360) at kernel/qapplication.cpp:4412
#386 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c3b360) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#387 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c3b360) at kernel/qcoreapplication.cpp:915
#388 0x00007f03a282fad1 in sendEvent (event=0x1c3b360, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#389 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#390 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#391 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#392 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#393 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#394 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#395 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#396 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#397 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f8ba0, flags=...) at kernel/qeventloop.cpp:149
#398 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f8ba0, flags=...) at kernel/qeventloop.cpp:204
#399 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#400 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77f8d70, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#401 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#402 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#403 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#404 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#405 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77f9190) at kernel/qobject.cpp:3556
#406 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#407 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#408 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77f9390) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#409 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#410 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#411 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c37250) at kernel/qapplication.cpp:4551
#412 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c37250) at kernel/qapplication.cpp:4412
#413 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c37250) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#414 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c37250) at kernel/qcoreapplication.cpp:915
#415 0x00007f03a282fad1 in sendEvent (event=0x1c37250, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#416 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#417 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#418 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#419 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#420 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#421 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#422 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#423 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#424 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77f9e60, flags=...) at kernel/qeventloop.cpp:149
#425 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77f9e60, flags=...) at kernel/qeventloop.cpp:204
#426 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#427 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77fa030, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#428 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#429 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#430 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#431 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#432 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77fa450) at kernel/qobject.cpp:3556
#433 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#434 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#435 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77fa650) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#436 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#437 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#438 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1c34d60) at kernel/qapplication.cpp:4551
#439 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1c34d60) at kernel/qapplication.cpp:4412
#440 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1c34d60) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#441 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1c34d60) at kernel/qcoreapplication.cpp:915
#442 0x00007f03a282fad1 in sendEvent (event=0x1c34d60, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#443 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#444 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#445 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#446 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#447 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#448 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#449 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#450 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#451 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77fb120, flags=...) at kernel/qeventloop.cpp:149
#452 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77fb120, flags=...) at kernel/qeventloop.cpp:204
#453 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#454 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77fb2f0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#455 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#456 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#457 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#458 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#459 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77fb710) at kernel/qobject.cpp:3556
#460 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#461 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#462 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77fb910) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#463 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#464 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#465 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d18820) at kernel/qapplication.cpp:4551
#466 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d18820) at kernel/qapplication.cpp:4412
#467 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d18820) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#468 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d18820) at kernel/qcoreapplication.cpp:915
#469 0x00007f03a282fad1 in sendEvent (event=0x1d18820, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#470 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#471 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#472 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#473 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#474 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#475 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#476 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#477 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#478 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77fc3e0, flags=...) at kernel/qeventloop.cpp:149
#479 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77fc3e0, flags=...) at kernel/qeventloop.cpp:204
#480 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#481 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77fc5b0, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#482 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#483 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#484 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#485 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#486 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77fc9d0) at kernel/qobject.cpp:3556
#487 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#488 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82
#489 0x00007f039f5f371f in QDBusServiceWatcher::qt_metacall (this=0x1624e50, _c=QMetaObject::InvokeMetaMethod, _id=3, _a=0x7ffff77fcbd0) at .moc/release-shared/moc_qdbusservicewatcher.cpp:107
#490 0x00007f039f5b7c1a in QDBusConnectionPrivate::deliverCall (this=0x14c8d10, object=0x1624e50, msg=..., metaTypes=..., slotIdx=7) at qdbusintegrator.cpp:947
#491 0x00007f03a2840b4e in QObject::event (this=0x1624e50, e=<optimized out>) at kernel/qobject.cpp:1204
#492 0x00007f03a19bb64c in QApplicationPrivate::notify_helper (this=this@entry=0x1340390, receiver=receiver@entry=0x1624e50, e=e@entry=0x1d41980) at kernel/qapplication.cpp:4551
#493 0x00007f03a19bfaca in QApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, e=0x1d41980) at kernel/qapplication.cpp:4412
#494 0x00007f03a35c50d6 in KApplication::notify (this=0x7ffff7a36cc0, receiver=0x1624e50, event=0x1d41980) at /usr/src/debug/kdelibs-4.9.1/kdeui/kernel/kapplication.cpp:311
#495 0x00007f03a282c16e in QCoreApplication::notifyInternal (this=0x7ffff7a36cc0, receiver=receiver@entry=0x1624e50, event=event@entry=0x1d41980) at kernel/qcoreapplication.cpp:915
#496 0x00007f03a282fad1 in sendEvent (event=0x1d41980, receiver=0x1624e50) at kernel/qcoreapplication.h:231
#497 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x12b12b0) at kernel/qcoreapplication.cpp:1539
#498 0x00007f03a285a243 in sendPostedEvents () at kernel/qcoreapplication.h:236
#499 postEventSourceDispatch (s=0x13418e0) at kernel/qeventdispatcher_glib.cpp:279
#500 0x00007f039df593b5 in g_main_context_dispatch () from /usr/lib64/libglib-2.0.so.0
#501 0x00007f039df596e8 in ?? () from /usr/lib64/libglib-2.0.so.0
#502 0x00007f039df597a4 in g_main_context_iteration () from /usr/lib64/libglib-2.0.so.0
#503 0x00007f03a285a3d6 in QEventDispatcherGlib::processEvents (this=0x12b7790, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#504 0x00007f03a1a5b7ae in QGuiEventDispatcherGlib::processEvents (this=<optimized out>, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#505 0x00007f03a282aebf in QEventLoop::processEvents (this=this@entry=0x7ffff77fd6a0, flags=...) at kernel/qeventloop.cpp:149
#506 0x00007f03a282b148 in QEventLoop::exec (this=0x7ffff77fd6a0, flags=...) at kernel/qeventloop.cpp:204
#507 0x00007f039f5bb916 in QDBusConnectionPrivate::sendWithReply (this=0x14c8d10, message=..., sendMode=<optimized out>, timeout=-1) at qdbusintegrator.cpp:1929
#508 0x00007f039f5a961b in QDBusConnection::call (this=0x7ffff77fd870, message=..., mode=<optimized out>, timeout=<optimized out>) at qdbusconnection.cpp:597
#509 0x00007f038ad2eca8 in ?? () from /usr/lib64/kde4/kded_colord.so
#510 0x00007f038ad31cf3 in ?? () from /usr/lib64/kde4/kded_colord.so
#511 0x00007f038ad33e99 in ?? () from /usr/lib64/kde4/kded_colord.so
#512 0x00007f038ad33f2d in ?? () from /usr/lib64/kde4/kded_colord.so
#513 0x00007f03a28429ff in QMetaObject::activate (sender=0x1624e50, m=<optimized out>, local_signal_index=<optimized out>, argv=0x7ffff77fdc90) at kernel/qobject.cpp:3556
#514 0x00007f039f5f282f in QDBusServiceWatcher::serviceOwnerChanged (this=this@entry=0x1624e50, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusservicewatcher.cpp:160
#515 0x00007f039f5f286d in QDBusServiceWatcherPrivate::_q_serviceOwnerChanged (this=<optimized out>, service=..., oldOwner=..., newOwner=...) at qdbusservicewatcher.cpp:82


Application: kded4 ($Id$)
KDE Platform Version: 4.9.1 "release 561"
Qt Version: 4.8.2
Operating System: Linux 3.4.6-2.10-desktop x86_64
Distribution: "openSUSE 12.2 (x86_64)"
Comment 1 Myriam Schweingruber 2013-01-29 18:45:08 UTC
*** Bug 307561 has been marked as a duplicate of this bug. ***
Comment 2 Myriam Schweingruber 2013-01-29 18:45:34 UTC
*** Bug 314055 has been marked as a duplicate of this bug. ***
Comment 3 Myriam Schweingruber 2013-01-29 18:46:32 UTC
Confirmed by duplicates.
Comment 4 Myriam Schweingruber 2013-01-29 18:49:03 UTC
Looks to also be related to the libasound deadlock, see https://bugs.kde.org/show_bug.cgi?id=306338#c38

@Harald: should this be reported against ALSA?
Comment 5 Unknown 2013-01-29 19:34:34 UTC
Sorry about the duplication, I honestly am new to KDE and didn't know if there was a dup for it.

All the best, and KDE is the best.
Comment 6 Unknown 2013-01-29 19:35:30 UTC
oops posted it here instead of my bug report! sleep issue.
Comment 7 Myriam Schweingruber 2013-04-13 07:06:44 UTC
Looks related to bug 306338
Comment 8 Justin Zobel 2020-12-04 03:30:25 UTC
Thank you for the report, Alessandro.

As it has been a while since this was reported, can you please test and confirm if this issue is still occurring or if this bug report can be marked as resolved.

I have set the bug status to "needsinfo" pending your response, please change back to "reported" or "resolved/worksforme" when you respond, thank you.
Comment 9 Bug Janitor Service 2020-12-19 04:34:44 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 10 Bug Janitor Service 2021-01-03 04:34:14 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!