Bug 224672 - KDED4 crashes on login [eKitD::eKitD] (0.6.0)
Summary: KDED4 crashes on login [eKitD::eKitD] (0.6.0)
Status: RESOLVED WORKSFORME
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords: investigated, triaged
Depends on:
Blocks:
 
Reported: 2010-01-28 22:13 UTC by Volker Fröhlich
Modified: 2018-09-21 17:40 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Fröhlich 2010-01-28 22:13:53 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 1031638 2009-10-05 16:59:11Z lunakl $
KDE Version: 4.3.4 (KDE 4.3.4)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.12-174.2.3.fc12.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

What I was doing when the application crashed:
Always happens on login. KPackagekit is from Rawhide.

 -- Backtrace:
Application: KDE-Dienst (kded4), signal: Segmentation fault
82	T_PSEUDO (SYSCALL_SYMBOL, SYSCALL_NAME, SYSCALL_NARGS)
[KCrash Handler]
#5  0x0000003a3a14471c in QMetaObject::indexOfSlot (this=<value optimized out>, slot=0x7fa88cb56bf9 "init()") at kernel/qmetaobject.cpp:620
#6  0x0000003a3a15046f in QObject::connect (sender=0xb81220, signal=<value optimized out>, receiver=0xb72c30, method=<value optimized out>, type=AutoConnection) at kernel/qobject.cpp:2493
#7  0x00007fa88cb55a64 in eKitD::eKitD (this=0xb72c30, parent=<value optimized out>) at /usr/src/debug/kpackagekit-0.6.0/KPackageKitD/kpackagekitd.cpp:47
#8  0x00007fa88cb56a97 in KPluginFactory::createInstance<KPackageKitD, QObject> (parentWidget=<value optimized out>, parent=<value optimized out>, args=...) at /usr/include/kde4/kpluginfactory.h:461
#9  0x000000343b1f72ae in KPluginFactory::create (this=0xb3d610, iface=0x343b23c8a0 "KDEDModule", parentWidget=<value optimized out>, parent=0x985050, args=<value optimized out>, 
    keyword=<value optimized out>) at /usr/src/debug/kdelibs-4.3.4/kdecore/util/kpluginfactory.cpp:191
