Bug 243800 - KPackageKit crashed while while refreshing and using other application
Summary: KPackageKit crashed while while refreshing and using other application
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-07-06 22:29 UTC by Ross MILNE
Modified: 2010-07-21 16:23 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 Ross MILNE 2010-07-06 22:29:29 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-23-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
KPackageKit crashed while while refreshing and using KPatience game

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78b9710 (LWP 3525))]

Thread 2 (Thread 0xb60c1b70 (LWP 3600)):
#0  0x00323e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x00a206fb in ?? () from /usr/lib/libQtCore.so.4
#2  0x00a25825 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00a2586a in ?? () from /usr/lib/libQtCore.so.4
#4  0x00a23818 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00a238a5 in ?? () from /usr/lib/libQtCore.so.4
#6  0x083e5aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x083e5ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x083e64b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x00a2360f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x009f6059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x009f64aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x008f25a8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#13 0x009d5c1b in ?? () from /usr/lib/libQtCore.so.4
#14 0x008f532e in ?? () from /usr/lib/libQtCore.so.4
#15 0x0023196e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x00bdaa4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78b9710 (LWP 3525)):
[KCrash Handler]
#6  0x00a0b65b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x0012fe19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x0012a37c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x0012c453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x009fcc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00a0b3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00392d9f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x003930c3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x009fcc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00a0b3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00392c4f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x00393153 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x00353b34 in ?? () from /usr/lib/libQtDBus.so.4
#19 0x0035eea7 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x00a083fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x0109b4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x010a205e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x006b7f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x009f7a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x009fa473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x009fa5dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x00a23adf in ?? () from /usr/lib/libQtCore.so.4
#28 0x083e25e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x083e62d8 in ?? () from /lib/libglib-2.0.so.0
#30 0x083e64b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00a235d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x0115b135 in ?? () from /usr/lib/libQtGui.so.4
#33 0x009f6059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x009f64aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x009fa69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0109b577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x0804d44b in _start ()

Possible duplicates by query: bug 243582, bug 243268, bug 243266, bug 242896, bug 242594.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-21 16:23:43 UTC

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