From www@isc.org Fri Apr 28 03:19:23 2017 MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=ham autolearn_force=no version=3.4.0 X-Mailer: PHPMailer 5.2.22 (https://github.com/PHPMailer/PHPMailer) content-type: text/plain; charset="utf-8" Message-ID: <5411518168d3be5c4a51cd71cf2d999e@www.isc.org> Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) by bugs.isc.org (Postfix) with ESMTP id 3680A71B5A8 for ; Fri, 28 Apr 2017 03:19:23 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx.pao1.isc.org (Postfix) with ESMTPS id 41A703493C3 for ; Fri, 28 Apr 2017 03:19:21 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7d08 by iscwebprod.isc.org (DragonFly Mail Agent v0.11); Fri, 28 Apr 2017 03:19:21 +0000 Delivered-To: bind9-bugs@bugs.isc.org Subject: BIND 9.11.1 - dighost.c:4405: INSIST(current_lookup == ((void *)0)) failed Return-Path: X-Original-To: bind9-bugs@bugs.isc.org Date: Fri, 28 Apr 2017 03:19:21 +0000 X-Wpcf7-Content-Type: text/plain X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-PHP-Originating-Script: 20001:class-phpmailer.php To: bind-bugs@isc.org From: "YAMAGUCHI Takanori" X-RT-Original-Encoding: utf-8 X-RT-Interface: Email Content-Length: 833 Bug Report from www.isc.org: Name: YAMAGUCHI Takanori Email: t-yama@iij.ad.jp Software Version: BIND 9.11.1 OS: FreeBSD 11.0-RELEASE Subject:dighost.c:4405: INSIST(current_lookup == ((void *)0)) failed Bug Detail =========== % dig @uz5jmyqz3gz2bhnuzg0rr0cml9u8pntyhn2jhtqn04yt3sm5h235c1.yp.to cr.yp.to +tcp ;; communications error to 131.155.70.13#53: end of file (stalled) (hit CTRL-C) dighost.c:4405: INSIST(current_lookup == ((void *)0)) failed, back trace #0 0x5a6f03 in ?? #1 0x5a6e9a in ?? #2 0x439dd6 in ?? #3 0x4324c8 in ?? #4 0x42e01f in ?? #5 0x800873000 in ?? Abort (core dumped) dig which included in bind-9.11.0 does not reproduced. 4537. [bug] Handle timouts better in dig/host/nslookup. [RT #43576] this commit causes it, maybe. --- This email was received through isc.org Bug Submission Form