On Sun, Sep 13, 2009 at 05:41:50PM +0200, vol...@vwsoft.com wrote: > > % host -l grosbein.pp.ru. ns2.rucable.net. > > ; Transfer failed. > > /usr/local/src/lib/bind/isc/../../../contrib/bind9/lib/isc/unix/socket.c:2486: > > REQUIRE((((sock) != ((void *)0)) && (((const isc__magic_t *)(sock))->magic > > == ((('I') << 24 | ('O') << 16 | ('i') << 8 | ('o')))))) failed. > > zsh: abort (core dumped) host -l grosbein.pp.ru. ns2.rucable.net. > > > > Shoud I send PR?
> Eugene, > > the attached patch works around the error for me. As this is contributed > code, it should be fixed upstream (no need to file a PR). > > Volker > > --- contrib/bind9/bin/dig/dighost.c.orig 2009-09-13 14:24:13.000000000 > +0000 > +++ contrib/bind9/bin/dig/dighost.c 2009-09-13 14:31:52.000000000 +0000 Indeed, the patch helps. Thank you. Eugene _______________________________________________ freebsd-net@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-net To unsubscribe, send any mail to "freebsd-net-unsubscr...@freebsd.org"