Advertisement

02.22.2004 at 10:50AM PST, ID: 20893824
[x]
Attachment Details

Length of shared data exceeds shared segment size at Program line 205

Asked by bertinoflex in Perl Programming Language

Tags: data, exceeds, segment, length, size

Please, in my program I am using a shared array named @array
in 2 process,

$handle = tie@array, 'IPC::Shareable', undef, { destroy => 1};

I dynamically add values in the array during my program execution;
when I tried to put the 13177th element, I
have this message when compiling :
" Length of shared data exceeds shared segment size at Program line 205 "

How to do, if I want to use a shared array of 240000 elements or more ?

Thank you for your answer ...
Start Free Trial
[+][-]02.23.2004 at 07:00AM PST, ID: 10432532

View this solution now by starting your 7-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zone: Perl Programming Language
Tags: data, exceeds, segment, length, size
Sign Up Now!
Solution Provided By: stefan73
Participating Experts: 1
Solution Grade: A
 
 
[+][-]04.11.2004 at 12:13AM PDT, ID: 10800099

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
[+][-]04.15.2004 at 09:24AM PDT, ID: 10834663

Experts Exchange has a courteous staff of administrators who help members get the most out of the website by means of administrative comments like this one.

Start your 7-day free trial to view this Administrative Comment or ask the Experts your question.

 
 
Loading Advertisement...
20080716-EE-VQP-32