Bug 222144

Summary: Well... I just tried to refresh the list of packages, and pfuit, segfault! :D
Product: [Frameworks and Libraries] kpackagekit Reporter: Cedric <gaspotrash>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dantti12
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Unlisted Binaries   
OS: Linux   
Latest Commit: Version Fixed In:

Description Cedric 2010-01-11 00:08:35 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.9-174.fc12.x86_64 x86_64

What I was doing when the application crashed:
Duplicate, so there is no need to provide information

 -- Backtrace:
Application: KDE Daemon (kded4), signal: Segmentation fault
[KCrash Handler]
#5  0x000000345ad54d54 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#6  0x00007f03d0fdd6cf in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib64/libpackagekit-qt.so.12
#7  0x00007f03d0fd9089 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libpackagekit-qt.so.12
#8  0x00007f03d0fda948 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libpackagekit-qt.so.12
#9  0x000000345ad5408c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x000000345a4558cf in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#11 0x000000345a455b64 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#12 0x000000345ad5408c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#13 0x000000345a4557ff in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#14 0x000000345a455bcc in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#15 0x000000345a422e84 in ?? () from /usr/lib64/libQtDBus.so.4
#16 0x000000345a42a61f in ?? () from /usr/lib64/libQtDBus.so.4
#17 0x000000345ad4e401 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x000000345bd8f65c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x000000345bd968ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x000000345ce11a66 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x000000345ad3ee6c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x000000345ad3fa42 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#23 0x000000345ad67573 in ?? () from /usr/lib64/libQtCore.so.4
#24 0x00000038f183922e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#25 0x00000038f183cc18 in ?? () from /lib64/libglib-2.0.so.0
#26 0x00000038f183cd3a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#27 0x000000345ad671e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x000000345be21ffe in ?? () from /usr/lib64/libQtGui.so.4
#29 0x000000345ad3d772 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x000000345ad3db44 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x000000345ad3fcd9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#32 0x000000345e60b6eb in kdemain () from /usr/lib64/libkdeinit4_kded4.so
#33 0x0000003ed581eb1d in __libc_start_main () from /lib64/libc.so.6
#34 0x0000000000400709 in _start ()

This bug may be a duplicate of or related to bug 221654

Reported using DrKonqi
Comment 1 Raphael Kubo da Costa 2010-01-11 00:18:56 UTC

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