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

panic: assignment to entry in nil map #120

Closed
hussainmohd-a opened this issue Nov 29, 2024 · 0 comments
Closed

panic: assignment to entry in nil map #120

hussainmohd-a opened this issue Nov 29, 2024 · 0 comments

Comments

@hussainmohd-a
Copy link

 transport.go:490: V dns: fwd: query www.googleapis.com [prefs:&{Base  wg3, wg23  false}; chosen:[]]; id? wg3, sid? , pid? Base, ips? []
 wall.go:114: V wall: no local blockerQ; letting through www.googleapis.com.
 transport.go:525: V dns: fwd: query NOT blocked www.googleapis.com; why? no rdns
 ipmap.go:216: D ipmap: Get: 10.255.255.3:53 => []
 proxies.go:466: VV proxy: pin: ok? true; 10.255.255.3:53 from Base; err? <nil>
 upstream.go:270: VV dns53: proxy: choose: (wg3) proxy(Base) for 10.255.255.3:[email protected]:53; among [Base]
 upstream.go:152: V dns53: pxdial: (wg3) using udp relay/proxy wg3 at 172.98.68.196:443
 wall.go:114: V wall: no local blockerQ; letting through www.googleapis.com.
 wgproxy.go:909: D wg: wg3 dial: start udp 10.255.255.3:53
 wgnet.go:207: V wg: dial: translate ipp: 10.255.255.3:53 -> 10.255.255.3
 wgnet.go:170: I wg: wg3 dial: udp: #0 invalid AddrPort => 10.255.255.3:53
 wgproxy.go:916: I wg: wg3 dial: end udp 10.255.255.3:53; err <nil>
 upstream.go:230: V dns53: send: (udp / wg3) to 10.255.255.3:53 for www.googleapis.com. using udp? true / px? true / relay? true; err? <nil>
 wgproxy.go:818: VV wg: wg3 tun: write: notify sz(64)
 wgproxy.go:764: VV wg: wg3 tun: read(64)
 fdbased.go:453: VV ns: tun(108): WritePackets (to tun): written(1)/total(1)
 receive.go:76: V wg:wg23 Routine: receive incoming makeReceiveFn - stopped
 panic: assignment to entry in nil map
 
 goroutine 371 [running]:
 github.com/celzero/firestack/intra/ipn/wg.(*StdNetBind).asEndpoint(0x400062c120, {0x7138b74b28, 0x400011c8a0})
 	/home/jitpack/build/intra/ipn/wg/wgconn.go:574 +0x328
 github.com/celzero/firestack/intra/ipn/wg.(*StdNetBind).Open.(*StdNetBind).makeReceiveFn.func1({0x4000574030?, 0xd?, 0x4000470090?}, {0x4000010248, 0x1, 0x0?}, {0x40004700d0, 0x1, 0x0?})
 	/home/jitpack/build/intra/ipn/wg/wgconn.go:356 +0x1bc
 golang.zx2c4.com/wireguard/device.(*Device).RoutineReceiveIncoming(0x40000db408, 0x1, 0x40001ccae0)
 	/tmp/gomobile-work-1833882940/pkg/mod/golang.zx2c4.com/[email protected]/device/receive.go:111 +0x2c4
 created by golang.zx2c4.com/wireguard/device.(*Device).BindUpdate in goroutine 53
 	/tmp/gomobile-work-1833882940/pkg/mod/golang.zx2c4.com/[email protected]/device/device.go:524 +0x308
 
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