http://bugs.winehq.org/show_bug.cgi?id=10279
--- Comment #5 from Vitaliy Margolen vitaliy@kievinfo.com 2007-11-02 08:18:46 --- (In reply to comment #3)
Did you even read the log file ? It says : 0000000a:0000000b: exception code=0x80000003 Isn't that a bug ?
No it's not a bug: #define STATUS_BREAKPOINT ((NTSTATUS) 0x80000003)
You started debugger, you suppose to say "continue" to start program execution.