Bug 254552 - KPackageKit crashes when attempting to install updates, with specific reference to initramfs each time
Summary: KPackageKit crashes when attempting to install updates, with specific referen...
Status: RESOLVED DUPLICATE of bug 253282
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-18 16:33 UTC by Henriel
Modified: 2010-10-19 23:33 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 Henriel 2010-10-18 16:33:39 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

Running KPackageKit to install updates.
All the updates seem to download and start installing, but somewhere during the installation process, it fails and tells me that it has encountered an unknown error and that there's something wrong with initramfs.

It then exits.

I cannot install the updates, as this keeps happening every time I try to run the update manager.

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f714930db46 in QObjectPrivate::isSignalConnected (sender=0x1fe9cd0, m=<value optimized out>, local_signal_index=11, argv=0x7fffb4bc9020) at kernel/qobject_p.h:223
#7  QMetaObject::activate (sender=0x1fe9cd0, m=<value optimized out>, local_signal_index=11, argv=0x7fffb4bc9020) at kernel/qobject.cpp:3203
#8  0x00007f7149d4dd2f in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007f7149d49399 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00007f7149d4ae88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00007f714930dda7 in QMetaObject::activate (sender=0x20187d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#12 0x00007f7149b1343f 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
#13 0x00007f7149b136e4 in QDBusConnectionInterface::qt_metacall (this=0x20187d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb4bc9470)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#14 0x00007f714930dda7 in QMetaObject::activate (sender=0x20187d0, m=<value optimized out>, local_signal_index=<value optimized out>, argv=0x0) at kernel/qobject.cpp:3280
#15 0x00007f7149b1336f 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
#16 0x00007f7149b1374c in QDBusConnectionInterface::qt_metacall (this=0x20187d0, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fffb4bc9830)
    at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#17 0x00007f7149ad595e in QDBusConnectionPrivate::deliverCall (this=<value optimized out>, object=<value optimized out>, msg=<value optimized out>, metaTypes=..., slotIdx=<value optimized out>)
    at qdbusintegrator.cpp:919
#18 0x00007f7149ae082f in QDBusCallDeliveryEvent::placeMetaCall (this=0x4, object=0x2000) at qdbusintegrator_p.h:103
#19 0x00007f7149307e7e in QObject::event (this=0x20187d0, e=0xd) at kernel/qobject.cpp:1219
#20 0x00007f71481c36ec in QApplicationPrivate::notify_helper (this=0x1f369f0, receiver=0x20187d0, e=0x20f32e0) at kernel/qapplication.cpp:4396
#21 0x00007f71481c91dd in QApplication::notify (this=0x7fffb4bca320, receiver=0x20187d0, e=0x20f32e0) at kernel/qapplication.cpp:4277
#22 0x00007f714a90d536 in KApplication::notify (this=0x7fffb4bca320, receiver=0x20187d0, event=0x20f32e0) at ../../kdeui/kernel/kapplication.cpp:310
#23 0x00007f71492f60ac in QCoreApplication::notifyInternal (this=0x7fffb4bca320, receiver=0x20187d0, event=0x20f32e0) at kernel/qcoreapplication.cpp:732
#24 0x00007f71492f8fd2 in QCoreApplication::sendEvent (receiver=0x0, event_type=<value optimized out>, data=0x1f12370) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=<value optimized out>, data=0x1f12370) at kernel/qcoreapplication.cpp:1373
#26 0x00007f7149322643 in QCoreApplication::sendPostedEvents (s=0x1f3bf80) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#27 postEventSourceDispatch (s=0x1f3bf80) at kernel/qeventdispatcher_glib.cpp:277
#28 0x00007f71436fc8c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x00007f7143700748 in ?? () from /lib/libglib-2.0.so.0
#30 0x00007f71437008fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x00007f7149322183 in QEventDispatcherGlib::processEvents (this=0x1f11ac0, flags=<value optimized out>) at kernel/qeventdispatcher_glib.cpp:415
#32 0x00007f714827597e in QGuiEventDispatcherGlib::processEvents (this=0xd, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#33 0x00007f71492f4dd2 in QEventLoop::processEvents (this=<value optimized out>, flags=) at kernel/qeventloop.cpp:149
#34 0x00007f71492f51bc in QEventLoop::exec (this=0x7fffb4bca270, flags=) at kernel/qeventloop.cpp:201
#35 0x00007f71492f926b in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#36 0x000000000040b48b in _start ()

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

Reported using DrKonqi
Comment 1 Jonathan Thomas 2010-10-19 23:33:52 UTC
Same crash as in bug 253282.

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