On 9/26/2011 7:55 AM, Mehrdad wrote:
DMD 2.055 seems to be crashing on my computer (Windows 7 x64).

When I press Debug, I see it's doing so in CloseHandle, probably because I've turned on "Enable close exception" with Visual Studio's "Global Flags" tool. (It takes a reboot to take effect.)

So this means there's an incorrect handle being used somewhere... but interestingly, by the time it crashes, the output file is already produced. I don't have the time to make a debug build right now, but I thought I'd mention this so that it could be looked into at some point.
Actually, I just found out that the program itself crashes the same way, too.

Is there a bug in snn.lib or something?

Reply via email to