Which git branch is the latest version?

• Dec 10, 2017 - 22:40

Hi,

I'm experiencing a bug on 2.1.0. Before I report it, I'm checking if the bug exists in the latest nightly.

Which git branch is used for the latest nightly builds? I think it is master, but I'm not sure.

The bug I'm seeing exists on branch 2.2 but not on branch master. Does this mean it has been fixed?

The bug is that if the start screen is opened and there is an internet connection it crashes MuseScore with
*** Error in 'musescore': free(): invalid pointer: 0x00007fddedbd33c0 ***
Aborted (core dumped)

Thanks!


Comments

"master" is indeed where you'd want to check. It's the latest in the sense of still being in development, nowhere near ready for anything resembling real use, but will eventually become MuseScore 3.

However, I am not understanding your description of the problem. MuseScore has been started with an internwet connection available countless millions of times by now, so there must be something else going on triggering the crash you are seeing. More details would help us understand.

In reply to by Marc Sabatella

When the window titled "Start Center" opens it has two sections separated by a vertical bar. The one on the left shows Create a new score... , the one on the right starts out blank.

When the section on the right loads, it shows Online community, find sheet music, and Getting started and the one page interactive tutorial and the image for that. Shortly after that loads MuseScore crashes.

It also crashes with the same error if the Start Center isn't opened by default (for me this happens when it crashes and I restart it and choose restore session) but is opened manually using the menu View -> Start Center.

I have removed ~/.config/MuseScore but MuseScore still crashes.

I'm using Arch Linux. The 2.1 version is an official package (https://www.archlinux.org/packages/community/x86_64/musescore/) and has this error. The 2.2 branch is packaged in the arch user repository (https://aur.archlinux.org/packages/musescore-git/) which I compiled and also has this error.

I changed the AUR package to build from master and I don't get this error, so it's clearly been fixed already if master is the latest branch.

Other than a warning about "Ignore SSL error: 6 The certificate has expired", which refers to https://connect2.musescore.com/?version=2.1.0 (expired 501 days ago) , there's nothing else that looks like an error in the logs, even when musescore is run with -d.

Do you still have an unanswered question? Please log in first to post your question.