http://bugs.winehq.org/show_bug.cgi?id=33255
--- Comment #2 from DOCa Cola doc@fotona.de 2013-03-22 07:53:42 CDT --- ok, thanks for the info. did that. i switched to another machine (more cpu power for compiling) running ubuntu. I could trace down the issue to
--- 6d6e6600ef17dd4d18ad3f2e3d3c20f296fe1e53 is the first bad commit commit 6d6e6600ef17dd4d18ad3f2e3d3c20f296fe1e53 Author: Alexander Morozov amorozov@etersoft.ru Date: Fri Mar 30 20:04:01 2012 +0400
advapi32: Regular program should not freeze forever if it calls StartServiceCtrlDispatcher.
:040000 040000 f91ce5d66bf743d0b52debc2ab27cf4c222b510d e3c297e4fbc5fa5879551aafd065319487bde9f1 M dlls
--- from the description it seems likely that this indeed is related. The exe that i was testing can be run both in "nt"-service and non-service mode. i was testing it in non-service mode. one note: when testing the 1.5.1-1.5.2 builds it happens that the IRCXpro.exe doesn't start at all and crashes right away. This seems unrelated to this bug, i think this is solved in newer wine versions. For testing i ran taskmgr.exe and from there the IRCXpro.exe daemon via the run dialog until it 'sticks' (icon appears in tray bar). The crash here we are looking at happens about 20-30seconds after the .exe started.