https://bugs.winehq.org/show_bug.cgi?id=56839
Bug ID: 56839 Summary: App packager from Windows SDK (MakeAppx.exe) 'pack' command crashes due to unimplemented functions in ntdll.dll Product: Wine Version: 9.11 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: ntdll Assignee: wine-bugs@winehq.org Reporter: 0456523@gmail.com Distribution: ---
The following functions are present in MakeAppx's import table and are commented out of ntdll.spec: - RtlEnumerateGenericTableWithoutSplayingAvl - RtlNumberGenericTableElementsAvl
https://bugs.winehq.org/show_bug.cgi?id=56839
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |infyquest@gmail.com
--- Comment #1 from Vijay Kamuju infyquest@gmail.com --- Please paste the new logs
https://bugs.winehq.org/show_bug.cgi?id=56839
--- Comment #2 from Vijay Kamuju infyquest@gmail.com --- Sent a MR for it, but I need to see the logs.
https://gitlab.winehq.org/wine/wine/-/merge_requests/5885
https://bugs.winehq.org/show_bug.cgi?id=56839
--- Comment #3 from PQCraft 0456523@gmail.com --- Here's part of the terminal output: $ wine makeappx.exe pack /d test/ /p "test" /nv Microsoft (R) MakeAppx Tool Copyright (C) 2013 Microsoft. All rights reserved.
wine: Call from 7BF5D048 to unimplemented function ntdll.dll.RtlEnumerateGenericTableWithoutSplayingAvl, aborting wine: Unimplemented function ntdll.dll.RtlEnumerateGenericTableWithoutSplayingAvl called at address 7BF5D048 (thread 0024), starting debugger... WineDbg attached to pid 0000 Unhandled exception: unimplemented function ntdll.dll.RtlEnumerateGenericTableWithoutSplayingAvl called in wow64 32-bit code (0x7bf5d048). Register dump: ...
https://bugs.winehq.org/show_bug.cgi?id=56839
Vijay Kamuju infyquest@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Regression SHA1| |1d58a4674c0fee5a68cdce26dea | |b0beac9f37667 Resolution|--- |FIXED
--- Comment #4 from Vijay Kamuju infyquest@gmail.com --- Fix merged - https://source.winehq.org/git/wine.git/commit/1d58a4674c0fee5a68cdce26deab0b... https://source.winehq.org/git/wine.git/commit/2a6e7ab4ed984837fc19828d4404a3...
https://bugs.winehq.org/show_bug.cgi?id=56839
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.12.