Bug 235879 - Crash in the middle of update.
Summary: Crash in the middle of update.
Status: RESOLVED DUPLICATE of bug 235857
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-01 07:10 UTC by Rhys Donaubauer
Modified: 2010-06-21 23:59 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 Rhys Donaubauer 2010-05-01 07:10:01 UTC
Application: kpackagekitsmarticon (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:
I had just updated to Kubuntu 10.04 and was trying to apply two bug fixes. SAX-based renderer library for SVG files (extra runtime) and SAX-based renderer library for SVG files (runtime) for the libsvg2-common and libsvg2-2 respectively.

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  QMutex::lock (this=0x41) at thread/qmutex.cpp:150
#7  0x00673634 in QCoreApplication::postEvent (receiver=0x9662628, event=0x96f12d8, priority=0) at kernel/qcoreapplication.cpp:1113
#8  0x006739ac in QCoreApplication::postEvent (receiver=0x9662628, event=0x96f12d8) at kernel/qcoreapplication.cpp:1066
#9  0x006838a4 in QObject::deleteLater (this=0x9662628) at kernel/qobject.cpp:2158
#10 0x00424384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x00426453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x00678c9a in QMetaObject::metacall (object=0x9681bb8, cl=157689384, idx=6, argv=0xbfbff500) at kernel/qmetaobject.cpp:237
#13 0x006873d5 in QMetaObject::activate (sender=0x968b928, m=0x4c9c88, local_signal_index=2, argv=0xbfbff500) at kernel/qobject.cpp:3293
#14 0x004b1d9f in QDBusConnectionInterface::serviceOwnerChanged (this=0x968b928, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:210
#15 0x004b20c3 in QDBusConnectionInterface::qt_metacall (this=0x968b928, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0xbfbff6d0) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:137
#16 0x00678c9a in QMetaObject::metacall (object=0x968b928, cl=157689384, idx=7, argv=0xbfbff6d0) at kernel/qmetaobject.cpp:237
#17 0x006873d5 in QMetaObject::activate (sender=0x968b928, m=0x4c9c88, local_signal_index=6, argv=0xbfbff6d0) at kernel/qobject.cpp:3293
#18 0x004b1c4f in QDBusConnectionInterface::NameOwnerChanged (this=0x968b928, _t1=..., _t2=..., _t3=...) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:238
#19 0x004b2153 in QDBusConnectionInterface::qt_metacall (this=0x968b928, _c=QMetaObject::InvokeMetaMethod, _id=6, _a=0xbfbff8dc) at .moc/release-shared/moc_qdbusconnectioninterface.cpp:141
#20 0x00472b34 in QDBusConnectionPrivate::deliverCall (this=0x9681f68, object=0x968b928, msg=..., metaTypes=..., slotIdx=11) at qdbusintegrator.cpp:904
#21 0x0047dea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x966e128, object=0x968b928) at qdbusintegrator_p.h:101
#22 0x006843fe in QObject::event (this=0x968b928, e=0x966e128) at kernel/qobject.cpp:1248
#23 0x061524dc in QApplicationPrivate::notify_helper (this=0x9600d60, receiver=0x968b928, e=0x966e128) at kernel/qapplication.cpp:4300
#24 0x0615905e in QApplication::notify (this=0xbfc001a8, receiver=0x968b928, e=0x966e128) at kernel/qapplication.cpp:3704
#25 0x00c4df2a in KApplication::notify (this=0xbfc001a8, receiver=0x968b928, event=0x966e128) at ../../kdeui/kernel/kapplication.cpp:302
#26 0x00673a3b in QCoreApplication::notifyInternal (this=0xbfc001a8, receiver=0x968b928, event=0x966e128) at kernel/qcoreapplication.cpp:704
#27 0x00676473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x95e4420) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#28 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x95e4420) at kernel/qcoreapplication.cpp:1345
#29 0x006765dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#30 0x0069fadf in QCoreApplication::sendPostedEvents (s=0x9603990) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#31 postEventSourceDispatch (s=0x9603990) at kernel/qeventdispatcher_glib.cpp:276
#32 0x06fc85e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#33 0x06fcc2d8 in ?? () from /lib/libglib-2.0.so.0
#34 0x06fcc4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#35 0x0069f5d5 in QEventDispatcherGlib::processEvents (this=0x95e3fb0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#36 0x06212135 in QGuiEventDispatcherGlib::processEvents (this=0x95e3fb0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#37 0x00672059 in QEventLoop::processEvents (this=0xbfc00104, flags=) at kernel/qeventloop.cpp:149
#38 0x006724aa in QEventLoop::exec (this=0xbfc00104, flags=...) at kernel/qeventloop.cpp:201
#39 0x0067669f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#40 0x06152577 in QApplication::exec () at kernel/qapplication.cpp:3579
#41 0x08051181 in _start ()

Possible duplicates by query: bug 235857, bug 235405, bug 235206, bug 235194, bug 234410.

Reported using DrKonqi
Comment 1 Nicolas L. 2010-06-21 23:59:22 UTC

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