From: Stelian P. <st...@po...> - 2004-03-09 15:43:04
|
On Tue, Mar 09, 2004 at 11:49:42AM -0300, Frederico Moraes Ferreira wrote: > Dear all, > I've got in troubles when making a dump backup btw partitions from > two different HD's. It's used to work until now. So I started to > trying to figure the problem out: > Although such backup procedure used to work with dump-0.4b32, I > did upgrade it to 0.4b34 and e2fsprogs-1.32--> 1.35 as well (I > could not be able to compile dump 0.4b35). The problem remained. > # mkfs.ext3 -v -c -b 4096 /dev/hdb7 > # umount /dev/hda7; fsck.ext3 -v -f -c -p /dev/hda7 (2 times) > # mount -t ext3 /dev/hdb7 /hdb > # dump -0f /hdb/teste.dump /dev/hda7 > DUMP: SIGSEGV: ABORTING! > Segmentation fault This recalls me of something but I must be too tired so I cannot pinpoint to a specific bug. Please try with 0.4b35, it will compile once you correct a small mistake, patch is here: http://sourceforge.net/tracker/index.php?func=detail&aid=870176&group_id=1306&atid=101306 If it doesn't work, try with the CVS version, instructions here: http://sourceforge.net/cvs/?group_id=1306 > The same error is obtained from any combination of partitions from > the two HD's. > Is there any way to trace this problem? How?? Any help is > appreciated. If neither 0.4b35 or the CVS version work, we will try to debug this. Stelian. -- Stelian Pop <st...@po...> |