-
Notifications
You must be signed in to change notification settings - Fork 267
Closed
Description
Running any command (e.g. '<p>Oink</p>' | pup 'p text{}') from the terminal results in the following. Even "pup --version" fails. Am I right in assuming this is not so much a pup issue, as it is a go issue?
fatal error: runtime: bsdthread_register error
runtime stack:
runtime.throw(0x1165c74, 0x21)
/usr/local/Cellar/go/1.9.2/libexec/src/runtime/panic.go:605 +0x95 fp=0x7ff7bfeff7d0 sp=0x7ff7bfeff7b0 pc=0x1027d65
runtime.goenvs()
/usr/local/Cellar/go/1.9.2/libexec/src/runtime/os_darwin.go:108 +0x83 fp=0x7ff7bfeff800 sp=0x7ff7bfeff7d0 pc=0x1025603
runtime.schedinit()
/usr/local/Cellar/go/1.9.2/libexec/src/runtime/proc.go:492 +0xa1 fp=0x7ff7bfeff840 sp=0x7ff7bfeff800 pc=0x102a741
runtime.rt0_go(0x7ff7bfeff870, 0x2, 0x7ff7bfeff870, 0x1000000, 0x2, 0x7ff7bfeff9d0, 0x7ff7bfeff9e3, 0x0, 0x7ff7bfeff9e5, 0x7ff7bfeffa01, ...)
/usr/local/Cellar/go/1.9.2/libexec/src/runtime/asm_amd64.s:175 +0x1eb fp=0x7ff7bfeff848 sp=0x7ff7bfeff840 pc=0x104ea8b
Metadata
Metadata
Assignees
Labels
No labels