[Bug 40334] AION - Wine /Unhandled exception: page fault on read access to 0x00000000 in 64-bit code (0x0000000000000000).

WineHQ Bugzilla wine-bugs at winehq.org
Wed Nov 13 12:28:27 CST 2019


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

Paul Gofman <gofmanp at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gofmanp at gmail.com

--- Comment #16 from Paul Gofman <gofmanp at gmail.com> ---
Created attachment 65650
  --> https://bugs.winehq.org/attachment.cgi?id=65650
Export missing function from ntdll

I've tested the game.

64 bit version wants an undocumented function in ntdll which is likely very
similar to NtQuerySystemInformation(). The patch is fixing that. No logs could
help here, the application seems to get some API functions by directly reading
import tables from loaded dll images.

Then there is the crash after loading the data. I will put a proof of concept
hack which fixes that in the next comment, though it definitely deserves a
separate bug report and is likely going to be a long standing issue.

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