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

Another IP error using GrepIP, but this one isn't super critical #73

Closed
T145 opened this issue Nov 16, 2021 · 4 comments
Closed

Another IP error using GrepIP, but this one isn't super critical #73

T145 opened this issue Nov 16, 2021 · 4 comments

Comments

@T145
Copy link

T145 commented Nov 16, 2021

goroutine 1 [running]:
encoding/binary.bigEndian.Uint32(...)
	/usr/lib/go-1.17/src/encoding/binary/binary.go:112
github.com/ipinfo/cli/lib.IPFromStdIP({0x0, 0xc00001c180, 0x827dae})
	/go/pkg/mod/github.com/ipinfo/cli@v0.0.0-20211114085920-4bc7c41d47b1/lib/ip.go:24 +0x45
github.com/ipinfo/cli/lib.CmdGrepIP.func1({0x7fff8e9fa9fa, 0x13}, {0x82db00, 0xc000010550})
	/go/pkg/mod/github.com/ipinfo/cli@v0.0.0-20211114085920-4bc7c41d47b1/lib/cmd_grepip.go:265 +0x766
github.com/ipinfo/cli/lib.CmdGrepIP.func2({0x7fff8e9fa9fa, 0x13})
	/go/pkg/mod/github.com/ipinfo/cli@v0.0.0-20211114085920-4bc7c41d47b1/lib/cmd_grepip.go:326 +0x5f
github.com/ipinfo/cli/lib.CmdGrepIP({0x1, 0x1, 0x0, 0x0, 0x0, 0x1, 0x0, 0x1}, {0xc000071a20, 0x1, ...}, ...)
	/go/pkg/mod/github.com/ipinfo/cli@v0.0.0-20211114085920-4bc7c41d47b1/lib/cmd_grepip.go:343 +0x8a2
main.cmdGrepIP()
	/go/pkg/mod/github.com/ipinfo/cli@v0.0.0-20211114085920-4bc7c41d47b1/ipinfo/cmd_grepip.go:65 +0x105
main.main()
	/go/pkg/mod/github.com/ipinfo/cli@v0.0.0-20211114085920-4bc7c41d47b1/ipinfo/main.go:55 +0x1ef
@UmanShahzad
Copy link
Contributor

@T145 can you give an input line that caused this?

@T145
Copy link
Author

T145 commented Nov 16, 2021

No unfortunately, otherwise I would.

@UmanShahzad
Copy link
Contributor

Alright please be on the lookout for what that input might be. I have no idea how to replicate the issue and debug it.

@UmanShahzad
Copy link
Contributor

I'm going to close this issue for now as it's not really actionable - will need a way to replicate the problem, after which there'll be a clear path to a solution. If you do find any input that can clearly cause this please share it. Thanks!

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