Skip to content

runtime: CL 481061 "runtime/cgo: store M for C-created thread in pthread key" causes C TSAN failures #59678

Closed
@prattmic

Description

@prattmic

When built with C TSAN, x_cgo_getstackbound triggers race detection on g->stacklo because the synchronization is in Go, which isn't instrumented.

Hopefully simple repro coming soon.

cc @cherrymui @doujiang24

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.compiler/runtimeIssues related to the Go compiler and/or runtime.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions