Mail Archives: cygwin/2011/03/02/05:23:28
On Wed, Mar 2, 2011 at 2:40 AM, Corinna Vinschen
<address removed> wrote:
> On Mar =A01 16:41, Tim Coalson wrote:
>> I have found two culprits so far, SSHDRV65 and SSHDRV79. =A0They seem to=
be
>> drivers related to CD copy protection software in windows.
>
> I *really* start to hate Windows XP.
>
> But I can't reproduce this, neither on XP nor on W7. =A0Maybe because
> I don't have these SSHDRVxx devices.
>
> What puzzles me a bit is this: =A0The core of the functionality is in
> a method called fhandler_procsys::exists(). =A0This method is called
> even for a simple ls which does not stat. =A0The underlying stat method
> fhandler_procsys::fstat() also just calls the exists() method and then
> fills the stat buffer.
>
> Hmm...
>
> There is one difference. =A0If exists() is called from fstat() then
> there's an additional call to fetch the ACL from the device entry.
> That's the only additional system call in this scenario.
>
> Can you please test something for me?
>
> Fetch the WinObj tool from sysinternals:
> http://technet.microsoft.com/en-us/sysinternals/bb896657
>
> Install it and start it. =A0In WinObj, open the Device directory and
> search for the SSHDRV65 and SSHDRV79 entries. =A0Right-click on them and
> open the Properties dialog. =A0Then switch to the "Security" tab.
> Does it work? =A0Does it show something useful or a kind of error message?
>
>
> Corinna
>
I have switched to a different email so that I can reply properly.
Using the tool mentioned, both of the problem devices' properties
dialogs appear to be functional. =A0I do not see any error messages,
either there or in device manager with showing hidden items. =A0In
WinObj, under security, there are four items in group or user names,
administrators (myhost/administrators), everyone, restricted, and
system, and under advanced, all entries are marked Special for
permission and <not inherited>. =A0However, it appears that I cannot
edit the permissions for the entries, though the permissions are
displayed, and also displayed under advanced, edit..., the checkboxes
are all greyed out. =A0Unfortunately, comparing this to another device
in the list, none of this seems to be unique to the problem devices.
In addition, no other items in the Device directory cause this problem.
--
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
- Raw text -