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

RPi4 running Nerves crashes trying to load NIFs compiled using Bundlex #784

Closed
Noarkhh opened this issue Mar 28, 2024 · 0 comments
Closed
Assignees
Labels

Comments

@Noarkhh
Copy link
Contributor

Noarkhh commented Mar 28, 2024

When trying to upload any app (cross-compiled on a mac with M3) that uses NIFs that base on Bundlex and Unifex the device keeps rebooting. This problem is particularly difficult to debug, because of minimal to no feedback from the device (It reboots before anything is written to a display).

If loading NIFs is disabled in Bundlex (by commenting out the @on_load :load_nif in Bundlex.Loader) the device boots normally and can be accessed (and expectedly the native code can't be accessed).

This problem was first noticed here #781

@Noarkhh Noarkhh added the bug label Mar 28, 2024
@Noarkhh Noarkhh self-assigned this Mar 28, 2024
@Noarkhh Noarkhh closed this as completed May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

1 participant