-
Notifications
You must be signed in to change notification settings - Fork 6.7k
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
Bluetooth 'central' failure on native_posix #22010
Comments
Looks like related to the cmd(buf)->state stuff that was recently added by @joerchan ? |
@thomascp the backtraces are already very useful, however could you also try running the process through valgrind? That might give even more helpful information on what's going on. |
Yeah, that was my conclusion as well. I will try to reproduce this. |
@thomascp I don't get the failure that you see. |
Hi, |
Unable to reproduce. |
Describe the bug
When running the central sample on the v2.1-branch, after several seconds, the program will be crashed.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The program shouldn't crash.
Screenshots or console output
Core dump backtrace
The text was updated successfully, but these errors were encountered: