question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Tiny HTML code makes lighthouse crash

See original GitHub issue

My code to test here: https://www.billi-bolli.de/test.php

tested on https://web.dev/measure/ causes:

Error: Error: Lighthouse returned error: generic::internal: APP::1: Abnormal renderer termination, status = crashed exit_code = 1

Why is that? It seems to be the combination of some parts (I could not figure out which exactly) that seem to cause the crash. If I delete e.g. EITHER the text between <a></a> or the text before it, the crash does not happen.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
exterkampcommented, Dec 15, 2019

@ChaosCoder Entirely my fault 😓

we will update soon to fix this.

I made Connor a liar. LR is still running an older Chromium. We will update this soon.

1reaction
connorjclarkcommented, Nov 27, 2019

minimal repro:

u<a>&shy;üuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuuu“</a>
Read more comments on GitHub >

github_iconTop Results From Across the Web

Javascript and CSS is blocked when reports are run, leaving ...
When it leaves just the plain html document, the text is show at its default (small) size and the links as close together...
Read more >
GTmetrix Lighthouse Errors
In this article, we discuss errors specific to Lighthouse report generation. For other common GTmetrix test errors, read our General ...
Read more >
How to Load Fonts in a Way That Fights FOUT and Makes ...
Choose a few nice-looking web-ready fonts, get the HTML or CSS code snippet, plop it in the project, and check if they display...
Read more >
Free HTML & CSS Crash Course - Lighthouse Labs
Learn web development with HTML and CSS through this free crash course offered by Lighthouse Labs! Learn to code and gain valuable tech...
Read more >
Lighthouse: Optimize website speed - Chrome Developers
This tutorial teaches you how to use Chrome DevTools to find ways to make your websites load faster. Read on, or watch the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found