Skip to content
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

mpd 0.20 has a crashing bug - 0.20.4 has the fix. #22368

Closed
navilan opened this issue Feb 2, 2017 · 2 comments
Closed

mpd 0.20 has a crashing bug - 0.20.4 has the fix. #22368

navilan opened this issue Feb 2, 2017 · 2 comments
Labels
0.kind: bug Something is broken 1.severity: blocker This is preventing another PR or issue from being completed 9.needs: package (update) This needs a package to be updated 9.needs: port to stable A PR needs a backport to the stable release.
Milestone

Comments

@navilan
Copy link

navilan commented Feb 2, 2017

Issue description

MPD 0.20 crashes with error:

mpd: src/filter/plugins/ChainFilterPlugin.cxx:58: void ChainFilter::Append(const char*, Filter*): Assertion `out_audio_format.IsValid()' failed.

Steps to reproduce

  1. Ensure mpd server is running
  2. Try to play using any method
  3. mpd crashes

See:
https://bugs.musicpd.org/view.php?id=4618

Technical details

  • System: NixOS: 16.09
  • Nix version: 1.11.6
  • Nixpkgs version: 17.03pre99759.f66d782
@Mic92
Copy link
Member

Mic92 commented Feb 2, 2017

Do you want to make a pull request? We can also back port the fix to stable.

@fpletz fpletz added this to the 17.03 milestone Feb 2, 2017
@fpletz fpletz added 0.kind: bug Something is broken 1.severity: blocker This is preventing another PR or issue from being completed 9.needs: package (update) This needs a package to be updated 9.needs: port to stable A PR needs a backport to the stable release. labels Feb 2, 2017
@fpletz fpletz closed this as completed in 364f089 Feb 2, 2017
fpletz added a commit that referenced this issue Feb 2, 2017
Fixes bugs at least one crash.

Fixes #22368.

(cherry picked from commit 364f089)
@navilan
Copy link
Author

navilan commented Feb 3, 2017

@fpletz: Thank you. @Mic92: Will do a PR next time around. 👍

adrianpk added a commit to adrianpk/nixpkgs that referenced this issue May 31, 2024
Fixes bugs at least one crash.

Fixes NixOS#22368.

(cherry picked from commit 364f089)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: bug Something is broken 1.severity: blocker This is preventing another PR or issue from being completed 9.needs: package (update) This needs a package to be updated 9.needs: port to stable A PR needs a backport to the stable release.
Projects
None yet
Development

No branches or pull requests

3 participants