Skip to content

Crash on Ubuntu 24.04 - GPU electron error #245

Description

@morhook

Installed the .deb on my Ubuntu 24.04, and tried to open Moebius, but got this error on the console:

$ moebius 
(electron) The default value of app.allowRendererProcessReuse is deprecated, it is currently "false".  It will change to be "true" in Electron 9.  For more information please check https://github.com/electron/electron/issues/18397
[2929991:0508/122202.874476:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye.
[1]    2929991 trace trap (core dumped)  moebius
$ 

I could bypass this problem by running moebius --no-sandbox, or even moebius --in-process-gpu, but curious what might be wrong (googling this error shows several fixes, as it seems my NVIDIA card is producing this problem (ref electron/electron#40157, https://stackoverflow.com/questions/65679630/fatalgpu-data-manager-impl-private-cc439-gpu-process-isnt-usable-goodbye , etc).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions