17 Dec
2015
17 Dec
'15
8:57 a.m.
https://bugs.winehq.org/show_bug.cgi?id=25086 --- Comment #13 from Sergey Isakov <isakov-sl(a)bk.ru> --- Continue research... If I change GetNumaHighestNodeNumber to return 1 then crash changed ~~~~ wine: Unhandled page fault on read access to 0x00000028 at address 0x2a35172 (thread 003d), starting debugger... ~~~~ MSDN said ~~~ BOOL WINAPI GetNumaHighestNodeNumber( _Out_ PULONG HighestNodeNumber ); Return value If the function succeeds, the return value is nonzero. If the function fails, the return value is zero. To get extended error information, call GetLastError. -- 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.