Bug 225107 - crash a few minutes after login
Summary: crash a few minutes after login
Status: RESOLVED DUPLICATE of bug 195317
Alias: None
Product: kdelibs
Classification: Frameworks and Libraries
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-02-01 09:49 UTC by Olivier LAHAYE
Modified: 2010-02-01 15:40 UTC (History)
0 users

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 Olivier LAHAYE 2010-02-01 09:49:27 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:
I was doing nothing and the crash poped up.

 -- Backtrace:
Application: Démon de KDE (kdeinit4), signal: Aborted
[KCrash Handler]
#5  0x00007f27240be545 in raise () from /lib64/libc.so.6
#6  0x00007f27240bfb60 in abort () from /lib64/libc.so.6
#7  0x00007f27269dd164 in qt_message_output () from /usr/lib64/libQtCore.so.4
#8  0x00007f27269dd2b6 in qFatal () from /usr/lib64/libQtCore.so.4
#9  0x00007f2714df6802 in PackageKit::Util::enumToString<PackageKit::Client> () from /usr/lib64/libpackagekit-qt.so.12
#10 0x00007f2714de8f8f in PackageKit::Client::getTimeSinceAction () from /usr/lib64/libpackagekit-qt.so.12
#11 0x00007f2715021991 in KPackageKitD::init (this=0x253a730) at /usr/src/debug/kpackagekit-0.4.2/KPackageKitD/kpackagekitd.cpp:79
#12 0x00007f2715020f7c in KPackageKitD::qt_metacall (this=0x253a730, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff669e8b50)
    at /usr/src/debug/kpackagekit-0.4.2/build/KPackageKitD/moc_kpackagekitd.cpp:72
#13 0x00007f2726adf88c in QMetaObject::activate () from /usr/lib64/libQtCore.so.4
#14 0x00007f2726ad9833 in QObject::event () from /usr/lib64/libQtCore.so.4
#15 0x00007f272488512c in QApplicationPrivate::notify_helper () from /usr/lib64/libQtGui.so.4
#16 0x00007f272488c3fe in QApplication::notify () from /usr/lib64/libQtGui.so.4
#17 0x00007f27254a92d6 in KApplication::notify () from /usr/lib64/libkdeui.so.5
#18 0x00007f2726aca6ac in QCoreApplication::notifyInternal () from /usr/lib64/libQtCore.so.4
#19 0x00007f2726af54e2 in ?? () from /usr/lib64/libQtCore.so.4
#20 0x00007f2726af2f48 in ?? () from /usr/lib64/libQtCore.so.4
#21 0x00007f27237df4ce in IA__g_main_context_dispatch (context=0x2384930) at gmain.c:1960
#22 0x00007f27237e2e98 in g_main_context_iterate (context=0x2384930, block=<value optimized out>, dispatch=<value optimized out>, self=<value optimized out>) at gmain.c:2591
#23 0x00007f27237e2fc0 in IA__g_main_context_iteration (context=0x2384930, may_block=1) at gmain.c:2654
#24 0x00007f2726af2c73 in QEventDispatcherGlib::processEvents () from /usr/lib64/libQtCore.so.4
#25 0x00007f272491864e in ?? () from /usr/lib64/libQtGui.so.4
#26 0x00007f2726ac8fe2 in QEventLoop::processEvents () from /usr/lib64/libQtCore.so.4
#27 0x00007f2726ac93b4 in QEventLoop::exec () from /usr/lib64/libQtCore.so.4
#28 0x00007f2726acb569 in QCoreApplication::exec () from /usr/lib64/libQtCore.so.4
#29 0x00007f27199b863b in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#30 0x00000000004068b8 in _start ()

Reported using DrKonqi
Comment 1 Christoph Feck 2010-02-01 15:40:35 UTC

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