Skip to content

Conversation

khaneliman
Copy link
Contributor

Been getting nonstop crashes for a while, finally looked into it. Saw a bunch of messages in logs about failing to parse IPC messages and the crash always happening with a core dump pointing at the onWindowTitleEvent parsing. Looks like we didn't check if we reached the end of the iterator before accessing, like we did in most of the handlers.

Also some quick lint cleanup for using range find iterator instead of find with explicit begin and end.

@khaneliman khaneliman changed the title workspaces: fix crash hyprland/workspaces: fix crash Apr 4, 2025
@Alexays Alexays merged commit 80669f7 into Alexays:master Apr 4, 2025
8 of 9 checks passed
@khaneliman khaneliman deleted the hyprland-crash branch April 4, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants