Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I Installed Brackets on Manjaro 19 it seems the program is not working #14387

Open
core-ai-bot opened this issue Aug 31, 2021 · 4 comments
Open

Comments

@core-ai-bot
Copy link
Member

Issue by Nakxion
Sunday Jan 06, 2019 at 21:19 GMT
Originally opened as adobe/brackets#14627


`
[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)
`

@core-ai-bot
Copy link
Member Author

Comment by Keyikedalube
Tuesday Apr 09, 2019 at 05:20 GMT


Same issue. Have you tried the flatpak version? It seems to run without issues.

@core-ai-bot
Copy link
Member Author

Comment by eyadfareh
Sunday Aug 04, 2019 at 10:23 GMT


same issue

@core-ai-bot
Copy link
Member Author

Comment by Chaos99
Monday Aug 12, 2019 at 20:01 GMT


Same issue on Debian 10.
Running with sudo yields a

`[0812/155644:FATAL:sandbox_linux.cc(180)] Check failed: sandbox::Credentials::MoveToNewUserNS().
#0 0x7f021c80378e base::debug::StackTrace::StackTrace()
#1 0x7f021c8173eb logging::LogMessage::~LogMessage()
#2 0x7f021ab997e2 content::LinuxSandbox::EngageNamespaceSandbox()
#3 0x7f021c4c7a5c content::ZygoteMain()
#4 0x7f021c554766 content::RunZygote()
#5 0x7f021c5558e7 content::ContentMainRunnerImpl::Run()
#6 0x7f021c554480 content::ContentMain()
#7 0x7f021c721ad4 CefExecuteProcess()
#8 0x7f021a7105b7 cef_execute_process
#9 0x000000492b72 CefExecuteProcess()
#10 0x000000422497 client::(anonymous namespace)::RunMain()
#11 0x000000422e0a main
#12 0x7f0218ff109b __libc_start_main
#13 0x00000040cdc9

Received signal 6
#0 0x7f021c803327 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#1 0x7f02191a0730
#2 0x7f02190047bb gsignal
#3 0x7f0218fef535 abort
#4 0x7f021c802062 base::debug::BreakDebugger()
#5 0x7f021c8176aa logging::LogMessage::~LogMessage()
#6 0x7f021ab997e2 content::LinuxSandbox::EngageNamespaceSandbox()
#7 0x7f021c4c7a5c content::ZygoteMain()
#8 0x7f021c554766 content::RunZygote()
#9 0x7f021c5558e7 content::ContentMainRunnerImpl::Run()
#10 0x7f021c554480 content::ContentMain()
#11 0x7f021c721ad4 CefExecuteProcess()
#12 0x7f021a7105b7 cef_execute_process
#13 0x000000492b72 CefExecuteProcess()
#14 0x000000422497 client::(anonymous namespace)::RunMain()
#15 0x000000422e0a main
#16 0x7f0218ff109b __libc_start_main
#17 0x00000040cdc9
r8: 0000000000000000 r9: 00007fffa0f6d4d0 r10: 0000000000000008 r11: 0000000000000246
r12: 00007fffa0f6e520 r13: 00007fffa0f6f301 r14: 00007fffa0f6deb8 r15: 00007fffa0f6dea8
di: 0000000000000002 si: 00007fffa0f6d4d0 bp: 00007f021e3b9670 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007f02190047bb sp: 00007fffa0f6d4d0
ip: 00007f02190047bb efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
[0812/155645:FATAL:zygote_host_impl_linux.cc(196)] Check failed: ReceiveFixedMessage(fds[0], kZygoteHelloMessage, sizeof(kZygoteHelloMessage), &real_pid).
#0 0x7fd48c21a78e base::debug::StackTrace::StackTrace()
#1 0x7fd48c22e3eb logging::LogMessage::~LogMessage()
#2 0x7fd48beda0c0 content::ZygoteHostImpl::LaunchZygote()
#3 0x7fd48bed925f content::ZygoteCommunication::Init()
#4 0x7fd48bed980e content::CreateZygote()
#5 0x7fd48bc121ae content::BrowserMainLoop::EarlyInitialization()
#6 0x7fd48bc183e9 content::BrowserMainRunnerImpl::Initialize()
#7 0x7fd48c19b3f9 CefMainDelegate::RunProcess()
#8 0x7fd48bf6bfa2 content::RunNamedProcessTypeMain()
#9 0x7fd48bf6c8e7 content::ContentMainRunnerImpl::Run()
#10 0x7fd48c138e38 CefContext::Initialize()
#11 0x7fd48c138c1f CefInitialize()
#12 0x7fd48a127705 cef_initialize
#13 0x000000492ceb CefInitialize()
#14 0x000000441b29 client::MainContextImpl::Initialize()
#15 0x000000422666 client::(anonymous namespace)::RunMain()
#16 0x000000422e0a main
#17 0x7fd488a0809b __libc_start_main
#18 0x00000040cdc9

Aborted
`

@core-ai-bot
Copy link
Member Author

Comment by steros76
Saturday Aug 31, 2019 at 07:48 GMT


On Debian I can start it from root using:
Brackets --no-sandbox

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant