-
Notifications
You must be signed in to change notification settings - Fork 24
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
Tangram Crash on start/exit navigation #701
Comments
This happened twice in a row after following same sequence of actions. Search for a place, enter route preview, start navigation, hit back button, then crash. Second stack trace below.
|
Ok, the different stack traces here make me think that this is an issue of memory corruption, as @hjanetzek mentioned in #694. The good news is that all of the crashes we're seeing today are probably due to the same bug. The bad news is that the stack traces can't tell us anything about where the bug is :\ |
Sounds like a real character-building bug ;) |
Closing in favor of #707. |
Nextbit Robin
6.0.1
DEV
Exiting navigation mode should return to route preview.
App crash.
Start navigation mode then immediately exit routing via system back button.
The text was updated successfully, but these errors were encountered: