Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

Segmentation fault while writing restart files

C.Blervacq

New member
Hello, me and my colleague ran into a segmentation fault right when WRF was about to write the first restart file more specificaly during writing for a nested domain. This problem happened exactly at the same time with both of our computer despite the fact that we were using different time steping method (automatic and manual) and no errors arised before it.
We are attaching the namelist and the rsl.error file.
The error message we recieve is :
===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 588674 RUNNING AT sct-24-5956
= EXIT CODE: 139
= CLEANING UP REMAINING PROCESSES
= YOU CAN IGNORE THE BELOW CLEANUP MESSAGES
===================================================================================
YOUR APPLICATION TERMINATED WITH THE EXIT STRING: Segmentation fault (signal 11)
This typically refers to a problem with your application.
Please see the FAQ page for debugging suggestions


Thanks you in advance.
 

Attachments

  • rsl.error.0000
    290.8 KB · Views: 2
  • namelist.input
    5 KB · Views: 2
Hi,
Can you first check that you have enough disk space to write a file, and then can you package all of your rsl* files into a single *.tar file and attach that? Thanks!
 
The disk space was fine on both computer. For the rsl* file, I made a mistake and didn't saved them before restarting a new simulation (wich is running perfectly but without saving restart file), sorry for that.
 
Top