NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: bin/56471: ntpd dies at startup on macppc/current, sshd randomly dies




> On Oct 30, 2021, at 11:32 AM, Jason Thorpe <thorpej%me.com@localhost> wrote:
> 
> 
>> On Oct 30, 2021, at 6:15 AM, Jason Thorpe <thorpej%me.com@localhost> wrote:
>> 
>> Yes, but I’d like to see the debug output from the patch I just sent.
> 
> Ok, got my g4 mini up and running again, and my debug patch makes ntpd and sshd work, and the debug output is:
> 
> [  1501.566175] compat_16_sys___sigreturn14: XXX SRR1 = 0x200d032

Ok, and that’s VEC | EE | PR | ME | IR | DR | RI … which is exactly what it’s supposed to be except for the VEC bit.  That’s SUPPOSED to be masked out when it’s saved in the sigcontext, so lemme keep digging.

-- thorpej



Home | Main Index | Thread Index | Old Index