From owner-freebsd-questions@FreeBSD.ORG Tue Oct 7 13:10:49 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 35DEC16A4B3 for ; Tue, 7 Oct 2003 13:10:49 -0700 (PDT) Received: from rowan.oak-wood.co.uk (rowan.oak-wood.co.uk [62.3.200.114]) by mx1.FreeBSD.org (Postfix) with ESMTP id 27C1143FB1 for ; Tue, 7 Oct 2003 13:10:46 -0700 (PDT) (envelope-from lists@oak-wood.co.uk) Received: from localhost (localhost [127.0.0.1]) by rowan.oak-wood.co.uk (Postfix) with ESMTP id C7CFB31F88 for ; Tue, 7 Oct 2003 21:10:43 +0100 (BST) Received: from rowan.oak-wood.co.uk ([127.0.0.1]) by localhost (rowan.oak-wood.co.uk [127.0.0.1:10024]) (amavisd-new) with LMTP id 03159-04-4 for ; Tue, 7 Oct 2003 21:10:43 +0100 (BST) Received: from celandine.oak-wood.co.uk (celandine.oak-wood.co.uk [62.3.200.115]) by rowan.oak-wood.co.uk (Postfix) with ESMTP id 5A0BA31F8B for ; Tue, 7 Oct 2003 21:10:13 +0100 (BST) Message-ID: <1uQ2yvDV2xg$EwQP@celandine.oak-wood.co.uk> Date: Tue, 7 Oct 2003 21:09:57 +0100 To: freebsd-questions@freebsd.org From: Chris Hastie MIME-Version: 1.0 Content-Type: text/plain;charset=us-ascii;format=flowed User-Agent: Turnpike/6.02-U () X-Virus-Scanned: by amavisd-new-20021116 on rowan.oak-wood.co.uk Subject: sasl 2.1.15 - applications crash when authenticating X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 07 Oct 2003 20:10:49 -0000 I've been trying to get Cyrus imapd 2.1.15 installed on FreeBSD 5.1-RELEASE machine. Initially I used cyrus-sasl 2.1.13 because that is what is in the ports tree for 5.1 (although it is broken when used with MySQL 4). I've just tried using sasl 2.1.15 but still get the same problem. That is, when a user tries to authenticate to imapd it dies with a signal 11, or on authenticating to Postfix the cause of death is reported as signal 6. Either way, authenticating to either app is impossible. I'm using auxprop, have checked permissions on sasldb2 and have trawled everything I can find for answers and go no where. Perhaps I'm just looking in the wrong place, but some help here would be greatly appreciated. -- Chris Hastie