[Trunk] Crash when opening MSCZ-file while navigator is active
MuseScore cannot open MSCZ-files without freezing completely.
The problem seems to be situated in the navigator, since the problem does not occur when the navigator is turned off before opening the file.
Steps to reproduce problem:
- Start MuseScore (with navigator active)
- Open file in demos-folder inside trunk: golliwogg.mscz
OS: Ubuntu 11.10
MuseScore revision 5453
Comments
I cannot reproduce this bug. The navigator renders the score in several threads in the background. So the bug may be timing dependent. Some parts of Qt are not thread safe and you may have hit one of these routines.
I can't reproduce either
Windows XP Pro SP3 /R5621
Possibly unrelated, but the only way I can reproduce this crash is to follow the steps in my bug report #15136: [trunk] Navigator gets into redraw loop. If the navigator is at just the right size that it can't redraw properly (which is still an issue) then closing the score will generally crash MS. The OP doesn't mention the nav size so his report is likely a different bug.
fixed in r5627
Automatically closed -- issue fixed for 2 weeks with no activity.