Bug 287932 - Crash with misaligned QMutex during KDE startup
Summary: Crash with misaligned QMutex during KDE startup
Status: RESOLVED UNMAINTAINED
Alias: None
Product: solid
Classification: Frameworks and Libraries
Component: libsolid-upnp (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR crash
Target Milestone: ---
Assignee: Paulo Romulo
URL:
Keywords:
: 290236 292488 (view as bug list)
Depends on:
Blocks:
 
Reported: 2011-11-30 18:11 UTC by Oldřich Jedlička
Modified: 2013-03-12 12:46 UTC (History)
4 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 Oldřich Jedlička 2011-11-30 18:11:48 UTC
Application: kded4 ($Id$)
KDE Platform Version: 4.7.3 (4.7.3) (Compiled from sources)
Qt Version: 4.7.4
Operating System: Linux 3.2.0-drm+ i686
Distribution (Platform): Gentoo Packages

-- Information about the crash:
- What I was doing when the application crashed:

Starting the system a usual and the kdeinit4 shown the crash.

-- Backtrace:
Application: KDE démon (kdeinit4), signal: Aborted
[Current thread is 1 (Thread 0xb5802710 (LWP 4445))]

Thread 6 (Thread 0xaeeeab70 (LWP 4452)):
#0  0xb5aca47d in clock_gettime (clock_id=1, tp=0xaeeea030) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6d0ebbe in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6de0c11 in updateCurrentTime (this=0x8c8dc34, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x8c8dc34, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb6ddf46b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xaeeea12c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6ddf4fb in timerSourcePrepare (source=0x8c8dc00, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb59e2598 in g_main_context_prepare (context=0x8e9e4e8, priority=0xaeeea19c) at gmain.c:2762
#8  0xb59e3247 in g_main_context_iterate (context=0x8e9e4e8, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3069
#9  0xb59e37f9 in g_main_context_iteration (context=0x8e9e4e8, may_block=1) at gmain.c:3152
#10 0xb6ddfc3e in QEventDispatcherGlib::processEvents (this=0x8e77a68, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6db01f0 in QEventLoop::processEvents (this=0xaeeea2c0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6db0455 in QEventLoop::exec (this=0xaeeea2c0, flags=...) at kernel/qeventloop.cpp:201
#13 0xb6cb2909 in QThread::exec (this=0x8e9d570) at thread/qthread.cpp:498
#14 0xafa2d1ac in AgentListener::run (this=0x8e9d570) at /mnt/data/tmp/portage/net-wireless/bluedevil-1.2.2/work/bluedevil-1.2.2/src/daemon/kded/agentlistener.cpp:39
#15 0xb6cb5573 in QThreadPrivate::start (arg=0x8e9d570) at thread/qthread_unix.cpp:331
#16 0xb6c3bcd1 in start_thread (arg=0xaeeeab70) at pthread_create.c:301
#17 0xb5f9153e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 5 (Thread 0xae6e9b70 (LWP 4457)):
#0  0xb6c3e032 in __pthread_mutex_lock (mutex=0x8eba08c) at pthread_mutex_lock.c:61
#1  0xb59e35af in g_main_context_iterate (context=<value optimized out>, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3095
#2  0xb59e37f9 in g_main_context_iteration (context=0x8eba088, may_block=1) at gmain.c:3152
#3  0xb6ddfc3e in QEventDispatcherGlib::processEvents (this=0x8eba008, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#4  0xb6db01f0 in QEventLoop::processEvents (this=0xae6e92a0, flags=...) at kernel/qeventloop.cpp:149
#5  0xb6db0455 in QEventLoop::exec (this=0xae6e92a0, flags=...) at kernel/qeventloop.cpp:201
#6  0xb6cb2909 in QThread::exec (this=0x8ea6e60) at thread/qthread.cpp:498
#7  0xb6d903b0 in QInotifyFileSystemWatcherEngine::run (this=0x8ea6e60) at io/qfilesystemwatcher_inotify.cpp:248
#8  0xb6cb5573 in QThreadPrivate::start (arg=0x8ea6e60) at thread/qthread_unix.cpp:331
#9  0xb6c3bcd1 in start_thread (arg=0xae6e9b70) at pthread_create.c:301
#10 0xb5f9153e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 4 (Thread 0xad337b70 (LWP 4544)):
#0  0xb77bf424 in __kernel_vsyscall ()
#1  0xb5f87638 in __poll (fds=0x8febb88, nfds=3, timeout=-1) at ../sysdeps/unix/sysv/linux/poll.c:87
#2  0xb59f1e00 in g_poll (fds=0x8febb88, nfds=3, timeout=-1) at gpoll.c:132
#3  0xb59e3514 in g_main_context_poll (context=0x8feeed0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3402
#4  g_main_context_iterate (context=0x8feeed0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3084
#5  0xb59e3afb in g_main_loop_run (loop=0x8feef60) at gmain.c:3297
#6  0xad3ec323 in gdbus_shared_thread_func (user_data=0x8feeeb8) at gdbusprivate.c:276
#7  0xb5a089d2 in g_thread_create_proxy (data=0x8f24570) at gthread.c:1962
#8  0xb6c3bcd1 in start_thread (arg=0xad337b70) at pthread_create.c:301
#9  0xb5f9153e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 3 (Thread 0xac335b70 (LWP 4549)):
[KCrash Handler]
#7  0xb77bf424 in __kernel_vsyscall ()
#8  0xb5ef1636 in raise (sig=6) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
#9  0xb5ef2b6c in abort () at abort.c:93
#10 0xb6caac50 in qt_message_output (msgType=QtFatalMsg, buf=0x8ea7830 "ASSERT failure in QMutexLocker: \"QMutex pointer is misaligned\", file thread/qmutex.h, line 100") at global/qglobal.cpp:2291
#11 0xb6caadd8 in qt_message (msgType=QtFatalMsg, msg=0xb6e18ea0 "ASSERT failure in %s: \"%s\", file %s, line %d", ap=0xac334db4 "\256z\341\266\221z\341\266\374\245\341\266d") at global/qglobal.cpp:2337
#12 0xb6caaedd in qFatal (msg=0xb6e18ea0 "ASSERT failure in %s: \"%s\", file %s, line %d") at global/qglobal.cpp:2520
#13 0xb6caaf1f in qt_assert_x (where=0xb6e17aae "QMutexLocker", what=0xb6e17a91 "QMutex pointer is misaligned", file=0xb6e1a5fc "thread/qmutex.h", line=100) at global/qglobal.cpp:2044
#14 0xb6cb2a9a in QMutexLocker (this=0x9046012, returnCode=0) at thread/qmutex.h:99
#15 QThread::exit (this=0x9046012, returnCode=0) at thread/qthread.cpp:530
#16 0xb6cb2ada in QThread::quit (this=0x9046012) at thread/qthread.cpp:550
#17 0xb5d122a9 in QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate (this=0x9046000, __in_chrg=<value optimized out>) at bearer/qnetworkconfigmanager_p.cpp:85
#18 0xb5d1241f in QNetworkConfigurationManagerPrivate::~QNetworkConfigurationManagerPrivate (this=0x9046000, __in_chrg=<value optimized out>) at bearer/qnetworkconfigmanager_p.cpp:86
#19 0xb5d10352 in connManager () at bearer/qnetworkconfigmanager.cpp:75
#20 0xb5d104d9 in QNetworkConfigurationManager::QNetworkConfigurationManager (this=0xac334fc4, parent=0x0) at bearer/qnetworkconfigmanager.cpp:206
#21 0xb5ce6561 in QNetworkAccessManager::createRequest (this=0xac335208, op=QNetworkAccessManager::GetOperation, req=..., outgoingData=0x0) at access/qnetworkaccessmanager.cpp:1004
#22 0xb5ce276a in QNetworkAccessManager::get (this=0xac335208, request=...) at access/qnetworkaccessmanager.cpp:690
#23 0xb4d981da in Herqq::Upnp::HDataRetriever::retrieveData (this=0xac3351fc, baseUrl=..., query=..., data=0x0) at src/devicehosting/controlpoint/hcontrolpoint_dataretriever_p.cpp:87
#24 0xb4d9860e in Herqq::Upnp::HDataRetriever::retrieveDeviceDescription (this=0xac3351fc, deviceLocation=..., data=0x0) at src/devicehosting/controlpoint/hcontrolpoint_dataretriever_p.cpp:155
#25 0xb4d8d3e0 in Herqq::Upnp::HControlPointPrivate::buildDevice (this=0x8ebdc38, deviceLocation=..., maxAgeInSecs=1800, err=0xac3352b8) at src/devicehosting/controlpoint/hcontrolpoint.cpp:168
#26 0xb4d96ce2 in Herqq::Upnp::DeviceBuildTask::run (this=0x8ebd7e8) at src/devicehosting/controlpoint/hdevicebuild_p.cpp:62
#27 0xb6ca90e9 in QThreadPoolThread::run (this=0x8f89ff0) at concurrent/qthreadpool.cpp:106
#28 0xb6cb5573 in QThreadPrivate::start (arg=0x8f89ff0) at thread/qthread_unix.cpp:331
#29 0xb6c3bcd1 in start_thread (arg=0xac335b70) at pthread_create.c:301
#30 0xb5f9153e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 2 (Thread 0xabb34b70 (LWP 4551)):
#0  0xb5aca47d in clock_gettime (clock_id=1, tp=0xabb34050) at ../sysdeps/unix/clock_gettime.c:100
#1  0xb6d0ebbe in do_gettime () at tools/qelapsedtimer_unix.cpp:123
#2  qt_gettime () at tools/qelapsedtimer_unix.cpp:140
#3  0xb6de0c11 in updateCurrentTime (this=0x90092c4, tm=...) at kernel/qeventdispatcher_unix.cpp:339
#4  QTimerInfoList::timerWait (this=0x90092c4, tm=...) at kernel/qeventdispatcher_unix.cpp:442
#5  0xb6ddf46b in timerSourcePrepareHelper (src=<value optimized out>, timeout=0xabb3414c) at kernel/qeventdispatcher_glib.cpp:136
#6  0xb6ddf4fb in timerSourcePrepare (source=0x9009290, timeout=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:169
#7  0xb59e2598 in g_main_context_prepare (context=0x8ea6610, priority=0xabb341bc) at gmain.c:2762
#8  0xb59e3247 in g_main_context_iterate (context=0x8ea6610, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3069
#9  0xb59e37f9 in g_main_context_iteration (context=0x8ea6610, may_block=1) at gmain.c:3152
#10 0xb6ddfc3e in QEventDispatcherGlib::processEvents (this=0x8e200c0, flags=...) at kernel/qeventdispatcher_glib.cpp:424
#11 0xb6db01f0 in QEventLoop::processEvents (this=0xabb342e0, flags=...) at kernel/qeventloop.cpp:149
#12 0xb6db0455 in QEventLoop::exec (this=0xabb342e0, flags=...) at kernel/qeventloop.cpp:201
#13 0xb6cb2909 in QThread::exec (this=0x8e1a868) at thread/qthread.cpp:498
#14 0xb6cb29ca in QThread::run (this=0x8e1a868) at thread/qthread.cpp:565
#15 0xb6cb5573 in QThreadPrivate::start (arg=0x8e1a868) at thread/qthread_unix.cpp:331
#16 0xb6c3bcd1 in start_thread (arg=0xabb34b70) at pthread_create.c:301
#17 0xb5f9153e in clone () at ../sysdeps/unix/sysv/linux/i386/clone.S:133

Thread 1 (Thread 0xb5802710 (LWP 4445)):
#0  0xb77bf424 in __kernel_vsyscall ()
#1  0xb5f8ac61 in select () at ../sysdeps/unix/syscall-template.S:82
#2  0xb6ddcc80 in qt_safe_select (nfds=12, fdread=0xbfb0560c, fdwrite=0x0, fdexcept=0x0, orig_timeout=0x0) at kernel/qcore_unix.cpp:82
#3  0xb6d8b80a in select_msecs (nfds=12, fdread=0xbfb0560c, fdwrite=0x0, timeout=-1) at io/qprocess_unix.cpp:885
#4  0xb6d8c9bd in QProcessPrivate::waitForStarted (this=0x906aac0, msecs=-1) at io/qprocess_unix.cpp:913
#5  0xb6d47e97 in QProcess::waitForStarted (this=0xbfb05734, msecs=-1) at io/qprocess.cpp:1665
#6  0xb6d47f2b in QProcess::waitForFinished (this=0xbfb05734, msecs=-1) at io/qprocess.cpp:1735
#7  0xb6d4b6b4 in QProcess::execute (program=..., arguments=...) at io/qprocess.cpp:2139
#8  0xb704c88e in KToolInvocation::startKdeinit () at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdecore/kernel/ktoolinvocation.cpp:391
#9  0xb704ca4a in KToolInvocation::klauncher () at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdecore/kernel/ktoolinvocation.cpp:62
#10 0xb704cc33 in KToolInvocation::startServiceInternal (this=0x8dd18c0, _function=0xb714c8b9 "start_service_by_desktop_path", _name=..., URLs=..., error=0xbfb05aa4, serviceName=0x0, pid=0x0, startup_id=..., noWait=false, workdir=...) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdecore/kernel/ktoolinvocation.cpp:93
#11 0xb704d926 in KToolInvocation::startServiceByDesktopPath (_name=..., URLs=..., error=0xbfb05aa4, serviceName=0x0, pid=0x0, startup_id=..., noWait=false) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdecore/kernel/ktoolinvocation.cpp:197
#12 0xb7533993 in KNotificationManager::KNotificationManager (this=0x8fc4d70) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdeui/notifications/knotificationmanager.cpp:57
#13 0xb7533c1e in operator-> () at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdeui/notifications/knotificationmanager.cpp:46
#14 operator KNotificationManager* () at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdeui/notifications/knotificationmanager.cpp:46
#15 KNotificationManager::self () at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdeui/notifications/knotificationmanager.cpp:47
#16 0xb753258b in KNotification::sendEvent (this=0x8f89f28) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdeui/notifications/knotification.cpp:372
#17 0xb7532ea5 in KNotification::qt_metacall (this=0x8f89f28, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x8e1e988) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80_build/kdeui/knotification.moc:109
#18 0xb6db80b6 in QMetaObject::metacall (object=0x8f89f28, cl=QMetaObject::InvokeMetaMethod, idx=17, argv=0x8e1e988) at kernel/qmetaobject.cpp:237
#19 0xb6dc29b8 in QMetaCallEvent::placeMetaCall (this=0x903f3a8, object=0x8f89f28) at kernel/qobject.cpp:535
#20 0xb6dc7c59 in QObject::event (this=0x8f89f28, e=0x903f3a8) at kernel/qobject.cpp:1217
#21 0xb6241419 in QApplicationPrivate::notify_helper (this=0x8cd82b0, receiver=0x8f89f28, e=0x903f3a8) at kernel/qapplication.cpp:4481
#22 0xb624697c in QApplication::notify (this=0x8f89f28, receiver=0x8f89f28, e=0x903f3a8) at kernel/qapplication.cpp:4360
#23 0xb75032a8 in KApplication::notify (this=0xbfb07b30, receiver=0x8f89f28, event=0x903f3a8) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdeui/kernel/kapplication.cpp:311
#24 0xb6db16ff in QCoreApplication::notifyInternal (this=0xbfb07b30, receiver=0x8f89f28, event=0x903f3a8) at kernel/qcoreapplication.cpp:787
#25 0xb6db4eb6 in sendEvent (receiver=0x0, event_type=0, data=0x8c5e7a8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c5e7a8) at kernel/qcoreapplication.cpp:1428
#27 0xb6db5189 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#28 0xb6ddfab7 in sendPostedEvents (s=0x8cd99b8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=0x8cd99b8) at kernel/qeventdispatcher_glib.cpp:277
#30 0xb59e2edc in g_main_dispatch (context=0x8cd9cb0) at gmain.c:2441
#31 g_main_context_dispatch (context=0x8cd9cb0) at gmain.c:3011
#32 0xb59e3641 in g_main_context_iterate (context=0x8cd9cb0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3089
#33 0xb59e37f9 in g_main_context_iteration (context=0x8cd9cb0, may_block=1) at gmain.c:3152
#34 0xb6ddfc06 in QEventDispatcherGlib::processEvents (this=0x8cd8270, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#35 0xb62f87ad in QGuiEventDispatcherGlib::processEvents (this=0x8cd8270, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#36 0xb6db01f0 in QEventLoop::processEvents (this=0xbfb06440, flags=...) at kernel/qeventloop.cpp:149
#37 0xb6db0455 in QEventLoop::exec (this=0xbfb06440, flags=...) at kernel/qeventloop.cpp:201
#38 0xad511053 in KAuth::DBusHelperProxy::executeAction (this=0x8face18, action=..., helperID=..., arguments=...) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdecore/auth/backends/dbus/DBusHelperProxy.cpp:118
#39 0xb70513c2 in KAuth::Action::execute (this=0xbfb06698, helperID=...) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdecore/auth/kauthaction.cpp:365
#40 0xb705147a in KAuth::Action::execute (this=0xbfb06698) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdecore/auth/kauthaction.cpp:301
#41 0xafdb7db7 in PowerDevilUPowerBackend::setBrightness (this=0x8e169a8, brightnessValue=100, type=PowerDevil::BackendInterface::Screen) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp:226
#42 0xafafd218 in PowerDevil::BundledActions::BrightnessControl::triggerImpl (this=0x8e1aef0, args=...) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/actions/bundled/brightnesscontrol.cpp:87
#43 0xafae28f1 in PowerDevil::Action::trigger (this=0x8e1aef0, args=...) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/powerdevilaction.cpp:95
#44 0xafafd822 in PowerDevil::BundledActions::BrightnessControl::onProfileLoad (this=0x8e1aef0) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/actions/bundled/brightnesscontrol.cpp:81
#45 0xafae7cfa in PowerDevil::Core::loadProfile (this=0x8e1d738, force=true) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/powerdevilcore.cpp:371
#46 0xafaea305 in PowerDevil::Core::refreshStatus (this=0x8e1d738) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/powerdevilcore.cpp:236
#47 0xafaec0d6 in PowerDevil::Core::onBackendReady (this=0x8e1d738) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/powerdevilcore.cpp:153
#48 0xafaed4fb in PowerDevil::Core::qt_metacall (this=0x8e1d738, _c=QMetaObject::InvokeMetaMethod, _id=24, _a=0xbfb06ebc) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80_build/powerdevil/daemon/powerdevilcore.moc:168
#49 0xb6db80b6 in QMetaObject::metacall (object=0x8e1d738, cl=QMetaObject::InvokeMetaMethod, idx=28, argv=0xbfb06ebc) at kernel/qmetaobject.cpp:237
#50 0xb6dc8f07 in QMetaObject::activate (sender=0x8e169a8, m=0xafb09a00, local_signal_index=5, argv=0x0) at kernel/qobject.cpp:3278
#51 0xafae559a in PowerDevil::BackendInterface::backendReady (this=0x8e169a8) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80_build/powerdevil/daemon/powerdevilbackendinterface.moc:146
#52 0xafae5904 in PowerDevil::BackendInterface::setBackendIsReady (this=0x8e169a8, availableBrightnessControls=..., supportedSuspendMethods=...) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/powerdevilbackendinterface.cpp:120
#53 0xafdbaf40 in PowerDevilUPowerBackend::init (this=0x8e169a8) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/backends/upower/powerdevilupowerbackend.cpp:151
#54 0xafae6b05 in PowerDevil::Core::loadCore (this=0x8e1d738, backend=0x8e169a8) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/powerdevilcore.cpp:84
#55 0xafdb4354 in KDEDPowerDevil::init (this=0x8e2e758) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80/powerdevil/daemon/kdedpowerdevil.cpp:89
#56 0xafdb4c78 in KDEDPowerDevil::qt_metacall (this=0x8e2e758, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x8d726f8) at /mnt/data/tmp/portage/kde-base/powerdevil-4.7.80/work/powerdevil-4.7.80_build/powerdevil/daemon/kdedpowerdevil.moc:73
#57 0xb6db80b6 in QMetaObject::metacall (object=0x8e2e758, cl=QMetaObject::InvokeMetaMethod, idx=8, argv=0x8d726f8) at kernel/qmetaobject.cpp:237
#58 0xb6dc29b8 in QMetaCallEvent::placeMetaCall (this=0x8ccd248, object=0x8e2e758) at kernel/qobject.cpp:535
#59 0xb6dc7c59 in QObject::event (this=0x8e2e758, e=0x8ccd248) at kernel/qobject.cpp:1217
#60 0xb6241419 in QApplicationPrivate::notify_helper (this=0x8cd82b0, receiver=0x8e2e758, e=0x8ccd248) at kernel/qapplication.cpp:4481
#61 0xb624697c in QApplication::notify (this=0x8e2e758, receiver=0x8e2e758, e=0x8ccd248) at kernel/qapplication.cpp:4360
#62 0xb75032a8 in KApplication::notify (this=0xbfb07b30, receiver=0x8e2e758, event=0x8ccd248) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kdeui/kernel/kapplication.cpp:311
#63 0xb6db16ff in QCoreApplication::notifyInternal (this=0xbfb07b30, receiver=0x8e2e758, event=0x8ccd248) at kernel/qcoreapplication.cpp:787
#64 0xb6db4eb6 in sendEvent (receiver=0x0, event_type=0, data=0x8c5e7a8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#65 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8c5e7a8) at kernel/qcoreapplication.cpp:1428
#66 0xb6db5189 in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1321
#67 0xb6ddfab7 in sendPostedEvents (s=0x8cd99b8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#68 postEventSourceDispatch (s=0x8cd99b8) at kernel/qeventdispatcher_glib.cpp:277
#69 0xb59e2edc in g_main_dispatch (context=0x8cd9cb0) at gmain.c:2441
#70 g_main_context_dispatch (context=0x8cd9cb0) at gmain.c:3011
#71 0xb59e3641 in g_main_context_iterate (context=0x8cd9cb0, block=1, dispatch=1, self=<value optimized out>) at gmain.c:3089
#72 0xb59e37f9 in g_main_context_iteration (context=0x8cd9cb0, may_block=1) at gmain.c:3152
#73 0xb6ddfc06 in QEventDispatcherGlib::processEvents (this=0x8cd8270, flags=...) at kernel/qeventdispatcher_glib.cpp:422
#74 0xb62f87ad in QGuiEventDispatcherGlib::processEvents (this=0x8cd8270, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#75 0xb6db01f0 in QEventLoop::processEvents (this=0xbfb07a94, flags=...) at kernel/qeventloop.cpp:149
#76 0xb6db0455 in QEventLoop::exec (this=0xbfb07a94, flags=...) at kernel/qeventloop.cpp:201
#77 0xb6db5230 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1064
#78 0xb623f587 in QApplication::exec () at kernel/qapplication.cpp:3755
#79 0xb0d71741 in kdemain (argc=1, argv=0x8c9c228) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kded/kded.cpp:924
#80 0x0804e212 in launch (argc=<value optimized out>, _name=0x80524c8 "kded4", args=<value optimized out>, cwd=0x0, envc=0, envs=<value optimized out>, reset_env=false, tty=0x0, avoid_loops=false, startup_id_str=0x805235a "0") at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kinit/kinit.cpp:734
#81 0x08050bc9 in main (argc=2048, argv=0x0, envp=0x0) at /mnt/data/tmp/portage/kde-base/kdelibs-4.7.80/work/kdelibs-4.7.80/kinit/kinit.cpp:1849

Reported using DrKonqi
Comment 1 Christoph Feck 2011-11-30 22:02:43 UTC
This is probably caused by Herqq integration or the Network Manager daemon. Reassigning to solid, because that somehow covers both ;)
Comment 2 Christoph Feck 2011-12-31 12:31:38 UTC
*** Bug 290236 has been marked as a duplicate of this bug. ***
Comment 3 Lamarque V. Souza 2012-01-27 09:50:12 UTC
*** Bug 292488 has been marked as a duplicate of this bug. ***
Comment 4 Matthias 2012-01-28 03:59:21 UTC
Thanks for the merge :-) 

Is there any info which packages are the problem for this crash? I could try to recompile them, but i'm not sure what :-(
Comment 5 Christoph Feck 2012-01-28 11:32:00 UTC
My guess it's the Herqq stuff... try recompiling your Qt/KDE without Herqq installed.
Comment 6 Oldřich Jedlička 2012-01-31 19:00:55 UTC
I don't know whether something changed, but I don't remember getting the error for some time now.
Comment 7 Oldřich Jedlička 2012-01-31 19:01:51 UTC
So this might be fixed in 4.8, or re-compilation with 4.8 fixed this.
Comment 8 Alex Fiestas 2013-03-12 12:46:02 UTC
HUPNP backend has been disabled, and set as unmaintained