On Mon, Dec 02, 2002 at 12:57:55PM -0800, Todd Lyons wrote:
> Ryan T. Sammartino wrote on Sun, Dec 01, 2002 at 09:32:16PM -0800 :
> > > 
> > > I now get
> > > # netstat -p
> > > Segmentation fault
> > 
> > #0  0x0804dd60 in strcpy ()
> > #1  0x0805a3d0 in _IO_stdin_used ()
> > #2  0x0804b46d in strcpy ()
> > #3  0x08049f28 in strcpy ()
> > #4  0x400423e2 in __libc_start_main () from /lib/i686/libc.so.6
> 
> Still using strcpy, this could be bad.
> 
> I would check the version of the program first:
> [root@fiji /home/todd]# vdir /bin/netstat
> -rwxr-xr-x    1 root     root        95916 Aug 21 03:07 /bin/netstat
> [root@fiji /home/todd]# rpm -qf /bin/netstat
> net-tools-1.60-5mdk
> 

See previous e-mail.  To recapitulate:

$ rpm -qf /bin/netstat 
net-tools-1.60-5mdk
$ vdir /bin/netstat 
-rwxr-xr-x    1 root     root        95916 Aug 21 03:07 /bin/netstat
$ rpm --verify net-tools
$ 

And, in case it matters:

$ rpm -q glibc
glibc-2.2.5-20mdk


-- 
Ryan T. Sammartino
http://members.shaw.ca/ryants/
Get forgiveness now -- tomorrow you may no longer feel guilty.

Reply via email to