http://bugs.winehq.org/show_bug.cgi?id=44827
Bernhard Übelacker bernhardu@mailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhardu@mailbox.org
--- Comment #21 from Bernhard Übelacker bernhardu@mailbox.org --- Created attachment 79563 --> http://bugs.winehq.org/attachment.cgi?id=79563 notes of a debugging attempt
Looks like FL64.exe and ilbridge.exe synchronize their communication via events "{...}1_0_reader_evt_signal" and "{...}1_2_writer_evt_reader".
Because of that many threads and events, and at some places it waits for multiple events, I cannot point to something specific missing.
Because of the "TMethodImplementationIntercept" showing up in backtraces, FL64.exe and its Dlls seem to be written in Delphi.