Re: no more ipc channels

From: Tomi Manninen OH2BNS (two.ahft@wombat.gem.pl)
Date: Mon Jan 03 2000 - 12:35:58 EET

  • Next message: Tomi Manninen OH2BNS: "Re: Error opening terminal"

    On Mon, 3 Jan 2000, Richard Adams wrote:

    > On Mon, 03 Jan 2000, Kjell Jarl wrote about, no more ipc channels:
    > >
    > > After using /usr/bin/node alot (I am learning script writing...) I am
    > > getting:
    > >
    > > [sm7gvf@pc2 test2]$ node
    > > LINUX:SM7GVF-5} ipc_open: Could not get an IPC channel: No space left on
    > > device
    >
    > This indicates that the partition on which the software operates is full.

    No it does NOT ! It means that the system is out of IPC channels.

    Kjell, have you by any chance been killing node with something like
    "kill -KILL" or otherwise made it terminate abnormally while testing your
    stuff? Node used to have a bug that caused it to leak IPC channels but
    that should be fixed (see the HISTORY file).

    Note that node not getting a free IPC channel is not a fatal bug. At least
    not to node. Only the the "TAlk" command is affected (disabled). Some
    other software on your system might however need a free channel too...

    > > RH 6.0, node 0.3.0 and alot of other stuff (clx/postgresql). Kernel
    > > 2.2.5.

    I seem to have vague recollection that clx has had problems with IPC
    channels as well. I'm not sure however as I don't run it my self.

    -- 
    --- Tomi Manninen / ugn.bangq@nyu.edu / OH2BNS @ OH2RBI.FIN.EU ---
    



    This archive was generated by hypermail 2b29 : Mon Jan 03 2000 - 13:18:59 EET