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

AppImage crashes with a NVIDIA GPU on Linux #160

Open
enp6s0 opened this issue Sep 22, 2022 · 3 comments
Open

AppImage crashes with a NVIDIA GPU on Linux #160

enp6s0 opened this issue Sep 22, 2022 · 3 comments
Labels
frontend WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.

Comments

@enp6s0
Copy link

enp6s0 commented Sep 22, 2022

What happened?

Upon starting the AppImage, the window popped up for half a second then crashed with the following error:

[402405:0921/234507.405877:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.

What did you expect to happen?

The desktop client should launch normally

How'd it happen?

  1. Run AppImage with ./Pomerium-Desktop-0.18.0.AppImage

What's your environment like?

  • Pomerium Desktop version: 0.18.0
  • OS: Linux, Ubuntu 22.04 amd64. NVIDIA GPU on driver version 515.65.01

Additional context

Looks similar to this bug on another project.

Problem can be worked around with a flag to disable the GPU sandbox (per the issue report above), but this isn't ideal:

./Pomerium-Desktop-0.18.0.AppImage --disable-gpu-sandbox
@wasaga
Copy link
Contributor

wasaga commented Sep 22, 2022

looks like Electron bump should help.

@nhayfield
Copy link
Collaborator

@wasaga maybe bump would help but we are currently on electron 18 and the referenced issue is on electron 13.

@wasaga
Copy link
Contributor

wasaga commented Nov 16, 2022

@enp6s0 please try the most recent v0.20.0 release and kindly let us know if it solved your problem.

@wasaga wasaga added the WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided. label Nov 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend WaitingForInfo Issue is not actionable because of missing required information, which needs to be provided.
Projects
None yet
Development

No branches or pull requests

4 participants