From mboxrd@z Thu Jan 1 00:00:00 1970 From: Oleg Drokin Subject: Re: Bug in reiserfsck 3.6.5 Date: Wed, 9 Apr 2003 14:15:06 +0400 Message-ID: <20030409141506.A2757@namesys.com> References: <200304090557.29034.kelledin+RFS@skarpsey.dyndns.org> Mime-Version: 1.0 Return-path: list-help: list-unsubscribe: list-post: Errors-To: flx@namesys.com Content-Disposition: inline In-Reply-To: <200304090557.29034.kelledin+RFS@skarpsey.dyndns.org> List-Id: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kelledin Cc: reiserfs-list@namesys.com Hello! On Wed, Apr 09, 2003 at 05:57:29AM -0500, Kelledin wrote: > I recently found that when installing reiserfsprogs with > /sbin/fsck.reiserfs symlinked to reiserfsck, fsck.reiserfs > generates a SIGABORT when called as an fsck backend via "fsck -a > -A -C -T" (fairly common command used in some system boot > scripts). It was quite interesting to troubleshoot, as the > problem _didn't_ occur if I turned fsck.reiserfs into a wrapper > script, or called "fsck.reiserfs -a /dev/sda14" directly from > the bash prompt... [...] Thanks for the analysis. Actually we already performed it some time ago. Grab the patch for reiserfsprogs-3.6.5 from ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.5-flush_buffers-bug.patch Or you can grab the reiserfsprogs 3.6.6-pre1 which is also contains the bugfix. Bye, Oleg