Summary: | Application spawns repeatedly until system runs out of resources | ||
---|---|---|---|
Product: | [Unmaintained] ksnapshot | Reporter: | Jamie <jcampbell> |
Component: | general | Assignee: | Richard Moore <rich> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | CC: | arnaud.boulan, deldotdr, finex |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | FreeBSD Ports | ||
OS: | FreeBSD | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jamie
2008-05-30 00:20:16 UTC
How can I reproduce this bug? I'm not sure how it happened to me in the first place, but I think it had something to do with my KVM switch using the print screen button to switch PCs. Somehow, the machine received several hundred buffered printscreen commands, I think. Other people have reported having this problem just from using shift and control at the same time. I guess you could just launch KDE and hold down print screen for a minute. Once you have launched several hundred instances of ksnapshot, it becomes hard to kill them all and get out of KDE without it saving those instances of ksnapshot to your session profile. Next time you open KDE, it will try to launch those instances again. Hope that helps. Jamie -----Original Message----- From: owner@bugs.kde.org [mailto:owner@bugs.kde.org] On Behalf Of FiNeX Sent: Friday, May 30, 2008 7:19 AM To: Campbell Jamie Subject: [Bug 162846] Application spawns repeatedly until system runs out of resources ------- You are receiving this mail because: ------- You reported the bug, or are watching the reporter. http://bugs.kde.org/show_bug.cgi?id=162846 finex finex org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |finex finex org ------- Additional Comments From finex finex org 2008-05-30 13:18 ------- How can I reproduce this bug? I have had the unfortunate opportunity to reproduce this bug. On my system, it happens whenever I press PrintScreen twice in quick succession. This is a common KVM hotkey. So, earlier today, I pressed PrintScreen twice instead of scroll lock, forgetting that I had changed my KVM hotkey to Scroll Lock, and ksnapshot spawned hundreds of instances. I had to ssh in from another machine again and run killall over and over again. So, to reproduce this, try hitting print screen twice, in quick succession. Thanks, Jamie *** This bug has been marked as a duplicate of bug 166190 *** This happened to me while running Kubuntu in a VirtualBox Machine on Mac OSX 10.5. I was able to avoid a crash by moving the ksnapshot bin file, causing whatever was spawning it to fail: # mv /usr/bin/ksnapshot ~/STOPksnapshot If you can kill from the terminal every 30secs...you might want to do this instead;) Hope this helps. -Dorian @Dorian, you should write your comment #5 on the bug #166190. This bug has been marked as dup of it. |