This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: untarring symlinks with ../ fails randomly


On Apr 24 17:14, Dima Pasechnik wrote:
> Dear all,
> reposting, as the message did not get through to the mailing list yesterday:
> 
> The issue I have is exactly as described in
> http://sourceware.org/ml/cygwin/2011-04/msg00299.html
> I can reproduce this on a very similar Windows 7 host.
> (To be precise, it seems hard to predict when creating symlinks fails;
> I could say
> that perhaps 20% of them, on average, are not created correctly (i.e.
> I get files of size 0 instead)).

A simple testcase in plain C to reproduce the issue would be fine.
Did you try to create the symlinks under strace?  It should contain
some valuable hint from the function "symlink_worker".


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]