https://bugs.winehq.org/show_bug.cgi?id=47920 --- Comment #3 from Zebediah Figura <z.figura12(a)gmail.com> --- 9369aea260e144f12d95c6b6386f095a58a031db is the first new commit commit 9369aea260e144f12d95c6b6386f095a58a031db Author: Zebediah Figura <z.figura12(a)gmail.com> Date: Sat Apr 4 18:15:30 2020 -0500 rpcrt4: Implement NdrClientCall3(). Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=45699 Signed-off-by: Zebediah Figura <z.figura12(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)winehq.org> Which I should have guessed in the first place, given the "unimplemented function" crashes. Here's what bothers me: (1) I never once saw a race or inconsistent behaviour; (2) there's no reason this should be a regression (though comment 1 suggests it isn't anyway). Andrey, can you confirm whether the error message in comment 0 is the error message you see on the first installation in a new prefix? And can you please test the bug in current Wine? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.