Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!usc!randvax!ucla-an!denwa!jimmy From: jimmy@denwa.info.com (Jim Gottlieb) Newsgroups: comp.unix.sysv386 Subject: ISC 2.2.1 & IPC Message-ID: <976@denwa.uucp> Date: 24 May 91 04:29:30 GMT Sender: jimmy@denwa.uucp Reply-To: Jim Gottlieb Organization: Info Connections, West Los Angeles Lines: 19 I installed the 2.2.1 update to one of our machines, along with the latest TCP/IP update and NFS update and msg.h update. All I know is that our main application on this system (voice-mail) now dies upon startup with Cannot send message: no more processes This refers to the sending of an IPC message. There are very few processes running on the machine (NPROC is at 120) and ipcs shows no messages queued. I even tried recompiling all our binaries on this machine (with the new msg.h) but no luck. (The program doesn't use either of the calls mentioned in the msg.h fix doc, but I thought I'd give it a try.) If I boot the old kernel, everything works fine. There is no difference in stune (or any other cf.d files) between these two kernels. Any ideas anyone? Thanks.