Bug 7050 - rdesktop spams lots of rdpsnd_process errors to stderr
Summary: rdesktop spams lots of rdpsnd_process errors to stderr
Status: CLOSED FIXED
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: | rdesktop (deprecated) (show other bugs)
Version: 1.3.1
Hardware: PC Unknown
: P2 Normal
Target Milestone: 4.9.0
Assignee: Henrik Andersson
URL:
Keywords: derfian_tester, prosaic, upstream
Depends on:
Blocks:
 
Reported: 2017-09-21 11:08 CEST by Pierre Ossman
Modified: 2017-10-02 10:37 CEST (History)
2 users (show)

See Also:
Acceptance Criteria:


Attachments

Description Pierre Ossman cendio 2017-09-21 11:08:02 CEST
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.
Comment 1 Pierre Ossman cendio 2017-09-26 13:13:13 CEST
Also seen with 2008 R2.
Comment 3 Samuel Mannehed cendio 2017-09-26 16:14:39 CEST
It turned out to be simple debug messages that had the wrong log level. Henrik fixed upstream, brought to ThinLinc with vendordrop.
Comment 4 Samuel Mannehed cendio 2017-09-26 16:21:05 CEST
For completeness, this was a regression from the vendordrop on bug 5949 since the problem was only related to logging.
Comment 5 Karl Mikaelsson cendio 2017-10-02 10:37:44 CEST
Playing audio no longer produces these log lines.

Tested on Windows 2016 through ThinLinc.

Note You need to log in before you can comment on or make changes to this bug.