https://sourceware.org/bugzilla/show_bug.cgi?id=32260
--- Comment #3 from Alan Modra <amodra at gmail dot com> --- Looks to me that merge.c:177 should be unsigned int newnb ... By calculating newnb as unsigned long we get to a count of 2^32 and overflow table->nbuckets without triggering an error in sec_merge_maybe_resize -- You are receiving this mail because: You are on the CC list for the bug.