https://bugs.winehq.org/show_bug.cgi?id=38660
Bug ID: 38660 Summary: NUMA Explorer crashes on unimplemented function KERNEL32.dll.GetNumaProcessorNode Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: kernel32 Assignee: wine-bugs@winehq.org Reporter: focht@gmx.net Distribution: ---
Hello folks,
this time the other way around...
https://github.com/wine-compholio/wine-staging/tree/master/patches/kernel32-...
I spent some time to find an app that really needs this API.
Tadaa ... http://www.flounder.com/numaexplorer.htm
Download: http://www.flounder.com/numaexplorer.zip
--- snip --- $ wine ./NumaExplorer.exe ... fixme:process:GetNumaHighestNodeNumber (0x33f898): semi-stub wine: Call from 0x7bc61777 to unimplemented function KERNEL32.dll.GetNumaProcessorNode, aborting ... --- snip ---
Another interesting app is here:
https://technet.microsoft.com/en-us/sysinternals/cc835722.aspx ("Windows Sysinternal Coreinfo v3.31")
--- quote --- Coreinfo is a command-line utility that shows you the mapping between logical processors and the physical processor, NUMA node, and socket on which they reside, as well as the cache’s assigned to each logical processor. It uses the Windows’ GetLogicalProcessorInformation function to obtain this information and prints it to the screen, representing a mapping to a logical processor with an asterisk e.g. ‘*’. Coreinfo is useful for gaining insight into the processor and cache topology of your system. --- quote ---
$ sha1sum numaexplorer.zip 2c635fc0406c77ad876636297939530b726a23ca numaexplorer.zip
$ du -sh numaexplorer.zip 152K numaexplorer.zip
$ wine --version wine-1.7.44
Regards
https://bugs.winehq.org/show_bug.cgi?id=38660
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, patch URL| |http://www.flounder.com/num | |aexplorer.zip Hardware|x86 |x86-64
https://bugs.winehq.org/show_bug.cgi?id=38660
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |michael@fds-team.de, | |sebastian@fds-team.de
https://bugs.winehq.org/show_bug.cgi?id=38660
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d0ae2b0d3d9689b682a76821bf3 | |737eb934ec131 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net --- Hello folks,
this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/d0ae2b0d3d9689b682a76821bf...
Thanks Michael
Prerequisite: 'winetricks -q vcrun2008' (mfc90u.dll)
The app now shows the main user-interface with various NUMA/processor related information.
Regards
https://bugs.winehq.org/show_bug.cgi?id=38660
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.47.
https://bugs.winehq.org/show_bug.cgi?id=38660
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.flounder.com/num |https://web.archive.org/web |aexplorer.zip |/20140724100700/http://www. | |flounder.com/numaexplorer.z | |ip