21 Nov
2002
21 Nov
'02
4:50 p.m.
John Hughes wrote:
The attached program crashes the November 2002 hugs/winhugs. A graphics window appears, but when the mouse is moved over it (generating graphics events), hugs crashes.
I encountered something similar on Unix, which appears to be due to a space leak in the graphics library. The program starts to slow down and/or increase CPU usage, then eventually terminates due to GC failure. Increasing the heap size will allow the program to run longer before terminating. -- Glynn Clements <glynn.clements@virgin.net>