From owner-freebsd-questions Fri Jan 5 10:30:49 2001 From owner-freebsd-questions@FreeBSD.ORG Fri Jan 5 10:30:47 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from dayspring.firedrake.org (dayspring.firedrake.org [195.82.105.251]) by hub.freebsd.org (Postfix) with ESMTP id 7CDA137B400 for ; Fri, 5 Jan 2001 10:30:46 -0800 (PST) Received: from float by dayspring.firedrake.org with local (Exim 3.12 #1 (Debian)) id 14EbdL-00060i-00; Fri, 05 Jan 2001 18:30:35 +0000 Date: Fri, 5 Jan 2001 18:30:35 +0000 To: questions@freebsd.org Subject: semsys(2) and undeletable semaphores Message-ID: <20010105183035.A23040@firedrake.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i From: void Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have a problem with some semaphores I can't delete: # ipcrm -s 65735 ipcrm: semid(65735): : Invalid argument Looking at a truss, the call that fails is semsys(2): semsys(0x0,0x100c7,0x0,0x0,0x0) ERR#22 'Invalid argument' But I don't see any man page for this call. Any idea what the problem could be? -- Ben 220 go.ahead.make.my.day ESMTP Postfix To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message