Bug 254652 - Kpackagekit crashes while upgrading
Summary: Kpackagekit crashes while upgrading
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-10-19 13:27 UTC by jorge salgueiro
Modified: 2010-10-23 21:11 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 jorge salgueiro 2010-10-19 13:27:28 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.33-29-realtime x86_64
Distribution: KXStudio 10.04 LTS

-- Information about the crash:
Kpackagekit trit to autenticate the packages to update them, waited for about ten minutes and them crashed

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#5  0x00007fbc3604f2b2 in QObjectPrivate::isSignalConnected (sender=0xf240f0, m=<value optimized out>, local_signal_index=11, argv=0x7fff5e0889c0) at kernel/qobject_p.h:227
#6  QMetaObject::activate (sender=0xf240f0, m=<value optimized out>, local_signal_index=11, argv=0x7fff5e0889c0) at kernel/qobject.cpp:3218
#7  0x00007fbc36a74d2f in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007fbc36a70399 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007fbc36a71e88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00007fbc3604f036 in QMetaObject::activate (sender=0xf03200, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#11 0x00007fbc3683b57f in QDBusConnectionInterface::serviceOwnerChanged (this=0xd, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#12 0x00007fbc3683b824 in QDBusConnectionInterface::qt_metacall (this=0xf03200, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5e088e10)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#13 0x00007fbc3604f036 in QMetaObject::activate (sender=0xf03200, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#14 0x00007fbc3683b4af in QDBusConnectionInterface::NameOwnerChanged (this=0xd, _t1=<value optimized out>, _t2=<value optimized out>, _t3=<value optimized out>)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#15 0x00007fbc3683b88c in QDBusConnectionInterface::qt_metacall (this=0xf03200, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff5e0891d0)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#16 0x00007fbc367ff5a6 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#17 0x00007fbc36809fef in QDBusCallDeliveryEvent::placeMetaCall (this=0x4, object=0x2000) at qdbusintegrator_p.h:101
#18 0x00007fbc3604bb79 in QObject::event (this=0xf03200, e=0x1003950) at kernel/qobject.cpp:1248
#19 0x00007fbc3489ac0c in QApplicationPrivate::notify_helper (this=0xde3130, receiver=0xf03200, e=0x1003950) at kernel/qapplication.cpp:4302
#20 0x00007fbc348a10eb in QApplication::notify (this=0x7fff5e08c270, receiver=0xf03200, e=0x1003950) at kernel/qapplication.cpp:4185
#21 0x00007fbc3762ea16 in KApplication::notify (this=0x7fff5e08c270, receiver=0xf03200, event=0x1003950) at ../../kdeui/kernel/kapplication.cpp:302
#22 0x00007fbc3603bd9c in QCoreApplication::notifyInternal (this=0x7fff5e08c270, receiver=0xf03200, event=0x1003950) at kernel/qcoreapplication.cpp:726
#23 0x00007fbc3603f454 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xdb54c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#24 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xdb54c0) at kernel/qcoreapplication.cpp:1367
#25 0x00007fbc36065873 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#26 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#27 0x00007fbc312c78c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x00007fbc312cb748 in ?? () from /lib/libglib-2.0.so.0
#29 0x00007fbc312cb8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x00007fbc360653b3 in QEventDispatcherGlib::processEvents (this=0xdb4c10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#31 0x00007fbc3494b18e in QGuiEventDispatcherGlib::processEvents (this=0xd, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#32 0x00007fbc3603a6c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#33 0x00007fbc3603aa9c in QEventLoop::exec (this=0x7fff5e089c10, flags=) at kernel/qeventloop.cpp:201
#34 0x00007fbc34d667de in QDialog::exec (this=0x14eb490) at dialogs/qdialog.cpp:546
#35 0x00007fbc375b0975 in KMessageBox::createKMessageBox (dialog=<value optimized out>, icon=<value optimized out>, text=<value optimized out>, strlist=<value optimized out>, 
    ask=<value optimized out>, checkboxReturn=<value optimized out>, options=) at ../../kdeui/dialogs/kmessagebox.cpp:333
