You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When opening https://www.leboncoin.fr/ad/ventes_immobilieres/2841066095 in latest ladybird build, after the initial display, the webpage hangs. The browser does not crash but it doesn't respond anymore (got the busy pointer).
Checking the Activity Monitor, I noticed the RequestServer was using lots of CPU: 99%.
Operating system
macOS
Steps to reproduce
run ./Meta/ladybird.sh run ladybird https://www.leboncoin.fr/ad/ventes_immobilieres/2841066095
Expected behavior
The page should load and be responsive.
Actual behavior
After a 2-3 secs, the browser does not respond anymore: mouse cursor stays busy. Even the browser chrome does not respond.
Summary
When opening
https://www.leboncoin.fr/ad/ventes_immobilieres/2841066095
in latest ladybird build, after the initial display, the webpage hangs. The browser does not crash but it doesn't respond anymore (got the busy pointer).Checking the Activity Monitor, I noticed the
RequestServer
was using lots of CPU: 99%.Operating system
macOS
Steps to reproduce
./Meta/ladybird.sh run ladybird https://www.leboncoin.fr/ad/ventes_immobilieres/2841066095
Expected behavior
The page should load and be responsive.
Actual behavior
After a 2-3 secs, the browser does not respond anymore: mouse cursor stays busy. Even the browser chrome does not respond.
URL for a reduced test case
https://www.leboncoin.fr/ad/ventes_immobilieres/2841066095
HTML/SVG/etc. source for a reduced test case
Log output and (if possible) backtrace
Screenshots or screen recordings
No response
Build flags or config settings
No response
Contribute a patch?
The text was updated successfully, but these errors were encountered: