Date: Mon, 12 Aug 2002 13:52:08 -0700 (PDT) From: Doug Silver <dsilver@urchin.com> To: Yanek Korff <yanek@cigital.com> Cc: freebsd-stable@freebsd.org Subject: RE: NIS fails after upgrade to 4.6 Message-ID: <Pine.LNX.4.21.0208121346550.18810-100000@danzig.sd.quantified.net> In-Reply-To: <51CC94132526754995E79DCF28C0C34D09BC08@exchange.cigital.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 12 Aug 2002, Yanek Korff wrote: > You may want to run kdump -lf on your ktrace.out file and see what happens > when you try and log in... > > -Yanek. > It did not give anything upon attempting to login, but a few seconds later it did output the following. I'm not sure if that's just a status check of some sort. I attempted to run 'ssh -v localhost', and that didn't really change the ktrace.out file at that moment. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Doug Silver Network Manager Urchin Software Corp. http://www.urchin.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 19080 ypbind RET select 0 19080 ypbind CALL gettimeofday(0xbfbff6a0,0) 19080 ypbind RET gettimeofday 0 19080 ypbind CALL getpid 19080 ypbind RET getpid 19080/0x4a88 19080 ypbind CALL socket(0x2,0x2,0x11) 19080 ypbind RET socket 7 19080 ypbind CALL getsockname(0x7,0xbfbff5b8,0xbfbff5b4) 19080 ypbind RET getsockname 0 19080 ypbind CALL getsockopt(0x7,0,0x13,0xbfbff5ac,0xbfbff5b0) 19080 ypbind RET getsockopt 0 19080 ypbind CALL setsockopt(0x7,0,0x13,0xbfbff5a8,0x4) 19080 ypbind RET setsockopt 0 19080 ypbind CALL bind(0x7,0xbfbff5b8,0x10) 19080 ypbind RET bind 0 19080 ypbind CALL ioctl(0x7,FIONBIO,0xbfbff69c) 19080 ypbind RET ioctl 0 19080 ypbind CALL sendto(0x7,0x80561f8,0x34,0,0x8056008,0x10) 19080 ypbind GIO fd 7 wrote 52 bytes "\M^C\M-ftv\0\0\0\0\0\0\0\^B\0\^A\M^F\M-$\0\0\0\^B\0\0\0\^A\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\ \0\^Furchin\0\0" 19080 ypbind RET sendto 52/0x34 19080 ypbind CALL gettimeofday(0xbfbff5e8,0) 19080 ypbind RET gettimeofday 0 19080 ypbind CALL select(0x8,0xbfbff658,0,0,0xbfbff5e0) 19080 ypbind RET select 1 19080 ypbind CALL recvfrom(0x7,0x8056068,0x190,0,0xbfbff648,0xbfbff5c4) 19080 ypbind GIO fd 7 read 28 bytes "\M^C\M-ftv\0\0\0\^A\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\^A" 19080 ypbind RET recvfrom 28/0x1c 19080 ypbind CALL close(0x7) 19080 ypbind RET close 0 19080 ypbind CALL select(0x3bd,0x804cc00,0,0,0xbfbff780) 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.0208121346550.18810-100000>