Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!ukma!husc6!rice!sun-spots-request From: zifrony@TAURUS.BITNET Newsgroups: comp.sys.sun Subject: ipcrm bug? Keywords: SunOS Message-ID: <8903221551.AA19522@gemini.Tau.Ac.IL> Date: 4 Apr 89 03:02:16 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 18 Approved: Sun-Spots@rice.edu Original-Date: Wed, 22 Mar 89 17:51:52 +0200 X-Sun-Spots-Digest: Volume 7, Issue 221, message 11 of 12 I am using IPC in my program. Both semaphores and shared memory are being utilized. I needed to use the "ipcs" amd "ipcrm" commands many times during the development of the program, to remove shared memory segments and semaphores when my program crahed. I have never used the key as the identifier of the object to be removed, but rather the object's ID. It never failed to remove the desirable object. The identifier is available from the "ipcs" command, thus you can use it as "ipcrm"'s argument. So, what's the problem? Doron Zifrony zifrony%taurus.bitnet@cunyvm.cuny.edu or Msc. Student zifrony@Math.Tau.Ac.IL Tel Aviv Univ. Israel Disclaimer: My opinions are solely my own, and not TAU's.