http://bugs.winehq.org/show_bug.cgi?id=5298
Summary: race condition when starting several instances of one winelib application at once. Product: Wine Version: 0.9.13. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-winelib AssignedTo: wine-bugs@winehq.org ReportedBy: torbenh@gmx.de
when several instances of fst ( http://www.joebutton.co.uk/fst ) are started at once, most of the time only one application starts up.
the behaviour is quite random, so this leads me to thinking, there is a race condition.
when starting wineserver -p this does not happen.