bug-bash
[Top][All Lists]
Advanced

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

Error for large input files >2GB


From: Hardy Flor
Subject: Error for large input files >2GB
Date: Tue, 07 Feb 2012 18:24:11 +0100

Configuration Information [Automatically generated, do not change]:
Machine: i486
OS: linux-gnu
Compiler: gcc
Compilation CFLAGS:  -DPROGRAM='bash' -DCONF_HOSTTYPE='i486'
-DCONF_OSTYPE='linux-gnu' -DCONF_MACHTYPE='i486-pc-linux-gnu'
-DCONF_VENDOR='pc' -DLOCALEDIR='/usr/share/locale' -DPACKAGE='bash'
-DSHELL -DHAVE_CONFIG_H   -I.  -I../bash -I../bash/include -I../bash/lib
  -g -O2 -Wall
uname output: Linux backup 3.0.4.hflor #2 SMP Fri Oct 7 17:10:20 CEST
2011 i686 GNU/Linux
Machine Type: i486-pc-linux-gnu

Bash Version: 4.1
Patch Level: 5
Release Status: release

Description:
        I use a fuse in the control list of the files that were backed
up. This list
        contains inode, size, date and file name. From the position of
2GB in this
        list are the variables inode, size, dat1, dat2 filled filepath
is no longer
        with the right values and about 50 lines later, the variables
are completely empty.
        (testscript.sh)

Repeat-By:
        create_large_file.sh

Fix:
        split file in max 2GB

Attachment: testscript.sh
Description: Bourne shell script

Attachment: create_large_file.sh
Description: Bourne shell script


reply via email to

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