Skip to content

MET v12.0.1 under spack-stack 1.9.3 on Hera (possibly elsewhere) raises segmentation faults #1781

@DavidHuber-NOAA

Description

@DavidHuber-NOAA

Description

When attempting to run any of the MET executables on Hera (but not Ursa), they all return segmentation faults.

To Reproduce

> module use /contrib/spack-stack/spack-stack-1.9.3/envs/ue-oneapi-2024.2.1/install/modulefiles/Core
> module load stack-oneapi/2024.2.1
> module load stack-python/3.11.7
> module load stack-intel-oneapi-mpi/2021.13
> module load met/12.0.1
> which grid_stat
/contrib/spack-stack/spack-stack-1.9.3/envs/ue-oneapi-2024.2.1/install/oneapi/2024.2.1/met-12.0.1-73rlmhj/bin/grid_stat
> grid_stat --help
Segmentation fault

Expected behavior

The executables should be able to run without issue.

System, compiler, code, ...

Tested on Hera and Ursa. Ursa appears to work:

> module load ........
> grid_stat --help
DEBUG 1: Start grid_stat by David.Huber(20658) at 2025-09-26 13:33:23Z  cmd: grid_stat --help
DEBUG 2: OpenMP running on 1 thread(s).

*** Model Evaluation Tools (METV12.0.1) ***

Usage: grid_stat
..............

Additional context

Add any other context about the problem here.

Metadata

Metadata

Labels

bugSomething is not working

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions