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

[Bug] Arduino subscriber crashes on esp32 #649

Closed
jean-roland opened this issue Sep 12, 2024 · 0 comments · Fixed by #650
Closed

[Bug] Arduino subscriber crashes on esp32 #649

jean-roland opened this issue Sep 12, 2024 · 0 comments · Fixed by #650
Labels
bug Something isn't working

Comments

@jean-roland
Copy link
Contributor

Describe the bug

A user reported that running a subscriber example on its esp32 using Arduino framework lead to a crash when receiving a pub:

guru meditation error core panic'ed (LoadProhibited). Exception was unhandled.

To reproduce

Load a subscriber on esp32 with arduino framework.
Try to publish some data.

System info

Esp32 with Arduino framework

@jean-roland jean-roland added the bug Something isn't working label Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant