diff options
Diffstat (limited to 'results/scraper/fex/264')
| -rw-r--r-- | results/scraper/fex/264 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/results/scraper/fex/264 b/results/scraper/fex/264 new file mode 100644 index 000000000..f1ee849a8 --- /dev/null +++ b/results/scraper/fex/264 @@ -0,0 +1,6 @@ +`sh/dash -c command` locks up instead of terminating +wait4(...) waits for the job to end, but then returns -1 w/ errno set to NO CHILD. + +repro + +```Bin/ELFLoader -- `which sh` -c ls``` \ No newline at end of file |