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

Events arriving from SoftDevice when no adapter object exists crashes the application #91

Open
kenr opened this issue Oct 9, 2017 · 0 comments
Labels

Comments

@kenr
Copy link
Contributor

kenr commented Oct 9, 2017

In these situations where an adapter is not found, the application is crashed. This situation happens if closing/opening adapter, or if an error has occurred previously and the adapter is opened again. Perhaps this should be seen in conjunction with #90.

std::terminate();

std::terminate();

std::terminate();

std::terminate();

@kenr kenr added the bug label Oct 9, 2017
@kenr kenr changed the title Events arriving when no listener is registered crashes application Events arriving from SoftDevice when no adapter object exists crashes the application Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant