Hi All,
I run into an error processing a fairly large dataset (793 images).
Options: build-overviews: true, crop: 1, dem-resolution: 2.0, fast-orthophoto: true, orthophoto-resolution: 0.51, pc-quality: high, skip-3dmodel: true, tiles: true, use-exif: true, verbose: true, rerun-from: odm_meshing
Environment:
Ubuntu 18.04.5 LTS (GNU/Linux 5.4.0-1048-aws x86_64)
AWS c5.9xlarge, 36 cores, 72Gb memory, 400Gb SWAP
files are on S3 mapped local with goofys
Dataset (4.1Gb): Dropbox - webODM-dataset - Simplify your life
Entry in syslog:
Jun 2 09:24:05 ip-172-31-2-193 kernel: [ 1292.270081] traps: texrecon[5650] trap divide error ip:5651e35bc12e sp:7ffcda556550 error:0 in texrecon[5651e351d000+175000]
Any ideas?
Thanks,
n.
Console (full consol log is in Dropbox, did not fit here):
399921 faces have not been seen
Took: 88.678s
Generating texture patches:
Running…
done. (Took 2.92s)
0 texture patches.
Running global seam leveling:
Create matrices for optimization…
Floating point exception (core dumped)
===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 136
===== Done, human-readable information to follow… =====
[ERROR] The program exited with a strange error code. Please report it at https://community.opendronemap.org
Traceback (most recent call last):
File “/code/stages/odm_app.py”, line 83, in execute
self.first_stage.run()
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
File “/code/opendm/types.py”, line 338, in run
self.next_stage.run(outputs)
[Previous line repeated 3 more times]
File “/code/opendm/types.py”, line 319, in run
self.process(self.args, outputs)
File “/code/stages/mvstex.py”, line 108, in process
system.run(’"{bin}" “{nvm_file}” “{model}” “{out_dir}” ’
File “/code/opendm/system.py”, line 90, in run
raise SubprocessException(“Child returned {}”.format(retcode), retcode)
opendm.system.SubprocessException: Child returned 136
100 - done.