Biradar, Prabhulingamma (Prabha) wrote:
> Paul Eggert wrote:
> > > write(4, " 4 4 _ 2 S e n d e r ".., 24576) Err#28 ENOSPC
> >
> > This indicates that gzip ran out of disk space, and a write() system
> > call failed. gzip does not check for disk space in advance; it merely
> > checks as it
TECTED]
Sent: Friday, September 05, 2008 4:38 AM
To: Biradar, Prabhulingamma (Prabha)
Cc: bug-gzip@gnu.org
Subject: Re: problem with gunzip
"Biradar, Prabhulingamma (Prabha)" <[EMAIL PROTECTED]>
writes:
> write(4, " 4 4 _ 2 S e n d e r ".., 24576) Err#28 ENOSPC
"Biradar, Prabhulingamma (Prabha)" <[EMAIL PROTECTED]> writes:
> write(4, " 4 4 _ 2 S e n d e r ".., 24576) Err#28 ENOSPC
This indicates that gzip ran out of disk space, and a write() system
call failed. gzip does not check for disk space in advance; it merely
checks as it writes. So I don
PRIVATE|MAP_ANON, -1, 0) = 0xFF380000
> munmap(0xFF38, 8192)= 0
> _exit(1)
>
> Thanks,
> Prabha
>
> -Original Message-
> From: Vitaly V. Ch [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 27, 2008 5:16 PM
> To: Biradar, Prabhulingamma
= 0
_exit(1)
Thanks,
Prabha
-Original Message-
From: Vitaly V. Ch [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2008 5:16 PM
To: Biradar, Prabhulingamma (Prabha)
Cc: bug-gzip@gnu.org
Subject: Re: problem with gunzip
On Wed, Aug 27, 2008 at 11:50 AM, Biradar, Prabhulin
ip@gnu.org
Subject: RE: problem with gunzip
Hi,
Here I am last segment of truss gunzip ..,
read(3, "A9 V86 AF8BB p85F5 6 sC6".., 32768)= 32768
write(4, " a I n i t i a l i z e".., 32768) = 32768
write(4, " ( A u t o D e t e c".., 32768) = 32768
writ
l e f".., 23)
= 23
write(2, "\n", 1) = 1
close(4)= 0
unlink("omcran_r31_v0_91_helpfiles.tar")= 0
mmap(0x, 8192, PROT_READ|PROT_WRITE|PROT_EXEC,
MAP_PRIVATE|MAP_ANON, -1, 0) = 0xFF38
munm
"Biradar, Prabhulingamma (Prabha)" <[EMAIL PROTECTED]> writes:
> Currently on our server we have installed solaris 10.
Ah, in that case please try running "truss gzip ..." and see what the
truss output says.
ROTECTED]
Sent: Wednesday, August 27, 2008 2:22 AM
To: Biradar, Prabhulingamma (Prabha)
Cc: bug-gzip@gnu.org
Subject: Re: problem with gunzip
"Biradar, Prabhulingamma (Prabha)" <[EMAIL PROTECTED]>
writes:
> compresseduncompressed ratio uncompressed_name
>
> 258
space on solaris 10?
Sorry, I'm not familiar with solaris.
\\wbr Vitaly Chernookiy
>
> Thanks,
> Prabha
>
> -Original Message-
> From: Vitaly V. Ch [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, August 27, 2008 12:09 PM
> To: Biradar, Prabhulingamma (Prabha)
> Cc:
27, 2008 12:09 PM
To: Biradar, Prabhulingamma (Prabha)
Cc: bug-gzip@gnu.org
Subject: Re: problem with gunzip
Hi,
On Wed, Aug 27, 2008 at 9:15 AM, Biradar, Prabhulingamma (Prabha)
<[EMAIL PROTECTED]> wrote:
> Hi Vitaly,
>
> Thanks so much for your reply, with / having 87M free
dnesday, August 27, 2008 11:40 AM
> To: Biradar, Prabhulingamma (Prabha)
> Cc: bug-gzip@gnu.org
> Subject: Re: problem with gunzip
>
> Hi,
>
> On Tue, Aug 26, 2008 at 1:23 PM, Biradar, Prabhulingamma (Prabha)
> <[EMAIL PROTECTED]> wrote:
-Original Message-
From: Vitaly V. Ch [mailto:[EMAIL PROTECTED]
Sent: Wednesday, August 27, 2008 11:40 AM
To: Biradar, Prabhulingamma (Prabha)
Cc: bug-gzip@gnu.org
Subject: Re: problem with gunzip
Hi,
On Tue, Aug 26, 2008 at 1:23 PM, Biradar, Prabhulingamma (Prabha)
<[EMAIL PROTE
Hi,
On Tue, Aug 26, 2008 at 1:23 PM, Biradar, Prabhulingamma (Prabha)
<[EMAIL PROTECTED]> wrote:
> Hi ,
>
>
>
> We are facing problem with gunzip command ,it is reporting no space left
> on device.
>
>
>
> error
>
> gunzip: omcran_r31_v0_91_helpfiles.tar:
"Biradar, Prabhulingamma (Prabha)" <[EMAIL PROTECTED]> writes:
> compresseduncompressed ratio uncompressed_name
>
> 258262188534988869.7% omcran_r31_v0_91_helpfiles.tar
Alas, the "uncompressed" number is printed modulo 32. Possibly the
correct value is 4 GiB larger than
Hi ,
We are facing problem with gunzip command ,it is reporting no space left
on device.
error
gunzip: omcran_r31_v0_91_helpfiles.tar: No space left on device
Below are the details,
1. @/>gzip -V
gzip 1.3.3-patch.1
(2002-03-08)
Copyright 2002 Free Software Foundat
"Sudhakar" <[EMAIL PROTECTED]> writes:
> gunzip: 1059410_1579_20070823.txt.gz: invalid compressed data--crc error
This suggests your data file got corrupted. gzip cannot repair
corrupted files in general, so you'll need to retrieve the uncorrupted
version.
Hi,
When I am trying to unzip the large(3gb) file using gunzip, I got the below
error. How can I get rid of this problem. pls let me know.
gunzip: 1059410_1579_20070823.txt.gz: invalid compressed data--crc error
gunzip: 1059410_1579_20070823.txt.gz: invalid compressed data--length error
Thanks,
18 matches
Mail list logo