From owner-freebsd-stable Mon Aug 12 12:43:55 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 37EB637B400 for ; Mon, 12 Aug 2002 12:43:45 -0700 (PDT) Received: from mail.urchin.com (ns2.quantified.com [63.212.171.3]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D50943E88 for ; Mon, 12 Aug 2002 12:43:44 -0700 (PDT) (envelope-from dsilver@urchin.com) Received: from danzig.sd.quantified.net (web.quantified.com [63.212.171.5]) by mail.urchin.com (8.12.1/8.12.1) with ESMTP id g7CJj8Vo077736 for ; Mon, 12 Aug 2002 12:44:46 -0701 (PDT) (envelope-from dsilver@urchin.com) Date: Mon, 12 Aug 2002 12:43:19 -0700 (PDT) From: Doug Silver X-Sender: dsilver@danzig.sd.quantified.net To: freebsd-stable@freebsd.org Subject: Re: NIS fails after upgrade to 4.6 In-Reply-To: <20020812191938.GA73386@theshell.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Filter-Version: 1.7 (mail.urchin.com) Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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