falcosecurity/libs

CI asan jobs failures

FedeDP opened this issue · 4 comments

Describe the bug

CI Build / run-e2e-tests-amd64 (asan) (push) Failing after 35m

The error is a DEADLYSIGNAL received from AddressSanitizer. See eg: https://github.com/falcosecurity/libs/actions/runs/8277976968/job/22649402588

For now, i have yet to further investigate; quickly checking master commits, it seems that everything was fine until 5dc692e, then from this: 29e7c7b onwards the failures started to hit.
See https://github.com/falcosecurity/libs/actions/runs/8262306029/job/22601358365.
Am not sure whether they are linked though, since on the #1652 PR tests passed fine.

/milestone 0.16.0

/assign

/close
fixed by #1754

@FedeDP: Closing this issue.

In response to this:

/close
fixed by #1754

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.