Playing any kind of audio gives a constant stream of these: > Sound(error): rdpsnd_process(), Opcode = 0x2 Length= 32776 > Sound(error): rdpsnd_process(), Opcode = 0x2 Length= 32776 > Sound(error): rdpsnd_process(), Opcode = 0x6 Length= 4 > Sound(error): rdpsnd_process(), Opcode = 0x2 Length= 32776 > Sound(error): rdpsnd_process(), Opcode = 0x2 Length= 32776 > Sound(error): rdpsnd_process(), Opcode = 0x2 Length= 32776 > Sound(error): rdpsnd_process(), Opcode = 0x2 Length= 32776 > Sound(error): rdpsnd_process(), Opcode = 0x2 Length= 32776 Seen on both Windows 2012 R2 and Windows 2016.
Also seen with 2008 R2.
It turned out to be simple debug messages that had the wrong log level. Henrik fixed upstream, brought to ThinLinc with vendordrop.
For completeness, this was a regression from the vendordrop on bug 5949 since the problem was only related to logging.
Playing audio no longer produces these log lines. Tested on Windows 2016 through ThinLinc.