#10 0x00000036108094c5 in create<KDEDModule> (this=0x985050, s=<value optimized out>, onDemand=<value optimized out>) at /usr/src/debug/kdelibs-4.3.4/kdecore/util/kpluginfactory.h:491
#11 Kded::loadModule (this=0x985050, s=<value optimized out>, onDemand=<value optimized out>) at /usr/src/debug/kdelibs-4.3.4/kded/kded.cpp:380
#12 0x000000361080a1b1 in Kded::loadSecondPhase (this=<value optimized out>) at /usr/src/debug/kdelibs-4.3.4/kded/kded.cpp:269
#13 0x000000361080cfef in loadSecondPhase (this=0x985180, _c=InvokeMetaMethod, _id=6, _a=0x7ffffc38b840) at /usr/src/debug/kdelibs-4.3.4/kded/kdedadaptor.cpp:80
#14 KdedAdaptor::qt_metacall (this=0x985180, _c=InvokeMetaMethod, _id=6, _a=0x7ffffc38b840) at /usr/src/debug/kdelibs-4.3.4/x86_64-redhat-linux-gnu/kded/kdedadaptor.moc:96
#15 0x0000003a3b222e84 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:891
#16 0x0000003a3b223ff9 in QDBusConnectionPrivate::activateCall (this=<value optimized out>, object=0x985180, flags=273, msg=...) at qdbusintegrator.cpp:796
#17 0x0000003a3b2248b7 in QDBusConnectionPrivate::activateObject (this=<value optimized out>, node=..., msg=<value optimized out>, pathStartPos=<value optimized out>) at qdbusintegrator.cpp:1347
#18 0x0000003a3b224b28 in QDBusActivateObjectEvent::placeMetaCall (this=0xb78f70) at qdbusintegrator.cpp:1464
#19 0x0000003a3a14e401 in QObject::event (this=0x985050, e=0xb78f70) at kernel/qobject.cpp:1110
#20 0x0000003370d8f65c in QApplicationPrivate::notify_helper (this=0x993730, receiver=0x985050, e=0xb78f70) at kernel/qapplication.cpp:4065
#21 0x0000003370d968ce in QApplication::notify (this=<value optimized out>, receiver=0x985050, e=0xb78f70) at kernel/qapplication.cpp:4030
#22 0x000000343b811a66 in KApplication::notify (this=0x7ffffc38d950, receiver=0x985050, event=0xb78f70) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#23 0x0000003a3a13ee6c in QCoreApplication::notifyInternal (this=0x7ffffc38d950, receiver=0x985050, event=0xb78f70) at kernel/qcoreapplication.cpp:610
#24 0x0000003a3a13fa42 in sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x965fa0) at kernel/qcoreapplication.h:213
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x965fa0) at kernel/qcoreapplication.cpp:1247
#26 0x0000003a3a167573 in sendPostedEvents (s=<value optimized out>) at kernel/qcoreapplication.h:218
#27 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:210
#28 0x0000003a3103922e in g_main_dispatch (context=0x996120) at gmain.c:1960
#29 IA__g_main_context_dispatch (context=0x996120) at gmain.c:2513
#30 0x0000003a3103cc18 in g_main_context_iterate (context=0x996120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#31 0x0000003a3103cd3a in IA__g_main_context_iteration (context=0x996120, may_block=1) at gmain.c:2654
#32 0x0000003a3a1671e6 in QEventDispatcherGlib::processEvents (this=0x9657b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#33 0x0000003370e21ffe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#34 0x0000003a3a13d772 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#35 0x0000003a3a13db44 in QEventLoop::exec (this=0x7ffffc38c4b0, flags=...) at kernel/qeventloop.cpp:201
#36 0x000000343b89a480 in KWallet::Wallet::openWallet (name=<value optimized out>, w=<value optimized out>, ot=Synchronous) at /usr/src/debug/kdelibs-4.3.4/kdeui/util/kwallet.cpp:252
#37 0x00007fa88cf68338 in ?? () from /usr/lib64/kde4/kded_kpasswdserver.so
#38 0x00007fa88cf6c157 in ?? () from /usr/lib64/kde4/kded_kpasswdserver.so
#39 0x00007fa88cf6d548 in ?? () from /usr/lib64/kde4/kded_kpasswdserver.so
#40 0x0000003a3a15408c in QMetaObject::activate (sender=0xa937f0, from_signal_index=<value optimized out>, to_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3112
#41 0x0000003a3a15906f in QSingleShotTimer::timerEvent (this=0xa937f0) at kernel/qtimer.cpp:298
#42 0x0000003a3a14e08e in QObject::event (this=0xa937f0, e=0x7ffffc38d600) at kernel/qobject.cpp:1074
#43 0x0000003370d8f65c in QApplicationPrivate::notify_helper (this=0x993730, receiver=0xa937f0, e=0x7ffffc38d600) at kernel/qapplication.cpp:4065
#44 0x0000003370d968ce in QApplication::notify (this=<value optimized out>, receiver=0xa937f0, e=0x7ffffc38d600) at kernel/qapplication.cpp:4030
#45 0x000000343b811a66 in KApplication::notify (this=0x7ffffc38d950, receiver=0xa937f0, event=0x7ffffc38d600) at /usr/src/debug/kdelibs-4.3.4/kdeui/kernel/kapplication.cpp:302
#46 0x0000003a3a13ee6c in QCoreApplication::notifyInternal (this=0x7ffffc38d950, receiver=0xa937f0, event=0x7ffffc38d600) at kernel/qcoreapplication.cpp:610
#47 0x0000003a3a1698d2 in sendEvent (this=0x997040) at kernel/qcoreapplication.h:213
#48 QTimerInfoList::activateTimers (this=0x997040) at kernel/qeventdispatcher_unix.cpp:580
#49 0x0000003a3a16729d in timerSourceDispatch (source=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:165
#50 0x0000003a3103922e in g_main_dispatch (context=0x996120) at gmain.c:1960
#51 IA__g_main_context_dispatch (context=0x996120) at gmain.c:2513
#52 0x0000003a3103cc18 in g_main_context_iterate (context=0x996120, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#53 0x0000003a3103cd3a in IA__g_main_context_iteration (context=0x996120, may_block=1) at gmain.c:2654
#54 0x0000003a3a1671e6 in QEventDispatcherGlib::processEvents (this=0x9657b0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:327
#55 0x0000003370e21ffe in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:202
#56 0x0000003a3a13d772 in QEventLoop::processEvents (this=<value optimized out>, flags=...) at kernel/qeventloop.cpp:149
#57 0x0000003a3a13db44 in QEventLoop::exec (this=0x7ffffc38d8a0, flags=...) at kernel/qeventloop.cpp:201
#58 0x0000003a3a13fcd9 in QCoreApplication::exec () at kernel/qcoreapplication.cpp:888
#59 0x000000361080b6eb in kdemain (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kdelibs-4.3.4/kded/kded.cpp:936
#60 0x0000003a2e41eb1d in __libc_start_main (main=<value optimized out>, argc=<value optimized out>, ubp_av=<value optimized out>, init=<value optimized out>, fini=<value optimized out>, 
    rtld_fini=<value optimized out>, stack_end=<value optimized out>) at libc-start.c:226
#61 0x0000000000400709 in _start ()

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-08-17 23:02:09 UTC
Which version of KPackageKit are you using?
Do you still get this problem?
Upgrating to Fedora 13 fixes you issues?

Thanks
Comment 2 Andrew Crouthamel 2018-09-20 21:57:36 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!