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

GPU child process crashing #18

Open
InvisiBilldotnet opened this issue Nov 25, 2022 · 0 comments
Open

GPU child process crashing #18

InvisiBilldotnet opened this issue Nov 25, 2022 · 0 comments

Comments

@InvisiBilldotnet
Copy link

Describe the bug
While using the app, I regularly had long hangs. Resizing the window, clicking on an addon's name, changing tabs in the addon popup, etc. could cause it. I looked at the main.log file and found many, many instances of a GPU child process crashing.

[2022-11-24 21:30:45.425] [warn]  child-process-gone { type: 'GPU', reason: 'crashed', exitCode: 34, serviceName: 'GPU' }
[2022-11-24 21:32:05.593] [warn]  child-process-gone { type: 'GPU', reason: 'crashed', exitCode: 2, serviceName: 'GPU' }
[2022-11-24 21:32:41.689] [warn]  child-process-gone { type: 'GPU', reason: 'crashed', exitCode: 34, serviceName: 'GPU' }

I have now disabled the Hardware Acceleration option, and it seems to have fixed the problem (though it's only been a short time). I use the standard WowUp with HA enabled and have not encountered this issue (hangs or logged crashes).

Desktop (please complete the following information):

  • OS: Windows 10 Pro 21H2
  • Version WowUp.CF 2.9.2-beta.4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant