Re: memory limit?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



bartosz.slowinski@xxxxxxxxx wrote:
> int *p;
> while(1) {
>    p = new int[10000000]; //allocates 40 MB of memory
> }
> 
> on Windows XP it crashes after 50 iterations (i.e. 2 GB allocated)
> 
> but on wine it crashes after 30 iterations (1200 MB allocated)

'Crash' as in throws an exception?

Daniel
_______________________________________________
wine-users mailing list
wine-users@xxxxxxxxxx
http://www.winehq.org/mailman/listinfo/wine-users

[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux