Closed EmixamPP closed 3 months ago
If the building step was successfull:
unzip linux-enable-ir-emitter*.tar.gz.zip
During the execution the tool raises an exception?\ Please send us the gdb backtrace: sudo gdb --ex run --args linux-enable-ir-emitter <your command args>, once the crash arrives, type bt to show the error trace (q to exit).
sudo gdb --ex run --args linux-enable-ir-emitter <your command args>
bt
q
:arrow_right: Commit 3289e751aea06124de165f36b5b2ea07a2da4df3
:clipboard: Logs
:mag: Linting results: :white_check_mark:
:hammer_and_wrench: Building result: :white_check_mark:
:package: Artifacts:
If the building step was successfull:
unzip linux-enable-ir-emitter*.tar.gz.zip
During the execution the tool raises an exception?\ Please send us the gdb backtrace:
sudo gdb --ex run --args linux-enable-ir-emitter <your command args>
, once the crash arrives, typebt
to show the error trace (q
to exit).