Segmentation fault for batch convert job

• Dec 18, 2019 - 12:22

convert ...
importMidi: bad file format
Cannot read file /Users/sheerun/Downloads/130000_Pop_Rock_Classical_Videogame_EDM_MIDI_Archive[6_19_15]/Classical Archives - The Greats (MIDI)/Rachmaninov/Prelude op32 n5 .mid:
bad format
[1] 24347 segmentation fault ./mscore -j jobs.json

Command used:

./mscore -j jobs.json

Job in file:

{
"in": "/Users/sheerun/Downloads/130000_Pop_Rock_Classical_Videogame_EDM_MIDI_Archive[6_19_15]/Classical Archives - The Greats (MIDI)/Rachmaninov/Prelude op32 n5 .mid",
"out": "/Users/sheerun/Music/Songs/Classical_Archives_-The_Greats_MIDI--Rachmaninov--Prelude_op32_n5.mxl"
},

I attach file that caues crash.

I'd expect that musescore fails to procress this file but doesn't crash, it should just proceed processing all other files..

Attachment Size
Prelude op32 n5 .mid 14.24 KB

Comments

Also if directories of out files don't exist, they are not created and files are not written. In this case it doesn't cause either crash nor error message in console. I'd expect at least error message or even better, the the target directory is automatically created.

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