[Bug 57680] New: graphics2d.dll error halts Cubase launch
https://bugs.winehq.org/show_bug.cgi?id=57680 Bug ID: 57680 Summary: graphics2d.dll error halts Cubase launch Product: Wine Version: 9.22 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: adam(a)adam-adams.com Distribution: --- Created attachment 77868 --> https://bugs.winehq.org/attachment.cgi?id=77868 winedbg output I have set up a default, clean environment using latest wine-staging 9.22 on latest Manjaro rolling release. Then, I have managed to install Cubase 14.0.10 via the Steinberg Download Assistant, which actually worked really well! Alas, when launching the application, the error pops up saying: "The application has to be shut down because of a serious graphic driver related issue. If this problem persists please write down the following error code and contact Steinberg Technical Support. Error code = 0x80004001" There were similar bugs happening on Windows at some point, albeit not the same error code: - https://forums.steinberg.net/t/cubase-pro-11-crashing-due-to-graphics-error/... - https://forums.steinberg.net/t/serious-graphics-error-and-crash-on-12-0-50-s... - https://forums.steinberg.net/t/cubase-keeps-shutting-down-graphics2d-dll-err... This leads me to believe that there might be something missing in the graphical pipeline implementation, but as to what this might be – I'm completely clueless. Using the same error code, it led me to DirectDraw calls issues: - https://answers.microsoft.com/en-us/windows/forum/all/unable-to-run-a-game-e... Attached is the log from running the executable via the winedbg to save the stackdump and backtrace. I also have a full WINEDEBUG=+all log from stderr, but it's over 800MB, so hopefully more knowledgeable people can walk me through what flags would be useful to include, and then I can upload another, smaller log with relevant info. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 Adam Adams <adam(a)adam-adams.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |53746 --- Comment #1 from Adam Adams <adam(a)adam-adams.com> --- After reading the other bugs filed under Cubase (and since there has not been any recent versions of the software added to the AppDB), I believe that the [53746](https://bugs.winehq.org/show_bug.cgi?id=53746) might be closely connected. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.winehq.org/sho | |w_bug.cgi?id=53746 Keywords| |download URL| |https://download.steinberg. | |net/automated_updates/sda_d | |ownloads/5288b1bc-7223-40d0 | |-9ca3-20de03b77eeb/Cubase_1 | |2.0.40_Installer_win.zip Depends on|53746 | --- Comment #2 from Ken Sharp <imwellcushtymelike(a)gmail.com> ---
wine-staging 9.22
Does it work in vanilla 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 Adam Adams <adam(a)adam-adams.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL|https://download.steinberg. |https://download.steinberg. |net/automated_updates/sda_d |net/automated_updates/sda_d |ownloads/5288b1bc-7223-40d0 |ownloads/d6b5e9ab-d7ec-4d90 |-9ca3-20de03b77eeb/Cubase_1 |-82af-175fff5866a8/Cubase_1 |2.0.40_Installer_win.zip |4.0.10_Installer_win64.zip Distribution|--- |ArchLinux -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 --- Comment #3 from Adam Adams <adam(a)adam-adams.com> ---
(In reply to Ken Sharp from comment #2) Does it work in vanilla Wine?
Sadly, no. I have also tried latest 10.0rc5 on this machine and all of the mentioned versions (9.22, 9.22-staging and 10.0rc5) on separate machine running macOS 10.15.7 - same error occurs. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 --- Comment #4 from Adam Adams <adam(a)adam-adams.com> --- Created attachment 77891 --> https://bugs.winehq.org/attachment.cgi?id=77891 Cubase14.exe launch log - up until the error -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 --- Comment #5 from Adam Adams <adam(a)adam-adams.com> --- Created attachment 77892 --> https://bugs.winehq.org/attachment.cgi?id=77892 Cubase14.exe launch log - post error -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 --- Comment #6 from Adam Adams <adam(a)adam-adams.com> --- Created attachment 77893 --> https://bugs.winehq.org/attachment.cgi?id=77893 Backtrace -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 --- Comment #7 from Adam Adams <adam(a)adam-adams.com> --- Added new logs from wine(a)devel on macOS 10.15.7. This is the culprit:
0110:err:d3d:wined3d_check_gl_call >>>>>>> GL_INVALID_FRAMEBUFFER_OPERATION (0x506) from glClear @ /Users/gcenx/Documents/GitHub/wine-kegworks/dlls/wined3d/context_gl.c / 2284.
-- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 Adam Adams <adam(a)adam-adams.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |d3d -- 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.
https://bugs.winehq.org/show_bug.cgi?id=57680 Navid Mafi <navidmafi2006(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |navidmafi2006(a)gmail.com -- 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.
participants (1)
-
WineHQ Bugzilla