Closed shinobiultra closed 6 months ago
hope you have your electricity back tho!
Thanks! We've had a rough couple of weeks, but everything is fine for now!
Try running swww clear-cache
and see if that helps. We've changed the format of some of our IPC mechanisms in master, and your cache might still have the old ones.
Even if that fixes the crash, I will have to ask you to also check that the BumpPool
isn't really making more than, like, 3 buffers top. with 305 buffers we are literally using 2GB of memory.
hope you have your electricity back tho!
Thanks! We've had a rough couple of weeks, but everything is fine for now!
Try running
swww clear-cache
and see if that helps. We've changed the format of some of our IPC mechanisms in master, and your cache might still have the old ones.Even if that fixes the crash, I will have to ask you to also check that the
BumpPool
isn't really making more than, like, 3 buffers top. with 305 buffers we are literally using 2GB of memory.
Seems to be working so far! In case of an issue I'll report again. BumpPool
seems to stay at 3, max of 4 temporarily.
Nice! I've bumped up the master version, so that it wouldn't try to load the cache with an older version. I'll close this for now. Feel free to reopen it if the issue comes back.
Hey there, so I am not sure whether it's related but I suppose so, so I'm reopening this weird swww crash issue.
Now, weirdly, after a bit of swww-daemon --format xrgb
running, the monitors (I've got 3) get out of sync and what's more annoying, the wallpapers (I use animated gifs from waneella start overlapping randomly (see the screenshots of two of my monitors for both being out of sync and overlapping wallpapers).
Do you happen to have anything I could try / provide to help debug this issue? Should I start a new issue or is there any related one I just blindly missed?
Any help appreciated. No matter these issues (this happens after 20min or 1 hour or few hours sometimes, and restarting the daemon fixes it) I still enjoy swww dearly!
Cheers
P.S. I am not sure how to reopen the issue lol, sorry for incompetence :smile:
Thanks for the kind words!
I think this should be a separate issue. We can try figuring this out there.
I've ran the
swww-daemon -f xrgb
in terminal to get the output and upon crashing it output this:I have 3 monitors (main 3440x1440@144), Arch Linux, nvidia-dkms (RTX 2060S), i5 14600K, absolutely cutting edge hypr{land-git,picker-git,...} (compiled with GCC
-O3 -{march,mtune}=native -flto
don't judge meeee it works tho!)Any idea what might be happening there? Seems like there's some overflow of some growing buffer ("pool" I guess?)? No idea how that works, but if I could help with any coding (hope you have your electricity back tho!) I can try.
P.S. Upon launching the daemon, I get these weird errors: