[BusyBox] gzip bugs

Tom Oehser tom at toms.net
Thu May 3 08:07:19 UTC 2001


v0.51

On Thu, 3 May 2001, Matt Kraai wrote:

> Date: Thu, 3 May 2001 07:59:25 -0600
> From: Matt Kraai <kraai at alumni.carnegiemellon.edu>
> To: Tom Oehser <tom at toms.net>
> Cc: busybox at busybox.net
> Subject: Re: [BusyBox] gzip bugs
> 
> On Thu, May 03, 2001 at 08:48:29AM -0400, Tom Oehser wrote:
> > Real gzip is OK with:
> > 
> > echo asdf | gzip | gzip -d
> > 
> > busybox seems to want -f but then it doesn't work?
> > 
> > with:
> > 
> > echo asdf | gzip | gzip -d -f
> > 
> > or
> > 
> > echo asdf | gzip | gunzip -f
> > 
> > I am getting segfaults...
> 
> What version of BusyBox are you using?  Both of these problems
> appear to be fixed in CVS.
> 
> Matt
> 
> 
> _______________________________________________
> busybox mailing list
> busybox at busybox.net
> http://busybox.net/mailman/listinfo/busybox
> 






More information about the busybox mailing list