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

ARCore Crash #1178

Open
guofengw opened this issue Dec 22, 2020 · 0 comments
Open

ARCore Crash #1178

guofengw opened this issue Dec 22, 2020 · 0 comments
Labels

Comments

@guofengw
Copy link

guofengw commented Dec 22, 2020

Hi guys,

When I use arcore, the crash is happened, i don't know whether our codes give rise to the crash, or arcore has the bug.
Below is the information, Thanks.

Packages:
versionName=1.21.202940563
Hidden system packages:
versionName=0
Active APEX packages:
Inactive APEX packages:
Factory APEX packages:

samsung/beyondxks/beyondx:10/QP1A.190711.020/G977NKSU4DTJ8:user/release-keys

SPECIFIC ISSUE ENCOUNTERED

12-22 14:40:48.819 14196 14196 F DEBUG : backtrace:
12-22 14:40:48.819 14196 14196 F DEBUG : #00 pc 0000000000febef8 /data/app/com.google.ar.core-DPC5vy5RaGspABu1ABndTA==/lib/arm64/libarcore_c.so (BuildId: 8902975042017ebb4b89ab8d0a3e63eb)
12-22 14:40:48.819 14196 14196 F DEBUG : #1 pc 0000000000fe189c /data/app/com.google.ar.core-DPC5vy5RaGspABu1ABndTA==/lib/arm64/libarcore_c.so (BuildId: 8902975042017ebb4b89ab8d0a3e63eb)
12-22 14:40:48.819 14196 14196 F DEBUG : #2 pc 0000000000feea5c /data/app/com.google.ar.core-DPC5vy5RaGspABu1ABndTA==/lib/arm64/libarcore_c.so (BuildId: 8902975042017ebb4b89ab8d0a3e63eb)
12-22 14:40:48.819 14196 14196 F DEBUG : #3 pc 0000000001095178 /data/app/com.google.ar.core-DPC5vy5RaGspABu1ABndTA==/lib/arm64/libarcore_c.so (BuildId: 8902975042017ebb4b89ab8d0a3e63eb)
12-22 14:40:48.819 14196 14196 F DEBUG : #4 pc 0000000001b0f01c /data/app/com.google.ar.core-DPC5vy5RaGspABu1ABndTA==/lib/arm64/libarcore_c.so (BuildId: 8902975042017ebb4b89ab8d0a3e63eb)
12-22 14:40:48.819 14196 14196 F DEBUG : #5 pc 0000000001b14700 /data/app/com.google.ar.core-DPC5vy5RaGspABu1ABndTA==/lib/arm64/libarcore_c.so (BuildId: 8902975042017ebb4b89ab8d0a3e63eb)
12-22 14:40:48.819 14196 14196 F DEBUG : #6 pc 0000000001b10b88 /data/app/com.google.ar.core-DPC5vy5RaGspABu1ABndTA==/lib/arm64/libarcore_c.so (BuildId: 8902975042017ebb4b89ab8d0a3e63eb)
12-22 14:40:48.819 14196 14196 F DEBUG : #7 pc 00000000000e3b24 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+36) (BuildId: 3f350ca06c3b80560f65755286daf320)
12-22 14:40:48.819 14196 14196 F DEBUG : #8 pc 0000000000085330 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+64) (BuildId: 3f350ca06c3b80560f65755286daf320)

VERSIONS USED

  • Android Studio:
  • ARCore SDK for Android:
  • Device manufacturer, model, and O/S:
  • Google Play Services for AR (ARCore):
    On Windows, use: adb shell pm dump com.google.ar.core | findstr /i "packages: versionName"
    On macOS, use: adb shell pm dump com.google.ar.core | egrep -i versionName\|packages:
  • Output of adb shell getprop ro.build.fingerprint:

STEPS TO REPRODUCE THE ISSUE

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

@guofengw guofengw added the bug label Dec 22, 2020
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

1 participant