Skip to content

testrunner asserts on MSYS MINGW64 #477

Description

@firewave

Encountered while working on #475.

C:/msys64/mingw64/include/c++/15.1.0/bits/basic_string.h:1349: std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::const_reference std::__cxx11::basic_string<_CharT, _Traits, _Alloc>::operator[](size_type) const [with _CharT = char; _Traits = std::char_traits<char>; _Alloc = std::allocator<char>; const_reference = const char&; size_type = long long unsigned int]: Assertion '__pos <= size()' failed.

I can reproduce it locally but for some reason the assertion does not break into the debugger so I have no trace. And I cannot reproduce it in a non-MSYS2 MinGW.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions