Bug 272907 - kpackagekit dump
Summary: kpackagekit dump
Status: RESOLVED DUPLICATE of bug 257704
Alias: None
Product: systemsettings
Classification: Applications
Component: general (show other bugs)
Version: 1.0
Platform: Ubuntu Linux
: NOR crash
Target Milestone: ---
Assignee: System Settings Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-10 04:10 UTC by Frank Phillips
Modified: 2011-05-11 22:05 UTC (History)
0 users

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 Frank Phillips 2011-05-10 04:10:04 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.2 (4.6.2)
Qt Version: 4.7.2
Operating System: Linux 2.6.38-8-generic i686
Distribution: Ubuntu 11.04

-- Information about the crash:
- What I was doing when the application crashed:
Simply trying to update per notification. Rebooted and ran update from system settings with no other "open" apps. Same result and dump is repeatable continously.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Floating point exception
[Current thread is 1 (Thread 0xb775f710 (LWP 1757))]

Thread 2 (Thread 0xb466fb70 (LWP 1758)):
#0  0x0039c416 in __kernel_vsyscall ()
#1  0x00ea1f76 in poll () from /lib/i386-linux-gnu/libc.so.6
#2  0x0885884b in g_poll () from /lib/i386-linux-gnu/libglib-2.0.so.0
#3  0x088481af in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#4  0x08848524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#5  0x00b3b577 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#6  0x00b0d289 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#7  0x00b0d522 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#8  0x00a172a0 in QThread::exec() () from /usr/lib/libQtCore.so.4
#9  0x00aeefdb in ?? () from /usr/lib/libQtCore.so.4
#10 0x00a19da2 in ?? () from /usr/lib/libQtCore.so.4
#11 0x0034ce99 in start_thread () from /lib/i386-linux-gnu/libpthread.so.0
#12 0x00eb073e in clone () from /lib/i386-linux-gnu/libc.so.6

Thread 1 (Thread 0xb775f710 (LWP 1757)):
[KCrash Handler]
#7  0x006189ff in KPixmapSequenceOverlayPainter::Private::_k_timeout() () from /usr/lib/libkdeui.so.5
#8  0x006190e6 in KPixmapSequenceOverlayPainter::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
#9  0x00b146ba in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4
#10 0x00b244ff in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4
#11 0x00b712f7 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#12 0x00b2a3ee in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#13 0x00b23214 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
#14 0x010b4d24 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#15 0x010b98ce in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4
#16 0x0057e3ca in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5
#17 0x00b0e0bb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4
#18 0x00b3e1e4 in ?? () from /usr/lib/libQtCore.so.4
#19 0x00b3adf4 in ?? () from /usr/lib/libQtCore.so.4
#20 0x08847aa8 in g_main_context_dispatch () from /lib/i386-linux-gnu/libglib-2.0.so.0
#21 0x08848270 in ?? () from /lib/i386-linux-gnu/libglib-2.0.so.0
#22 0x08848524 in g_main_context_iteration () from /lib/i386-linux-gnu/libglib-2.0.so.0
#23 0x00b3b53c in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#24 0x01168775 in ?? () from /usr/lib/libQtGui.so.4
#25 0x00b0d289 in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#26 0x00b0d522 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4
#27 0x00b11ecc in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4
#28 0x010b28e7 in QApplication::exec() () from /usr/lib/libQtGui.so.4
#29 0x080570de in _start ()

Reported using DrKonqi
Comment 1 Frank Phillips 2011-05-10 04:16:41 UTC
Note: 
Was running a different icon set "LinuxLex-8". Changed icon set to nuoveXT2 and the app no longer dumps.
Comment 2 Christoph Feck 2011-05-11 22:05:36 UTC

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