https://bugs.winehq.org/show_bug.cgi?id=47174 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 64451 --> https://bugs.winehq.org/attachment.cgi?id=64451 last 3500 lines before the failure of loading the dll For info I attach last 3500 lines before the (not present) dll fails to load I don`t know if it has anything to do with the bug but just before the dll fails to load there`s: 002a:Call KERNEL32.RaiseException(406d1388,00000000,00000006,0024f980) ret=1401860d7 002a:trace:seh:NtRaiseException code=406d1388 flags=0 addr=0x7b456156 ip=7b456156 tid=002a That seems to have to do with naming a thread, was also referenced in bug https://bugs.winehq.org/show_bug.cgi?id=25243 . Is this something that works in wine? Also mentioned for example in https://blogs.msdn.microsoft.com/stevejs/2005/12/20/naming-threads-in-win32-... (As I said, don`t know if this is the cause, might be red herring) -- 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.