From owner-freebsd-ports@freebsd.org Sat Aug 22 23:14:28 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 817EA9BFBF8 for ; Sat, 22 Aug 2015 23:14:28 +0000 (UTC) (envelope-from khansen@blarg.com) Received: from mailman.ysv.freebsd.org (mailman.ysv.freebsd.org [IPv6:2001:1900:2254:206a::50:5]) by mx1.freebsd.org (Postfix) with ESMTP id 6B3B7177B for ; Sat, 22 Aug 2015 23:14:28 +0000 (UTC) (envelope-from khansen@blarg.com) Received: by mailman.ysv.freebsd.org (Postfix) id 6A1059BFBF6; Sat, 22 Aug 2015 23:14:28 +0000 (UTC) Delivered-To: ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 69A959BFBF5 for ; Sat, 22 Aug 2015 23:14:28 +0000 (UTC) (envelope-from khansen@blarg.com) Received: from mail.avvanta.com (smtp61.avvanta.com [206.124.128.61]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 559B3177A; Sat, 22 Aug 2015 23:14:27 +0000 (UTC) (envelope-from khansen@blarg.com) Received: from mail.avvanta.com (localhost.rowlf.p [127.0.0.1]) by mail.avvanta.com (Postfix) with ESMTP id 46E4E93C49; Sat, 22 Aug 2015 15:50:19 -0700 (PDT) Received: from MBP16GB.local (c-50-135-203-40.hsd1.wa.comcast.net [50.135.203.40]) by mail.avvanta.com (Postfix) with ESMTP id 263EC93C2E; Sat, 22 Aug 2015 15:50:19 -0700 (PDT) To: feld@FreeBSD.org Subject: FreeBSD Port: sshguard-ipfw-1.6.1 Problem Cc: ports@FreeBSD.org From: khansen X-Enigmail-Draft-Status: N0010 Message-ID: <55D8FCE5.9020806@blarg.com> Date: Sat, 22 Aug 2015 15:51:17 -0700 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BlargAV-Status: No viruses detected, BlargAV v1.1 on localhost.scooter.p.blarg.net X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 Aug 2015 23:14:28 -0000 I've been having a problem with sshguard-ipfw on the following armv6 platforms: RPI-B RPI2 BeagleBone Black Since upgrading sshguard-ipfw from 1.5.X to 1.6.X (including the latest 1.6.1 from the ports tree), sshguard builds and runs but crashes with a dump as soon as a condition is reached where it needs to insert a rule into ipfw. This was not a problem on 1.5.X and only appeared when I upgraded to 1.6.X. The FreeBSD version is, and has been, 11-current across both 1.5.X and 1.6.X versions including: FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r286133M FreeBSD 11.0-CURRENT FreeBSD 11.0-CURRENT #0 r280407M I searched around and couldn't find where this was a known problem or any discussion about it so I wasn't completely sure if this was an issue with the port or if it was a configuration issue on my side. Because it appeared for me as soon as I upgraded sshguard-ipfw to 1.6.0 my assumption at this point is an issue with the port. I'm running sshguard as a daemon if that makes a difference. I can insert a rule into ipfw manually and the daemon for sshguard is running as root. I'm happy to file a report on this if you'd like but wanted to give you a heads up, regardless. I have an example of the dump file created when this happens and could provide it if it would help. Thanks for any assistance and for maintaining this port! Kris