Bug 236444 - Kpackagekit stalled on update, then crashed after 'Refresh' then 'Cancel'
Summary: Kpackagekit stalled on update, then crashed after 'Refresh' then 'Cancel'
Status: RESOLVED DUPLICATE of bug 227315
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-05 16:02 UTC by vdleviss
Modified: 2010-07-21 16:50 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 vdleviss 2010-05-05 16:02:56 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-21-generic i686
Distribution: Ubuntu 10.04 LTS

-- Information about the crash:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[Current thread is 1 (Thread 0xb7724710 (LWP 4838))]

Thread 2 (Thread 0xb5e38b70 (LWP 4850)):
#0  0x00214f77 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x07304114 in g_main_context_iterate (context=0xa24d624, block=<value optimized out>, dispatch=1, self=0xa00eb28) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2597
#2  0x073044b8 in IA__g_main_context_iteration (context=0xa24d620, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#3  0x00b1960f in QEventDispatcherGlib::processEvents (this=0x9ee6928, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00aec059 in QEventLoop::processEvents (this=0xb5e38290, flags=) at kernel/qeventloop.cpp:149
#5  0x00aec4aa in QEventLoop::exec (this=0xb5e38290, flags=...) at kernel/qeventloop.cpp:201
#6  0x009e85a8 in QThread::exec (this=0xa247e40) at thread/qthread.cpp:487
#7  0x00acbc1b in QInotifyFileSystemWatcherEngine::run (this=0xa247e40) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x009eb32e in QThreadPrivate::start (arg=0xa247e40) at thread/qthread_unix.cpp:248
#9  0x0021296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x0657da0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7724710 (LWP 4838)):
[KCrash Handler]
#6  0x00000000 in ?? ()
#7  0x00b0067d in QObject::property (this=0xa65e9e8, name=0x148a47 "Percentage") at kernel/qobject.cpp:3462
#8  0x001887b0 in QDBusAbstractInterface::internalPropGet (this=0xa65e9e8, propname=0x148a47 "Percentage") at qdbusabstractinterface.cpp:595
#9  0x00130bbc in PackageKit::Transaction::percentage() const () from /usr/lib/libpackagekit-qt.so.12
#10 0x001f81a2 in KpkTransactionBar::updateUi() () from /usr/lib/libkpackagekitlib.so
#11 0x001e22b3 in KpkTransactionBar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkpackagekitlib.so
#12 0x00af2c9a in QMetaObject::metacall (object=0x9f44390, cl=3214186540, idx=0, argv=0x9f44390) at kernel/qmetaobject.cpp:237
#13 0x00b013d5 in QMetaObject::activate (sender=0xa65ac68, m=0x156cc4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#14 0x001301a7 in PackageKit::Transaction::changed() () from /usr/lib/libpackagekit-qt.so.12
#15 0x001326f1 in PackageKit::Transaction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#16 0x00af2c9a in QMetaObject::metacall (object=0xa65ac68, cl=3214186540, idx=4, argv=0xbf9499cc) at kernel/qmetaobject.cpp:237
#17 0x00b013d5 in QMetaObject::activate (sender=0xa3610b0, m=0x156d84, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3293
#18 0x00139f07 in PackageKit::TransactionProxy::Changed() () from /usr/lib/libpackagekit-qt.so.12
#19 0x0013a91a in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#20 0x00178b34 in QDBusConnectionPrivate::deliverCall (this=0x9f47520, object=0xa3610b0, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:904
#21 0x00183ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0xa3ed828, object=0xa3610b0) at qdbusintegrator_p.h:101
#22 0x00afe3fe in QObject::event (this=0xa3610b0, e=0xa3ed828) at kernel/qobject.cpp:1248
#23 0x00dd54dc in QApplicationPrivate::notify_helper (this=0x9e6e0c0, receiver=0xa3610b0, e=0xa3ed828) at kernel/qapplication.cpp:4300
#24 0x00ddc05e in QApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, e=0xa3ed828) at kernel/qapplication.cpp:3704
#25 0x005c4f2a in KApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa3ed828) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x00aeda3b in QCoreApplication::notifyInternal (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa3ed828) at kernel/qcoreapplication.cpp:704
#27 0x00af0473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9e519a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9e519a0) at kernel/qcoreapplication.cpp:1345
#29 0x00af05dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#30 0x00b19adf in QCoreApplication::sendPostedEvents (s=0x9e716d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x9e716d8) at kernel/qeventdispatcher_glib.cpp:276
#32 0x073005e5 in g_main_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2513
#34 0x073042d8 in g_main_context_iterate (context=0x9e71658, block=<value optimized out>, dispatch=1, self=0x9e6ef50) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2591
#35 0x073044b8 in IA__g_main_context_iteration (context=0x9e71658, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#36 0x00b195d5 in QEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#37 0x00e95135 in QGuiEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00aec059 in QEventLoop::processEvents (this=0xbf94a900, flags=) at kernel/qeventloop.cpp:149
#39 0x00aec4aa in QEventLoop::exec (this=0xbf94a900, flags=...) at kernel/qeventloop.cpp:201
#40 0x013144f3 in QDialog::exec (this=0xa1e33e8) at dialogs/qdialog.cpp:546
#41 0x0053a324 in KMessageBox::createKMessageBox (dialog=0xa1e33e8, icon=..., text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=..., notifyType=QMessageBox::Warning)
    at ../../kdeui/dialogs/kmessagebox.cpp:333
