Hello all,
I'm using WRF version 4.5 to perform a restart run test, But I encountered segmentation fault like the follows at the beginning of restart run:
[ib0306:55202:0:55202] Caught signal 11 (Segmentation fault: address not mapped to object at address 0xfffffffe07e74c40)
==== backtrace (tid: 55202) ====
0 0x000000000004d455 ucs_debug_print_backtrace() ???:0
1 0x0000000002d59f91 module_sf_sfclayrev_mp_psim_stable_() ???:0
2 0x0000000002d55394 module_sf_sfclayrev_mp_sfclayrev1d_() ???:0
3 0x0000000002d52f66 module_sf_sfclayrev_mp_sfclayrev_() ???:0
4 0x00000000025e2086 module_surface_driver_mp_surface_driver_() ???:0
5 0x0000000001e739ba module_first_rk_step_part1_mp_first_rk_step_part1_() ???:0
6 0x00000000016e841c solve_em_() ???:0
7 0x0000000001506428 solve_interface_() ???:0
8 0x00000000005b9d33 module_integrate_mp_integrate_() ???:0
9 0x00000000005ba350 module_integrate_mp_integrate_() ???:0
10 0x0000000000417591 module_wrf_top_mp_wrf_run_() ???:0
11 0x000000000041754f MAIN__() ???:0
12 0x00000000004174e2 main() ???:0
13 0x0000000000022555 __libc_start_main() ???:0
14 0x00000000004173e9 _start() ???:0
=================================
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 000000000322C97A for__signal_handl Unknown Unknown
libpthread-2.17.s 00002B350FF84630 Unknown Unknown Unknown
wrf.exe 0000000002D59F91 Unknown Unknown Unknown
wrf.exe 0000000002D55394 Unknown Unknown Unknown
wrf.exe 0000000002D52F66 Unknown Unknown Unknown
wrf.exe 00000000025E2086 Unknown Unknown Unknown
wrf.exe 0000000001E739BA Unknown Unknown Unknown
wrf.exe 00000000016E841C Unknown Unknown Unknown
wrf.exe 0000000001506428 Unknown Unknown Unknown
wrf.exe 00000000005B9D33 Unknown Unknown Unknown
wrf.exe 00000000005BA350 Unknown Unknown Unknown
wrf.exe 0000000000417591 Unknown Unknown Unknown
wrf.exe 000000000041754F Unknown Unknown Unknown
wrf.exe 00000000004174E2 Unknown Unknown Unknown
libc-2.17.so 00002B35103B7555 __libc_start_main Unknown Unknown
wrf.exe 00000000004173E9 Unknown Unknown Unknown
The initial run is start at 2010-12-01_00:00:00, and the restart run is start at 2010-12-02_00:00:00.
By the way, I modified some source code before compile the model to add a variable, I'm not sure whether this will affect the normal work of restart.
I attached my namelist and rsl* files, hope you can give me some help, many thanks!
Best,
Yuting
I'm using WRF version 4.5 to perform a restart run test, But I encountered segmentation fault like the follows at the beginning of restart run:
[ib0306:55202:0:55202] Caught signal 11 (Segmentation fault: address not mapped to object at address 0xfffffffe07e74c40)
==== backtrace (tid: 55202) ====
0 0x000000000004d455 ucs_debug_print_backtrace() ???:0
1 0x0000000002d59f91 module_sf_sfclayrev_mp_psim_stable_() ???:0
2 0x0000000002d55394 module_sf_sfclayrev_mp_sfclayrev1d_() ???:0
3 0x0000000002d52f66 module_sf_sfclayrev_mp_sfclayrev_() ???:0
4 0x00000000025e2086 module_surface_driver_mp_surface_driver_() ???:0
5 0x0000000001e739ba module_first_rk_step_part1_mp_first_rk_step_part1_() ???:0
6 0x00000000016e841c solve_em_() ???:0
7 0x0000000001506428 solve_interface_() ???:0
8 0x00000000005b9d33 module_integrate_mp_integrate_() ???:0
9 0x00000000005ba350 module_integrate_mp_integrate_() ???:0
10 0x0000000000417591 module_wrf_top_mp_wrf_run_() ???:0
11 0x000000000041754f MAIN__() ???:0
12 0x00000000004174e2 main() ???:0
13 0x0000000000022555 __libc_start_main() ???:0
14 0x00000000004173e9 _start() ???:0
=================================
forrtl: severe (174): SIGSEGV, segmentation fault occurred
Image PC Routine Line Source
wrf.exe 000000000322C97A for__signal_handl Unknown Unknown
libpthread-2.17.s 00002B350FF84630 Unknown Unknown Unknown
wrf.exe 0000000002D59F91 Unknown Unknown Unknown
wrf.exe 0000000002D55394 Unknown Unknown Unknown
wrf.exe 0000000002D52F66 Unknown Unknown Unknown
wrf.exe 00000000025E2086 Unknown Unknown Unknown
wrf.exe 0000000001E739BA Unknown Unknown Unknown
wrf.exe 00000000016E841C Unknown Unknown Unknown
wrf.exe 0000000001506428 Unknown Unknown Unknown
wrf.exe 00000000005B9D33 Unknown Unknown Unknown
wrf.exe 00000000005BA350 Unknown Unknown Unknown
wrf.exe 0000000000417591 Unknown Unknown Unknown
wrf.exe 000000000041754F Unknown Unknown Unknown
wrf.exe 00000000004174E2 Unknown Unknown Unknown
libc-2.17.so 00002B35103B7555 __libc_start_main Unknown Unknown
wrf.exe 00000000004173E9 Unknown Unknown Unknown
The initial run is start at 2010-12-01_00:00:00, and the restart run is start at 2010-12-02_00:00:00.
By the way, I modified some source code before compile the model to add a variable, I'm not sure whether this will affect the normal work of restart.
I attached my namelist and rsl* files, hope you can give me some help, many thanks!
Best,
Yuting