-
Notifications
You must be signed in to change notification settings - Fork 15.1k
Description
First of, congrats for getting 2.0 out the door!
Unfortunately, I'm seeing some bad regressions with /gfx since upgrading to 2.0. I did all of the test cases listed below with the FreeRDP version I was using previously and had no issues whatsoever.
Target: Windows 10 1909 (Build 18363.720)
OpenH264: 2.1.0 (also tried 1.7.0 which I used prior to updating to FreeRDP 2.0, same behavior)
FreeRDP version previously used (which works): b97c6d8
Test Case 01
Flags: /gfx:avc420
Result: Works
Test Case 02
Flags: /gfx:avc420 +gfx-small-cache
Result: Works
Test Case 03
Flags: /gfx:avc420 +gfx-progressive
Result: Crashes
Log:
[10:23:04:241] [89022:1c1c6dc0] [DEBUG][com.freerdp.client.common] - This is Build configuration: BUILD_TESTING=OFF BUILTIN_CHANNELS=ON HAVE_AIO_H=1 HAVE_EXECINFO_H=1 HAVE_FCNTL_H=1 HAVE_FLAG_SEARCH_PATHS_FIRST=1 HAVE_INTTYPES_H=1 HAVE_MATH_C99_LONG_DOUBLE=1 HAVE_POLL_H=1 HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIB= HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIBS= HAVE_PTHREAD_MUTEX_TIMEDLOCK_SYMBOL= HAVE_SYSLOG_H=1 HAVE_SYS_EVENTFD_H= HAVE_SYS_FILIO_H=1 HAVE_SYS_MODEM_H= HAVE_SYS_SELECT_H=1 HAVE_SYS_SOCKIO_H=1 HAVE_SYS_STRTIO_H= HAVE_SYS_TIMERFD_H= HAVE_TM_GMTOFF=1 HAVE_UNISTD_H=1 HAVE_XI_TOUCH_CLASS= WITH_CAIRO=OFF WITH_CCACHE=ON WITH_CHANNELS=ON WITH_CLANG_FORMAT=ON WITH_CLIENT=ON WITH_CLIENT_AVAILABLE=1 WITH_CLIENT_CHANNELS=ON WITH_CLIENT_CHANNELS_AVAILABLE=1 WITH_CLIENT_COMMON=ON WITH_CLIENT_INTERFACE=OFF WITH_CUPS=ON WITH_DEBUG_ALL=OFF WITH_DEBUG_CAPABILITIES=OFF WITH_DEBUG_CERTIFICATE=OFF WITH_DEBUG_CHANNELS=OFF WITH_DEBUG_CLIPRDR=OFF WITH_DEBUG_DVC=OFF WITH_DEBUG_KBD=OFF WITH_DEBUG_LICENSE=OFF WITH_DEBUG_MUTEX=OFF WITH_DEBUG_NEGO=OFF WITH_DEBUG_NLA=OFF WITH_DEBUG_NTLM=OFF WITH_DEBUG_RAIL=OFF WITH_DEBUG_RDP=OFF WITH_DEBUG_RDPDR=OFF WITH_DEBUG_RDPEI=OFF WITH_DEBUG_RDPGFX=OFF WITH_DEBUG_REDIR=OFF WITH_DEBUG_RFX=OFF WITH_DEBUG_RINGBUFFER=OFF WITH_DEBUG_SCARD=ON WITH_DEBUG_SND=OFF WITH_DEBUG_SVC=OFF WITH_DEBUG_SYMBOLS=OFF WITH_DEBUG_THREADS=OFF WITH_DEBUG_TIMEZONE=OFF WITH_DEBUG_TRANSPORT=OFF WITH_DEBUG_TSG=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_TSMF_AVAILABLE=0 WITH_DEBUG_WND=OFF WITH_DEBUG_X11=OFF WITH_DEBUG_X11_CLIPRDR=OFF WITH_DEBUG_X11_LOCAL_MOVESIZE=OFF WITH_DEBUG_XV=OFF WITH_DSP_EXPERIMENTAL=OFF WITH_FAAC=OFF WITH_FAAD2=ON WITH_FFMPEG=OFF WITH_GFX_H264=ON WITH_GPROF=OFF WITH_GSM=OFF WITH_GSSAPI=OFF WITH_ICU=OFF WITH_JPEG=OFF WITH_LAME=ON WITH_LIBRARY_VERSIONING=ON WITH_LIBSYSTEMD=OFF WITH_MACAUDIO=ON WITH_MACAUDIO_AVAILABLE=1 WITH_MANPAGES=OFF WITH_MBEDTLS=OFF WITH_OPENCL=OFF WITH_OPENH264=TRUE WITH_OPENH264=TRUE WITH_OPENH264_LOADING=OFF WITH_OPENSSL=ON WITH_PCSC=ON WITH_PROFILER=OFF WITH_PULSE=OFF WITH_SAMPLE=OFF WITH_SANITIZE_ADDRESS=OFF WITH_SANITIZE_ADDRESS_AVAILABLE=1 WITH_SANITIZE_MEMORY=OFF WITH_SANITIZE_MEMORY_AVAILABLE=1 WITH_SANITIZE_THREAD=OFF WITH_SANITIZE_THREAD_AVAILABLE=1 WITH_SERVER=OFF WITH_SERVER_INTERFACE=ON WITH_SMARTCARD_INSPECT=OFF WITH_SOXR=OFF WITH_SSE2=ON WITH_SWSCALE=OFF WITH_THIRD_PARTY=OFF WITH_VALGRIND_MEMCHECK=OFF WITH_VALGRIND_MEMCHECK_AVAILABLE=1 WITH_WINPR_TOOLS=ON WITH_X11=ON WITH_X264=OFF WITH_XCURSOR=ON WITH_XEXT=ON WITH_XFIXES=ON WITH_XI=OFF WITH_XINERAMA=ON WITH_XKBFILE=ON WITH_XRANDR=ON WITH_XRENDER=ON WITH_XSHM=ON WITH_XV=ON WITH_ZLIB=ON
Build type: Release
CFLAGS: -Wno-unused-parameter -Wno-unused-macros -Wno-padded -Wno-c11-extensions -Wno-gnu -Wno-unused-command-line-argument -Wno-deprecated-declarations
Compiler: Clang, 11.0.3.11030032
Target architecture: x64
[10:23:04:241] [89022:06b08000] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[10:23:04:241] [89022:06b08000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[10:23:04:241] [89022:06b08000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[10:23:04:241] [89022:06b08000] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx
[10:23:04:241] [89022:06b08000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[10:23:04:241] [89022:06b08000] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx
[10:23:04:241] [89022:06b08000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc
[10:23:04:253] [89022:06b08000] [INFO][com.freerdp.client.x11] - Property 296 does not exist
[10:23:04:253] [89022:06b08000] [DEBUG][com.freerdp.client.x11] - Get global pointer mapping (no XInput)
[10:23:04:310] [89022:06b08000] [DEBUG][com.freerdp.primitives] - primitives benchmark result:
[10:23:04:471] [89022:06b08000] [DEBUG][com.freerdp.primitives] - * generic= 19
[10:23:04:622] [89022:06b08000] [DEBUG][com.freerdp.primitives] - * optimized= 157
[10:23:04:622] [89022:06b08000] [INFO][com.freerdp.primitives] - primitives autodetect, using optimized
[10:23:04:627] [89022:06b08000] [TRACE][com.freerdp.codec] - 4 - [OpenH264] this = 0x0x7f8c9a02e000, Info:CWelsDecoder::SetOption():DECODER_OPTION_TRACE_CALLBACK callback = 0x10d41ff80.
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Attempting NLA security
[10:23:04:634] [89022:06b08000] [INFO][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[10:23:04:634] [89022:06b08000] [INFO][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[10:23:04:634] [89022:06b08000] [DEBUG][com.freerdp.core] - connecting to peer 10.0.1.114
[10:23:04:636] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - RequestedProtocols: 3
[10:23:04:643] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - RDP_NEG_RSP
[10:23:04:643] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - selected_protocol: 2
[10:23:04:643] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_FINAL
[10:23:04:643] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - Negotiated NLA security
[10:23:04:643] [89022:06b08000] [DEBUG][com.freerdp.core.nego] - nego_security_connect with PROTOCOL_HYBRID
[10:23:04:647] [89022:06b08000] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA
[10:23:04:647] [89022:06b08000] [DEBUG][com.freerdp.core.nla] - nla_client_init 411 : packageName=Negotiate ; cbMaxToken=12256
[10:23:04:647] [89022:06b08000] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312]
[10:23:04:647] [89022:06b08000] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token
[10:23:04:748] [89022:06b08000] [DEBUG][com.freerdp.core.nla] - CredSSP protocol support 6, peer supports 6
[10:23:04:748] [89022:06b08000] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext SEC_I_COMPLETE_NEEDED [0x00090313]
[10:23:04:748] [89022:06b08000] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token
[10:23:05:952] [89022:06b08000] [DEBUG][com.freerdp.core.gcc] - Server rdp encryption method: NONE
[10:23:05:772] [89022:06b08000] [DEBUG][com.freerdp.core.info] - Client Info Packet Flags = INFO_MOUSE|INFO_DISABLECTRLALTDEL|INFO_UNICODE|INFO_MAXIMIZESHELL|INFO_LOGONNOTIFY|INFO_COMPRESSION|INFO_ENABLEWINDOWSKEY|INFO_FORCE_ENCRYPTED_CS_PDU|INFO_LOGONERRORS|INFO_MOUSE_HAS_WHEEL|INFO_NOAUDIOPLAYBACK
[10:23:05:772] [89022:06b08000] [DEBUG][com.winpr.timezone] - tz: Bias=-60 sn='W. Europe Standard Time' dln='W. Europe Daylight Time'
[10:23:06:877] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x1f size=37 channelId=1009)
[10:23:06:877] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x14 size=41 channelId=1009)
[10:23:06:877] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x14 size=41 channelId=1009)
[10:23:06:877] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x2b size=57 channelId=1009)
[10:23:06:877] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x27 size=41 channelId=1009)
[10:23:06:877] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - recv Monitor Layout Data PDU (0x37), length: 42
[10:23:06:977] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - recv Synchronize Data PDU (0x1F), length: 22
[10:23:06:977] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - recv Control Data PDU (0x14), length: 26
[10:23:06:977] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - recv Control Data PDU (0x14), length: 26
[10:23:06:977] [89022:06b08000] [DEBUG][com.freerdp.core.rdp] - recv Font Map Data PDU (0x28), length: 26
[10:23:06:977] [89022:06b08000] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32
[10:23:06:977] [89022:06b08000] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32
[10:23:06:983] [89022:06b08000] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem
[10:23:06:984] [89022:06b08000] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend for rdpsnd
[10:23:06:984] [89022:06b08000] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx
[10:23:06:986] [89022:06b08000] [DEBUG][com.freerdp.channels.drdynvc.client] - register_plugin: num_plugins 1
[10:23:06:986] [89022:06b08000] [DEBUG][com.freerdp.channels.drdynvc.client] - create_listener: 0.Microsoft::Windows::RDS::Graphics.
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x5, Sp=0 cbChId=0
[10:23:06:987] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - capability_request Sp=0 cbChId=0
[10:23:06:987] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - capability_response
[10:23:06:987] [89022:06b08000] [DEBUG][com.freerdp.core.heartbeat] - received Heartbeat PDU -> period=1, count1=8, count2=8
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=3 ChannelName=Microsoft::Windows::RDS::Telemetry
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=7 ChannelName=Microsoft::Windows::RDS::Graphics
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - listener Microsoft::Windows::RDS::Graphics created new channel 7
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - channel created
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=34
[10:23:06:987] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - open_channel: ChannelId 7
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:987] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:988] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:989] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=2 cbChId=0
[10:23:06:989] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=2 cbChId=0, ChannelId=7
[10:23:06:989] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:989] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:991] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:23:06:991] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=9 ChannelName=Microsoft::Windows::RDS::Video::Control::v08.01
[10:23:06:991] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:23:06:991] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:23:06:991] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=10 ChannelName=Microsoft::Windows::RDS::Video::Data::v08.01
[10:23:06:991] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:23:06:992] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:23:06:992] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=11 ChannelName=Microsoft::Windows::RDS::Geometry::v08.01
[10:23:06:992] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:23:06:992] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=2 cbChId=0
[10:23:06:992] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=2 cbChId=0, ChannelId=7
[10:23:06:992] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:992] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:000] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:23:06:000] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:000] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:009] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:009] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:028] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:028] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:050] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:050] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:067] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:067] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:089] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:089] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:109] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:109] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:126] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:126] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:150] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:150] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:159] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:159] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:159] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:159] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:159] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:159] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:166] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:166] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:189] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:189] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:208] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:209] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:216] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=3 cbChId=0
[10:23:06:216] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=15 ChannelName=AUDIO_PLAYBACK_DVC
[10:23:06:216] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:216] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:23:06:216] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:216] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:216] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:225] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=3 cbChId=0
[10:23:06:225] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:225] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=15 ChannelName=AUDIO_PLAYBACK_DVC
[10:23:06:225] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:225] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:23:06:225] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:225] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:227] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:227] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:250] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:250] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:266] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:266] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:276] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:276] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:277] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:277] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:289] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:289] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:289] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:289] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:290] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:290] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:290] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:290] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:290] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:290] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:292] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=0 cbChId=0
[10:23:06:292] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=15 ChannelName=RDCamera_Device_Enumerator
[10:23:06:292] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:23:06:292] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:292] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:293] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:293] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:308] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:308] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:326] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:326] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:350] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:350] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:366] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:366] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:389] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:389] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:409] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:409] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:428] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:428] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:447] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:447] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:467] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:467] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:489] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:489] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:508] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:508] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:527] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:527] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:550] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:550] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:566] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:566] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:578] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_SetNull
[10:23:06:578] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_SetNull
[10:23:06:578] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:578] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:586] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=0 cbChId=0
[10:23:06:586] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=0 cbChId=0, ChannelId=7
[10:23:06:586] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:586] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:589] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:589] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:589] [89022:074c1000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_sw_end_paint
[10:23:06:591] [89022:074c1000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_sw_end_paint
[10:23:06:591] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:23:06:591] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:591] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:609] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:609] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_SetPosition
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_SetPosition
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_New
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_New
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_Set
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_Set
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:625] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:626] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:626] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:650] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:650] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:666] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:666] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:668] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=0 cbChId=0
[10:23:06:668] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=0 cbChId=0, ChannelId=7
[10:23:06:668] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:668] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:668] [89022:074c1000] [TRACE][com.freerdp.gdi] - surfaceId=0, codec=8, contextId=0, format=PIXEL_FORMAT_BGRX32, left=512, top=384, right=576, bottom=448, width=64, height=64 length=298, data=0x00007f8c9a037029, extra=(nil)
[10:23:06:669] [89022:074c1000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_sw_end_paint
[10:23:06:671] [89022:074c1000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_sw_end_paint
[10:23:06:671] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:23:06:671] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:671] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:690] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:690] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:709] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:709] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:728] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:728] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:747] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:747] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:06:770] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:06:770] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:07:789] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:07:789] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:07:809] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:07:809] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:07:829] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:07:829] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:07:850] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:07:850] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:07:864] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x2, Sp=1 cbChId=0
[10:23:07:864] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_data_first: Sp=1 cbChId=0, ChannelId=7 Length=21806
[10:23:07:864] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:864] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:864] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:864] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:864] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:864] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:865] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:865] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:865] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:07:865] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:07:866] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:866] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:866] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:866] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:866] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:866] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:866] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:866] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:867] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:867] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:867] [89022:06b08000] [TRACE][com.freerdp.core.autodetect] - rdp_recv_autodetect_request_packet: headerLength=6, headerTypeId=0, sequenceNumber=0, requestType=0001
[10:23:07:867] [89022:06b08000] [TRACE][com.freerdp.core.autodetect] - received RTT Measure Request PDU
[10:23:07:867] [89022:06b08000] [TRACE][com.freerdp.core.autodetect] - sending RTT Measure Response PDU
[10:23:07:867] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:867] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:867] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:867] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:867] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:867] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:867] [89022:074c1000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:23:07:867] [89022:074c1000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:23:07:867] [89022:074c1000] [TRACE][com.freerdp.gdi] - surfaceId=0, codec=9, contextId=1, format=PIXEL_FORMAT_BGRX32, left=0, top=0, right=0, bottom=0, width=0, height=0 length=21775, data=0x00007f8c8a010425, extra=(nil)
[10:23:07:867] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:07:867] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:23:07:868] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:23:07:868] [89022:06b08000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
zsh: illegal hardware instruction
Test Case 04
Flags: /gfx:avc444
Result: Artifacts
Video:
Test Case 05
Flags: /gfx:avc444 +gfx-small-cache
Result: Artifacts, same as Test Case 04
Test Case 06
Flags: /gfx:avc444 +gfx-progressive
Result: Crashes
Log:
[10:30:53:648] [89115:16097dc0] [DEBUG][com.freerdp.client.common] - This is Build configuration: BUILD_TESTING=OFF BUILTIN_CHANNELS=ON HAVE_AIO_H=1 HAVE_EXECINFO_H=1 HAVE_FCNTL_H=1 HAVE_FLAG_SEARCH_PATHS_FIRST=1 HAVE_INTTYPES_H=1 HAVE_MATH_C99_LONG_DOUBLE=1 HAVE_POLL_H=1 HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIB= HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIBS= HAVE_PTHREAD_MUTEX_TIMEDLOCK_SYMBOL= HAVE_SYSLOG_H=1 HAVE_SYS_EVENTFD_H= HAVE_SYS_FILIO_H=1 HAVE_SYS_MODEM_H= HAVE_SYS_SELECT_H=1 HAVE_SYS_SOCKIO_H=1 HAVE_SYS_STRTIO_H= HAVE_SYS_TIMERFD_H= HAVE_TM_GMTOFF=1 HAVE_UNISTD_H=1 HAVE_XI_TOUCH_CLASS= WITH_CAIRO=OFF WITH_CCACHE=ON WITH_CHANNELS=ON WITH_CLANG_FORMAT=ON WITH_CLIENT=ON WITH_CLIENT_AVAILABLE=1 WITH_CLIENT_CHANNELS=ON WITH_CLIENT_CHANNELS_AVAILABLE=1 WITH_CLIENT_COMMON=ON WITH_CLIENT_INTERFACE=OFF WITH_CUPS=ON WITH_DEBUG_ALL=OFF WITH_DEBUG_CAPABILITIES=OFF WITH_DEBUG_CERTIFICATE=OFF WITH_DEBUG_CHANNELS=OFF WITH_DEBUG_CLIPRDR=OFF WITH_DEBUG_DVC=OFF WITH_DEBUG_KBD=OFF WITH_DEBUG_LICENSE=OFF WITH_DEBUG_MUTEX=OFF WITH_DEBUG_NEGO=OFF WITH_DEBUG_NLA=OFF WITH_DEBUG_NTLM=OFF WITH_DEBUG_RAIL=OFF WITH_DEBUG_RDP=OFF WITH_DEBUG_RDPDR=OFF WITH_DEBUG_RDPEI=OFF WITH_DEBUG_RDPGFX=OFF WITH_DEBUG_REDIR=OFF WITH_DEBUG_RFX=OFF WITH_DEBUG_RINGBUFFER=OFF WITH_DEBUG_SCARD=ON WITH_DEBUG_SND=OFF WITH_DEBUG_SVC=OFF WITH_DEBUG_SYMBOLS=OFF WITH_DEBUG_THREADS=OFF WITH_DEBUG_TIMEZONE=OFF WITH_DEBUG_TRANSPORT=OFF WITH_DEBUG_TSG=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_TSMF_AVAILABLE=0 WITH_DEBUG_WND=OFF WITH_DEBUG_X11=OFF WITH_DEBUG_X11_CLIPRDR=OFF WITH_DEBUG_X11_LOCAL_MOVESIZE=OFF WITH_DEBUG_XV=OFF WITH_DSP_EXPERIMENTAL=OFF WITH_FAAC=OFF WITH_FAAD2=ON WITH_FFMPEG=OFF WITH_GFX_H264=ON WITH_GPROF=OFF WITH_GSM=OFF WITH_GSSAPI=OFF WITH_ICU=OFF WITH_JPEG=OFF WITH_LAME=ON WITH_LIBRARY_VERSIONING=ON WITH_LIBSYSTEMD=OFF WITH_MACAUDIO=ON WITH_MACAUDIO_AVAILABLE=1 WITH_MANPAGES=OFF WITH_MBEDTLS=OFF WITH_OPENCL=OFF WITH_OPENH264=TRUE WITH_OPENH264=TRUE WITH_OPENH264_LOADING=OFF WITH_OPENSSL=ON WITH_PCSC=ON WITH_PROFILER=OFF WITH_PULSE=OFF WITH_SAMPLE=OFF WITH_SANITIZE_ADDRESS=OFF WITH_SANITIZE_ADDRESS_AVAILABLE=1 WITH_SANITIZE_MEMORY=OFF WITH_SANITIZE_MEMORY_AVAILABLE=1 WITH_SANITIZE_THREAD=OFF WITH_SANITIZE_THREAD_AVAILABLE=1 WITH_SERVER=OFF WITH_SERVER_INTERFACE=ON WITH_SMARTCARD_INSPECT=OFF WITH_SOXR=OFF WITH_SSE2=ON WITH_SWSCALE=OFF WITH_THIRD_PARTY=OFF WITH_VALGRIND_MEMCHECK=OFF WITH_VALGRIND_MEMCHECK_AVAILABLE=1 WITH_WINPR_TOOLS=ON WITH_X11=ON WITH_X264=OFF WITH_XCURSOR=ON WITH_XEXT=ON WITH_XFIXES=ON WITH_XI=OFF WITH_XINERAMA=ON WITH_XKBFILE=ON WITH_XRANDR=ON WITH_XRENDER=ON WITH_XSHM=ON WITH_XV=ON WITH_ZLIB=ON
Build type: Release
CFLAGS: -Wno-unused-parameter -Wno-unused-macros -Wno-padded -Wno-c11-extensions -Wno-gnu -Wno-unused-command-line-argument -Wno-deprecated-declarations
Compiler: Clang, 11.0.3.11030032
Target architecture: x64
[10:30:53:648] [89115:09450000] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[10:30:53:648] [89115:09450000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[10:30:53:648] [89115:09450000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[10:30:53:648] [89115:09450000] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx
[10:30:53:648] [89115:09450000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[10:30:53:648] [89115:09450000] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx
[10:30:53:648] [89115:09450000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc
[10:30:53:660] [89115:09450000] [INFO][com.freerdp.client.x11] - Property 296 does not exist
[10:30:53:660] [89115:09450000] [DEBUG][com.freerdp.client.x11] - Get global pointer mapping (no XInput)
[10:30:53:715] [89115:09450000] [DEBUG][com.freerdp.primitives] - primitives benchmark result:
[10:30:54:877] [89115:09450000] [DEBUG][com.freerdp.primitives] - * generic= 19
[10:30:54:028] [89115:09450000] [DEBUG][com.freerdp.primitives] - * optimized= 154
[10:30:54:028] [89115:09450000] [INFO][com.freerdp.primitives] - primitives autodetect, using optimized
[10:30:54:032] [89115:09450000] [TRACE][com.freerdp.codec] - 4 - [OpenH264] this = 0x0x7fde5d817000, Info:CWelsDecoder::SetOption():DECODER_OPTION_TRACE_CALLBACK callback = 0x10a303f80.
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA
[10:30:54:038] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Attempting NLA security
[10:30:54:039] [89115:09450000] [INFO][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[10:30:54:039] [89115:09450000] [INFO][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[10:30:54:039] [89115:09450000] [DEBUG][com.freerdp.core] - connecting to peer 10.0.1.114
[10:30:54:040] [89115:09450000] [DEBUG][com.freerdp.core.nego] - RequestedProtocols: 3
[10:30:54:047] [89115:09450000] [DEBUG][com.freerdp.core.nego] - RDP_NEG_RSP
[10:30:54:047] [89115:09450000] [DEBUG][com.freerdp.core.nego] - selected_protocol: 2
[10:30:54:047] [89115:09450000] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_FINAL
[10:30:54:047] [89115:09450000] [DEBUG][com.freerdp.core.nego] - Negotiated NLA security
[10:30:54:047] [89115:09450000] [DEBUG][com.freerdp.core.nego] - nego_security_connect with PROTOCOL_HYBRID
[10:30:54:052] [89115:09450000] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA
[10:30:54:052] [89115:09450000] [DEBUG][com.freerdp.core.nla] - nla_client_init 411 : packageName=Negotiate ; cbMaxToken=12256
[10:30:54:052] [89115:09450000] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312]
[10:30:54:052] [89115:09450000] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token
[10:30:54:156] [89115:09450000] [DEBUG][com.freerdp.core.nla] - CredSSP protocol support 6, peer supports 6
[10:30:54:156] [89115:09450000] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext SEC_I_COMPLETE_NEEDED [0x00090313]
[10:30:54:156] [89115:09450000] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token
[10:30:54:364] [89115:09450000] [DEBUG][com.freerdp.core.gcc] - Server rdp encryption method: NONE
[10:30:55:184] [89115:09450000] [DEBUG][com.freerdp.core.info] - Client Info Packet Flags = INFO_MOUSE|INFO_DISABLECTRLALTDEL|INFO_UNICODE|INFO_MAXIMIZESHELL|INFO_LOGONNOTIFY|INFO_COMPRESSION|INFO_ENABLEWINDOWSKEY|INFO_FORCE_ENCRYPTED_CS_PDU|INFO_LOGONERRORS|INFO_MOUSE_HAS_WHEEL|INFO_NOAUDIOPLAYBACK
[10:30:55:185] [89115:09450000] [DEBUG][com.winpr.timezone] - tz: Bias=-60 sn='W. Europe Standard Time' dln='W. Europe Daylight Time'
[10:30:55:290] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x1f size=37 channelId=1009)
[10:30:55:290] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x14 size=41 channelId=1009)
[10:30:55:290] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x14 size=41 channelId=1009)
[10:30:55:290] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x2b size=57 channelId=1009)
[10:30:55:290] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x27 size=41 channelId=1009)
[10:30:55:290] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - recv Monitor Layout Data PDU (0x37), length: 42
[10:30:55:392] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - recv Synchronize Data PDU (0x1F), length: 22
[10:30:55:392] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - recv Control Data PDU (0x14), length: 26
[10:30:55:392] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - recv Control Data PDU (0x14), length: 26
[10:30:55:392] [89115:09450000] [DEBUG][com.freerdp.core.rdp] - recv Font Map Data PDU (0x28), length: 26
[10:30:55:392] [89115:09450000] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32
[10:30:55:392] [89115:09450000] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32
[10:30:55:399] [89115:09450000] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem
[10:30:55:401] [89115:09450000] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend for rdpsnd
[10:30:55:401] [89115:09450000] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx
[10:30:55:403] [89115:09450000] [DEBUG][com.freerdp.channels.drdynvc.client] - register_plugin: num_plugins 1
[10:30:55:403] [89115:09450000] [DEBUG][com.freerdp.channels.drdynvc.client] - create_listener: 0.Microsoft::Windows::RDS::Graphics.
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x5, Sp=0 cbChId=0
[10:30:55:403] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - capability_request Sp=0 cbChId=0
[10:30:55:403] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - capability_response
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=3 ChannelName=Microsoft::Windows::RDS::Telemetry
[10:30:55:403] [89115:09450000] [DEBUG][com.freerdp.core.heartbeat] - received Heartbeat PDU -> period=1, count1=8, count2=8
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=7 ChannelName=Microsoft::Windows::RDS::Graphics
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - listener Microsoft::Windows::RDS::Graphics created new channel 7
[10:30:55:403] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - channel created
[10:30:55:404] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=130
[10:30:55:404] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - open_channel: ChannelId 7
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:404] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:405] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=2 cbChId=0
[10:30:55:405] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=2 cbChId=0, ChannelId=7
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:405] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=9 ChannelName=Microsoft::Windows::RDS::Video::Control::v08.01
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=10 ChannelName=Microsoft::Windows::RDS::Video::Data::v08.01
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=11 ChannelName=Microsoft::Windows::RDS::Geometry::v08.01
[10:30:55:406] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:30:55:406] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:406] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:408] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=2 cbChId=0
[10:30:55:408] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=2 cbChId=0, ChannelId=7
[10:30:55:408] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:408] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:416] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:30:55:416] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:416] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:426] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:426] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:447] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:447] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:464] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:464] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:483] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:483] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:507] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:507] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:525] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:525] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:546] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:546] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:563] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:563] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:575] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:575] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:575] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:576] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:576] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:576] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:583] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:583] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:607] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:607] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:625] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:625] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:635] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=3 cbChId=0
[10:30:55:635] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:635] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=9 ChannelName=AUDIO_PLAYBACK_DVC
[10:30:55:635] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:635] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:30:55:635] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:635] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:640] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=3 cbChId=0
[10:30:55:640] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=9 ChannelName=AUDIO_PLAYBACK_DVC
[10:30:55:640] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:640] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:30:55:640] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:640] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:640] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:646] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:646] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:662] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:662] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:662] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:662] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:664] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:664] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:664] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:664] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:665] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:665] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:665] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:665] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:665] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:665] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:685] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:685] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:706] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:706] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:725] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:725] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:746] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:746] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:763] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:763] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:767] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=0 cbChId=0
[10:30:55:767] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=9 ChannelName=RDCamera_Device_Enumerator
[10:30:55:767] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:767] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:30:55:767] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:55:767] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:55:767] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:785] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:785] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:806] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:806] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:825] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:825] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:846] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:846] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:864] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:864] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:885] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:885] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:906] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:906] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:925] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:925] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:946] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:946] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:964] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:964] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:983] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:983] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:006] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:006] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:025] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:025] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:044] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_SetNull
[10:30:56:044] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_SetNull
[10:30:56:044] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:044] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:045] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=0 cbChId=0
[10:30:56:045] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=0 cbChId=0, ChannelId=7
[10:30:56:045] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:045] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:046] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:046] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:048] [89115:09e09000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_sw_end_paint
[10:30:56:049] [89115:09e09000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_sw_end_paint
[10:30:56:049] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:30:56:049] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:049] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:055] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_SetPosition
[10:30:56:055] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_SetPosition
[10:30:56:055] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:055] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:056] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_New
[10:30:56:056] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_New
[10:30:56:056] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_Set
[10:30:56:056] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_Set
[10:30:56:056] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:057] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:057] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:057] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:063] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:063] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:083] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=0 cbChId=0
[10:30:56:083] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=0 cbChId=0, ChannelId=7
[10:30:56:083] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:083] [89115:09e09000] [TRACE][com.freerdp.gdi] - surfaceId=0, codec=8, contextId=0, format=PIXEL_FORMAT_BGRX32, left=512, top=384, right=576, bottom=448, width=64, height=64 length=298, data=0x00007fde5d81ec29, extra=(nil)
[10:30:56:083] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:084] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:084] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:084] [89115:09e09000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_sw_end_paint
[10:30:56:087] [89115:09e09000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_sw_end_paint
[10:30:56:087] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:30:56:087] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:087] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:107] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:107] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:125] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:125] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:147] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:147] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:163] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:163] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:183] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:183] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:208] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:208] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:225] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:225] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:245] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:245] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:264] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:264] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:283] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:283] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:283] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x2, Sp=1 cbChId=0
[10:30:56:283] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_data_first: Sp=1 cbChId=0, ChannelId=7 Length=21805
[10:30:56:283] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:283] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09450000] [TRACE][com.freerdp.core.autodetect] - rdp_recv_autodetect_request_packet: headerLength=6, headerTypeId=0, sequenceNumber=0, requestType=0001
[10:30:56:284] [89115:09450000] [TRACE][com.freerdp.core.autodetect] - received RTT Measure Request PDU
[10:30:56:284] [89115:09450000] [TRACE][com.freerdp.core.autodetect] - sending RTT Measure Response PDU
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:284] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:284] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:284] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:284] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:284] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:30:56:285] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:285] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:285] [89115:09e09000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:30:56:285] [89115:09e09000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:30:56:285] [89115:09e09000] [TRACE][com.freerdp.gdi] - surfaceId=0, codec=9, contextId=1, format=PIXEL_FORMAT_BGRX32, left=0, top=0, right=0, bottom=0, width=0, height=0 length=21775, data=0x00007fde5d82d625, extra=(nil)
[10:30:56:285] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:30:56:285] [89115:09450000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
zsh: illegal hardware instruction
Test Case 07
Flags: /gfx:rfx
Result: Crashes
Log:
[10:42:36:446] [89329:0c555dc0] [DEBUG][com.freerdp.client.common] - This is Build configuration: BUILD_TESTING=OFF BUILTIN_CHANNELS=ON HAVE_AIO_H=1 HAVE_EXECINFO_H=1 HAVE_FCNTL_H=1 HAVE_FLAG_SEARCH_PATHS_FIRST=1 HAVE_INTTYPES_H=1 HAVE_MATH_C99_LONG_DOUBLE=1 HAVE_POLL_H=1 HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIB= HAVE_PTHREAD_MUTEX_TIMEDLOCK_LIBS= HAVE_PTHREAD_MUTEX_TIMEDLOCK_SYMBOL= HAVE_SYSLOG_H=1 HAVE_SYS_EVENTFD_H= HAVE_SYS_FILIO_H=1 HAVE_SYS_MODEM_H= HAVE_SYS_SELECT_H=1 HAVE_SYS_SOCKIO_H=1 HAVE_SYS_STRTIO_H= HAVE_SYS_TIMERFD_H= HAVE_TM_GMTOFF=1 HAVE_UNISTD_H=1 HAVE_XI_TOUCH_CLASS= WITH_CAIRO=OFF WITH_CCACHE=ON WITH_CHANNELS=ON WITH_CLANG_FORMAT=ON WITH_CLIENT=ON WITH_CLIENT_AVAILABLE=1 WITH_CLIENT_CHANNELS=ON WITH_CLIENT_CHANNELS_AVAILABLE=1 WITH_CLIENT_COMMON=ON WITH_CLIENT_INTERFACE=OFF WITH_CUPS=ON WITH_DEBUG_ALL=OFF WITH_DEBUG_CAPABILITIES=OFF WITH_DEBUG_CERTIFICATE=OFF WITH_DEBUG_CHANNELS=OFF WITH_DEBUG_CLIPRDR=OFF WITH_DEBUG_DVC=OFF WITH_DEBUG_KBD=OFF WITH_DEBUG_LICENSE=OFF WITH_DEBUG_MUTEX=OFF WITH_DEBUG_NEGO=OFF WITH_DEBUG_NLA=OFF WITH_DEBUG_NTLM=OFF WITH_DEBUG_RAIL=OFF WITH_DEBUG_RDP=OFF WITH_DEBUG_RDPDR=OFF WITH_DEBUG_RDPEI=OFF WITH_DEBUG_RDPGFX=OFF WITH_DEBUG_REDIR=OFF WITH_DEBUG_RFX=OFF WITH_DEBUG_RINGBUFFER=OFF WITH_DEBUG_SCARD=ON WITH_DEBUG_SND=OFF WITH_DEBUG_SVC=OFF WITH_DEBUG_SYMBOLS=OFF WITH_DEBUG_THREADS=OFF WITH_DEBUG_TIMEZONE=OFF WITH_DEBUG_TRANSPORT=OFF WITH_DEBUG_TSG=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_TSMF=OFF WITH_DEBUG_TSMF_AVAILABLE=0 WITH_DEBUG_WND=OFF WITH_DEBUG_X11=OFF WITH_DEBUG_X11_CLIPRDR=OFF WITH_DEBUG_X11_LOCAL_MOVESIZE=OFF WITH_DEBUG_XV=OFF WITH_DSP_EXPERIMENTAL=OFF WITH_FAAC=OFF WITH_FAAD2=ON WITH_FFMPEG=OFF WITH_GFX_H264=ON WITH_GPROF=OFF WITH_GSM=OFF WITH_GSSAPI=OFF WITH_ICU=OFF WITH_JPEG=OFF WITH_LAME=ON WITH_LIBRARY_VERSIONING=ON WITH_LIBSYSTEMD=OFF WITH_MACAUDIO=ON WITH_MACAUDIO_AVAILABLE=1 WITH_MANPAGES=OFF WITH_MBEDTLS=OFF WITH_OPENCL=OFF WITH_OPENH264=TRUE WITH_OPENH264=TRUE WITH_OPENH264_LOADING=OFF WITH_OPENSSL=ON WITH_PCSC=ON WITH_PROFILER=OFF WITH_PULSE=OFF WITH_SAMPLE=OFF WITH_SANITIZE_ADDRESS=OFF WITH_SANITIZE_ADDRESS_AVAILABLE=1 WITH_SANITIZE_MEMORY=OFF WITH_SANITIZE_MEMORY_AVAILABLE=1 WITH_SANITIZE_THREAD=OFF WITH_SANITIZE_THREAD_AVAILABLE=1 WITH_SERVER=OFF WITH_SERVER_INTERFACE=ON WITH_SMARTCARD_INSPECT=OFF WITH_SOXR=OFF WITH_SSE2=ON WITH_SWSCALE=OFF WITH_THIRD_PARTY=OFF WITH_VALGRIND_MEMCHECK=OFF WITH_VALGRIND_MEMCHECK_AVAILABLE=1 WITH_WINPR_TOOLS=ON WITH_X11=ON WITH_X264=OFF WITH_XCURSOR=ON WITH_XEXT=ON WITH_XFIXES=ON WITH_XI=OFF WITH_XINERAMA=ON WITH_XKBFILE=ON WITH_XRANDR=ON WITH_XRENDER=ON WITH_XSHM=ON WITH_XV=ON WITH_ZLIB=ON
Build type: Release
CFLAGS: -Wno-unused-parameter -Wno-unused-macros -Wno-padded -Wno-c11-extensions -Wno-gnu -Wno-unused-command-line-argument -Wno-deprecated-declarations
Compiler: Clang, 11.0.3.11030032
Target architecture: x64
[10:42:36:447] [89329:0f3e6000] [INFO][com.freerdp.core] - freerdp_connect:freerdp_set_last_error_ex resetting error state
[10:42:36:447] [89329:0f3e6000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpdr
[10:42:36:447] [89329:0f3e6000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx rdpsnd
[10:42:36:447] [89329:0f3e6000] [DEBUG][com.freerdp.channels.cliprdr.client] - VirtualChannelEntryEx
[10:42:36:447] [89329:0f3e6000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx cliprdr
[10:42:36:447] [89329:0f3e6000] [DEBUG][com.freerdp.channels.drdynvc.client] - VirtualChannelEntryEx
[10:42:36:447] [89329:0f3e6000] [INFO][com.freerdp.client.common.cmdline] - loading channelEx drdynvc
[10:42:36:460] [89329:0f3e6000] [INFO][com.freerdp.client.x11] - Property 296 does not exist
[10:42:36:460] [89329:0f3e6000] [DEBUG][com.freerdp.client.x11] - Get global pointer mapping (no XInput)
[10:42:36:518] [89329:0f3e6000] [DEBUG][com.freerdp.primitives] - primitives benchmark result:
[10:42:36:682] [89329:0f3e6000] [DEBUG][com.freerdp.primitives] - * generic= 19
[10:42:37:833] [89329:0f3e6000] [DEBUG][com.freerdp.primitives] - * optimized= 152
[10:42:37:833] [89329:0f3e6000] [INFO][com.freerdp.primitives] - primitives autodetect, using optimized
[10:42:37:836] [89329:0f3e6000] [TRACE][com.freerdp.codec] - 4 - [OpenH264] this = 0x0x7fcd95808200, Info:CWelsDecoder::SetOption():DECODER_OPTION_TRACE_CALLBACK callback = 0x1037d6f80.
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Enabling security layer negotiation: TRUE
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Enabling restricted admin mode: FALSE
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Enabling RDP security: TRUE
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Enabling TLS security: TRUE
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Enabling NLA security: TRUE
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Enabling NLA extended security: FALSE
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_NLA
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Attempting NLA security
[10:42:37:843] [89329:0f3e6000] [INFO][com.freerdp.core] - freerdp_tcp_is_hostname_resolvable:freerdp_set_last_error_ex resetting error state
[10:42:37:843] [89329:0f3e6000] [INFO][com.freerdp.core] - freerdp_tcp_connect:freerdp_set_last_error_ex resetting error state
[10:42:37:843] [89329:0f3e6000] [DEBUG][com.freerdp.core] - connecting to peer 10.0.1.114
[10:42:37:845] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - RequestedProtocols: 3
[10:42:37:852] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - RDP_NEG_RSP
[10:42:37:852] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - selected_protocol: 2
[10:42:37:852] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - state: NEGO_STATE_FINAL
[10:42:37:852] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - Negotiated NLA security
[10:42:37:852] [89329:0f3e6000] [DEBUG][com.freerdp.core.nego] - nego_security_connect with PROTOCOL_HYBRID
[10:42:37:856] [89329:0f3e6000] [DEBUG][com.winpr.sspi] - InitSecurityInterfaceExA
[10:42:37:856] [89329:0f3e6000] [DEBUG][com.freerdp.core.nla] - nla_client_init 411 : packageName=Negotiate ; cbMaxToken=12256
[10:42:37:856] [89329:0f3e6000] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext status SEC_I_CONTINUE_NEEDED [0x00090312]
[10:42:37:856] [89329:0f3e6000] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token
[10:42:37:957] [89329:0f3e6000] [DEBUG][com.freerdp.core.nla] - CredSSP protocol support 6, peer supports 6
[10:42:37:957] [89329:0f3e6000] [TRACE][com.freerdp.core.nla] - InitializeSecurityContext SEC_I_COMPLETE_NEEDED [0x00090313]
[10:42:37:957] [89329:0f3e6000] [DEBUG][com.freerdp.core.nla] - Sending Authentication Token
[10:42:37:164] [89329:0f3e6000] [DEBUG][com.freerdp.core.gcc] - Server rdp encryption method: NONE
[10:42:38:974] [89329:0f3e6000] [DEBUG][com.freerdp.core.info] - Client Info Packet Flags = INFO_MOUSE|INFO_DISABLECTRLALTDEL|INFO_UNICODE|INFO_MAXIMIZESHELL|INFO_LOGONNOTIFY|INFO_COMPRESSION|INFO_ENABLEWINDOWSKEY|INFO_FORCE_ENCRYPTED_CS_PDU|INFO_LOGONERRORS|INFO_MOUSE_HAS_WHEEL|INFO_NOAUDIOPLAYBACK
[10:42:38:974] [89329:0f3e6000] [DEBUG][com.winpr.timezone] - tz: Bias=-60 sn='W. Europe Standard Time' dln='W. Europe Daylight Time'
[10:42:38:080] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x1f size=37 channelId=1009)
[10:42:38:080] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x14 size=41 channelId=1009)
[10:42:38:080] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x14 size=41 channelId=1009)
[10:42:38:080] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x2b size=57 channelId=1009)
[10:42:38:080] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - rdp_send_data_pdu: sending data (type=0x27 size=41 channelId=1009)
[10:42:38:080] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - recv Monitor Layout Data PDU (0x37), length: 42
[10:42:38:185] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - recv Synchronize Data PDU (0x1F), length: 22
[10:42:38:185] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - recv Control Data PDU (0x14), length: 26
[10:42:38:185] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - recv Control Data PDU (0x14), length: 26
[10:42:38:185] [89329:0f3e6000] [DEBUG][com.freerdp.core.rdp] - recv Font Map Data PDU (0x28), length: 26
[10:42:38:185] [89329:0f3e6000] [INFO][com.freerdp.gdi] - Local framebuffer format PIXEL_FORMAT_BGRX32
[10:42:38:185] [89329:0f3e6000] [INFO][com.freerdp.gdi] - Remote framebuffer format PIXEL_FORMAT_BGRA32
[10:42:38:190] [89329:0f3e6000] [INFO][com.winpr.clipboard] - initialized POSIX local file subsystem
[10:42:38:192] [89329:0f3e6000] [INFO][com.freerdp.channels.rdpsnd.client] - [static] Loaded fake backend for rdpsnd
[10:42:38:192] [89329:0f3e6000] [INFO][com.freerdp.channels.drdynvc.client] - Loading Dynamic Virtual Channel rdpgfx
[10:42:38:193] [89329:0f3e6000] [DEBUG][com.freerdp.channels.drdynvc.client] - register_plugin: num_plugins 1
[10:42:38:193] [89329:0f3e6000] [DEBUG][com.freerdp.channels.drdynvc.client] - create_listener: 0.Microsoft::Windows::RDS::Graphics.
[10:42:38:193] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x5, Sp=0 cbChId=0
[10:42:38:193] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - capability_request Sp=0 cbChId=0
[10:42:38:193] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - capability_response
[10:42:38:193] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:42:38:193] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=5 ChannelName=Microsoft::Windows::RDS::Telemetry
[10:42:38:193] [89329:0f3e6000] [DEBUG][com.freerdp.core.heartbeat] - received Heartbeat PDU -> period=1, count1=8, count2=8
[10:42:38:193] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:42:38:194] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:42:38:194] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:194] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:194] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:194] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=7 ChannelName=Microsoft::Windows::RDS::Graphics
[10:42:38:194] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:194] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - listener Microsoft::Windows::RDS::Graphics created new channel 7
[10:42:38:194] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:194] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - channel created
[10:42:38:194] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=130
[10:42:38:194] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:194] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - open_channel: ChannelId 7
[10:42:38:194] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:195] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:196] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=2 cbChId=0
[10:42:38:198] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=2 cbChId=0, ChannelId=7
[10:42:38:198] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:198] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=9 ChannelName=Microsoft::Windows::RDS::Video::Control::v08.01
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=10 ChannelName=Microsoft::Windows::RDS::Video::Data::v08.01
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=2 cbChId=0
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=11 ChannelName=Microsoft::Windows::RDS::Geometry::v08.01
[10:42:38:198] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:42:38:198] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:198] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:201] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=2 cbChId=0
[10:42:38:201] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=2 cbChId=0, ChannelId=7
[10:42:38:201] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:201] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:207] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:42:38:207] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:207] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:215] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:215] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:235] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:235] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:255] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:255] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:274] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:274] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:295] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:295] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:316] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:316] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:334] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:334] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:354] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:354] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:366] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:366] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:366] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:366] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:366] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:366] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:374] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:374] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:396] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:396] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:405] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=3 cbChId=0
[10:42:38:405] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=15 ChannelName=AUDIO_PLAYBACK_DVC
[10:42:38:405] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:405] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:405] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:42:38:405] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:405] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:416] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:416] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:425] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=3 cbChId=0
[10:42:38:425] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=15 ChannelName=AUDIO_PLAYBACK_DVC
[10:42:38:425] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:425] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:42:38:425] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:425] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:425] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:434] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:434] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:436] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:436] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:436] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:436] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:454] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:454] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:475] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:475] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:481] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:497] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:497] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:516] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:516] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:533] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:533] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:556] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:556] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:559] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x1, Sp=0 cbChId=0
[10:42:38:559] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_create_request: ChannelId=15 ChannelName=RDCamera_Device_Enumerator
[10:42:38:559] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:559] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - no listener
[10:42:38:559] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:559] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:559] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:574] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:574] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:594] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:594] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:616] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:616] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:633] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:633] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:654] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:654] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:674] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:674] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:697] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:697] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:716] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:716] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:734] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:734] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:38:755] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:38:755] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:776] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:776] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:796] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:796] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:807] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_SetPosition
[10:42:39:807] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_SetPosition
[10:42:39:807] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:807] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_New
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_New
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_Pointer_Set
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_Pointer_Set
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:808] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:815] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=0 cbChId=0
[10:42:39:815] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=0 cbChId=0, ChannelId=7
[10:42:39:815] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:815] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:816] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:816] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:818] [89329:0fd9f000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_sw_end_paint
[10:42:39:820] [89329:0fd9f000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_sw_end_paint
[10:42:39:820] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:42:39:820] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:820] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:834] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:834] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:857] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:857] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:860] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=0 cbChId=0
[10:42:39:861] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=0 cbChId=0, ChannelId=7
[10:42:39:861] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:861] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:861] [89329:0fd9f000] [TRACE][com.freerdp.gdi] - surfaceId=0, codec=8, contextId=0, format=PIXEL_FORMAT_BGRX32, left=512, top=384, right=576, bottom=448, width=64, height=64 length=298, data=0x00007fcda6008a29, extra=(nil)
[10:42:39:862] [89329:0fd9f000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_sw_end_paint
[10:42:39:914] [89329:0fd9f000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_sw_end_paint
[10:42:39:914] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - write_data: ChannelId=7 size=20
[10:42:39:914] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:914] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:914] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:914] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:916] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:916] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:933] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:933] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:954] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:954] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:976] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:976] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:996] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:996] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:016] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:016] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:029] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:029] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:031] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x2, Sp=1 cbChId=0
[10:42:39:031] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - process_data_first: Sp=1 cbChId=0, ChannelId=7 Length=21805
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0f3e6000] [TRACE][com.freerdp.core.autodetect] - rdp_recv_autodetect_request_packet: headerLength=6, headerTypeId=0, sequenceNumber=0, requestType=0001
[10:42:39:032] [89329:0f3e6000] [TRACE][com.freerdp.core.autodetect] - received RTT Measure Request PDU
[10:42:39:032] [89329:0f3e6000] [TRACE][com.freerdp.core.autodetect] - sending RTT Measure Response PDU
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:032] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:032] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:032] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:032] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:032] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:033] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:033] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:033] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:033] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:034] [89329:0fd9f000] [DEBUG][com.freerdp.channels.drdynvc.client] - order_recv: Cmd=0x3, Sp=1 cbChId=0
[10:42:39:034] [89329:0fd9f000] [TRACE][com.freerdp.channels.drdynvc.client] - process_data: Sp=1 cbChId=0, ChannelId=7
[10:42:39:034] [89329:0fd9f000] [TRACE][com.freerdp.gdi] - surfaceId=0, codec=9, contextId=1, format=PIXEL_FORMAT_BGRX32, left=0, top=0, right=0, bottom=0, width=0, height=0 length=21775, data=0x00007fcd55811c25, extra=(nil)
[10:42:39:034] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:034] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
[10:42:39:034] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_lock_x11_: [1] from xf_process_x_events
[10:42:39:034] [89329:0f3e6000] [TRACE][com.freerdp.client.x11] - xf_unlock_x11_: [0] from xf_process_x_events
zsh: illegal hardware instruction
Test Case 08
Flags: /rfx
Result: Works