mirror of
https://github.com/snail007/goproxy.git
synced 2026-04-27 00:15:51 +03:00
[GH-ISSUE #371] server 报错 #280
Labels
No labels
TODO
bug
duplicate
enhancement
good first issue
help wanted
helpful
invalid
need-confirm
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/goproxy#280
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @pinghe on GitHub (May 23, 2020).
Original GitHub issue: https://github.com/snail007/goproxy/issues/371
9.5
server 模式
2020/05/23 01:54:21 connection handler crashed with err : runtime error: invalid memory address or nil pointer dereference
stack: goroutine 71 [running]:
runtime/debug.Stack(0xc0003d5700, 0xacd160, 0x115e2b0)
/usr/local/go1.11/src/runtime/debug/stack.go:24 +0xa7
github.com/snail007/proxy/services/mux.(*MuxServer).Start.func2.1(0xc00022ac80)
proxy/services/mux/mux_server.go:428 +0x5a
panic(0xacd160, 0x115e2b0)
/usr/local/go1.11/src/runtime/panic.go:513 +0x1b9
github.com/snail007/proxy/services/mux.(*MuxServer).GetConn(0xc00022ac80, 0x1117bd3, 0x1, 0x0, 0x0, 0x0)
proxy/services/mux/mux_server.go:640 +0x2e9
github.com/snail007/proxy/services/mux.(*MuxServer).GetOutConn(0xc00022ac80, 0x0, 0x1, 0x18, 0xc000087b40, 0x4058f1, 0xc0000647d8, 0xc000148030)
proxy/services/mux/mux_server.go:590 +0x57b
github.com/snail007/proxy/services/mux.(*MuxServer).GetClientConn(0xc00022ac80, 0xbb3b30, 0xc0001441e0, 0xc0002a6000, 0x800, 0x800, 0x0)
proxy/services/mux/mux_server.go:548 +0x70
github.com/snail007/proxy/services/mux.(*MuxServer).Start.func2(0xc820e0, 0xc00000d2c8)
proxy/services/mux/mux_server.go:441 +0x1da
github.com/snail007/proxy/core/cs/server.(*ServerChannel).ListenTCP.func1.2(0xc00022ae30, 0xc0002acec0, 0xc0002302e0)
proxy/core/cs/server/server.go:240 +0x90
created by github.com/snail007/proxy/core/cs/server.(*ServerChannel).ListenTCP.func1
proxy/core/cs/server/server.go:219 +0x257