You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@thrift.apache.org by GitBox <gi...@apache.org> on 2020/06/08 09:57:13 UTC

[GitHub] [thrift] dcelasun commented on pull request #2172: THRIFT-5214: Push read deadline in socketConn

dcelasun commented on pull request #2172:
URL: https://github.com/apache/thrift/pull/2172#issuecomment-640501867


   This broke tests:
   
   ```
   panic: runtime error: invalid memory address or nil pointer dereference
   [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x6c99cd]
   
   goroutine 1 [running]:
   thrift.NewTSSLSocketTimeout(...)
   	/thrift/src/test/go/src/thrift/ssl_socket.go:56
   thrift.NewTSSLSocket(...)
   	/thrift/src/test/go/src/thrift/ssl_socket.go:46
   common.StartClient(0x77a80a, 0x9, 0xa671, 0x0, 0x0, 0x7ffdc5b07c19, 0x8, 0x7ffdc5b07c06, 0x6, 0xc000084c01, ...)
   	/thrift/src/test/go/src/common/client.go:67 +0xccd
   main.main()
   	/thrift/src/test/go/src/bin/testclient/main.go:43 +0x108
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org