Re: [Cooker] Problem with netstat

2002-12-16 Thread Ryan T. Sammartino
Some more info about my problems with netstat: Program received signal SIGSEGV, Segmentation fault. 0x08049941 in prg_cache_get (inode=-979118814) at netstat.c:281 281 if (pn-inode==inode) return(pn-name); (gdb) print pn $1 = (struct prg_node *) 0x68 (gdb) print hi $2 = 4294967185

Re: [Cooker] Problem with netstat

2002-12-16 Thread Ryan T. Sammartino
On Mon, Dec 16, 2002 at 10:05:14PM -0800, Ryan T. Sammartino wrote: Some more info about my problems with netstat: Program received signal SIGSEGV, Segmentation fault. 0x08049941 in prg_cache_get (inode=-979118814) at netstat.c:281 281 if (pn-inode==inode) return(pn-name);

Re: [Cooker] Problem with netstat

2002-12-04 Thread Ryan T. Sammartino
On Tue, Dec 03, 2002 at 11:13:05PM -0800, Todd Lyons wrote: Ryan T. Sammartino wrote on Tue, Dec 03, 2002 at 11:07:44PM -0800 : ps -aux doesn't reveal any obvious processes that might be touching /dev/log, besides devfsd. [todd@trip ~]$ vdir /dev/log srw-rw-rw-1 root root

Re: [Cooker] Problem with netstat

2002-12-03 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ryan T. Sammartino wrote on Mon, Dec 02, 2002 at 05:43:05PM -0800 : You have the exact same rpm versions that I do. Mine works. Try renaming netstat and then rpm -ivh --force to install the netstat rpm (which makes it write a new binary).

Re: [Cooker] Problem with netstat

2002-12-02 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 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

Re: [Cooker] Problem with netstat

2002-12-02 Thread Ryan T. Sammartino
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

Re: [Cooker] Problem with netstat

2002-12-02 Thread Todd Lyons
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Ryan T. Sammartino wrote on Mon, Dec 02, 2002 at 01:35:33PM -0800 : And, in case it matters: $ rpm -q glibc glibc-2.2.5-20mdk You have the exact same rpm versions that I do. Mine works. Try renaming netstat and then rpm -ivh --force to install

Re: [Cooker] Problem with netstat

2002-12-02 Thread Ryan T. Sammartino
On Mon, Dec 02, 2002 at 05:26:07PM -0800, Todd Lyons wrote: Ryan T. Sammartino wrote on Mon, Dec 02, 2002 at 01:35:33PM -0800 : And, in case it matters: $ rpm -q glibc glibc-2.2.5-20mdk You have the exact same rpm versions that I do. Mine works. Try renaming netstat and then rpm

Re: [Cooker] Problem with netstat

2002-12-01 Thread Ryan T. Sammartino
On Wed, Nov 27, 2002 at 08:59:08AM -0800, Ryan T. Sammartino wrote: I now get # netstat -p ... Segmentation fault Here is some more info: (gdb) run -p Starting program: /bin/netstat -p Active Internet connections (w/o servers) Proto Recv-Q Send-Q Local Address Foreign Address

[Cooker] Problem with netstat

2002-11-27 Thread Ryan T. Sammartino
After upgrading to # rpm -q net-tools net-tools-1.60-5mdk I now get # netstat -p ... Segmentation fault -- Ryan T. Sammartino http://members.shaw.ca/ryants/ Carson's Observation on Footwear: If the shoe fits, buy the other one too.