Subject: assertion failure in uvm_fault.c
To: None <port-macppc@netbsd.org>
From: Christian Groessler <cpg@aladdin.de>
List: port-macppc
Date: 03/01/2002 23:06:09
Hi,

I rather reliably can get a kernel panic from an assert in line 1642
of uvm/uvm_fault.c.

Recently I repeatedly compiled different gcc cross-compilers and
installed them on a nfs server. Immediately after installing I strip
the executable files in the installed bin and
lib/gcc-lib/<arch>/<version> directories. If I then within a few
minutes execute the new compiler, I get the panic in above mentioned
file.

If I run the compiler "later" (cannot say what this exactly is, say 1
or 2 hours) it doesn't happen.

regards,
chris