#42 0x0053b74d in KMessageBox::createKMessageBox (dialog=0xa1e33e8, icon=QMessageBox::Warning, text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:151
#43 0x0053ba80 in KMessageBox::detailedSorryWId (parent_id=60827424, text=..., details=..., caption=..., options=...) at ../../kdeui/dialogs/kmessagebox.cpp:951
#44 0x0053bbaf in KMessageBox::detailedSorry (parent=0xa05eb28, text=..., details=..., caption=..., options=...) at ../../kdeui/dialogs/kmessagebox.cpp:928
#45 0x04b4635f in ?? () from /usr/lib/kde4/kcm_kpk_update.so
#46 0x04b471f6 in ?? () from /usr/lib/kde4/kcm_kpk_update.so
#47 0x00af2c9a in QMetaObject::metacall (object=0xa05eb28, cl=3214186540, idx=-1080775412, argv=0xbf94ad08) at kernel/qmetaobject.cpp:237
#48 0x00b013d5 in QMetaObject::activate (sender=0xa65ac68, m=0x156cc4, local_signal_index=7, argv=0xbf94ae44) at kernel/qobject.cpp:3293
#49 0x0012ff69 in PackageKit::Transaction::errorCode(PackageKit::Client::ErrorType, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#50 0x001370c1 in PackageKit::TransactionPrivate::errorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#51 0x0013837c in PackageKit::TransactionPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#52 0x00af2c9a in QMetaObject::metacall (object=0xa72de08, cl=3214186540, idx=6, argv=0xbf94afe4) at kernel/qmetaobject.cpp:237
#53 0x00b013d5 in QMetaObject::activate (sender=0xa3610b0, m=0x156d84, local_signal_index=7, argv=0xbf94afe4) at kernel/qobject.cpp:3293
#54 0x00139da9 in PackageKit::TransactionProxy::ErrorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#55 0x0013a9b0 in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#56 0x00178b34 in QDBusConnectionPrivate::deliverCall (this=0x9f47520, object=0xa3610b0, msg=..., metaTypes=..., slotIdx=12) at qdbusintegrator.cpp:904
#57 0x00183ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0xa1f9e80, object=0xa3610b0) at qdbusintegrator_p.h:101
#58 0x00afe3fe in QObject::event (this=0xa3610b0, e=0xa1f9e80) at kernel/qobject.cpp:1248
#59 0x00dd54dc in QApplicationPrivate::notify_helper (this=0x9e6e0c0, receiver=0xa3610b0, e=0xa1f9e80) at kernel/qapplication.cpp:4300
#60 0x00ddc05e in QApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, e=0xa1f9e80) at kernel/qapplication.cpp:3704
#61 0x005c4f2a in KApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa1f9e80) at ../../kdeui/kernel/kapplication.cpp:302
#62 0x00aeda3b in QCoreApplication::notifyInternal (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa1f9e80) at kernel/qcoreapplication.cpp:704
#63 0x00af0473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9e519a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#64 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9e519a0) at kernel/qcoreapplication.cpp:1345
#65 0x00af05dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#66 0x00b19adf in QCoreApplication::sendPostedEvents (s=0x9e716d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#67 postEventSourceDispatch (s=0x9e716d8) at kernel/qeventdispatcher_glib.cpp:276
#68 0x073005e5 in g_main_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:1960
#69 IA__g_main_context_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2513
#70 0x073042d8 in g_main_context_iterate (context=0x9e71658, block=<value optimized out>, dispatch=1, self=0x9e6ef50) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2591
#71 0x073044b8 in IA__g_main_context_iteration (context=0x9e71658, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#72 0x00b195d5 in QEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#73 0x00e95135 in QGuiEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#74 0x00aec059 in QEventLoop::processEvents (this=0xbf94bef4, flags=) at kernel/qeventloop.cpp:149
#75 0x00aec4aa in QEventLoop::exec (this=0xbf94bef4, flags=...) at kernel/qeventloop.cpp:201
#76 0x00af069f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#77 0x00dd5577 in QApplication::exec () at kernel/qapplication.cpp:3579
#78 0x0804d44b in _start ()


