https://bugs.winehq.org/show_bug.cgi?id=31518
--- Comment #8 from andy andy86@fastwebnet.it --- Hello.
I've try with winedbg, at moment of the crash i've find this:
<i> wine: Unhandled page fault on read access to 0x00000000 at address (nil) (thread 0095), starting debugger... Invalid address (0x7b869ce2 call_process_entry+0x14e) for breakpoint 0, disabling it</i>
With "WINEDEBUG=+relay" the last call before the crash seems be:
<i> 005c:Call user32.FindWindowA(004bce04 "DBLogWindowClass",004bce18 "DBLog Server") ret=0049c767 005c:Ret user32.FindWindowA() retval=00000000 ret=0049c767</i>
If needed, i can attach full backtrace.