Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!mit-eddie!ll-xn!ames!amdahl!pacbell!belltec!jom From: jom@belltec.UUCP (Jerry Merlaine) Newsgroups: comp.unix.xenix Subject: Re: Errors in PS Summary: XENIX /dev/kmem bug Message-ID: <341@belltec.UUCP> Date: 31 Jan 89 03:13:05 GMT References: <19496@lll-winken.LLNL.GOV> Distribution: na Organization: Bell Technologies, Fremont, CA Lines: 32 In article <19496@lll-winken.LLNL.GOV>, vijay@lll-winken.LLNL.GOV (Vijay Subramaniam) writes: > Has anyone else been having trouble with PS giving a ps: seek error? > The machine I am having this trouble on, is a SCO Xenix/386 > running version 2.3.1 and tcp/ip networking software from > Streamlined Networks. > Has anyone else been having this trouble on their Xenix machine? > and if so..do you have a fix for it? > > > > > Vijay Well, the first step is to check the manual, then call Streamlined for technical support. The XENIX /dev/kmem has a bug where kernel memory which has been allocated by malloc() can't be looked at via /dev/kmem. This is probably not it. Also, the Streamlined software adds lots more symbols to the XENIX kernel and maybe ps blows up because of this. Also, the Streamlined installation puts the TCP kernel in /xenix.snip and tells you to boot up first with that and check everything out first before making it your normal kernel file in /xenix. Maybe you're running off of /xenix.snip and ps'ing off of /xenix. 'ps -efn /xenix.snip' may work. It works on our XENIX 2.3 machine. What can I say? Jerry Merlaine pacbell.com!belltec!jom