Application: systemsettings (1.0) KDE Platform Version: 4.6.00 (4.6.0) "release 6" Qt Version: 4.7.1 Operating System: Linux 2.6.37.6-0.11-desktop i686 Distribution: "openSUSE 11.4 (i586)" -- Information about the crash: - What I was doing when the application crashed: trying to get kpackagekit to quit so zypper could update. typed as root # pkill -9 kpackagekit . this killed it but when i logged out and back in it loaded back agian so i tried going into the settings to disable it. thats when i hit this bug - Unusual behavior I noticed: zypper could not kill kpackagekit The crash can be reproduced every time. -- Backtrace: Application: System Settings (systemsettings), signal: Floating point exception [KCrash Handler] #7 0xb765e400 in KPixmapSequenceOverlayPainter::Private::_k_timeout() () from /usr/lib/libkdeui.so.5 #8 0xb765e4af in KPixmapSequenceOverlayPainter::qt_metacall(QMetaObject::Call, int, void**) () from /usr/lib/libkdeui.so.5 #9 0xb64608ad in QMetaObject::metacall(QObject*, QMetaObject::Call, int, void**) () from /usr/lib/libQtCore.so.4 #10 0xb6470a0c in QMetaObject::activate(QObject*, QMetaObject const*, int, void**) () from /usr/lib/libQtCore.so.4 #11 0xb64bffc5 in QTimer::timeout() () from /usr/lib/libQtCore.so.4 #12 0xb6477026 in QTimer::timerEvent(QTimerEvent*) () from /usr/lib/libQtCore.so.4 #13 0xb646f3d4 in QObject::event(QEvent*) () from /usr/lib/libQtCore.so.4 #14 0xb69f8414 in QApplicationPrivate::notify_helper(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #15 0xb6a010c7 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQtGui.so.4 #16 0xb74a81f1 in KApplication::notify(QObject*, QEvent*) () from /usr/lib/libkdeui.so.5 #17 0xb6459fbe in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQtCore.so.4 #18 0xb648b359 in ?? () from /usr/lib/libQtCore.so.4 #19 0xb6488055 in ?? () from /usr/lib/libQtCore.so.4 #20 0xb5b8d509 in g_main_context_dispatch () from /lib/libglib-2.0.so.0 #21 0xb5b8dd10 in ?? () from /lib/libglib-2.0.so.0 #22 0xb5b8dfce in g_main_context_iteration () from /lib/libglib-2.0.so.0 #23 0xb648874b in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #24 0xb6aae55a in ?? () from /usr/lib/libQtGui.so.4 #25 0xb645929d in QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #26 0xb64594c9 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQtCore.so.4 #27 0xb645df70 in QCoreApplication::exec() () from /usr/lib/libQtCore.so.4 #28 0xb69f6104 in QApplication::exec() () from /usr/lib/libQtGui.so.4 #29 0x0805813e in _start () Possible duplicates by query: bug 280889, bug 272907. Reported using DrKonqi
*** This bug has been marked as a duplicate of bug 257704 ***