Bug 120118
Summary: | Dictionary words will force processor consumption | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Scott Sloan <devscott> |
Component: | gnome-utils | Assignee: | Christopher Aillon <caillon> |
Status: | CLOSED RAWHIDE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | rawhide | ||
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2004-09-23 20:36:07 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 133398 |
Description
Scott Sloan
2004-04-06 06:56:44 UTC
Similar behavior in Dictionary 2.4.0 as well; on my system it appears to be stuck in: #0 0x40932f32 in loser_poll () from /lib/libc.so.6 #1 0x40814c96 in g_main_loop_get_context () from /usr/lib/libglib-2.0.so.0 #2 0x40814034 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0 #3 0x408147cf in g_main_loop_run () from /usr/lib/libglib-2.0.so.0 #4 0x403e643f in gtk_main () from /usr/lib/libgtk-x11-2.0.so.0 #5 0x08057294 in main () #6 0x4086fd06 in __libc_start_main () from /lib/libc.so.6 I have broken into it at various end points, but the backtrace always includes through g_main_context_dispatch(). This looks like it is fixed in the gnome-utils-2.8.0-1 RPM i pushed to rawhide last night. Marking RAWHIDE, but reopen if you still see the problem. |