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.
https://bugs.winehq.org/show_bug.cgi?id=50847
--- Comment #1 from Moses Kim moseskim84@gmail.com --- Created attachment 69659 --> https://bugs.winehq.org/attachment.cgi?id=69659 Yabridge Debug (level 1, function calls)
https://bugs.winehq.org/show_bug.cgi?id=50847
--- Comment #2 from Moses Kim moseskim84@gmail.com --- Created attachment 69660 --> https://bugs.winehq.org/attachment.cgi?id=69660 Reaper Debug Log
https://bugs.winehq.org/show_bug.cgi?id=50847
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com
--- Comment #3 from Zebediah Figura z.figura12@gmail.com --- (In reply to Moses Kim from comment #0)
Wine 6.4-staging (TKG branch) --> allows for Ozone 9 to actually work
Out-of-tree patch sets are not supported in this bug tracker; please test with upstream Wine or report a bug with the patch set's maintainer.
https://bugs.winehq.org/show_bug.cgi?id=50847
Moses Kim moseskim84@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #69658|0 |1 is obsolete| |
--- Comment #4 from Moses Kim moseskim84@gmail.com --- Created attachment 69667 --> https://bugs.winehq.org/attachment.cgi?id=69667 6.4-staging-Yabridge Debug (level 0, terminal output)
https://bugs.winehq.org/show_bug.cgi?id=50847
Moses Kim moseskim84@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #69659|0 |1 is obsolete| | Attachment #69660|0 |1 is obsolete| |
--- Comment #5 from Moses Kim moseskim84@gmail.com --- Created attachment 69668 --> https://bugs.winehq.org/attachment.cgi?id=69668 6.4-staging-Yabridge Debug (level 1, function calls)
https://bugs.winehq.org/show_bug.cgi?id=50847
--- Comment #6 from Moses Kim moseskim84@gmail.com --- Hello, I have installed wine-staging-6.4 and applied the following patch (https://www.winehq.org/pipermail/wine-devel/2019-July/148639.html) to get child windows to work. Ozone 9 still works, but Neutron 3 crashes with the same error. I ran the backtrace from Yabridge again with the attached outputs, and I removed the log files from the TKG branch. Please let me know what else I can add to help. Thanks.
https://bugs.winehq.org/show_bug.cgi?id=50847
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- (In reply to Moses Kim from comment #6)
Please let me know what else I can add to help. Thanks.
Maybe a +relay,+seh log might reveal something. So run your program like "WINEDEBUG=+relay,+seh wine program_name.exe &>log.txt" and run until it crashes and attach (bzipped2) file log.txt to this bugreport
https://bugs.winehq.org/show_bug.cgi?id=50847
fabiowolarski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fabiowolarski@gmail.com
--- Comment #8 from fabiowolarski@gmail.com --- same problem