27 May
2009
27 May
'09
9:04 a.m.
http://bugs.winehq.org/show_bug.cgi?id=18632 --- Comment #4 from Sylvain Pasche <sylvain.pasche(a)gmail.com> 2009-05-27 09:04:26 --- Yes, that helps. The second mmap call doesn't fail: mmap2(0x6c140000, 176517120, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0) = -1 ENOMEM (Cannot allocate memory) mmap2(0xab60000, 176517120, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS, -1, 0) = 0xab60000 -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.