mparker
New Member
USA
6 Posts |
Posted - Nov 21 2024 : 3:37:58 PM
|
I just updated to VS 17.12.1 today (11/21) from 17.12.0 around 11/14, and VAX 2024.8 two days ago (11/19), from I think 2024.6. Currently working in an Unreal project that's on 5.4.3.
This afternoon, I've had 2 crashes when looking at some C# files in Unreal (*.Build.cs files). I haven't been able to reproduce it when looking at the same files again, and I'm not sure how to get you the most useful information even if I can repro it (so please let me know). Here's the first Windows Event Viewer log.
Faulting application name: devenv.exe, version: 17.12.35514.174, time stamp: 0x67369be7 Faulting module name: VA_X64.dll, version: 10.9.2537.0, time stamp: 0x671ea830 Exception code: 0xc0000005 Fault offset: 0x00000000002548cd Faulting process id: 0x7654 Faulting application start time: 0x01db3c43f3855894 Faulting application path: C:\Program Files\Microsoft Visual Studio\2022\Professional\Common7\IDE\devenv.exe Faulting module path: c:\users\mparker\appdata\local\microsoft\visualstudio\17.0_9f85749b\extensions\d2ykka54.wpy\VA_X64.dll Report Id: 984c85db-d20f-4510-935a-7b626367a600 Faulting package full name: Faulting package-relative application ID:
The other one was 12 min later and looks much the same, except: Fault offset: 0x000000000065688c Faulting process id: 0x9a1c
Happy to provide more info if I encounter it again and have a way to do so, but heads up that there may be some problem in 17.12.1. |
|