[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
Mon Nov 25 04:02:01 CST 2019


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

--- Comment #45 from Paul Gofman <gofmanp at gmail.com> ---
Also, it still looks a bit strange how quick you can get this crash even with
the earlier versions of the patch. Just in case, can you please double check
that you appling the latest version of the patch and rebuilding the affected
parts correctly? What you actually need to rebuild and install is 64 bit ntdll
(dlls/ntdll) after applying the latest patch. I use to it by entering
dlls/ntdll in build dir, doing 'make install' and later double check that I the
newly build dll is used:

lsof -p <pid> | grep ntdll.dll (where <pid> is process id of aion.bin).

Unfortunately it is a bit hard to guess from the logs with the previous patches
if the patch is actually there or not. I should've added smth for that, will do
for the next attempt if the problem is not solved yet.

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