← Back to team overview

dolfin team mailing list archive

Re: dolfin/python error

 

Hi all,
I just saw the same error on a RH 64 bit Opteron system. I just rebuilt VTK 5.4 and I suspect it's a 64 bit issue (although I haven't had time to track it down) just for the record, here's my error message (same as Anders)

ERROR: In /geo/home/mspieg/src/VTK/Common/vtkDataArrayTemplate.txx, line 358 vtkIdTypeArray (0x731f400): Unable to allocate 4294967817 elements of size 8 byt
es.

[legato:12442] *** Process received signal ***
[legato:12442] Signal: Aborted (6)
[legato:12442] Signal code:  (-6)
[legato:12442] [ 0] /lib64/libpthread.so.0 [0x3b5c20e4c0]
[legato:12442] [ 1] /lib64/libc.so.6(gsignal+0x35) [0x3b5b630215]
[legato:12442] [ 2] /lib64/libc.so.6(abort+0x110) [0x3b5b631cc0]

+ lots of vtk griping

It seems to be showing up in at least three different versions of vtk 5.2.1, 5.4 and 5.5... no problem on my OSX laptop
marc


On Aug 6, 2009, at 12:47 PM, Anders Logg wrote:

On Thu, Aug 06, 2009 at 12:44:50PM -0400, Shawn Walker wrote:

On Thu, 6 Aug 2009, Anders Logg wrote:

On Thu, Aug 06, 2009 at 06:35:04PM +0200, Ola Skavhaug wrote:
On Thu, Aug 6, 2009 at 5:24 PM, Shawn Walker<walker@xxxxxxxxxxxxxxx> 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.

I get something similar:

ERROR: In /build/buildd/vtk-5.2.1/Common/ vtkDataArrayTemplate.txx, line 341 vtkIdTypeArray (0x2a3a600): Unable to allocate 4294967817 elements of size 8 bytes.

I'm running Ubuntu Karmic Koala (AMD64) on a 64 bit laptop.


I'm running red-hat enterprise linux (64-bit INTEL).  I have the
most up to date FENICS, and I have VTK 5.5 installed.  Did I miss
some kind of VTK 64-bit switch compile option?

- Shawn

Not unlikely. If you get it working, let me know. I'm using the
prebuilt Ubuntu packages.

--
Anders
_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/mailman/listinfo/dolfin-dev

----------------------------------------------------
Marc Spiegelman
Lamont-Doherty Earth Observatory
Dept. of Applied Physics/Applied Math
Columbia University
http://www.ldeo.columbia.edu/~mspieg
tel: 845 704 2323 (SkypeIn)
----------------------------------------------------



Follow ups

References