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 process launch failed: error_code=18 #1688

Closed
Log234 opened this issue Sep 24, 2021 · 4 comments
Closed

GPU process launch failed: error_code=18 #1688

Log234 opened this issue Sep 24, 2021 · 4 comments
Labels

Comments

@Log234
Copy link

Log234 commented Sep 24, 2021

Describe the bug
Altair worked fine in version 4.0.9, but after updating to (or installing directly) 4.0.10 or 4.0.11 I see these errors when launching the program from a console, and the program fails to launch. If I would not start the program from the terminal, I would not see any errors, the program would just fail to launch.

PS C:\Users\<some path>
undefined
[4424:0924/101307.032:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.072:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
10:13:07.091 > Checking for update
(node:4424) electron: The default of nativeWindowOpen is deprecated and will be changing from false to true in Electron 15.  See https://github.com/electron/electron/issues/28511 for more information.
(Use `Altair GraphQL Client --trace-warnings ...` to show where the warning was created)
[4424:0924/101307.126:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.184:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.225:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.258:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
file.. C:\Users\cn4645\AppData\Local\Programs\altair\resources\app.asar\node_modules\altair-static\build\dist\
file.. C:\Users\cn4645\AppData\Local\Programs\altair\resources\app.asar\node_modules\altair-static\build\dist\index.html
[4424:0924/101307.309:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.339:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.362:ERROR:gpu_process_host.cc(956)] GPU process launch failed: error_code=18
[4424:0924/101307.363:FATAL:gpu_data_manager_impl_private.cc(414)] GPU process isn't usable. Goodbye.

To Reproduce
Steps to reproduce the behavior:

  1. Update from 4.0.9 to 4.0.10 or 4.0.11, or install either of these versions directly.
  2. Launch the program in Admin mode from the terminal.
  3. See error.

Expected behavior
I expected the program to open as usual.

Desktop (please complete the following information):

  • OS: Windows
  • Platform: Desktop app
  • Version: 4.0.10 and 4.0.11
@imolorhe
Copy link
Collaborator

In v4.0.10 the electron version was upgraded to v14. Perhaps there is something related to that affecting your windows application.

@hal2100
Copy link

hal2100 commented Jan 6, 2022

This might be related to this electron bug?
electron/electron#32074

@imolorhe
Copy link
Collaborator

Thanks @hal2100 Looks like that issue is still open so can't action on this issue either.

@imolorhe
Copy link
Collaborator

Is this still an issue? The linked issue is closed as not reproducible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants