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
testscript.sh
Description: Bourne shell script
create_large_file.sh
Description: Bourne shell script