https://bugs.winehq.org/show_bug.cgi?id=54616
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1|6a912649188a765d0c58e8b26e0 | |93fb0c31b3e3d |
--- Comment #7 from Alexandre Julliard julliard@winehq.org --- Indeed, it seems the different file names cause mingw to assign a different random base address to the dlls, and this means that libaes.dll base address is no longer available. This could probably happen for other reasons as well.
The real issue is that libaes.dll has broken relocations, and can't be loaded at a different address.