mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-04 10:21:20 +00:00
dash 0.5.11 produces slightly different error messagess. The new exp file is similar to shell.stderr.exp-dash3 but with the extra (second) "shell: " output removed.
9 lines
438 B
Plaintext
9 lines
438 B
Plaintext
./shell: 10: ./x86/: Permission denied
|
|
./shell: 13: ./shell.vgtest: Permission denied
|
|
execve(0x........(./shell_badinterp), 0x........, 0x........) failed, errno 2
|
|
EXEC FAILED: I can't recover from execve() failing, so I'm dying.
|
|
Add more stringent tests in PRE(sys_execve), or work out how to recover.
|
|
./shell: 19: ./shell_binaryfile: Exec format error
|
|
./shell: 22: ./shell_nosuchfile: not found
|
|
./shell: 25: shell_nosuchfile: not found
|