Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime failure in DIST_SPEC_CONTROL #95

Closed
DJDavies2 opened this issue Apr 30, 2024 · 5 comments
Closed

Runtime failure in DIST_SPEC_CONTROL #95

DJDavies2 opened this issue Apr 30, 2024 · 5 comments

Comments

@DJDavies2
Copy link
Contributor

I have a program which is failing without any sort of error message. Looking through a core dump it appears to be failing in the call to DIST_SPEC_CONTROL, and this is confirmed by adding write statements. I know this isn't much to go on, it will be hard for me to produce something to reproduce the problem.

The compiler is gnu 12 on a Cray. It is related to https://github.com/JCSDA-internal/saber/issues/821.

@samhatfield
Copy link
Collaborator

Hi @DJDavies2 - thanks for bringing this to our attention. Do you know which line the failure occurs on? Is it a segfault?

Also the link you provided seems to be to a private repository.

@DJDavies2
Copy link
Contributor Author

The line number I think is the call itself to DIST_SPEC_CONTROL from DIST_SPEC; write statements seem to indicate that the code gets as far as the call in DIST_SPEC but doesn't start DIST_SPEC_CONTROL. I can do more checks though.

Sorry, yes the repo linked to is private, I have no control over that.

@samhatfield
Copy link
Collaborator

Okay, let us know if you find out anything more. I guess there's nothing we can do on our side until we have a reproducer.

@samhatfield
Copy link
Collaborator

Can this issue be closed now @wdeconinck @DJDavies2?

@DJDavies2
Copy link
Contributor Author

Yes, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants