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

Android Navigation - App crashes when minimize and open again by clicking on app icon #83

Closed
hanatharesh2712 opened this issue Jun 2, 2021 · 3 comments

Comments

@hanatharesh2712
Copy link

hanatharesh2712 commented Jun 2, 2021

When we start the app and click on the "Simulated Location" button it works properly. and then we minimize the app and open it again by clicking on the app icon it crashes the App randomly.

Simulator: Pixel_XL_API_29

Error from log:

2021-06-02 20:03:19.114 17972-18060/com.navigationapp A/libc: FORTIFY: pthread_mutex_lock called on a destroyed mutex (0xd7018d20)
2021-06-02 20:03:19.114 17972-18060/com.navigationapp A/libc: Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 18060 (Thread-310), pid 17972 (s.navigationapp)
@HERE-SDK-Support-Team
Copy link
Contributor

Thanks for raising. We will look into this.

@HERE-SDK-Support-Team
Copy link
Contributor

@hanatharesh2712 We have not been able to reproduce this yet. It could be that you get a SIGBART when Android's TextToSpeech engine could not be initialized - in this case the example app throws a Runtime exception as the apps are not designed to cover any corner case that is not related to the HERE SDK.

It would help if you can send us the full log and the HERE SDK version you are using. Thanks!

@HERE-SDK-Support-Team
Copy link
Contributor

Closing for now, if you can provide a log from the console output in Android Studio we can look into it.

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

2 participants