Trouble creating hdf5 dataset

7 views
Skip to first unread message

Nathan Lai

unread,
Aug 7, 2024, 12:17:30 PM8/7/24
to enzo-dev
This could be an issue with my hdf5 install but thought I would see if anyone had gotten a similar error. This occurs when Enzo gets to the data dump: 

DATA dump: dumpdirname=(./DD0000) == unixresult=0
HDF5-DIAG: Error detected in HDF5 (1.10.8) thread 1:
  #000: ../../../src/H5Ddeprec.c line 118 in H5Dcreate1(): name parameter cannot be NULL
    major: Invalid arguments to routine
    minor: Bad value
HDF5-DIAG: Error detected in HDF5 (1.10.8) thread 1:
  #000: ../../../src/H5Ddeprec.c line 118 in H5Dcreate1(): name parameter cannot be NULL
    major: Invalid arguments to routine
    minor: Bad value
Caught fatal exception:

   'Error creating dataset (null)'
at New_Grid_WriteGrid.C:933

Backtrace:

BT symbol: ./enzo.exe(+0x64a98) [0x556b69a27a98]
BT symbol: ./enzo.exe(+0x2fd00) [0x556b699f2d00]
BT symbol: ./enzo.exe(+0x1d2d60) [0x556b69b95d60]
BT symbol: ./enzo.exe(+0x23b4b6) [0x556b69bfe4b6]
BT symbol: ./enzo.exe(+0x23b5e3) [0x556b69bfe5e3]
BT symbol: ./enzo.exe(+0x23b5e3) [0x556b69bfe5e3]
BT symbol: ./enzo.exe(+0x23b5e3) [0x556b69bfe5e3]
BT symbol: ./enzo.exe(+0x23b56e) [0x556b69bfe56e]
BT symbol: ./enzo.exe(+0x23a547) [0x556b69bfd547]
BT symbol: ./enzo.exe(+0x943a8) [0x556b69a573a8]
BT symbol: ./enzo.exe(+0xd5c2d) [0x556b69a98c2d]
BT symbol: ./enzo.exe(+0x4b466) [0x556b69a0e466]
BT symbol: /lib/x86_64-linux-gnu/libc.so.6(+0x2724a) [0x7f27b1e2124a]
BT symbol: /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x85) [0x7f27b1e21305]
BT symbol: ./enzo.exe(+0x61eb1) [0x556b69a24eb1]

Any help is appreciated, thanks!

Greg Bryan

unread,
Aug 8, 2024, 8:55:08 PM8/8/24
to enzo...@googlegroups.com
I suspect this is occurring because a field has been set with a NULL DataLabel. Check the initialization code to make sure all of the DataLabels are initialized with meaningful names.

Greg

--
You received this message because you are subscribed to the Google Groups "enzo-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to enzo-dev+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/enzo-dev/26fd5e37-32eb-4575-8cd8-fa0c5474774cn%40googlegroups.com.

Reply all
Reply to author
Forward
0 new messages