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
I am using the Debian GNU/Linux testing (buster) and i downloaded and installed from the brackets website the Brackets.Release.1.13.64-bit.deb.
After the sucessfull instalation i clicked in the Brackets desktop menu icon and didn't worked. I then as Root (su) opened the folder /opt/brackets and run ./Brackets, and the following error appeared:
Issue by marcooliva
Friday Sep 21, 2018 at 14:07 GMT
Originally opened as adobe/brackets#14543
Hello,
I am using the Debian GNU/Linux testing (buster) and i downloaded and installed from the brackets website the Brackets.Release.1.13.64-bit.deb.
After the sucessfull instalation i clicked in the Brackets desktop menu icon and didn't worked. I then as Root (su) opened the folder /opt/brackets and run ./Brackets, and the following error appeared:
[0921/150423:FATAL:sandbox_linux.cc(180)] Check failed: sandbox::Credentials::MoveToNewUserNS().
#0 0x7fb3d142178e base::debug::StackTrace::StackTrace()
#1 0x7fb3d14353eb logging::LogMessage::~LogMessage()
#2 0x7fb3cf7b77e2 content::LinuxSandbox::EngageNamespaceSandbox()
#3 0x7fb3d10e5a5c content::ZygoteMain()
#4 0x7fb3d1172766 content::RunZygote()
#5 0x7fb3d11738e7 content::ContentMainRunnerImpl::Run()
#6 0x7fb3d1172480 content::ContentMain()
#7 0x7fb3d133fad4 CefExecuteProcess()
#8 0x7fb3cf32e5b7 cef_execute_process
#9 0x000000491eb6 CefExecuteProcess()
#10 0x00000042198f client::(anonymous namespace)::RunMain()
#11 0x000000422302 main
#12 0x7fb3cdc7fb17
#13 0x00000040ca09
Received signal 6
#0 0x7fb3d1421327 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#1 0x7fb3cde2c8e0 __GI___pthread_rwlock_rdlock
#2 0x7fb3cdc92f3b
#3 0x7fb3cdc942f1
#4 0x7fb3d1420062 base::debug::BreakDebugger()
#5 0x7fb3d14356aa logging::LogMessage::~LogMessage()
#6 0x7fb3cf7b77e2 content::LinuxSandbox::EngageNamespaceSandbox()
#7 0x7fb3d10e5a5c content::ZygoteMain()
#8 0x7fb3d1172766 content::RunZygote()
#9 0x7fb3d11738e7 content::ContentMainRunnerImpl::Run()
#10 0x7fb3d1172480 content::ContentMain()
#11 0x7fb3d133fad4 CefExecuteProcess()
#12 0x7fb3cf32e5b7 cef_execute_process
#13 0x000000491eb6 CefExecuteProcess()
#14 0x00000042198f client::(anonymous namespace)::RunMain()
#15 0x000000422302 main
#16 0x7fb3cdc7fb17
#17 0x00000040ca09
r8: 0000000000000000 r9: 00007ffce0cb7220 r10: 0000000000000008 r11: 0000000000000246
r12: 00007ffce0cb8270 r13: 00007ffce0cb9001 r14: 00007ffce0cb7c08 r15: 00007ffce0cb7bf8
di: 0000000000000002 si: 00007ffce0cb7220 bp: 00007fb3d2fd7670 bx: 0000000000000006
dx: 0000000000000000 ax: 0000000000000000 cx: 00007fb3cdc92f3b sp: 00007ffce0cb7220
ip: 00007fb3cdc92f3b efl: 0000000000000246 cgf: 002b000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
[0921/150423:FATAL:zygote_host_impl_linux.cc(196)] Check failed: ReceiveFixedMessage(fds[0], kZygoteHelloMessage, sizeof(kZygoteHelloMessage), &real_pid).
#0 0x7f2de60bb78e base::debug::StackTrace::StackTrace()
#1 0x7f2de60cf3eb logging::LogMessage::~LogMessage()
#2 0x7f2de5d7b0c0 content::ZygoteHostImpl::LaunchZygote()
#3 0x7f2de5d7a25f content::ZygoteCommunication::Init()
#4 0x7f2de5d7a80e content::CreateZygote()
#5 0x7f2de5ab31ae content::BrowserMainLoop::EarlyInitialization()
#6 0x7f2de5ab93e9 content::BrowserMainRunnerImpl::Initialize()
#7 0x7f2de603c3f9 CefMainDelegate::RunProcess()
#8 0x7f2de5e0cfa2 content::RunNamedProcessTypeMain()
#9 0x7f2de5e0d8e7 content::ContentMainRunnerImpl::Run()
#10 0x7f2de5fd9e38 CefContext::Initialize()
#11 0x7f2de5fd9c1f CefInitialize()
#12 0x7f2de3fc8705 cef_initialize
#13 0x00000049202f CefInitialize()
#14 0x000000441021 client::MainContextImpl::Initialize()
#15 0x000000421b5e client::(anonymous namespace)::RunMain()
#16 0x000000422302 main
#17 0x7f2de2919b17
#18 0x00000040ca09
Can anyone help me, please?
Thanks.
The text was updated successfully, but these errors were encountered: