Subject: Re: current-i386 mv failures
To: Tobias Nygren <tnn@NetBSD.org>
From: Kurt Schreiner <ks@ub.uni-mainz.de>
List: current-users
Date: 05/22/2007 11:06:55
On Tue, May 22, 2007 at 10:09:31AM +0200, Tobias Nygren wrote:
> On Mon, 21 May 2007 17:55:24 -0700 (PDT)
> Hisashi T Fujinaka <htodd@twofifty.com> wrote:
> 
> > My kernel keeps panicking while I'm trying to "build world" with:
> > 
> > uvm_fault(0xce59f9a8, 0x72646000, 1) -> 0xe
> > kernel: supervisor trap page fault, code=0
> > Stopped in pid 12460.1 (mv) at netbsd:malloc+0x72: movl 0(%esi),%eax
> > db{1}> bt
> > malloc(4,c0539580,0c02b7003,ce64fbf0) at netbsd:malloc+0x72
> > rename_files(0,ce64fc48,ce64c68,2,c037a07d) at netbsd:rename_files+0x25c
> > syscall_plain() at netbsd:syscall_plain+0x11b
> > --- syscall (number 128) ---
> > 0xbbba6cf:
> > db{1}>
> > 
> > Any help?
> > 
> 
> Hi,
> 
> Please try the attached diff.
Patch applied and new kernel running! Let's see, what'll happen cross
building a sparc distribution w/ -j8... 

Kurt