在将Android升级到Dolphin之后,它在启动时就不断崩溃。分享这里弹出的信息。
我正在使用Mac M1和Ventura
Process: studio [4152]
Path: /Applications/Android Studio.app/Contents/MacOS/studio
Identifier: com.google.android.studio
Version: 2021.3 (AI-213.7172.25.2113.9014738)
Code Type: ARM-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2022-10-12 09:00:55.5856 +0400
OS Version: macOS 12.6 (21G115)
Report Version: 12
Anonymous UUID: 8079434B-2621-B57E-F7C2-059F164371A4
Sleep/Wake UUID: 1E04EB95-F32E-48F2-82EB-2A96F522C211
Time Awake Since Boot: 2400 seconds
Time Since Wake: 1763 seconds
System Integrity Protection: enabled
Crashed Thread: 3
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Application Specific Information:
abort() called发布于 2022-11-01 11:34:20
找到了解决办法。
打开此文件/Users/{USER_NAME}/Library/LaunchAgents/jetbrains.vmoptions.plist,然后删除所有launchctl setenv "*_OPTIONS"。保存并关闭它。重启你的mac。
https://stackoverflow.com/questions/74036715
复制相似问题