No space left on device: Cannot create SSLMutex

apache
for i in `ipcs -s | grep apache | awk '{print $2}'` ; do ipcrm -s $i; done