Running "tar cvvzf ..." causes a segfault (recursive call) for x86_64-musl. Changing the command to just "tar cvzf ..." makes the segfault go away for me.