From owner-freebsd-current@FreeBSD.ORG Mon Jul 2 14:06:03 2007 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id DCB1E16A468 for ; Mon, 2 Jul 2007 14:06:03 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from mail.qubesoft.com (gate.qubesoft.com [217.169.36.34]) by mx1.freebsd.org (Postfix) with ESMTP id 7D15013C44B for ; Mon, 2 Jul 2007 14:06:03 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from [10.201.19.245] (doug02.dyn.qubesoft.com [10.201.19.245]) by mail.qubesoft.com (8.13.3/8.13.3) with ESMTP id l62E5ZMI027451; Mon, 2 Jul 2007 15:05:42 +0100 (BST) (envelope-from dfr@rabson.org) In-Reply-To: <20070701183844.GA87424@bunrab.catwhisker.org> References: <20070701183844.GA87424@bunrab.catwhisker.org> Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Doug Rabson Date: Mon, 2 Jul 2007 15:05:34 +0100 To: David Wolfskill X-Mailer: Apple Mail (2.752.2) X-Spam-Status: No, score=-2.8 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.0.4 X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.qubesoft.com X-Virus-Scanned: ClamAV 0.86.2/3574/Mon Jul 2 09:07:06 2007 on mail.qubesoft.com X-Virus-Status: Clean Cc: current@freebsd.org Subject: Re: ssh coredump if gssapi-with-mic preferred, but no kinit done (yet)? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2007 14:06:03 -0000 On 1 Jul 2007, at 19:38, David Wolfskill wrote: > I'm willing to try some things on the machine to help diagnose the > problem(s) under CURRENT, but there are some things I'd like to do > with it (that will take a few hours,such as a "make release") that > I'd much rather do while it's running STABLE. And Sundays are > about the > only days I can really count on being able to do anything with CURRENT > on the machine. (I'm in US/PAcific time zone.) > > So: clues? Would building a debugging version of ssh be a reasonable > step? I may have broken this with my last commit to the gss-api code. I'll try to take a look at this as soon as I fix my FreeBSD scratch box (I managed to fry its motherboard yesterday). In the meantime, could you get a stack-trace so I can at least see where its crashing. If you can build libgssapi with debugging information that would probably help a lot.