-
-
Notifications
You must be signed in to change notification settings - Fork 14
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
Segmentation faults with MPD 0.22.10 #41
Comments
Is there something specific you're doing when this occurs? I personally never witness segfaults (and I use Ymuse constantly), but in the past I observed it occasionally happening during album/artist/genre browsing in the Library. I believe this is caused by some leaky GTK3 Go bindings implementation (see #27), which can hopefully be resolved by upgrading to the latest |
Hi @yktoo , It seems to be completely random... It almost always segfaults if I minimise the app, either while minimised or when I maximise again but it can also crash navigating around the app on any UI view. I have even tried with an empy playlist and no active playback and the app still crashes. If I disconnect from the MPD server so there is no active connection things are OK. Maybe it is something to do with my MPD instance, I will do a bit more testing in this regards however I have had no issues with several other clients on Linux, Windows and Android connected to the same instance. Let me know if I can provide any more logs or additional information which might be useful. Thanks |
What DE are you using, is it vanilla GNOME? |
@yktoo , it is Ubuntu 20.04 default DE, so GNOME shell with Yaru theme. Not sure what other modifications they make above vanilla GNOME. |
I have tried today with a different MPD instance from Ubuntu repos (0.21.20) and so far I have not had any segfaults. I am going to assume that the issue is either with newer versions of MPD or how my instance is setup specifically. I will work my way up through the MPD versions and see if I start seeing the problem and report back. |
I'm going to close this for now as both MPD 0.21.20 form Ubuntu repos and MPD 0.22.6 from Debian repos isn't causing the crash. I was getting this issue with Arch Linux and the MPD 0.22.10 package so this was either related to that particular package on Arch or the latest version of MPD... If I come across the same thing when Debian repos update to a newer version I will re-open. |
Alright, I'm updating the title so that it can be found in the future. |
I am experiencing frequent seg faults on Ubuntu 20.04, MPD 0.22.4 using both the snap package and .deb package on 2 separate devices.
Here is one such seg fault in case it is useful:
The text was updated successfully, but these errors were encountered: