https://bugs.winehq.org/show_bug.cgi?id=51332
Bug ID: 51332 Summary: steamwebhelper.exe crashes, steam client totally unusable Product: Wine Version: 6.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: mfplat Assignee: wine-bugs@winehq.org Reporter: mtmkls@gmail.com Distribution: ---
Each steamwebhelper.exe process stops immediately with this error message:
wine: Call from 7BC522E1 to unimplemented function mfplat.dll.MFLockSharedWorkQueue, aborting wine: Unimplemented function mfplat.dll.MFLockSharedWorkQueue called at address 7BC522E1 (thread 0384), starting debugger...
I don't know why it does this, because dlls/mfplat/libmfplat.def defines this function as an alias to rtworkq.RtwqLockSharedWorkQueue, which seems to be implemented.
Since all of the tabs in the steam client are web views, the whole client is unusable.
Steam client version: Jun 8 2021
https://bugs.winehq.org/show_bug.cgi?id=51332
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I don't see this in clean prefix with current wine, same client version from June, 8th. Is it possible you have native media foundation modules installed that now interfere with mfreadwrite from wine?
https://bugs.winehq.org/show_bug.cgi?id=51332
Miklós Máté mtmkls@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #2 from Miklós Máté mtmkls@gmail.com --- Thanks for the tip. I found an old mfplay.dll in windows/system32, removed it, and now steam works. It's probably time to reinstall my wineprefix.
https://bugs.winehq.org/show_bug.cgi?id=51332
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|mfplat |-unknown
https://bugs.winehq.org/show_bug.cgi?id=51332
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |nerv@dawncrow.de
--- Comment #3 from André H. nerv@dawncrow.de --- closing invalid