http://bugs.winehq.org/show_bug.cgi?id=58335
--- Comment #106 from Michael Setzer II mikes@kuentos.guam.net --- Just did some test. $ WINEDEBUG=+all wine notepad text.txt 2>/tmp/all5 msetzerii@setzconote:~$ cat text.txt $ wine --version msetzerii@setzconote:~$ ls -lrt /tmp/all* | cut -b 34-80 2951524623 Jul 18 14:58 /tmp/all 856185390 Jul 18 14:59 /tmp/all2 590731072 Jul 18 15:00 /tmp/all3 1511388784 Jul 18 15:07 /tmp/all4 1514593408 Jul 18 15:11 /tmp/all5 msetzerii@setzconote:~$ ls -lrt /tmp/all* | cut -b 34-80 2951524623 Jul 18 14:58 /tmp/all 856185390 Jul 18 14:59 /tmp/all2 590731072 Jul 18 15:00 /tmp/all3 1511388784 Jul 18 15:07 /tmp/all4 1514593408 Jul 18 15:11 /tmp/all5
First one /tmp/all was start where it showed updating windows like after a change in version, but it had pop up window with control.exe having a server error. Clicking on show details, showed nothing but crashed to command prompt. Other test also failed with crashes. last two opened text.txt file, but then mouse outside caused same dark gray window uploaded ealier, but clicking on x would close it?
Without flags still get this. msetzerii@setzconote:/tmp$ wineserver -k msetzerii@setzconote:/tmp$ wine notepad 002c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c573 0034:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c573 003c:err:seh:NtRaiseException Unhandled exception code c0000005 flags 0 addr 0x6fffffc4c573 $