Hi all,
I'm using WRF to downscale global climate data. I've been running into the following error (from rsl.error.0000) when I run WRF at high latitudes with the polar projection:
Caught signal 11 (Segmentation fault: address not mapped to object at address 0xffffffe0077b2de0)
==== backtrace (tid: 891244) ====
0 /lib/x86_64-linux-gnu/libucs.so.0(ucs_handle_error+0x2e4) [0x14d73b074fc4]
1 /lib/x86_64-linux-gnu/libucs.so.0(+0x24fec) [0x14d73b078fec]
2 /lib/x86_64-linux-gnu/libucs.so.0(+0x251aa) [0x14d73b0791aa]
3 ./wrf.exe() [0x239d4e5]
4 ./wrf.exe() [0x2360a34]
5 ./wrf.exe() [0x235874f]
6 ./wrf.exe() [0x234a3bc]
7 ./wrf.exe() [0x1d207f3]
8 ./wrf.exe() [0x1e56aff]
9 ./wrf.exe() [0x16de55c]
10 ./wrf.exe() [0x14fc568]
11 ./wrf.exe() [0x5b01c3]
12 ./wrf.exe() [0x40da21]
13 ./wrf.exe() [0x40d9df]
14 ./wrf.exe() [0x40d97d]
15 /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x14d8a2a00d90]
16 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x14d8a2a00e40]
17 ./wrf.exe() [0x40d895]
=================================
forrtl: severe (174): SIGSEGV, segmentation fault occurred
I don't see this error when I use similar namelist.input and namelist.wps files for lower latitude simulations (which use the mercator and lambert projections). At this point I think I'm using the polar projection incorrectly and could use help debugging what is going on. Attached are my namelist.input, namelist.wps and rs1.error.0000 files.
FYI I shortened the start to end interval as I tried to debug what's going on so some of my write intervals (like auxshist3_interval) may not make sense since they were set for longer runs.
Thanks in advance!
I'm using WRF to downscale global climate data. I've been running into the following error (from rsl.error.0000) when I run WRF at high latitudes with the polar projection:
Caught signal 11 (Segmentation fault: address not mapped to object at address 0xffffffe0077b2de0)
==== backtrace (tid: 891244) ====
0 /lib/x86_64-linux-gnu/libucs.so.0(ucs_handle_error+0x2e4) [0x14d73b074fc4]
1 /lib/x86_64-linux-gnu/libucs.so.0(+0x24fec) [0x14d73b078fec]
2 /lib/x86_64-linux-gnu/libucs.so.0(+0x251aa) [0x14d73b0791aa]
3 ./wrf.exe() [0x239d4e5]
4 ./wrf.exe() [0x2360a34]
5 ./wrf.exe() [0x235874f]
6 ./wrf.exe() [0x234a3bc]
7 ./wrf.exe() [0x1d207f3]
8 ./wrf.exe() [0x1e56aff]
9 ./wrf.exe() [0x16de55c]
10 ./wrf.exe() [0x14fc568]
11 ./wrf.exe() [0x5b01c3]
12 ./wrf.exe() [0x40da21]
13 ./wrf.exe() [0x40d9df]
14 ./wrf.exe() [0x40d97d]
15 /lib/x86_64-linux-gnu/libc.so.6(+0x29d90) [0x14d8a2a00d90]
16 /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0x80) [0x14d8a2a00e40]
17 ./wrf.exe() [0x40d895]
=================================
forrtl: severe (174): SIGSEGV, segmentation fault occurred
I don't see this error when I use similar namelist.input and namelist.wps files for lower latitude simulations (which use the mercator and lambert projections). At this point I think I'm using the polar projection incorrectly and could use help debugging what is going on. Attached are my namelist.input, namelist.wps and rs1.error.0000 files.
FYI I shortened the start to end interval as I tried to debug what's going on so some of my write intervals (like auxshist3_interval) may not make sense since they were set for longer runs.
Thanks in advance!