Skip to content

PyPortal Crash into HardFault_Handler #1728

@alwayslinux2

Description

@alwayslinux2

Code runs for variable amount of time, then hard crashes, doesn't matter what the except tries to catch.

One example:
You are running in safe mode which means something unanticipated happened.
Looks like our core CircuitPython code crashed hard. Whoops!
Please file an issue at https://github.com/adafruit/circuitpython/issues
with the contents of your CIRCUITPY drive and this message:
Crash into the HardFault_Handler.

Press any key to enter the REPL. Use CTRL-D to reload.
Adafruit CircuitPython df79e9a on 2019-03-27; Adafruit PyPortal with samd51j20

Other times this:
Traceback (most recent call last):
File "code.py", line 53, in
ReloadException:

Where line 53 is just
time.sleep(1)

boot_out.txt

code_py.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions