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

Application crash #197

Closed
cime opened this issue Aug 25, 2015 · 4 comments
Closed

Application crash #197

cime opened this issue Aug 25, 2015 · 4 comments
Assignees
Labels

Comments

@cime
Copy link

cime commented Aug 25, 2015

Most of the time my application crashes after first run (after deploy). It happens when navigating through the application. (frame.topmost().goBack())

TNS 1.2.2
Android runtime 1.2.1
Android 5.1.1
Phone: Samsung Galaxy S6
Logcat - https://gist.github.com/cime/e62f54f9946bf0b6d122

@cime cime changed the title Application crash - SYSTEM_TOMBSTONE Application crash Aug 25, 2015
@slavchev slavchev added the bug label Aug 28, 2015
@slavchev slavchev self-assigned this Aug 28, 2015
@slavchev
Copy link

Thanks for the logs. I see the error happens in CallGCEpilogueCallbacks and it seems the issue is related to this one #184. I made a fix for #184 and I would like to check if it resolves this issue as well. The fix is already in the master branch and will be shipped with the next release. Here is the commit 8aa3326 in case you are eager to try it.

@cime
Copy link
Author

cime commented Sep 2, 2015

@slavchev I don't know if it's related but I have another logcat dump...

https://gist.github.com/cime/2853d5075366f2093bc2

@slavchev
Copy link

slavchev commented Sep 2, 2015

Thanks for the log. It is definitely another issue. I logged it here #205

@atanasovg
Copy link
Contributor

The original issue is fixed, closing.

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

3 participants