richard miller (el 2007-12-07 a les 09:55:21 -0500) va dir::

> I got the following errors running the tests
>[...]
> HDF5-DIAG: Error detected in HDF5 library version: 1.6.6 thread 0.  Back 
> trace follows.
>   #000: H5Dio.c line 593 in H5Dread(): can't read data
>     major(15): Dataset interface
>     minor(24): Read failed
>   #001: H5Dio.c line 850 in H5D_read(): can't read data
>     major(15): Dataset interface
>     minor(24): Read failed
>   #002: H5Dio.c line 1858 in H5D_chunk_read(): file gather failed
>     major(05): Low-level I/O layer
>     minor(24): Read failed
>   #003: H5Dselect.c line 205 in H5D_select_fgath(): read error
>     major(14): Dataspace interface
>     minor(24): Read failed
>   #004: H5Distore.c line 2060 in H5D_istore_readvv(): unable to read raw
> data chunk
>     major(05): Low-level I/O layer
>     minor(24): Read failed
>   #005: H5Distore.c line 1564 in H5D_istore_lock(): data pipeline read
> failed
>     major(19): Data filters layer
>     minor(24): Read failed
>   #006: H5Z.c line 977 in H5Z_pipeline(): required filter is not
> registered
>     major(19): Data filters layer
>     minor(24): Read failed

Thanks for the report.

Umm, this looks like some kind of problem with the Zlib support in HDF5
itself, but I may be wrong.  Are you able to run bare ``h5dump`` on the
file ``tables/tests/flavored_vlarrays-format1.6.h5`` successfully?  (It
would be nice if you could check that both PyTables and ``h5dump`` are
using the same version of the HDF5 library.)

Good luck,

::

        Ivan Vilata i Balaguer   >qo<   http://www.carabos.com/
               Cárabos Coop. V.  V  V   Enjoy Data
                                  ""

Attachment: signature.asc
Description: Digital signature

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to