// trigger a crash to escape the gamemodenew File:f = fopen("nonexistentfile", io_read), tmp[1];fread(f, tmp);fclose(f);