Path: utzoo!attcan!uunet!ism.isc.com!ism780c!support From: support@ism780c.isc.com (Support account) Newsgroups: comp.unix.sysv386 Subject: Re: 386/ix & ISC X release 1.2 Message-ID: <49335@ism780c.isc.com> Date: 9 Oct 90 18:38:39 GMT References: <1990Oct06.221058.251@nstar.uucp> Reply-To: support@ism780c.UUCP (Support account) Organization: Interactive Systems Corp., Santa Monica CA Lines: 10 In article <1990Oct06.221058.251@nstar.uucp> larry@nstar.uucp (Larry Snyder) writes: >I noticed the error: Problem with ptr packet: OVERFLOW >when running X release 1.2 this afternoon - what does this mean? > This generally indicates that the system is running out of the streams resources NSTREAM, NQUEUE, or NBLKxxx. Try running "netstat -m" to observe system usage statistics, and increase these tunables accordingly. ...