forked from Code-Hex/vz
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Using `make test/run TARGET=TestRunIssue131`, I can reproduce Code-Hex#131 reliably on my M1: Run socat as vsock ssh proxyserver (port=2222) Login with root and no password. localhost login: [ 3.053740] random: crng init done finalizing handler 0x140000a2260 value: 0x100a3b020 panic: runtime/cgo: misuse of an invalid Handle goroutine 17 [running, locked to thread]: runtime/cgo.Handle.Value(...) /usr/local/go/src/runtime/cgo/handle.go:124 github.com/Code-Hex/vz/v3.shouldAcceptNewConnectionHandler(0x14000102000?, 0x0?, 0x14000000001?) /Users/teuf/dev/vz/socket.go:235 +0x11c 2023/07/07 13:49:05 exit status 2 exit status 1 FAIL github.com/Code-Hex/vz/v3 5.220s testing: warning: no tests to run PASS ok github.com/Code-Hex/vz/v3/internal/progress 0.351s [no tests to run] FAIL make: *** [test/run] Error 1
- Loading branch information
Showing
1 changed file
with
75 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters