[ANNOUNCEMENT] TEST RELEASE: Cygwin 2.6.0-0.5

Corinna Vinschen corinna-cygwin@cygwin.com
Mon Aug 1 09:55:00 GMT 2016


On Aug  1 10:39, Corinna Vinschen wrote:
> On Jul 31 22:09, Marco Atzeri wrote:
> > On 29/07/2016 12:32, Corinna Vinschen wrote:
> > > Hi Cygwin developers and maintainers,
> > > Hi everyone else,
> > > 
> > > 
> > > I uploaded a new Cygwin test release 2.6.0-0.5.
> > 
> > no sure when this started :
> > 
> > $ ps
> >       PID    PPID    PGID     WINPID   TTY         UID    STIME COMMAND
> >      1136   10528    1136       5760  pty0        1009 22:06:46
> > /usr/bin/bash
> >     11700    1136   11700       8524  pty0        1009 22:06:53 /usr/bin/ps
> >     10528       1   10528      10528  ?           1009 22:06:46
> > /usr/bin/mintty
> > 
> > $ less /proc/1136/maps
> > /proc/1136/maps: No such file or directory
> > 
> > $ uname -a
> > CYGWIN_NT-6.1 GE-MATZERI-EU 2.6.0(0.300/5/3) 2016-07-29 12:14 x86_64 Cygwin
> 
> I can reproduce this on W7 but not on W10.  Investigating, but this may
> take some time.

Fixed in git.  Per MSDN, opening a process for VirtualQueryEx access
requires PROCESS_QUERY_INFORMATION access.  PROCESS_QUERY_LIMITED_INFORMATION
isn't sufficient.

Strange enough I found that this only affects Windows 8 and earlier.
PROCESS_QUERY_LIMITED_INFORMATION works fine on Windows 8.1 and 10.
It's just not clear if that's just a difference in the implementation
of UAC trust levels or if the docs are lacking.


Thanks,
Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://cygwin.com/pipermail/cygwin/attachments/20160801/bb479c51/attachment.sig>


More information about the Cygwin mailing list