[691] in linux-announce channel archive
IMPORTANT: dump update: bug is fixed
daemon@ATHENA.MIT.EDU (Lars Wirzenius)
Sun Jun 18 11:05:25 1995
Date: Sun, 18 Jun 1995 16:57:19 +0300
From: Lars Wirzenius <wirzeniu@cc.helsinki.fi>
To: linux-activists@niksula.hut.fi, linux-announce@vger.rutgers.edu
X-Mn-Key: announce
From: Remy.Card@freenix.fr (Remy Card)
Subject: IMPORTANT: dump update: bug is fixed
Keywords: backup, filesystem, Ext2fs
Newsgroups: comp.os.linux.announce
Organization: ?
Approved: linux-announce@news.ornl.gov (Lars Wirzenius)
Followup-to: comp.os.linux.development.apps
References: <3s16jf$gtk@kruuna.helsinki.fi>
I have received bug reports about dump telling that dump receives
unexpected signals when dump directories (in pass III). I have tried to
reproduce the problem and it appears that this may be caused by an optimization
problem in some versions of gcc. Dump works fine when compiled with
optimization by gcc 2.6.2 but it fails when compiled by gcc 2.6.3:
- either it gets an unexpected signal (SIGFPE),
- or it issues warnings Warning: dumpdirino called with file type
040000'' and does not dump directories.
Finding the problem was not an easy task because the behavior seemed
to be related to the version of the compiler. Anyway, I have found it :-)
There was an incorrect assignement in the function dumpdirino(), which is
responsible for dumping the contents of directories, and this caused some
problems when compiled with optimizations by some versions of gcc. After
fixing the problem, dump runs fine when compiled by gcc 2.6.3 or gcc 2.7.0.
The new fixed version (numbered 0.2b) is now available on
tsx-11.mit.edu in the directory /pub/linux/packages/ext2fs. Please get it
if you are using dump and restore.
Thanks to Daniel Veillard <Daniel.Veillard@imag.fr>, Bob Snyder
<rsnyder@janet.advsys.com>, and Florian La Roche <rzsfl@rz.uni-sb.de> for
their reports and their help!
Here is the new LSM:
Begin3
Title: dump and restore for Ext2fs
Version: 0.2b
Entered-date: 18JUN95
Description: Port of the 4.4BSD dump and restore backup suite
Keywords: backup, filesystem, Ext2fs
Author: University of California, Berkeley
Maintained-by: Remy.Card@freenix.fr (Remy Card)
Primary-site: tsx-11.mit.edu /pub/linux/packages/ext2fs
87kB dump-0.2b.tar.gz
629 dump.lsm
Alternate-site:
Original-site: ftp.freebsd.org /pub/bsd-sources/4.4BSD-Lite/sbin
dump/*
restore/*
Platforms: linux 1.2.x, e2fsprogs 0.5b
Copying-policy: BSD
End
--
Remy Card
Remy.Card@freenix.fr
--
Send submissions for comp.os.linux.announce to: linux-announce@news.ornl.gov
PLEASE remember Keywords: and a short description of the software.