[Bug 56736] New: RtlLookupElementGenericTableAvl in ntdll.dll is unimplemented
https://bugs.winehq.org/show_bug.cgi?id=56736 Bug ID: 56736 Summary: RtlLookupElementGenericTableAvl in ntdll.dll is unimplemented Product: Wine Version: 9.8 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs(a)winehq.org Reporter: 0456523(a)gmail.com Distribution: --- The makeappx.exe tool from the Windows SDK makes a call to RtlLookupElementGenericTableAvl when requested to perform the 'pack' command. This function is currently unimplemented. wine: Call from 7BD2D640 to unimplemented function ntdll.dll.RtlLookupElementGenericTableAvl, aborting wine: Unimplemented function ntdll.dll.RtlLookupElementGenericTableAvl called at address 7BD2D640 (thread 0134), starting debugger... WineDbg attached to pid 0000 Unhandled exception: unimplemented function ntdll.dll.RtlLookupElementGenericTableAvl called in wow64 32-bit code (0x7bd2d640). ... --- Reproducing: The Windows SDK can be found here: https://developer.microsoft.com/en-us/windows/downloads/windows-sdk/ Installation using the executable will not work and hangs, so makeappx must be installed by downloading the ISO and manually installing 'Windows SDK for Windows Store Apps Tools-x86_en-us.msi' in the 'Installers' folder. It will install to 'C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x86\' along with a lot of other tools. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56736 Ken Sharp <imwellcushtymelike(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://developer.microsoft | |.com/en-us/windows/download | |s/windows-sdk/ -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56736 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|RtlLookupElementGenericTabl |App packager from Windows |eAvl in ntdll.dll is |SDK (MakeAppx.exe) 'pack' |unimplemented |command crashes on | |unimplemented function | |ntdll.dll.RtlLookupElementG | |enericTableAvl -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56736 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest(a)gmail.com --- Comment #1 from Vijay Kamuju <infyquest(a)gmail.com> --- Sent a MR - https://gitlab.winehq.org/wine/wine/-/merge_requests/5750 Please test with this patch. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56736 --- Comment #2 from PQCraft <0456523(a)gmail.com> --- Unfortunately, my computer is in no shape to compile wine. Though I would be able to easily test with a precompiled ntdll.dll. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56736 Vijay Kamuju <infyquest(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |349c2275d41b8bae1fc886c404a | |e6e879863caaf Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #3 from Vijay Kamuju <infyquest(a)gmail.com> --- Please test with wine 9.10, the fix is now merged. I am now closing this bug. https://source.winehq.org/git/wine.git/commitdiff/349c2275d41b8bae1fc886c404... -- 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.
https://bugs.winehq.org/show_bug.cgi?id=56736 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 9.10. -- 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.
participants (1)
-
WineHQ Bugzilla