Subject: Re: kern/32962
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Greg Oster <oster@cs.usask.ca>
List: netbsd-bugs
Date: 10/18/2006 20:15:05
The following reply was made to PR kern/32962; it has been noted by GNATS.
From: Greg Oster <oster@cs.usask.ca>
To: gnats-bugs@NetBSD.org
Cc:
Subject: Re: kern/32962
Date: Wed, 18 Oct 2006 14:11:20 -0600
Nicolas Joly writes:
>
> On Tue, Oct 17, 2006 at 09:25:02AM +0000, matthew green wrote:
> [...]
> > this patch seems to fix this problem for me.
>
> Same here. No more panic, on my -current amd64 workstation.
>
> regress ===> siginfo
> regress ===> siginfo/sigalrm
> ./sigalrm
> regress ===> siginfo/sigchld
> ./sigchld
> regress ===> siginfo/sigsegv
> ./sigsegv
>
I can confirm this fixes things on a quad opteron too. (It paniced
reliably before the patch. After patch was applied, no panic..)
Later...
Greg Oster