The crash can be reproduced every time.

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

Thread 2 (Thread 0xb5e38b70 (LWP 4850)):
#0  0x00214f77 in pthread_mutex_lock () from /lib/tls/i686/cmov/libpthread.so.0
#1  0x07304114 in g_main_context_iterate (context=0xa24d624, block=<value optimized out>, dispatch=1, self=0xa00eb28) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2597
#2  0x073044b8 in IA__g_main_context_iteration (context=0xa24d620, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#3  0x00b1960f in QEventDispatcherGlib::processEvents (this=0x9ee6928, flags=...) at kernel/qeventdispatcher_glib.cpp:414
#4  0x00aec059 in QEventLoop::processEvents (this=0xb5e38290, flags=) at kernel/qeventloop.cpp:149
#5  0x00aec4aa in QEventLoop::exec (this=0xb5e38290, flags=...) at kernel/qeventloop.cpp:201
#6  0x009e85a8 in QThread::exec (this=0xa247e40) at thread/qthread.cpp:487
#7  0x00acbc1b in QInotifyFileSystemWatcherEngine::run (this=0xa247e40) at io/qfilesystemwatcher_inotify.cpp:248
#8  0x009eb32e in QThreadPrivate::start (arg=0xa247e40) at thread/qthread_unix.cpp:248
#9  0x0021296e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#10 0x0657da0e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb7724710 (LWP 4838)):
[KCrash Handler]
#6  0x00000000 in ?? ()
#7  0x00b0067d in QObject::property (this=0xa65e9e8, name=0x148a47 "Percentage") at kernel/qobject.cpp:3462
#8  0x001887b0 in QDBusAbstractInterface::internalPropGet (this=0xa65e9e8, propname=0x148a47 "Percentage") at qdbusabstractinterface.cpp:595
#9  0x00130bbc in PackageKit::Transaction::percentage() const () from /usr/lib/libpackagekit-qt.so.12
#10 0x001f81a2 in KpkTransactionBar::updateUi() () from /usr/lib/libkpackagekitlib.so
#11 0x001e22b3 in KpkTransactionBar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkpackagekitlib.so
#12 0x00af2c9a in QMetaObject::metacall (object=0x9f44390, cl=3214186540, idx=0, argv=0x9f44390) at kernel/qmetaobject.cpp:237
#13 0x00b013d5 in QMetaObject::activate (sender=0xa65ac68, m=0x156cc4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#14 0x001301a7 in PackageKit::Transaction::changed() () from /usr/lib/libpackagekit-qt.so.12
#15 0x001326f1 in PackageKit::Transaction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#16 0x00af2c9a in QMetaObject::metacall (object=0xa65ac68, cl=3214186540, idx=4, argv=0xbf9499cc) at kernel/qmetaobject.cpp:237
#17 0x00b013d5 in QMetaObject::activate (sender=0xa3610b0, m=0x156d84, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3293
#18 0x00139f07 in PackageKit::TransactionProxy::Changed() () from /usr/lib/libpackagekit-qt.so.12
#19 0x0013a91a in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#20 0x00178b34 in QDBusConnectionPrivate::deliverCall (this=0x9f47520, object=0xa3610b0, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:904
#21 0x00183ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0xa3ed828, object=0xa3610b0) at qdbusintegrator_p.h:101
#22 0x00afe3fe in QObject::event (this=0xa3610b0, e=0xa3ed828) at kernel/qobject.cpp:1248
#23 0x00dd54dc in QApplicationPrivate::notify_helper (this=0x9e6e0c0, receiver=0xa3610b0, e=0xa3ed828) at kernel/qapplication.cpp:4300
#24 0x00ddc05e in QApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, e=0xa3ed828) at kernel/qapplication.cpp:3704
#25 0x005c4f2a in KApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa3ed828) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x00aeda3b in QCoreApplication::notifyInternal (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa3ed828) at kernel/qcoreapplication.cpp:704
#27 0x00af0473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9e519a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9e519a0) at kernel/qcoreapplication.cpp:1345
#29 0x00af05dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#30 0x00b19adf in QCoreApplication::sendPostedEvents (s=0x9e716d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x9e716d8) at kernel/qeventdispatcher_glib.cpp:276
#32 0x073005e5 in g_main_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:1960
#33 IA__g_main_context_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2513
#34 0x073042d8 in g_main_context_iterate (context=0x9e71658, block=<value optimized out>, dispatch=1, self=0x9e6ef50) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2591
#35 0x073044b8 in IA__g_main_context_iteration (context=0x9e71658, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#36 0x00b195d5 in QEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#37 0x00e95135 in QGuiEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#38 0x00aec059 in QEventLoop::processEvents (this=0xbf94a900, flags=) at kernel/qeventloop.cpp:149
#39 0x00aec4aa in QEventLoop::exec (this=0xbf94a900, flags=...) at kernel/qeventloop.cpp:201
#40 0x013144f3 in QDialog::exec (this=0xa1e33e8) at dialogs/qdialog.cpp:546
#41 0x0053a324 in KMessageBox::createKMessageBox (dialog=0xa1e33e8, icon=..., text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=..., notifyType=QMessageBox::Warning)
    at ../../kdeui/dialogs/kmessagebox.cpp:333
