execvp bad address code example Example: execvp bad address execvp(argv[0], argv); Usually due to not null-terminate your argv list.