-
Notifications
You must be signed in to change notification settings - Fork 7.6k
I Installed Brackets on Manjaro 19 it seems the program is not working #14627
Comments
Same issue. Have you tried the flatpak version? It seems to run without issues. |
same issue |
Same issue on Debian 10. `[0812/155644:FATAL:sandbox_linux.cc(180)] Check failed: sandbox::Credentials::MoveToNewUserNS(). Received signal 6 Aborted |
On Debian I can start it from root using: |
`
[nakxion@iragaey-pc ~]$ brackets
[0106/231714:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /var/lib/snapd/snap/brackets/84/opt/brackets/chrome-sandbox is owned by root and has mode 4755.
#0 0x7efe1ccbf78e base::debug::StackTrace::StackTrace()
#1 0x7efe1ccd33eb logging::LogMessage::~LogMessage()
#2 0x7efe1d8d059b sandbox::SetuidSandboxHost::PrependWrapper()
#3 0x7efe1c97ed3f content::ZygoteHostImpl::LaunchZygote()
#4 0x7efe1c97e25f content::ZygoteCommunication::Init()
#5 0x7efe1c97e80e content::CreateZygote()
#6 0x7efe1c6b71ae content::BrowserMainLoop::EarlyInitialization()
#7 0x7efe1c6bd3e9 content::BrowserMainRunnerImpl::Initialize()
#8 0x7efe1cc403f9 CefMainDelegate::RunProcess()
#9 0x7efe1ca10fa2 content::RunNamedProcessTypeMain()
#10 0x7efe1ca118e7 content::ContentMainRunnerImpl::Run()
#11 0x7efe1cbdde38 CefContext::Initialize()
#12 0x7efe1cbddc1f CefInitialize()
#13 0x7efe1abcc705 cef_initialize
#14 0x00000049202f CefInitialize()
#15 0x000000441021 client::MainContextImpl::Initialize()
#16 0x000000421b5e client::(anonymous namespace)::RunMain()
#17 0x000000422302 main
#18 0x7efe17ba0830 __libc_start_main
#19 0x00000040ca09
Aborted (core dumped)
`
The text was updated successfully, but these errors were encountered: