Bug 268057 - KDE crash
Summary: KDE crash
Status: RESOLVED DUPLICATE of bug 225494
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-09 15:04 UTC by Jovan Marjanovic
Modified: 2011-04-16 23:58 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 Jovan Marjanovic 2011-03-09 15:04:17 UTC
Application: kcmshell4 ()
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:
I was upgrading to Kubuntu 10.10 distribution,and KDE sudenly crashed...sorry for my poor english...

The crash can be reproduced some of the time.

 -- Backtrace:
Application: KDE Control Module (kdeinit4), signal: Segmentation fault
[KCrash Handler]
#5  0x04c8e1e9 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#6  0x09257e19 in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#7  0x0925237c in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#8  0x09254453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#9  0x04c7fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x04c8e3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x005f4d9f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#12 0x005f50c3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#13 0x04c7fc9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x04c8e3d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x005f4c4f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#16 0x005f5153 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#17 0x005b5b34 in ?? () from /usr/lib/libQtDBus.so.4
#18 0x005c0ea7 in ?? () from /usr/lib/libQtDBus.so.4
#19 0x04c8b3fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#20 0x0241b4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x0242205e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x00f2f40a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#23 0x04c7aa3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#24 0x04c7d473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#25 0x04c7d5dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#26 0x04ca6adf in ?? () from /usr/lib/libQtCore.so.4
#27 0x090ef5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#28 0x090f32d8 in ?? () from /lib/libglib-2.0.so.0
#29 0x090f34b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#30 0x04ca65d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x024db135 in ?? () from /usr/lib/libQtGui.so.4
#32 0x04c79059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#33 0x04c794aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x0295a4f3 in QDialog::exec() () from /usr/lib/libQtGui.so.4
#35 0x01ac1846 in kdemain () from /usr/lib/libkdeinit4_kcmshell4.so
#36 0x0804e133 in _start ()

This bug may be a duplicate of or related to bug 225404.

Possible duplicates by query: bug 267304, bug 260692, bug 248273, bug 232778, bug 230547.

Reported using DrKonqi
Comment 1 Dario Andres 2011-03-11 00:30:45 UTC
[Comment from a bug triager]
This is likely to be bug 225404.
- What are the version of the kpackagekit related packages in your system ?
Thanks
Comment 2 Dario Andres 2011-04-16 23:58:16 UTC
[Comment from a bug triager]
This issue was fixed some time ago in KPackageKit 0.6 and later: bug 225494.
Regards

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