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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message