https://bugs.winehq.org/show_bug.cgi?id=52763
--- Comment #9 from RĂ©mi Bernon rbernon@codeweavers.com --- Created attachment 72242 --> https://bugs.winehq.org/attachment.cgi?id=72242 Allocate kernelbase handle table dynamically.
Does this patch fix anything?
It's a bit weird, and I'm now suspecting that having the handle table statically defined makes kernelbase.dll takes much more space to load, and could be forcing some other DLL to be moved to another unexpected load address.