-
Notifications
You must be signed in to change notification settings - Fork 4.1k
bazel,ci: link error when running tests under race #73997
Copy link
Copy link
Closed
Labels
A-ciContinuous IntegrationContinuous IntegrationC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-dev-inf
Description
[15:07:24][Run stress tests] _cgo_callers: relocation target x_cgo_callers not defined
[15:07:24][Run stress tests] _cgo_init: relocation target x_cgo_init not defined
[15:07:24][Run stress tests] _cgo_mmap: relocation target x_cgo_mmap not defined
[15:07:24][Run stress tests] _cgo_munmap: relocation target x_cgo_munmap not defined
[15:07:24][Run stress tests] _cgo_notify_runtime_init_done: relocation target x_cgo_notify_runtime_init_done not defined
[15:07:24][Run stress tests] _cgo_sigaction: relocation target x_cgo_sigaction not defined
[15:07:24][Run stress tests] _cgo_thread_start: relocation target x_cgo_thread_start not defined
[15:07:24][Run stress tests] external/go_sdk/pkg/tool/linux_amd64/link: too many errors
[15:07:24][Run stress tests] unexpected fault address 0x7f4a812f2120
[15:07:24][Run stress tests] fatal error: fault
[15:07:24][Run stress tests] unexpected fault address 0x7f4a811f2020
#73805
https://teamcity.cockroachdb.com/viewLog.html?buildId=3942375&tab=buildResultsDiv&buildTypeId=Cockroach_Ci_Tests_MaybeStressrace
Epic CRDB-8306
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-ciContinuous IntegrationContinuous IntegrationC-bugCode not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.Code not up to spec/doc, specs & docs deemed correct. Solution expected to change code/behavior.T-dev-inf