Summary: | busy wait for crash dialog | ||
---|---|---|---|
Product: | [Applications] drkonqi | Reporter: | Salvo "LtWorf" Tomaselli <tiposchi> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Salvo "LtWorf" Tomaselli
2009-03-31 12:21:36 UTC
Where in the code did you find that? Having a quick look I can't see any busy waits, however reading all the debug symbols into memory and creating a backtrace may indeed cause quite some cpu usage. But thats normal. *** This bug has been marked as a duplicate of bug 175362 *** Debug stuff takes a LIMITED amount of time. That uses 100% CPU until i close it. I didn't look at the code but i am still able to recognize a busy wait when i meet one. |