[Bug 25428] Memory allocation issue when working with a PAE kernel

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 9 05:34:00 CST 2010


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

--- Comment #10 from Alexandre Julliard <julliard at winehq.org> 2010-12-09 05:34:00 CST ---
Link your binary with -Wl,--section-start,.interp=0x7bf00400.

Actually I noticed your test app is using malloc, to test this issue you should
use mmap instead.

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