From owner-freebsd-arm@FreeBSD.ORG Wed Nov 19 18:35:16 2014 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 17339684 for ; Wed, 19 Nov 2014 18:35:16 +0000 (UTC) Received: from mail.FoxValley.net (mail.FoxValley.net [64.135.192.34]) by mx1.freebsd.org (Postfix) with SMTP id BCD89F54 for ; Wed, 19 Nov 2014 18:35:15 +0000 (UTC) Received: (qmail 6463 invoked from network) for freebsd-arm@freebsd.org; 19 Nov 2014 12:35:14 -0600 Received: from marengo.foxvalley.net (draymond@64.135.192.25) by mail.foxvalley.net with SMTP; 19 Nov 2014 12:35:14 -0600 Received: from sp5.qualcomm.com (sp5.qualcomm.com [199.106.103.55]) by webmail.FoxValley.net (Horde MIME library) with HTTP; Wed, 19 Nov 2014 12:35:14 -0600 Message-ID: <20141119123514.rxv2b9ogorkg8kgo@webmail.FoxValley.net> Date: Wed, 19 Nov 2014 12:35:14 -0600 From: draymond@FoxValley.net To: freebsd-arm@freebsd.org Subject: re: re: dovecot panic MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: 7bit User-Agent: Internet Messaging Program (IMP) H3 (4.1.2) X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Porting FreeBSD to ARM processors." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Nov 2014 18:35:16 -0000 Hi, Ronald. My build version is r274416. I don't know if dovecot is directly causing the panic but it seems to be related. I have been using this build heavily for about a week now (including lots of compiling) and haven't had any panics. I installed dovecot and got two in a row, both during a telnet session to port 110 (talking to dovecot). The first time I got as far as (USER xxx, PASS xxx, LIST). The second time I got as far as (USER xxx, PASS xxx, LIST, RETR 1, RETR 2, QUIT). I'll try "vm.pmap.sp_enabled=0" this evening. Have you tested dovecot2 very much? What did you have to do to get it to load successfully? There were a few configuration changes required for dovecot before it would start.