-
-
Notifications
You must be signed in to change notification settings - Fork 70
Closed
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
myMPD version: 8.0
Describe the bug
After updating from previous release, mympd encounter a segmentation fault at startup.
Purging the folder /var/lib/mympd does not solve the issue.
Problem happens with the "official" mympd debian package as well as with a home-compiled debian package using the "./build.sh sbuild_build" command.
Expected behavior
No segmentation fault at startup
Server plattform (please complete the following information):
- OS: Debian
- OS version 10.10
- Plattform: x86_64 / amd64
- MPD version: 0.22.3
Debug logs (please attach if it can be usefull)
# uname -a
Linux mpd-server 4.19.0-16-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 GNU/Linux
# cat /etc/debian_version
10.10
# mympd -h
Usage: mympd [OPTION]...
myMPD 8.0.0
[...]
# export MYMPD_LOGLEVEL=7
# mympd
20:21:56 NOTICE mympd Workdir: "/var/lib/mympd"
20:21:56 NOTICE mympd Config dir: "/var/lib/mympd/config"
20:21:56 NOTICE mympd Setting loglevel to CRITICAL
Segmentation fault
Configuration (please attach if it can be usefull)
irrelevant as it happens with a the default mympd configuration
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working