https://bugs.winehq.org/show_bug.cgi?id=13786
Zachary J zakarjor@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |zakarjor@yahoo.com
--- Comment #4 from Zachary J zakarjor@yahoo.com --- I wonder if this bug can be resurrected.
I tried running Europa Universalis 2 using wine-staging 6.9 and see similar error except the log is slightly different from OP probabily due to overriding with native quartz.dll, devenum.dll, dsound.dll, and dmime.dll. I'm using proprietary nvidia and pulseaudio, but no problem with audio during cutscene.
It crashes during "Initializing graphics" progress bar filled half-way on a static image that appears after cutscene is finished.
... 0114:err:d3d:resource_unload Resource 0xc2e7b8 is being unloaded while mapped. 0114:err:d3d:resource_unload Resource 0xc2e7b8 is being unloaded while mapped. 0114:err:d3d:resource_unload Resource 0xc2e7b8 is being unloaded while mapped. 0114:fixme:ddraw:ddraw_surface1_Flip Ignoring flags 0x1. wine: Unhandled page fault on read access to 00000000 at address 00406641 (thread 0114), starting debugger...
Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00406641). Register dump: CS:0023 SS:002b DS:002b ES:002b FS:0063 GS:006b EIP:00406641 ESP:00a1df64 EBP:00000000 EFLAGS:00210246( R- -- I Z- -P- ) EAX:00000000 EBX:05bb9880 ECX:00000000 EDX:00a1df78 ESI:05bb9880 EDI:00a1dfe4 Stack dump: 0x00a1df64: 00000000 00a1df78 00000004 05bb9880 0x00a1df74: 05bbebd8 00000000 00000000 00000000 0x00a1df84: 00000000 00000000 00000000 00000000 0x00a1df94: 00000000 00000000 00000000 00000000 0x00a1dfa4: 00000000 00000000 00000000 00000000 0x00a1dfb4: 00000000 00000000 00000000 00000000 Backtrace: =>0 0x00406641 EntryPoint+0xffffffff() in eu2 (0x00000000) 0x00406641 EntryPoint+0xffffffff in eu2: movl 0x0(%eax),%ecx Modules: Module Address Debug info Name (103 modules) PE 400000- 920000 Export eu2 PE c30000- 109c000 Deferred ole32 PE 10a0000- 1209000 Deferred winmm PE 4370000- 4697000 Deferred quartz PE 46a0000- 4b1f000 Deferred comctl32 PE 4d30000- 4e38000 Deferred dplayx PE 51080000-510e1000 Deferred dsound PE 61740000-61835000 Deferred advapi32 PE 62fc0000-631d9000 Deferred rpcrt4 PE 63480000-6349a000 Deferred version ...