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: coreutils 6.12-2 on 1.7: du /proc/registry/KEY fails


Corinna Vinschen wrote:
On Dec 13 15:48, Christian Franke wrote:
du.exe from coreutils 6.12-2 does not work with /proc/registry/KEY:

$ du /proc/registry/HKEY_LOCAL_MACHINE
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/HARDWARE': No such file or directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SAM': No such file or directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SECURITY': No such file or directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SOFTWARE': No such file or directory
du: cannot access `/proc/registry/HKEY_LOCAL_MACHINE/SYSTEM': No such file or directory
0 /proc/registry/HKEY_LOCAL_MACHINE


This results in a .stackdump.

This should be fixed now. dup() on a pseudo regkey didn't work so far.



It works now, thanks. Christian


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


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