[Bug 30307] Memory Allocation severely limited when running wine executable via condor scheduler

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 30 03:56:44 CDT 2012


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

--- Comment #6 from Alexandre Julliard <julliard at winehq.org> 2012-03-30 03:56:44 CDT ---
Most likely some library gets loaded in the middle of the address space. Check
/proc/pid/maps to see the address space layout. Requiring huge contiguous
blocks is not a good idea anyway.

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