[Bug 7140] segfault running rc.exe via make

Wine Bugs wine-bugs at winehq.org
Wed Jan 10 15:44:05 CST 2007


http://bugs.winehq.org/show_bug.cgi?id=7140





------- Additional Comments From julliard at 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.



More information about the wine-bugs mailing list