FlorianREGAZ / Python-Tls-Client

Advanced HTTP Library
MIT License
660 stars 136 forks source link

panic: runtime error: invalid memory address or nil pointer dereference #77

Closed imblowsnow closed 1 year ago

imblowsnow commented 1 year ago

when i use streamOutputPath options

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

goroutine 17 [running, locked to thread]: github.com/bogdanfinn/tls-client/cffi_src.(TLSClientError).Error(0x1148c31d745a6199?) /Users/bogdan/Development/Solem8s/tls-client/cffi_src/types.go:20 +0x14 github.com/bogdanfinn/tls-client/cffi_src.(TLSClientError).Error(...) /Users/bogdan/Development/Solem8s/tls-client/cffi_src/types.go:20 main.handleErrorResponse({0xc00001c5d0, 0x24}, 0x1, 0xc00005d270) /Users/bogdan/Development/Solem8s/tls-client/cffi_dist/main.go:283 +0xcf main.request(0x0?) /Users/bogdan/Development/Solem8s/tls-client/cffi_dist/main.go:259 +0x795