help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

error while reading hdf5 item


From: Alois Schloegl
Subject: error while reading hdf5 item
Date: Wed, 04 Sep 2013 09:30:43 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130827 Icedove/17.0.8

The attached file can be read with h5dump and with m*tl*b;
Trying to open the attached hdf5 file results in this error:


octave:1> load -hdf5 1.h5
error: load: error while reading hdf5 item description
HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 139784470808480:
  #000: ../../../src/H5Gdeprec.c line 780 in H5Giterate(): group
iteration failed
    major: Symbol table
    minor: Iteration failed
  #001: ../../../src/H5G.c line 1527 in H5G_iterate(): error iterating
over links
    major: Symbol table
    minor: Iteration failed
  #002: ../../../src/H5Gobj.c line 708 in H5G_obj_iterate(): can't
iterate over symbol table
    major: Symbol table
    minor: Iteration failed
  #003: ../../../src/H5Gstab.c line 566 in H5G_stab_iterate(): iteration
operator failed
    major: Symbol table
    minor: Can't move to next iterator location
  #004: ../../../src/H5B.c line 1298 in H5B_iterate(): B-tree iteration
failed
    major: B-Tree node
    minor: Iteration failed
  #005: ../../../src/H5B.c line 1221 in H5B_iterate_helper(): iterator
function failed
    major: B-Tree node
    minor: Unable to list node
  #006: ../../../src/H5Gnode.c line 1039 in H5G_node_iterate():
iteration operator failed
    major: Symbol table
    minor: Can't move to next iterator location
error: load: error while reading hdf5 item ADC chan 7
HDF5-DIAG: Error detected in HDF5 (1.8.8) thread 139784470808480:
  #000: ../../../src/H5Gdeprec.c line 780 in H5Giterate(): group
iteration failed
    major: Symbol table
    minor: Iteration failed
  #001: ../../../src/H5G.c line 1527 in H5G_iterate(): error iterating
over links
    major: Symbol table
    minor: Iteration failed
  #002: ../../../src/H5Gobj.c line 708 in H5G_obj_iterate(): can't
iterate over symbol table
    major: Symbol table
    minor: Iteration failed
  #003: ../../../src/H5Gstab.c line 566 in H5G_stab_iterate(): iteration
operator failed
    major: Symbol table
    minor: Can't move to next iterator location
  #004: ../../../src/H5B.c line 1298 in H5B_iterate(): B-tree iteration
failed
    major: B-Tree node
    minor: Iteration failed
  #005: ../../../src/H5B.c line 1221 in H5B_iterate_helper(): iterator
function failed
    major: B-Tree node
    minor: Unable to list node
  #006: ../../../src/H5Gnode.c line 1039 in H5G_node_iterate():
iteration operator failed
    major: Symbol table
    minor: Can't move to next iterator location
  #007: ../../../src/H5Gdeprec.c line 780 in H5Giterate(): group
iteration failed
    major: Symbol table
    minor: Iteration failed
  #008: ../../../src/H5G.c line 1527 in H5G_iterate(): error iterating
over links
    major: Symbol table
    minor: Iteration failed
  #009: ../../../src/H5Gobj.c line 708 in H5G_obj_iterate(): can't
iterate over symbol table
    major: Symbol table
    minor: Iteration failed
  #010: ../../../src/H5Gstab.c line 566 in H5G_stab_iterate(): iteration
operator failed
    major: Symbol table
    minor: Can't move to next iterator location
  #011: ../../../src/H5B.c line 1298 in H5B_iterate(): B-tree iteration
failed
    major: B-Tree node
    minor: Iteration failed
  #012: ../../../src/H5B.c line 1221 in H5B_iterate_helper(): iterator
function failed
    major: B-Tree node
    minor: Unable to list node
  #013: ../../../src/H5Gnode.c line 1039 in H5G_node_iterate():
iteration operator failed
    major: Symbol table
    minor: Can't move to next iterator location

Tested with 3.6.2 and 3.6.4.



   Alois

Attachment: 1.h5
Description: application/wine-extension-h5


reply via email to

[Prev in Thread] Current Thread [Next in Thread]