Skip to content

Conversation

@corona10
Copy link
Member

@corona10corona10 commented Mar 15, 2024

@pitrou
Copy link
Member

Ah, yeah, "ThreadSanitizer: unexpected memory mapping" is due to a recent kernel update.
You need this workaround:
https://github.com/apache/arrow/blob/00a48217e93bea1e84f10dbfdf3c0c93dfe1ea3d/dev/tasks/docker-tests/github.linux.yml#L38-L39

@corona10corona10 marked this pull request as ready for review March 15, 2024 18:50
@corona10corona10 requested a review from colesburyMarch 15, 2024 18:50
@corona10
Copy link
MemberAuthor

In another PR we should add more tests to --tsan, because there are currently very few of them.

Yeah, yeah, I agree; this is just the initial setup; we need to do more tests for better coverage.

@corona10corona10 requested a review from vsajip as a code ownerMarch 16, 2024 01:36
Copy link
Member

@pitroupitrou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great addition! Thank you @corona10 !

@pitroupitrou changed the title gh-112536: Setting up TSAN test at Github Actiongh-112536: Add TSAN builds on Github ActionsMar 16, 2024
@pitroupitrou merged commit 20578a1 into python:mainMar 16, 2024
@corona10corona10 deleted the gh-112536-ci branch March 16, 2024 10:15
@itamaro
Copy link
Contributor

Are there buildbots for this configuration too?

@pitrou
Copy link
Member

pitrou commented Mar 16, 2024

No, just GHA AFAIK.

@bedevere-app
Copy link

GH-116953 is a backport of this pull request to the 3.12 branch.

pitrou pushed a commit to pitrou/cpython that referenced this pull request Mar 18, 2024
…16872) (cherry picked from commit 20578a1) Co-authored-by: Donghee Na <donghee.na@python.org>
@bedevere-app
Copy link

GH-116953 is a backport of this pull request to the 3.12 branch.

pitrou added a commit that referenced this pull request Mar 18, 2024
(cherry picked from commit 20578a1) Co-authored-by: Donghee Na <donghee.na@python.org>
vstinner pushed a commit to vstinner/cpython that referenced this pull request Mar 20, 2024
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 25, 2024
diegorusso pushed a commit to diegorusso/cpython that referenced this pull request Apr 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@corona10@pitrou@hugovk@itamaro@colesbury