http://bugs.winehq.org/show_bug.cgi?id=12279
--- Comment #23 from billstei billstei@hbci.com 2008-07-17 13:32:24 --- I am running Wine 1.1.1-147 compiled with gcc 4.1.3 and FL8 is registering..., however I just ran:
WINEDEBUG+=relay wine FL.exe &>~/test.txt
and then FL does not register. It would seem that this is in fact a race condition, the timing of which was altered by my use of gcc 4.1 vs 4.2, and ntdll.dll.so specifically. I recall seeing past commits to ntdll.dll that were related to timing issues, but I can't find them just now -- perhaps they are related.