Skip to content
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

ansi_c device crashes #83

Open
Nycto opened this issue Oct 19, 2024 · 0 comments
Open

ansi_c device crashes #83

Nycto opened this issue Oct 19, 2024 · 0 comments

Comments

@Nycto
Copy link
Collaborator

Nycto commented Oct 19, 2024

It appears that something in the nim stdlib is attempting to use ansi_c on device. But because it doesn't work, it's crashing. I'm working on hunting this down, but I wanted to report it as an issue in case anyone else encounters it.

Here is an example crash log:

--- crash at 2024/10/19 15:46:02---
build:216ce27b-2.5.0-release.169289-buildbot
   r0:00000000    r1:00000000     r2:00000010    r3: 00000000
  r12:00000480    lr:00004820     pc:900002d6   psr: 210f0200
 cfsr:00000082  hfsr:00000000  mmfar:00000000  bfar: 00000000
rcccsr:00000000
heap allocated: 16513056
Lua totalbytes=0 GCdebt=0 GCestimate=0 stacksize=0 

lr: 0x4820 -> 18464
memcmp at /build/newlib-pB30de/newlib-3.3.0/build/arm-none-eabi/thumb/v7e-m+fp/hard/newlib/libc/string/../../../../../../../../newlib/libc/string/memcmp.c:73
memcmp at /build/newlib-pB30de/newlib-3.3.0/build/arm-none-eabi/thumb/v7e-m+fp/hard/newlib/libc/string/../../../../../../../../newlib/libc/string/memcmp.c:73
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant