https://sourceware.org/bugzilla/show_bug.cgi?id=29389

--- Comment #16 from Luca Bacci <luca.bacci at outlook dot com> ---
On MSYS2, bfd/cache.c:bfd_cache_max_open() returns 10, while on Linux it
returns 128 (because HAVE_GETRLIMIT is defined)

If I force the cache size on MSYS2 to a higher value, e.g. 500, then the issue
goes away. On the countrary, if I set the cache size to 10 on Linux, then I can
successfully reproduce the issue (using the instructions in
https://sourceware.org/bugzilla/show_bug.cgi?id=29389#c11)

Hope it helps!
Thanks,
Luca

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to