gotraceui icon indicating copy to clipboard operation
gotraceui copied to clipboard

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

Open JackMordaunt opened this issue 9 months ago • 2 comments

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 avatar Apr 24 '24 05:04 JackMordaunt

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.

JackMordaunt avatar Apr 24 '24 05:04 JackMordaunt

That's definitely something to look into.

dominikh avatar Apr 24 '24 11:04 dominikh