Bug 221649 - kded crashed shortly after logging in
Summary: kded crashed shortly after logging in
Status: RESOLVED DUPLICATE of bug 213872
Alias: None
Product: kdelibs
Classification: Unmaintained
Component: kded (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-07 14:14 UTC by Olivier LAHAYE
Modified: 2010-01-07 14:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier LAHAYE 2010-01-07 14:14:05 UTC
Application that crashed: kded4
Version of the application: $Id: kded.cpp 944898 2009-03-26 13:01:25Z dfaure $
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.6-desktop-1mnb x86_64
Distribution: "Mandriva Linux 2010.0"

What I was doing when the application crashed:
kded crashed shortly after logging in. I was doing nothing.

 -- Backtrace:
Application: Démon de KDE (kdeinit4), signal: Aborted
[KCrash Handler]
#5  0x00007fe6dd984545 in raise () from /lib64/libc.so.6
#6  0x00007fe6dd985b60 in abort () from /lib64/libc.so.6
#7  0x00007fe6e02a3164 in qt_message_output () from /usr/lib64/libQtCore.so.4
#8  0x00007fe6e02a32b6 in qFatal () from /usr/lib64/libQtCore.so.4
#9  0x00007fe6ce8f1802 in PackageKit::Util::enumToString<PackageKit::Client> () from /usr/lib64/libpackagekit-qt.so.12
#10 0x00007fe6ce8e3f8f in PackageKit::Client::getTimeSinceAction () from /usr/lib64/libpackagekit-qt.so.12
#11 0x00007fe6ceb1c991 in KPackageKitD::init (this=0xedf4d0) at /usr/src/debug/kpackagekit-0.4.2/KPackageKitD/kpackagekitd.cpp:79
#12 0x00007fe6ceb1bf7c in KPackageKitD::qt_metacall (this=0xedf4d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff69e75510)
    at /usr/src/debug/kpackagekit-0.4.2/build/KPackageKitD/moc_kpackagekitd.cpp:72
#13 0x00007fe6e03a588c in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#14 0x00007fe6e039f833 in QObject::event () from /usr/lib64/libQtCore.so.4
#15 0x00007fe6de14b12c in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#16 0x00007fe6de1523fe in QApplication::notify () from /usr/lib64/libQtGui.so.4
#17 0x00007fe6ded6f2d6 in KApplication::notify () from /usr/lib64/libkdeui.so.5
#18 0x00007fe6e03906ac in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#19 0x00007fe6e03bb4e2 in ?? () from /usr/lib64/libQtCore.so.4
#20 0x00007fe6e03b8f48 in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007fe6dd0a54ce in IA__g_main_context_dispatch (context=0xd2d930) at gmain.c:1960
#22 0x00007fe6dd0a8e98 in g_main_context_iterate (context=0xd2d930, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#23 0x00007fe6dd0a8fc0 in IA__g_main_context_iteration (context=0xd2d930, may_block=1) at gmain.c:2654
#24 0x00007fe6e03b8c73 in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#25 0x00007fe6de1de64e in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007fe6e038efe2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#27 0x00007fe6e038f3b4 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#28 0x00007fe6e0391569 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#29 0x00007fe6d327e63b in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#30 0x00000000004068b8 in _start ()

Reported using DrKonqi
Comment 1 Frank Reininghaus 2010-01-07 14:36:26 UTC
Thanks for the bug report! This issue is known already - it seems that Mandriva
ships incompatible PackageKit/KPackageKit versions.

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