Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

msedgedrive.exe is calling csrss.exe somehow and this process cannot be close affecting tests that run after #172

Open
jmecosta opened this issue Sep 24, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@jmecosta
Copy link

Hi

We are using hosted agents which dont get recycled between runs to avoid initalization time penaltyes. to ensure we have a clean machine we run a set of scripts to kill lingering processes/clean regstries/app data etc.

This has worked pretty ok so far, however recenlty we have encountered this dialog which we cant kill
image

Is there a environment varible we can defined in the agents to avoid csrss.exe to be called, im assuming this is the problematic app since its a system app which windows refuses to kill beacuse it will brick the system.

Preferably msedgedriver should crash and creat crash dumps which we then can analyse.

Any hints how to solve this, appreciated.

regards
Jorge Costa

@jmecosta jmecosta added the bug Something isn't working label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant