Path: utzoo!utgpu!water!watmath!clyde!att!osu-cis!tut.cis.ohio-state.edu!mailrus!ames!umd5!purdue!decwrl!labrea!Shasta!ehl From: ehl@Shasta.STANFORD.EDU (Elgin Lee) Newsgroups: comp.windows.x Subject: Re: Xerver bug (Waitforsomething(): errno=22) Message-ID: <2844@Shasta.STANFORD.EDU> Date: 29 May 88 08:23:06 GMT References: <8805231653.AA27732@s3snorkel> Reply-To: ehl@Shasta.UUCP (Elgin Lee) Organization: Stanford University Lines: 15 I've also had the screen blink problem. The problem went away when I turned off the X screensaver ("xset s off"). I believe that the "text table full" message indicates that you have too many processes with different text segments, overflowing a statically allocated kernel table. /etc/pstat -x will show you (among other things) how close you are to this limit ("xx/yy active texts" indicates that the current number is xx, max is yy). You can increase this limit by reconfiguring the kernel; see your Sun documentation for more on this. -- Elgin Lee UUCP: ..decvax!decwrl!shasta!ehl ARPA: ehl@shasta.stanford.edu