Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g0V90lE08644 for linux-xfs-outgoing; Thu, 31 Jan 2002 01:00:47 -0800 Received: from mailout03.sul.t-online.com (mailout03.sul.t-online.com [194.25.134.81]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g0V90gd08622 for ; Thu, 31 Jan 2002 01:00:42 -0800 Received: from fwd00.sul.t-online.de by mailout03.sul.t-online.com with smtp id 16WC98-0004pQ-03; Thu, 31 Jan 2002 09:00:38 +0100 Received: from Deimos (520094219231-0001@[217.86.168.73]) by fmrl00.sul.t-online.com with esmtp id 16WC8p-2Bs5HEC; Thu, 31 Jan 2002 09:00:19 +0100 Received: by triffnix.de via sendmail from stdin id (Debian Smail3.2.0.111) for linux-xfs@oss.sgi.com; Thu, 31 Jan 2002 09:00:18 +0100 (CET) Message-ID: X-Mailer: XFMail 1.4.7p2 on Linux X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 Date: Thu, 31 Jan 2002 09:00:18 +0100 (CET) From: unruh@elvis.informatik.uni-freiburg.de To: linux-xfs@oss.sgi.com Subject: xfsrestore fails: assertion failure in do_next_mark X-Sender: 520094219231-0001@t-dialin.net Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Status: O Content-Length: 879 Lines: 25 Hello! On a Linux-i386 system I have created a tape backup with xfsdump 1.1.3. When trying to restore the backup, xfsdump 1.1.14 segfaults. I have then upgraded to the latest CVS version, which fails as well with the following output. xfsrestore: using online session inventory xfsrestore: searching media for directory dump xfsrestore: reading directories xfsrestore: 27137 directories and 942280 entries processed xfsrestore: directory post-processing xfsrestore: restoring non-directory files xfsrestore: examining media file 1 xfsrestore: examining media file 2 xfsrestore: examining media file 3 xfsrestore: seeking past media file directory dump xfsrestore: drive_scsitape.c:1507: do_next_mark: Assertion `rechdrp->first_mark_offset - rechdrp->file_offset <= ( off64_t )( contextp->dc_recsz )' failed. Aborted Any help to restore this backup would be appreciated.