Skip to content
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

Linux 开发的rdp 连接报错 #383

Open
ByteStardust opened this issue Oct 8, 2024 · 1 comment
Open

Linux 开发的rdp 连接报错 #383

ByteStardust opened this issue Oct 8, 2024 · 1 comment
Assignees
Labels
RDP问题 RDP问题 增强 新功能或需求 缺陷 某些功能无法正常工作

Comments

@ByteStardust
Copy link

panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc0000005 code=0x0 addr=0x10 pc=0x14880ed]

goroutine 169752 [running]:
github.com/tomatome/grdp/protocol/sec.(*Client).sendClientRandom(0xc00277e050)
?github.com/tomatome/[email protected]/protocol/sec/sec.go:630 +0x12d
github.com/tomatome/grdp/protocol/sec.(*Client).connect(0xc00277e050, {0xc0010492c0, 0x3, 0x4}, {0xc00287fc00, 0x2, 0x2}, 0x3ec, {0xc00129eed0, 0x2, ...})
?github.com/tomatome/[email protected]/protocol/sec/sec.go:463 +0x3d4
reflect.Value.call({0x18c0460?, 0xc0024d5020?, 0x19d69c0?}, {0x19d836f, 0x4}, {0xc000ec2f60, 0x4, 0x30?})
?reflect/value.go:596 +0xce7
reflect.Value.Call({0x18c0460?, 0xc0024d5020?, 0xfb0dc5?}, {0xc000ec2f60?, 0x19d69c0?, 0x1dac660?})
?reflect/value.go:380 +0xb9
github.com/tomatome/grdp/emission.(*Emitter).callListeners.func1({0x18c0460?, 0xc0024d5020?, 0xc002dac94a?})
?github.com/tomatome/[email protected]/emission/emitter.go:226 +0x405
created by github.com/tomatome/grdp/emission.(*Emitter).callListeners in goroutine 169751
?github.com/tomatome/[email protected]/emission/emitter.go:201 +0x7f

@shadow1ng
Copy link
Owner

github.com/tomatome/grdp 库没更新,这个rdp协议我也不太会修

@ZacharyZcR ZacharyZcR self-assigned this Dec 19, 2024
@ZacharyZcR ZacharyZcR added 缺陷 某些功能无法正常工作 增强 新功能或需求 RDP问题 RDP问题 labels Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RDP问题 RDP问题 增强 新功能或需求 缺陷 某些功能无法正常工作
Projects
None yet
Development

No branches or pull requests

3 participants