SIGABRT with error corrupted size vs. prev_size #318
Replies: 1 comment
-
|
The memory corruption was happening elsewhere (gfortran issue with type bound write overload). Closing this issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Requirements
Affiliation(s)
NASA
ESMF Version
v8.7.0
Issue
I am getting this glibc error
when running a MAPL test and the topmost entry of my stack trace points to
It is possible that the memory corruption is happening elsewhere, but I was wondering if anyone has seen this before. The ESMF log isn't showing anything, other than the enable/disabled info.
I am running v8.7.0, built with gcc 14.2.0 and OpenMPI 5.0.4. I have tried with v8.6.0 built with gcc 13.3.0 and got the same error.
Autotag
@oehmke
Beta Was this translation helpful? Give feedback.
All reactions