Bug 265353

Summary: system setings crash
Product: [Frameworks and Libraries] kpackagekit Reporter: xifer <xiferzeitgeist>
Component: generalAssignee: Steven M. Parrish <smparrish>
Status: RESOLVED DUPLICATE    
Severity: crash CC: dantti12, poken40
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: New crash information added by DrKonqi

Description xifer 2011-02-04 01:03:34 UTC
Application: systemsettings (1.0)
KDE Platform Version: 4.6.00 (4.6.0)
Qt Version: 4.7.0
Operating System: Linux 2.6.35-25-generic i686
Distribution: Ubuntu 10.10

-- Information about the crash:
Had noticed some duplication in Lancelot computer 'system' category. Selected 'SystemSettings'.  Click 'Software Management' then 'installed software' or 'Themes and tweaks' or 'internet' then the program crashes.

The crash can be reproduced every time.

-- Backtrace:
Application: System Settings (systemsettings), signal: Floating point exception
[KCrash Handler]
#7  0x00af72ef in KPixmapSequenceOverlayPainter::Private::_k_timeout (this=0x92e4d80) at ../../kdeui/util/kpixmapsequenceoverlaypainter.cpp:63
#8  0x00af7396 in KPixmapSequenceOverlayPainter::qt_metacall (this=0x91dfcf8, _c=QMetaObject::InvokeMetaMethod, _id=12, _a=0xbfec6c6c) at ./kpixmapsequenceoverlaypainter.moc:94
#9  0x002dc8ca in QMetaObject::metacall (object=0x91dfcf8, cl=QMetaObject::InvokeMetaMethod, idx=12, argv=0xbfec6c6c) at kernel/qmetaobject.cpp:237
#10 0x002ef6ad in QMetaObject::activate (sender=0x92e4da4, m=0x4095a4, local_signal_index=0, argv=0x1) at kernel/qobject.cpp:3280
#11 0x003411e7 in QTimer::timeout (this=0x92e4da4) at .moc/release-shared/moc_qtimer.cpp:134
#12 0x002f51ce in QTimer::timerEvent (this=0x92e4da4, e=0xbfec71a0) at kernel/qtimer.cpp:271
#13 0x002e9504 in QObject::event (this=0x92e4da4, e=0x0) at kernel/qobject.cpp:1183
#14 0x010fdfdc in QApplicationPrivate::notify_helper (this=0x8f49588, receiver=0x92e4da4, e=0xbfec71a0) at kernel/qapplication.cpp:4396
#15 0x0110404e in QApplication::notify (this=0xbfec750c, receiver=0x92e4da4, e=0xbfec71a0) at kernel/qapplication.cpp:3798
#16 0x00a50f7a in KApplication::notify (this=0xbfec750c, receiver=0x92e4da4, event=0xbfec71a0) at ../../kdeui/kernel/kapplication.cpp:311
#17 0x002d6b3b in QCoreApplication::notifyInternal (this=0xbfec750c, receiver=0x92e4da4, event=0xbfec71a0) at kernel/qcoreapplication.cpp:732
#18 0x00308ad6 in sendEvent (this=0x8f41a84) at ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:215
#19 QTimerInfoList::activateTimers (this=0x8f41a84) at kernel/qeventdispatcher_unix.cpp:602
#20 0x00305874 in timerSourceDispatch (source=0x8f41a50) at kernel/qeventdispatcher_glib.cpp:184
#21 0x05581855 in g_main_context_dispatch () from /lib/libglib-2.0.so.0
#22 0x05585668 in ?? () from /lib/libglib-2.0.so.0
#23 0x05585848 in g_main_context_iteration () from /lib/libglib-2.0.so.0
#24 0x00305565 in QEventDispatcherGlib::processEvents (this=0x8f189d0, flags=...) at kernel/qeventdispatcher_glib.cpp:415
#25 0x011bfbe5 in QGuiEventDispatcherGlib::processEvents (this=0x8f189d0, flags=...) at kernel/qguieventdispatcher_glib.cpp:204
#26 0x002d5609 in QEventLoop::processEvents (this=0xbfec7464, flags=) at kernel/qeventloop.cpp:149
#27 0x002d5a8a in QEventLoop::exec (this=0xbfec7464, flags=...) at kernel/qeventloop.cpp:201
#28 0x002da00f in QCoreApplication::exec () at kernel/qcoreapplication.cpp:1009
#29 0x010fce07 in QApplication::exec () at kernel/qapplication.cpp:3672
#30 0x0805736e in main (argc=5, argv=0xbfec7654) at ../../../systemsettings/app/main.cpp:49

Reported using DrKonqi
Comment 1 poken 2011-03-11 17:39:50 UTC
Created attachment 57874 [details]
New crash information added by DrKonqi

kpackagekit (0.6.3.3) on KDE Platform 4.6.00 (4.6.0) "release 6" using Qt 4.7.1

the system said  me some update must be downloaded but when i want to download them there is a crash program.

-- Backtrace (Reduced):
#7  0xb766d400 in KPixmapSequenceOverlayPainter::Private::_k_timeout() () from /usr/lib/libkdeui.so.5
#8  0xb766d4af in KPixmapSequenceOverlayPainter::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5
[...]
#11 0xb71e4fe5 in QTimer::timeout() () from /usr/lib/libQtCore.so.4
#12 0xb719c046 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4
#13 0xb71943f4 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4
Comment 2 Christoph Feck 2011-03-18 00:04:19 UTC

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