DMD 2.055 Crashing on Windows 7 x64 (So is my D program)

Mehrdad wfunction at hotmail.com
Mon Sep 26 08:06:57 PDT 2011


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?


More information about the Digitalmars-d mailing list