Skip to content

Error running new spheral build #436

@rd-contr

Description

@rd-contr

I'm trying to run tests/functional/Hydro/Sedov/Sedov-cylindrical-2d.py in a new build of spheral on our cluster. The "smoke test" works without issue.

[xxxxxx@host ~]$ mpirun -np 2 /opt/ohpc/pub/apps/spheral/latest/bin/spheral -c "import Spheral"
/------------------------------------------------------------------------------
| Spheral version : v2025.06.1 74361a1 develop |
| number of MPI tasks : 2 |
| number of threads per rank: 8 |
------------------------------------------------------------------------------/

But when I run the test case, the code returns a memory issue that effectively looks like it is attempting to "malloc(null)". I ran the case through valgrind trying to get some additional information. That output is attached. I acknowledge that it is entirely possible that I am running the code incorrectly. Any feedback you can provide would be greatly appreciated.

spheral_valgrind_output.txt

Metadata

Metadata

Assignees

No one assigned

    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