jryan has asked for the wisdom of the Perl Monks concerning the following question:
Line 57 assigns an annoymous array to an element of a IPC::Shareable tied hash. Previously (in roughly 70-100 previous test runs), there wasn't a problem. However, there is now. I have 80 megs of free memory, 5 gigs of hd space, killed every process running, and even slayed my account. If anyone has any incite to my problem (or can even point to some helpful documentation that has eluded me), I would be very greatfulCould not create semaphore set: No space left on device at server.pl line 57
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Grab your sysadmin
by Fletch (Bishop) on Oct 25, 2001 at 07:51 UTC | |
|
Check IPC availability
by fokat (Deacon) on Oct 25, 2001 at 18:18 UTC | |
|
Re: Problems with IPC::Shareable - Could not create semaphore set: No space left on device
by MZSanford (Curate) on Oct 25, 2001 at 18:30 UTC |