From owner-freebsd-questions@FreeBSD.ORG Mon Jun 16 00:00:36 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 986F61065682 for ; Mon, 16 Jun 2008 00:00:36 +0000 (UTC) (envelope-from duane@yournetplus.com) Received: from duane.dbq.yournetplus.com (duane.dbq.yournetplus.com [65.124.230.214]) by mx1.freebsd.org (Postfix) with ESMTP id 305E38FC29 for ; Mon, 16 Jun 2008 00:00:36 +0000 (UTC) (envelope-from duane@yournetplus.com) Received: by duane.dbq.yournetplus.com (Postfix, from userid 125) id 81E753E2C48; Sun, 15 Jun 2008 23:47:58 +0000 (UTC) Received: by duane.dbq.yournetplus.com (Postfix, from userid 1001) id D98073E2C43; Sun, 15 Jun 2008 23:42:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by duane.dbq.yournetplus.com (Postfix) with ESMTP id C2D2A3E2C3B for ; Sun, 15 Jun 2008 23:42:57 +0000 (UTC) Date: Sun, 15 Jun 2008 23:42:57 +0000 (UTC) From: Duane Hill X-X-Sender: duane@duane.dbq.yournetplus.com To: freebsd-questions@freebsd.org Message-ID: User-Agent: Alpine 1.10 (BSF 962 2008-03-14) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; format=flowed; charset=US-ASCII Subject: saslauthd on AMD64 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Jun 2008 00:00:38 -0000 I have an AMD64 install using saslauthd and is failing. An identical installation on i386 works fine. Both installations are running on FreeBSD 7.0-RELEASE with cyrus-sasl-2.1.22_1, and cyrus-sasl-saslauthd-2.1.22. A telnet session to the MTA yields the result: 535 5.7.8 Error: authentication failed: generic failure One of the saslauthd threads then exits: Jun 15 23:09:55 smtpgate kernel: pid 44573 (saslauthd), uid 0: exited on signal 11 (core dumped) I did not have this issue running on the AMD64 6.2-RELEASE. Any help would be appreciated.