bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x8


From: luca.bacci at outlook dot com
Subject: [Bug binutils/29389] Failed assertions in bfd/cofflink.c and bfd/coff-x86_64.c during the linking stage (MSYS2 MinGW64)
Date: Mon, 01 Aug 2022 21:04:39 +0000

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

[Prev in Thread] Current Thread [Next in Thread]