Bug 247155 - crash on update
Summary: crash on update
Status: RESOLVED DUPLICATE of bug 225494
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-09 17:18 UTC by mplmpl
Modified: 2010-08-14 21:30 UTC (History)
1 user (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 mplmpl 2010-08-09 17:18:51 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.4.5 (KDE 4.4.5)
Qt Version: 4.6.3
Operating System: Linux 2.6.32.16-141.fc12.i686.PAE i686
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
Sleected all suggested updates. A few minutes later kpackagekit crashed.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x0558917b in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x0567e945 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x0567ecbd in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x0568e3b5 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x062772bf in PackageKit::ClientPrivate::serviceOwnerChanged (this=0x941e9c0, name=..., oldOnwer=..., newOwner=...) at clientprivate.cpp:102
#11 0x06279053 in PackageKit::ClientPrivate::qt_metacall (this=0x941e9c0, _c=InvokeMetaMethod, _id=<value optimized out>, _a=0xbfddc8e0) at clientprivate.moc:80
#12 0x056837eb in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x056926e5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x006674d0 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x0066782b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x056837eb in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x056926e5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00667370 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x006678bb in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x0062c28c in ?? () from /usr/lib/libQtDBus.so.4
#21 0x00636e18 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x0568ee5e in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x02e1a6cc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x02e21206 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x0428ea6b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x0567ed53 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x056811dc in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x0568135e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x056a75d0 in ?? () from /usr/lib/libQtCore.so.4
#30 0x0015bfb8 in g_main_dispatch (context=0x938ac90) at gmain.c:1960
#31 IA__g_main_context_dispatch (context=0x938ac90) at gmain.c:2513
#32 0x0015f8e8 in g_main_context_iterate (context=0xbf1eb0, block=1, dispatch=1, self=0x938eeb8) at gmain.c:2591
#33 0x0015fa14 in IA__g_main_context_iteration (context=0x938ac90, may_block=1) at gmain.c:2654
#34 0x056a70c6 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x02ec8e86 in ?? () from /usr/lib/libQtGui.so.4
#36 0x0567d42a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x0567d76a in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#38 0x05681427 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#39 0x02e1a778 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#40 0x080506a9 in main (argc=<value optimized out>, argv=<value optimized out>) at /usr/src/debug/kpackagekit-0.5.4/SmartIcon/main.cpp:53

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

Possible duplicates by query: bug 247116, bug 247088, bug 247048, bug 246078, bug 245984.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-08-14 21:30:38 UTC

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