[Bug 12653] The Sims crashes on startup

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Oct 6 06:36:21 CDT 2008


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


Robert Wm Ruedisueli <esd45 at earthlink.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |esd45 at earthlink.net




--- Comment #8 from Robert Wm Ruedisueli <esd45 at earthlink.net>  2008-10-06 06:36:20 ---
According to my research on Safedisc the following will assist in proper
execution of SafeDisc programs: 

Programs, libraries, and modules should be able to write to themselves unless
explicitly said otherwise.  This "default off" self-protection is an unusual,
and possibly dangerous "standard" in Windows, but must be done to follow
(unwritten) standard.

Additionally, they should be able to create overlapping pages.   This is
another unusual behavior that Windows permits.

To allow both these functions Wine would have to be compiled with certain
modules explicitly not using libMudFlap nor libSafe if installed, and
explicitly modified to deactivate checks on programs attacking themselves.


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