-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
高性能且连接错误的情况下出现死锁 #22
Comments
同问,此问题解决了吗? |
localhost service must be an RDP server, such as xrdp or Windows Remote Desktop Services. |
是的,我是windows机器。 |
"Provide the debug information, please." |
panic: runtime error: slice bounds out of range [4294967288:2] goroutine 28106 [running]: |
set glog.SetLevel(glog.DEBUG) Provide complete debug log information |
[DEBUG]2023/09/26 19:07:20 x224.go:202: x224 sendConnectionRequest 0ee000000000000100080003000000 |
concurrent connections ? You can try using the latest master branch. |
yes,concurrent connections go get -u github.com/tomatome/grdp go list -m -u github.com/tomatome/grdp |
I see that different connection methods were used for the previous crash and the subsequent concurrency issues. provide debug information for establishing a connection using NTLM or SSL. |
|
POC:
localhost server:
Tested on linux
last message:
main.go:73: wait connect ok
Its hang at:
The text was updated successfully, but these errors were encountered: