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

The question of WRFDA-himawari-9

wangzk

New member
Wrong:
starting wrf task 0 of 4
starting wrf task 1 of 4
starting wrf task 3 of 4
starting wrf task 2 of 4

===================================================================================
= BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
= PID 233506 RUNNING AT localhost.localdomain
= EXIT CODE: 9
= 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

rsl.error.0000:
Program received signal SIGSEGV: Segmentation fault - invalid memory reference.

Backtrace for this error:
#0 0x7F757233E6D7
#1 0x7F757233ED1E
#2 0x7F756E68A3FF
#3 0xF5A69C in __da_radiance_MOD_da_read_obs_netcdf4ahi_jaxa
#4 0xFC2D94 in __da_radiance_MOD_da_setup_radiance_structures
#5 0x998D04 in __da_setup_structures_MOD_da_setup_obs_structures
#6 0x42DCDE in __da_wrfvar_top_MOD_da_solve
#7 0x43CAF8 in __da_wrfvar_top_MOD_da_wrfvar_interface
#8 0x43CB4E in __da_wrfvar_top_MOD_da_wrfvar_run
 
Hello wangzk,

Unfortunately we cannot do much with this information. Please attach your rsl files (rsl.out.0000 and rsl.error.0000) to the forum so we can get a better idea of what may be going on.

Thank you,
JeremyB
 
Hello,
I don't know if my problem is the same but I also end with a SEGMENTATION FAULT while running wrfda using himawari 9 radiance data. I don't have a seg fault with all my domains, only with domain 1. My data come from https://opus.nci.org.au/spaces/NDP/pages/139657353/THREDDS+Data+Service and are converted using cspp_geo_geocat software. I tried playing with the thinning, it didn't change anything.
Thanks for any insight.
 

Attachments

  • namelist.input
    6.9 KB · Views: 1
  • rsl.out.0000
    364.9 KB · Views: 0
  • rsl.error.0000
    362.6 KB · Views: 0
Top