New comment by Oreo639 on void-packages repository https://github.com/void-linux/void-packages/pull/29668#issuecomment-803660348 Comment: The issue here is a different issue than the issue before. The issue before is explained here: https://github.com/Mindwerks/wildmidi/commit/ef50330257b60049b357e2729d88ddda82f4e5f6 The issue here is due to this: https://github.com/Mindwerks/wildmidi/blob/master/src/wildmidi.c#L1999-L2000 (If you play a song and try to save as midi while playing a song, if there isn't a path separator in the name, it will try to read the wrong `argv[]`)