[GH-ISSUE #70] Unhandled error when opening connection - UCEERR_RENDERTHREADFAILURE #1976

Closed
opened 2026-03-01 17:16:27 +03:00 by kerem · 2 comments
Owner

Originally created by @Shooshka on GitHub (Jan 29, 2021).
Original GitHub issue: https://github.com/1Remote/1Remote/issues/70

Originally assigned to: @VShawn on GitHub.

Describe the bug
Error when open new connection.

To Reproduce
See this error only once

Screenshots
2021-01-29_07-51-50

Desktop (please complete the following information):
Win 10 20H2
PremoteM 0.5.8.2101192131

Originally created by @Shooshka on GitHub (Jan 29, 2021). Original GitHub issue: https://github.com/1Remote/1Remote/issues/70 Originally assigned to: @VShawn on GitHub. **Describe the bug** Error when open new connection. **To Reproduce** See this error only once **Screenshots** ![2021-01-29_07-51-50](https://user-images.githubusercontent.com/1889052/106243414-6c440180-621a-11eb-9f68-73497a0de63d.png) **Desktop (please complete the following information):** Win 10 20H2 PremoteM 0.5.8.2101192131
Author
Owner

@VShawn commented on GitHub (Jan 29, 2021):

Thanks for your report!

according the discussions on SNS

https://social.msdn.microsoft.com/Forums/sqlserver/en-US/d4f943eb-630e-48ac-a8f8-00e539bb7856/wpf-crashes-with-error-hresult-0x88980406-at?forum=wpf
https://github.com/dotnet/core/issues/1995
https://github.com/dotnet/wpf/issues/3100

it may be a bug of WFP render thread. It is said it was fixed in .net framework 4.0+, but it still some reports even after net core 3.0.

I am not very sure if this bug caused your issue, but it may be helpful if you can upload your log file like PRemoteM.log_2021XXXX.md in C:\Users\XXX\AppData\Roaming\PRemoteM. Please mind you dont need upload full log file, just paste the Fatal info would be enought.

<!-- gh-comment-id:769659306 --> @VShawn commented on GitHub (Jan 29, 2021): Thanks for your report! according the discussions on SNS https://social.msdn.microsoft.com/Forums/sqlserver/en-US/d4f943eb-630e-48ac-a8f8-00e539bb7856/wpf-crashes-with-error-hresult-0x88980406-at?forum=wpf https://github.com/dotnet/core/issues/1995 https://github.com/dotnet/wpf/issues/3100 it may be a bug of WFP render thread. It is said it was fixed in .net framework 4.0+, but it still some reports even after net core 3.0. I am not very sure if this bug caused your issue, but it may be helpful if you can upload your log file like `PRemoteM.log_2021XXXX.md` in `C:\Users\XXX\AppData\Roaming\PRemoteM`. Please mind you dont need upload full log file, just paste the `Fatal` info would be enought.
Author
Owner

@Shooshka commented on GitHub (Jan 29, 2021):

Will be no problem if logs have some "Fatal" in them but...

2021-01-29_12-18-20

From day with error have only 1 string:
2021-01-28T01:02:47.4567714+03:00[ThreadId:0000000001] Debug RDP Host: RdpOnOnLoginComplete

<!-- gh-comment-id:769684349 --> @Shooshka commented on GitHub (Jan 29, 2021): Will be no problem if logs have some "Fatal" in them but... ![2021-01-29_12-18-20](https://user-images.githubusercontent.com/1889052/106256274-1c6e3600-622c-11eb-935b-03c1e3406ba3.png) From day with error have only 1 string: 2021-01-28T01:02:47.4567714+03:00[ThreadId:0000000001] <font color=Green>Debug</font> RDP Host: RdpOnOnLoginComplete
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/1Remote#1976
No description provided.