Closed EmixamPP closed 2 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 40559c8105d5d2a825afa0e8a95f9fe31e73651a
:clipboard: Logs
:hammer_and_wrench: Building result: :white_check_mark:
:mag: clang-tidy results: :white_check_mark:
:writing_hand: clang-format results: :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).