Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 16:06:30 -0400
From:      Yanek Korff <yanek@cigital.com>
To:        'Doug Silver' <dsilver@urchin.com>, freebsd-stable@freebsd.org
Subject:   RE: NIS fails after upgrade to 4.6
Message-ID:  <51CC94132526754995E79DCF28C0C34D09BC08@exchange.cigital.com>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?51CC94132526754995E79DCF28C0C34D09BC08>