The program exited with a strange error code. Please report it

wondering potato

`===== Dumping Info for Geeks (developers need this to fix bugs) =====
Child returned 127
Traceback (most recent call last):
File "/code/stages/odm_app.py", line 82, in execute
self.first_stage.run()
File "/code/opendm/types.py", line 465, in run
self.next_stage.run(outputs)
File "/code/opendm/types.py", line 465, in run
self.next_stage.run(outputs)
File "/code/opendm/types.py", line 465, in run
self.next_stage.run(outputs)
[Previous line repeated 1 more time]
File "/code/opendm/types.py", line 444, in run
self.process(self.args, outputs)
File "/code/stages/openmvs.py", line 121, in process
raise e
File "/code/stages/openmvs.py", line 107, in process
run_densify()
File "/code/stages/openmvs.py", line 102, in run_densify
system.run('"%s" "%s" %s' % (context.omvs_densify_path,
File "/code/opendm/system.py", line 112, in run
raise SubprocessException("Child returned {}".format(retcode), retcode)
opendm.system.SubprocessException: Child returned 127

===== Done, human-readable information to follow... =====

[ERROR] The program exited with a strange error code. Please report it`

1 Reply

wondering potato Best answer

can now confirm after several runs this is somthing to do with nodeODX GPU as the cpu one worked fine on the same data set

Need more help?

This discussion happened in the WebODM community Discord. Join and ask your own question.

Join View Original Thread

This page mirrors a public discussion from the WebODM Discord. How to request a removal.