Package: bash
Version: 3.1dfsg-8
Severity: normal

I'm not sure how to make a test case for this one, but the script that will 
cause the error is at
http://danielwebb.us/misc/bash_bug.tar.gz

Run:

$ ./unixy-backup.restore_metadata . .unixy-backup.meta_filelist

And I get:

malloc: ../bash/subst.c:4135: assertion botched
realloc: start and end chunk sizes differ
Aborting..../unixy-backup.restore_metadata: line 886: 30026 Broken pipe         
    cat $meta_filelist
     30027 Aborted                 | ( local file_entry; if is_null_delimited 
$meta_filelist; then
    while read -d '' file_entry; do
        restore_metadata_single;
    done;
else
    while read file_entry; do
        restore_metadata_single;
    done;
fi; return 0 )
unixy-backup.restore_metadata: ERROR: (See previous messages or check the log)

-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-k7
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages bash depends on:
ii  base-files                   4           Debian base system miscellaneous f
ii  debianutils                  2.17        Miscellaneous utilities specific t
ii  libc6                        2.3.6.ds1-8 GNU C Library: Shared libraries
ii  libncurses5                  5.5-5       Shared libraries for terminal hand

bash recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to