Woke up this morning to find TVR had crashed overnight. Checked the log and it abruptly ended at 3:05am while in the middle of a "Rename and Missing Check" routine with no obvious reason for the crash. I checked my Windows 10 Events Viewer and got the following 2 errors at 3:05am.
Log Name: Application
Source: .NET Runtime
Date: 7/28/2022 3:05:15 AM
Event ID: 1023
Task Category: None
Level: Error
Keywords: Classic
User: N/A
Computer: TOM-PC
Description:
Application: TVRename.exe
CoreCLR Version: 6.0.722.32202
.NET Version: 6.0.7
Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FF8A3B41FDD (00007FF8A3970000) with exit code c0000005.
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name=".NET Runtime" />
<EventID Qualifiers="0">1023</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>0</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-07-28T07:05:15.4064490Z" />
<EventRecordID>23566</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>TOM-PC</Computer>
<Security />
</System>
<EventData>
<Data>Application: TVRename.exe
CoreCLR Version: 6.0.722.32202
.NET Version: 6.0.7
Description: The process was terminated due to an internal error in the .NET Runtime at IP 00007FF8A3B41FDD (00007FF8A3970000) with exit code c0000005.
</Data>
</EventData>
</Event>
* * * *
Log Name: Application
Source: Application Error
Date: 7/28/2022 3:05:15 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: TOM-PC
Description:
Faulting application name: TVRename.exe, version: 4.7.6.0, time stamp: 0x62571213
Faulting module name: coreclr.dll, version: 6.0.722.32202, time stamp: 0x62b2f16b
Exception code: 0xc0000005
Fault offset: 0x00000000001d1fdd
Faulting process id: 0x3ecc
Faulting application start time: 0x01d8a23eee910983
Faulting application path: C:\Program Files (x86)\TVRename\TVRename.exe
Faulting module path: C:\Program Files\dotnet\shared\
Microsoft.NETCore.App\6.0.7\coreclr.dll
Report Id: 2aed591c-e73c-4308-b842-6f42aef5ff55
Faulting package full name:
Faulting package-relative application ID:
Event Xml:
<Event xmlns="
http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Version>0</Version>
<Level>2</Level>
<Task>100</Task>
<Opcode>0</Opcode>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2022-07-28T07:05:15.7209736Z" />
<EventRecordID>23567</EventRecordID>
<Correlation />
<Execution ProcessID="0" ThreadID="0" />
<Channel>Application</Channel>
<Computer>TOM-PC</Computer>
<Security />
</System>
<EventData>
<Data>TVRename.exe</Data>
<Data>4.7.6.0</Data>
<Data>62571213</Data>
<Data>coreclr.dll</Data>
<Data>6.0.722.32202</Data>
<Data>62b2f16b</Data>
<Data>c0000005</Data>
<Data>00000000001d1fdd</Data>
<Data>3ecc</Data>
<Data>01d8a23eee910983</Data>
<Data>C:\Program Files (x86)\TVRename\TVRename.exe</Data>
<Data>C:\Program Files\dotnet\shared\
Microsoft.NETCore.App\6.0.7\coreclr.dll</Data>
<Data>2aed591c-e73c-4308-b842-6f42aef5ff55</Data>
<Data>
</Data>
<Data>
</Data>
</EventData>
</Event>
Hope that helps.