#42 0x0053b74d in KMessageBox::createKMessageBox (dialog=0xa1e33e8, icon=QMessageBox::Warning, text=..., strlist=..., ask=..., checkboxReturn=0x0, options=..., details=...)
    at ../../kdeui/dialogs/kmessagebox.cpp:151
#43 0x0053ba80 in KMessageBox::detailedSorryWId (parent_id=60827424, text=..., details=..., caption=..., options=...) at ../../kdeui/dialogs/kmessagebox.cpp:951
#44 0x0053bbaf in KMessageBox::detailedSorry (parent=0xa05eb28, text=..., details=..., caption=..., options=...) at ../../kdeui/dialogs/kmessagebox.cpp:928
#45 0x04b4635f in ?? () from /usr/lib/kde4/kcm_kpk_update.so
#46 0x04b471f6 in ?? () from /usr/lib/kde4/kcm_kpk_update.so
#47 0x00af2c9a in QMetaObject::metacall (object=0xa05eb28, cl=3214186540, idx=-1080775412, argv=0xbf94ad08) at kernel/qmetaobject.cpp:237
#48 0x00b013d5 in QMetaObject::activate (sender=0xa65ac68, m=0x156cc4, local_signal_index=7, argv=0xbf94ae44) at kernel/qobject.cpp:3293
#49 0x0012ff69 in PackageKit::Transaction::errorCode(PackageKit::Client::ErrorType, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#50 0x001370c1 in PackageKit::TransactionPrivate::errorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#51 0x0013837c in PackageKit::TransactionPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#52 0x00af2c9a in QMetaObject::metacall (object=0xa72de08, cl=3214186540, idx=6, argv=0xbf94afe4) at kernel/qmetaobject.cpp:237
#53 0x00b013d5 in QMetaObject::activate (sender=0xa3610b0, m=0x156d84, local_signal_index=7, argv=0xbf94afe4) at kernel/qobject.cpp:3293
#54 0x00139da9 in PackageKit::TransactionProxy::ErrorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#55 0x0013a9b0 in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#56 0x00178b34 in QDBusConnectionPrivate::deliverCall (this=0x9f47520, object=0xa3610b0, msg=..., metaTypes=..., slotIdx=12) at qdbusintegrator.cpp:904
#57 0x00183ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0xa1f9e80, object=0xa3610b0) at qdbusintegrator_p.h:101
#58 0x00afe3fe in QObject::event (this=0xa3610b0, e=0xa1f9e80) at kernel/qobject.cpp:1248
#59 0x00dd54dc in QApplicationPrivate::notify_helper (this=0x9e6e0c0, receiver=0xa3610b0, e=0xa1f9e80) at kernel/qapplication.cpp:4300
#60 0x00ddc05e in QApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, e=0xa1f9e80) at kernel/qapplication.cpp:3704
#61 0x005c4f2a in KApplication::notify (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa1f9e80) at ../../kdeui/kernel/kapplication.cpp:302
#62 0x00aeda3b in QCoreApplication::notifyInternal (this=0xbf94bf9c, receiver=0xa3610b0, event=0xa1f9e80) at kernel/qcoreapplication.cpp:704
#63 0x00af0473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x9e519a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#64 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x9e519a0) at kernel/qcoreapplication.cpp:1345
#65 0x00af05dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#66 0x00b19adf in QCoreApplication::sendPostedEvents (s=0x9e716d8) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#67 postEventSourceDispatch (s=0x9e716d8) at kernel/qeventdispatcher_glib.cpp:276
#68 0x073005e5 in g_main_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:1960
#69 IA__g_main_context_dispatch (context=0x9e71658) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2513
#70 0x073042d8 in g_main_context_iterate (context=0x9e71658, block=<value optimized out>, dispatch=1, self=0x9e6ef50) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2591
#71 0x073044b8 in IA__g_main_context_iteration (context=0x9e71658, may_block=1) at /build/buildd/glib2.0-2.24.0/glib/gmain.c:2654
#72 0x00b195d5 in QEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#73 0x00e95135 in QGuiEventDispatcherGlib::processEvents (this=0x9e514e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#74 0x00aec059 in QEventLoop::processEvents (this=0xbf94bef4, flags=) at kernel/qeventloop.cpp:149
#75 0x00aec4aa in QEventLoop::exec (this=0xbf94bef4, flags=...) at kernel/qeventloop.cpp:201
#76 0x00af069f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#77 0x00dd5577 in QApplication::exec () at kernel/qapplication.cpp:3579
#78 0x0804d44b in _start ()

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

Possible duplicates by query: bug 235786, bug 228851, bug 228798.

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-07-21 16:50:36 UTC

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