Skip to content

Segfaulting UWUW tests when building against HDF5\develop #977

@bam241

Description

@bam241

Describe the Bug

It seems that HDF5 broke compatibility with DAGMC in their develop branch.

To Reproduce

When compiling DAGMC against the develop branch of HDF5, some tests are segfaulting.

Screenshots or Code Snippets

see CI_HDF5_dev

#24 [dagmc_test 1/3] RUN cd /root/build/dagmc/build &&     PATH=/opt/dagmc/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CTEST_OUTPUT_ON_FAILURE=1 make test
  #24 0.137 Running tests...
  #24 0.146 Test project /root/build/dagmc/build
  #24 0.148       Start  1: dagmc_unit_tests
  [...]
  #24 1.063       Start  7: uwuw_unit_tests
  #24 1.152  7/25 Test  #7: uwuw_unit_tests .........................***Exception: SegFault  0.09 sec
  #24 1.152 [==========] Running 9 tests from 1 test case.
  #24 1.152 [----------] Global test environment set-up.
  #24 1.152 [----------] 9 tests from UWUWTest
  #24 1.152 [ RUN      ] UWUWTest.SetUp
  #24 1.152 
  #24 1.152       Start  8: uwuw_unit_tests_tally
  #24 1.239  8/25 Test  #8: uwuw_unit_tests_tally ...................***Exception: SegFault  0.09 sec
  #24 1.239 [==========] Running 3 tests from 1 test case.
  #24 1.239 [----------] Global test environment set-up.
  #24 1.239 [----------] 3 tests from UWUWTest
  #24 1.239 [ RUN      ] UWUWTest.TallyLibraryEmpty
  #24 1.239 
  #24 1.239       Start  9: uwuw_unit_tests_preprocessor
  #24 1.669  9/25 Test  #9: uwuw_unit_tests_preprocessor ............***Exception: SegFault  0.43 sec
  #24 1.669 [==========] Running 12 tests from 2 test cases.
[..]
  #24 1.669 [ RUN      ] UWUWTest.materialMetadata

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions