Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

heroku login fails on OS X #2036

Open
malafeev opened this issue Nov 17, 2016 · 3 comments
Open

heroku login fails on OS X #2036

malafeev opened this issue Nov 17, 2016 · 3 comments

Comments

@malafeev
Copy link

malafeev commented Nov 17, 2016

heroku login
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x30845f, 0x21)
	/usr/local/go/src/runtime/panic.go:566 +0x95 fp=0x7fff5fbffa30 sp=0x7fff5fbffa10
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:88 +0xa0 fp=0x7fff5fbffa60 sp=0x7fff5fbffa30
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:450 +0x9c fp=0x7fff5fbffaa0 sp=0x7fff5fbffa60
runtime.rt0_go(0x7fff5fbffad0, 0x2, 0x7fff5fbffad0, 0x0, 0x2, 0x7fff5fbffc10, 0x7fff5fbffc43, 0x0, 0x7fff5fbffc4b, 0x7fff5fbffc67, ...)
	/usr/local/go/src/runtime/asm_amd64.s:145 +0x14f fp=0x7fff5fbffaa8 sp=0x7fff5fbffaa0
fatal error: runtime: bsdthread_register error

runtime stack:
runtime.throw(0x30845f, 0x21)
	/usr/local/go/src/runtime/panic.go:566 +0x95 fp=0x7fff5fbffa20 sp=0x7fff5fbffa00
runtime.goenvs()
	/usr/local/go/src/runtime/os_darwin.go:88 +0xa0 fp=0x7fff5fbffa50 sp=0x7fff5fbffa20
runtime.schedinit()
	/usr/local/go/src/runtime/proc.go:450 +0x9c fp=0x7fff5fbffa90 sp=0x7fff5fbffa50
runtime.rt0_go(0x7fff5fbffac0, 0x3, 0x7fff5fbffac0, 0x0, 0x3, 0x7fff5fbffc08, 0x7fff5fbffc3b, 0x7fff5fbffc44, 0x0, 0x7fff5fbffc4b, ...)
	/usr/local/go/src/runtime/asm_amd64.s:145 +0x14f fp=0x7fff5fbffa98 sp=0x7fff5fbffa90
 !    error getting commands pid 12706 exit 2

OS X 10.11.6

@ransombriggs
Copy link
Contributor

@malafeev is the environment variable $DYLD_INSERT_LIBRARIES set, or do you have a product called Websense installed?

@malafeev
Copy link
Author

malafeev commented Nov 18, 2016

I have installed

  • Forcepoint TRITON AP-ENDPOINT.
  • Netskope Client

But $DYLD_INSERT_LIBRARIES is not set and Websense is not installed

@tfortune-ag
Copy link

I getting this exact error too

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants