Problems with Cygwin-1.7.8 (or snapshot) and TeXLive 2010

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Mar 7 10:16:00 GMT 2011


On Mar  5 15:36, Angelo Graziosi wrote:
> Ken Brown wrote:
> >I'm running Win7 in case that makes a difference.
> 
> Here on Win XP SP3, 32 bit. I haven't W7 :(
> 
> >Corinna, are there changes in the 20100910 snapshot that could explain this?
> 
> Anyway it would be a remarkable coincidence that 20100910 snapshot
> ChangeLog says:
> 
> [...]
> 2010-09-10  Corinna Vinschen  <BEEP>

Please do NOT quote raw email addresses.

> [...]

The patch you're quoting only raises the size of the buffers so that
even the biggest ACL fits into them.  So far we were restricted to 3K
ACLs in some circumstances.  However, there's another change in this
snapshot which might explain what happens:

  * security.cc (get_file_sd): Add bool parameter justcreated.  Use
  GetSecurityInfo only if justcreated is true, NtQuerySecurityObject
  otherwise.  Add comment to explain why.  Don't waste time to call
  NtQuerySecurityObject twice, just allocate big enough area.
  (get_file_attribute): Call get_file_sd with justcreated set to false.
  [...]

I don't see at all how this is possible, though.  Hmm.

I'm still running the installation myself, but it takes such a long
time.

"A kingdom for a simple testcase"(TM)


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



More information about the Cygwin mailing list