From owner-freebsd-ports@freebsd.org Thu Oct 25 09:16:56 2018 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 9DD1B10086EC; Thu, 25 Oct 2018 09:16:56 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from gate.utahime.jp (ipq210.utahime.jp [183.180.29.210]) by mx1.freebsd.org (Postfix) with ESMTP id 29072787C5; Thu, 25 Oct 2018 09:16:55 +0000 (UTC) (envelope-from yasu@utahime.org) Received: from eastasia.home.utahime.org (eastasia.home.utahime.org [192.168.174.1]) by gate.utahime.jp (Postfix) with ESMTP id 0643D2B03B; Thu, 25 Oct 2018 18:16:52 +0900 (JST) Received: from eastasia.home.utahime.org (localhost [127.0.0.1]) by localhost-backdoor.home.utahime.org (Postfix) with ESMTP id 767FF16B64; Thu, 25 Oct 2018 18:16:52 +0900 (JST) Received: from localhost (rolling.home.utahime.org [192.168.174.11]) by eastasia.home.utahime.org (Postfix) with ESMTPSA id 8338416B63; Thu, 25 Oct 2018 18:16:51 +0900 (JST) Date: Thu, 25 Oct 2018 18:16:40 +0900 (JST) Message-Id: <20181025.181640.425868578161549129.yasu@utahime.org> To: freebsd-current@freebsd.org Cc: freebsd-ports@freebsd.org Subject: Re: Regression of dtrace on 13-CURRENT From: Yasuhiro KIMURA In-Reply-To: <20181025.144600.389146980619447771.yasu@utahime.org> References: <20181025.144600.389146980619447771.yasu@utahime.org> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 25 Oct 2018 09:16:56 -0000 From: Yasuhiro KIMURA Subject: Regression of dtrace on 13-CURRENT Date: Thu, 25 Oct 2018 14:46:00 +0900 (JST) > So there is regression about dtrace between r339436 and r339548. I submitted this problem to Bugzilla. https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232675 --- Yasuhiro KIMURA