[plt-scheme] scheme crash
> I am writing an application that uses the multi-threading and the GUI
> features of DrScheme. I run
> into the following problem: when I run my program from within the
> DrScheme environment (202
> release), about 10% of the time it crashes - I don't mean my scheme
> program crashes, I mean the
> whole DrScheme environment GPFs (Win2K)
Within the past couple of days, Matthew Flatt fixed some bugs in Windows
MrEd. The fixes are available in the CVS version of DrScheme:
http://www.plt-scheme.org/anoncvs/
Those fixes will also be in the v203 release, due out very soon.
-- Paul