You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ./Soundnode
(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
../../sandbox/linux/seccomp-bpf-helpers/sigsys_handlers.cc:**CRASHING**:seccomp-bpf failure in syscall 0403
[28469:0520/210929.901636:FATAL:gpu_data_manager_impl_private.cc(1034)] The display compositor is frequently crashing. Goodbye.
Trace/breakpoint trap
It can be temporarily fixed by adding the --disable-seccomp-filter-sandbox flag, but this isn't ideal.
The text was updated successfully, but these errors were encountered:
Electron has a problem with a
glibc
compatibility, electron/electron#31091.The error:
It can be temporarily fixed by adding the
--disable-seccomp-filter-sandbox
flag, but this isn't ideal.The text was updated successfully, but these errors were encountered: