musescore / musescore/MuseScore
Debug builds crash on "Realize Chord Symbol", with an ASSERT FAILED
Open
@zacjansheski is already working on this.
Since Apr 7, 2024.
crash
- Dominant language
- C++
- Stars
- 15.1k
- Forks
- 3.3k
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 91
Description
Issue type
Crash or freeze
Bug description
No response
Steps to reproduce
Debug builds crash on "Realize Chord Symbol" (at least, I believe I've seen it with other dialogs too), with an ASSERT FAILED:
2024-04-05T11:06:23.934 | ERROR | main_thread | InteractiveProvider::topWindow | "ASSERT FAILED!": Window must have a parent!, file: .../src/framework/ui/view/interactiveprovider.cpp, line: 517
Non-debug builds log this time and time again, but of course don't crash on it
Screenshots/Screen recordings
No response
MuseScore Version
all
Regression
I don't know (not a Mu3 regression for sure)
Operating system
Windows 11
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.