From owner-freebsd-current@FreeBSD.ORG Sun Nov 8 04:12:25 2009 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 59DAF1065672 for ; Sun, 8 Nov 2009 04:12:25 +0000 (UTC) (envelope-from ksh@philpep.org) Received: from squat.philpep.org (squat.philpep.org [82.229.137.130]) by mx1.freebsd.org (Postfix) with ESMTP id 172A88FC14 for ; Sun, 8 Nov 2009 04:12:24 +0000 (UTC) Received: from shen.philpep.org (shen.philpep.org [192.168.0.2]) by trotski.philpep.org (Postfix) with ESMTPSA id 3F623AC804 for ; Sun, 8 Nov 2009 04:53:11 +0100 (CET) Message-ID: <4AF64038.1050108@philpep.org> Date: Sun, 08 Nov 2009 04:51:20 +0100 From: "Ksh J. Fry" User-Agent: Thunderbird 2.0.0.23 (X11/20090825) MIME-Version: 1.0 To: freebsd-current@FreeBSD.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: Subject: yacc(1) segfault X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Sun, 08 Nov 2009 04:12:25 -0000 Anyone to confirm this bug on CURRENT : http://www.freebsd.org/cgi/query-pr.cgi?pr=140309 ? I don't think this bug come directly from yacc because when you compile yacc source from CURRENT on freebsd 7.2-RELEASE there is no bug. Bugs on CURRENT should be declared on freebsd bug tracker, or just here :/ ?