May 10, 2013
On Friday, 10 May 2013 at 01:05:39 UTC, Juan Manuel Cabo wrote:
>
> Then, tested on Windows XP SP3 32 bits, dmd 2.062,
> and it DIDN'T CRASH. The output is:

Mm, sorry!!, it did crash but I had dr watson disabled in that VM.
Confirmed adding a writeln("finished") after the foreach, which isn't reached.

So It DID CRASH in Windows XP 32 bits. Sorry for the noise.

--jm



May 10, 2013
"evilrat" <evilrat666@gmail.com> writes:

> On Thursday, 9 May 2013 at 20:33:17 UTC, bearophile wrote:
>> Brad Anderson:
>>
>>> a 64-bit Windows dmd build did not crash and here is the output.
>>
>> Thank you for the data point. So maybe the problem is only on 32 bit Windows.
>>
>> Bye,
>> bearophile
>
> win8 dmd 2.062 32-bit also crashes

Anybody looked at the assembly for the crashing executables?  The truth is in there.


1 2
Next ›   Last »