From owner-freebsd-stable Mon Aug 12 13:17:15 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 388CC37B400 for ; Mon, 12 Aug 2002 13:17:11 -0700 (PDT) Received: from relay.cigital.com (relay.cigital.com [64.80.176.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id B037C43E6A for ; Mon, 12 Aug 2002 13:17:10 -0700 (PDT) (envelope-from yanek@cigital.com) Received: from exchange.cigital.com (exchange.cigital.com [10.1.20.3]) by relay.cigital.com (Postfix) with ESMTP id C0A6ABA4B; Mon, 12 Aug 2002 16:17:09 -0400 (EDT) Received: by exchange.cigital.com with Internet Mail Service (5.5.2656.59) id ; Mon, 12 Aug 2002 16:06:31 -0400 Message-ID: <51CC94132526754995E79DCF28C0C34D09BC08@exchange.cigital.com> From: Yanek Korff To: 'Doug Silver' , freebsd-stable@freebsd.org Subject: RE: NIS fails after upgrade to 4.6 Date: Mon, 12 Aug 2002 16:06:30 -0400 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2656.59) Content-Type: text/plain; charset="iso-8859-1" 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 You may want to run kdump -lf on your ktrace.out file and see what happens when you try and log in... -Yanek. > -----Original Message----- > From: Doug Silver [mailto:dsilver@urchin.com] > Sent: Monday, August 12, 2002 15:43 > To: freebsd-stable@freebsd.org > Subject: Re: NIS fails after upgrade to 4.6 > > > 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 > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message