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

[BUG]: Showing render process gone error while scanning #2000

Open
genixitsolutions opened this issue Aug 16, 2024 · 5 comments
Open

[BUG]: Showing render process gone error while scanning #2000

genixitsolutions opened this issue Aug 16, 2024 · 5 comments
Labels
Bug Something isn't working T63 user-reported Issues identified outside of the core team

Comments

@genixitsolutions
Copy link

Project

extension-checker

Browser

Chrome

Operating system

Windows

Description

When I am tried to scan for WCAG 2.2AA after some time showing error Render Process Gone,
attached screenshot for your reference

Steps to reproduce

Open Browser
Open IBM Checker Setting page >
Make setting change to 2.2AA
Start Scanning page
After some time, page will be getting blank and showing error
Error

@MHoov MHoov added user-reported Issues identified outside of the core team Bug Something isn't working labels Aug 16, 2024
@tombrunet
Copy link
Member

@genixitsolutions What page? It looks like the page itself crashes and Chrome loses connection to it. That's probably outside of anything happening with the extension, but we'd need the URL to dig further.

@genixitsolutions
Copy link
Author

genixitsolutions commented Aug 16, 2024 via email

@tombrunet
Copy link
Member

Not sure how we'd debug this without a page. Something on the page is causing you to run out of memory.

@tombrunet
Copy link
Member

@genixitsolutions In the Javascript console, can you run document.querySelectorAll("*").length to give us an idea of how large of a page you're scanning at least?

@shunguoy shunguoy added the T63 label Aug 26, 2024
@tombrunet
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working T63 user-reported Issues identified outside of the core team
Projects
None yet
Development

No branches or pull requests

4 participants