bug-tar
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Bug-tar] Problem with fstatat on AIX 7.1


From: Kevin Brott
Subject: Re: [Bug-tar] Problem with fstatat on AIX 7.1
Date: Mon, 5 Sep 2011 11:32:50 -0700

On Mon, Sep 5, 2011 at 06:52, Paul Eggert <address@hidden> wrote:
Assuming my guess about openat is right, could you please
try the following patch to gnu/openat.c, and then sending
the 'truss' output from the same test as before?  Thanks.

patch applied - test re-run.
 
tar-1.26-experimental$ vi openat.patch
tar-1.26-experimental$ gpatch -p0 -i openat.patch
patching file gnu/openat.c
tar-1.26-experimental$ gmake clean
...
tar-1.26-experimental$ gmake
tar-1.26-experimental$ cd stest
stest$ truss -f -o test-scarce-3.truss sh ./test-scarce
tar: a/b/c/d/e/f/X: Too many open files
tar: a/b/c/d/e/f/Y: Too many open files
tar: a/b/c/d/e/f/Z: Too many open files
tar: a/b/c/d/e/f/g: directory read error
diff: dest3/a: No such file or directory
stest$

--
# include <stddisclaimer.h>
/* Kevin  Brott <address@hidden> */


Attachment: test-scarce-3.truss.gz
Description: GNU Zip compressed data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]