Closed TheRealBluePhoenix135 closed 1 month ago
I haven't been able to reproduce this. I also can't see what you are doing in the video.
Does it happen on any score for you or only specific files?
@cbjeukendrup please take a look at the logs attached by OP
The archive contains multiple different crash logs, and I'm not sure which one is relevant for this issue. I found one that may be. An excerpt from the stack looks like this:
and then it gets into seemingly infinite recursion in populateRhythmicList
, leading to a stack overflow.
I would say that stack overflow crashes should be deterministically reproducible, so there must be some special circumstances. @TheRealBluePhoenix135 Could you upload the score file where this is happening? (wrap it in a ZIP file for GitHub to accept it)
Maybe text frame is a key here
https://github.com/user-attachments/assets/db474d83-3c17-4392-9a00-adec3f24f0df
Based on report here
Came up again: https://musescore.org/en/node/368364
Seems introduced in https://github.com/musescore/MuseScore/commit/8d53ce0b0f5870034327e37a195626f4d95086d8#diff-ff5532262d8116ddcb0bd58ac8acb207e1e3dee8860e2f70f69f6ba5c1e463deR1801, although that commit itself may not be at fault
Issue type
Crash or freeze
Description with steps to reproduce
Loading up a score with a time signature of 3/4 Creating a pickup measure of 3/8 for 3/4 measure
Supporting files, videos and screenshots
https://github.com/user-attachments/assets/c4573b56-14c9-4d75-9ea6-91d83dc67164
musescore.zip
What is the latest version of MuseScore Studio where this issue is present?
Musescore Studio 4.4
Regression
Yes, this used to work in a previous version of MuseScore 4.x
Operating system
Windows 11
Additional context
No response
Checklist