[Bug 214864] [exp-run] test build with lld as /usr/bin/ld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 5 18:38:15 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214864

--- Comment #13 from Antoine Brodin <antoine at FreeBSD.org> ---
There were around 50 go ports failure of the form:

fatal error: unexpected signal during runtime execution
[signal SIGBUS: bus error code=0xc addr=0x453a10 pc=0x800a9cf41]

runtime stack:
runtime.throw(0x89fcb3, 0x2a)
        /usr/local/go/src/runtime/panic.go:596 +0x95
runtime.sigpanic()
        /usr/local/go/src/runtime/signal_unix.go:274 +0x2db

goroutine 1 [syscall, locked to thread]:
runtime.cgocall(0x401560, 0x0, 0xc420092000)
        /usr/local/go/src/runtime/cgocall.go:131 +0xe2 fp=0xc42006ff88
sp=0xc42006ff48
runtime.main()
        /usr/local/go/src/runtime/proc.go:169 +0x1ba fp=0xc42006ffe0
sp=0xc42006ff88
runtime.goexit()
        /usr/local/go/src/runtime/asm_amd64.s:2197 +0x1 fp=0xc42006ffe8
sp=0xc42006ffe0

goroutine 17 [syscall, locked to thread]:
runtime.goexit()
        /usr/local/go/src/runtime/asm_amd64.s:2197 +0x1
*** Error code 2

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-ports-bugs mailing list