GNOME Bugzilla – Bug 548690
gcalctool hangs when using powers
Last modified: 2008-12-08 06:44:58 UTC
this report has been filed here: https://bugs.edge.launchpad.net/ubuntu/+source/gcalctool/+bug/236963 "When I type big powers, gcalctool doesn't respond. For example, type 2^99999" There's a video showing the issue here: http://launchpadlibrarian.net/15162463/new%20video.ogv Stacktrace of the hang as follow: "Thread 1 (Thread 0xb71e4700 (LWP 16627)):
+ Trace 205439
0x08051a54 2557 MP.r[j1 - 1] = ri - MP.b * c;" Thanks you,
Created attachment 117165 [details] [review] Work on improving bit panel performance The problem is the code to extract bits from the display for the bit panel. This patch is some work towards making this less expensive. Needs work.
Fixed in 2.24.1 and 2.25: http://svn.gnome.org/viewvc/gcalctool?view=revision&revision=2255 http://svn.gnome.org/viewvc/gcalctool?view=revision&revision=2256
*** Bug 563590 has been marked as a duplicate of this bug. ***
*** Bug 562692 has been marked as a duplicate of this bug. ***