diodechain / diode_client

Diode client written in GO that runs the Blockquick™ algorithm and a socks server to transmit data through diode ztna network.
https://diode.io/download
Other
66 stars 23 forks source link

panic: runtime error: invalid memory address or nil pointer dereference [0.11.7] #94

Closed dominicletz closed 3 years ago

dominicletz commented 3 years ago
[signal SIGSEGV: segmentation violation code=0x1 addr=0x18 pc=0x40bf00b]

goroutine 6311219 [running]:
io.copyBuffer(0x4b0b620, 0xc00596c020, 0x0, 0x0, 0xc002bcc000, 0x8000, 0x8000, 0x0, 0x0, 0x0)
        /Users/runner/hostedtoolcache/go/1.15.12/x64/src/io/io.go:409 +0x10b
io.Copy(...)
        /Users/runner/hostedtoolcache/go/1.15.12/x64/src/io/io.go:368
github.com/diodechain/diode_client/rpc.(*ConnectedPort).Copy.func1.1(0xc0004480a0, 0xc002f32cc0)
        /Users/runner/work/diode_client/diode_client/rpc/connectedport.go:157 +0xb1
created by github.com/diodechain/diode_client/rpc.(*ConnectedPort).Copy.func1
        /Users/runner/work/diode_client/diode_client/rpc/connectedport.go:156 +0xb9