[Bug 27349] SafeDisc v2.x API entry analyzer flags Wine's user32.dll as "bad" (too many exports with PIC loads in prolog code) (SimCity 4, IL-2 FB, NFSU)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 11 18:35:26 CDT 2012


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

--- Comment #20 from Anastasius Focht <focht at gmx.net> 2012-03-11 18:35:26 CDT ---
Hello Stefan,

--- quote ---
What is the user-visible symptom if these checks fail?
--- quote ---

the process terminates itself with exit code "0xfeedface" when one of the API
entry checks fails.

For quick verification without any WINEDEBUG run your target on terminal like
this:

$ wine ./foo.exe || echo $?

If "206" (0xCE) appears, it's the API entry checks that failed.

---

Current statistics (kernel32 and user32 have improved):

$ wine --version
wine-1.4-78-g94953f1

gcc version 4.6.2 20111027 (Red Hat 4.6.2-1) (GCC) 

    kernel32   user32      gdi32       condition (cx < threshold)
--------------------------------------------------------------------
c1:  0x44       0x50        0x50        0x5F
c2:  0x21       0x33        0x39        0x3C
c3:  0x00       0x00        0x00        0x5A

Regards

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