Skip to content

On Win11 App stuck once RDP client pop any messagebox  #559

@VShawn

Description

@VShawn

Describe the bug

After extensive testing and cross-comparison, I ultimately discovered that on the Win11 system, whenever an RDP client displays any message box, it triggers an internal error, ultimately causing the program to freeze.

These message boxes include, but are not limited to, the connection information displayed by the info button(#437) and CredSSP error messages.

last night I have created a minimal test program and launched the remote desktop to the same server with the same settings on both WinForms and WPF on Win11 22H2. The WinForms program successfully displays the CredSSP
error dialog, while the WPF program encounters an internal error and crashes.

here is the CredSSP error messages:

Works Winform

image

Crasheson WPF

image

same WPF program works and pop the message box on Win10

image

Unfortunately, I couldn't locate the cause of the crash, so I'm unable to fix it.

Image

Sub-issues

Metadata

Metadata

Assignees

Labels

area-ct-rdpConnection type: RDPbugSomething isn't workingmeta-help-wantedHelp from anybody is most welcomemeta-unknown-errorBugs that we don't know how to fix

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions