Bug 24790 - Glibc resolver leaks UDP sockets
Summary: Glibc resolver leaks UDP sockets
Keywords:
Status: CLOSED DUPLICATE of bug 18332
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: glibc
Version: 7.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Aaron Brown
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2001-01-24 00:42 UTC by Need Real Name
Modified: 2016-11-24 15:06 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2001-01-24 11:31:11 UTC
Embargoed:


Attachments (Terms of Use)

Description Need Real Name 2001-01-24 00:42:20 UTC
The resolver can leak UDP sockets if the first nameserver in
/etc/resolv.conf is down or invalid and the second is valid.  To test this,
I wrote a sort program that ran gethostbyname in a loop and ran it under
strace and watched the descriptor numbers steadily increase.

Comment 1 Jakub Jelinek 2001-01-24 11:30:25 UTC
Do you have latest glibc errata installed?
This looks like duplicate of #18332 which has been fixed in glibc-2.2-12.

Comment 2 Jakub Jelinek 2001-02-12 09:40:46 UTC

*** This bug has been marked as a duplicate of 18332 ***


Note You need to log in before you can comment on or make changes to this bug.