> On Feb 23, 2018, at 02:40 , Dima Pasechnik <dimp...@gmail.com> wrote:
> 
> And without a possibility to write a full dump on the same OSX machine
> 
> $ ulimit -c 1
> $ ./forksigaltstack
> status = 4
> 
> So your status= is affected by availability of core dump facility in some way.
> Oy gevalt…

See man 2 wait :-}  A core dump is indicated in the return status.  From the 
old PDP-11 days, it was 8 bits, with the “high” bit set if core was dumped 
(hence your result: 132 = 128 + 4).

Oy vez iz mir (or words to that effect) :-}

Justin

--
Justin C. Walker, Curmudgeon-At-Large
Institute for the Enhancement of the Director's Income
--------
When LuteFisk is outlawed,
Only outlaws will have LuteFisk
--------



-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to