Bug 250377

Summary: KPackage crashes upon exiting
Product: [Frameworks and Libraries] kpackagekit Reporter: Lech Lobocki <llobocki>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dantti12
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Lech Lobocki 2010-09-06 17:22:18 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.x86_64 x86_64
Distribution: "Fedora release 12 (Constantine)"

-- Information about the crash:
Crash happened after accomplishing the automatic update

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#5  0x0000003bd126cf9c in QMutex::lock() () from /usr/lib64/libQtCore.so.4
#6  0x0000003bd1353642 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib64/libQtCore.so.4
#7  0x0000003bd581ca81 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libpackagekit-qt.so.12
#8  0x0000003bd581e5a8 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libpackagekit-qt.so.12
#9  0x0000003bd1366606 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#10 0x0000003bd2658ccf in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#11 0x0000003bd2658f64 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#12 0x0000003bd1366606 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib64/libQtCore.so.4
#13 0x0000003bd2658bff in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib64/libQtDBus.so.4
#14 0x0000003bd2658fcc in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib64/libQtDBus.so.4
#15 0x0000003bd2621eb6 in ?? () from /usr/lib64/libQtDBus.so.4
#16 0x0000003bd262c07f in ?? () from /usr/lib64/libQtDBus.so.4
#17 0x0000003bd1362c81 in QObject::event(QEvent*) () from /usr/lib64/libQtCore.so.4
#18 0x0000003bd19ab36c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#19 0x0000003bd19b173b in QApplication::notify(QObject*, QEvent*) () from /usr/lib64/libQtGui.so.4
#20 0x0000003bd3606ac6 in KApplication::notify(QObject*, QEvent*) () from /usr/lib64/libkdeui.so.5
#21 0x0000003bd13539cc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib64/libQtCore.so.4
#22 0x0000003bd1355ac4 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib64/libQtCore.so.4
#23 0x0000003bd13798b3 in ?? () from /usr/lib64/libQtCore.so.4
#24 0x0000003f9403923e in g_main_context_dispatch () from /lib64/libglib-2.0.so.0
#25 0x0000003f9403cc28 in ?? () from /lib64/libglib-2.0.so.0
#26 0x0000003f9403cd4a in g_main_context_iteration () from /lib64/libglib-2.0.so.0
#27 0x0000003bd13793f3 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#28 0x0000003bd1a4a86e in ?? () from /usr/lib64/libQtGui.so.4
#29 0x0000003bd1352412 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#30 0x0000003bd13526dc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib64/libQtCore.so.4
#31 0x0000003bd1355dab in QCoreApplication::exec() () from /usr/lib64/libQtCore.so.4
#32 0x000000000040a9eb in _start ()

Possible duplicates by query: bug 250037, bug 249982, bug 249566, bug 249536, bug 249525.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-09-06 22:37:23 UTC

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