Mar 11 08:51 : mixer: Failed to read mixer for 'Windows': Unable to get service: AUDCLNT_E_DEVICE_INVALIDATED
Mar 11 08:51 : mixer: Failed to read mixer for 'Windows': Unable to get service: AUDCLNT_E_DEVICE_INVALIDATED
terminate called after throwing an instance of 'std::system_error'
what(): Failed to start client: AUDCLNT_E_DEVICE_INVALIDATED
(gdb) bt
No stack.
Note: I double-checked to make sure the version I ran inside gdb was indeed the debug version from https://musicpd.org/download/win32/0.23.12/debug/. Is there something else I need to do in order to get a useful backtrace?
Bug report
Describe the bug
Sometimes when I attempt to resume playback after my speaker has been turned off for a few minutes and then turned back on, MPD crashes instead.
Expected Behavior
Playback resumes normally.
Actual Behavior
MPD exits with the following error message:
Version
Configuration
Log
Note: I double-checked to make sure the version I ran inside gdb was indeed the debug version from https://musicpd.org/download/win32/0.23.12/debug/. Is there something else I need to do in order to get a useful backtrace?