Hacker News new | ask | show | jobs
by GTP 892 days ago
Yes, but remember that usually nowadays a piece of software also logs something to stderr instead of relying just on exit codes to signal error.
1 comments

Not necessarily. Most of the 139's I get these days are SIGSEGV related. Obviously if you annoy the MMU at that level it's not going to get given an opportunity to write anything useful to stderr.