Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Apr 2017 18:38:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 214864] [exp-run] test build with lld as /usr/bin/ld
Message-ID:  <bug-214864-13-mDrXs2Wdfz@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-214864-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-214864-13@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D214864

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

fatal error: unexpected signal during runtime execution
[signal SIGBUS: bus error code=3D0xc addr=3D0x453a10 pc=3D0x800a9cf41]

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=3D0xc42006ff88
sp=3D0xc42006ff48
runtime.main()
        /usr/local/go/src/runtime/proc.go:169 +0x1ba fp=3D0xc42006ffe0
sp=3D0xc42006ff88
runtime.goexit()
        /usr/local/go/src/runtime/asm_amd64.s:2197 +0x1 fp=3D0xc42006ffe8
sp=3D0xc42006ffe0

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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-214864-13-mDrXs2Wdfz>