New comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/29157#issuecomment-896298247 Comment: > > there are random crashes related to libadwaita > > I also had a few crashes, I have RUST_BACKTRACE=1 set right now, so I will see what's going on. I don't think libadwaita is to blame, maybe the rust bindings? So we have a problem - Shortwave 2.0.1 was written before the first libadwaita release, so it depends on behavior that is changed in v1 which makes it crash. I don't think we should downgrade libadwaita for this, we should wait for Shortwave to fix this. The flatpak version works, because it packages a specific libadwaita version. Could you try if building from their master branch fixes it? If yes, we could maybe ask for a 2.0.2 release or make an exception and package a specific commit? @ericonr https://gitlab.gnome.org/World/Shortwave/-/issues/586