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

RequestServer hangs with high cpu usage #3183

Open
1 task
warpdesign opened this issue Jan 8, 2025 · 0 comments
Open
1 task

RequestServer hangs with high cpu usage #3183

warpdesign opened this issue Jan 8, 2025 · 0 comments
Labels
bug Something isn't working web compatibility

Comments

@warpdesign
Copy link
Contributor

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

  1. 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.

URL for a reduced test case

https://www.leboncoin.fr/ad/ventes_immobilieres/2841066095

HTML/SVG/etc. source for a reduced test case

N/A

Log output and (if possible) backtrace

N/A

Screenshots or screen recordings

No response

Build flags or config settings

No response

Contribute a patch?

  • I’ll contribute a patch for this myself.
@AtkinsSJ AtkinsSJ added bug Something isn't working web compatibility labels Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working web compatibility
Projects
None yet
Development

No branches or pull requests

2 participants