Bug 233217 - Kpackage kit crash while scrolling
Summary: Kpackage kit crash while scrolling
Status: RESOLVED DUPLICATE of bug 225404
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-04 00:44 UTC by Phil Hughes
Modified: 2010-04-04 17:29 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 Phil Hughes 2010-04-04 00:44:33 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.4.2 (KDE 4.4.2)
Qt Version: 4.6.2
Operating System: Linux 2.6.32-16-generic i686
Distribution: Ubuntu lucid (development branch)

-- Information about the crash:
I was scrolling (up) through available updates and had selected some. It crashed.

 -- Backtrace:
Application: System Settings (systemsettings), signal: Segmentation fault
[Current thread is 1 (Thread 0xb78dc700 (LWP 1824))]

Thread 2 (Thread 0xb5150b70 (LWP 1825)):
#0  0x00fb8422 in __kernel_vsyscall ()
#1  0x00f1baf6 in poll () from /lib/tls/i686/cmov/libc.so.6
#2  0x05dbc4eb in g_poll () from /lib/libglib-2.0.so.0
#3  0x05daf0ac in ?? () from /lib/libglib-2.0.so.0
#4  0x05daf4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#5  0x005cd60f in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x005a0059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x005a04aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x0049c5a8 in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x0057fc1b in ?? () from /usr/lib/libQtCore.so.4
#10 0x0049f32e in ?? () from /usr/lib/libQtCore.so.4
#11 0x0085696e in start_thread () from /lib/tls/i686/cmov/libpthread.so.0
#12 0x00f2992e in clone () from /lib/tls/i686/cmov/libc.so.6

Thread 1 (Thread 0xb78dc700 (LWP 1824)):
[KCrash Handler]
#6  0x00499f37 in QMutex::lock() () from /usr/lib/libQtCore.so.4
#7  0x005a1634 in QCoreApplication::postEvent(QObject*, QEvent*, int) () from /usr/lib/libQtCore.so.4
#8  0x005a19ac in QCoreApplication::postEvent(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#9  0x005b18a4 in QObject::deleteLater() () from /usr/lib/libQtCore.so.4
#10 0x02117384 in PackageKit::ClientPrivate::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libpackagekit-qt.so.12
#11 0x02119453 in PackageKit::ClientPrivate::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libpackagekit-qt.so.12
#12 0x005a6c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#13 0x005b53d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#14 0x00d79d9f in QDBusConnectionInterface::serviceOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#15 0x00d7a0c3 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#16 0x005a6c9a in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#17 0x005b53d5 in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#18 0x00d79c4f in QDBusConnectionInterface::NameOwnerChanged(QString const&, QString const&, QString const&) () from /usr/lib/libQtDBus.so.4
#19 0x00d7a153 in QDBusConnectionInterface::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libQtDBus.so.4
#20 0x00d3ab34 in ?? () from /usr/lib/libQtDBus.so.4
#21 0x00d45ea7 in ?? () from /usr/lib/libQtDBus.so.4
#22 0x005b23fe in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#23 0x010ee4dc in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#24 0x010f505e in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#25 0x00b05f2a in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#26 0x005a1a3b in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#27 0x005a4473 in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQtCore.so.4
#28 0x005a45dd in QCoreApplication::sendPostedEvents(QObject*, int) () from /usr/lib/libQtCore.so.4
#29 0x005cdadf in ?? () from /usr/lib/libQtCore.so.4
#30 0x05dab5e5 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#31 0x05daf2d8 in ?? () from /lib/libglib-2.0.so.0
#32 0x05daf4b8 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#33 0x005cd5d5 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#34 0x011adfd5 in ?? () from /usr/lib/libQtGui.so.4
#35 0x005a0059 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#36 0x005a04aa in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#37 0x005a469f in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#38 0x010ee577 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#39 0x08056b5e in _start ()

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

Reported using DrKonqi
Comment 1 Dario Andres 2010-04-04 17:29:23 UTC
This is being tracked at bug 225404.
Regards

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