Howto build a repo case for a ICE?

Sönke Ludwig ludwig at informatik.uni-luebeck.de
Sun Feb 19 14:46:28 PST 2012


Am 19.02.2012 17:06, schrieb Vladimir Panteleev:
> On Sunday, 19 February 2012 at 15:31:32 UTC, Benjamin Thaut wrote:
>> Which dmd version should I use to build DustMite?
>> I tried 2.055 and 2.058 but DustMite crashes half way through the
>> reductino process without a message (I'm using windows)
>
> I've never heard of a problem like this. Is the DustMite crash
> reproducible?

I've made the experience that it is more-or-less impossible to run 
dustmite on windows for longer time spans. The cause is most probably 
Windows Explorer, which sometimes accesses and locks files.

In a project we wrote a limited retry-loop around the critical file 
system calls to get stable runs...


More information about the Digitalmars-d mailing list