[Pkg-mpd-maintainers] Bug#998310: mpd: fails to start with "Assertion `sockets.empty()' failed."

Max Kellermann max at blarg.de
Wed Nov 3 17:34:24 GMT 2021


On 2021/11/03 18:00, Benjamin Francois <kwyxz at kwyxz.org> wrote:
> Confirmed, I commented out the pid_file line in /etc/mpd.conf and mpd now starts properly. Thanks Sir!

Okay, this is now fixed upstream:

 https://github.com/MusicPlayerDaemon/MPD/commit/14b3c0f0afe691739cdfc71d71adf740114d5a98

This problem affected only debug builds; this was a false-positive
assertion failure, and my fix just works around this by reordering the
destructor calls.

I was surprised to learn that all Debian packages appear to have
debugging enabled, which adds a lot of unnecessary overhead.



More information about the Pkg-mpd-maintainers mailing list