为什么当 FireFox 在 Windows 10 上 运行 时 android 模拟器 运行 Oreo 会崩溃?
Why does android emulator running Oreo crash when FireFox is running on Windows 10?
我使用以下设置创建了 android 模拟器:
Name: Pixel_API_27_Oreo
CPU/ABI: Google Play Intel Atom (x86)
Path: C:\Users\username\AppData\Local\Android\sdk\.android\avd\Pixel_API_27_Oreo.avd
Target: google_apis_playstore [Google Play] (API level 27)
Skin: pixel_silver
SD Card: 512M
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel
hw.lcd.width: 1080
hw.initialOrientation: Portrait
image.androidVersion.api: 27
tag.id: google_apis_playstore
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel API 27 Oreo
hw.gpu.mode: auto
hw.ramSize: 1536
PlayStore.enabled: true
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 1920
vm.heapSize: 228
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images\android-27\google_apis_playstore\x86\
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_API_27_Oreo
hw.lcd.density: 420
hw.arc: false
hw.device.hash2: MD5:55acbc835978f326788ed66a5cd4c9a7
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: 2G
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
如果在 FireFox v 67.0 为 运行 时启动模拟器,则它会立即崩溃。
我试过的
我可以毫无问题地启动模拟器映像 运行 x86 Nougat 或 Marshmallow。
以下是 android 工作室的错误:
5:42 PM Emulator: Fatal: createDIB: CreateDIBSection failed (300x300, format: 6) ((null):0, (null))
5:42 PM Emulator: Process finished with exit code -1073740286 (0xC0000602)
5:43 PM Emulator: terminate called without an active exception
5:44 PM Emulator: Warning: QObject::~QObject: Timers cannot be stopped from another thread ((null):0, (null))
5:44 PM Emulator: Process finished with exit code 3
如果 FireFox 不是 运行,则当模拟器启动时会出现此错误(请记住,这是来自新映像,之前从未启动过)。
如果我在 phone 上执行任何操作,我就会在模拟器上出现黑屏。
如果我再次启动图像,则模拟器屏幕为 black/blank,并且我在 Android Studio
中看到以下消息
但是模拟器上没有消息
我回到 AVD(Android 虚拟设备管理器)并选择图像并删除列表并擦除用户数据(即使之前从未启动过这个。
然后我在大约 1 分钟后再次重新启动图像 android 开始,我看到了以下内容:
我使用以下设置创建了 android 模拟器:
Name: Pixel_API_27_Oreo
CPU/ABI: Google Play Intel Atom (x86)
Path: C:\Users\username\AppData\Local\Android\sdk\.android\avd\Pixel_API_27_Oreo.avd
Target: google_apis_playstore [Google Play] (API level 27)
Skin: pixel_silver
SD Card: 512M
fastboot.chosenSnapshotFile:
runtime.network.speed: full
hw.accelerometer: yes
hw.device.name: pixel
hw.lcd.width: 1080
hw.initialOrientation: Portrait
image.androidVersion.api: 27
tag.id: google_apis_playstore
hw.mainKeys: no
hw.camera.front: emulated
avd.ini.displayname: Pixel API 27 Oreo
hw.gpu.mode: auto
hw.ramSize: 1536
PlayStore.enabled: true
fastboot.forceColdBoot: no
hw.cpu.ncore: 4
hw.keyboard: yes
hw.sensors.proximity: yes
hw.dPad: no
hw.lcd.height: 1920
vm.heapSize: 228
skin.dynamic: yes
hw.device.manufacturer: Google
hw.gps: yes
hw.audioInput: yes
image.sysdir.1: system-images\android-27\google_apis_playstore\x86\
showDeviceFrame: yes
hw.camera.back: virtualscene
AvdId: Pixel_API_27_Oreo
hw.lcd.density: 420
hw.arc: false
hw.device.hash2: MD5:55acbc835978f326788ed66a5cd4c9a7
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: 2G
hw.sensors.orientation: yes
avd.ini.encoding: UTF-8
hw.gpu.enabled: yes
如果在 FireFox v 67.0 为 运行 时启动模拟器,则它会立即崩溃。
我试过的 我可以毫无问题地启动模拟器映像 运行 x86 Nougat 或 Marshmallow。
以下是 android 工作室的错误:
5:42 PM Emulator: Fatal: createDIB: CreateDIBSection failed (300x300, format: 6) ((null):0, (null))
5:42 PM Emulator: Process finished with exit code -1073740286 (0xC0000602)
5:43 PM Emulator: terminate called without an active exception
5:44 PM Emulator: Warning: QObject::~QObject: Timers cannot be stopped from another thread ((null):0, (null))
5:44 PM Emulator: Process finished with exit code 3
如果 FireFox 不是 运行,则当模拟器启动时会出现此错误(请记住,这是来自新映像,之前从未启动过)。
如果我在 phone 上执行任何操作,我就会在模拟器上出现黑屏。
如果我再次启动图像,则模拟器屏幕为 black/blank,并且我在 Android Studio
但是模拟器上没有消息
我回到 AVD(Android 虚拟设备管理器)并选择图像并删除列表并擦除用户数据(即使之前从未启动过这个。
然后我在大约 1 分钟后再次重新启动图像 android 开始,我看到了以下内容: