Skip to content

Conversation

SergioGasquez
Copy link
Member

Now that addr2line@0.25.1, which includes gimli-rs/addr2line#355, was released we can update the dependency, a panic (in debug mode) now results in:

====================== PANIC ======================
panicked at src/bin/main.rs:25:5:
test

Backtrace:

0x4200255a
main
    at /home/sergio/Documents/Espressif/tests/panic/src/bin/main.rs:25
0x42002a40
hal_main
    at /home/sergio/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/esp-hal-1.0.0-rc.0/src/soc/mod.rs:159
0x4200250e
_start_rust
    at /home/sergio/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/esp-riscv-rt-0.12.0/src/lib.rs:70

@SergioGasquez SergioGasquez linked an issue Sep 15, 2025 that may be closed by this pull request
@SergioGasquez SergioGasquez added the skip-changelog Skips the changelog CI check label Sep 15, 2025
@SergioGasquez SergioGasquez added this pull request to the merge queue Sep 16, 2025
Merged via the queue into esp-rs:main with commit 23c7419 Sep 16, 2025
25 checks passed
@SergioGasquez SergioGasquez deleted the feat/addr2line@0.25.1 branch September 16, 2025 07:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip-changelog Skips the changelog CI check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update addr2line
3 participants