Subject: panic: pagemove
To: None <port-sparc@NetBSD.ORG>
From: Greywolf <greywolf@captech.com>
List: port-sparc
Date: 11/24/1995 15:49:48
Greetings!

I have encountered a problem in NetBSD/sparc 1.1A which occurs as follows:

Machine A is a SS2 running NetBSD.
Machine B is a SS2 running SunOS.

On machine A:
	- mount a cd9660 filesystem from /dev/cd0 on /cdrom
	- export /cdrom for access

On machine B:
	- mount -r machine-a:/cdrom /cdrom
	- cd /cdrom/some-dir
	- (cd /some/path; tar xvfp -) < somefile.tar

As soon as I start up the tar, machine A panics with a "panic: pagemove".

I'll send more details when I can retrieve the messages from the message
file, or when I can recreate the error.  It looked fairly reproducible,
so I'll try to reproduce it.

				--*greywolf;