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 when net.netfilter.nf_conntrack_log_invalid is nonzero #2

Closed
muff1nman opened this issue Sep 30, 2020 · 0 comments
Closed

Panic when net.netfilter.nf_conntrack_log_invalid is nonzero #2

muff1nman opened this issue Sep 30, 2020 · 0 comments

Comments

@muff1nman
Copy link

panic: runtime error: index out of range [3] with length 2

goroutine 594 [running]:
main.lookupRule(0x79f540, 0xc00019a6e0, 0xc00042c360, 0x1c, 0xc000898d80, 0x0)
	/home/andrew/Source/github/eiginn/nftrace/cmd/nftrace/main.go:127 +0x855
main.main.func3(0xc000898d24, 0x0, 0xc00041b980, 0x0, 0x0, 0x0, 0x0, 0xc00041b9a0, 0xc000419ed0, 0x0, ...)
	/home/andrew/Source/github/eiginn/nftrace/cmd/nftrace/main.go:258 +0x208
github.com/florianl/go-nflog.(*Nflog).Register.func1(0xc000346780, 0xc0d673d5ba, 0xc0004c87a0, 0x79b7c0, 0xc0004fb260, 0x747800)
	/home/andrew/Source/github/eiginn/nftrace/vendor/github.com/florianl/go-nflog/nflog.go:236 +0x349
created by github.com/florianl/go-nflog.(*Nflog).Register
	/home/andrew/Source/github/eiginn/nftrace/vendor/github.com/florianl/go-nflog/nflog.go:197 +0x6d3

@eiginn eiginn closed this as completed in 5cade4b Oct 1, 2020
This issue was closed.
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

1 participant