Bug 226390 - Crash in kpackage update
Summary: Crash in kpackage update
Status: RESOLVED DUPLICATE of bug 225494
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:
Depends on:
Blocks:
 
Reported: 2010-02-11 21:29 UTC by marcelo011982
Modified: 2010-02-11 23:45 UTC (History)
3 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 marcelo011982 2010-02-11 21:29:05 UTC
Application that crashed: kpackagekitsmarticon
Version of the application: 0.5.4
KDE Version: 4.3.5 (KDE 4.3.5)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-127.fc12.i686.PAE i686

What I was doing when the application crashed:
Kpackage crashes the information displayed while i was on firefox .

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x061ce861 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x00d6190a in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00d5cb17 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00d5e113 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x061cdc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x061ce843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x0019e350 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x0019e6ab in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x061cdc0c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x061ce843 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x0019e1f0 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x0019e73b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x00167a3c in ?? () from /usr/lib/libQtDBus.so.4
#19 0x0016f9a8 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x061c7f96 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x072acb24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x072b4281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x0559b8cb in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x061b7d73 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x061b8972 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x061b8b2e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x061e2f40 in ?? () from /usr/lib/libQtCore.so.4
#28 0x007abf88 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x007af8b8 in ?? () from /lib/libglib-2.0.so.0
#30 0x007af9e4 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x061e2b6d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x0734c356 in ?? () from /usr/lib/libQtGui.so.4
#33 0x061b62aa in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x061b670a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x061b8bf7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x072ac9a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x080506a9 in _start ()

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

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-02-11 23:44:45 UTC

*** This bug has been marked as a duplicate of bug 219590 ***
Comment 2 Dario Andres 2010-02-11 23:45:44 UTC
@Jonathan: those are a new crash, still unfixed: bug 225494. Regards

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