In Espressif ESP32-WROOM-32D While doing OTA we are getting following error from function esp_ota_end(out_handle).
<ESC>_[0;32mI (48334) esp_image: segment 0: paddr=00110020 vaddr=3f400020 size=29630h (169520) map<ESC>_[0m<CR><LF>
<ESC>_[0;31mE (48394) esp_image: invalid segment length 0x8a4013bc<ESC>_[0m<CR><LF>
<ESC>_[0;32mI (48404) OTA DBG: OTA End Error<CR>