win8 private kernelbase.dll entry routine fails
From bruen...@google.com on September 20, 2012 16:03:03
+fc480 e809000000 call kernelbase_17f0000!_KernelBaseBaseDllInitialize (017fc48e)
this is what fails: +1e1c9 ff15a4884e01 call dword ptr [kernelbase_1450000!_imp__CsrClientConnectToServer (014e88a4)] => ntdll!CsrClientConnectToServer:
00 012ee9fc 0145c485 kernelbase_1450000!_KernelBaseBaseDllInitialize+0x128 01 012eea0c 0145c426 kernelbase_1450000!KernelBaseBaseDllInitialize+0x48 02 012eea20 6f3da509 kernelbase_1450000!KernelBaseDllInitialize+0x14 03 012eea48 6f2c183b dynamorio!privload_call_entry+0x119 [c:\derek\dr\git\src\core\win32\loader.c @ 1219] 04 012eea60 6f2c0ce8 dynamorio!privload_load_finalize+0x12b [c:\derek\dr\git\src\core\loader_shared.c @ 545]
this may be too fundamental to easily work around with a quick hack. not looking good for win8 client support...
Original issue: http://code.google.com/p/dynamorio/issues/detail?id=915