-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
"ARCore has stopped" dialog on Pixel 2 #584
Comments
What device are you on ( |
I use Pixel 2 and SM-G9300. I run the demo 'hello_ar_java' and get the following log 09-29 14:26:44.933 13022-13022/? I/zygote64: Late-enabling -Xcheck:jni SM-G9300 Log 09-29 14:34:42.679 11695-11695/? E/Zygote: isWhitelistProcess - Process is Whitelisted
09-29 14:34:49.570 11695-11695/com.google.ar.core.examples.java.helloar A/libc: Fatal signal 6 (SIGABRT), code -6 in tid 11695 (es.java.helloar) |
I don't see anything particularly suspicious in the pixel log. Could you share a video showing the behavior you're seeing? Lets focus this github issue on tracking that bug. The S7 crash looks a lot like what I can see of #586, but provides the extra detail that the CheckThread failure is due to a previous |
Thanks for the video. In the Pixel 2 log above it seems you're only capturing log messages from the Hello AR process. Could you repeat that, capturing all log messages? The "ARCore has stopped" error actually comes from the ARCore background process. |
Sorry, I have no time to reply to the email because of some delays. |
@siny-yao Whatever you're using to read log messages is only showing your app's messages. If you're using Android Studio you should be able to switch the menu that says "Show only selected application" to "No filters" and get everything. |
I think this is what you want. |
Thanks, that makes the issue obvious. Has the Pixel been able to connect to the Google Play Store recently? It seems to have a very out of date version of Google Play Services. |
I updated the app store and this issue is not there. |
Having the same issue on the same device running Android 10 (latest June update) |
As a part of ongoing efforts to maintain ARCore repositories, I’m closing this issue as stale since it hasn’t had activity in more than 6 months. If this issue is still relevant, please feel free to file a new bug using the latest version of the SDK. |
#ARCore apk is always flashing back and the model cannot move
The text was updated successfully, but these errors were encountered: