Skip to content

MVE crashes on Ubuntu 22.04 or doesn't function. #7

Description

@tranzmatt

When I tried to start machine-video-editor-0.8.1.1 on an Ubuntu 22.04 running CUDA:

+-----------------------------------------------------------------------------+
| NVIDIA-SMI 515.65.01    Driver Version: 515.65.01    CUDA Version: 11.7     |
|-------------------------------+----------------------+----------------------+

I got the following errors after it crashed:

(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
[23289:0908/005655.649007:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye.

$ dmesg
[  794.076977] traps: Chrome_IOThread[27724] trap int3 ip:564101e339f3 sp:7f202017c520 error:0 in machine-video-editor[5640fffbc000+53d2000]

The --no-sandbox switch would allow it to launch, but I couldn't install the dependencies. The window would pop up and it would just sit there doing nothing.

A little digging around showed there might be an issue with Electron and Nvidia

https://ubuntuforums.org/showthread.php?t=2466891

microsoft/vscode#132609

My Tensorbook running 20.04 with the same Nvidia drivers seems to work fine.

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