Opened 11 years ago
Closed 11 years ago
#4829 defect closed duplicate (duplicate)
gtk2reactor consumes all CPU after reactor.spawnProcess is called from UI
Reported by: | Antoine Martin | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | core | Keywords: | |
Cc: | Branch: | ||
Author: |
Description
I originally thought that this was #3096 as the symptom is exactly the same, but since those gtk/glib reactor integration bugs have been fixed upstream, it looks like something else is at play here.
I'm attaching a trivial test case that shows the problem on all versions of Fedora (since at least Fedora 12) and all recent versions of Ubuntu/Debian. Note: this does not occur on MS Windows as far as I can tell. I am at a loss to explain why I am the first one to report this, am I doing something fundamentally wrong here? A workaround would be most helpful.
Attachments (1)
Change History (3)
Changed 11 years ago by
comment:1 Changed 11 years ago by
Keywords: | cpu removed |
---|---|
Milestone: | regular-releases |
Resolution: | → duplicate |
Status: | new → closed |
Duplicate of #4658.
comment:2 Changed 11 years ago by
Note: See
TracTickets for help on using
tickets.
test case which ends up consuming all available CPU for no good reason