Subject: Re: Instability in -current
To: Juan RP <juan@xtrarom.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 05/21/2007 12:56:30
On Mon, May 21, 2007 at 04:21:42AM +0200, Juan RP wrote:
> On Sun, 20 May 2007 22:18:09 -0400
> Gary Duzan <gary@duzan.org> wrote:
> 
> >    I tried the following, but it didn't seem to help. The easiest
> > way I've found to crash X is to bring up a bunch of tabs in firefox,
> > but parallel kernel builds are dying, too.
> 
> I've been using the following patch since yamt-idlelwp was merged in.
> With that patch it works rock solid (Frank Van Der Linden is still 
> trying to find the problem) so it's a temporary workaround:
> [...] 
with this workaround the 'Error code 255' from "make -j<n> ...." seems
to be gone, too...
Compiling -current (cvs update'd some minutes ago) on my w2100z using
"make -j4" seems to run smoothly again.
(Until
/u/NetBSD/src/gnu/dist/gdb6/gdb/amd64nbsd-nat.c: In function 'amd64nbsd_supply_pcb':
/u/NetBSD/src/gnu/dist/gdb6/gdb/amd64nbsd-nat.c:101: error: 'struct switchframe' has no member named 'sf_rbp'
is reached.)

Kurt