[Bug 51197] New: NtOpenSection returns STATUS_OBJECT_PATH_NOT_FOUND

WineHQ Bugzilla wine-bugs at winehq.org
Fri May 28 12:44:47 CDT 2021


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

            Bug ID: 51197
           Summary: NtOpenSection returns STATUS_OBJECT_PATH_NOT_FOUND
           Product: Wine
           Version: 6.9
          Hardware: x86-64
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: -unknown
          Assignee: wine-bugs at winehq.org
          Reporter: winehq at mrag.nl
      Distribution: ---

Created attachment 70071
  --> https://bugs.winehq.org/attachment.cgi?id=70071
Example program

On Windows 10, the attached program will always print "Success", but on Wine
this prints "Unable to open ntdll section", with NtOpenSection() returning
STATUS_OBJECT_PATH_NOT_FOUND.

It seems like Wine does not know what "\\KnownDlls" is?

-- 
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