Skip to content
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

Crash when using -g switch #2019

Closed
willeke1234 opened this issue Oct 9, 2024 · 1 comment · Fixed by #2038
Closed

Crash when using -g switch #2019

willeke1234 opened this issue Oct 9, 2024 · 1 comment · Fixed by #2038
Milestone

Comments

@willeke1234
Copy link
Contributor

If I run GO with the -g switch (very useful in developing GUI) then GO crashes when I press a key and then press some drawstops. Steps to reproduce:
-Start GO with -g
-Load the demo organ
-Click on a key on the lower manual
-Click on Cornett III
-Click on Flute douce 4'

This is not a bug that regular users will encounter.

macOS Sequoia 15.0
GrandOrgue v3.15.1-1

Crash.txt.zip

@oleg68
Copy link
Contributor

oleg68 commented Oct 10, 2024

The root case is GOReferencePipe becuse it's Initialize() has never been called.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants