google-ar / arcore-android-sdk

ARCore SDK for Android Studio
https://developers.google.com/ar
Other
4.96k stars 1.22k forks source link

Hello AR crash #1164

Open piotr-onyszczuk opened 3 years ago

piotr-onyszczuk commented 3 years ago

SPECIFIC ISSUE ENCOUNTERED

With my configuration I'm encountering error and app crashes. Logs in attachment. logs1.txt

VERSIONS USED

Android Studio 4.1.1 Build #AI-201.8743.12.41.6953283, built on November 5, 2020 Runtime version: 1.8.0_242-release-1644-b01 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o Windows 10 10.0 GC: ParNew, ConcurrentMarkSweep Memory: 1246M Cores: 4 Registry: ide.new.welcome.screen.force=true, external.system.auto.import.disabled=true Non-Bundled Plugins: Dart, io.flutter

Name: Pixel_4_API_29 CPU/ABI: Google Play Intel Atom (x86) Path: C:##.android\avd\Pixel_4_API_29.avd Target: google_apis_playstore [Google Play] (API level 29) Skin: pixel_4 SD Card: 512M fastboot.chosenSnapshotFile: runtime.network.speed: full hw.accelerometer: yes hw.device.name: pixel_4 hw.lcd.width: 1080 hw.initialOrientation: Portrait image.androidVersion.api: 29 tag.id: google_apis_playstore hw.mainKeys: no hw.camera.front: emulated avd.ini.displayname: Pixel 4 API 29 hw.gpu.mode: auto hw.ramSize: 1536 PlayStore.enabled: true fastboot.forceColdBoot: no hw.cpu.ncore: 2 hw.keyboard: yes hw.sensors.proximity: yes hw.dPad: no hw.lcd.height: 2280 vm.heapSize: 256 skin.dynamic: yes hw.device.manufacturer: Google hw.gps: yes hw.audioInput: yes image.sysdir.1: system-images\android-29\google_apis_playstore\x86\ showDeviceFrame: yes hw.camera.back: virtualscene AvdId: Pixel_4_API_29 hw.lcd.density: 440 hw.arc: false hw.device.hash2: MD5:6b5943207fe196d842659d2e43022e20 fastboot.forceChosenSnapshotBoot: no fastboot.forceFastBoot: yes hw.trackBall: no hw.battery: yes hw.sdCard: yes tag.display: Google Play runtime.network.latency: none disk.dataPartition.size: 6442450944 hw.sensors.orientation: yes avd.ini.encoding: UTF-8 hw.gpu.enabled: yes-

Google Play Services for AR (ARCore): 1.21.202940533

STEPS TO REPRODUCE THE ISSUE

  1. Run the newest version of hello_ar project with mentioned configuration.

WORKAROUNDS (IF ANY)

ADDITIONAL COMMENTS

devbridie commented 3 years ago

Is this a Windows host machine? I have the same configuration, but can't reproduce.

piotr-onyszczuk commented 3 years ago

Yes, this is Win 10 host machine

devbridie commented 3 years ago

Reproduced on Win 10 host machine.