Re: [Pytables-users] HDF5 stack trace

2006-07-20 Thread Stefan Kuzminski
I reproduced this stack trace with HDF5 v1.6.5 and also with v1.8.0-alpha4 ( both with pytables-1.3.2 ). Here is the most mysterious part, I can get the program to run successfully if I round the values I am setting in the HDF5 to <10 places of precision, if I leave them unrounded, or round them t

Re: [Pytables-users] PyTables on 64 bit and 32 bit Windows compiled with MSVS2005 -- part 1.

2006-07-20 Thread Francesc Altet
Hi Gerard, El dc 19 de 07 del 2006 a les 15:30 +0200, en/na Gerard Vermeulen va escriure: > I am assembling a Python setup including PyTables for AcuSim that must run on > Windows 32 bit, Windows 64 bit, Linux 64 bit, and Linux 32 bit. > The support desk of HDF5 advised to use hdf5-1.8.0-alpha, be

Re: [Pytables-users] HDF5 stack trace

2006-07-20 Thread Francesc Altet
Hi Stefan, Looking at the trace and your description it seems that the error could be at the core of the HDF5 library, but can't be entirely sure until we can reproduce the problem. It should be nice if you can try HDF5 1.6.5 or even 1.8.0 alpha4 (recently announced a couple of days ago). If usin