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

[BUG, Hang] Hang (eating 50% CPU for 1 thread) on Youtube, when restarting after crash in "--single-process" mode #504

Open
IDA-RE-things opened this issue Apr 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@IDA-RE-things
Copy link

IDA-RE-things commented Apr 22, 2024

Bug Symptoms:
On restarting after crash, browser hang happen, eating 50 % CPU for 1 thread. (see screenshots)
In --single-process mode.

Additional info:
I have detected which thread do this and whats going here. : it is VizCompositorThread. But why it is in such never-ending loop, I dont know.

To Reproduce:

Screenshots:
Page dont want to be rendered:

4


Whats happened? It Hangs ..

3
1
2


Which thread ? VizCompositorThread

5

6
7

This Functions executed in loop : (after I set breakpoints on them) :

8
9

Config:

@IDA-RE-things IDA-RE-things added the bug Something isn't working label Apr 22, 2024
@IDA-RE-things IDA-RE-things changed the title [BUG, Hang] Hang (eating 50% CPU for 1 thread) on Youtube on restart after crash in "--simple-process" mode [BUG, Hang] Hang (eating 50% CPU for 1 thread) on Youtube, when restarting after crash in "--single-process" mode Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant