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

在启动proxy_server遇到空指针的问题。 #22

Closed
BrooksEdward opened this issue Jan 29, 2019 · 1 comment
Closed

在启动proxy_server遇到空指针的问题。 #22

BrooksEdward opened this issue Jan 29, 2019 · 1 comment

Comments

@BrooksEdward
Copy link

BrooksEdward commented Jan 29, 2019

报错提示如下:
[root@ds_beta easyProxy]# ./proxy_server -mode=socks5Server -vkey=DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0xb0451f]

goroutine 1 [running]:
main.main()
/home/work/go/src/github.com/cnlh/easyProxy/cmd/proxy_server/proxy_server.go:50 +0xe1f

系统及go版本:
[root@ds_beta easyProxy]# cat /etc/redhat-release
CentOS release 6.5 (Final)
[root@ds_beta easyProxy]# go version
go version go1.11.2 linux/amd64

@cnlh
Copy link
Collaborator

cnlh commented Jan 31, 2019

抱歉 上次忘记同步 最新版本已经修改此问题

@cnlh cnlh closed this as completed Mar 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants