bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segv Fault in GNU tar


From: Dr Andreas F Muller
Subject: Segv Fault in GNU tar
Date: Thu, 13 Dec 2001 01:13:41 +0100

Hello,

I think I've found a bug in GNU tar. I use Amanda to  do  backups
in  may  network.  When Amanda starts up, it first gets estimates
of the size of the dumps using the commands

    cd /usr/local/abacus
    tar --create --file /dev/null --directory /usr/local/abacus \
    --listed-incremental /var/lib/amanda/gnutar-lits/tpl_usr_local_amanda_0.new 
\
    --sparxe --ignore-failed-read --totals .

On a Linux Box (SuSE 7.3, Kernel 2.4.10, glic 2.2.4),  his  works
as  long  as the output (written to /dev/null) is not larger than
4GB. As soon as it becomes larger than 4GB, GNU tar  seg  faults,
which  to amanda means that the disk is offline, and no backup is
performed. I also tried some other systems, but could not  repro-
duce this behavior neither on Solaris 2.6 nor on FreeBSD 4.1.

Any suggestions how I could fix this.

Mit herzlichem Gruss

                                        Andreas Mueller

------------------------------------------------------------
Dr. Andreas Mueller                 Beratung und Entwicklung
Bubental 53, CH - 8852 Altendorf            <address@hidden>
Voice: +41 55 462 1483             Fax/Data: +41 55 462 1485
------------------------------------------------------------




reply via email to

[Prev in Thread] Current Thread [Next in Thread]