[Bug 12783] Allocation of PEB and TEB can overlap dll mappings

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Jul 10 15:35:18 CDT 2008


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





--- Comment #10 from Albert Lee <trisk+winehq at acm.jhu.edu>  2008-07-10 15:35:18 ---
Created an attachment (id=14719)
 --> (http://bugs.winehq.org/attachment.cgi?id=14719)
Add mapfile for Solaris linker to winegcc

Here is a patch that makes winegcc use a mapfile on Solaris that relaxes the
alignment restrictions for DLLs which solves the original problem. It can also
specify the address for mapping the text segment (similar to
-Wl,--section-start,.interp=0x7bf00400 etc.), but that currently crashes the
runtime loader if used.


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