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

error causes core dump #1

Open
phinchey opened this issue Dec 29, 2022 · 0 comments
Open

error causes core dump #1

phinchey opened this issue Dec 29, 2022 · 0 comments

Comments

@phinchey
Copy link

phinchey commented Dec 29, 2022

Amazing work on this - you're the best, thank you!

Currently, any error causes a core dump and abort of the program. The problem is, some errors, like incorrect cell count, persist on the charger, and I can't restart the program automatically without physically pressing the 'stop' button on the b6.

terminate called after throwing an instance of 'b6::ErrorCellNumberIncorrect' what(): std::exception Aborted (core dumped)
Is there a way to capture the error but keep the code running and, ideally, return to the main menu and try again?

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