octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #54299] HDF5 file I/O unit tests fail or crash


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #54299] HDF5 file I/O unit tests fail or crash Octave
Date: Thu, 12 Jul 2018 21:26:11 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

URL:
  <http://savannah.gnu.org/bugs/?54299>

                 Summary: HDF5 file I/O unit tests fail or crash Octave
                 Project: GNU Octave
            Submitted by: mtmiller
            Submitted on: Thu 12 Jul 2018 06:26:09 PM PDT
                Category: Interpreter
                Severity: 4 - Important
                Priority: 5 - Normal
              Item Group: Segfault, Bus Error, etc.
                  Status: None
             Assigned to: None
         Originator Name: 
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: GNU/Linux

    _______________________________________________________

Details:

On the default branch, I get failed tests with HDF5 file I/O in io.tst and
sparse.tst.

Example 'make check' output


...
  sparse.tst ..................................................HDF5-DIAG:
Error detected in HDF5 (1.10.0-patch1) thread 140373378037504:
  #000: ../../../src/H5F.c line 579 in H5Fopen(): unable to open file
    major: File accessibilty
    minor: Unable to open file
  #001: ../../../src/H5Fint.c line 1100 in H5F_open(): unable to open file:
time = Thu Jul 12 17:51:49 2018
, name = '�w�:�', tent_flags = 0
    major: File accessibilty
    minor: Unable to open file
  #002: ../../../src/H5FD.c line 812 in H5FD_open(): open failed
    major: Virtual File Layer
    minor: Unable to initialize object
  #003: ../../../src/H5FDsec2.c line 348 in H5FD_sec2_open(): unable to open
file: name = '�w�:�', errno = 2, error message = 'No such file or
directory', flags = 0, o_flags = 0
    major: File accessibilty
    minor: Unable to open file
HDF5-DIAG: Error detected in HDF5 (1.10.0-patch1) thread 140373378037504:
  #000: ../../../src/H5F.c line 579 in H5Fopen(): unable to open file
    major: File accessibilty
    minor: Unable to open file
  #001: ../../../src/H5Fint.c line 1100 in H5F_open(): unable to open file:
time = Thu Jul 12 17:51:50 2018
, name = ' �S:�', tent_flags = 0
    major: File accessibilty
    minor: Unable to open file
  #002: ../../../src/H5FD.c line 812 in H5FD_open(): open failed
    major: Virtual File Layer
    minor: Unable to initialize object
  #003: ../../../src/H5FDsec2.c line 348 in H5FD_sec2_open(): unable to open
file: name = ' �S:�', errno = 2, error message = 'No such file or
directory', flags = 0, o_flags = 0
    major: File accessibilty
    minor: Unable to open file
 PASS   1202/1204
                                                                  FAIL    2
...
  io.tst ......................................................HDF5-DIAG:
Error detected in HDF5 (1.10.0-patch1) thread 140373378037504:
  #000: ../../../src/H5F.c line 579 in H5Fopen(): unable to open file
    major: File accessibilty
    minor: Unable to open file
  #001: ../../../src/H5Fint.c line 1100 in H5F_open(): unable to open file:
time = Thu Jul 12 17:52:19 2018
, name = '�"�9�', tent_flags = 0
    major: File accessibilty
    minor: Unable to open file
  #002: ../../../src/H5FD.c line 812 in H5FD_open(): open failed
    major: Virtual File Layer
    minor: Unable to initialize object
  #003: ../../../src/H5FDsec2.c line 348 in H5FD_sec2_open(): unable to open
file: name = '�"�9�', errno = 2, error message = 'No such file or
directory', flags = 0, o_flags = 0
    major: File accessibilty
    minor: Unable to open file
 PASS    156/157 
                                                                  FAIL    1


I have also seen this error crash Octave, but I can't reproduce it at the
moment.

I am not yet sure when this started failing for me, since I haven't been
building the default branch regularly, but the stable branch does not have
this problem at all.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?54299>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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