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

stack overflow on node scenarios #25

Open
tsebastiani opened this issue Jan 21, 2025 · 0 comments
Open

stack overflow on node scenarios #25

tsebastiani opened this issue Jan 21, 2025 · 0 comments

Comments

@tsebastiani
Copy link
Contributor

tsebastiani commented Jan 21, 2025

🌍validating input ...runtime: goroutine stack exceeds 1000000000-byte limit
runtime: sp=0xc0206c44e8 stack=[0xc0206c4000, 0xc0406c4000]
fatal error: stack overflow

runtime stack:
runtime.throw({0x14b18bc?, 0xc00009bec0?})
/opt/hostedtoolcache/go/1.23.1/x64/src/runtime/panic.go:1067 +0x48 fp=0xc00009be88 sp=0xc00009be58 pc=0x470a28
runtime.newstack()
/opt/hostedtoolcache/go/1.23.1/x64/src/runtime/stack.go:1117 +0x5bd fp=0xc00009bfc8 sp=0xc00009be88 pc=0x454e9d
runtime.morestack()
/opt/hostedtoolcache/go/1.23.1/x64/src/runtime/asm_amd64.s:621 +0x7a fp=0xc00009bfd0 sp=0xc00009bfc8 pc=0x476c1a

goroutine 1 gp=0xc0000061c0 m=3 mp=0xc00007ce08 [running]:
github.com/krkn-chaos/krknctl/pkg/typing.(*InputField).Validate(0xc00027f500, 0xc0003e0da0?)

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