Open TnZzZHlp opened 2 days ago
time="Nov 04 08:18:01" level=warning msg="handlePkt: failed to GetOrCreate: failed to select dialer from group proxy (udp4, dns?:false,from: 192.168.3.6:36570): no alive dialer" panic: runtime error: invalid memory address or nil pointer dereference [signal SIGSEGV: segmentation violation code=0x1 addr=0x10 pc=0x143de0] goroutine 276432 [running]: fmt.(*wrapErrors).Unwrap(0x0?) fmt/errors.go:77 errors.is({0xf85980?, 0x0?}, {0xf84dc0, 0x4000044290}, 0x1) errors/wrap.go:68 +0x220 errors.is({0xf85980?, 0x4005a08780?}, {0xf84dc0, 0x4000044290}, 0x1) errors/wrap.go:69 +0x260 errors.Is({0xf85980, 0x4005a08780}, {0xf84dc0, 0x4000044290}) errors/wrap.go:50 +0x98 github.com/daeuniverse/dae/component/sniffing.IsSniffingError(...) github.com/daeuniverse/dae/component/sniffing/sniffing.go:23 github.com/daeuniverse/dae/control.(*ControlPlane).handleConn(0x40001ee5a0, {0xf99398, 0x4005e4c9f0}) github.com/daeuniverse/dae/control/tcp.go:34 +0x168 github.com/daeuniverse/dae/control.(*ControlPlane).Serve.func4.1({0xf99398, 0x4005e4c9f0}) github.com/daeuniverse/dae/control/control_plane.go:789 +0xc0 created by github.com/daeuniverse/dae/control.(*ControlPlane).Serve.func4 in goroutine 10 github.com/daeuniverse/dae/control/control_plane.go:786 +0x44
No response
After running for a while, it crashes.
dae --version
cat /etc/os-release
uname -a
Thanks for opening this issue!
这个是从 releases 里拿的吗
是的
Checks
Current Behavior
Expected Behavior
No response
Steps to Reproduce
After running for a while, it crashes.
Environment
dae --version
): 0.9.0rc1cat /etc/os-release
): ImmortalWrt SNAPSHOT r32098-f6d00e7c0duname -a
): Linux ImmortalWrt 6.6.56 #0 SMP Sat Oct 19 07:13:05 2024 aarch64 GNU/LinuxAnything else?
No response