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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 11 17:01:59 CST 2010


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


Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Austin English <austinenglish at gmail.com>  2010-03-11 17:01:58 ---
(In reply to comment #4)
> 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

Fixed by
http://source.winehq.org/git/wine.git/?a=commitdiff;h=54ac26b7af68630d1e1f90693937206cf2f208f7

-- 
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