[Bug 21385] world snooker championship 2009 exits at startup

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 16 18:21:10 CST 2010


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


Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net




--- Comment #6 from Anastasius Focht <focht at gmx.net>  2010-01-16 18:21:10 ---
Hello,

--- quote ---
> 0016:Call KERNEL32.GetModuleHandleA(0073f788 "mscoree.dll") ret=006cd37c
> 0016:Ret  KERNEL32.GetModuleHandleA() retval=00000000 ret=006cd37c
> 0016:Call KERNEL32.ExitProcess(00000000) ret=006cd3ab
That's how some copy/unti-hack protection systems start...
--- quote ---

No, that looks more like standard MSVC++ runtime shutdown sequence.
Normally MSVC++ runtime just calls ExitProcess() after cleanup but on newer
versions an extra call to CorExitProcess() is made to ensure proper shutdown of
managed parts (even if the app doesn't make use of managed code).

If mscoree module or the CorExitProcess export is not found it causes no harm.
It works as designed.

So the reason must be something different ...

---

Did you install the game in a clean/fresh WINEPREFIX?
Did you use any native overrides (winetricks steps)? If yes, which ones were
used before running the installer?
Do you run this game with media (DVD) or do you use patched executable
(no-CD/DVD cracks)?

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