From owner-freebsd-current Thu Aug 16 14:44:23 2001 Delivered-To: freebsd-current@freebsd.org Received: from mail.webjockey.net (mail.webjockey.net [208.141.46.3]) by hub.freebsd.org (Postfix) with ESMTP id DC80737B401 for ; Thu, 16 Aug 2001 14:44:19 -0700 (PDT) (envelope-from ancient@typhoon.windsheer.net) Received: from orion.typhoon.windsheer.net (sushi.uu.net [24.206.4.50]) by mail.webjockey.net (8.11.5/8.11.3) with ESMTP id f7GLhvZ69992; Thu, 16 Aug 2001 17:43:57 -0400 (EDT) (envelope-from ancient@typhoon.windsheer.net) Message-Id: <5.1.0.14.2.20010816174209.02943540@208.141.46.254> X-Sender: ancient@208.141.46.254 X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 16 Aug 2001 17:43:25 -0400 To: Kris Kennaway From: Storms of Perfection Subject: Re: sshd core on latest -CURRENT Cc: current@FreeBSD.ORG In-Reply-To: <20010816143243.A79408@xor.obsecurity.org> References: <5.1.0.14.2.20010816160455.029c8a80@208.141.46.254> <5.1.0.14.2.20010816160455.029c8a80@208.141.46.254> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG At 05:32 PM 8/16/2001, Kris Kennaway wrote: >On Thu, Aug 16, 2001 at 04:05:56PM -0400, Storms of Perfection wrote: > > GNU gdb 4.18 > > Copyright 1998 Free Software Foundation, Inc. > > GDB is free software, covered by the GNU General Public License, and > you are > > welcome to change it and/or distribute copies of it under certain > conditions. > > Type "show copying" to see the conditions. > > There is absolutely no warranty for GDB. Type "show warranty" for details. > > This GDB was configured as "i386-unknown-freebsd"...(no debugging symbols > > found)... > > Program terminated with signal 11, Segmentation fault. > > #0 0x182234a0 in ?? () > > (gdb) trace > > trace command requires an argument > > (gdb) bt > > #0 0x182234a0 in ?? () > > #1 0x1825b86b in ?? () > > #2 0x181a2cb7 in ?? () > > #3 0x181a2fdd in ?? () > > #4 0x181a22d9 in ?? () > > #5 0x8058e96 in getsockname () > > #6 0x8053151 in getsockname () > > #7 0x80536c1 in getsockname () > > #8 0x804dc8e in getsockname () > > #9 0x804c115 in getsockname () > >Are you sure your userland is completely in sync? I saw this when I >reverted my main box from -current to -stable and forgot to rebuild >sshd. > >Kris Whoops, I just realized ssh* wasn't in sync with the system. :) /ges To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message