musescore / musescore/MuseScore

Crash while undoing

Open
#16,169 8 comments 0 reactions 3 assignees View on GitHub

@DmitryArefiev is already working on this.

Since Aug 16, 2023.

crash needs review
Dominant language
C++
Stars
15.1k
Forks
3.3k
Avg merge
2d 2h
Merged PRs (30d)
91

Description

Describe the bug
MU 4.0.2 crashed.

To Reproduce
Steps to reproduce the behavior:
I don't know how to reproduce the crash. However, I include what I hope are the relevant diagnostic files in the ZIP.

The zip only includes the latest log and dmp files. Also, the latest autosave file is included. The autosave appears (from recovering and examining the file) to have been created a small number of keystrokes before the crash. The last two keystrokes were both undos via ctrl-z.
ShinyStockings-crash-1.zip

Note on the autosave file: when loaded, the internal measure numbering will be corrupted. This is related to a different bug, currently mentioned in [#16116] (and possibly its cause) though it may become a separate issue. The measure numbering was corrected by inserting before measure 1, then undoing that insertion. I have too frequently seen similar crashed when I had not forced the correction of the internal measure numbering. This is the first crash I've had in several days - since I started correcting the internal measure numbering.

Platform information

  • Windows 11
  • 23029-4.0.2-c229b14-x86-64

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.