On 2021/11/02 09:43, Antoine Le Gonidec <[email protected]> wrote: > Package: mpd > Version: 0.23.3-1 > Severity: important > > Since the mpd upgrade from 0.22.10-1+b1 to 0.23.3-1, it fails to start > with the following error: > > # /usr/bin/mpd --no-daemon > Nov 02 09:38 : exception: Tag list mismatch, discarding database file > mpd: ../src/event/Loop.cxx:60: EventLoop::~EventLoop(): Assertion > `sockets.empty()' failed. > Aborted
The crash message indicates that this happens during shutdown, not during startup. I assume you did not paste the full log; the rest went to the Journal; to check your crash, I need the full (verbose) log. Please see https://mpd.readthedocs.io/en/stable/user.html#mpd-crashes for how to best report MPD crash bug.

