glibc 2.2.5-40 changes a buffer type from 1k to 64k. Unfortunately, resolver uses that buffer on stack. As the result, many threaded applications, which have a lower stack limit, start to dump core for no apparent reasons.
*** This bug has been marked as a duplicate of 75128 ***