[BusyBox-cvs] [BusyBox 0000250]: gzipping N files produces N-1 bad gz files

bugs at busybox.net bugs at busybox.net
Sun May 8 14:38:47 UTC 2005


The following issue has been SUBMITTED.
======================================================================
<http://busybox.net/bugs/view.php?id=250> 
======================================================================
Reported By:                dave
Assigned To:                BusyBox
======================================================================
Project:                    BusyBox
Issue ID:                   250
Category:                   Other
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
======================================================================
Date Submitted:             05-08-2005 07:38 PDT
Last Modified:              05-08-2005 07:38 PDT
======================================================================
Summary:                    gzipping N files produces N-1 bad gz files
Description: 
mkdir /tmp/testbbgz
cd /tmp/testbbgz 
dd if=/dev/zero of=file1 bs=512 count=512
dd if=/dev/zero of=file2 bs=512 count=512
busybox gzip file*
gunzip *
gunzip: file2.gz: invalid compressed data--length error


======================================================================

Issue History
Date Modified  Username       Field                    Change              
======================================================================
05-08-05 07:38 dave           New Issue                                    
======================================================================




More information about the busybox-cvs mailing list