Bug 299702 - KPackagekit crashes after update
Summary: KPackagekit crashes after update
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-09 19:23 UTC by armin_amrhein
Modified: 2012-05-09 23:06 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description armin_amrhein 2012-05-09 19:23:50 UTC
After update KPackagekit often (70%) crashes

Reproducible: Sometimes

Steps to Reproduce:
1. Start an Update
2.
3.
Actual Results:  
Update works but finishes with a crash

Expected Results:  
exit normally

Application: kpackagekit (0.6.3.3)
KDE Platform Version: 4.6.00 (4.6.0) "release 6"
Qt Version: 4.7.1
Operating System: Linux 2.6.37.6-0.11-desktop x86_64
Distribution: "openSUSE 11.4 (x86_64)"

-- Information about the crash:
- What I was doing when the application crashed: After KPackakit finishes the update it often (70%) crashes

The crash can be reproduced some of the time.

-- Backtrace:
Application: KPackageKit (kpackagekit), signal: Segmentation fault
[KCrash Handler]
#6  0x00007fd4ff236a65 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib64/libQtCore.so.4
#7  0x00007fd4f234c86e in UpdateKCM::transactionFinished (this=0x754e30, status=<value optimized out>) at /usr/src/debug/kpackagekit-0.6.3.3/Updater/UpdateKCM.cpp:313
#8  0x00007fd4f234cb73 in UpdateKCM::qt_metacall (this=0x754e30, _c=QMetaObject::InvokeMetaMethod, _id=<value optimized out>, _a=0x7fff149f9df0) at /usr/src/debug/kpackagekit-0.6.3.3/build/Updater/UpdateKCM.moc:115
#9  0x00007fd4ff248dcf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x00007fd4f19889de in KpkTransaction::finished (this=<value optimized out>, _t1=KpkTransaction::Success) at /usr/src/debug/kpackagekit-0.6.3.3/build/libkpackagekit/KpkTransaction.moc:128
#11 0x00007fd4f198adf3 in KpkTransaction::transactionFinished (this=0x903f40, status=<value optimized out>) at /usr/src/debug/kpackagekit-0.6.3.3/libkpackagekit/KpkTransaction.cpp:576
#12 0x00007fd4f198b397 in KpkTransaction::qt_metacall (this=0x903f40, _c=QMetaObject::InvokeMetaMethod, _id=2, _a=0x7fff149fa120) at /usr/src/debug/kpackagekit-0.6.3.3/build/libkpackagekit/KpkTransaction.moc:108
#13 0x00007fd4ff248dcf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#14 0x00007fd4ff80093f in PackageKit::Transaction::finished(PackageKit::Enum::Exit, unsigned int) () from /usr/lib64/libpackagekit-qt.so.14
#15 0x00007fd4ff80903f in PackageKit::TransactionPrivate::finished(QString const&, unsigned int) () from /usr/lib64/libpackagekit-qt.so.14
#16 0x00007fd4ff80bca6 in PackageKit::TransactionPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libpackagekit-qt.so.14
#17 0x00007fd4ff248dcf in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#18 0x00007fd4ff80c2a6 in TransactionProxy::Finished(QString const&, unsigned int) () from /usr/lib64/libpackagekit-qt.so.14
#19 0x00007fd4ff80d698 in TransactionProxy::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libpackagekit-qt.so.14
#20 0x00007fd4ff589b68 in QDBusConnectionPrivate::deliverCall (this=0x7ccdb0, object=0x93ed40, msg=..., metaTypes=..., slotIdx=13) at qdbusintegrator.cpp:919
#21 0x00007fd4ff594c1f in QDBusCallDeliveryEvent::placeMetaCall (this=<value optimized out>, object=<value optimized out>) at qdbusintegrator_p.h:103
#22 0x00007fd4ff247a4a in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#23 0x00007fd4fdf20d14 in QApplicationPrivate::notify_helper (this=0x63ae90, receiver=0x93ed40, e=0x91c1f0) at kernel/qapplication.cpp:4445
#24 0x00007fd4fdf2922a in QApplication::notify (this=<value optimized out>, receiver=0x93ed40, e=0x91c1f0) at kernel/qapplication.cpp:4324
#25 0x00007fd4ffbb39e6 in KApplication::notify (this=0x7fff149fb3a0, receiver=0x93ed40, event=0x91c1f0) at /usr/src/debug/kdelibs-4.6.0/kdeui/kernel/kapplication.cpp:311
#26 0x00007fd4ff233bdc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#27 0x00007fd4ff2373d5 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#28 0x00007fd4ff25e763 in ?? () from /usr/lib64/libQtCore.so.4
#29 0x00007fd4fa4f3bd3 in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#30 0x00007fd4fa4f43b0 in ?? () from /lib64/libglib-2.0.so.0
#31 0x00007fd4fa4f4650 in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#32 0x00007fd4ff25e8ff in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#33 0x00007fd4fdfc5d8e in QGuiEventDispatcherGlib::processEvents (this=<value optimized out>, flags=<value optimized out>) at kernel/qguieventdispatcher_glib.cpp:204
#34 0x00007fd4ff233032 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#35 0x00007fd4ff233245 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#36 0x00007fd4ff23768b in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#37 0x000000000040b8f5 in main (argc=2, argv=0x7fff149fb838) at /usr/src/debug/kpackagekit-0.6.3.3/KPackageKit/main.cpp:67

An https://bugs.kde.org berichten
Comment 1 Christoph Feck 2012-05-09 23:06:26 UTC
KPackageKit is unmaintained, use Apper.