https://bugs.winehq.org/show_bug.cgi?id=50993
--- Comment #14 from Roman Pišl rpisl@seznam.cz ---
Strangely I cannot remember getting this error in my testings. Is there maybe additional console output before?
It happens when an application compiled with asan tries to load a dll also compiled with asan. The assertion fails on freeFunc == null. The interception fails due to `jmp dword ptr` (0x25FF) instruction.