[Bug 41704] Crashes at the start up of SplinterCell 1.05

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Nov 30 17:53:26 CST 2016


https://bugs.winehq.org/show_bug.cgi?id=41704

--- Comment #6 from whatbug <n296869 at rtrtr.com> ---
Doesn't help. Trying to trace it with debug options I've seen this:

002c:Call KERNEL32.GetModuleHandleA(11188afc "kernel32.dll") ret=10f65e51
002c:Ret  KERNEL32.GetModuleHandleA() retval=7b410000 ret=10f65e51
002c:Call KERNEL32.GetProcAddress(7b410000,11188af0 "FlsAlloc") ret=10f65e65
002c:Ret  KERNEL32.GetProcAddress() retval=7b423c04 ret=10f65e65
002c:Call KERNEL32.GetProcAddress(7b410000,11188ae4 "FlsGetValue") ret=10f65e72
002c:Ret  KERNEL32.GetProcAddress() retval=7b43d7e0 ret=10f65e72
002c:Call KERNEL32.GetProcAddress(7b410000,11188ad8 "FlsSetValue") ret=10f65e7f
002c:Ret  KERNEL32.GetProcAddress() retval=7b43d830 ret=10f65e7f
002c:Call KERNEL32.GetProcAddress(7b410000,11188ad0 "FlsFree") ret=10f65e8c
002c:Ret  KERNEL32.GetProcAddress() retval=7b423c1c ret=10f65e8c
002c:Call KERNEL32.FlsAlloc(10f65cb1) ret=10f65ecd
002c:Ret  KERNEL32.FlsAlloc() retval=00000001 ret=10f65ecd
002c:Call KERNEL32.UnhandledExceptionFilter(0033f804) ret=7bc9dbc3


something messy around FlsAlloc. Any ideas?

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