host(1) coredumps

Eugene Grosbein eugen at kuzbass.ru
Sun Sep 13 17:16:46 UTC 2009


On Sun, Sep 13, 2009 at 05:41:50PM +0200, volker at 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


More information about the freebsd-net mailing list