Search Issue Tracker

Active

Under Consideration for 2021.3.X, 2022.3.X

Won't Fix in 2023.2.X

Votes

0

Found in

2021.3.37f1

2022.3.22f1

2023.2.17f1

6000.0.0b15

Issue ID

UUM-68287

Regression

No

[OpenGLCore] Crash on nvoglv64.dll when opening a project

--

-

Reproduction steps:
1. Open the attached “repro-project“
2. Observe the silent crash

Reproducible with: 2021.3.37f1, 2022.3.22f1, 2023.2.17f1, 6000.0.0b15

Reproduced on: Windows 10, Windows 11 (by reporter)
Not reproducible on: No other environment tested

Note: The stack trace involves nvoglv64.dll, which is related to NVIDIA's OpenGL driver. However, the stack trace is improperly generated, as evidenced by missing function names indicated by (function-name not available):
”…
'C:\WINDOWS\SYSTEM32\dbghelp.dll', fileVersion: 10.0.19041.3636
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04928193)
0x00007FFE04928193 (nvoglv64) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04861461)
0x00007FFE04861461 (nvoglv64) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04A2921F)
0x00007FFE04A2921F (nvoglv64) (function-name not available)
ERROR: SymGetSymFromAddr64, GetLastError: 'Attempt to access invalid address.' (Address: 00007FFE04A28DDB)
0x00007FFE04A28DDB (nvoglv64) (function-name not available)
0x00007FFE04CA5798 (nvoglv64) DrvValidateVersion
0x00007FFED1187344 (KERNEL32) BaseThreadInitThunk
0x00007FFED1EA26B1 (ntdll) RtlUserThreadStart”

  1. Resolution Note (2023.2.X):

    Closing as Won't fix due to 2023.2 reaching it's EOL.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.