[SWLUG] how hard can it be... to get a core dump

Dave Cridland dave at cridland.net
Thu Sep 25 15:45:27 UTC 2008


On Thu Sep 25 15:52:16 2008, Mark Summerfield wrote:
> the -r6 says run 6 times. On the 5th run, prg2lout (the program lout
> runs) exits with status 1 (and it shouldn't).

I'm not sure I understand. An exit with status 1 won't cause a core  
dump. A core dump is caused by either a segfault or an abort, not a  
bad exit. An exi of 1 is normally called by the process calling  
exit(1), or return 1 from main(). Either is running the process to  
conclusion.

Dave.
-- 
Dave Cridland - mailto:dave at cridland.net - xmpp:dwd at dave.cridland.net
  - acap://acap.dave.cridland.net/byowner/user/dwd/bookmarks/
  - http://dave.cridland.net/
Infotrope Polymer - ACAP, IMAP, ESMTP, and Lemonade



More information about the Swlug mailing list