https://bugs.winehq.org/show_bug.cgi?id=37489 --- Comment #2 from paulo <i30817(a)gmail.com> --- Hi. I think i got a better log of this, by 'rushing' and only enabling some debug channels: winetricks -q dotnet35sp1 windowscodecs WINEDEBUG=+loaddll,+d3d9,+d3d,+x11drv,+d3d_surface,+sync,+wgl wine ./Academagia.exe >>log.txt 2>&1 it's still 1.8 mb compressed (but only 40mb uncompressed) so it still has to be stored in google drive: https://drive.google.com/file/d/0BzxkBmaf1EiWVU9xeEVwZGFzNmc/view?usp=sharin... Last few lines before the exception handler are: trace:x11drv:X11DRV_WindowPosChanged win 0x50066 window (442,246)-(923,521) client (445,268)-(920,518) style 84c800c4 flags 000018b7 trace:x11drv:unmap_window win 0x50066/3800003 trace:x11drv:set_mwm_hints 0x50066 setting mwm hints to 1a,24 (style 84c800c4 exstyle 50109) trace:x11drv:sync_window_position win 0x50066/3800003 pos 442,246,481x275 after 7e943839 changes=f serial=193 trace:x11drv:X11DRV_ExtEscape SET_DRAWABLE hdc 0x2002d drawable 2c0000a dc_rect (0,0)-(1366,768) trace:x11drv:error_handler got ignored error 8 req 42 err:ole:CoUninitialize Mismatched CoUninitialize trace:x11drv:destroy_whole_window win 0x50066 xwin 3800003 err:ole:CoUninitialize Mismatched CoUninitialize wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 003a), starting debugger... trace:loaddll:free_modref Unloaded module L"C:\\Program Files\\Common Files\\Microsoft Shared\\DW\\1033\\dwintl20.dll" : native trace:x11drv:X11DRV_ExtEscape SET_DRAWABLE hdc 0x2002d drawable 2c0000a dc_rect (0,0)-(1366,768) Unhandled exception: page fault on read access to 0x00000000 in 32-bit code (0x00000000). -- 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.