The only thing doing weird stuff is exec(), so that's commented out and throws ENOSYS right now. But we have two user tasks running in parallel, isolated from each other!
This page-faults. This is because the memory where the ELF should be is all zeroes, which the CPU tries to interpret.