Bug 253534 - kpackagekit crashes when committing selected updates
Summary: kpackagekit crashes when committing selected updates
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: 2010-10-07 19:32 UTC by sasha
Modified: 2010-10-08 06:48 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 sasha 2010-10-07 19:32:29 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.5.1 (KDE 4.5.1)
Qt Version: 4.7.0
Operating System: Linux 2.6.32-25-generic x86_64
Distribution: Ubuntu 10.04.1 LTS

-- Information about the crash:
- What I was doing when the application crashed:

After entering password requested by kpackagekit in order to install updates (after manual update check) it crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#6  0x00007f62d3182b46 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#7  0x00007f62d3bc2d2f in PackageKit::Transaction::finished(PackageKit::Transaction::ExitStatus, unsigned int) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007f62d3bbe399 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007f62d3bbfe88 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#10 0x00007f62d3182da7 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00007f62d398843f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#12 0x00007f62d39886e4 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#13 0x00007f62d3182da7 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00007f62d398836f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x00007f62d398874c in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x00007f62d394a95e in ?? () from /usr/lib/libQtDBus.so.4
#17 0x00007f62d395582f in ?? () from /usr/lib/libQtDBus.so.4
#18 0x00007f62d317ce7e in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#19 0x00007f62d20386ec in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007f62d203e1dd in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#21 0x00007f62d4782536 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#22 0x00007f62d316b0ac in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x00007f62d316dfd2 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#24 0x00007f62d3197643 in ?? () from /usr/lib/libQtCore.so.4
#25 0x00007f62cd5718c2 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#26 0x00007f62cd575748 in ?? () from /lib/libglib-2.0.so.0
#27 0x00007f62cd5758fc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#28 0x00007f62d3197183 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#29 0x00007f62d20ea97e in ?? () from /usr/lib/libQtGui.so.4
#30 0x00007f62d3169dd2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007f62d316a1bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#32 0x00007f62d316e26b in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#33 0x000000000040b48b in _start ()

Possible duplicates by query: bug 253282, bug 252793, bug 252485, bug 252351, bug 252220.

Reported using DrKonqi
Comment 1 Daniel Nicoletti 2010-10-08 06:48:41 UTC

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