>>370 > Either your account or the whole system has run out of semaphores. Or > both. Either list the semaphores with "ipcs" and remove the unneeded > ones (which ones these are depends on your system and applications) > with "ipcrm -s SEMAPHORE_ID_HERE" or configure more semaphores to your > system. この辺がミソか。 おれもよくわからんが、 ipcs でセマフォの一覧出して ipcrm でいらないのを消すか、 セマフォを増やせ、と言っている、らしい。