We also experienced this issue. I managed to retrieve a core dump from the GitHub runner, which showed that the stack backtrace at the point of the segfault was: #0 0x00007fca43e9bd1d in __wcslen_avx2 () from /lib64/libc.so.6 No symbol table info available. #1 0x00007fca4419c1f9 in std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(wchar_t const*) () from /lib64/libstdc++.so.6 No symbol table info available. #2 0x000000000042279e in posix_dir_reader::read...
We also experienced this issue. I managed to retrieve a core dump from the GitHub runner, which showed that the stack backtrace at the point of the segfault was: #0 0x00007fca43e9bd1d in __wcslen_avx2 () from /lib64/libc.so.6 No symbol table info available. #1 0x00007fca4419c1f9 in std::__cxx11::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t> >::operator=(wchar_t const*) () from /lib64/libstdc++.so.6 No symbol table info available. #2 0x000000000042279e in posix_dir_reader::read...