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

1.12.1错误 #130

Closed
cnperi opened this issue May 2, 2016 · 1 comment
Closed

1.12.1错误 #130

cnperi opened this issue May 2, 2016 · 1 comment
Labels
Milestone

Comments

@cnperi
Copy link

cnperi commented May 2, 2016

更新后不自动运行,service v2ray restart/start 无反应。
检测配置文件无问题,手动运行后问题如下:
/usr/bin/v2ray/v2ray --config=/etc/v2ray/config.json
V2Ray v1.12.1 (New Order) 20160501
An unified platform for anti-censorship.
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xb code=0x1 addr=0x40 pc=0x4a282e]

goroutine 558 [running]:
panic(0x7e5cc0, 0xc82000e0e0)
/home/travis/.gimme/versions/go1.6.linux.amd64/src/runtime/panic.go:464 +0x3e6
github.com/v2ray/v2ray-core/proxy/shadowsocks.(_Shadowsocks).handlerUDPPayload.func1(0x7f74466408b8, 0xc82141d960, 0xc82145ddc0)
/home/travis/gopath/src/github.com/v2ray/v2ray-core/proxy/shadowsocks/shadowsocks.go:137 +0x48e
github.com/v2ray/v2ray-core/transport/hub.(_UDPServer).handleConnection(0xc820618420, 0xc820010f30, 0x23, 0x7f7446634bf0, 0xc820796fa0, 0x7f74466408b8, 0xc82141d960, 0xc820780f50)
/home/travis/gopath/src/github.com/v2ray/v2ray-core/transport/hub/udp_server.go:66 +0x110
created by github.com/v2ray/v2ray-core/transport/hub.(*UDPServer).Dispatch
/home/travis/gopath/src/github.com/v2ray/v2ray-core/transport/hub/udp_server.go:57 +0x316

@cnperi
Copy link
Author

cnperi commented May 2, 2016

fixed in 1.12.2

@v2ray v2ray added the Bug label May 2, 2016
@v2ray v2ray added this to the Version 2.0 milestone May 2, 2016
@v2ray v2ray closed this as completed May 2, 2016
rosebe pushed a commit to rosebe/v2ray-core that referenced this issue Aug 27, 2020
…golang.org/grpc-1.31.1

Bump google.golang.org/grpc from 1.31.0 to 1.31.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant