Skip to content

Segmentation fault at startup on Debian 10.10 amd64 with mympd 8.0 #524

@tsunulukai

Description

@tsunulukai

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions