langtec
Emulator error 139 with latest android studio version
I have installed Android studio, first the snap version, then downloaded Panda 2.x from the website. In both versions, the emulator keeps crashing. Its starts to boot, then a pop up window occurs, telling me that the process terminated. When I look into the logs, it says it terminates with error code 139.
Plattform is ubuntu 24.04 on an Intel I7 with 16 GB RAM and Nvidia 2070 maxQ with driver version 590.
The following is the full log file after clicking the start button of the virtual device (36.1, default created on first startup) :
2026-03-07 13:16:38,952 [ 45160] INFO - Emulator: Medium Phone API 36.1 - /home/maurice/Android/Sdk/emulator/emulator -netdelay none -netspeed full -avd Medium_Phone_API_36.1 -qt-hide-window -grpc-use-token -idle-grpc-timeout 300
2026-03-07 13:16:38,971 [ 45179] INFO - Emulator: Medium Phone API 36.1 - Android emulator version 36.4.9.0 (build_id 14788078) (CL:N/A)
2026-03-07 13:16:38,971 [ 45179] INFO - Emulator: Medium Phone API 36.1 - Graphics backend: gfxstream
2026-03-07 13:16:38,971 [ 45179] INFO - Emulator: Medium Phone API 36.1 - Found systemPath /home/maurice/Android/Sdk/system-images/android-36.1/google_apis_playstore/x86_64/
2026-03-07 13:16:39,588 [ 45796] WARN - Emulator: Medium Phone API 36.1 - Please update the emulator to one that supports the feature(s): VulkanVirtualQueue
2026-03-07 13:16:39,588 [ 45796] INFO - Emulator: Medium Phone API 36.1 - Guest GLES Driver: Auto (ext controls)
2026-03-07 13:16:39,589 [ 45797] INFO - Emulator: Medium Phone API 36.1 - emuglConfig_init: vulkan_mode_selected:host gles_mode_selected:host
2026-03-07 13:16:39,589 [ 45797] INFO - Emulator: Medium Phone API 36.1 - emuglConfig_get_vulkan_hardware_gpu_support_info: Found physical GPU ‘NVIDIA GeForce RTX 2070 with Max-Q Design’, type: VK_PHYSICAL_DEVICE_TYPE_DISCRETE_GPU, apiVersion: 1.4.325, driverVersion: 590.48
2026-03-07 13:16:39,589 [ 45797] INFO - Emulator: Medium Phone API 36.1 -
2026-03-07 13:16:39,589 [ 45797] INFO - Emulator: Medium Phone API 36.1 - emuglConfig_get_vulkan_hardware_gpu_support_info: Found physical GPU ‘Intel(R) UHD Graphics (CML GT2)’, type: VK_PHYSICAL_DEVICE_TYPE_INTEGRATED_GPU, apiVersion: 1.4.318, driverVersion: 25.2.8
2026-03-07 13:16:39,589 [ 45797] INFO - Emulator: Medium Phone API 36.1 -
2026-03-07 13:16:39,589 [ 45797] INFO - Emulator: Medium Phone API 36.1 - emuglConfig_get_vulkan_hardware_gpu_support_info: Found physical GPU ‘llvmpipe (LLVM 21.0.0, 256 bits)’, type: VK_PHYSICAL_DEVICE_TYPE_CPU, apiVersion: 1.4.318, driverVersion: 25.2.4
2026-03-07 13:16:39,589 [ 45797] INFO - Emulator: Medium Phone API 36.1 -
2026-03-07 13:16:39,617 [ 45825] INFO - Emulator: Medium Phone API 36.1 - Checking system compatibility:
2026-03-07 13:16:39,618 [ 45826] INFO - Emulator: Medium Phone API 36.1 - Checking: hasSufficientDiskSpace
2026-03-07 13:16:39,618 [ 45826] INFO - Emulator: Medium Phone API 36.1 - Ok: Disk space requirements to run avd: Medium_Phone_API_36.1 are met
2026-03-07 13:16:39,618 [ 45826] INFO - Emulator: Medium Phone API 36.1 - Checking: hasSufficientHwGpu
2026-03-07 13:16:39,618 [ 45826] INFO - Emulator: Medium Phone API 36.1 - Ok: Hardware GPU requirements to run avd: Medium_Phone_API_36.1 are passed
2026-03-07 13:16:39,618 [ 45826] INFO - Emulator: Medium Phone API 36.1 - Checking: hasSufficientSystem
2026-03-07 13:16:39,618 [ 45826] INFO - Emulator: Medium Phone API 36.1 - Ok: System requirements to run avd: Medium_Phone_API_36.1 are met
2026-03-07 13:16:39,618 [ 45826] WARN - Emulator: Medium Phone API 36.1 - Failed to process .ini file /home/maurice/.android/avd/../avd/Medium_Phone.avd/quickbootChoice.ini for reading.
2026-03-07 13:16:39,762 [ 45970] INFO - Emulator: Medium Phone API 36.1 - Storing crashdata in: /tmp/android-maurice/emu-crash-36.4.9.db, detection is enabled for process: 5640
2026-03-07 13:16:39,763 [ 45971] INFO - Emulator: Medium Phone API 36.1 - Initializing gfxstream backend
2026-03-07 13:16:39,773 [ 45981] INFO - Emulator: Medium Phone API 36.1 - android_startOpenglesRenderer: gpu info
2026-03-07 13:16:39,773 [ 45981] INFO - Emulator: Medium Phone API 36.1 - INFO |
2026-03-07 13:16:39,775 [ 45983] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [/home/maurice/Android/Sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so]
2026-03-07 13:16:39,775 [ 45983] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [/home/maurice/Android/Sdk/emulator/qemu/linux-x86_64/lib64/vulkan/libvulkan.so.1]
2026-03-07 13:16:39,775 [ 45983] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [/home/maurice/Android/Sdk/emulator/lib64/vulkan/libvulkan.so]
2026-03-07 13:16:39,775 [ 45983] INFO - Emulator: Medium Phone API 36.1 - Added library: /home/maurice/Android/Sdk/emulator/lib64/vulkan/libvulkan.so
2026-03-07 13:16:39,861 [ 46069] INFO - Emulator: Medium Phone API 36.1 - Selecting Vulkan device: NVIDIA GeForce RTX 2070 with Max-Q Design, Version: 1.4.325
2026-03-07 13:16:40,058 [ 46266] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [libX11]
2026-03-07 13:16:40,059 [ 46267] WARN - Emulator: Medium Phone API 36.1 - Could not open libX11.so, try libX11.so.6
2026-03-07 13:16:40,059 [ 46267] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [libX11.so.6]
2026-03-07 13:16:40,059 [ 46267] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [libX11-xcb]
2026-03-07 13:16:40,059 [ 46267] WARN - Emulator: Medium Phone API 36.1 - Could not open libX11-xcb.so, try libX11-xcb.so.1
2026-03-07 13:16:40,059 [ 46267] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [libX11-xcb.so.1]
2026-03-07 13:16:40,061 [ 46269] INFO - Emulator: Medium Phone API 36.1 - SharedLibrary::open for [libGL.so.1]
2026-03-07 13:16:40,128 [ 46336] WARN - Emulator: Medium Phone API 36.1 - Skip R5G6B5 support on Google (Intel)
2026-03-07 13:16:40,128 [ 46336] WARN - Emulator: Medium Phone API 36.1 - Skip R5G5B5 support on Google (Intel)
2026-03-07 13:16:40,128 [ 46336] WARN - Emulator: Medium Phone API 36.1 - Skip R5G6B5 support on Google (Intel)
2026-03-07 13:16:40,128 [ 46336] WARN - Emulator: Medium Phone API 36.1 - Skip R5G5B5 support on Google (Intel)
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - Initializing VkEmulation features:
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - glInteropSupported: false
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - useDeferredCommands: true
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - createResourceWithRequirements: true
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - useVulkanComposition: false
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - useVulkanNativeSwapchain: false
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - enable guestRenderDoc: false
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - ASTC LDR emulation mode: Gpu
2026-03-07 13:16:40,153 [ 46361] INFO - Emulator: Medium Phone API 36.1 - enable ETC2 emulation: true
2026-03-07 13:16:40,154 [ 46362] INFO - Emulator: Medium Phone API 36.1 - enable Ycbcr emulation: false
2026-03-07 13:16:40,154 [ 46362] INFO - Emulator: Medium Phone API 36.1 - guestVulkanOnly: false
2026-03-07 13:16:40,154 [ 46362] INFO - Emulator: Medium Phone API 36.1 - useDedicatedAllocations: false
2026-03-07 13:16:40,154 [ 46362] INFO - Emulator: Medium Phone API 36.1 - Graphics Adapter Vendor Google (Intel)
2026-03-07 13:16:40,154 [ 46362] INFO - Emulator: Medium Phone API 36.1 - Graphics Adapter Android Emulator OpenGL ES Translator (Mesa Intel(R) UHD Graphics (CML GT2))
2026-03-07 13:16:40,154 [ 46362] INFO - Emulator: Medium Phone API 36.1 - Graphics API Version OpenGL ES 3.0 (4.6 (Core Profile) Mesa 25.2.8-0ubuntu0.24.04.1)
2026-03-07 13:16:40,155 [ 46363] INFO - Emulator: Medium Phone API 36.1 - 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
2026-03-07 13:16:40,155 [ 46363] INFO - Emulator: Medium Phone API 36.1 - Graphics Device Extensions N/A
2026-03-07 13:16:40,155 [ 46363] INFO - Emulator: Medium Phone API 36.1 - Disabling sparse binding feature support
2026-03-07 13:16:40,186 [ 46394] INFO - Emulator: Medium Phone API 36.1 - Sending adb public key [QAAAAOnktoGnzK/oqck6aLyM6BWkbKiNOW3OrURecLEq2V6ryE4CE0+fS+y9VHygK6z8a4GwIW8h7PRK7kQHjd6xDksuW67G75nikEU3a4HCHVZalEsSRAaJYHMU2GmRIMOohSxmeiZt25IeitD0O/2RTMfMptdyHqEg+2076GNZ9PfTPH0T/aF7Jf7o8YsoMh53liaw8XF6hGnSUvhA5BX7WwHjFlVuIo7T2GnB3iGZRN4Ys+JpD7ifvyxjs7GtkIj1F3gWVCSTJu3aXgqPcjpzdlY+eEtH0qa3/Tqs5MPWMXM7KIeq+3Jv4aleAj0dT5LRTenZTkuMyv8j9Ff8Jzny8TwOWIqfMicHvvl3FLkbFN/r8FPR64JxfEZ0ErBkinKofsDZ+bjfGGiIjEu6lZx8hs+ZBBJ6PjTiukS4cLWDlgKyqfM1Ns6SicDTbr7ju4D+24FrXKFqj2XdEC4/9aQq1J7E8GBPZY5F3HOKl86I78/9ZYOc+TpRh2HkFYgwJON/VcjG6bkdx+wD3OMdOa3c9XyJc0EuePN6GJN7WjFFkVuA8NrAbrafbmZnSoVsSCrJdnQ/q/m0oqpAQkKSo8fuEC+58ncSwQWbhHvMv+JyZaG7+oE86AGn0dSipJTP93FoZziP3j5dzkh7R62swBrxQsVR+AWkFwX5Bb4Kuj8tOJYHr5FmkQEAAQA= maurice@unknown]
2026-03-07 13:16:40,186 [ 46394] INFO - Emulator: Medium Phone API 36.1 - Userspace boot properties:
2026-03-07 13:16:40,186 [ 46394] INFO - Emulator: Medium Phone API 36.1 - androidboot.boot_devices=pci0000:00/0000:00:03.0 pci0000:00/0000:00:06.0
2026-03-07 13:16:40,186 [ 46394] INFO - Emulator: Medium Phone API 36.1 - androidboot.dalvik.vm.heapsize=512m
2026-03-07 13:16:40,186 [ 46394] INFO - Emulator: Medium Phone API 36.1 - androidboot.debug.hwui.renderer=skiagl
2026-03-07 13:16:40,186 [ 46394] INFO - Emulator: Medium Phone API 36.1 - androidboot.hardware=ranchu
2026-03-07 13:16:40,186 [ 46394] INFO - Emulator: Medium Phone API 36.1 - androidboot.hardware.gltransport=pipe
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.hardware.vulkan=ranchu
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.logcat=*:V
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.opengles.version=196608
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu=1
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.adb.pubkey=QAAAAOnktoGnzK/oqck6aLyM6BWkbKiNOW3OrURecLEq2V6ryE4CE0+fS+y9VHygK6z8a4GwIW8h7PRK7kQHjd6xDksuW67G75nikEU3a4HCHVZalEsSRAaJYHMU2GmRIMOohSxmeiZt25IeitD0O/2RTMfMptdyHqEg+2076GNZ9PfTPH0T/aF7Jf7o8YsoMh53liaw8XF6hGnSUvhA5BX7WwHjFlVuIo7T2GnB3iGZRN4Ys+JpD7ifvyxjs7GtkIj1F3gWVCSTJu3aXgqPcjpzdlY+eEtH0qa3/Tqs5MPWMXM7KIeq+3Jv4aleAj0dT5LRTenZTkuMyv8j9Ff8Jzny8TwOWIqfMicHvvl3FLkbFN/r8FPR64JxfEZ0ErBkinKofsDZ+bjfGGiIjEu6lZx8hs+ZBBJ6PjTiukS4cLWDlgKyqfM1Ns6SicDTbr7ju4D+24FrXKFqj2XdEC4/9aQq1J7E8GBPZY5F3HOKl86I78/9ZYOc+TpRh2HkFYgwJON/VcjG6bkdx+wD3OMdOa3c9XyJc0EuePN6GJN7WjFFkVuA8NrAbrafbmZnSoVsSCrJdnQ/q/m0oqpAQkKSo8fuEC+58ncSwQWbhHvMv+JyZaG7+oE86AGn0dSipJTP93FoZziP3j5dzkh7R62swBrxQsVR+AWkFwX5Bb4Kuj8tOJYHr5FmkQEAAQA= maurice@unknown
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.avd_name=Medium_Phone_API_36.1
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.camera_hq_edge_processing=0
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.camera_protocol_ver=1
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.cpuvulkan.version=4202496
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.gltransport.drawFlushInterval=800
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.gltransport.name=pipe
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.hwcodec.avcdec=2
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.hwcodec.hevcdec=2
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.hwcodec.vpxdec=2
2026-03-07 13:16:40,187 [ 46395] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.settings.system.screen_off_timeout=2147483647
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.skin=1080x2400
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.virtiowifi=1
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.qemu.vsync=60
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.serialno=EMULATOR36X4X9X0
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.vbmeta.digest=8c6ff42bff8696120e63308883e0cfad21d048439d53af334ec09bf5eb680f47
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.vbmeta.hash_alg=sha256
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.vbmeta.size=6720
2026-03-07 13:16:40,188 [ 46396] INFO - Emulator: Medium Phone API 36.1 - androidboot.veritymode=enforcing
2026-03-07 13:16:40,259 [ 46467] INFO - Emulator: Medium Phone API 36.1 - Monitoring duration of emulator setup.
2026-03-07 13:16:40,277 [ 46485] INFO - Emulator: Medium Phone API 36.1 - Using security allow list from: /home/maurice/Android/Sdk/emulator/lib/emulator_access.json
2026-03-07 13:16:40,281 [ 46489] WARN - Emulator: Medium Phone API 36.1 - *** Basic token auth should only be used by android-studio ***
2026-03-07 13:16:40,286 [ 46494] INFO - Emulator: Medium Phone API 36.1 - The active JSON Web Key Sets can be found here: /run/user/1000/avd/running/5640/jwks/46961e08-50e3-4f0e-b295-96ccdef176bb/active.jwk
2026-03-07 13:16:40,286 [ 46494] INFO - Emulator: Medium Phone API 36.1 - Scanning /run/user/1000/avd/running/5640/jwks/46961e08-50e3-4f0e-b295-96ccdef176bb for jwk keys.
2026-03-07 13:16:40,287 [ 46495] INFO - #com.android.tools.idea.adb.AdbService - Device [emulator-5554] is offline (device state is OFFLINE)
2026-03-07 13:16:40,292 [ 46500] INFO - Emulator: Medium Phone API 36.1 - Started GRPC server at 127.0.0.1:8554, security: Local, auth: +token
2026-03-07 13:16:40,295 [ 46503] INFO - Emulator: Medium Phone API 36.1 - Advertising in: /run/user/1000/avd/running/pid_5640.ini
2026-03-07 13:16:40,345 [ 46553] INFO - Emulator: Medium Phone API 36.1 - Setting display: 0 configuration to: 1080x2400, dpi: 420x420
2026-03-07 13:16:40,345 [ 46553] INFO - Emulator: Medium Phone API 36.1 - setDisplayActiveConfig 0
2026-03-07 13:16:40,390 [ 46598] INFO - Emulator: Medium Phone API 36.1 - GPU Vendor=[Google (Intel)]
2026-03-07 13:16:40,390 [ 46598] INFO - Emulator: Medium Phone API 36.1 - GPU Renderer=[Android Emulator OpenGL ES Translator (Mesa Intel(R) UHD Graphics (CML GT2))]
2026-03-07 13:16:40,390 [ 46598] INFO - Emulator: Medium Phone API 36.1 - GPU Version=[OpenGL ES 3.0 (4.6 (Core Profile) Mesa 25.2.8-0ubuntu0.24.04.1)]
2026-03-07 13:16:40,391 [ 46599] INFO - Emulator: Medium Phone API 36.1 - Loading snapshot ‘default_boot’…
2026-03-07 13:16:40,409 [ 46617] WARN - Emulator: Medium Phone API 36.1 - Device ‘cache’ does not have the requested snapshot ‘default_boot’
2026-03-07 13:16:40,409 [ 46617] INFO - Emulator: Medium Phone API 36.1 -
2026-03-07 13:16:40,409 [ 46617] WARN - Emulator: Medium Phone API 36.1 - Failed to load snapshot ‘default_boot’
2026-03-07 13:16:40,722 [ 46930] INFO - Emulator: Medium Phone API 36.1 - Warning: QMetaObject::connectSlotsByName: No matching signal for on_rgbcSensorValueWidget_valueChanged() (:0, )
2026-03-07 13:16:40,723 [ 46931] INFO - Emulator: Medium Phone API 36.1 - Warning: QMetaObject::connectSlotsByName: No matching signal for on_posture_valueChanged(int) (:0, )
2026-03-07 13:16:41,341 [ 47549] INFO - Emulator: Medium Phone API 36.1 - Warning: QObject::connect: Cannot queue arguments of type ‘std::vectorandroid::emulation::control::SnapshotInfo’
2026-03-07 13:16:41,342 [ 47550] INFO - Emulator: Medium Phone API 36.1 - (Make sure ‘std::vectorandroid::emulation::control::SnapshotInfo’ is registered using qRegisterMetaType().) (:0, )
2026-03-07 13:16:41,510 [ 47718] INFO - Emulator: Medium Phone API 36.1 - AVD supportsNativeGLES=1, supportsGuestAngle=1
2026-03-07 13:16:41,510 [ 47718] INFO - Emulator: Medium Phone API 36.1 - Guest Angle is still unstable for API > 35.
2026-03-07 13:16:41,616 [ 47824] INFO - Emulator: Medium Phone API 36.1 - Created extended window in 1.151434s
2026-03-07 13:16:43,664 [ 49872] INFO - Emulator: Medium Phone API 36.1 - Activated packet streamer for uwb emulation
2026-03-07 13:16:43,664 [ 49872] INFO - Emulator: Medium Phone API 36.1 - Activated packet streamer for bluetooth emulation
2026-03-07 13:16:46,417 [ 52625] WARN - Emulator: Medium Phone API 36.1 - adb command '/home/maurice/Android/Sdk/platform-tools/adb -s emulator-5554 shell getprop sys.boot_completed ’ failed: ‘adb: device offline’
2026-03-07 13:16:52,164 [ 58372] WARN - Emulator: Medium Phone API 36.1 - adb command '/home/maurice/Android/Sdk/platform-tools/adb -s emulator-5554 shell getprop sys.boot_completed ’ failed: ‘adb: device offline’
2026-03-07 13:16:57,361 [ 63569] WARN - Emulator: Medium Phone API 36.1 - adb command '/home/maurice/Android/Sdk/platform-tools/adb -s emulator-5554 shell getprop sys.boot_completed ’ failed: ‘adb: device offline’
2026-03-07 13:17:00,174 [ 66382] INFO - c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs from [/home/maurice/.cache/Google/AndroidStudio2025.3.2/caches/huge-gists] …
2026-03-07 13:17:00,175 [ 66383] INFO - c.i.u.g.s.GistStorageImpl - Cleaning old huge-gists dirs finished
2026-03-07 13:17:00,452 [ 66660] INFO - Emulator: Medium Phone API 36.1 - Process finished with exit code 139 (interrupted by signal 11:SIGSEGV)
2026-03-07 13:17:00,452 [ 66660] WARN - Emulator: Medium Phone API 36.1 - Emulator terminated with exit code 139
2026-03-07 13:17:00,600 [ 66808] INFO - #com.android.tools.idea.adb.AdbService - Device [emulator-5554] is offline (device state is DISCONNECTED)
2026-03-07 13:17:00,602 [ 66810] INFO - #com.android.adblib.ddmlibcompatibility.debugging.AdblibIDeviceWrapper - Failed to retrieve AVD data during initialization: Completion due to I/O Exception
java.io.IOException: Device emulator-5554 disconnected while waiting for ‘ONLINE’
at com.android.adblib.ConnectedDeviceKt.waitUntilState(ConnectedDevice.kt:104)
at com.android.adblib.ConnectedDeviceKt$waitUntilState$1.invokeSuspend(ConnectedDevice.kt)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:610)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runDefaultDispatcherTask(CoroutineScheduler.kt:1194)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:906)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:775)
at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:762)
2026-03-07 13:17:00,603 [ 66811] WARN - #com.android.adblib.ddmlibcompatibility.debugging.AdbLibDeviceClientManager - Suppressed a frequent exception logged for the 2nd time: Device emulator-5554 disconnected while waiting for ‘ONLINE’
2026-03-07 13:17:00,970 [ 67178] WARN - #com.android.sdklib.deviceprovisioner.DeviceAction - The emulator process for AVD Medium_Phone_API_36.1 has terminated.
com.android.tools.idea.avdmanager.EmulatorConnectionListener$EmulatorTerminatedException: The emulator process for AVD Medium_Phone_API_36.1 has terminated.
at com.android.tools.idea.avdmanager.EmulatorConnectionListener$WaitForEmulatorTask.run(EmulatorConnectionListener.java:93)
at com.intellij.openapi.application.impl.ApplicationImpl$4.run(ApplicationImpl.java:334)
at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at com.intellij.util.concurrency.ContextCallable.lambda$call$1(ContextCallable.java:86)
at com.intellij.concurrency.ThreadContext.installThreadContext(threadContext.kt:305)
at com.intellij.util.concurrency.ContextCallable.lambda$call$2(ContextCallable.java:83)
at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:96)
at java.base/java.util.concurrent.FutureTask.run(Unknown Source)
at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167)
at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:167)
at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:173)
at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:167)
at com.intellij.util.concurrency.ContextRunnable.lambda$run$0(ContextRunnable.java:26)
at com.intellij.concurrency.ThreadContext.resetThreadContext(threadContext.kt:294)
at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:25)
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Unknown Source)
at java.base/java.security.AccessController.doPrivileged(Unknown Source)
at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Unknown Source)
at java.base/java.lang.Thread.run(Unknown Source)
2026-03-07 13:17:00,973 [ 67181] INFO - #com.android.tools.idea.streaming.emulator.EmulatorController - Disconnected from Medium Phone API 36.1 on port 8554
2026-03-07 13:17:05,202 [ 71410] INFO - c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
2026-03-07 13:17:05,204 [ 71412] INFO - c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
2026-03-07 13:17:11,208 [ 77416] WARN - c.i.i.a.CopyTBXReferenceAction - Cannot find TBX tool for IDE: AndroidStudio
2026-03-07 13:17:14,553 [ 80761] WARN - c.i.i.a.CopyTBXReferenceAction - Cannot find TBX tool for IDE: AndroidStudio
2026-03-07 13:17:18,569 [ 84777] INFO - c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.SdkEntity to files
2026-03-07 13:17:18,570 [ 84778] INFO - c.i.w.i.i.j.s.JpsGlobalModelSynchronizerImpl - Saving global entities com.intellij.platform.workspace.jps.entities.LibraryEntity to files
2026-03-07 13:17:18,595 [ 84803] INFO - c.i.c.ComponentStoreImpl - Saving appFileTypeManager took 16 ms
Can somebody help me troubleshoot this issue? On my previous laptop (same OS version, but 1050ti), everything worked perfectly fine with the snap version of Android Studio.
I already tried different GPU drivers, increasing memory for AS and the virtual device, nothing seems to work.
Popular Android topics
Other popular topics
Categories:
Sub Categories:
Popular Portals
- /elixir
- /rust
- /wasm
- /ruby
- /erlang
- /phoenix
- /keyboards
- /python
- /js
- /rails
- /security
- /go
- /swift
- /vim
- /clojure
- /java
- /emacs
- /haskell
- /svelte
- /typescript
- /onivim
- /kotlin
- /c-plus-plus
- /crystal
- /tailwind
- /react
- /gleam
- /ocaml
- /flutter
- /elm
- /vscode
- /ash
- /html
- /opensuse
- /zig
- /centos
- /deepseek
- /php
- /scala
- /react-native
- /lisp
- /textmate
- /sublime-text
- /nixos
- /debian
- /agda
- /django
- /deno
- /kubuntu
- /arch-linux
- /nodejs
- /revery
- /ubuntu
- /manjaro
- /spring
- /julia
- /diversity
- /lua
- /markdown
- /v









