[RFR] 8219640: UnresolvedAddressException not thrown for incorrect hostname

Rob McKenna rob.mckenna at oracle.com
Tue Sep 3 20:35:03 UTC 2019


Thanks for the pointer to the passing host Alan. With that I was able to
track down:

https://sourceware.org/git/?p=glibc.git;a=commitdiff;h=108bc4049f8ae82710aec26a92ffdb4b439c83fd

So it looks like this has recently been fixed in glibc.

    -Rob

On 03/09/19 17:47, Alan Bateman wrote:
> On 03/09/2019 17:35, Chris Hegarty wrote:
> > :
> > 
> >  From the same Linux system:
> > 
> > $ ldd --version
> > ldd (Ubuntu GLIBC 2.23-0ubuntu11) 2.23
> > Copyright (C) 2016 Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions.  There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> > Written by Roland McGrath and Ulrich Drepper.
> > 
> I just checked a system with OEL 7.6 and glibc 2.17 and it doesn't
> duplicate. Would be interesting to know if this issue is tracked in
> somewhere so we have a more complete picture on the issue.
> 
> -Alan


More information about the net-dev mailing list