-
-
Notifications
You must be signed in to change notification settings - Fork 205
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
Error: Failed to lanuch chrome! #97
Comments
Same issue on Debian 9.5. I have tried symlinking
|
Setting vscode config
Chrome is version 68.0.3440.84-1. |
To anybody else having this problem: setting vscode config |
@Infiltrator thank you so much. |
Please upgrade Markdown PDF to ver1.4.3 and try. |
I can not execute "Export(PDF)" on my vscode in Centos7.
error:
Error: Failed to launch chrome!
[0724/173226.582954:FATAL:zygote_host_impl_linux.cc(124)] No usable sandbox! Update your kernel or see https://chromium.googlesource.com/chromium/src/+/master/docs/linux_suid_sandbox_development.md for more information on developing with the SUID sandbox. If you want to live dangerously and need an immediate workaround, you can try using --no-sandbox.
#0 0x5568e32b1b0c base::debug::StackTrace::StackTrace()
#1 0x5568e32ca780 logging::LogMessage::~LogMessage()
#2 0x5568e235a2b1 content::ZygoteHostImpl::Init()
#3 0x5568e1fccc65 content::BrowserMainLoop::EarlyInitialization()
#4 0x5568e1fd2a69 content::BrowserMainRunnerImpl::Initialize()
#5 0x5568e70fc9a8 headless::HeadlessContentMainDelegate::RunProcess()
#6 0x5568e2feca00 content::RunNamedProcessTypeMain()
#7 0x5568e2fed2e8 content::ContentMainRunnerImpl::Run()
#8 0x5568e2ff6f24 service_manager::Main()
#9 0x5568e2febf14 content::ContentMain()
#10 0x5568e70fb9b9 headless::(anonymous namespace)::RunContentMain()
#11 0x5568e70fba42 headless::HeadlessBrowserMain()
#12 0x5568e2ff3f9d headless::HeadlessShellMain()
#13 0x5568e16521ac ChromeMain
#14 0x7fba05a81445 __libc_start_main
#15 0x5568e165202a _start
Received signal 6
#0 0x5568e32b1b0c base::debug::StackTrace::StackTrace()
#1 0x5568e32b1671 base::debug::(anonymous namespace)::StackDumpSignalHandler()
#2 0x7fba0b9be6d0
#3 0x7fba05a95277 __GI_raise
#4 0x7fba05a96968 __GI_abort
#5 0x5568e32b0105 base::debug::BreakDebugger()
#6 0x5568e32cabca logging::LogMessage::~LogMessage()
#7 0x5568e235a2b1 content::ZygoteHostImpl::Init()
#8 0x5568e1fccc65 content::BrowserMainLoop::EarlyInitialization()
#9 0x5568e1fd2a69 content::BrowserMainRunnerImpl::Initialize()
#10 0x5568e70fc9a8 headless::HeadlessContentMainDelegate::RunProcess()
#11 0x5568e2feca00 content::RunNamedProcessTypeMain()
#12 0x5568e2fed2e8 content::ContentMainRunnerImpl::Run()
#13 0x5568e2ff6f24 service_manager::Main()
#14 0x5568e2febf14 content::ContentMain()
#15 0x5568e70fb9b9 headless::(anonymous namespace)::RunContentMain()
#16 0x5568e70fba42 headless::HeadlessBrowserMain()
#17 0x5568e2ff3f9d headless::HeadlessShellMain()
#18 0x5568e16521ac ChromeMain
#19 0x7fba05a81445 __libc_start_main
#20 0x5568e165202a _start
r8: 00007fba0bd93ac0 r9: 0000000000000002 r10: 0000000000000008 r11: 0000000000000202
r12: 00007ffea1624a58 r13: 0000000000000161 r14: 00007ffea1624a60 r15: 00007ffea16245f9
di: 0000000000003ea2 si: 0000000000003ea2 bp: 00007ffea16245a0 bx: 00007ffea1624610
dx: 0000000000000006 ax: 0000000000000000 cx: ffffffffffffffff sp: 00007ffea1624468
ip: 00007fba05a95277 efl: 0000000000000202 cgf: 0000000000000033 erf: 0000000000000000
trp: 0000000000000000 msk: 0000000000000000 cr2: 0000000000000000
[end of stack trace]
Calling _exit(1). Core file will not be generated.
The text was updated successfully, but these errors were encountered: