http://bugs.winehq.org/show_bug.cgi?id=14365 Summary: do not touch high address space (initial stack, user_space_limit) Product: Wine Version: 1.0.0 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: jreiser(a)BitWagon.com Created an attachment (id=14662) --> (http://bugs.winehq.org/attachment.cgi?id=14662) avoid meddling with space above user_space_limit. In order to co-operate with valgrind and other debugging tools, then wine must not assume anything about the initial stack, nor pretend that wine can manage any address space above the user_space_limit. Patch is attached, and will be sent to wine-patches(a)winehq.org. -- 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.