-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
bt_navigator crashes after reaching a goal pose #1401
Comments
That’s no bueno. In general can we replace all exceptions with warnings? We absolutely don’t want things crashing, log inconsistent states or we need to guarantee that all exceptions are being handled |
I don't have a strong opinion on this. Maybe this could be a working group discussion "replace all exceptions with warnings". |
Well I know that’s not a popular opinion in this group- just bringing up “hey this is a case that would help”. Trying to compile with gdb and make it happen again to get a trace... |
I don't see this exact problem since #1417. However, sometimes bt navigator crashes with a different error message. I haven't had a chance to fully debug this issue, but here is a screenshot of the debugger logs when bt navigator dies. We can close this issue if it can't be reproduced anymore and I can open another issue for the other problem. |
This new stack you've posted looks related to #1285 |
I got this error also. Got the same debug log. |
Any update on this, does anyone know what's causing the exception? |
Looks like the original issue is resolved and the new issue is a duplicate of #1285. |
Co-authored-by: christophfroehlich <3367244+christophfroehlich@users.noreply.github.com>
Terminal Logs All
Terminal Log Simplified (No warning messages)
Bug report
Operating System:
Version or commit hash:
DDS implementation:
Steps to reproduce the issue
Expected behavior
Actual behavior
Additional information
The text was updated successfully, but these errors were encountered: