Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!olivea!uunet!maverick.ksu.ksu.edu!math.ksu.edu!musashi From: musashi@math.ksu.edu (Kcub Lrak) Newsgroups: comp.sources.games.bugs Subject: MDG leaves shared memory blocks behind Keywords: MDG Message-ID: <1991Feb27.020943.23485@maverick.ksu.ksu.edu> Date: 27 Feb 91 02:09:43 GMT Sender: news@maverick.ksu.ksu.edu (The News Guru) Organization: Department of Mathematics, Kansas State University Lines: 17 We just got mdg to work on our SPARCserver/330 running SunOS 4.1.1, but noticed that it fails to free up shared memory. The output from ipcs follows: IPC status from hilbert as of Tue Feb 26 19:20:04 1991 T ID KEY MODE OWNER GROUP Message Queues: Shared Memory: m 702 0x00000000 --rw------- jsp 46 m 1103 0x00000000 --rw------- jsp 46 m 4 0x00000000 --rw------- jsp 46 m 805 0x00000000 --rw------- jsp 46 m 7 0x00000000 --rw------- jsp 46 Semaphores: Anyone know what gives? Also, anyone want to rewrite it to use sockets so it can be used over the net? :-)