Help wanted to idenfity why the android application crash with the following message: [libc] Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3976 (mpanyname.eshop), pid 3976 (mpanyname.eshop)
- Dominant language
- C#
- Stars
- 10.9k
- Forks
- 3.8k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 4
Description
Running the mobile application in Windows 11 Pro with Visual Studio 2022 17.12.3, the apps crash after show the splashscreen [apps android crash.zip](https://github.com/user-attachments/files/18267309/apps.android.crash.zip)
with the following message: [libc] Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3976 (mpanyname.eshop), pid 3976 (mpanyname.eshop)
Debug
=================
> am start -D -a "android.intent.action.MAIN" -c "android.intent.category.LAUNCHER" -n "com.companyname.eshop/crc649b6e63e017902015.MainActivity"
> Starting: Intent { act=android.intent.action.MAIN cat=[android.intent.category.LAUNCHER] cmp=com.companyname.eshop/crc649b6e63e017902015.MainActivity }
[mpanyname.eshop] Late-enabling -Xcheck:jni
[mpanyname.eshop] Using CollectorTypeCMC GC.
[mpanyname.eshop] Unexpected CPU variant for x86: x86_64.
[mpanyname.eshop] Known variants: atom, sandybridge, silvermont, goldmont, goldmont-plus, goldmont-without-sha-xsaves, tremont, kabylake, default
[berberis] Initialized Berberis (aarch64), version 0.2.3
[nativeloader] Load libframework-connectivity-tiramisu-jni.so using APEX ns com_android_tethering for caller /apex/com.android.tethering/javalib/framework-connectivity-t.jar: ok
[ApplicationLoaders] Returning zygote-cached class loader: /system/framework/org.apache.http.legacy.jar
[ApplicationLoaders] Returning zygote-cached class loader: /system_ext/framework/androidx.window.extensions.jar
[ApplicationLoaders] Returning zygote-cached class loader: /system_ext/framework/androidx.window.sidecar.jar
[ziparchive] Unable to open '/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.dm': No such file or directory
[ziparchive] Unable to open '/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.dm': No such file or directory
[nativeloader] Load libjdwp.so using system ns (caller=): ok
[mpanyname.eshop] Suspending all threads took: 27.602ms
[nativeloader] Configuring clns-7 for other apk /data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.apk. target_sdk_version=35, uses_libraries=, library_path=/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/lib/arm64:/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.apk!/lib/arm64-v8a, permitted_path=/data:/mnt/expand:/data/user/0/com.companyname.eshop
[CompatChangeReporter] Compat change id reported: 202956589; UID 10208; state: ENABLED
[GraphicsEnvironment] Currently set values for:
[GraphicsEnvironment] angle_gl_driver_selection_pkgs=[]
[GraphicsEnvironment] angle_gl_driver_selection_values=[]
[GraphicsEnvironment] Global.Settings values are invalid: number of packages: 0, number of values: 0
[GraphicsEnvironment] Neither updatable production driver nor prerelease driver is supported.
[System.out] Sending WAIT chunk
[System.out] Debugger has connected
[System.out] waiting for debugger to settle...
[System.out] waiting for debugger to settle...
[System.out] waiting for debugger to settle...
[System.out] waiting for debugger to settle...
[System.out] waiting for debugger to settle...
[System.out] waiting for debugger to settle...
[System.out] debugger detached?
[nativeloader] Load /data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/lib/arm64/libmonosgen-2.0.so using ns clns-7 from class loader (caller=/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.apk!classes2.dex): ok
[nativeloader] Load /data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/lib/arm64/libxamarin-app.so using ns clns-7 from class loader (caller=/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.apk!classes2.dex): ok
[nativeloader] Load /data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/lib/arm64/libSystem.Security.Cryptography.Native.Android.so using ns clns-7 from class loader (caller=/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.apk!classes2.dex): ok
[DOTNET] AndroidCryptoNative_InitLibraryOnLoad: jint AndroidCryptoNative_InitLibraryOnLoad(JavaVM *, void *) in /__w/1/s/src/native/libs/System.Security.Cryptography.Native.Android/pal_jni.c
[DOTNET] GetOptionalClassGRef: optional class com/android/org/conscrypt/OpenSSLEngineImpl was not found
[nativeloader] Load /data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/lib/arm64/libmonodroid.so using ns clns-7 from class loader (caller=/data/app/~~oYVw7g5m5Ss-fE0MiPaPfA==/com.companyname.eshop-rg9dBfGfqlQGraA4oVDrdw==/base.apk!classes2.dex): ok
[monodroid] Failed to create directory '/data/user/0/com.companyname.eshop/files/.__override__/arm64-v8a'. No such file or directory
[monodroid] Creating public update directory: `/data/user/0/com.companyname.eshop/files/.__override__/arm64-v8a`
[mpanyname.eshop] Attempt to remove non-JNI local reference
[monodroid-debug] Trying to initialize the debugger with options: --debugger-agent=transport=dt_socket,loglevel=0,address=10.0.2.2:63519,embedding=1,timeout=1735400413
[monodroid-assembly] Unable to open app library directory '/data/user/0/com.companyname.eshop/files/.__override__/arm64-v8a': No such file or directory
[monodroid] No assemblies found in '/data/user/0/com.companyname.eshop/files/.__override__/arm64-v8a' or ''. Assuming this is part of Fast Deployment. Exiting...
[monodroid] ALL entries in APK named `lib/arm64-v8a/` MUST be STORED. Gradle's minification may COMPRESS such entries.
[monodroid] Abort at monodroid-glue.cc:741:3 ('MonoDomain *xamarin::android::internal::MonodroidRuntime::create_domain(JNIEnv *, jstring_array_wrapper &, bool, bool)')
[libc] Fatal signal 6 (SIGABRT), code -1 (SI_QUEUE) in tid 3976 (mpanyname.eshop), pid 3976 (mpanyname.eshop)
Device Logs:
=================
C:\Program Files (x86)\Android\android-sdk\emulator\emulator.EXE -netfast -verbose -accel on -avd pixel_7_-_api_35 -prop monodroid.avdname=pixel_7_-_api_35
INFO | Storing crashdata in: C:\Users\User\AppData\Local\Temp\\AndroidEmulator\emu-crash-35.1.20.db, detection is enabled for process: 9244
INFO | Android emulator version 35.1.20.0 (build_id 12234392) (CL:N/A)
INFO | Graphics backend: gfxstream
DEBUG | Current emulator version 35.1.20 is the same as the required version 35.1.20.
INFO | Deleting C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\bootcompleted.ini done
INFO | Found AVD name 'pixel_7_-_api_35'
INFO | Found AVD target architecture: x86_64
INFO | argv[0]: 'C:\Program Files (x86)\Android\android-sdk\emulator\emulator.EXE'; program directory: 'C:\Program Files (x86)\Android\android-sdk\emulator'
INFO | Found systemPath C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\
WARNING | Please update the emulator to one that supports the feature(s): AndroidVirtualizationFramework
WARNING | unexpected '-prop' value ('monodroid.avdname=pixel_7_-_api_35'), only 'qemu.*' properties are supported
INFO | Storing crashdata in: C:\Users\User\AppData\Local\Temp\\AndroidEmulator\emu-crash-35.1.20.db, detection is enabled for process: 21400
INFO | Duplicate loglines will be removed, if you wish to see each individual line launch with the -log-nofilter flag.
DEBUG | autoconfig: -skin 1080x2400
DEBUG | autoconfig: -skindir (null)
INFO | Changing default hw.initialOrientation to portrait
DEBUG | querying file version info API...
DEBUG | found kernelbase.dll
DEBUG | GetFileVersionInfoSizeW found. On Windows 10?
DEBUG | GetFileVersionInfoW found. On Windows 10?
DEBUG | VerQueryValueW found. Can query file versions
DEBUG | queryFileVersionInfo: path not found: amdvlk64.dll
DEBUG | querying file version info API...
DEBUG | queryFileVersionInfo: path not found: amdvlk32.dll
DEBUG | querying file version info API...
DEBUG | autoconfig: -kernel C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\kernel-ranchu
DEBUG | Target arch = 'x86_64'
DEBUG | Auto-detect: Kernel image requires new device naming scheme.
DEBUG | Auto-detect: Kernel does not support YAFFS2 partitions.
DEBUG | autoconfig: -ramdisk C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\ramdisk.img
DEBUG | Using initial system image: C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\system.img
DEBUG | Using initial vendor image: C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\vendor.img
DEBUG | autoconfig: -data C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\userdata-qemu.img
DEBUG | autoconfig: -initdata (null)
DEBUG | autoconfig: -cache C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\cache.img
DEBUG | autoconfig: -sdcard C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\sdcard.img
INFO | Increasing RAM size to 2048MB
DEBUG | VM heap size 256MB is below hardware specified minimum of 512MB,setting it to that value
DEBUG | System image is read only
INFO | IPv4 server found: 10.0.0.1
INFO | Ignore IPv6 address: 30f9:8aba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 30f9:8aba:4602:0:30f9:8aba:4602:0 (2x)
INFO | Ignore IPv6 address: 10ff:8aba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 10ff:8aba:4602:0:30f9:8aba:4602:0 (2x)
INFO | Ignore IPv6 address: 2805:8bba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 2805:8bba:4602:0:30f9:8aba:4602:0 (2x)
INFO | Ignore IPv6 address: 480b:8bba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 480b:8bba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 3815:8bba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 3815:8bba:4602:0:30f9:8aba:4602:0 (2x)
INFO | Ignore IPv6 address: 581b:8bba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 581b:8bba:4602:0:30f9:8aba:4602:0 (2x)
INFO | Ignore IPv6 address: 4021:8bba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: 4021:8bba:4602:0:30f9:8aba:4602:0 (2x)
INFO | Ignore IPv6 address: d828:8bba:4602:0:30f9:8aba:4602:0
INFO | Ignore IPv6 address: d828:8bba:4602:0:30f9:8aba:4602:0 (2x)
DEBUG | Found 1 DNS servers:
DEBUG | 10.0.0.1
DEBUG | Starting hostapd main loop.
DEBUG | found magic skin width=1080 height=2400 bpp=16
DEBUG | Checking whether Windows Hypervisor Platform (WHPX) is available.
DEBUG | WinHvPlatform.dll found. Looking for WHvGetCapability...
DEBUG | WHvGetCapability found. Querying WHPX capabilities...
DEBUG | WHPX (10.0.26100) is installed and usable.
DEBUG | CPU Acceleration: working
DEBUG | CPU Acceleration status: Please disable Hyper-V before using the Android Emulator. Start a command prompt as Administrator, run 'bcdedit /set hypervisorlaunchtype off', reboot.WHPX (10.0.26100) is installed and usable.
DEBUG | handleCpuAcceleration: feature check for hvf
DEBUG | Bluetooth requested by guest
DEBUG | started modem simulator host server at port: 63377
added library vulkan-1.dll
initialize: Supports id properties, got a vulkan device UUID
INFO | Critical:
INFO | Warning:
INFO | Warning: (6x)
DEBUG | no root specified:
DEBUG | Path:C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe protocol version: 41
DEBUG | Found: 1 adb executables
DEBUG | Adb: C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe
DEBUG | Path:C:\Program Files (x86)\Android\android-sdk\platform-tools\adb.exe protocol version: 41
library_mode host gpu mode host
DEBUG | emuglConfig_get_vulkan_hardware_gpu: Successfully created vulkan instance
DEBUG | emuglConfig_get_vulkan_hardware_gpu: Physical devices count is 2
INFO | emuglConfig_get_vulkan_hardware_gpu: Found Hardware gpu 'Intel(R) Arc(TM) Graphics' supporting vulkan api 1.3.295
INFO | emuglConfig_get_vulkan_hardware_gpu: Found Hardware gpu 'NVIDIA GeForce RTX 3050 4GB Laptop GPU' supporting vulkan api 1.3.260
INFO | emuglConfig_get_vulkan_hardware_gpu: Using gpu 'Intel(R) Arc(TM) Graphics' for vulkan support
DEBUG | GPU emulation enabled using 'host' mode
INFO | Initializing hardware OpenGLES emulation support
android_startOpenglesRenderer: gpu infoGPU #1
Make: 8086
Model: Intel(R) Arc(TM) Graphics
Device ID: 7d55
I1228 11:34:59.708026 19104 HealthMonitor.cpp:279] HealthMonitor disabled.
DEBUG | create display 0
DEBUG | setDisplayPose 0 x 0 y 0 w 1080 h 2400 dpi 0
W1228 11:35:00.047253 19104 VkCommonOperations.cpp:1022] Selecting Vulkan device: NVIDIA GeForce RTX 3050 4GB Laptop GPU, Version: 1.3.260
I1228 11:35:00.778088 19104 VkCommonOperations.cpp:1361] Initializing VkEmulation features:
I1228 11:35:00.778105 19104 VkCommonOperations.cpp:1362] glInteropSupported: false
I1228 11:35:00.778108 19104 VkCommonOperations.cpp:1363] useDeferredCommands: true
I1228 11:35:00.778110 19104 VkCommonOperations.cpp:1365] createResourceWithRequirements: true
I1228 11:35:00.778111 19104 VkCommonOperations.cpp:1366] useVulkanComposition: false
I1228 11:35:00.778113 19104 VkCommonOperations.cpp:1367] useVulkanNativeSwapchain: false
I1228 11:35:00.778114 19104 VkCommonOperations.cpp:1368] enable guestRenderDoc: false
I1228 11:35:00.778116 19104 VkCommonOperations.cpp:1369] ASTC LDR emulation mode: 2
I1228 11:35:00.778117 19104 VkCommonOperations.cpp:1370] enable ETC2 emulation: true
I1228 11:35:00.778119 19104 VkCommonOperations.cpp:1371] enable Ycbcr emulation: false
I1228 11:35:00.778120 19104 VkCommonOperations.cpp:1372] guestVulkanOnly: false
I1228 11:35:00.778121 19104 VkCommonOperations.cpp:1373] useDedicatedAllocations: false
I1228 11:35:00.779559 19104 FrameBuffer.cpp:505] Graphics Adapter Vendor Google (Intel)
I1228 11:35:00.779576 19104 FrameBuffer.cpp:506] Graphics Adapter Android Emulator OpenGL ES Translator (Intel(R) Arc(TM) Graphics)
I1228 11:35:00.779578 19104 FrameBuffer.cpp:507] Graphics API Version OpenGL ES 3.0 (4.5.0 - Build 32.0.101.6129)
I1228 11:35:00.779580 19104 FrameBuffer.cpp:508] Graphics API Extensions GL_OES_EGL_sync GL_OES_EGL_image GL_OES_EGL_image_external GL_OES_depth24 GL_OES_depth32 GL_OES_element_index_uint GL_OES_texture_float GL_OES_texture_float_linear GL_OES_compressed_paletted_texture GL_OES_compressed_ETC1_RGB8_texture GL_OES_depth_texture GL_OES_texture_half_float GL_OES_texture_half_float_linear GL_OES_packed_depth_stencil GL_OES_vertex_half_float GL_OES_texture_npot GL_OES_rgb8_rgba8 GL_EXT_color_buffer_float GL_EXT_color_buffer_half_float GL_EXT_texture_format_BGRA8888 GL_APPLE_texture_format_BGRA8888
I1228 11:35:00.779584 19104 FrameBuffer.cpp:509] Graphics Device Extensions N/A
INFO | Setting vsync to 60 hz
INFO | Sending adb public key [QAAAAEELQmY/e5e3ZATkOfGO5WYuPBFiQ3fJCSpsYLVzzo5cFbUY6FK7rnefVeo930nWpIozH0IBa83ReIcvi6VPgV2L9pSghBlmMQ66e2V8QmMFnNlkBkqoy55fOKNWUtvZGAF9VxotdSwBbMSa3RLD40VA0Sxqh97LrIGQgvEwA4pgSWyfpw4zYJvbmj9L+xYJVFhPKns9hgXspRBm2c0GppkweMVWfRWOsrpx1LiBagMtUbO/qzhHS/SXoji5SIYBx1kTylZdincgLmHensVIum534gl5ebwXIcOVLjMUV3ijVK16QnUtG/zOc+6qzEQP+jxh+QC9xyRZmCpCx7dwyi9OjtacBYFSWWMtALURxaIbi4X2K2FqhnV+PMi+FEHVhhGmJems4SnUu3Rf/0djMkgBw0DxleJpOtHJz7SQepbRjlwKwydEGyFI3CZBv3WicUTsBxFkH+mepy4zCqm+w42RQeOo1Gk0U8whGI7jeU7vESWH07PmVOOH0d1nSNfjexSnW/HmjFwCvgJNHdyuCeGP4gXuHfZKSmDO2Xm5sK9TUSQro+aMixt/jiRYPGj0LHyApRU3XwbW9t+1M1ooYx7HdErlT4lOsNVrC0826HfplxhAUdWGJuFTm0GmGxMR8ddKxZYzjSC1/QhBMjCecBwIFxhn0FofuV+62NszyT81aiQHTQEAAQA= @unknown]
DEBUG | Found 1 DNS servers:
DEBUG | 10.0.0.1
INFO | Content of hardware configuration file:
INFO | hw.cpu.arch = x86_64
INFO | hw.cpu.ncore = 4
INFO | hw.ramSize = 2048
INFO | hw.screen = multi-touch
INFO | hw.mainKeys = false
INFO | hw.trackBall = false
INFO | hw.keyboard = true
INFO | hw.keyboard.lid = false
INFO | hw.keyboard.charmap = qwerty2
INFO | hw.dPad = false
INFO | hw.rotaryInput = false
INFO | hw.gsmModem = true
INFO | hw.gps = true
INFO | hw.battery = true
INFO | hw.accelerometer = true
INFO | hw.accelerometer_uncalibrated = true
INFO | hw.gyroscope = true
INFO | hw.audioInput = true
INFO | hw.audioOutput = true
INFO | hw.sdCard = true
INFO | hw.sdCard.path = C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\sdcard.img
INFO | disk.cachePartition = true
INFO | disk.cachePartition.path = C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\cache.img
INFO | disk.cachePartition.size = 66m
INFO | test.quitAfterBootTimeOut = -1
INFO | test.delayAdbTillBootComplete = 0
INFO | test.monitorAdb = 0
INFO | hw.lcd.width = 1080
INFO | hw.lcd.height = 2400
INFO | hw.lcd.depth = 16
INFO | hw.lcd.circular = false
INFO | hw.lcd.density = 420
INFO | hw.lcd.backlight = true
INFO | hw.lcd.vsync = 60
INFO | hw.gltransport = pipe
INFO | hw.gltransport.asg.writeBufferSize = 1048576
INFO | hw.gltransport.asg.writeStepSize = 4096
INFO | hw.gltransport.asg.dataRingSize = 32768
INFO | hw.gltransport.drawFlushInterval = 800
INFO | hw.displayRegion.0.1.xOffset = -1
INFO | hw.displayRegion.0.1.yOffset = -1
INFO | hw.displayRegion.0.1.width = 0
INFO | hw.displayRegion.0.1.height = 0
INFO | hw.displayRegion.0.2.xOffset = -1
INFO | hw.displayRegion.0.2.yOffset = -1
INFO | hw.displayRegion.0.2.width = 0
INFO | hw.displayRegion.0.2.height = 0
INFO | hw.displayRegion.0.3.xOffset = -1
INFO | hw.displayRegion.0.3.yOffset = -1
INFO | hw.displayRegion.0.3.width = 0
INFO | hw.displayRegion.0.3.height = 0
INFO | hw.display1.width = 0
INFO | hw.display1.height = 0
INFO | hw.display1.density = 0
INFO | hw.display1.xOffset = -1
INFO | hw.display1.yOffset = -1
INFO | hw.display1.flag = 0
INFO | hw.display2.width = 0
INFO | hw.display2.height = 0
INFO | hw.display2.density = 0
INFO | hw.display2.xOffset = -1
INFO | hw.display2.yOffset = -1
INFO | hw.display2.flag = 0
INFO | hw.display3.width = 0
INFO | hw.display3.height = 0
INFO | hw.display3.density = 0
INFO | hw.display3.xOffset = -1
INFO | hw.display3.yOffset = -1
INFO | hw.display3.flag = 0
INFO | hw.multi_display_window = false
INFO | hw.hotplug_multi_display = false
INFO | hw.gpu.enabled = true
INFO | hw.gpu.mode = host
INFO | hw.initialOrientation = portrait
INFO | hw.camera.back = virtualscene
INFO | hw.camera.front = emulated
INFO | vm.heapSize = 512
INFO | hw.sensors.light = true
INFO | hw.sensors.pressure = true
INFO | hw.sensors.humidity = true
INFO | hw.sensors.proximity = true
INFO | hw.sensors.magnetic_field = true
INFO | hw.sensors.magnetic_field_uncalibrated = true
INFO | hw.sensors.gyroscope_uncalibrated = true
INFO | hw.sensors.orientation = true
INFO | hw.sensors.temperature = true
INFO | hw.sensors.rgbclight = false
INFO | hw.sensor.hinge = false
INFO | hw.sensor.hinge.count = 0
INFO | hw.sensor.hinge.type = 0
INFO | hw.sensor.hinge.sub_type = 0
INFO | hw.sensor.hinge.resizable.config = 1
INFO | hw.sensor.hinge.fold_to_displayRegion.0.1_at_posture = 1
INFO | hw.sensor.roll = false
INFO | hw.sensor.roll.count = 0
INFO | hw.sensor.roll.resize_to_displayRegion.0.1_at_posture = 6
INFO | hw.sensor.roll.resize_to_displayRegion.0.2_at_posture = 6
INFO | hw.sensor.roll.resize_to_displayRegion.0.3_at_posture = 6
INFO | hw.sensors.heart_rate = false
INFO | hw.sensors.wrist_tilt = false
INFO | hw.useext4 = true
INFO | hw.arc = false
INFO | hw.arc.autologin = false
INFO | hw.device.name = pixel_7
INFO | kernel.path = C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\kernel-ranchu
INFO | kernel.newDeviceNaming = yes
INFO | kernel.supportsYaffs2 = no
INFO | disk.ramdisk.path = C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\ramdisk.img
INFO | disk.systemPartition.initPath = C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\system.img
INFO | disk.systemPartition.size = 2054m
INFO | disk.vendorPartition.initPath = C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\vendor.img
INFO | disk.vendorPartition.size = 800m
INFO | disk.dataPartition.path = C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\userdata-qemu.img
INFO | disk.dataPartition.size = 6g
INFO | disk.encryptionKeyPartition.path = C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\encryptionkey.img
INFO | PlayStore.enabled = true
INFO | avd.name = pixel_7_-_api_35
INFO | avd.id = pixel_7_-_api_35
INFO | fastboot.forceColdBoot = false
INFO | userdata.useQcow2 = true
INFO | firstboot.bootFromDownloadableSnapshot = true
INFO | firstboot.bootFromLocalSnapshot = true
INFO | firstboot.saveToLocalSnapshot = true
INFO | android.sdk.root = C:\Program Files (x86)\Android\android-sdk
INFO | android.avd.home = C:\UsersUser\.android\avd
INFO | .
INFO | QEMU options list:
INFO | argv[00] = "C:\Program Files (x86)\Android\android-sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe"
INFO | argv[01] = "-dns-server"
INFO | argv[02] = "10.0.0.1"
INFO | argv[03] = "-mem-path"
INFO | argv[04] = "C:\Users\User\.android\avd\pixel_7_-_api_35.avd\snapshots\default_boot\ram.img"
INFO | argv[05] = "-mem-file-shared"
INFO | argv[06] = "-serial"
INFO | argv[07] = "null"
INFO | argv[08] = "-boot-property"
INFO | argv[09] = "monodroid.avdname=pixel_7_-_api_35"
INFO | argv[10] = "-device"
INFO | argv[11] = "goldfish_pstore,addr=0xff018000,size=0x10000,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\data\misc\pstore\pstore.bin"
INFO | argv[12] = "-cpu"
INFO | argv[13] = "android64-xts"
INFO | argv[14] = "-enable-whpx"
INFO | argv[15] = "-smp"
INFO | argv[16] = "cores=4"
INFO | argv[17] = "-m"
INFO | argv[18] = "2048"
INFO | argv[19] = "-lcd-density"
INFO | argv[20] = "420"
INFO | argv[21] = "-nodefaults"
INFO | argv[22] = "-kernel"
INFO | argv[23] = "C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\kernel-ranchu"
INFO | argv[24] = "-initrd"
INFO | argv[25] = "C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\initrd"
INFO | argv[26] = "-drive"
INFO | argv[27] = "if=none,index=0,id=system,if=none,file=C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\system.img,read-only"
INFO | argv[28] = "-device"
INFO | argv[29] = "virtio-blk-pci,drive=system,modern-pio-notify"
INFO | argv[30] = "-drive"
INFO | argv[31] = "if=none,index=1,id=cache,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
INFO | argv[32] = "-device"
INFO | argv[33] = "virtio-blk-pci,drive=cache,modern-pio-notify"
INFO | argv[34] = "-drive"
INFO | argv[35] = "if=none,index=2,id=userdata,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\userdata-qemu.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
INFO | argv[36] = "-device"
INFO | argv[37] = "virtio-blk-pci,drive=userdata,modern-pio-notify"
INFO | argv[38] = "-drive"
INFO | argv[39] = "if=none,index=3,id=encrypt,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\encryptionkey.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
INFO | argv[40] = "-device"
INFO | argv[41] = "virtio-blk-pci,drive=encrypt,modern-pio-notify"
INFO | argv[42] = "-drive"
INFO | argv[43] = "if=none,index=4,id=vendor,if=none,file=C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\vendor.img,read-only"
INFO | argv[44] = "-device"
INFO | argv[45] = "virtio-blk-pci,drive=vendor,modern-pio-notify"
INFO | argv[46] = "-drive"
INFO | argv[47] = "if=none,index=5,id=sdcard,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\sdcard.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576"
INFO | argv[48] = "-device"
INFO | argv[49] = "virtio-blk-pci,drive=sdcard,modern-pio-notify"
INFO | argv[50] = "-netdev"
INFO | argv[51] = "user,id=mynet"
INFO | argv[52] = "-device"
INFO | argv[53] = "virtio-net-pci,netdev=mynet"
INFO | argv[54] = "-chardev"
INFO | argv[55] = "null,id=forhvc0"
INFO | argv[56] = "-chardev"
INFO | argv[57] = "null,id=forhvc1"
INFO | argv[58] = "-device"
INFO | argv[59] = "virtio-serial-pci,ioeventfd=off"
INFO | argv[60] = "-device"
INFO | argv[61] = "virtconsole,chardev=forhvc0"
INFO | argv[62] = "-device"
INFO | argv[63] = "virtconsole,chardev=forhvc1"
INFO | argv[64] = "-chardev"
INFO | argv[65] = "netsim,id=bluetooth"
INFO | argv[66] = "-device"
INFO | argv[67] = "virtserialport,chardev=bluetooth,name=bluetooth"
INFO | argv[68] = "-device"
INFO | argv[69] = "virtio-serial,ioeventfd=off"
INFO | argv[70] = "-chardev"
INFO | argv[71] = "socket,port=63374,host=::1,nowait,nodelay,reconnect=10,ipv6,id=modem"
INFO | argv[72] = "-device"
INFO | argv[73] = "virtserialport,chardev=modem,name=modem"
INFO | argv[74] = "-device"
INFO | argv[75] = "virtio-rng-pci"
INFO | argv[76] = "-show-cursor"
INFO | argv[77] = "-device"
INFO | argv[78] = "virtio_input_multi_touch_pci_1"
INFO | argv[79] = "-device"
INFO | argv[80] = "virtio_input_multi_touch_pci_2"
INFO | argv[81] = "-device"
INFO | argv[82] = "virtio_input_multi_touch_pci_3"
INFO | argv[83] = "-device"
INFO | argv[84] = "virtio_input_multi_touch_pci_4"
INFO | argv[85] = "-device"
INFO | argv[86] = "virtio_input_multi_touch_pci_5"
INFO | argv[87] = "-device"
INFO | argv[88] = "virtio_input_multi_touch_pci_6"
INFO | argv[89] = "-device"
INFO | argv[90] = "virtio_input_multi_touch_pci_7"
INFO | argv[91] = "-device"
INFO | argv[92] = "virtio_input_multi_touch_pci_8"
INFO | argv[93] = "-device"
INFO | argv[94] = "virtio_input_multi_touch_pci_9"
INFO | argv[95] = "-device"
INFO | argv[96] = "virtio_input_multi_touch_pci_10"
INFO | argv[97] = "-device"
INFO | argv[98] = "virtio_input_multi_touch_pci_11"
INFO | argv[99] = "-device"
INFO | argv[100] = "virtio-keyboard-pci"
INFO | argv[101] = "-netdev"
INFO | argv[102] = "user,id=virtio-wifi,dhcpstart=10.0.2.16"
INFO | argv[103] = "-device"
INFO | argv[104] = "virtio-wifi-pci,netdev=virtio-wifi"
INFO | argv[105] = "-device"
INFO | argv[106] = "virtio-vsock-pci,guest-cid=77"
INFO | argv[107] = "-L"
INFO | argv[108] = "C:\Program Files (x86)\Android\android-sdk\emulator/lib/pc-bios"
INFO | argv[109] = "-soundhw"
INFO | argv[110] = "virtio-snd-pci"
INFO | argv[111] = "-vga"
INFO | argv[112] = "none"
INFO | argv[113] = "-append"
INFO | argv[114] = "no_timer_check 8250.nr_uarts=1 clocksource=pit console=0 cma=296M@0-4G loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 printk.devkmsg=on bootconfig"
INFO | argv[115] = "-android-hw"
INFO | argv[116] = "C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\hardware-qemu.ini"
INFO | Concatenated QEMU options: "C:\Program Files (x86)\Android\android-sdk\emulator\qemu\windows-x86_64\qemu-system-x86_64.exe" -dns-server 10.0.0.1 -mem-path "C:\Users\User\.android\avd\pixel_7_-_api_35.avd\snapshots\default_boot\ram.img" -mem-file-shared -serial null -boot-property monodroid.avdname=pixel_7_-_api_35 -device "goldfish_pstore,addr=0xff018000,size=0x10000,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\data\misc\pstore\pstore.bin" -cpu android64-xts -enable-whpx -smp cores=4 -m 2048 -lcd-density 420 -nodefaults -kernel "C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\kernel-ranchu" -initrd "C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\initrd" -drive "if=none,index=0,id=system,if=none,file=C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\system.img,read-only" -device virtio-blk-pci,drive=system,modern-pio-notify -drive "if=none,index=1,id=cache,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\cache.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576" -device virtio-blk-pci,drive=cache,modern-pio-notify -drive "if=none,index=2,id=userdata,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\userdata-qemu.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576" -device virtio-blk-pci,drive=userdata,modern-pio-notify -drive "if=none,index=3,id=encrypt,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\encryptionkey.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576" -device virtio-blk-pci,drive=encrypt,modern-pio-notify -drive "if=none,index=4,id=vendor,if=none,file=C:\Program Files (x86)\Android\android-sdk\system-images\android-35\google_apis_playstore\x86_64\\vendor.img,read-only" -device virtio-blk-pci,drive=vendor,modern-pio-notify -drive "if=none,index=5,id=sdcard,if=none,file=C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\sdcard.img.qcow2,overlap-check=none,cache=unsafe,l2-cache-size=1048576" -device virtio-blk-pci,drive=sdcard,modern-pio-notify -netdev user,id=mynet -device virtio-net-pci,netdev=mynet -chardev null,id=forhvc0 -chardev null,id=forhvc1 -device virtio-serial-pci,ioeventfd=off -device virtconsole,chardev=forhvc0 -device virtconsole,chardev=forhvc1 -chardev netsim,id=bluetooth -device virtserialport,chardev=bluetooth,name=bluetooth -device virtio-serial,ioeventfd=off -chardev socket,port=63374,host=::1,nowait,nodelay,reconnect=10,ipv6,id=modem -device virtserialport,chardev=modem,name=modem -device virtio-rng-pci -show-cursor -device virtio_input_multi_touch_pci_1 -device virtio_input_multi_touch_pci_2 -device virtio_input_multi_touch_pci_3 -device virtio_input_multi_touch_pci_4 -device virtio_input_multi_touch_pci_5 -device virtio_input_multi_touch_pci_6 -device virtio_input_multi_touch_pci_7 -device virtio_input_multi_touch_pci_8 -device virtio_input_multi_touch_pci_9 -device virtio_input_multi_touch_pci_10 -device virtio_input_multi_touch_pci_11 -device virtio-keyboard-pci -netdev user,id=virtio-wifi,dhcpstart=10.0.2.16 -device virtio-wifi-pci,netdev=virtio-wifi -device virtio-vsock-pci,guest-cid=77 -L "C:\Program Files (x86)\Android\android-sdk\emulator/lib/pc-bios" -soundhw virtio-snd-pci -vga none -append "no_timer_check 8250.nr_uarts=1 clocksource=pit console=0 cma=296M@0-4G loop.max_part=7 ramoops.mem_address=0xff018000 ramoops.mem_size=0x10000 memmap=0x10000$0xff018000 printk.devkmsg=on bootconfig" -android-hw "C:\Users\User\.android\avd\..\avd\pixel_7_-_api_35.avd\hardware-qemu.ini"
DEBUG | Android qemu version 35.1.20.0 (build_id 12234392) (CL:N/A)
DEBUG | Starting QEMU main loop
DEBUG | registered 'boot-properties' qemud service
DEBUG | Adding boot property: 'ro.opengles.version' = '196608'
DEBUG | Adding boot property: 'qemu.sf.fake_camera' = 'front'
DEBUG | Adding boot property: 'qemu.adb.secure' = '1'
DEBUG | Adding boot property: 'dalvik.vm.heapsize' = '512m'
DEBUG | Adding boot property: 'qemu.hw.mainkeys' = '0'
DEBUG | Adding boot property: 'qemu.sf.lcd_density' = '420'
WHPX on Windows 10.0.26100 detected.
Windows Hypervisor Platform accelerator is operational
netsimd I 12-28 15:35:00.907 daemon\src\rust_main.rs:98 - netsim artifacts path: "C:\\Users\\User\\AppData\\Local\\Temp\
etsimd"
netsimd I 12-28 15:35:00.907 daemon\src\rust_main.rs:101 - NetsimdArgs {
fd_startup_str: None,
no_cli_ui: true,
no_web_ui: true,
pcap: false,
disable_address_reuse: false,
hci_port: None,
connector_instance: None,
instance: None,
logtostderr: false,
dev: false,
disable_wifi_p2p: false,
rust_grpc: false,
vsock: None,
config: None,
host_dns: Some(
"10.0.0.1",
),
http_proxy: None,
test_beacons: false,
no_test_beacons: false,
no_shutdown: false,
verbose: false,
version: false,
}
DEBUG | control console listening on port 5554, ADB on port 5555
DEBUG | goldfish_events.have-dpad: false
DEBUG | goldfish_events.have-trackball: false
DEBUG | goldfish_events.have-camera: true
DEBUG | goldfish_events.have-keyboard: false
DEBUG | goldfish_events.have-lidswitch: false
DEBUG | goldfish_events.have-tabletmode: false
DEBUG | goldfish_events.have-touch: false
DEBUG | goldfish_events.have-multitouch: false
DEBUG | Adding boot property: 'monodroid.avdname' = 'pixel_7_-_api_35'
DEBUG | Adding boot property: 'net.wifi_mac_prefix' = '5554'
INFO | Monitoring duration of emulator setup.
DEBUG | Adding boot property: 'qemu.timezone' = 'America/Caracas'
DEBUG | android_hw_fingerprint_init: fingerprint qemud listen service initialized
WARNING | The emulator now requires a signed jwt token for gRPC access! Use the -grpc flag if you really want an open unprotected grpc port
INFO | Using security allow list from: C:\Program Files (x86)\Android\android-sdk\emulator\lib\emulator_access.json
WARNING | *** Basic token auth should only be used by android-studio ***
INFO | The active JSON Web Key Sets can be found here: C:\Users\User\AppData\Local\Temp\avd\running\21400\jwks\225d9f91-6d0e-4c2d-9260-6b1c2dd1e2b6\active.jwk
INFO | Scanning C:\Users\User\AppData\Local\Temp\avd\running\21400\jwks\225d9f91-6d0e-4c2d-9260-6b1c2dd1e2b6 for jwk keys.
INFO | Started GRPC server at 127.0.0.1:8554, security: Local, auth: +token
INFO | Advertising in: C:\Users\User\AppData\Local\Temp\avd\running\pid_21400.ini
DEBUG | Successfully initialized Wi-Fi
DEBUG | emulator_window_fb_rotate
I1228 11:35:01.169741 11228 FrameBuffer.cpp:2884] Setting display: 0 configuration to: 1080x2400, dpi: 420x420
DEBUG | setDisplayPose 0 x 0 y 0 w 1080 h 2400 dpi 0
I1228 11:35:01.170134 11228 FrameBuffer.cpp:2897] setDisplayActiveConfig 0
DEBUG | config multidisplay with config.ini 0x0 0x0 0x0
DEBUG | No acpi ini file provided, using default
DEBUG | added one RIL client
##############################################################################
## WARNING - ACTION REQUIRED ##
## Consider using the '-metrics-collection' flag to help improve the ##
## emulator by sending anonymized usage data. Or use the '-no-metrics' ##
## flag to bypass this warning and turn off the metrics collection. ##
## In a future release this warning will turn into a one-time blocking ##
## prompt to ask for explicit user input regarding metrics collection. ##
## ##
## Please see '-help-metrics-collection' for more details. You can use ##
## '-metrics-to-file' or '-metrics-to-console' flags to see what type of ##
## data is being collected by emulator as part of usage statistics. ##
##############################################################################
INFO | Loading snapshot 'default_boot'...
DEBUG | Adding boot property: 'ro.opengles.version' = '196608'
DEBUG | Adding boot property: 'qemu.sf.fake_camera' = 'front'
DEBUG | Adding boot property: 'qemu.adb.secure' = '1'
DEBUG | Adding boot property: 'dalvik.vm.heapsize' = '512m'
DEBUG | Adding boot property: 'qemu.hw.mainkeys' = '0'
DEBUG | Adding boot property: 'qemu.sf.lcd_density' = '420'
DEBUG | Adding boot property: 'monodroid.avdname' = 'pixel_7_-_api_35'
DEBUG | Adding boot property: 'net.wifi_mac_prefix' = '5554'
DEBUG | Adding boot property: 'qemu.timezone' = 'America/Caracas'
INFO | Activated packet streamer for bluetooth emulation
DEBUG | Registering pipe service multidisplay
DEBUG | MultiDisplayPipe created 00000246D16222A0
DEBUG | loaded display 0
DEBUG | _hwFingerprint_connect: connect finger print listen is called
INFO | Successfully loaded snapshot 'default_boot'
DEBUG | added one remote client
E1228 11:35:03.643838 14504 FrameBuffer.cpp:3609] Failed to find ColorBuffer:0
E1228 11:35:04.508448 22368 FrameBuffer.cpp:3609] Failed to find ColorBuffer:0
E1228 11:35:08.333989 14504 FrameBuffer.cpp:3609] Failed to find ColorBuffer:0
DEBUG | Data frame has invalid ether type 0
DEBUG | Unexpected ether type: 0. Dump frame: Data (Data)
DEBUG | Data frame has invalid ether type 0
DEBUG | Unexpected ether type: 0. Dump frame: Data (Data)
DEBUG | Data frame has invalid ether type 0
DEBUG | Unexpected ether type: 0. Dump frame: Data (Data)
Contributor guide
Assessment
This issue has not been assessed yet.