Nvoglv64.dll access violation

I made an application with a client window that will display my model. In order for the window to become a client, I gave it a new parent. However, it crashes somewhere inside the DLL and I can’t figure out why.

Version: 32.00.15.6081
D:\Windows\System32\DriverStore\FileRepository\nv_dispi.inf_amd64_34f9511bafd21ff9\nvoglv64.dll

There is no PDB on the symbol server. Do I need a developer version of this DLL?

00007FF8C819A162 je 00007FF8C819A25D
00007FF8C819A168 mov r13,qword ptr [rsp+80h]
00007FF8C819A170 mov ebp,esi
00007FF8C819A172 mov rsi,qword ptr [rsp+348h]
00007FF8C819A17A mov r15d,edx
00007FF8C819A17D nop dword ptr [rax]
00007FF8C819A180 mov rcx,qword ptr [r14+1E28h]
00007FF8C819A187 mov r9,rsi
00007FF8C819A18A mov r8,rdi
00007FF8C819A18D mov rdx,rbx
00007FF8C819A190 call r13

Callstack

0000025c7351feae() Unknown
0000025c7ac51840() Unknown
000000aa4b8ff800() Unknown
0000025c7bb75290() Unknown
0000000000000001() Unknown
> nvoglv64.dll!00007ff8c819a193() Unknown
nvoglv64.dll!00007ff8c819991e() Unknown
nvoglv64.dll!00007ff8c8199d5f() Unknown
nvoglv64.dll!00007ff8c81b30de() Unknown
nvoglv64.dll!00007ff8c81b3289() Unknown
nvoglv64.dll!00007ff8c825e234() Unknown
nvoglv64.dll!00007ff8c825e588() Unknown
nvoglv64.dll!00007ff8c7d50332() Unknown
nvoglv64.dll!00007ff8c7e8b90d() Unknown
nvoglv64.dll!00007ff8c7e8af82() Unknown
nvoglv64.dll!00007ff8c7e970af() Unknown
nvoglv64.dll!00007ff8c7eaf366() Unknown
nvoglv64.dll!00007ff8c7eb13da() Unknown
nvoglv64.dll!00007ff8c7eb0f9b() Unknown
nvoglv64.dll!00007ff8c812f238() Unknown
kernel32.dll!BaseThreadInitThunk() Unknown
ntdll.dll!RtlUserThreadStart() Unknown

NahimicOSD.dll is the reason of the crash