Bug 190218 - plasma crashed on heavy cpu use
Summary: plasma crashed on heavy cpu use
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Unspecified
: NOR crash
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-21 00:49 UTC by Wesley Velroij
Modified: 2009-04-21 18:04 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Wesley Velroij 2009-04-21 00:49:07 UTC
Version:            (using Devel)
Installed from:    Compiled sources

Programma: Plasma-werkgebied (plasma-desktop), signaal SIGFPE
0x00007f11bbbebd21 in nanosleep () from /lib/libc.so.6
[Current thread is 0 (LWP 3452)]

Thread 3 (Thread 0x7f11a16b6950 (LWP 3453)):
#0  0x00007f11bc66b2e9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/libpthread.so.0
#1  0x00007f11bc8e9939 in QWaitCondition::wait () from /usr/lib/libQtCore.so.4
#2  0x00007f11bfecc4cc in ?? () from /usr/lib/libQtNetwork.so.4
#3  0x00007f11bc8e8952 in ?? () from /usr/lib/libQtCore.so.4
#4  0x00007f11bc6673ba in start_thread () from /lib/libpthread.so.0
#5  0x00007f11bbc29fcd in clone () from /lib/libc.so.6
#6  0x0000000000000000 in ?? ()

Thread 2 (Thread 0x7f119f8a8950 (LWP 3454)):
#0  0x00007f11bbc22742 in select () from /lib/libc.so.6
#1  0x00007f11bc9aff06 in ?? () from /usr/lib/libQtCore.so.4
#2  0x00007f11bc8e8952 in ?? () from /usr/lib/libQtCore.so.4
#3  0x00007f11bc6673ba in start_thread () from /lib/libpthread.so.0
#4  0x00007f11bbc29fcd in clone () from /lib/libc.so.6
#5  0x0000000000000000 in ?? ()

Thread 1 (Thread 0x7f11c160f760 (LWP 3452)):
[KCrash Handler]
#5  0x00007f11c0c1fa1c in Plasma::Animator::timerEvent (this=0x1667230, event=<value optimized out>) at /home/wesley/KDE/kdelibs/plasma/animator.cpp:661
#6  0x00007f11bc9e14d3 in QObject::event () from /usr/lib/libQtCore.so.4
#7  0x00007f11bd11683d in QApplicationPrivate::notify_helper () from /usr/lib/libQtGui.so.4
#8  0x00007f11bd11ea2a in QApplication::notify () from /usr/lib/libQtGui.so.4
#9  0x00007f11bf805dcb in KApplication::notify (this=0x145eb00, receiver=0x1667230, event=0x7fffc9657b10) at /home/wesley/KDE/kdelibs/kdeui/kernel/kapplication.cpp:307
#10 0x00007f11bc9d175c in QCoreApplication::notifyInternal () from /usr/lib/libQtCore.so.4
#11 0x00007f11bc9fe7f6 in ?? () from /usr/lib/libQtCore.so.4
#12 0x00007f11bc9faf0d in ?? () from /usr/lib/libQtCore.so.4
#13 0x00007f11b71a520a in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#14 0x00007f11b71a88e0 in ?? () from /usr/lib/libglib-2.0.so.0
#15 0x00007f11b71a8a7c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#16 0x00007f11bc9fae6f in QEventDispatcherGlib::processEvents () from /usr/lib/libQtCore.so.4
#17 0x00007f11bd1aec9f in ?? () from /usr/lib/libQtGui.so.4
#18 0x00007f11bc9d0002 in QEventLoop::processEvents () from /usr/lib/libQtCore.so.4
#19 0x00007f11bc9d03cd in QEventLoop::exec () from /usr/lib/libQtCore.so.4
#20 0x00007f11bc9d2694 in QCoreApplication::exec () from /usr/lib/libQtCore.so.4
#21 0x00007f11c11f330b in kdemain (argc=1, argv=0x7fffc96580c8) at /home/wesley/KDE/kdebase/workspace/plasma/shells/desktop/main.cpp:50
#22 0x00007f11bbb625a6 in __libc_start_main () from /lib/libc.so.6
#23 0x00000000004007f9 in _start () at ../sysdeps/x86_64/elf/start.S:113

It just happened, everthing went busy on my pc, so I dont know how to reproduce
Comment 1 Dario Andres 2009-04-21 17:08:23 UTC
What is your KDE version? (SVN revision/branch)?
This may be related to bug 175632 / bug 176165 / bug 174427
Thanks
Comment 2 Aaron J. Seigo 2009-04-21 17:19:43 UTC
SVN commit 957201 by aseigo:

ensure frameInterval isn't zero, prevents div-by-zero
BUG:190218


 M  +1 -1      animator.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=957201
Comment 3 Wesley Velroij 2009-04-21 18:04:11 UTC
I run latest svn, you see I have to much time so I run few times a day svn updates, so I have it up to date, but can it be easyer to report bugs? I mean have being reporting bugs before but it never did complain about keywords and stuff.