CC: marketing@isc.org MIME-Version: 1.0 X-Spam-Status: No, score=-1.4 required=5.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,HTML_MESSAGE,HTML_MIME_NO_HTML_TAG, MIME_HTML_ONLY,RP_MATCHES_RCVD,UNPARSEABLE_RELAY autolearn=no autolearn_force=no version=3.4.0 X-Mailer: PHPMailer 5.2.7 (https://github.com/PHPMailer/PHPMailer/) Content-Type: text/html; charset=UTF-8 Message-ID: <43d33256d22d5175e0604b24e5113d2b@www.isc.org> Received: from mx.pao1.isc.org (mx.pao1.isc.org [149.20.64.53]) by bugs.isc.org (Postfix) with ESMTP id 5BA982D20571 for ; Sun, 17 Aug 2014 13:36:56 +0000 (UTC) Received: from iscwebprod.isc.org (iscwebprod.isc.org [IPv6:2001:4f8:1:d::16]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx.pao1.isc.org (Postfix) with ESMTPS id 583EF34948C for ; Sun, 17 Aug 2014 13:36:54 +0000 (UTC) Received: from www (uid 80) (envelope-from www@iscwebprod.isc.org) id 7b7e66 by iscwebprod.isc.org (DragonFly Mail Agent v0.7); Sun, 17 Aug 2014 13:36:54 +0000 Delivered-To: bind9-bugs@bugs.isc.org Subject: BIND 9.10.0-P2 - ASSERT during early boot up Return-Path: X-Original-To: bind9-bugs@bugs.isc.org X-Priority: 3 Date: Sun, 17 Aug 2014 13:36:54 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org To: bind-bugs@isc.org Content-Transfer-Encoding: 8bit From: Steven Bytnar X-RT-Original-Encoding: utf-8 Content-Length: 2405

Bug Report from www.isc.org:

  • Name: Steven Bytnar
  • Email: smbiscorgbug@bytnar.net
  • Software Version: BIND 9.10.0-P2
  • OS: Mac OS X 10.9.3 (via macports bind9 package)
  • Subject:ASSERT during early boot up

Bug Detail

It looks like the assert occurs when bind9 has started before the network interfaces have been configured.

17-Aug-2014 06:51:43.389 general: error: client.c:2733: unexpected error:
17-Aug-2014 06:51:43.389 general: error: isc_socket_accept() failed: shutting down
17-Aug-2014 06:51:43.389 general: error: client.c:2733: unexpected error:
17-Aug-2014 06:51:43.389 general: error: isc_socket_accept() failed: shutting down

17-Aug-2014 06:51:48.365 general: info: shutting down
17-Aug-2014 06:51:48.365 general: notice: stopping command channel on 127.0.0.1#54
17-Aug-2014 06:51:48.365 general: notice: stopping command channel on ::1#54
17-Aug-2014 06:51:48.787 network: info: no longer listening on ::#53
17-Aug-2014 06:51:48.787 network: info: no longer listening on 127.0.0.1#53
17-Aug-2014 06:51:48.787 network: info: no longer listening on 127.0.0.1#5030
17-Aug-2014 06:51:48.787 general: critical: server.c:4818: INSIST(task == server->task) failed, back trace
17-Aug-2014 06:51:48.787 general: critical: #0 0x10ada57e9 in isc_thread_yield()+0xabcac5b
17-Aug-2014 06:51:48.787 general: critical: #1 0x10af36a1b in isc_thread_yield()+0xad5be8d
17-Aug-2014 06:51:48.787 general: critical: #2 0x10adb9746 in isc_thread_yield()+0xabdebb8
17-Aug-2014 06:51:48.787 general: critical: #3 0x10af54251 in isc_thread_yield()+0xad796c3
17-Aug-2014 06:51:48.787 general: critical: #4 0x7fff93f7f899 in isc_thread_yield()+0x7ffe93da4d0b
17-Aug-2014 06:51:48.787 general: critical: #5 0x7fff93f7f72a in isc_thread_yield()+0x7ffe93da4b9c
17-Aug-2014 06:51:48.787 general: critical: #6 0x7fff93f83fc9 in isc_thread_yield()+0x7ffe93da943b
17-Aug-2014 06:51:48.787 general: critical: exiting (due to assertion failure)

---

This email was received through isc.org Bug Submission Form

All information within this email is considered confidential and for internal use only.