<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.6000.16414" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>While using vtkStreamer, I am getting following
error on Update</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV>ERROR: In ../Common/vtkDataArrayTemplate.txx, line 255 Unable to allocate
98302204 elements of size 4 bytes. </DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I tried to debug this problem and found that
"realloc" function is failing to allocate those many bytes even when plenty of
swap space is remaining (but no main memory).</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Does anyone has any clue about why realloc fails
even if swap space is available? Is there any solution to get around this
problem(besides putting more RAM :) ?.</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
<DIV><FONT face=Arial size=2>Pankaj</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><BR id=andy> </DIV></BODY></HTML>