[Bug 18034] RA3 Uprising crash at the beginning of campaign: The TALE of YURIKO

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Apr 17 15:38:37 CDT 2009


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





--- Comment #6 from Johann <johaahn at gmail.com>  2009-04-17 15:38:36 ---
Thanks Austin for your reply,

I've started investigation on this dosmem trace.

With additional trace points, I've noticed that failure is due to below
condition:
if(!VirtualProtect( DOSMEM_dosmem + DOSMEM_protect,
                                 DOSMEM_SIZE - DOSMEM_protect,
                                 PAGE_READWRITE, NULL ))
Actually, this is VIRTUAL_FindView() in NtProtectVirtualMemory() which is not
able to find appropriate view.
What can be the root cause?

Thanks in advance.


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