I have multiple apps compiled with g++, running in Ubuntu. I\'m using named semaphores to co-ordinate between different processes.
All works fine except in
You should be able to find it from the shell using lsof. Then possibly you can delete it?
lsof
Update
Ah yes... man -k semaphore to the rescue.
man -k semaphore
It seems you can use ipcrm to get rid of a semaphore. Seems you aren't the first with this problem.
ipcrm