> On Feb 22, 2018, at 07:10 , Jeroen Demeyer <[email protected]> wrote: > > If you have an OS X (or BSD) system installed with development tools, please > run: > > uname -a > gcc forksigaltstack.c -o forksigaltstack && ./forksigaltstack > > and post the output. This code is a reduction of a test failure in cysignals. > I consider that failure to be an OS X bug. I want to have some better idea of > which systems are affected. > > The expected output is > > got signal 11 > status = 0 > > but on some (presumably broken) systems I get > > status = 4
Bringing up the rear, I get this: $ uname -a Darwin Artin.local 15.6.0 Darwin Kernel Version 15.6.0: Tue Jan 9 20:12:05 PST 2018; root:xnu-3248.73.5~1/RELEASE_X86_64 x86_64 $ ./forksigaltstack status = 4 In case it sheds light, I'm attaching the crash log. Justin -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
forksigaltstack_2018-02-22-121735_Artin.crash
Description: Binary data
-- Justin C. Walker Curmudgeon-at-large Director Institute for the Absorption of Federal Funds ---- 186,000 Miles per Second Not just a good idea: it's the law! ---- -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
