Subject: Re: kern/32665
To: None <yamt@netbsd.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: netbsd-bugs
Date: 01/31/2006 08:55:01
The following reply was made to PR kern/32665; it has been noted by GNATS.

From: "Julio M. Merino Vidal" <jmmv84@gmail.com>
To: YAMAMOTO Takashi <yamt@mwd.biglobe.ne.jp>
Cc: apb@cequrux.com, gnats-bugs@netbsd.org
Subject: Re: kern/32665
Date: Tue, 31 Jan 2006 09:53:48 +0100

 El 31/01/2006, a las 4:47, YAMAMOTO Takashi escribi=F3:
 
 >>  I can reproduceably get this panic on my i386 machine running a
 >>  DIAGNOSTIC kernel.  It appears whenever I rebuild nbmake (the very
 >>  first thing build.sh does).  It happens just after the 'cc -O -o
 >>  nbmake *.o' command:
 >>
 >>  panic: kernel diagnostic assertion "opg->uobject =3D=3D ufi->entry-
 >>> object.uvm_obj" failed: file "/usr/src/sys/uvm/uvm_fault.c", line =20=
 
 >>> 573
 >>  Stopped in pid 1886.1 (nbmake) at netbsd:cpu_Debugger+0x4: leave
 >>  db>
 >>
 >>  At this point, I can't do anything.
 >>
 >>  I don't have any "strange" mounts, contrary to apb@.  Everything is
 >>  happening locally on a single FFSv2 partition.
 >
 > i tried to reproduce the problem, but no luck.
 > are you sure that it was really on a single ffsv2 partition,
 > including /tmp etc?
 
 Oops, sorry, I didn't remember that one.  I have /tmp on tmpfs.
 
 In fact I have the following, but aside / and /tmp, the others
 shouldn't make a difference I hope:
 
 /dev/wd0a on / type ffs (local)
 kernfs on /kern type kernfs (local)
 ptyfs on /dev/pts type ptyfs (local)
 tmpfs on /tmp type tmpfs /local)
 //JMMV@MAX/JMMV on /data type smbfs
 //JMMV@MAX/SHARED on /shared type smbfs
 
 Thanks,
 
 --=20
 Julio M. Merino Vidal <jmmv84@gmail.com>
 The Julipedia - http://julipedia.blogspot.com/