Bug 249085 - kpackagekit crashed when not open
Summary: kpackagekit crashed when not open
Status: RESOLVED DUPLICATE of bug 225404
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-26 09:58 UTC by julienharrod
Modified: 2010-08-26 17:05 UTC (History)
1 user (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 julienharrod 2010-08-26 09:58:04 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.5.00 (KDE 4.5.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Nothing related to kpackagekit, however I had recently installed updates that were listed in triplicate (!). There were 44 security updates but kpackagekit wanted to install each one 3 times. I let it do its thing regardless and everything went fine. After a restart I assume it wanted to check for new updates because I got a crash report...

- Unusual behavior I noticed:

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#7  0x010e8223 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#8  0x004cfe19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#9  0x004ca37c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#10 0x004cc453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#11 0x010d56ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x010e8455 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00b4595f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#14 0x00b45c83 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#15 0x010d56ca in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x010e8455 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x00b4580f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#18 0x00b45d13 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#19 0x00b041b4 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x00b0f8f7 in ?? () from /usr/lib/libQtDBus.so.4
#21 0x010e2462 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x01e430cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x01e4911e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x00d8782a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#25 0x010cf96b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#26 0x010d2bcb in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#27 0x010d2d8d in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#28 0x010fe69f in ?? () from /usr/lib/libQtCore.so.4
#29 0x0123e5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x012422d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x012424b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x010fe195 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x01f043b5 in ?? () from /usr/lib/libQtGui.so.4
#34 0x010ce419 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x010ce89a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x010d2e4f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#37 0x01e41ef7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#38 0x08051111 in _start ()

This bug may be a duplicate of or related to bug 225404.

Possible duplicates by query: bug 248610, bug 248531, bug 248312, bug 247291, bug 247287.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-08-26 17:05:26 UTC

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