On Thu, Aug 6, 2009 at 5:24 PM, Shawn Walker<[email protected]> wrote: > Has anyone experienced this error: > > Plotting v (unnamed function), press 'q' to continue... > Read data > End Read data > ERROR: In /home/walker/src/VTK/Common/vtkDataArrayTemplate.txx, line 359 > vtkIdTypeArray (0x111604a0): Unable to allocate 326417515851 elements of > size 8 bytes. > > when running any of the dolfin demos with python? > > I saw an message from Anders saying that he got this error too. I have no > idea what is causing this. Any help would be greatly appreciated!
I've gotten a lot of these reports lately, but I'm not able to reproduce the bug on my 64 bit Ubuntu Hardy machines. There might be some problems with your VTK installation or something related to the versions of Python and VTK your're using. Ola > - Shawn > _______________________________________________ > DOLFIN-dev mailing list > [email protected] > http://www.fenics.org/mailman/listinfo/dolfin-dev > -- Ola Skavhaug _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
