https://bugs.winehq.org/show_bug.cgi?id=50363
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- BTW if the plugins are trying to load wine dynamically, this should now be done by dlopening ntdll.so. Check how this is done in loader/main.c.