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

[BUG] More panics... #571

Open
evanlinjin opened this issue Sep 12, 2019 · 0 comments
Open

[BUG] More panics... #571

evanlinjin opened this issue Sep 12, 2019 · 0 comments
Assignees

Comments

@evanlinjin
Copy link

panic: invalid rule

goroutine 31 [running]:
github.com/skycoin/skywire/pkg/routing.Rule.TransportID(0x7f36429890a5, 0x36, 0x36, 0x0, 0x0)
        /home/evanlinjin/dev/skycoin/skywire/pkg/routing/rule.go:70 +0x13f
github.com/skycoin/skywire/pkg/router.(*Router).forwardPacket(0xc0001e08c0, 0xec5640, 0xc00002c138, 0xc0005f6ac6, 0xb, 0x1a, 0x7f36429890a5, 0x36, 0x36, 0x3, ...)
        /home/evanlinjin/dev/skycoin/skywire/pkg/router/router.go:219 +0x28f
github.com/skycoin/skywire/pkg/router.(*Router).handlePacket(0xc0001e08c0, 0xec5640, 0xc00002c138, 0xc0005f6ac0, 0x11, 0x20, 0xeb6b40, 0xc00030ff00)
        /home/evanlinjin/dev/skycoin/skywire/pkg/router/router.go:143 +0x4d4
github.com/skycoin/skywire/pkg/router.(*Router).Serve.func1(0xc0001e08c0, 0xec5640, 0xc00002c138)
        /home/evanlinjin/dev/skycoin/skywire/pkg/router/router.go:116 +0x107
created by github.com/skycoin/skywire/pkg/router.(*Router).Serve
        /home/evanlinjin/dev/skycoin/skywire/pkg/router/router.go:110 +0x109
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant