[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
Sat Nov 23 13:53:59 CST 2019


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

--- Comment #22 from Fred <dracoanarion at gmail.com> ---
Thanks for your work on this Paul and Louis, though I'm afraid I don't get it
working, and I still don't know why.

I wonder if that can be due to my setup, the app get stuck quite soon with the
following error logs:

002a:err:ntdll:RtlpWaitForCriticalSection section 0x7becbb20 "loader.c:
loader_section" wait timed out in thread 002a, blocked by 0009, retrying (60
sec)
002b:err:ntdll:RtlpWaitForCriticalSection section 0x7becbb20 "loader.c:
loader_section" wait timed out in thread 002b, blocked by 0009, retrying (60
sec)

(repeating for for different threads)

I wonder if that can be due to my wine build somehow, though I tried several
ways with the same result: following the wiki instructions, using the ubuntu
official debian build files, or using the winehq debian build files. Same
result.

I used the current head as a base (190fb605c3 "quartz/tests: Fix some tests on
w7u." for my last trial), plus the 2 following patches:
ntdll: Export RtlGetNativeSystemInformation() function.
ntdll: Fix find_free_area outside of reserved areas with zero_bits != 0. (v2)

I also tried with 4.20 tag as a base. Same result.

Please note that I tried my own build without the patches to double check that
i could reproduce the original 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