【发布时间】:2021-09-15 08:10:17
【问题描述】:
所以我最近将我的 MacBook Air M1 芯片更新为最新版本的 Mac OS Monterey,突然我的 Android Studio 开始崩溃,因为我无法连接我的模拟器或使用 Flutter。有人可以帮我吗? 这是我的日志 -
Process: studio [53499]
Path: /Volumes/VOLUME/*/Android Studio.app/Contents/MacOS/studio
Identifier: com.google.android.studio
Version: 2020.3 (AI-203.7717.56.2031.7678000)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2021-09-15 13:29:43.4753 +0530
OS Version: macOS 12.0 (21A5506j)
Report Version: 12
Anonymous UUID: 5ACCD76D-EE29-30BD-078E-17070264723F
Sleep/Wake UUID: 23925D3A-0748-4C60-B3F3-19C83A953526
Time Awake Since Boot: 1000 seconds
Time Since Wake: 271 seconds
System Integrity Protection: enabled
Crashed Thread: 3
Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000400000000
Exception Codes: 0x0000000000000001, 0x0000000400000000
Exception Note: EXC_CORPSE_NOTIFY
VM Region Info: 0x400000000 is not in any region. Bytes after previous region: 6796312577 Bytes before following region: 14763950080
REGION TYPE START - END [ VSIZE] PRT/MAX SHRMOD REGION DETAIL
unused shlib __TEXT 26791e000-26ae88000 [ 53.4M] r--/r-- SM=COW ... this process
---> GAP OF 0x505178000 BYTES
VM_ALLOCATE (reserved) 770000000-778000000 [128.0M] rw-/rwx SM=NUL ...(unallocated)
Application Specific Information:
abort() called
整个内容很长,但这是前几行。有什么建议吗?
【问题讨论】:
标签: android flutter android-studio