Bug 252271 - crashed after first install
Summary: crashed after first install
Status: RESOLVED DUPLICATE of bug 242367
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-09-24 18:35 UTC by Theodor Fruendt
Modified: 2018-08-22 22:03 UTC (History)
3 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 Theodor Fruendt 2010-09-24 18:35:31 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-24-generic i686
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
it crashed straight away. Don't know what & why? Has worked fine before on 10.4 LTR, but after complette new installation of ubuntu 10.4 LTR it has made some trouble. 

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00000040 in ?? ()
#7  0x0065be84 in KpkTransaction::errorCode(PackageKit::Client::ErrorType, QString const&) () from /usr/lib/libkpackagekitlib.so
#8  0x0065d26e in KpkTransaction::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkpackagekitlib.so
#9  0x00b62c9a in QMetaObject::metacall (object=0x998b6c8, cl=162506472, idx=0, argv=0xbfc20404) at kernel/qmetaobject.cpp:237
#10 0x00b713d5 in QMetaObject::activate (sender=0x98e4cb0, m=0x80786a4, local_signal_index=7, argv=0xbfc20404) at kernel/qobject.cpp:3293
#11 0x00598f69 in PackageKit::Transaction::errorCode(PackageKit::Client::ErrorType, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#12 0x005a00c1 in PackageKit::TransactionPrivate::errorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#13 0x005a137c in PackageKit::TransactionPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#14 0x00b62c9a in QMetaObject::metacall (object=0x996a0f0, cl=162506472, idx=6, argv=0xbfc205a4) at kernel/qmetaobject.cpp:237
#15 0x00b713d5 in QMetaObject::activate (sender=0x9269090, m=0x5bfd84, local_signal_index=7, argv=0xbfc205a4) at kernel/qobject.cpp:3293
#16 0x005a2da9 in PackageKit::TransactionProxy::ErrorCode(QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#17 0x005a39b0 in PackageKit::TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#18 0x006b1b34 in QDBusConnectionPrivate::deliverCall (this=0x8e83908, object=0x9269090, msg=..., metaTypes=..., slotIdx=12) at qdbusintegrator.cpp:904
#19 0x006bcea7 in QDBusCallDeliveryEvent::placeMetaCall (this=0x9b78b68, object=0x9269090) at qdbusintegrator_p.h:101
#20 0x00b6e3fe in QObject::event (this=0x9269090, e=0x9b78b68) at kernel/qobject.cpp:1248
#21 0x010f44dc in QApplicationPrivate::notify_helper (this=0x8d75e38, receiver=0x9269090, e=0x9b78b68) at kernel/qapplication.cpp:4300
#22 0x010fb05e in QApplication::notify (this=0xbfc22828, receiver=0x9269090, e=0x9b78b68) at kernel/qapplication.cpp:3704
#23 0x002eff2a in KApplication::notify (this=0xbfc22828, receiver=0x9269090, event=0x9b78b68) at ../../kdeui/kernel/kapplication.cpp:302
#24 0x00b5da3b in QCoreApplication::notifyInternal (this=0xbfc22828, receiver=0x9269090, event=0x9b78b68) at kernel/qcoreapplication.cpp:704
#25 0x00b60473 in QCoreApplication::sendEvent (receiver=0x0, event_type=0, data=0x8d599a0) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#26 QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x8d599a0) at kernel/qcoreapplication.cpp:1345
#27 0x00b605dd in QCoreApplication::sendPostedEvents (receiver=0x0, event_type=0) at kernel/qcoreapplication.cpp:1238
#28 0x00b89adf in QCoreApplication::sendPostedEvents (s=0x8d77f10) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:220
#29 postEventSourceDispatch (s=0x8d77f10) at kernel/qeventdispatcher_glib.cpp:276
#30 0x01bd05e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x01bd42d8 in ?? () from /lib/libglib-2.0.so.0
#32 0x01bd44b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x00b895d5 in QEventDispatcherGlib::processEvents (this=0x8d594e0, flags=...) at kernel/qeventdispatcher_glib.cpp:412
#34 0x011b4135 in QGuiEventDispatcherGlib::processEvents (this=0x8d594e0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#35 0x00b5c059 in QEventLoop::processEvents (this=0xbfc214d0, flags=) at kernel/qeventloop.cpp:149
#36 0x00b5c4aa in QEventLoop::exec (this=0xbfc214d0, flags=...) at kernel/qeventloop.cpp:201
#37 0x0066e6c8 in KpkReviewChanges::exec(QFlags<KpkReviewChanges::OperationMode>) () from /usr/lib/libkpackagekitlib.so
#38 0x0805ee9e in _start ()

Possible duplicates by query: bug 251536, bug 250626, bug 249203, bug 249064, bug 246393.

Reported using DrKonqi
Comment 1 Dario Andres 2010-11-18 20:01:20 UTC
[Comment from a bug triager]
This issue is being tracked at bug 242367. Merging. Thanks

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