Skip to content

Sporadic ASan failures: "Interception failure, stopping early." #4455

Description

Date PR Test Run
2024-03-07 #4442 (CI) https://dev.azure.com/vclibs/STL/_build/results?buildId=16270&view=results

In a single x64 slice, for the plain STL-CI, two configurations each of GH_002030_asan_annotate_string and GH_002030_asan_annotate_vector failed with:

Test step failed unexpectedly.
Command: "D:\build\tests\std\tests\GH_002030_asan_annotate_vector\Output\41\GH_002030_asan_annotate_vector.exe"
Exit Code: 1 (0x1)
Standard Error:
--
AddressSanitizer: CHECK failed: interception_win.cpp:171 "(("Interception failure, stopping early. Set ASAN_WIN_CONTINUE_ON_INTERCEPTION_FAILURE=1 to try to continue." && 0)) != (0)" (0x0, 0x0) (tid=9572)
    <empty stack>

This looks totally different from the active #4324 (that one is STL-ASan-CI-only, x86-only, access violations). It resembles the no-repro #2908 more closely (same STL-CI, same tests, same x64), but that was a STATUS_HEAP_CORRUPTION exit code, not an assertion.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    ASanAddress Sanitizernot reproducibleWe can’t reproduce the described behaviortestRelated to test code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions