http://bugs.winehq.org/show_bug.cgi?id=35477
--- Comment #2 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to comment #1)
$ ./epsilon-final.exe err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded wine: Unhandled exception 0x80000003 in thread 30 at address 0x404e02 (thread 0030), starting debugger...
0x80000003 is STATUS_BREAKPOINT, probably that's some kind of an assert in the application code...