#36 0x00007fbc375b1c20 in KMessageBox::createKMessageBox (dialog=<value optimized out>, icon=QMessageBox::Warning, text=<value optimized out>, strlist=<value optimized out>, ask=..., 
    checkboxReturn=0x0, options=..., details=...) at ../../kdeui/dialogs/kmessagebox.cpp:151
#37 0x00007fbc375b1fd9 in KMessageBox::detailedSorryWId (parent_id=<value optimized out>, text=..., details=..., caption=..., options=) at ../../kdeui/dialogs/kmessagebox.cpp:951
#38 0x00007fbc375b2102 in KMessageBox::detailedSorry (parent=<value optimized out>, text=..., details=..., caption=..., options=<value optimized out>) at ../../kdeui/dialogs/kmessagebox.cpp:928
#39 0x00007fbc35cab521 in KpkTransaction::errorCode(PackageKit::Client::ErrorType, QString const&) () from /usr/lib/libkpackagekitlib.so
#40 0x00007fbc35cac8e6 in KpkTransaction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkpackagekitlib.so
#41 0x00007fbc3604f036 in QMetaObject::activate (sender=0xf83c70, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#42 0x00007fbc36a74e26 in PackageKit::Transaction::errorCode(PackageKit::Client::ErrorType, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#43 0x00007fbc36a7b5a6 in PackageKit::TransactionPrivate::errorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#44 0x00007fbc36a7c884 in PackageKit::TransactionPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#45 0x00007fbc3604f036 in QMetaObject::activate (sender=0x10d3430, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3295
#46 0x00007fbc36a7dffa in PackageKit::TransactionProxy::ErrorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#47 0x00007fbc36a7e84b in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#48 0x00007fbc367ff5a6 in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:904
#49 0x00007fbc36809fef in QDBusCallDeliveryEvent::placeMetaCall (this=0x4, object=0x2000) at qdbusintegrator_p.h:101
#50 0x00007fbc3604bb79 in QObject::event (this=0x10d3430, e=0x15f2c10) at kernel/qobject.cpp:1248
#51 0x00007fbc3489ac0c in QApplicationPrivate::notify_helper (this=0xde3130, receiver=0x10d3430, e=0x15f2c10) at kernel/qapplication.cpp:4302
#52 0x00007fbc348a10eb in QApplication::notify (this=0x7fff5e08c270, receiver=0x10d3430, e=0x15f2c10) at kernel/qapplication.cpp:4185
#53 0x00007fbc3762ea16 in KApplication::notify (this=0x7fff5e08c270, receiver=0x10d3430, event=0x15f2c10) at ../../kdeui/kernel/kapplication.cpp:302
#54 0x00007fbc3603bd9c in QCoreApplication::notifyInternal (this=0x7fff5e08c270, receiver=0x10d3430, event=0x15f2c10) at kernel/qcoreapplication.cpp:726
#55 0x00007fbc3603f454 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0xdb54c0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#56 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0xdb54c0) at kernel/qcoreapplication.cpp:1367
#57 0x00007fbc36065873 in QCoreApplication::sendPostedEvents (s=<value optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#58 postEventSourceDispatch (s=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:276
#59 0x00007fbc312c78c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#60 0x00007fbc312cb748 in ?? () from /lib/libglib-2.0.so.0
#61 0x00007fbc312cb8fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#62 0x00007fbc360653b3 in QEventDispatcherGlib::processEvents (this=0xdb4c10, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:412
#63 0x00007fbc3494b18e in QGuiEventDispatcherGlib::processEvents (this=0xd, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#64 0x00007fbc3603a6c2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#65 0x00007fbc3603aa9c in QEventLoop::exec (this=0x7fff5e08c1c0, flags=) at kernel/qeventloop.cpp:201
#66 0x00007fbc3603f73b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1003
#67 0x000000000040b42b in _start ()

Possible duplicates by query: bug 254552, bug 254101, bug 253856, bug 253282, bug 251387.

Reported using DrKonqi
Comment 1 Christoph Feck 2010-10-23 21:11:37 UTC

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