Fatal trace logic error - expected start event, got X
See original GitHub issueI attached the assets from a LR run that resulted in this error message.
I’d provided the lhr too, but it’s on a remote machine, too big and scp
keeps crashing (side note, what???)
Some notes:
- could not get this to happen locally, neither via
node lighthouse
nor a local WRS. Only seems to happen in production LR environments - provided assets was from running against bloomberg.com. @exterkamp has a whole list of of other URLs that it happens on too.
- does not happen in prod LR
- happens on ~5% of requests in canary LR
Related issues
Issue Analytics
- State:
- Created 4 years ago
- Reactions:9
- Comments:27 (3 by maintainers)
Top Results From Across the Web
AMP website gets Fatal trace logic error in Lighthouse
... through Page Speed Insights and under JavaScript execution time I get the error "fatal trace logic error, expected start event, got x"....
Read more >Page Speed - WPMU Dev
... time (I am receiving the following error Error: Fatal trace logic error – expected start event, got X), Ensure text remains visible...
Read more >Database Engine events and errors - SQL Server
Consult this MSSQL error code list to find explanations for error messages for SQL Server database engine events.
Read more >Performance - Calibre
You may find delivering smaller JS payloads helps with this. Learn more. Fatal trace logic error - expected start event, got X ......
Read more >Syntax Error - an overview | ScienceDirect Topics
There are several different kinds of errors that can occur in a program, which fall into the categories of syntax errors, runtime errors,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hi, I am also getting this error when I run the Lighthouse test from the CI. It never happens when I run the test locally. This error appears in the Diagnostics of performance metrics for:
Is there a work-around I can put in place?
We expect this has been fixed by #9785 and #9786. The relative silence since that release went out is reassuring too, so we’ll go ahead and close this out but if anyone runs into this in >=6.0.0 and can provide a trace, we’d love to hear about it 😃