Bug 262267 - error on boot
Summary: error on boot
Status: RESOLVED WORKSFORME
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
Component: kded (show other bugs)
Version: 4.4
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2011-01-06 03:10 UTC by dave.sidney
Modified: 2018-10-27 02:42 UTC (History)
2 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 dave.sidney 2011-01-06 03:10:11 UTC
Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
Qt Version: 4.6.3
Operating System: Linux 2.6.34.7-0.7-default i686
Distribution: "openSUSE 11.3 (i586)"

-- Information about the crash:
there was no crash..  the error resulted from a reboot.

 -- Backtrace:
Application: KDE Daemon (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#6  0xb1aabbbe in ?? () from /usr/lib/kde4/kded_remotedirnotify.so
#7  0xb1aabde5 in qt_plugin_instance () from /usr/lib/kde4/kded_remotedirnotify.so
#8  0xb6c0b274 in QPluginLoader::instance() () from /usr/lib/libQtCore.so.4
#9  0xb767bf88 in KPluginLoader::factory() () from /usr/lib/libkdecore.so.5
#10 0xb50a5950 in Kded::loadModule (this=0x8097fc0, s=..., onDemand=false) at /usr/src/debug/kdelibs-4.4.4/kded/kded.cpp:356
#11 0xb50a6c2f in Kded::loadSecondPhase (this=0x8097fc0) at /usr/src/debug/kdelibs-4.4.4/kded/kded.cpp:265
#12 0xb50a84e4 in KdedAdaptor::qt_metacall (this=0x80a1308, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfa01bbc) at /usr/src/debug/kdelibs-4.4.4/build/kded/kdedadaptor.moc:102
#13 0xb5c4fa37 in QDBusConnectionPrivate::deliverCall (this=0x8098f50, object=0x80a1308, msg=..., metaTypes=..., slotIdx=0) at qdbusintegrator.cpp:904
#14 0xb5c51be7 in QDBusConnectionPrivate::activateCall (this=0x8098f50, object=0x80a1308, flags=273, msg=...) at qdbusintegrator.cpp:809
#15 0xb5c52378 in QDBusConnectionPrivate::activateObject (this=0x8098f50, node=..., msg=..., pathStartPos=134879016) at qdbusintegrator.cpp:1383
#16 0xb5c52878 in QDBusActivateObjectEvent::placeMetaCall (this=0x8130ec8) at qdbusintegrator.cpp:1477
#17 0xb6c3893f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0xb615fc64 in QApplicationPrivate::notify_helper (this=0x80a1d50, receiver=0x8097fc0, e=0x8130ec8) at kernel/qapplication.cpp:4302
#19 0xb6167bf7 in QApplication::notify (this=0xbfa02560, receiver=0x8097fc0, e=0x8130ec8) at kernel/qapplication.cpp:3706
#20 0xb6e6a9d1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0xb6c25e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0xb6c299b4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#23 0xb6c29b9c in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#24 0xb6c5183d in ?? () from /usr/lib/libQtCore.so.4
#25 0xb58a8b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#26 0xb58a9350 in ?? () from /usr/lib/libglib-2.0.so.0
#27 0xb58a960e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#28 0xb6c51d4b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0xb621019a in QGuiEventDispatcherGlib::processEvents (this=0x805ee10, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#30 0xb6c2511d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0xb6c25319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0xb6c29c70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#33 0xb615d164 in QApplication::exec () at kernel/qapplication.cpp:3581
#34 0xb50a504d in kdemain (argc=1, argv=0x8093928) at /usr/src/debug/kdelibs-4.4.4/kded/kded.cpp:932
#35 0x0804e5b1 in _start ()

Reported using DrKonqi
Comment 1 Bogdan Udrescu 2011-11-26 00:41:45 UTC
(In reply to comment #0)
> Application: kded4 ($Id: kded.cpp 1031637 2009-10-05 16:58:19Z lunakl $)
> KDE Platform Version: 4.4.4 (KDE 4.4.4) "release 3"
> Qt Version: 4.6.3
> Operating System: Linux 2.6.34.7-0.7-default i686
> Distribution: "openSUSE 11.3 (i586)"
> 
> -- Information about the crash:
> there was no crash..  the error resulted from a reboot.
> 
>  -- Backtrace:
> Application: KDE Daemon (kdeinit4), signal: Segmentation fault
> [KCrash Handler]
> #6  0xb1aabbbe in ?? () from /usr/lib/kde4/kded_remotedirnotify.so
> #7  0xb1aabde5 in qt_plugin_instance () from
> /usr/lib/kde4/kded_remotedirnotify.so
> #8  0xb6c0b274 in QPluginLoader::instance() () from /usr/lib/libQtCore.so.4
> #9  0xb767bf88 in KPluginLoader::factory() () from /usr/lib/libkdecore.so.5
> #10 0xb50a5950 in Kded::loadModule (this=0x8097fc0, s=..., onDemand=false) at
> /usr/src/debug/kdelibs-4.4.4/kded/kded.cpp:356
> #11 0xb50a6c2f in Kded::loadSecondPhase (this=0x8097fc0) at
> /usr/src/debug/kdelibs-4.4.4/kded/kded.cpp:265
> #12 0xb50a84e4 in KdedAdaptor::qt_metacall (this=0x80a1308,
> _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfa01bbc) at
> /usr/src/debug/kdelibs-4.4.4/build/kded/kdedadaptor.moc:102
> #13 0xb5c4fa37 in QDBusConnectionPrivate::deliverCall (this=0x8098f50,
> object=0x80a1308, msg=..., metaTypes=..., slotIdx=0) at qdbusintegrator.cpp:904
> #14 0xb5c51be7 in QDBusConnectionPrivate::activateCall (this=0x8098f50,
> object=0x80a1308, flags=273, msg=...) at qdbusintegrator.cpp:809
> #15 0xb5c52378 in QDBusConnectionPrivate::activateObject (this=0x8098f50,
> node=..., msg=..., pathStartPos=134879016) at qdbusintegrator.cpp:1383
> #16 0xb5c52878 in QDBusActivateObjectEvent::placeMetaCall (this=0x8130ec8) at
> qdbusintegrator.cpp:1477
> #17 0xb6c3893f in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
> #18 0xb615fc64 in QApplicationPrivate::notify_helper (this=0x80a1d50,
> receiver=0x8097fc0, e=0x8130ec8) at kernel/qapplication.cpp:4302
> #19 0xb6167bf7 in QApplication::notify (this=0xbfa02560, receiver=0x8097fc0,
> e=0x8130ec8) at kernel/qapplication.cpp:3706
> #20 0xb6e6a9d1 in KApplication::notify(QObject*, QEvent*) () from
> /usr/lib/libkdeui.so.5
> #21 0xb6c25e0e in QCoreApplication::notifyInternal(QObject*, QEvent*) () from
> /usr/lib/libQtCore.so.4
> #22 0xb6c299b4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int,
> QThreadData*) () from /usr/lib/libQtCore.so.4
> #23 0xb6c29b9c in QCoreApplication::sendPostedEvents(QObject*, int) () from
> /usr/lib/libQtCore.so.4
> #24 0xb6c5183d in ?? () from /usr/lib/libQtCore.so.4
> #25 0xb58a8b49 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
> #26 0xb58a9350 in ?? () from /usr/lib/libglib-2.0.so.0
> #27 0xb58a960e in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
> #28 0xb6c51d4b in
> QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
> from /usr/lib/libQtCore.so.4
> #29 0xb621019a in QGuiEventDispatcherGlib::processEvents (this=0x805ee10,
> flags=...) at kernel/qguieventdispatcher_glib.cpp:204
> #30 0xb6c2511d in
> QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from
> /usr/lib/libQtCore.so.4
> #31 0xb6c25319 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
> from /usr/lib/libQtCore.so.4
> #32 0xb6c29c70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
> #33 0xb615d164 in QApplication::exec () at kernel/qapplication.cpp:3581
> #34 0xb50a504d in kdemain (argc=1, argv=0x8093928) at
> /usr/src/debug/kdelibs-4.4.4/kded/kded.cpp:932
> #35 0x0804e5b1 in _start ()
> 
> Reported using DrKonqi
It may be useful providing info about what you did before the restart. Also, please give more information about the error and if possible a way to replicate it.
Comment 2 Myriam Schweingruber 2011-11-28 13:13:58 UTC
Also you should install the -debug packages for kdelibs, else the backtrace is not really useful.
Comment 3 Andrew Crouthamel 2018-09-22 02:08:16 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 set the bug status 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 4 Andrew Crouthamel 2018-10-27 02:42:03 UTC
Dear Bug Submitter,

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!