Thanks "thewraith2008"
I didn't know about the crash.txt file. I do have one and its contents are as follows...
The given key was not present in the dictionary.
at mscorlib.dll.Dictionary`2.get_Item (IL offset: 0x1e)
at SDRSharp.TetraNetMon.dll.. (IL offset: 0x271)
at SDRSharp.TetraNetMon.dll.TetraPanel. (IL offset: 0x827)
at mscorlib.dll.ThreadHelper.ThreadStart_Context (IL offset: 0x14)
at mscorlib.dll.ExecutionContext.RunInternal (IL offset: 0x79)
at mscorlib.dll.ExecutionContext.Run (IL offset: 0x0)
at mscorlib.dll.ExecutionContext.Run (IL offset: 0x2b)
at mscorlib.dll.ThreadHelper.ThreadStart (IL offset: 0x8)
There are also 3 events in the Application Eventlog around the time of the last crash as follows....
Error 09/03/2022 13:01:00 .NET Runtime 1026 None
Application: SDRSharp.exe
Framework Version: v4.0.30319
Description: The process was terminated due to an unhandled exception.
Exception Info: System.Collections.Generic.KeyNotFoundException
at System.Collections.Generic.Dictionary`2[[SDRSharp.TetraNetMon.GlobalNames, SDRSharp.TetraNetMon, Version=1.1.2.1, Culture=neutral, PublicKeyToken=null],[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]].get_Item(SDRSharp.TetraNetMon.GlobalNames)
at .(SDRSharp.TetraNetMon.Burst, Int16*)
at SDRSharp.TetraNetMon.TetraPanel.()
at System.Threading.ThreadHelper.ThreadStart_Context(System.Object)
at System.Threading.ExecutionContext.RunInternal(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object, Boolean)
at System.Threading.ExecutionContext.Run(System.Threading.ExecutionContext, System.Threading.ContextCallback, System.Object)
at System.Threading.ThreadHelper.ThreadStart()
Error 09/03/2022 13:01:00 Application Error 1000 (100)
Faulting application name: SDRSharp.exe, version: 1.0.0.1716, time stamp: 0x5d7e4e95
Faulting module name: KERNELBASE.dll, version: 10.0.19041.1526, time stamp: 0xd9a6be6b
Exception code: 0xe0434352
Fault offset: 0x0012b812
Faulting process ID: 0x20
Faulting application start time: 0x01d83315743a26e5
Faulting application path: C:\SDR# and TNM\SDRSharp.exe
Faulting module path: C:\WINDOWS\System32\KERNELBASE.dll
Report ID: caec3dc3-de51-4d3c-b198-a49cbfe6fecd
Faulting package full name:
Faulting package-relative application ID:
Information 09/03/2022 13:01:04 Windows Error Reporting 1001 None
Fault bucket 1563951451459641103, type 5
Event Name: CLR20r3
Response: Not available
Cab Id: 0
Problem signature:
P1: SDRSharp.exe
P2: 1.0.0.1716
P3: 5d7e4e95
P4: mscorlib
P5: 4.8.4470.0
P6: 61b730bd
P7: 3929
P8: 1e
P9: A4DH5WWIWWW1YJTMP0C0KV4ZWCALU4IN
P10:
Attached files:
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF5D5.tmp.dmp
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF8C4.tmp.WERInternalMetadata.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF8D4.tmp.xml
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF8E2.tmp.csv
\\?\C:\ProgramData\Microsoft\Windows\WER\Temp\WERF902.tmp.txt
These files may be available here:
\\?\C:\ProgramData\Microsoft\Windows\WER\ReportArchive\AppCrash_SDRSharp.exe_7adfbe7c3f6f17ffa8b3e19f927adaa3ed1cef_a551683a_4edeb120-822a-4198-aa62-0462f4a15872
Analysis symbol:
Rechecking for solution: 0
Report Id: caec3dc3-de51-4d3c-b198-a49cbfe6fecd
Report Status: 268435456
Hashed bucket: 7afa2abf9175643b75b4458f16355f0f
Cab Guid: 0
Hope you can spot something amiss in that lot somewhere!?
Thanks for the help
enCrypt