Scheduled Downtime
On Tuesday 24 October 2023 @ 5pm MT the forums will be in read only mode in preparation for the downtime. On Wednesday 25 October 2023 @ 5am MT, this website will be down for maintenance and expected to return online later in the morning.
Normal Operations
The forums are back online with normal operations. If you notice any issues or errors related to the forums, please reach out to help@ucar.edu

Program received signal SIGsEGV: segmentation fault - invalid memory reference.

slzb

slzb
New Member
What version of the code are you using?
CESM2.2.2

Have you made any changes to files in the source tree?
No source code modifications.
modified configuration files:
config_compilers.xml
config_machines.xml.

As shown in the attached files.

Describe every step you took leading up to the problem:

1、Created a single-point case for Mexico
./create_newcase \
--case testMEX \
--compset I1PtClm50SpGs \
--res 1x1_mexicocityMEX \
--mach mygnu \
--project default \
--run-unsupported

2、./case.setup

3、./case.build

4、./check_input_data --download

5、cd ~/cesm/scratch/1850CLM50/run

6、mkdir -p timing/checkpoints

7、../bld/cesm.exe

20be9e27dff63b2c79354b9ef0aa1835.png

If this is a port to a new machine: Please attach any files you added or changed for the machine port (e.g., config_compilers.xml, config_machines.xml, and config_batch.xml) and tell us the compiler version you are using on this machine.
Please attach any log files showing error messages or other useful information.


As shown in the attached files.
0e4c1a14d4f360c6e422153253db2b12.png


Describe your problem or question:
After running cesm.exe, a segmentation fault error occurred with the message:"Program received signal SIGSEGV: Segmentation fault - invalid memory reference."No .nc output files were generated.

Thank you very much for your help!
 

Attachments

  • config_compilers.xml.txt
    41.1 KB · Views: 0
  • config_machines.xml.txt
    99.3 KB · Views: 0
  • config_batch.xml.txt
    24.3 KB · Views: 0
  • atm.log.251126-040522.txt
    859 bytes · Views: 0
  • cesm.log.251126-040522.txt
    7.9 KB · Views: 0
  • cpl.log.251126-040522.txt
    42.6 KB · Views: 0
  • datm_in.txt
    1,023 bytes · Views: 0
  • lnd_in.txt
    6 KB · Views: 0
Top