Skip to content

node tests crash on startup  #522

@planetmarshall

Description

@planetmarshall

node tests crash on startup due to static initialization of objects wth invalid handles. See

const static property::FileCreationList gfcpl;

Steps to reproduce

Build and run node_test

Expected results

The tests run and pass

Actual results

The executable fails to startup with

HDF5-DIAG: Error detected in HDF5 (1.12.0) thread 0:
  #000: H5P.c line 253 in H5Pcreate(): not a property list class
    major: Invalid arguments to routine
    minor: Inappropriate type
libc++abi: terminating with uncaught exception of type std::runtime_error: ObjectHandle: constructor failed, invalid hid=-1

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions