Skip to content

ESP 32 failed to boot while running crypto/rand32 tests #10915

New issue

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

Closed
yerabolu opened this issue Oct 29, 2018 · 2 comments
Closed

ESP 32 failed to boot while running crypto/rand32 tests #10915

yerabolu opened this issue Oct 29, 2018 · 2 comments
Assignees
Labels
bug The issue is a bug, or the PR is fixing a bug platform: ESP32 Espressif ESP32 priority: low Low impact/importance bug

Comments

@yerabolu
Copy link
Contributor

Board: esp32
Commit ID: 203948e

Toolchain: ZEPHYR_GCC_VARIANT=espressif

eval error: found expected (for error) (BUS FAULT|CPU Page Fault|[Ff]atal fault in|FATAL EXCEPTION|Kernel OOPS|Kernel Panic|MPU FAULT|USAGE FAULT|Unknown Fatal Error) in console esp32-40:default` at 1.05s
console output: ***** Booting Zephyr OS 1.13.99 (delayed boot 1000ms) *****
console output: ** FATAL EXCEPTION
console output: ** CPU 0 EXCCAUSE 3 PS 0x00060020 PC 0x4008163e VADDR 0x4008048c
console output: ** A0 0x80081756 SP 0x3ffb20d0 A2 0x00000002 A3 0x40080480
console output: ** A4 0x00000001 A5 0x00000000 A6 0x3ffb1a40 A7 0x00000000
console output: ** A8 0x80081634 A9 0x3ffb20b0 A10 0x00098968 A11 0x3ffb21c0
console output: ** A12 0x00000028 A13 0x00000004 A14 0x3ffb00a8 A15 0x3ffb0078
console output: ** LBEG 0x00000000 LEND 0x00000000 LCOUNT 0x00000000
console output: ** SAR 0x00000000
console output: Current thread ID = 0x3ffb1ce8
console output: Faulting instruction address = 0xdeaddead
console output: Fatal fault in ISR! Spinning...

@nashif nashif added the bug The issue is a bug, or the PR is fixing a bug label Nov 2, 2018
@galak galak added the priority: medium Medium impact/importance bug label Nov 20, 2018
@nashif nashif added priority: low Low impact/importance bug and removed priority: medium Medium impact/importance bug labels Jan 30, 2019
@galak galak added the platform: ESP32 Espressif ESP32 label Feb 12, 2019
@nashif nashif added this to the unspecified milestone Feb 14, 2019
@henrikbrixandersen
Copy link
Member

This is likely related to CONFIG_LOG=y, similar to #13291.

@nashif
Copy link
Member

nashif commented Aug 27, 2019

stale

@nashif nashif closed this as completed Aug 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug The issue is a bug, or the PR is fixing a bug platform: ESP32 Espressif ESP32 priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

4 participants