Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 22 Aug 2009 05:27:56 GMT
From:      Michael Baker <michael.baker@diversit.com.au>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   bin/138061: Core dump in host utility
Message-ID:  <200908220527.n7M5Ru33038840@www.freebsd.org>
Resent-Message-ID: <200908220530.n7M5U1EH095554@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138061
>Category:       bin
>Synopsis:       Core dump in host utility
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 22 05:30:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Michael Baker
>Release:        7.2-RELEASE
>Organization:
DiversIT
>Environment:
FreeBSD athena.diversit.com.au 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  8 23:55:21 WST 2009     root@athena.diversit.com.au:/usr/obj/usr/src/sys/DIVERSIT  i386
>Description:
When doing a AXFR query from a specified DNS server host utility dies with a core dump I have included example command and output this was also tested on 6.4

[diversit@athena ~]$ host -l test.com 203.170.85.42
socket.c:2486: REQUIRE((((sock) != ((void *)0)) && (((const isc__magic_t *)(sock))->magic == ((('I') << 24 | ('O') << 16 | ('i') << 8 | ('o')))))) failed.
Abort trap: 6 (core dumped)
[diversit@athena ~]$

>How-To-Repeat:
[diversit@athena ~]$ host -l test.com 203.170.85.42
socket.c:2486: REQUIRE((((sock) != ((void *)0)) && (((const isc__magic_t *)(sock))->magic == ((('I') << 24 | ('O') << 16 | ('i') << 8 | ('o')))))) failed.
Abort trap: 6 (core dumped)
[diversit@athena ~]$

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908220527.n7M5Ru33038840>