Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfaulting UWUW tests when building against HDF5\develop #977

Open
bam241 opened this issue Feb 13, 2025 · 0 comments
Open

Segfaulting UWUW tests when building against HDF5\develop #977

bam241 opened this issue Feb 13, 2025 · 0 comments

Comments

@bam241
Copy link
Member

bam241 commented Feb 13, 2025

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
@bam241 bam241 changed the title UWUW test segmentation fault vs HDF5 develop Segfaulting UWUW tests when building against HDF5 develop Feb 13, 2025
@bam241 bam241 changed the title Segfaulting UWUW tests when building against HDF5 develop Segfaulting UWUW tests when building against HDF5\develop Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant