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

[Wayland/Sway] Hang/Crash when clicking "select user region" where there are many regions #157

Open
JackMordaunt opened this issue Apr 24, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@JackMordaunt
Copy link

JackMordaunt commented Apr 24, 2024

I have a graphical application where I've instrumented each frame with a trace region. I want to run statistics across all frames, however that's a ton of user regions (since there's many frames).

When I click "select user region", a CPU is pegged at 100% for about 30 seconds then gotraceui quits.

Total number of spans is around 6000 (mixed).

@JackMordaunt
Copy link
Author

JackMordaunt commented Apr 24, 2024

Ahh you know what, I'm using a tiling window manager (sway), and if I float the window it doesn't crash.

If the window is tiled, it exits with 2024/04/24 13:31:05 wayland: wl_display_flush failed: broken pipe.

@dominikh
Copy link
Owner

That's definitely something to look into.

@dominikh dominikh added the bug Something isn't working label Apr 24, 2024
@JackMordaunt JackMordaunt changed the title Hang/Crash when clicking "select user region" where there are many regions [Wayland/Sway] Hang/Crash when clicking "select user region" where there are many regions Apr 26, 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

2 participants