Skip to content

Segments are overlapping #894

@SergioGasquez

Description

@SergioGasquez

@bugadani discovered this issue, it fails at least with esp32 with:

Error: 
  × Main thread panicked.
  ├─▶ at espflash/src/image_format/esp_idf.rs:587:35
  ╰─▶ range end index 4294967289 out of range for slice of length 4
  help: set the `RUST_BACKTRACE=1` environment variable to display a backtrace.

And the error was introduced in #839, using the previous commit before merging that PR works.

Seems like for whatever reason, some segments are overlapping

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions