We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug Running the device firmware update example results in a segmentation fault.
Reproduction Steps
Expected behavior The firmware to be updated successfully
Log Output
$ ./bin/ob_device_firmware_update Devices found: -------------------------------------------------------------------------------- [0] Device: Orbbec Gemini 336L | SN: CP82841000BE | Firmware version: 1.2.81 --------------------------------------------------------------------------------- Please select a device to update the firmware, enter 'l' to list devices, or enter 'q' to quit: Device index: 0 Please input the path of the firmware file (.bin) to be updated: (Enter 'Q' or 'q' to quit): Path: /home/jordan/Downloads/Gemini330_Release_1.4.60.bin Firmware file confirmed: /home/jordan/Downloads/Gemini330_Release_1.4.60.bin Upgrading device firmware, please wait... Progress: 0% Status : File transfer in progress Message : Ready to update firmware... [1] 152096 segmentation fault (core dumped) ./bin/ob_device_firmware_update **System Environment:** - OS: Fedora 40 - Architecture: x86_64 - Visual Studio/GCC:14.2.1 **Tool/SDK Version:** - SDK: 2.1.1 **Device Information:** - Model: Gemini 336L + 335L - Firmware Version: 1.2.81
The text was updated successfully, but these errors were encountered:
Can you test with the SDK version v2.2.8?
Sorry, something went wrong.
No branches or pull requests
Describe the bug
Running the device firmware update example results in a segmentation fault.
Reproduction Steps
Expected behavior
The firmware to be updated successfully
Log Output
The text was updated successfully, but these errors were encountered: