-
Notifications
You must be signed in to change notification settings - Fork 11
Decl'HDF5 fails to load on OSX #589
Copy link
Copy link
Open
Labels
OSXA issue specifically linked to Mac & OSX platformA issue specifically linked to Mac & OSX platformbug::crashA bug where the code crashes or hangs and can only be terminated by a killA bug where the code crashes or hangs and can only be terminated by a killmodule: decl'hdf5
Metadata
Metadata
Assignees
Labels
OSXA issue specifically linked to Mac & OSX platformA issue specifically linked to Mac & OSX platformbug::crashA bug where the code crashes or hangs and can only be terminated by a killA bug where the code crashes or hangs and can only be terminated by a killmodule: decl'hdf5
As demonstrated in https://github.com/pdidev/pdi/actions/runs/17427413281/job/49477602600?pr=576 loading the Decl'HDF5 plugin leads to an assertion:
@tpadioleau wonders whether this is related to https://nvd.nist.gov/vuln/detail/CVE-2021-36977
I guess we do something at initialization that is not completely valid. We'd need to investigate that specifically and get a stacktrace.