rust-mobile/android-activity

Crash Emulator on app launch

n1ght-hunter opened this issue · 0 comments

trying to run the na-winit-wgpu example on android studio emulator.
running on a pixel 5 api 31 Android 12
just crashes as soon as i try open app.
logs are

2022-12-14 00:02:48,458 [ 927945]   WARN -            #com.android.ddmlib - Failed to start monitoring emulator-5554 
2022-12-14 00:02:48,706 [ 928193]   INFO - manager.EmulatorProcessHandler - Emulator: Process finished with exit code -1073741819 (0xC0000005) 
2022-12-14 00:02:48,706 [ 928193]   WARN - manager.EmulatorProcessHandler - Emulator terminated with exit code -1073741819 

no idea whats happening.