Bug 222117 - KPackageKit closed unexpectedly while opening
Summary: KPackageKit closed unexpectedly while opening
Status: RESOLVED DUPLICATE of bug 219590
Alias: None
Product: kpackagekit
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR crash
Target Milestone: ---
Assignee: Steven M. Parrish
URL:
Keywords:
: 222818 222821 222877 223051 223076 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-01-10 21:20 UTC by reyiyo
Modified: 2010-01-18 09:47 UTC (History)
8 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 reyiyo 2010-01-10 21:20:16 UTC
Application that crashed: kpackagekitsmarticon
Version of the application: 0.5.2
KDE Version: 4.3.2 (KDE 4.3.2)
Qt Version: 4.5.3
Operating System: Linux 2.6.31.5-127.fc12.i686 i686
Distribution: "Fedora release 12 (Constantine)"

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x041ac851 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x001b725a in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x001b23c7 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x001b39c3 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x041abbfc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x041ac833 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#12 0x00580350 in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#13 0x005806ab in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#14 0x041abbfc in QMetaObject::activate(QObject*, int, int, void**) () from /usr/lib/libQtCore.so.4
#15 0x041ac833 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#16 0x005801f0 in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#17 0x0058073b in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#18 0x00549a3c in ?? () from /usr/lib/libQtDBus.so.4
#19 0x005519a8 in ?? () from /usr/lib/libQtDBus.so.4
#20 0x041a5f86 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#21 0x04767b24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#22 0x0476f281 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#23 0x0534252b in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#24 0x04195d63 in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#25 0x04196962 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#26 0x04196b1e in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#27 0x041c0f30 in ?? () from /usr/lib/libQtCore.so.4
#28 0x0093c118 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#29 0x0093fa48 in ?? () from /lib/libglib-2.0.so.0
#30 0x0093fb74 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#31 0x041c0b5d in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x04807356 in ?? () from /usr/lib/libQtGui.so.4
#33 0x0419429a in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x041946fa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#35 0x04196be7 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#36 0x047679a8 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#37 0x080506a9 in _start ()

Reported using DrKonqi
Comment 1 Nicolas L. 2010-01-11 16:39:08 UTC
can you please install the debug pacakges for  packagekit and kpackagekit   and paste a new crash log ?

thank you
Comment 2 Frank Reininghaus 2010-01-15 12:20:23 UTC
*** Bug 222818 has been marked as a duplicate of this bug. ***
Comment 3 Frank Reininghaus 2010-01-15 12:20:29 UTC
*** Bug 222821 has been marked as a duplicate of this bug. ***
Comment 4 Frank Reininghaus 2010-01-15 12:22:21 UTC
From the last two duplicates (kded crashes with the same backtrace):

Bug 222818:

after Opera browser installation I managed the first settings and the browser
crashed when I edited in "preferences" "advanced"

Bug 222821:

I was running Firefox updated browser, yum update from console and there was
kpackage kit pushed to hidden status (nothing was given to update).
Comment 5 Frank Reininghaus 2010-01-15 19:50:36 UTC
*** Bug 222877 has been marked as a duplicate of this bug. ***
Comment 6 Frank Reininghaus 2010-01-17 00:32:13 UTC
*** Bug 223051 has been marked as a duplicate of this bug. ***
Comment 7 Frank Reininghaus 2010-01-17 16:12:28 UTC
*** Bug 223076 has been marked as a duplicate of this bug. ***
Comment 8 Christoph Feck 2010-01-18 09:47:22 UTC

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