Skip to content

Are there cases where a process-exit can be triggered with error code 71 #940

Answered by uNetworkingAB
nicknotfun asked this question in Q&A
Discussion options

You must be logged in to vote

#define EX_OSERR 71 /* system error (e.g., can't fork) */

No I don't think so. We can return 139 from std::terminate() but that should be obvious since we print an error in that case.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@nicknotfun
Comment options

Answer selected by nicknotfun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants