-
Notifications
You must be signed in to change notification settings - Fork 357
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
freeze on one track #642
Comments
Need verbose log and backtrace. |
i've just caught this with logs on verbose. there's nothing in log. mpd just freezes. |
If there's nothing in the log file, then either you're looking at the wrong file or MPD isn't playing anything. MPD logs at start and end of playback. |
Can't help without information. |
A year later this is still happening. I just kill and restart mpd through a monitoring script, but the fact that software has freezes isn't good. note that he posted around the same time i encountered the issue. my config: ` audio_output { audio_output_format "48000:24:2" samplerate_converter "soxr high" volume_normalization "yes" filesystem_charset "UTF-8" |
Can't help without information! I'm serious. If you want to have your problem fixed, you need to post more information. |
Debugging hangs is hard. |
And you make it impossible by withholding information. |
well, i mean, verbose log just said the exact same things that it prints on normal song switch and cut off, and i couldn't even catch this in debug build, so i just plugged in a script and forgot about it. |
Let's stop wasting our time by discussing that you're unwilling to post any information. This doesn't lead anywhere. |
Bug report
Describe the bug
When you have a single song on a looped playlist mpd will sometimes freeze when it finishes. Seems to be happening for a while now, my options are [zxc], nothing's in logs- mpd just locks up with 0 cpu usage and can only be killed with -9, so it's a deadlock i presume. I couldn't catch this on debug build. Switching to next song manually while having one song does not cause the bug.
Expected Behavior
Actual Behavior
Version
Music Player Daemon 0.21.14 (0.21.14)
Copyright 2003-2007 Warren Dukes [email protected]
Copyright 2008-2018 Max Kellermann [email protected]
This is free software; see the source for copying conditions. There is NO
warranty; not even MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
Database plugins:
simple
Storage plugins:
local
Decoders plugins:
[dsdiff] dff
[dsf] dsf
[hybrid_dsd] m4a
[ffmpeg] 16sv 3g2 3gp 4xm 8svx aa3 aac ac3 adx afc aif aifc aiff al alaw amr anim apc ape asf atrac au aud avi avm2 avs bap bfi c93 cak cin cmv cpk daud dct divx dts dv dvd dxa eac3 film flac flc fli fll flx flv g726 gsm gxf iss m1v m2v m2t m2ts m4a m4b m4v mad mj2 mjpeg mjpg mka mkv mlp mm mmf mov mp+ mp1 mp2 mp3 mp4 mpc mpeg mpg mpga mpp mpu mve mvi mxf nc nsv nut nuv oga ogm ogv ogx oma ogg omg opus psp pva qcp qt r3d ra ram rl2 rm rmvb roq rpl rvc shn smk snd sol son spx str swf tak tgi tgq tgv thp ts tsp tta xa xvid uv uv2 vb vid vob voc vp6 vmd wav webm wma wmv wsaud wsvga wv wve
[pcm]
Filters:
soxr
Tag plugins:
Output plugins:
null alsa httpd
Encoder plugins:
null lame wave
Input plugins:
file alsa ffmpeg
Playlist plugins:
extm3u m3u pls
Protocols:
file:// alsa:// gopher:// rtp:// rtsp:// rtmp:// rtmpt:// rtmps://
Other features:
epoll icu inotify tcp un
Log
The text was updated successfully, but these errors were encountered: