From owner-freebsd-amd64@FreeBSD.ORG Fri Jun 4 08:34:54 2004 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73F3716A4CE for ; Fri, 4 Jun 2004 08:34:54 -0700 (PDT) Received: from mail.mcneil.com (rrcs-west-24-199-45-54.biz.rr.com [24.199.45.54]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C19F43D2D for ; Fri, 4 Jun 2004 08:34:52 -0700 (PDT) (envelope-from sean@mcneil.com) Received: from localhost (localhost.mcneil.com [127.0.0.1]) by mail.mcneil.com (Postfix) with ESMTP id E0212FD029 for ; Fri, 4 Jun 2004 08:34:37 -0700 (PDT) Received: from mail.mcneil.com ([127.0.0.1]) by localhost (server.mcneil.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 23655-03 for ; Fri, 4 Jun 2004 08:34:37 -0700 (PDT) Received: from [24.199.45.54] (mcneil.com [24.199.45.54]) by mail.mcneil.com (Postfix) with ESMTP id 810B0FD005 for ; Fri, 4 Jun 2004 08:34:37 -0700 (PDT) From: Sean McNeil To: freebsd-amd64@freebsd.org Content-Type: text/plain Message-Id: <1086363277.24158.3.camel@server.mcneil.com> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 Date: Fri, 04 Jun 2004 08:34:37 -0700 Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new at mcneil.com Subject: kerberos5/heimdal sig 11 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2004 15:34:54 -0000 I am getting a sig 11 from within krb5_string_to_key_data_salt_opaque() when I do the following: kadmin -l init MCNEIL.COM Does anyone else have this issue or do I have some old cruft in my system that is causing this? I upgraded from i386. I've removed everything in /var/heimdal so I'm not sure what could be left over that would cause this. Sean