[Bug 15737] EVE Online only starts with cpu-load after applying Empryan Age 1.1.2 patch

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Oct 13 09:58:18 CDT 2009


http://bugs.winehq.org/show_bug.cgi?id=15737





--- Comment #41 from Philip Belemezov <philip.belemezov at gmail.com>  2009-10-13 09:58:17 ---
Exactly the same as #39.

While the splash is showing, i.e. EVE is loading, the process tree looks like
this:

(shell) -> eve.exe -> ExeFile.exe

After the splash disappears, ExeFile.exe is moved and becomes a child of init.

I run EVE with "WINEDEBUG=warn+all" as suggested in #37.

The log looks quite strange (WINEPREFIX is set to /opt/eve). Here are a couple
of examples:

Log: 
warn:ntdll:FILE_CreateFile L"\\??\\C:\\windows\\profiles\\phible\\My
Documents\\EVE\\logs" not found (c0000035)

In a shell:
% file /opt/eve/drive_c/windows/profiles/phible/My\ Documents/EVE/logs
/opt/eve/drive_c/windows/profiles/phible/My Documents/EVE/logs: directory


Log:
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\Program
Files\\CCP\\EVE\\bin\\blue.dll": /opt/eve/dosdevices/c:/Program
Files/CCP/EVE/bin/blue.dll: invalid ELF header
warn:module:load_builtin_dll cannot open .so lib for builtin L"blue.dll":
/usr/bin/../lib32/wine/blue.dll.so: cannot open shared object file: No such
file or directory
warn:module:alloc_module disabling no-exec because of L"blue.dll"

In a shell:
% file /opt/eve/drive_c/Program\ Files/CCP/EVE/bin/blue.dll       
/opt/eve/drive_c/Program Files/CCP/EVE/bin/blue.dll: PE32 executable for MS
Windows (DLL) (GUI) Intel 80386 32-bit

And so on. The files are there, but wine wouldn't load them.

One more strange thing in the log is this line:
warn:module:load_builtin_dll failed to load .so lib for builtin L"C:\\Program
Files\\CCP\\EVE\\bin\\Microsoft.VC80.CRT\\MSVCR80.dll":
/opt/eve/dosdevices/c:/Program
Files/CCP/EVE/bin/Microsoft.VC80.CRT/msvcr80.dll: invalid ELF header

The file is there:
% file /opt/eve/dosdevices/c:/Program\
Files/CCP/EVE/bin/Microsoft.VC80.CRT/msvcr80.dll
/opt/eve/dosdevices/c:/Program
Files/CCP/EVE/bin/Microsoft.VC80.CRT/msvcr80.dll: PE32 executable for MS
Windows (DLL) (GUI) Intel 80386 32-bit

I've attached the log (http://bugs.winehq.org/attachment.cgi?id=24081).

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list