Android Studio Crash Catalina - AVD

Anyone else try Android Studio 3.4.2 on Catalina? Keeps crashing when attempting to create a virtual device to debug with? (Clean install of Catalina)


Process:               studio [1510]
Path:                  /Applications/Android Studio.app/Contents/MacOS/studio
Identifier:            com.google.android.studio
Version:               3.4 (AI-183.6156.11.34.5692245)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           studio [1510]
User ID:               501


Date/Time:             2019-07-10 10:34:45.194 -0500
OS Version:            Mac OS X 10.15 (19A501i)
Report Version:        12
Bridge OS Version:     4.0 (17P50496d)
Anonymous UUID:        472C98A3-396D-35BA-85C6-E3FE3B8402A3




Time Awake Since Boot: 1000 seconds


System Integrity Protection: enabled


Crashed Thread:        34  Java: AWT-EventQueue-0 3.4#AI-183.6156.11.34.5692245 Studio, ea


Exception Type:        EXC_BAD_ACCESS (SIGABRT)
Exception Codes:       KERN_INVALID_ADDRESS at 0x0000000000000000
Exception Note:        EXC_CORPSE_NOTIFY


VM Regions Near 0:
-->
    __TEXT                 00000001002b5000-00000001002bb000 [   24K] r-x/rwx SM=COW  /Applications/Android Studio.app/Contents/MacOS/studio


Application Specific Information:
CGDataProviderCreateWithData: 0x0 0

abort() called


Thread 0:: AppKit Thread  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib         0x00007fff6d6a2396 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff6d6a28fc mach_msg + 60
2   com.apple.CoreFoundation       0x00007fff35f29a99 __CFRunLoopServiceMachPort +

Replies

I'm getting the same thing. No solutions yet..

I'm getting the same thing. No solutions yet..

add

-Dsun.font.layoutengine=icu
into Help -> Edit Custom VM Options and restart IDE.

This worked for me.

Please check this:

https://stackoverflow.com/a/56900301/1361120

Unfortunately, that didn't work for me. IntelliJ 2019.1 works like a charm, Android Studio crashes with the same .vmoption file. 😟

I had visual studio in full screen and kept trying to add a new device, it kept freezing up and the fans started to be spin hella fast and it was loud, tried this several times. Took it out of full screen it worked fine ;/
Weird solution but worked for me.