http://bugs.winehq.org/show_bug.cgi?id=15876
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |focht@gmx.net
--- Comment #4 from Anastasius Focht focht@gmx.net 2008-11-01 19:11:42 --- Hello,
the bug reporter most likely meant some sort of message box, hence no console output. A filtered relay log might be more useful, run
--- snip --- WINEDEBUG=+tid,+seh,+relay wine MailWasher.exe >/tmp/relay.log 2>&1 ; grep -A 50 -B 500 "Access violation" /tmp/relay.log >crash.txt --- snip ---
and attach "crash.txt" to bug report.
Regards