http://bugs.winehq.org/show_bug.cgi?id=30148
--- Comment #16 from julusp@gmail.com 2012-04-01 21:37:57 CDT --- Issue remains in Wine 1.5.1. Looking on appdb, this issue is mostly osx specific.
Also when tracing i found that this:
trace:ntdll:NtSetIoCompletion (0xfc, 3, 6650f40, 0, 0) trace:ntdll:NtRemoveIoCompletion (0xfc, 0xa6ff578, 0xa6ff580, 0xa6ff500, 0xa6ff4f8) trace:ntdll:NtSetIoCompletion (0xfc, 1, 0, 0, 0) trace:ntdll:NtSetIoCompletion (0xfc, 2, 0, 0, 0) trace:ntdll:NtRemoveIoCompletion (0xfc, 0xa6ff578, 0xa6ff580, 0xa6ff500, 0xa6ff4f8) trace:ntdll:NtRemoveIoCompletion (0xfc, 0xa6ff578, 0xa6ff580, 0xa6ff500, 0xa6ff4f8) trace:ntdll:NtRemoveIoCompletion (0xfc, 0xa6ff578, 0xa6ff580, 0xa6ff500, 0xa6ff4f8) trace:ntdll:NtRemoveIoCompletion (0xfc, 0xa6ff578, 0xa6ff580, 0xa6ff500, 0xa6ff4f8) trace:ntdll:NtRemoveIoCompletion (0xfc, 0xa6ff578, 0xa6ff580, 0xa6ff500, 0xa6ff4f8)
this is repating over and over when loading, but I dont know if this is ok or not...