Bug 225343 - KPackegeKit crash when I try to install package with poor internet connection
Summary: KPackegeKit crash when I try to install package with poor internet connection
Status: RESOLVED DUPLICATE of bug 225404
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-02-03 06:39 UTC by RussianNeuroMancer
Modified: 2010-02-15 15:52 UTC (History)
3 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 RussianNeuroMancer 2010-02-03 06:39:22 UTC
Application: kpackagekitsmarticon (0.5.4)
KDE Platform Version: 4.3.95 (KDE 4.3.95 (KDE 4.4 RC2))
Qt Version: 4.6.0
Operating System: Linux 2.6.32-12-generic x86_64
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I try to instal package from this link: http://www.playdeb.net/install/nexuiz/2.5.2-1~getdeb1
You see, it's big package. KPackageKit download 30, 40 or 50 percents, but anyway back to 0 and try to download again. I go to sleep and on the next day found this crash window.

 -- Backtrace:
Application: KPackageKit (kpackagekitsmarticon), signal: Segmentation fault
[KCrash Handler]
#5  0x00007ff0c3aad7fc in QMutex::lock() () from /usr/lib/libQtCore.so.4
#6  0x00007ff0c3ba5732 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#7  0x00007ff0c45d9081 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#8  0x00007ff0c45db0b8 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#9  0x00007ff0c3bb8833 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00007ff0c43a2c5f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#11 0x00007ff0c43a2f04 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#12 0x00007ff0c3bb8833 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x00007ff0c43a2b8f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#14 0x00007ff0c43a2f6c in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#15 0x00007ff0c4369276 in ?? () from /usr/lib/libQtDBus.so.4
#16 0x00007ff0c437131f in ?? () from /usr/lib/libQtDBus.so.4
#17 0x00007ff0c3bb5789 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00007ff0c2409f2c in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#19 0x00007ff0c241053d in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#20 0x00007ff0c5193b66 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#21 0x00007ff0c3ba5abc in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#22 0x00007ff0c3ba8237 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#23 0x00007ff0c3bcf513 in ?? () from /usr/lib/libQtCore.so.4
#24 0x00007ff0bee637b0 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#25 0x00007ff0bee675e8 in ?? () from /lib/libglib-2.0.so.0
#26 0x00007ff0bee677cc in g_main_context_iteration () from /lib/libglib-2.0.so.0
#27 0x00007ff0c3bcf053 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#28 0x00007ff0c24b83de in ?? () from /usr/lib/libQtGui.so.4
#29 0x00007ff0c3ba43e2 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#30 0x00007ff0c3ba47bc in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#31 0x00007ff0c3ba84fb in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#32 0x000000000040b4db in _start ()

Possible duplicates by query: bug 225311, bug 225225, bug 225208, bug 225190, bug 225186.

Reported using DrKonqi
Comment 1 Dario Andres 2010-02-05 14:49:14 UTC
This could be related to bug 225404. Regards
Comment 2 Dario Andres 2010-02-15 15:52:25 UTC

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