10 Jan
2007
10 Jan
'07
9:44 p.m.
http://bugs.winehq.org/show_bug.cgi?id=7140 ------- Additional Comments From julliard(a)winehq.com 2007-10-01 15:44 ------- This is the problem: old_mmap(NULL, 1610612736, PROT_NONE, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = -1 ENOMEM (Cannot allocate memory) For some reason make causes the preloader reservation to fail; maybe it changes the virtual size limit or something like that. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.