ISC 2.2.1 & IPC

Conor P. Cahill cpcahil at virtech.uucp
Fri May 24 22:15:33 AEST 1991


jimmy at denwa.info.com (Jim Gottlieb) writes:

>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

What this tells me is that a system call failed and set errno to EAGAIN.
You need to identify which system call it was (since you have source it
shouldn't be too hard) before one can really guess at what the cause
of the problem is.  

>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.

Are you sure mdevice or sdevice (via changes in sdevice.d) hasn't changed?

-- 
Conor P. Cahill            (703)430-9247        Virtual Technologies, Inc.
uunet!virtech!cpcahil                           46030 Manekin Plaza, Suite 160
                                                Sterling, VA 22170 



More information about the Comp.unix.sysv386 mailing list