Forum Discussion

Anonymous's avatar
Anonymous
Jun 27, 2023

Running tests on Azure microsoft-hosted agent fails with Windows fatal exception: access violation

Hi,

 

We are having a failure on our testing CI that uses Azure windows agents. The failure is:

 

Windows fatal exception: access violation

 

##[error]Cmd.exe exited with code '-1073741819'.

 

I attached a log of one of the failures below. This happens randomly and with different Python versions (not just the one in the attached logs). The only recent change to our configurations is the addition of the parameter timeoutInMinutes: 0 so that our tests don't fail on a timeout if they run for more the 60min. There have been no other changes to the test suite since the failures began. Any advice?

 

Thanks

 

https://gist.github.com/ymzayek/d6b7750fcd7dcdd3a96f4bdddaf864c1

2 Replies