[Bug network/12926] getaddrinfo()/make_request() may spin forever

fweimer at redhat dot com sourceware-bugzilla@sourceware.org
Tue Dec 3 12:48:00 GMT 2019


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

--- Comment #25 from Florian Weimer <fweimer at redhat dot com> ---
(In reply to wang danny from comment #24)
> Hi Weimer,
> 
> Thanks for your response!
> 
> The backtrace shows the same issue with this ticket. You means the fix may
> not fix completely?

No, even though the symptoms are very similar, yours is likely a different bug.

> If it is file description race how to avoid? Our issue can only triggered in
> high load socket connection request.

You need to find the bug in your application. Typically, it's something that
closes the same socket descriptor twice.

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


More information about the Glibc-bugs mailing list