[Bug 18632] gklayout.dll compiled from mingw fails to load (.dll from Firefox)

wine-bugs at winehq.org wine-bugs at winehq.org
Wed May 27 09:04:26 CDT 2009


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





--- Comment #4 from Sylvain Pasche <sylvain.pasche at 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.



More information about the wine-bugs mailing list