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

rbac-view crushing in MacOS Monterey #25

Open
acceptMyPR opened this issue Jan 12, 2022 · 4 comments
Open

rbac-view crushing in MacOS Monterey #25

acceptMyPR opened this issue Jan 12, 2022 · 4 comments

Comments

@acceptMyPR
Copy link

I'd installed rbac-view via krew to my macbook with macOS Monterey

image

plugin is crushing:

❯ kubectl rbac-view
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x1e5be19, 0x21)
	/usr/local/go/src/runtime/panic.go:605 +0x95 fp=0x7ff7bfeff3c0 sp=0x7ff7bfeff3a0 pc=0x102a125
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:108 +0x83 fp=0x7ff7bfeff3f0 sp=0x7ff7bfeff3c0 pc=0x10279c3
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:492 +0xa4 fp=0x7ff7bfeff430 sp=0x7ff7bfeff3f0 pc=0x102cb04
runtime.rt0_go(0x7ff7bfeff468, 0x1, 0x7ff7bfeff468, 0x0, 0x1000000, 0x1, 0x7ff7bfeff6a8, 0x0, 0x7ff7bfeff6d4, 0x7ff7bfeff710, ...)
	/usr/local/go/src/runtime/asm_amd64.s:175 +0x1eb fp=0x7ff7bfeff438 sp=0x7ff7bfeff430 pc=0x105463b
❯ 
❯ which kubectl-rbac_view
/Users/user92090/.krew/bin/kubectl-rbac_view
❯ 
❯ readlink /Users/user92090/.krew/bin/kubectl-rbac_view
/Users/user92090/.krew/store/rbac-view/v0.2.1/rbac-view
❯ 
❯ /Users/user92090/.krew/store/rbac-view/v0.2.1/rbac-view
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x1e5be19, 0x21)
	/usr/local/go/src/runtime/panic.go:605 +0x95 fp=0x7ff7bfeff390 sp=0x7ff7bfeff370 pc=0x102a125
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:108 +0x83 fp=0x7ff7bfeff3c0 sp=0x7ff7bfeff390 pc=0x10279c3
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:492 +0xa4 fp=0x7ff7bfeff400 sp=0x7ff7bfeff3c0 pc=0x102cb04
runtime.rt0_go(0x7ff7bfeff438, 0x1, 0x7ff7bfeff438, 0x0, 0x1000000, 0x1, 0x7ff7bfeff680, 0x0, 0x7ff7bfeff6b7, 0x7ff7bfeff6f3, ...)
	/usr/local/go/src/runtime/asm_amd64.s:175 +0x1eb fp=0x7ff7bfeff408 sp=0x7ff7bfeff400 pc=0x105463b

macOS 12.0.1
rbac-view v0.2.1
krew v0.4.2
kubectl v1.21.1

@ahmetb
Copy link

ahmetb commented Jan 26, 2022

@jasonrichardsmith a rebuild/new version would be immensely helpful. I think this is a fairly popular kubectl plugin.

@astraw99
Copy link

astraw99 commented Sep 4, 2022

Also got this error on Mac.

k rbac-view
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x1e5be19, 0x21)
	/usr/local/go/src/runtime/panic.go:605 +0x95 fp=0x7ff7bfeff2f0 sp=0x7ff7bfeff2d0 pc=0x102a125
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:108 +0x83 fp=0x7ff7bfeff320 sp=0x7ff7bfeff2f0 pc=0x10279c3
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:492 +0xa4 fp=0x7ff7bfeff360 sp=0x7ff7bfeff320 pc=0x102cb04
runtime.rt0_go(0x7ff7bfeff390, 0x1, 0x7ff7bfeff390, 0x1000000, 0x1, 0x7ff7bfeff5b0, 0x0, 0x7ff7bfeff5d9, 0x7ff7bfeff615, 0x7ff7bfeff657, ...)
	/usr/local/go/src/runtime/asm_amd64.s:175 +0x1eb fp=0x7ff7bfeff368 sp=0x7ff7bfeff360 pc=0x105463b

Please release a new version to fix it, thanks.

@ahmetb
Copy link

ahmetb commented Jun 7, 2023

@jasonrichardsmith are you actively maintaining this?

@jasonrichardsmith
Copy link
Owner

no

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

4 participants