https://bugs.winehq.org/show_bug.cgi?id=50847
Bug ID: 50847 Summary: Neutron 3 Advanced Freezes Reaper when loading plugin with virtual:virtual_setup_exception stack overflow error Product: Wine Version: 6.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: moseskim84@gmail.com Distribution: ---
Created attachment 69658 --> https://bugs.winehq.org/attachment.cgi?id=69658 Yabridge Debug (level 0)
Hello, I am having this problem running on the system:
Manjaro Arch Kernel 5.11.2 Wine 6.4-staging (TKG branch) --> allows for Ozone 9 to actually work Yabridge VST host (3.0.2) Reaper 6.25
Libs enabled: mf42.dll, mfc42u.dll
I am using the TKG branch of Wine (from Lutris) because it actually gets Ozone 9 to work. I traced Ozone crashing to the fact that the current winehq builds do not support child windows in DXVK. The TKG branch incorporated a patch which allowed child windows to render and so the entire Izotope Ozone 9 system works perfectly now, but I can't get Neutron to work at all. It freezes with the following error when I load a plugin onto a track:
[Wine STDERR] 00f4:err:virtual:virtual_setup_exception stack overflow 3280 bytes in thread 00f4 addr 0x7bc55da5 stack 0x130330 (0x130000-0x131000-0x230000)
I did a backtrace through Yabridge (level 0 and 1) and attached them. Level 0 is just the wine terminal output, level 1 has the host/VST calls to each other once the VST is loaded and the reaper.log is the debugging output. I left out the repetitive parts for sake of size.
Please let me know what other information I can apply to help.