Open RootProgger opened 2 years ago
when I try to execute the "docker run -d -p 8989:80 nginx" I run into an "timeout reached" log:
===> Virtual machine 'docker' already started [INFO] Configuration: - Machine Name: docker - Shared Folder: /Users - Mount Options: noacl,async,nfsvers=3 - Force: false [INFO] machine presence ... fatal error: runtime: bsdthread_register error runtime stack: runtime.throw(0x21240dc, 0x21) /usr/local/go/src/runtime/panic.go:596 +0x95 fp=0x7ff7bfeffbb0 sp=0x7ff7bfeffb90 runtime.goenvs() /usr/local/go/src/runtime/os_darwin.go:108 +0xa0 fp=0x7ff7bfeffbe0 sp=0x7ff7bfeffbb0 runtime.schedinit() /usr/local/go/src/runtime/proc.go:486 +0xa1 fp=0x7ff7bfeffc20 sp=0x7ff7bfeffbe0 runtime.rt0_go(0x7ff7bfeffc58, 0x5, 0x7ff7bfeffc58, 0x0, 0x1000000, 0x5, 0x7ff7bfeffd70, 0x7ff7bfeffd7f, 0x7ff7bfeffd82, 0x7ff7bfeffd8b, ...) /usr/local/go/src/runtime/asm_amd64.s:158 +0x183 fp=0x7ff7bfeffc28 sp=0x7ff7bfeffc20
Every command I try e.g.
I got the same error
hi, @RootProgger looks like an issue inside one of golang based tool.
Please provide more lines from the stacktrace.
https://github.com/golang/go/wiki/MacOS12BSDThreadRegisterIssue
https://github.com/docker/roadmap/issues/245#issuecomment-964386353
@gplayer2 maybe we need to update the formula by this fork
when I try to execute the "docker run -d -p 8989:80 nginx" I run into an "timeout reached" log:
Every command I try e.g.
I got the same error