Subject: Re: current-users@NetBSD.ORG
To: None <sjg@zen.void.oz.au>
From: Charles M. Hannum <mycroft@ai.mit.edu>
List: port-i386
Date: 02/19/1995 18:20:50
   resync restore, skipped 30 blocks

This is going to happen when you start with a tape other than the
first, and the dump was split in the middle of dumping an inode.  The
inode spans two tapes, and restore(8) doesn't know what to do with the
info at the beginning of the second tape.

   Memory fault 

This is obviously a bug.  If you send me the first 1MB or so of the
second tape (the one that caused the core dump), I'll look at it.