Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 12:43:19 -0700 (PDT)
From:      Doug Silver <dsilver@urchin.com>
To:        freebsd-stable@freebsd.org
Subject:   Re: NIS fails after upgrade to 4.6
Message-ID:  <Pine.LNX.4.21.0208121236330.18810-100000@danzig.sd.quantified.net>
In-Reply-To: <20020812191938.GA73386@theshell.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Aug 2002, Peter Avalos wrote:

> On Mon, Aug 12, 2002 at 12:14:12PM -0700, Doug Silver wrote:
> > 
> > I ran 'ktrace -di ypbind -s' which created the ktrace.out file, but I'm
> > not sure what to do with it at this point.  What tools are used to read
> > it since it's a data file?
> > 
> 
> kdump(1)
> 

(RTFM ktrace -> RTFM kdump)!

Ok, I've read through the output, but I'm not familiar enough with
ypbind/etc to decode what it really means (see below for some sample
output).

 -- 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Doug Silver
Network Manager
Urchin Software Corp.	http://www.urchin.com
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 19080 ypbind   CALL  gettimeofday(0xbfbff598,0)
 19080 ypbind   RET   gettimeofday 0
 19080 ypbind   CALL  select(0x5,0xbfbff608,0,0,0xbfbff590)
 19080 ypbind   RET   select 1
 19080 ypbind   CALL  recvfrom(0x4,0x804f068,0x190,0,0xbfbff5f8,0xbfbff574)
 19080 ypbind   GIO   fd 4 read 28 bytes
       "\M^C\M-b\M-+d\0\0\0\^A\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
 19080 ypbind   RET   recvfrom 28/0x1c
 19080 ypbind   CALL  close(0x4)
 19080 ypbind   RET   close 0
 19080 ypbind   CALL  close(0x4)
 19080 ypbind   RET   close -1 errno 9 Bad file descriptor
 19080 ypbind   CALL  socket(0x2,0x2,0x11)
 19080 ypbind   RET   socket 4
 19080 ypbind   CALL  getsockopt(0x4,0,0x13,0xbfbff60c,0xbfbff610)
 19080 ypbind   RET   getsockopt 0
 19080 ypbind   CALL  setsockopt(0x4,0,0x13,0xbfbff608,0x4)
 19080 ypbind   RET   setsockopt 0
 19080 ypbind   CALL  bind(0x4,0xbfbff6f8,0x10)
 19080 ypbind   RET   bind 0
 19080 ypbind   CALL  getsockname(0x4,0xbfbff6f8,0xbfbff614)
 19080 ypbind   RET   getsockname 0
 19080 ypbind   CALL  getsockname(0x4,0xbfbff6f8,0xbfbff6f4)
 19080 ypbind   RET   getsockname 0
 19080 ypbind   CALL  break(0x8054000)
 19080 ypbind   RET   break 0
 19080 ypbind   CALL  break(0x8055000)
 19080 ypbind   RET   break 0
 19080 ypbind   CALL  stat(0x280e5b80,0xbfbff688)


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.LNX.4.21.0208121236330.18810-100000>