unsorted double linked list corrupted

shahla salimpour

shahla salimpour
New Member
Hi,

I’m running a CTSM/CLM spinup case and I’m getting repeated crashes near the end of a 10-year chunk.

What I see is:

  • lnd.log looks normal and reaches restart writing
  • restart files are written successfully
  • then cesm.logcrashes with:
    • corrupted double-linked list
    • malloc(): unsorted double linked list corrupted
    • repeated Program received signal SIGABRT: Process abort signal also checked that:
      • this is not showing up as a normal CLM physics error in <span>lnd.log</span>
      • the crash seems to happen near or after finalization, not during the main land-model calculations
Has anyone seen this before in CTSM/CLM continuation runs?
1782214306428.png
does somebody has any idea and solution or guidance. thanks in advance

shahla kavasebi
 

slevis

Moderator
Staff member
If you have made changes to the model (code or inputs), then I would return to the unchanged model to confirm that you can run it without trouble.

If you encounter this problem with no changes to the model, then I would suspect a porting issue, and I would move this thread to the "porting" forum.
 
Vote Upvote 0 Downvote
Back
Top