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

forrtl: severe (174): SIGSEGV, segmentation fault occurred #2377

Open
ycyeongi opened this issue Jul 13, 2024 · 1 comment
Open

forrtl: severe (174): SIGSEGV, segmentation fault occurred #2377

ycyeongi opened this issue Jul 13, 2024 · 1 comment
Assignees
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error) unsupported version Model version is not supported any longer

Comments

@ycyeongi
Copy link

Your name

chaeyeong

Your affiliation

PNU

Please provide a clear and concise description of your question or discussion topic.

I am using GEOSChem version 13.3.0 and I ran the model with East Asia as the domain at 4x5 resolution. I got the following error. What is the problem?

********************************************
* B e g i n   T i m e   S t e p p i n g !! *
********************************************

---> DATE: 2020/01/26  UTC: 00:00  X-HRS:      0.000000
     ### MAIN: a SET_CURRENT_TIME
 HEMCO already called for this timestep. Returning.
     ### MAIN: a HEMCO PHASE 1
     ### MAIN: a INTERP, etc
     ### MAIN: Setting PBL CH4 conc
     ### Species Unit Conversion: kg/kg dry -> v/v dry ###
     ### Species Unit Conversion: v/v dry -> kg/kg dry ###
===============================================================================
TPCORE_FVDAS (based on GMI) Tracer Transport Module successfully initialized
===============================================================================
     ### MAIN: a DO_TRANSPORT
     ### MAIN: a SETUP_WETSCAV
     ### MAIN: a COMPUTE_PBL_HEIGHT
     ### DO_DRYDEP: after dry dep
     ### MAIN: a DO_DRYDEP
HEMCO (VOLCANO): Opening /home/data/ExtData/HEMCO/VOLCANO/v2024-03/2020/01/so2_volcanic_emissions_Carns.20200126.rc
 Filled restart variable with default 2D field: DEP_RESERVOIR
 No restart field found: GWET_PREV
 No restart field found: PFACTOR
 No restart field found: DRYPERIOD
 No restart field found: LAI_PREVDAY
 Filled restart variable with default scalar: T_PREVDAY
 Filled restart variable with default scalar: T_DAVG
 Filled restart variable with default scalar: PARDR_DAVG
 Filled restart variable with default scalar: PARDF_DAVG
--- Initialize surface boundary conditions from input file ---
--> CCl4 will use prescribed surface boundary conditions from field SfcVMR_CCl4
--> CFC11 will use prescribed surface boundary conditions from field SfcVMR_CFC11
--> CFC113 will use prescribed surface boundary conditions from field SfcVMR_CFC113
--> CFC114 will use prescribed surface boundary conditions from field SfcVMR_CFC114
--> CFC115 will use prescribed surface boundary conditions from field SfcVMR_CFC115
--> CFC12 will use prescribed surface boundary conditions from field SfcVMR_CFC12
--> CH2Cl2 will use prescribed surface boundary conditions from field SfcVMR_CH2Cl2
--> CH3Br will use prescribed surface boundary conditions from field SfcVMR_CH3Br
--> CH3CCl3 will use prescribed surface boundary conditions from field SfcVMR_CH3CCl3
--> CH3Cl will use prescribed surface boundary conditions from field SfcVMR_CH3Cl
--> CHCl3 will use prescribed surface boundary conditions from field SfcVMR_CHCl3
--> H1211 will use prescribed surface boundary conditions from field SfcVMR_H1211
--> H1301 will use prescribed surface boundary conditions from field SfcVMR_H1301
--> H2402 will use prescribed surface boundary conditions from field SfcVMR_H2402
--> HCFC141b will use prescribed surface boundary conditions from field SfcVMR_HCFC141b
--> HCFC142b will use prescribed surface boundary conditions from field SfcVMR_HCFC142b
--> HCFC22 will use prescribed surface boundary conditions from field SfcVMR_HCFC22
--> N2O will use prescribed surface boundary conditions from field SfcVMR_N2O
--> OCS will use prescribed surface boundary conditions from field SfcVMR_OCS
--> H2 will use prescribed surface boundary conditions from field SfcVMR_H2
--- Finished initializing surface boundary conditions ---
     ### MAIN: a HEMCO PHASE 2
     ### Species Unit Conversion: kg/kg dry -> v/v dry ###
     ### Species Unit Conversion: v/v dry -> kg/kg dry ###
     ### MAIN: a Compute_Sflx_For_Vdiff
     ### Species Unit Conversion: kg/kg dry -> v/v dry ###
forrtl: severe (174): SIGSEGV, segmentation fault occurred
forrtl: severe (174): SIGSEGV, segmentation fault occurred
@ycyeongi ycyeongi added the category: Question Further information is requested label Jul 13, 2024
@yantosca yantosca added category: Debug Help Request for assistance debugging GEOS-Chem and removed category: Question Further information is requested labels Jul 15, 2024
@yantosca yantosca self-assigned this Jul 15, 2024
@yantosca yantosca added the topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error) label Jul 15, 2024
@yantosca
Copy link
Contributor

Thanks for writing @ycyeongi. A segmentation fault is when the code tries to access a memory location that is invalid. It could indicate that your run has used up all of the available memory. We do have some documentation about seg faults here:

@yantosca yantosca added the unsupported version Model version is not supported any longer label Jul 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: Debug Help Request for assistance debugging GEOS-Chem topic: Runtime Error Related to runtime issues (e.g. simulation stopped w/ error) unsupported version Model version is not supported any longer
Projects
None yet
Development

No branches or pull requests

2 participants