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

bugs at busybox.net bugs at busybox.net
Thu Dec 8 05:22:06 UTC 2005


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             05-08-2005 07:38 PDT
Last Modified:              12-07-2005 21:22 PST
====================================================================== 
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


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

---------------------------------------------------------------------- 
 landley - 12-07-05 21:22  
---------------------------------------------------------------------- 
svn 9951 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-08-05 07:38  dave           New Issue                                    
12-07-05 21:22  landley        Status                   assigned => closed  
12-07-05 21:22  landley        Note Added: 0000735                          
======================================================================




More information about the busybox-cvs mailing list