Bug 236966 - KPackageKit crashed after launched, while using firefox 3.6.3
Summary: KPackageKit crashed after launched, while using firefox 3.6.3
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-05-09 11:23 UTC by Rafael Bello Puentes
Modified: 2010-07-21 17:14 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 Rafael Bello Puentes 2010-05-09 11:23:22 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 i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
KPackageKit was launched, no operations done. I was browsing the web with firefox.

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

Thread 2 (Thread 0xb5f57b70 (LWP 1680)):
#0  0x00819e16 in clock_gettime () from /lib/tls/i686/cmov/librt.so.1
#1  0x00bf06fb in ?? () from /usr/lib/libQtCore.so.4
#2  0x00bf5825 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00bf586a in ?? () from /usr/lib/libQtCore.so.4
#4  0x00bf3818 in ?? () from /usr/lib/libQtCore.so.4
#5  0x00bf38a5 in ?? () from /usr/lib/libQtCore.so.4
#6  0x04f43aca in g_main_context_prepare () from /lib/libglib-2.0.so.0
#7  0x04f43ee9 in ?? () from /lib/libglib-2.0.so.0
#8  0x04f444b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#9  0x00bf360f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#10 0x00bc6059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#11 0x00bc64aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#12 0x00ac25a8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#13 0x00ba5c1b in ?? () from /usr/lib/libQtCore.so.4
#14 0x00ac532e in ?? () from /usr/lib/libQtCore.so.4
#15 0x00ec396e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#16 0x0841ca0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb782b710 (LWP 1668)):
[KCrash Handler]
#6  0x00bdb65b in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x007ede19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x007e837c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x007ea453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00bccc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00bdb3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00526d9f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x005270c3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x00bccc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x00bdb3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x00526c4f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x00527153 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x004e7b34 in ?? () from /usr/lib/libQtDBus.so.4
#19 0x004f2ea7 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x00bd83fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x0106c4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x0107305e 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 0x00bc7a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x00bca473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x00bca5dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x00bf3adf in ?? () from /usr/lib/libQtCore.so.4
#28 0x04f405e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x04f442d8 in ?? () from /lib/libglib-2.0.so.0
#30 0x04f444b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00bf35d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x0112c135 in ?? () from /usr/lib/libQtGui.so.4
#33 0x00bc6059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x00bc64aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x00bca69f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x0106c577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x0804d44b in _start ()

Possible duplicates by query: bug 236871, bug 236818, bug 236812, bug 236807, bug 236554.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-21 17:14:34 UTC

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