On 8/23/23 05:12, Alex Mantel wrote:

However, it didn't explain why the return code was 13 after removing the manual close on stderr Especially because it seems that the program has been 'killed'.

What is the strace output when stderr is not closed?

SIGPIPE == 13, which may explain your "13".

Reply via email to