felixrieseberg / windows95

💩🚀 Windows 95 in Electron. Runs on macOS, Linux, and Windows.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when running on Synology NAS DSM 7

starryknight64 opened this issue · comments

Trying to run using the Docker Package on my Synology NAS (DSM 7).

What I've done is downloaded a barebones CentOS 8 Docker Image and downloaded the latest release of this repo (v2.3.0).

Then, whenever I tried to start Windows 95, I get this error. Any ideas?

[root@win95 ~]# windows95                                                                                                              
[236:0401/233204.695164:FATAL:electron_main_delegate.cc(253)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.                                                                                                                                
Trace/breakpoint trap (core dumped)                                                                                                      
[root@win95 ~]# windows95 --no-sandbox                                                                                                 
The futex facility returned an unexpected error code.                                                                                    
Aborted (core dumped)                                                                                                                    
[root@win95 ~]#

Puh, no idea. That sounds like it's something pretty deep down in Chromium. You could try again with v3, but either way, this so far down the dependency tree that I'm closing the issue.