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

[Linux] crash on startup (temporary fix included) #143

Open
jmfergeau opened this issue Nov 3, 2022 · 2 comments
Open

[Linux] crash on startup (temporary fix included) #143

jmfergeau opened this issue Nov 3, 2022 · 2 comments

Comments

@jmfergeau
Copy link

jmfergeau commented Nov 3, 2022

macintosh js doesn't start anymore for me. It displays a black window that closes abruptly with the following logs:

[34690:1103/131840.274902:FATAL:gpu_data_manager_impl_private.cc(445)] GPU process isn't usable. Goodbye.
[1]    34690 trace trap (core dumped)  macintosh.js

From what it says, it's caused by the GPU. I have an Nvidia GTX 960 using the official drivers (520.56.06) with Arch linux kernel 6.0.6

I found a temporary fix though: It works again if you use the following command to start macintosh.js:

$ macintosh.js --in-process-gpu &
@jmfergeau jmfergeau changed the title [Linux] crash on startup [Linux] crash on startup (temporary fix included) Nov 3, 2022
@fstark
Copy link

fstark commented Nov 28, 2023

Idem with GeForce GTX 1070 using drivers 535.104.05 ubuntu, kernel 5.15.0-89-generic.

Workaround works.

@sampellino
Copy link

sampellino commented Dec 11, 2023

Workaround works with an NVIDIA 3090 on Pop!_OS 22.04 LTS. Thanks @jmfergeau !

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

3 participants