[Bug 35596] Multiple applications and games crash due to GetNumaHighestNodeNumber stub (64-bit ApexDC++, CrossFire-Downloader, Moorhuhn)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Mar 16 07:51:24 CDT 2014


http://bugs.winehq.org/show_bug.cgi?id=35596

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Multiple applications crash |Multiple applications and
                   |due to                      |games crash due to
                   |GetNumaHighestNodeNumber    |GetNumaHighestNodeNumber
                   |stub (64-bit ApexDC++,      |stub (64-bit ApexDC++,
                   |CrossFire-Downloader)       |CrossFire-Downloader,
                   |                            |Moorhuhn)

--- Comment #7 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

'Moorhuhn - Juwel der Finsternis' also suffers from this.

Download: http://www.deutschland-spielt.de/spiele/action/moorhuhnjdf/download/

$ sha1sum MoorhuhnJDF.exe 
78261297bd6935f015ddc0dcea971f3ac3a10b36  MoorhuhnJDF.exe

$ du -sh MoorhuhnJDF.exe 
26M    MoorhuhnJDF.exe

$ wine --version
wine-1.7.14-126-g2bb1059

I found some MSDN example code here:
http://msdn.microsoft.com/en-us/library/windows/desktop/aa965223%28v=vs.85%29.aspx

Returning 'TRUE' with 'HighestNodeNumber' out param set to zero seems to be a
viable alternative (= pretend not to be a NUMA system).
This allows the apps/games in question to proceed further.

Regards

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