https://bugs.winehq.org/show_bug.cgi?id=36521
--- Comment #2 from Anastasius Focht focht@gmx.net --- Hello folks,
revisiting, still present.
Another download: https://stargate-eaw.de/index.php/de/media/downloads/file/12-forces-of-corru...
--- snip --- $ WINEDEBUG=+tid,+seh,+relay wine ./FOC11.exe >>log.txt 2>&1 ... 002a:Call comctl32.InitCommonControls() ret=00402525 002a:Ret comctl32.InitCommonControls() retval=7ec9fac3 ret=00402525 002a:Call KERNEL32.GetCommandLineA() ret=004057ed 002a:Ret KERNEL32.GetCommandLineA() retval=0013a8e0 ret=004057ed 002a:trace:seh:raise_exception code=c0000005 flags=0 addr=0x405810 ip=00405810 tid=002a 002a:trace:seh:raise_exception info[0]=00000000 002a:trace:seh:raise_exception info[1]=00470000 002a:trace:seh:raise_exception eax=00463700 ebx=00463720 ecx=00000000 edx=00000065 esi=0000c8d8 edi=00463728 002a:trace:seh:raise_exception ebp=0033fe40 esp=0033fcec cs=0023 ds=002b es=002b fs=0063 gs=006b flags=00010283 002a:trace:seh:call_stack_handlers calling handler at 0x41f5ac code=c0000005 flags=0 002a:Call KERNEL32.VirtualQuery(00427e98,0033f7b4,0000001c) ret=004240cb 002a:Ret KERNEL32.VirtualQuery() retval=0000001c ret=004240cb ... 002a:Call KERNEL32.GetLastError() ret=00420e64 002a:Ret KERNEL32.GetLastError() retval=00000000 ret=00420e64 002a:Call KERNEL32.UnhandledExceptionFilter(0033f7f0) ret=00423884 wine: Unhandled page fault on read access to 0x00470000 at address 0x405810 (thread 002a), starting debugger... 002a:trace:seh:start_debugger Starting debugger "winedbg --auto 41 84" 002a:Ret KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=00423884 002a:trace:seh:call_stack_handlers handler at 0x41f5ac returned 1 002a:trace:seh:call_stack_handlers calling handler at 0x7bcad132 code=c0000005 flags=0 002a:Call KERNEL32.UnhandledExceptionFilter(0033f7e4) ret=7bcad16d 002a:Ret KERNEL32.UnhandledExceptionFilter() retval=00000000 ret=7bcad16d 002a:trace:seh:call_stack_handlers handler at 0x7bcad132 returned 1 Unhandled exception: page fault on read access to 0x00470000 in 32-bit code (0x00405810). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00405810 ESP:0033fcec EBP:0033fe40 EFLAGS:00010283( R- -- I S - - -C) EAX:00463700 EBX:00463720 ECX:00000000 EDX:00000065 ESI:0000c8d8 EDI:00463728 ... Backtrace: =>0 0x00405810 in foc11 (+0x5810) (0x0033fe40) 1 0x7b46b5d8 call_process_entry+0xb() in kernel32 (0x0033fe58) 2 0x7b46b703 start_process+0x128(peb=<couldn't compute location>) [/home/focht/projects/wine/wine.repo/src/dlls/kernel32/process.c:1108] in kernel32 (0x0033fe98) 3 0x7bc923d0 call_thread_func_wrapper+0xb() in ntdll (0x0033feb8) 4 0x7bc9240b call_thread_func+0x30(entry=0x7b46b5da, arg=0x7ffdf000, frame=0x33ffb8) [/home/focht/projects/wine/wine.repo/src/dlls/ntdll/signal_i386.c:2759] in ntdll (0x0033ff98) 5 0x7bc923ae call_thread_entry_point+0x11() in ntdll (0x0033ffb8) 6 0x7bc68f57 start_process+0x21(kernel_start=0x7b46b5da) [/home/focht/projects/wine/wine.repo/src/dlls/ntdll/loader.c:3047] in ntdll (0x0033ffe8) ... Modules: Module Address Debug info Name (52 modules) PE 400000- 45a000 Export foc11 ELF 7b400000-7b7e8000 Dwarf kernel32<elf> -PE 7b420000-7b7e8000 \ kernel32 ELF 7bc00000-7bd09000 Dwarf ntdll<elf> -PE 7bc30000-7bd09000 \ ntdll ELF 7c000000-7c004000 Dwarf <wine-loader> ... 00000029 (D) Z:\home\focht\Downloads\FOC11.exe 0000002a 0 <== ... --- snip ---
$ sha1sum FOC11.exe 05f34ff98d0c930473d458b042765ff2b7522ce1 FOC11.exe
$ du -sh FOC11.exe 21M FOC11.exe
$ wine --version wine-2.0-rc4
Regards