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

Extensive console logging causes crash when connecting #471

Closed
krichardsson opened this issue Sep 22, 2019 · 0 comments
Closed

Extensive console logging causes crash when connecting #471

krichardsson opened this issue Sep 22, 2019 · 0 comments
Milestone

Comments

@krichardsson
Copy link
Contributor

When logging a lot of data to the console the Crazyflie crashes when connecting.

How to reproduce:

  1. Add a lot of DEBUG_PRINT() somewhere in the firmware to fill up all console logging buffers
  2. Start the CF and white to make sure buffers a re filled
  3. Connect to the Crazyflie with a client

Expected behaviour: Successful connection and dump of (truncated) logs
Observed behaviour: Crazyflie restarts without assert information

@krichardsson krichardsson added this to the next-release milestone Sep 22, 2019
cafeciaojoe pushed a commit to cafeciaojoe/crazyflie-firmware that referenced this issue Sep 27, 2024
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