Wine DLL error

If you get an error like that:

wine Program.exe
err:module:attach_process_dlls „SomeRelatedDLLinSameFolder.dll“ failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L“path/to/Program.exe“ failed, status c0000005

And you have tripplechecked, that the application is supported properly by wine, it might even have worked before, the DLL file is not damaged and you do not know what to do now?

Check if the volume where Program.exe and especially the dll file are on is mounted with an exec flag or whether the files have the exec flag. Otherwise wine just won’t start the dlls!

Update: There’s a feature request going on in order to implement a descriptive error when wine notices that it can not execute a dll file. See WineHQ Bugzilla #11661.

0 Antworten zu „Wine DLL error“



  1. Noch keine Kommentare

Eine Antwort schreiben




languages

both  
english    
german    

newest tweets & articles (en)

licenses

Except where otherwise noted:

Creative Commons License
All the text is licensed under a Creative Commons Attribution-Share Alike 3.0 Germany License.



CC-GNU GPL

Code snippets are licensed under the CC-GNU GPL version 2.0 or later.