[Bug 42828] New: SystemHandleInformation needs to return ObjectPointer

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Apr 15 07:03:41 CDT 2017


https://bugs.winehq.org/show_bug.cgi?id=42828

            Bug ID: 42828
           Summary: SystemHandleInformation needs to return ObjectPointer
           Product: Wine
           Version: 2.6
          Hardware: x86
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ntdll
          Assignee: wine-bugs at winehq.org
          Reporter: ray at rh-software.com
      Distribution: ---

Created attachment 57906
  --> https://bugs.winehq.org/attachment.cgi?id=57906
Test version of SIV

NtQuerySystemInformation( SystemHandleInformation ) always returns NULL as the
ObjectPointer and this causes SIV to think all the handles for all locks.

There is /* FIXME: Fill out ObjectType, HandleFlags, ObjectPointer */ in the
code that mentions this need fixing.

A wine service also seem to often crash shortly after SIV has started.

The same issues exit when SIV is run as other then root, but the information
reported when doing this is less.

I have attached a SIV that recreates the issue on Wine 2.6.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list