Otbcli seg-fault with large region and training dataset - Sen2Agri1.8.3

Dear developers,

While running the crop type product (from the command line) on large area with numerous (>1000) training plots. and 2 stratas I have encountered segmentation fault error attached below. Is there a way to bypass this error:

/usr/bin/otbcli: line 29: 4279 Segmentation fault (core dumped) $OTB_CLI_LAUNCHER “$@”
Error running TrainImagesClassifier at 2019-04-28 08:30:45.431469. The call returned 139
Traceback (most recent call last):
File “/usr/lib/python2.7/site-packages/sen2agri_common.py”, line 589, in execute
pool.map(self.internal_train_stratum, self.strata)
File “/usr/lib64/python2.7/multiprocessing/pool.py”, line 250, in map
return self.map_async(func, iterable, chunksize).get()
File “/usr/lib64/python2.7/multiprocessing/pool.py”, line 554, in get
raise self._value
Exception: (‘Error running TrainImagesClassifier’, 139)
Processor finished in 1 day, 15:46:28.988828

Best regards,

Jan