[Bug 35166] NVIDIA CUDA Toolkit v5.5 installer fails (NtQueryKey with KeyNameInformation info class unsupported on server side)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Dec 19 13:44:53 CST 2013


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Fixed by SHA1|                            |56aa5d8a5f805fb21c9d91a0cc9
                   |                            |45351a8b78acf
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

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

this is fixed by commit
http://source.winehq.org/git/wine.git/commitdiff/56aa5d8a5f805fb21c9d91a0cc945351a8b78acf

Thanks Nikolay

--- snip ---
$ pwd
/home/focht/.wine/drive_c/NVIDIA/CUDA

$ WINEDEBUG=+tid,+seh,+relay wine ./setup.exe >>log.txt 2>&1
...
0025:Call advapi32.RegOpenKeyExW(80000002,011edce8
L"SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Uninstall\\{2DA75DC7-0865-4BAD-BA86-074500CC350E}",00000000,00000001,01f7e1dc)
ret=101ba81a
0025:Ret  advapi32.RegOpenKeyExW() retval=00000000 ret=101ba81a
...
0025:Call KERNEL32.LoadLibraryW(00149068 L"C:\\windows\\system32\\NTDLL.DLL")
ret=101aa158
0025:Ret  KERNEL32.LoadLibraryW() retval=7bc10000 ret=101aa158
0025:Call KERNEL32.GetProcAddress(7bc10000,10258070 "NtQueryKey") ret=101a9d6f
0025:Ret  KERNEL32.GetProcAddress() retval=7bc21f68 ret=101a9d6f
...
0025:Call ntdll.NtQueryKey(000000ac,00000003,00000000,00000000,01f7e20c)
ret=101cee1c
0025:Ret  ntdll.NtQueryKey() retval=80000005 ret=101cee1c
0025:Call advapi32.LsaNtStatusToWinError(80000005) ret=101bbfc4
0025:Ret  advapi32.LsaNtStatusToWinError() retval=000000ea ret=101bbfc4
0025:Call ntdll.RtlAllocateHeap(00577000,00000008,00000050) ret=101f1268
0025:Ret  ntdll.RtlAllocateHeap() retval=02527158 ret=101f1268
0025:Call ntdll.NtQueryKey(000000ac,00000003,02527158,00000050,01f7e20c)
ret=101cee1c
0025:Ret  ntdll.NtQueryKey() retval=00000000 ret=101cee1c
...
0025:Call KERNEL32.GetLastError() ret=10057aaa
0025:Ret  KERNEL32.GetLastError() retval=00000000 ret=10057aaa
0025:Call advapi32.RegCloseKey(000000ac) ret=100579ea
0025:Ret  advapi32.RegCloseKey() retval=00000000 ret=100579ea
...
--- snip ---

$ wine --version
wine-1.7.8-278-g53dc001

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