#1009999 pulseaudio: log flooded with "ICE I/O error handler called"

Package:
pulseaudio
Source:
pulseaudio
Description:
PulseAudio sound server
Submitter:
Tino Mettler
Date:
2022-04-24 05:54:03 UTC
Severity:
important
#1009999#5
Date:
2022-04-22 05:23:05 UTC
From:
To:
Dear Maintainer,

pulseaudio sometimes start to flood the log with these messages:

pulseaudio[110205]: ICE I/O error handler called

Currtently, there are millions of it in my systemd journal since yesterday afternoon:

$ journalctl --user -b |grep 'ICE I/O error handler called'|wc -l
2539092

According to the source code, this seems to be caused by the x11-xsmp module. My Gnome
session uses Wayland.

#1009999#10
Date:
2022-04-24 05:49:55 UTC
From:
To:
Hi Tino,

This is fixed in pulseaudio-15.99.1, you need this change
https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/650