Skip to content

Memory leak? #44

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

Open
offeex opened this issue Oct 27, 2023 · 1 comment
Open

Memory leak? #44

offeex opened this issue Oct 27, 2023 · 1 comment

Comments

@offeex
Copy link

offeex commented Oct 27, 2023

Same as #38 , but a little bit more context

Using waybar w/ hyprpaper.

Reproduce

Pressing button on waybar (hyprpaper is bound to it) and dragging it out of waybar area blocks waybar, what eventually (over time) will result in 'hyprpicker' terminated by signal SIGBUS (Misaligned address error) after couple of iterations. Same behavior will happen for other apps eventually, the only fix is to restart system, but meehhh...

Looks like a memory leak or smthing i dunno

@vaxerski
Copy link
Member

if hyprpicker crashes, it can't remove the temp buffers in /run/user/1000

Odd though, it should remove them on next launch.

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

No branches or pull requests

2 participants