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

Re: [parisc-linux] -pie is broken on hppa



> However, svn is still behaving wierdly:

Running svn cleanup with strace, these are the last few syscalls:

lstat64("libgcc/config/ia64/.svn/tmp/propsbase", 0xc02b6f08) = -1 ENOENT (No such file or directory)
gettimeofday({1180920486, 457857}, NULL) = 0
_newselect(0, NULL, NULL, NULL, {0, 642143}) = 0 (Timeout)
write(2, "svn: Can\'t read directory \'libgc"..., 112svn: Can't read directory 'libgcc/config/ia64/.svn/tmp': Partial results are valid but processing is incomplete
) = 112
close(3)                                = 0
brk(0x80000)                            = 0x80000
exit_group(1)                           = ?
Process 1357 detached

I wonder if there is a problem with lstat64.  Is this one of the syscalls
that was added recently?

Dave
-- 
J. David Anglin                                  dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada              (613) 990-0752 (FAX: 952-6602)



Reply to: