Hello,
I have a french Windows 10 Pro version 2004 build 19041, and Office 16 Pro Plus build 13801.20266 (so > 20182 previously said to be the problem, but < 20288 said to be the solution). My updates are set to automatic, so i don't know why i haven't 20288.
Should i force update ?
I have also Visual Studio 10 and debugger settings launching debugger on exceptions.
So, often, some times after startup, my debugger is launched due to OLicenseHeartbeat exception : KernelBase.dll!00007ffe5c3cd759()
00007FFE5C3CD72B mov eax,0Fh
00007FFE5C3CD730 lea rcx,[rsp+40h]
00007FFE5C3CD735 cmp r8d,eax
00007FFE5C3CD738 mov rdx,r9
00007FFE5C3CD73B cmova r8d,eax
00007FFE5C3CD73F mov dword ptr [rsp+38h],r8d
00007FFE5C3CD744 shl r8,3
00007FFE5C3CD748 call 00007FFE5C431E77
00007FFE5C3CD74D lea rcx,[rsp+20h]
00007FFE5C3CD752 call qword ptr [7FFE5C55FB08h]
HERE -> 00007FFE5C3CD759 nop dword ptr [rax+rax]
This is called from OLicenseHeartbeat :
00007FF759284B0F lea rax,[rbp-50h]
00007FF759284B13 mov qword ptr [rbp+30h],rax
00007FF759284B17 call 00007FF7592848F4
00007FF759284B1C xor edx,edx
00007FF759284B1E lea r9,[rbp+30h]
00007FF759284B22 mov ecx,0C06D007Eh
00007FF759284B27 lea r8d,[rdx+1]
00007FF759284B2B call qword ptr [7FF75928B1E0h]
HERE -> 00007FF759284B31 mov rax,qword ptr [rbp-18h]