Bug 267827 - Package manager crash
Summary: Package manager crash
Status: RESOLVED DUPLICATE of bug 220344
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: 2011-03-06 21:23 UTC by Uriah
Modified: 2011-03-08 21:16 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 Uriah 2011-03-06 21:23:21 UTC
Application: kpackagekit (0.5.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-29-generic i686
Distribution: Ubuntu 10.04.2 LTS

-- Information about the crash:
Whilst carrying out a search titled 'Mac' the programme crashed - this is he first time it has done so

 -- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x00313bad in PackageKit::Transaction::percentage() const () from /usr/lib/libpackagekit-qt.so.12
#7  0x001771a2 in KpkTransactionBar::updateUi() () from /usr/lib/libkpackagekitlib.so
#8  0x001612b3 in KpkTransactionBar::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkpackagekitlib.so
#9  0x01021c9a in QMetaObject::metacall (object=0x9600618, cl=3217623628, idx=0, argv=0x9600618) at kernel/qmetaobject.cpp:237
#10 0x010303d5 in QMetaObject::activate (sender=0x9851448, m=0x339cc4, local_signal_index=0, argv=0x0) at kernel/qobject.cpp:3293
#11 0x003131a7 in PackageKit::Transaction::changed() () from /usr/lib/libpackagekit-qt.so.12
#12 0x003156f1 in PackageKit::Transaction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#13 0x01021c9a in QMetaObject::metacall (object=0x9851448, cl=3217623628, idx=4, argv=0xbfc90bec) at kernel/qmetaobject.cpp:237
#14 0x010303d5 in QMetaObject::activate (sender=0x9638448, m=0x339d84, local_signal_index=3, argv=0x0) at kernel/qobject.cpp:3293
#15 0x0031cf07 in PackageKit::TransactionProxy::Changed() () from /usr/lib/libpackagekit-qt.so.12
#16 0x0031d91a in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#17 0x00e5bb34 in QDBusConnectionPrivate::deliverCall (this=0x9494518, object=0x9638448, msg=..., metaTypes=..., slotIdx=8) at qdbusintegrator.cpp:904
#18 0x00e66ea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9ada850, object=0x9638448) at qdbusintegrator_p.h:101
#19 0x0102d3fe in QObject::event (this=0x9638448, e=0x9ada850) at kernel/qobject.cpp:1248
#20 0x033f74dc in QApplicationPrivate::notify_helper (this=0x92eb2e0, receiver=0x9638448, e=0x9ada850) at kernel/qapplication.cpp:4300
#21 0x033fe05e in QApplication::notify (this=0xbfc91bcc, receiver=0x9638448, e=0x9ada850) at kernel/qapplication.cpp:3704
#22 0x00aec40a in KApplication::notify (this=0xbfc91bcc, receiver=0x9638448, event=0x9ada850) at ../../kdeui/kernel/kapplication.cpp:302
#23 0x0101ca3b in QCoreApplication::notifyInternal (this=0xbfc91bcc, receiver=0x9638448, event=0x9ada850) at kernel/qcoreapplication.cpp:704
#24 0x0101f473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x92ce9a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#25 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x92ce9a0) at kernel/qcoreapplication.cpp:1345
#26 0x0101f5dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#27 0x01048adf in QCoreApplication::sendPostedEvents (s=0x92ed510) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#28 postEventSourceDispatch (s=0x92ed510) at kernel/qeventdispatcher_glib.cpp:276
#29 0x05f5f5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#30 0x05f632d8 in ?? () from /lib/libglib-2.0.so.0
#31 0x05f634b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#32 0x010485d5 in QEventDispatcherGlib::processEvents (this=0x92ce4e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#33 0x034b7135 in QGuiEventDispatcherGlib::processEvents (this=0x92ce4e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x0101b059 in QEventLoop::processEvents (this=0xbfc91b24, flags=) at kernel/qeventloop.cpp:149
#35 0x0101b4aa in QEventLoop::exec (this=0xbfc91b24, flags=...) at kernel/qeventloop.cpp:201
#36 0x0101f69f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:981
#37 0x033f7577 in QApplication::exec () at kernel/qapplication.cpp:3579
#38 0x0804d44b in _start ()

Possible duplicates by query: bug 256328, bug 254370, bug 253832, bug 253460, bug 252967.

Reported using DrKonqi
Comment 1 Dario Andres 2011-03-08 21:16:37 UTC
[Comment from a bug triager]
This issue is fixed since KPackageKit 0.6.1
Merging with bug 220344.
Thanks

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