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

Failed to launch chrome randomly #11

Open
brendonbribeiro opened this issue Oct 11, 2019 · 4 comments
Open

Failed to launch chrome randomly #11

brendonbribeiro opened this issue Oct 11, 2019 · 4 comments

Comments

@brendonbribeiro
Copy link
Contributor

On CI, this error is happening very frequently:

Error: Failed to launch chrome!
--
  | Fontconfig warning: "/etc/fonts/fonts.conf", line 100: unknown element "blank"
  | Inconsistency detected by ld.so: ../elf/dl-tls.c: 493: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed!

It seems like there no clear solution to this issue yet:
puppeteer/puppeteer#2207

@gcavalcante8808
Copy link
Contributor

It should help with the problem, for now. Lets hope the pupeteer's stem figures out the real cause of the issue.

@storenth
Copy link

storenth commented Nov 8, 2019

puppeteer@1.20.0
Jenkins failed to execute the test with:
Failed to launch chrome! Inconsistency detected by ld.so: ../elf/dl-tls.c: 481: _dl_allocate_tls_init: Assertion `listp->slotinfo[cnt].gen <= GL(dl_tls_generation)' failed! TROUBLESHOOTING: https://github.com/GoogleChrome/puppeteer/blob/master/docs/troubleshooting.md
chrome_inconsistency
Linked with puppeteer/issues/2207

@kowalk
Copy link

kowalk commented Dec 16, 2019

Same here :( it's failing randomly during CI build:
Screenshot from 2019-12-16 14-48-53

@aditodkar
Copy link

Facing same problem. I am using node -v 16.19.0 with 4GB RAM VPS node+PM2 server. Is this due to some memory issue? How can I debug to understand what exactly is happening? I am running 3 pages per chrome instance. Will increasing it to 5 or 8 page per instance help? Any suggestions?
image

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

5 participants