isce-framework / isce2

InSAR Scientific Computing Environment version 2
Other
480 stars 244 forks source link

run_07_pairs_misreg - Segmentation fault (core dumped) #835

Open mirzawaqar opened 3 months ago

mirzawaqar commented 3 months ago

I am facing a Segmentation Fault (core dumped) while running run_07_pairs_misreg. In clue to resolve this issue?

Below is the detailed error message.

-----------------x-----------------------------x-----------------------------x-------------------------------x---------------------x

Running: estimateRangeMisreg ['--reference', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231214', '--secondary', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231226', '--out_range', '/media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/misreg/range/pairs/20231214_20231226/20231214_20231226.txt', '--snr_threshold', '10'] GDAL open (R): /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231214/overlap/IW2/burst_top_01_02.slc.vrt GDAL open (R): /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/coreg_secondarys/20231226/overlap/IW2/burst_top_01_02.slc.vrt Scale Factor in Range: 1.0 Scale Factor in Azimuth: 1.0 Skip Sample Down: 4 Skip Sample Across: 578 Input Bands: 1 1 XXX start timer ./run_07_pairs_misreg: line 318: 1183157 Segmentation fault (core dumped) SentinelWrapper.py -c /media/hdd3/RD003_Land_Deformation_Mapping/North_Korea/Hwanggang_DAM_2020_2023/configs/config_misreg_20231214_20231226

Arctic-Ambrun commented 2 months ago

Try to run it in a python IDE like PYCHARM

Arctic-Ambrun commented 1 month ago

I just realized a possible reason. Did you use your laptop and reinstalled it from WIN into Ubuntu?