On Wed, 2002-04-24 at 03:15, Simon Elliott wrote:
> I'm experiencing a problem with the double_caching option (i think) on the
> template module, which is dying with:
> 
> IPC::SharedCache : searched through 10,000 consecutive locations for a free
> shared memory segment, giving up : No space left on device at
> /usr/local/lib/perl5/site_perl/5.6.1/HTML/Template.pm line 1395
> 
> on a certain page. Now this script runs perfectly fine on a red-hat linux
> machine, but when it is run on the Solaris 7 based system, this occurs. I've
> checked memory/disk space and they all seem to be in plentiful supply.
> Anyone any ideas why its producing this?

I'm seeing these same problems with my non-HTML::Templates related roll
out of IPC::SharedCache on my RH Linux cluster.  I haven't figured out
exactly why I'm hitting the shared memory limits but I am.  The problem
really isn't that I'm running out of space on any device (not even
/dev/shm) but that I'm hitting the system limit of 128 semaphore arrays.


-- 
Richard "Trey" Hyde
Software Engineer
CNET Channel 
949.460.7801 x122
[EMAIL PROTECTED]
www.cnetchannel.com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to