
Flashock
Deleted
Nov 3, 2000, 12:24 AM
Post #1 of 1
(578 views)
|
|
ipc::shareable
|
Can't Post
|
|
Hi, in my perl script I use IPC::Shareable to share same variable between 2 forks. and at the end of the script I use IPC::Shareable->clean_up_all to clean all memory. and it all works fine for a week or so but then I get and error msg "IPC::Shareable::SharedMem: shmget: No space left on deviceat /usr/local/perl-5.6.0/lib/site_perl/5.6.0/IPC/Shareable.pm line 446" what can be the problem? can anyone help please?
|