Subject: Re: assertion failure in uvm_fault.c
To: Chuck Silvers <chuq@chuq.com>
From: Christian Groessler <cpg@aladdin.de>
List: port-macppc
Date: 03/06/2002 18:02:22
>On 03/01/2002 06:45:00 PM PST Chuck Silvers wrote:
>>
>>do you have "options NEWPMAP" in your kernel config?
>>if not, please add that and see if the problem goes away.
>
>I made such a kernel and one test installation of the compiler worked
>fine. I'll try another one, but I think this fixes the problem.

Bad news, it still happened again. This time I tried to execute a
program compiled for linux/x86 from a development directory on the nfs
server. This gave the error message "cannot execute binary file", I
noticed the error and recompiled it for netbsd/ppc, resulting in the
same filename as the previous linux/x86 version.
When I now executed the program - boom!

regards,
chris