-
Notifications
You must be signed in to change notification settings - Fork 404
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XT Standalone Crash when unmute Input #4581
Comments
Oooh this one looks a bit trickier - from the stack it looks like the reset-to-default (which recreates an instance) is leaving a pointer to the old instance around somehow. Thank you. |
Totally reproducible in macOS also at head |
oh huh interestingly SFX does the same |
Huh yeah if I add an input to tuningWorkbenchSynth it also explodes in the same way. So cool. not a surge bug per se. |
oh and if i go juce 6.0.7 -> juce 6.0.8 it goes away with TWS |
but upgrading surge to 6.0.8 it still breaks. Hmm. Tricky. May need to hop into juce forum for this. |
This is definitely a juce bug. Reported it over in their forum. |
juce-framework/JUCE@e467473 fixes this in the JUCE develop branch, which will be 6.1 in the next 3-4 weeks; and we will upgrade to it then. So closing this (even though it will still crash at head). Thanks! |
Linux 64Bit
9ce88da
-Click Options/Reset to default state (crucial step)
-In Audio/Midi Settings uncheck "Mute Audio Input"
-crash
XT_Standalone_Crash.txt
The text was updated successfully, but these errors were encountered: