Skip to content

[test] Add test for #8027 - #22921

Open
dpiparo wants to merge 1 commit into
root-project:masterfrom
dpiparo:addAsanTest
Open

[test] Add test for #8027#22921
dpiparo wants to merge 1 commit into
root-project:masterfrom
dpiparo:addAsanTest

Conversation

@dpiparo

@dpiparo dpiparo commented Jul 26, 2026

Copy link
Copy Markdown
Member

This is a first: a test that is there to show that there is no issue exposed by asan, and only by that.

Fixes #8027

@dpiparo dpiparo self-assigned this Jul 26, 2026
@github-actions

github-actions Bot commented Jul 26, 2026

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 14h 25m 51s ⏱️
 3 864 tests  3 860 ✅ 0 💤  4 ❌
78 739 runs  78 687 ✅ 0 💤 52 ❌

For more details on these failures, see this check.

Results for commit 7cb2be0.

♻️ This comment has been updated with latest results.

@dpiparo
dpiparo marked this pull request as ready for review July 26, 2026 17:51
@dpiparo
dpiparo requested review from jblomer and pcanal as code owners July 26, 2026 17:51
@dpiparo
dpiparo requested review from silverweed and removed request for jblomer and pcanal July 26, 2026 17:51
@dpiparo

dpiparo commented Jul 26, 2026

Copy link
Copy Markdown
Member Author

The builds show that even if the asan build is honoured, segfaults can be triggered by the test, that unveils some other bug.

@dpiparo dpiparo closed this Aug 4, 2026
@dpiparo dpiparo reopened this Aug 4, 2026
@dpiparo dpiparo closed this Sep 2, 2026
@dpiparo dpiparo reopened this Sep 2, 2026
@silverweed

silverweed commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

The original issue is still open, so shouldn't we expect this reproducer to fail under asan?

(is this actually running asan? unless based on #22943 or #22726 it's likely not...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Invalid Read in TTree::Fill after SetBranchAddress

2 participants