https://bugs.winehq.org/show_bug.cgi?id=49614 Bug ID: 49614 Summary: Regression: Steam win32 client floods with "CreateSharedImage: invalid format" before crashing Product: Wine Version: 5.13 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs(a)winehq.org Reporter: ikalvachev(a)gmail.com Regression SHA1: 905a52b3b6654c90198713d2847bbeb8f6490d41 Distribution: Slackware I'm on Radeon HD5670 (Evergreen) card using latest Mesa 12.1.4 (R600 driver). Starting `steam.exe -no-cef-sandbox` . After successful login the messages: --- [0725/140419.170:ERROR:shared_image_backing_factory_gl_texture.cc(800)] CreateSharedImage: invalid format [0725/140419.171:ERROR:shared_image_factory.cc(419)] CreateSharedImage: could not create backing. [0725/140419.171:ERROR:shared_image_stub.cc(166)] SharedImageStub: Unable to create shared image --- flood the screen and after a minute steam.exe crashes. I did a bisect between wine-5.12 and wine-5.13 and landed on: --- commit 905a52b3b6654c90198713d2847bbeb8f6490d41 Author: Matteo Bruni <mbruni(a)codeweavers.com> Date: Tue Jul 14 14:10:33 2020 +0200 wined3d: Automatically assign reported driver D3D version / feature level. --- The current wine git also has the issue. The attached logs are compiles at this commit and right before it. Note. The wine-5.12 also has issues displaying the browser content (messages about presentation), but it's a separate issue and at least it doesn't flood and crash. -- 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.