From owner-freebsd-stable@FreeBSD.ORG Thu Dec 10 03:45:13 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B935D106566C for ; Thu, 10 Dec 2009 03:45:13 +0000 (UTC) (envelope-from takeda@chinatsu.takeda.tk) Received: from chinatsu.takeda.tk (takeda-1-pt.tunnel.tserv15.lax1.ipv6.he.net [IPv6:2001:470:c:16b::2]) by mx1.freebsd.org (Postfix) with ESMTP id 958AD8FC13 for ; Thu, 10 Dec 2009 03:45:13 +0000 (UTC) Received: from chinatsu.takeda.tk (takeda@localhost.takeda.tk [127.0.0.1]) by chinatsu.takeda.tk (8.14.3/8.14.3) with ESMTP id nBA3jCvo029117 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Wed, 9 Dec 2009 19:45:12 -0800 (PST) (envelope-from takeda@chinatsu.takeda.tk) Received: (from takeda@localhost) by chinatsu.takeda.tk (8.14.3/8.14.3/Submit) id nBA3jCMG029116 for freebsd-stable@freebsd.org; Wed, 9 Dec 2009 19:45:12 -0800 (PST) (envelope-from takeda) Date: Wed, 9 Dec 2009 19:45:12 -0800 From: Derek Kulinski To: freebsd-stable@freebsd.org Message-ID: <20091210034512.GA28864@chinatsu.takeda.tk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Subject: pf: unlocked lookup X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Dec 2009 03:45:13 -0000 Hi, My console gets flooded by "pf: unlocked lookup" message anyone knows what circumstances cause this message, so I could figure out which pf rule is causing it? After searching on google I found few people asking about it, though no real answer. The first result talks about debug.pfugidhack being set to 1. It is set to 1 on my system, though I don't have anything in /etc/syctl.conf, also when I switched it to 0, the system crashed within an hour or so. Is this somehow related to rules that have rules with attached to a specific user? Derek P.S. It's FreeBSD 7.2-p4