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.

Page.Content freezes without error after running 101 times

See original GitHub issue
  • Puppeteer version: puppeteer@1.12.1
  • Platform / OS version: Windows 10 (20 Core , 64GB Ram)
  • Node.js version: v10.15.0

What steps will reproduce the problem? Run the script and wait to i == 1129 (around 101 page visit) it would just freeze and hang

Please include code that reproduces the issue. Link to Full Code : https://gist.github.com/rainbowhat/00ee308129fd52b87156b5e0715f8fff

What is the expected result? It’s expected to keep running until 10,000

What happens instead? It freezes and no errors appear, The output during the freeze is

After Page.Content
Hit End of Loop
Hit After Visit
1127
Before Page.content

I have to do a ctrl + c to end the program.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Reactions:2
  • Comments:37 (5 by maintainers)

github_iconTop GitHub Comments

9reactions
aslushnikovcommented, Mar 1, 2019

Upstream fix has landed as https://chromium-review.googlesource.com/c/chromium/src/+/1496759; this’ll be fixed after a roll.

8reactions
Kradirhamikcommented, Dec 30, 2019

Happening to me still with v2.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Tech 101: What to do when your computer freezes
If this is the second time your computer has frozen, choose to boot in “Safe Mode with Networking.” Try using the computer like...
Read more >
Applescript freezes upon first run when g… - Apple Community
I'm working on an applescript that searches the text of a Safari web page for specific text. The script freezes / hangs /...
Read more >
Fix "Aw, Snap!" page crashes and other page loading errors
Clear your cache and cookies · Tap More More and then Settings. · Tap Privacy and security and then Clear browsing data. ·...
Read more >
Destiny 2 Freezing/Crashing on PC (Steam) - Reddit
If I managed to get in without it freezing then the game will freeze when I travel to a destination. When i go...
Read more >
Warning Unresponsive script - What it means and how to fix it
This error is telling you that Firefox thinks that a script may be running out of control and would make Firefox hang if...
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