Bug 252485 - KPackagekit crashed while selecting software
Summary: KPackagekit crashed while selecting software
Status: RESOLVED DUPLICATE of bug 225494
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-09-26 23:48 UTC by Carsten Radloff
Modified: 2010-09-27 02:20 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 Carsten Radloff 2010-09-26 23:48:49 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-24-generic-pae i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
I was selecting software in kpackagekit for installing on my system as it crashed.  I have only select not apply befor it crashed

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

Thread 2 (Thread 0xb5ec0b70 (LWP 1821)):
#0  0x00b2ae16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x008b46fb in ?? () from /usr/lib/libQtCore.so.4
#2  0x008b9825 in ?? () from /usr/lib/libQtCore.so.4
#3  0x008b986a in ?? () from /usr/lib/libQtCore.so.4
#4  0x008b7818 in ?? () from /usr/lib/libQtCore.so.4
#5  0x008b78a5 in ?? () from /usr/lib/libQtCore.so.4
#6  0x07183aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x07183ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x071844b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x008b760f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x0088a059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x0088a4aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x007865a8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#13 0x00869c1b in ?? () from /usr/lib/libQtCore.so.4
#14 0x0078932e in ?? () from /usr/lib/libQtCore.so.4
#15 0x0055196e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x061d7a4e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb774c710 (LWP 1801)):
[KCrash Handler]
#6  0x0089f343 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x006fae19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x006f537c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x006f7453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00890c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x0089f3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00d40d9f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x00d410c3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x00890c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x0089f3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00d40c4f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x00d41153 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x00d01b34 in ?? () from /usr/lib/libQtDBus.so.4
#19 0x00d0cea7 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x0089c3fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x00e8f4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00e9605e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x002eff2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x0088ba3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x0088e473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x0088e5dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x008b7adf in ?? () from /usr/lib/libQtCore.so.4
#28 0x071805e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x071842d8 in ?? () from /lib/libglib-2.0.so.0
#30 0x071844b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x008b75d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00f4f135 in ?? () from /usr/lib/libQtGui.so.4
#33 0x0088a059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x0088a4aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x0088e69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x00e8f577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x0804d44b in _start ()

Possible duplicates by query: bug 252351, bug 252220, bug 252102, bug 252065, bug 251954.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-09-27 02:20:56 UTC

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