Bug 238581 - Package Installer crashes after I went on to other things
Summary: Package Installer crashes after I went on to other things
Status: RESOLVED DUPLICATE of bug 239903
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-05-23 14:50 UTC by jon bondy
Modified: 2010-06-09 14:52 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 jon bondy 2010-05-23 14:50:15 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-22-generic x86_64
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
I opened the PI and searched for Terminal.  It found nothing useful, so I opened FireFox to do a web search.  While I was in FF, PI crashed.

Earlier, I did a Run, which found nothing useful to run, so I quit out of Run.  A few minutes later, Run also crashed.

Neither program was usefully active when it crashed: neither was doing anything nor responding to user input

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

Thread 2 (Thread 0x7f467ffdb710 (LWP 1537)):
#0  0x00007f4689126f53 in poll () from /lib/libc.so.6
#1  0x00007f46865f74a9 in ?? () from /lib/libglib-2.0.so.0
#2  0x00007f46865f78fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#3  0x00007f468b506566 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#4  0x00007f468b4db992 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#5  0x00007f468b4dbd6c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00007f468b3e5d59 in QThread::exec() () from /usr/lib/libQtCore.so.4
#7  0x00007f468b4bc178 in ?? () from /usr/lib/libQtCore.so.4
#8  0x00007f468b3e8775 in ?? () from /usr/lib/libQtCore.so.4
#9  0x00007f4689b839ca in start_thread () from /lib/libpthread.so.0
#10 0x00007f468913369d in clone () from /lib/libc.so.6
#11 0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f468cbca760 (LWP 1526)):
[KCrash Handler]
#5  0x00007f468b4f00a3 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#6  0x00007f468bf14d2f in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#7  0x00007f468bf10399 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007f468bf11e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007f468b4efe3f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007f468bcdb09f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#11 0x00007f468bcdb344 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#12 0x00007f468b4efe3f in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007f468bcdafcf in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#14 0x00007f468bcdb3ac in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#15 0x00007f468bc9f486 in ?? () from /usr/lib/libQtDBus.so.4
#16 0x00007f468bcaa05f in ?? () from /usr/lib/libQtDBus.so.4
#17 0x00007f468b4ecd49 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007f468a3f922c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007f468a3ff6fb in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f468c5cb526 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x00007f468b4dd06c in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007f468b4df7e7 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#23 0x00007f468b5069d3 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007f46865f38c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007f46865f7748 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007f46865f78fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007f468b506513 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007f468a4a946e in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007f468b4db992 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007f468b4dbd6c in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007f468b4dfaab in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x00000000004067c2 in _start ()

Possible duplicates by query: bug 238536, bug 238366, bug 238205, bug 237958, bug 237866.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-09 14:52:51 UTC

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