http://bugs.winehq.org/show_bug.cgi?id=58477
Bug ID: 58477 Summary: regreession - some VST plugins fails Product: Wine Version: 10.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: win32u Assignee: wine-bugs@winehq.org Reporter: xj@wp.pl Distribution: ---
Some VST plugins fails on wine-10.11 e.g. Ignite studio PTEq-X and The Anvil
I made bisect and it came out that culprit is:
commit a897aad823f5ea76949a0171f34984f4ebf1ced1 (HEAD) Author: Rémi Bernon rbernon@codeweavers.com Date: Sat May 31 12:33:51 2025 +0200
win32u: Keep track of the most recent window GL drawable.
It fails like that: 0118:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 00007AEA9C2F7190. 0118:fixme:d2d:d2d_device_context_DrawGeometry Ignoring stroke style 00007AEA9C2F7190. 0118:fixme:d2d:d2d_device_context_Flush iface 00007AEA9C2EB480, tag1 0000000000000000, tag2 0000000000000000 stub! 0128:err:seh:call_seh_handlers invalid frame 00000001002FE0F8 (00007AEA9D382000-00007AEA9D480000) 0128:err:seh:NtRaiseException Exception frame is not in stack limits => unable to dispatch exception.
http://bugs.winehq.org/show_bug.cgi?id=58477
Alex Henrie alexhenrie24@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |a897aad823f5ea76949a0171f34 | |984f4ebf1ced1 CC| |alexhenrie24@gmail.com, | |rbernon@codeweavers.com Keywords| |regression