Open MR-Mostafa opened 1 month ago
Hi, There is a problem opening the program in Ubuntu 24.04. When I ran the program with the command line, I got the following errors:
LaunchProcess: failed to execvp: /opt/DNS [5968:1004/043300.705149:FATAL:zygote_host_impl_linux.cc(202)] Check failed: . : Invalid argument (22) [1] 5968 trace trap (core dumped) dnschanger
But it opens successfully when I run the program with the following options --no-zygote and --no-sandbox. (However, all providers are not shown!)
--no-zygote
--no-sandbox
OS: Ubuntu noble 24.04 x86_64 Host: 20VE (ThinkBook 15 G2 ITL) Kernel: Linux 6.8.0-45-generic DE: GNOME 46.0 WM Theme: Yaru-dark Theme: Yaru-dark [GTK2/3/4]
🤔 Is there an existing issue for this?
📝 Discription
Hi, There is a problem opening the program in Ubuntu 24.04. When I ran the program with the command line, I got the following errors:
But it opens successfully when I run the program with the following options
--no-zygote
and--no-sandbox
. (However, all providers are not shown!)💻 In which operating systems have you tested?
Other
OS: Ubuntu noble 24.04 x86_64 Host: 20VE (ThinkBook 15 G2 ITL) Kernel: Linux 6.8.0-45-generic DE: GNOME 46.0 WM Theme: Yaru-dark Theme: Yaru-dark [GTK2/3/4]