On Mon, Nov 11, 2013 at 3:58 PM, Andy C <[email protected]> wrote: > Thanks for the suggestion. > > I do have a resolver configured, if I switch the asterisks with a valid host > name, then I get an IP address (also, I am posting this message from that > machine. Without a resolver I wouldn't be getting too far...) > > Those two tests create a host name consisting of 256 asterisks. Is it > possible those tests are relying on the behaviour of a particular libc > version/DNS lookup system for a particular failure case?
No, your libc implementation is just buggy. ;-) https://bugs.launchpad.net/ubuntu/+source/eglibc/+bug/1154599 Looks like it was only fixed in Ubuntu Saucy, so you'd need to wait for/install a pre-release version of Linux Mint 16 for the fix. :-/ -T.C. -- -- Job Board: http://jobs.nodejs.org/ Posting guidelines: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines You received this message because you are subscribed to the Google Groups "nodejs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/nodejs?hl=en?hl=en --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
