-
Notifications
You must be signed in to change notification settings - Fork 35
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
Nested beam crash on sequence with Stem Direction change #86
Comments
fixed |
Thanks @dfober . You might have forgotten to Push ? :) |
dfober
added a commit
that referenced
this issue
Aug 19, 2019
right :-)
that's done !
Le lun. 19 août 2019 à 10:09, Arshia Cont <notifications@github.com> a
écrit :
… Thanks @dfober <https://github.com/dfober> . You might have forgotten to
*Push* ? :)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#86?email_source=notifications&email_token=AADJHQZBQ6WLNHG3S6S6VD3QFJIKDA5CNFSM4IMKVZFKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4SB4OY#issuecomment-522460731>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADJHQ4A2AFULXPAYAMCTJDQFJIKDANCNFSM4IMKVZFA>
.
|
arshiacont
added a commit
to Antescofo/guidolib
that referenced
this issue
Feb 22, 2022
….4.5 * commit '35078ff097ca8236f4d3736f65a9e8ab909ea59f': fix crash bug with nested beams (issue grame-cncm#86)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following crashes:
while this one doesn't:
Note that we restored the use of nested beams as of issue #58
In the debugger, I can see a call to
SimpleBeamList::GetHeadPosition()
onGRBeam::checkEndStemsReverse
where the beam is Null.The text was updated successfully, but these errors were encountered: