[Bug network/10652] getaddrinfo causes segfault if multithreaded and linked statically

bugdal at aerifal dot cx sourceware-bugzilla@sourceware.org
Wed Nov 27 03:05:00 GMT 2013


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

Rich Felker <bugdal at aerifal dot cx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugdal at aerifal dot cx

--- Comment #20 from Rich Felker <bugdal at aerifal dot cx> ---
Why is getaddrinfo trying to "optimize" out the locking for single-threaded
programs anyway? Certainly the time spent in getaddrinfo is dominated by actual
lookups, not by locking overhead.

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



More information about the Glibc-bugs mailing list