Xref: utzoo comp.unix.questions:31134 comp.unix.internals:2728 comp.unix.wizards:25478 Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!uunet!ddtisvr.ddtg.com!pechner From: pechner@ddtg.com (Michael Pechner) Newsgroups: comp.unix.questions,comp.unix.internals,comp.unix.wizards Subject: Re: Question about a UNIX error message Message-ID: <1991May8.225533.1773@ddtg.com> Date: 8 May 91 22:55:33 GMT References: <91122.163945AHESS@auvm.auvm.edu> Sender: news@ddtg.com Organization: DuPont Design Technologies Group Lines: 30 In article <91122.163945AHESS@auvm.auvm.edu> AHESS@auvm.auvm.edu (Anemarie Hess) writes: > >I am at my witts end trying to track down an explaination for an >error message I keep getting from XENIX. I am in the process of >porting a large security system from System V to Xenix 386 and the >programs keep crashing giving me a error 36 EIDRM Identifier Removed. >The explaination in the Xenix documentation indicates an exception >due to the removal of an identifier from the file system's name >space. Please excuse my ignorance, but what exactly does that mean?? >I have increased the number of allowable open files and inodes to >an unreasonably high level and this seen not to help. > >Any leads, comments, or offers of help would be greatly appreciated... On A/UX, this error relates directly to IPC calls. I encountered this using msg queues. The msgid was removed, meaning that message queue was removed. This might mean that with your use of shared memory, semaphores, or messages queues, the id of the resource was either not created, or was removed. -- pechner@mikey.ddtg.com (Michael Pechner) | Pizza Probably The Worlds Most DuPont Design Technologies Group | Perfect Food. Santa Clara, Ca | Carbo, Meat, Dairy, And Veggie | All Food Groups In One.