Subject: Failed mmap regression test
To: None <current-users@netbsd.org>
From: Ignatios Souvatzis <is@jocelyn.rhein.de>
List: current-users
Date: 04/02/2000 22:25:56
Hello,

I can't run the regress/sys/uvm/mmap test successfully:

arch	rev	RAM	test failed				panic
arm32	1.4P	32MB	SYSV SHM, 3rd CHECKING RESIDENCY	no
i386	1.4P	32MB	SYSV SHM, 3rd CHECKING RESIDENCY	no

Amiga	1.4T	112 MB	128 PAGE ANON MEMORY			shortly after
Amiga	1.4X	112 MB	128 PAGE ANON MEMORY			shortly after
Amiga	1.4X	32 MB	128 PAGE ANON MEMORY			shortly after

The panic on Amiga is 

panic: pool_get(vmmpepl): free list modified: magic=4e70c88; page 0x4e70000; item addr 0x4e70548

I guess the arm32/i386 failure I see is unrelated... does the test run on
other currentish m68k systems?

Regards,
	-is