Segfault when deleting a bar
OS: Ubuntu 10.04
Musescore Version: 0.9.6 - 2613
QT Version: 4.6.2
Complete walkthrough here - http://www.tatteredmoons.org/musescore/segfaults/musescore_segfault-001…
*****
someone@somesystem:~$ mscore
PulseAudio found, but no need to suspend. Starting mscore.real...
Alsa_driver: the interface doesn't support mmap-based access.
init ALSA audio driver failed
init ALSA driver failed
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
preferences.checkUpdateStartup: 72
lastupdate: 25.06.2010 13:06:32.170
ScoreView::cmd
======~Element: 0xbe35078 still in selection!
Segmentation fault
*****
*****
someone@somesystem:~$ strace mscore
*
wait4(-1, [{WIFEXITED(s) && WEXITSTATUS(s) == 0}], 0, NULL) = 2197
--- SIGCHLD (Child exited) @ 0 (0) ---
write(1, "PulseAudio found, but no need to"..., 66PulseAudio found, but no need to suspend. Starting mscore.real...
) = 66
clone(child_stack=0, flags=CLONE_CHILD_CLEARTID|CLONE_CHILD_SETTID|SIGCHLD, child_tidptr=0xb77b4938) = 2198
wait4(-1, Alsa_driver: the interface doesn't support mmap-based access.
init ALSA audio driver failed
init ALSA driver failed
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
bt_audio_service_open: connect() failed: Connection refused (111)
preferences.checkUpdateStartup: 72
lastupdate: 25.06.2010 12:56:03.872
ScoreView::cmd
======~Element: 0xac4b2a0 still in selection!
[{WIFSIGNALED(s) && WTERMSIG(s) == SIGSEGV}], 0, NULL) = 2198
--- SIGCHLD (Child exited) @ 0 (0) ---
write(2, "Segmentation fault\n", 19Segmentation fault
) = 19
read(10, "", 8192) = 0
exit_group(139)
*****
Comments
In any composition, add a start repeat barline at the beginning of any staff, then select the start repeat barline and hit the delete key. It does not appear to do it in any other place. Musescore segfaults.
Thanks for the nice bug report.
MuseScore 0.9.6 r2613 is an old prerelease for MuseScore 0.9.6, you should upgrade to a more stable version.
You can find MuseScore 0.9.6 in this PPA: https://launchpad.net/~mscore-ubuntu/+archive/mscore-stable
I can't reproduce this bug in MuseScore 0.9.6 (r3145)
Probably a duplicate of
#3458: Bar line cut crash