https://bugs.winehq.org/show_bug.cgi?id=38493
--- Comment #5 from Nikolay Sivov bunglehead@gmail.com --- --- 0009:Call KERNEL32.GetProcAddress(7b820000,182dc2860 "SetFileCompletionNotificationModes") ret=18248826c 0009:Ret KERNEL32.GetProcAddress() retval=7b82a41c ret=182488280 ---
It looks already broken at this point, if this a trace from unpatched wine then retval should be 0, and 'ret' value at return line should match 'ret' on Call.
Could you attach your patch, part of +relay log without a patch that contains those lines and full output when it crashes on patched wine?