https://bugs.winehq.org/show_bug.cgi?id=40334 --- Comment #22 from Fred <dracoanarion(a)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.