Hello!
While running Test lists (either through the application or using an agent from TeamCity), it would randomly stop, showing this in the logs from the agent:
"Unhandled exception: System.AccessViolationException: Attempted to read or write protected memory. Process exited with code -1073740771."
Also, the Windows Event Viewer shows the following entry:
Faulting application name: ArtOfTest.Runner.exe, version: 2023.3.1115.3, time stamp: 0x65546b19
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc000041d
Fault offset: 0x0139f189
Faulting process id: 0x8978
Faulting application start time: 0x1DACE12D5A2F70D
Faulting application path: C:\Users\{user}\Telerik\Bin\ArtOfTest.Runner.exe
Faulting module path: unknown
Report Id: 184dfe1c-35a2-46ca-990d-da43a5617fd3
Faulting package full name:
Faulting package-relative application ID:
Updating the application didn't help. Tested it on two different machines (both running Windows 11), and it happened on both. Any help is appreciated.
While running Test lists (either through the application or using an agent from TeamCity), it would randomly stop, showing this in the logs from the agent:
"Unhandled exception: System.AccessViolationException: Attempted to read or write protected memory. Process exited with code -1073740771."
Also, the Windows Event Viewer shows the following entry:
Faulting application name: ArtOfTest.Runner.exe, version: 2023.3.1115.3, time stamp: 0x65546b19
Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
Exception code: 0xc000041d
Fault offset: 0x0139f189
Faulting process id: 0x8978
Faulting application start time: 0x1DACE12D5A2F70D
Faulting application path: C:\Users\{user}\Telerik\Bin\ArtOfTest.Runner.exe
Faulting module path: unknown
Report Id: 184dfe1c-35a2-46ca-990d-da43a5617fd3
Faulting package full name:
Faulting package-relative application ID:
Updating the application didn't help. Tested it on two different machines (both running Windows 11), and it happened on both. Any help is appreciated.