From owner-freebsd-current@FreeBSD.ORG Mon Nov 25 17:21:42 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 35A534FD for ; Mon, 25 Nov 2013 17:21:42 +0000 (UTC) Received: from forward14.mail.yandex.net (forward14.mail.yandex.net [95.108.130.92]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id DB65329DA for ; Mon, 25 Nov 2013 17:21:41 +0000 (UTC) Received: from smtp11.mail.yandex.net (smtp11.mail.yandex.net [95.108.130.67]) by forward14.mail.yandex.net (Yandex) with ESMTP id D4EE71980B20 for ; Mon, 25 Nov 2013 21:21:27 +0400 (MSK) Received: from smtp11.mail.yandex.net (localhost [127.0.0.1]) by smtp11.mail.yandex.net (Yandex) with ESMTP id B6AFB7E050B for ; Mon, 25 Nov 2013 21:21:27 +0400 (MSK) Received: from unknown (unknown [178.76.234.16]) by smtp11.mail.yandex.net (nwsmtp/Yandex) with ESMTP id eLK4uOXvoW-LRW0GHMP; Mon, 25 Nov 2013 21:21:27 +0400 (using TLSv1 with cipher CAMELLIA256-SHA (256/256 bits)) (Client certificate not present) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yandex.ru; s=mail; t=1385400087; bh=xCU/xMIOHmKMpu9hIGsNvaXvcUwEFSGgBK4WoXNkfEo=; h=Message-ID:Date:From:User-Agent:MIME-Version:To:Subject: Content-Type:Content-Transfer-Encoding; b=eBoShRCrOdXRbqUA/GH4whJbcwXbPusmy98sxVKp6pWVEsI1Vdv+4+zRvJ/ODqzx+ 3EbyeFWFycIAdLUc8m/PbdeowE+s/qGfhpJTO0TJ1ItMoH6aYWGGXJXYxJbGkm4uUz c2v5KMkVFdkfF1lKl0xD/KGqwljbX6+0J2eTodIM= Authentication-Results: smtp11.mail.yandex.net; dkim=pass header.i=@yandex.ru Message-ID: <52938713.3010707@yandex.ru> Date: Mon, 25 Nov 2013 21:21:23 +0400 From: Ruslan Makhmatkhanov User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.1.0 MIME-Version: 1.0 To: FreeBSD Current Subject: security/nmap runtime on -current Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.16 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 Nov 2013 17:21:42 -0000 Any simple command like `nmap -p80 localhost` fails with this: Starting Nmap 6.40 ( http://nmap.org ) at 2013-11-25 21:17 MSK Assertion failed: (rc == 0), function collect_dnet_interfaces, file netutil.cc, line 1326. Abort (core dumped) Does anybody have a clue? There is similar report w/o feedback: http://comments.gmane.org/gmane.os.freebsd.devel.ports/114620 PS. FreeBSD 11.0-CURRENT #37 r258192 -- Regards, Ruslan T.O.S. Of Reality