Bug 226014 - crash in KPackageKit while update
Summary: crash in KPackageKit while 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-09 11:00 UTC by David Becker
Modified: 2010-02-10 13:35 UTC (History)
2 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 David Becker 2010-02-09 11:00:11 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.32.7-37.fc12.x86_64 x86_64

What I was doing when the application crashed:
i used KPackageKit for updates. i have gnome and kde on my machine. the update was for gnomescreensavers and ownly a little one because i updated yesterday. after resolving dependencies i minimalized the window and the crash happens

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003e94c54f89 in QMutex::lock() () from /usr/lib64/libQtCore.so.4
#6  0x0000003e94d54325 in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#7  0x0000003e98021faf in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib64/libpackagekit-qt.so.12
#8  0x0000003e9801de39 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libpackagekit-qt.so.12
#9  0x0000003e9801f288 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libpackagekit-qt.so.12
#10 0x0000003e94d5408c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#11 0x0000003e930558cf in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#12 0x0000003e93055b64 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#13 0x0000003e94d5408c in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x0000003e930557ff in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#15 0x0000003e93055bcc in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#16 0x0000003e93022e84 in ?? () from /usr/lib64/libQtDBus.so.4
#17 0x0000003e9302a61f in ?? () from /usr/lib64/libQtDBus.so.4
#18 0x0000003e94d4e401 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#19 0x0000003e95d8f65c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x0000003e95d968ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#21 0x0000003e971f68e6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#22 0x0000003e94d3ee6c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#23 0x0000003e94d3fa42 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#24 0x0000003e94d67573 in ?? () from /usr/lib64/libQtCore.so.4
#25 0x0000003e91c3920e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#26 0x0000003e91c3cbf8 in ?? () from /lib64/libglib-2.0.so.0
#27 0x0000003e91c3cd1a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#28 0x0000003e94d671e6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#29 0x0000003e95e21ffe in ?? () from /usr/lib64/libQtGui.so.4
#30 0x0000003e94d3d772 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x0000003e94d3db44 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#32 0x0000003e94d3fcd9 in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#33 0x000000000040a9eb in _start ()

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-10 13:35:43 UTC
Merging with bug 225494. Thanks

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