Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!uwm.edu!linac!midway!clout!chinet!cgk From: cgk@chinet.chi.il.us (Charlie Kester) Newsgroups: comp.unix.wizards Subject: msgrcv failures under Xenix - invalid qids ? Message-ID: <1991May09.144914.671@chinet.chi.il.us> Date: 9 May 91 14:49:14 GMT Organization: Chinet - Public Access UNIX Lines: 4 Why does a msgrcv call in a Xenix program suddenly fail with errno=EINVAL after it has successfully executed many times? Is it possible that some other queue has filled up, exhausting the available message headers? Could this cause a previously valid qid to become invalid?