[Bug 48898] 4k demoscene OpenGL demo 'End of time' by Alcatraz and Altair crashes on startup due to opengl32.dll imports ordinal mismatch

WineHQ Bugzilla wine-bugs at winehq.org
Mon Apr 13 06:22:01 CDT 2020


https://bugs.winehq.org/show_bug.cgi?id=48898

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |42125

--- Comment #3 from Anastasius Focht <focht at gmx.net> ---
Hello Vijay,

that's because the app runs into bug 42125 ("4k/8k demos often fail with 'Bad
EXE Format' due to Crinkler executable file compressor's "optimized" usage of
PE header fields (loader compatibility)").

OP used Wine-Staging for testing but didn't bother to mention this important
detail. When I refined the ticket fields I didn't check myself otherwise I
would have mentioned it.

--- snip ---
$ WINEDEBUG=+seh,+relay,+server,+module,+imports,+ntdll wine ./End\ of\ time\
720p.exe >>log.txt 2>&1
...
0009:trace:ntdll:FILE_CreateFile handle=0xff982a30 access=80100000
name=L"\\??\\Z:\\home\\focht\\Downloads\\End of time 720p.exe" objattr=00000040
root=(nil) sec=(nil) io=0xff982a40 alloc_size=(nil) attr=00000000
sharing=00000005 disp=1 options=00000060 ea=(nil).0x00000000
0009: create_file( access=80100000, sharing=00000005, create=1,
options=00000060, attrs=00000000,
objattr={rootdir=0000,attributes=00000040,sd={},name=L""},
filename="/home/focht/.wine/dosdevices/z:/home/focht/Downloads/End of time
720p.exe" )
0009: create_file() = 0 { handle=0014 }
0009: get_handle_fd( handle=0014 )
0009: *fd* 0014 -> 24
0009: get_handle_fd() = 0 { type=1, cacheable=1, access=00120089,
options=00000060 }
0009: create_mapping( access=000f000d, flags=01000000, file_access=00000001,
size=00000000, file_handle=0014, objattr={} )
0009: create_mapping() = INVALID_FILE_FOR_SECTION { handle=0000 }
0009: close_handle( handle=0014 )
0009: close_handle() = 0
0009:warn:module:load_dll Failed to load module
L"Z:\\home\\focht\\Downloads\\End of time 720p.exe"; status=c0000020
0009:err:module:__wine_process_init failed to load
L"Z:\\home\\focht\\Downloads\\End of time 720p.exe", error c0000020
0009: terminate_process( handle=ffffffff, exit_code=-1073741792 )
0009: terminate_process() = 0 { self=1 }
0009: *killed* exit_code=-1073741792
0008: *process killed*
--- snip ---

Adding dependency to bug 42125

Regards

-- 
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