Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jan 2001 18:30:35 +0000
From:      void <float@firedrake.org>
To:        questions@freebsd.org
Subject:   semsys(2) and undeletable semaphores
Message-ID:  <20010105183035.A23040@firedrake.org>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010105183035.A23040>