[solved] Pi B+ playback freezes after April update, OMX.broadcom.audio_mixer wait event timeout

Hi,
I use the Pi B+ with OSMC.

The playback of radio streams stops after 5 secs, but the GUI is still running.
When I then stop the playback (‘x’), the GUI freezes and I have to ssh into the Pi and reboot.

My Stream is: http://stream.dradio.de/7/249/142684/v1/gnl.akacast.akamaistream.net/dradio_mp3_dlf_m

it’s MPEG Audio layer 1/2 (mpga), Stereo, 44,1 khz Sampling and 128kB/s encoded.

In Audio Setup I use a fixed rate of 48khz. (All other make problems in Video Playback.)

The log shows this when it’s ‘muting’ and freezing.

14:27:04 173.767944 T:2587681776 ERROR: COMXCoreComponent::WaitForOutputDone OMX.broadcom.audio_mixer wait event timeout 14:27:04 173.777618 T:2587681776 ERROR: CActiveAEResamplePi::Resample m_omx_mixer.WaitForOutputDone result(0x80001011)

The Problem shows up with my external USB DAC (analog) and with the internal analog out of the Rpi. I can’t test HDMI out.

Log with USB-DAC and without it.
Any help highly appreciated, THANKS!

http://paste.osmc.io/gagazaxosu.coffee

grab-logs full log:
http://paste.osmc.io/enayuzicil

Change resample quality from “GPU” to “medium” in system/audio settings.

Ok “medium” did the trick!
I now have the sampling setting ‘optimised’, cause the ‘fixed’ sampling broke ether the music playback or video playback.
Also both analogue and external DAC working properly.
Thanks for the support!