Android Studio 3.6.3内核崩溃和崩溃

时间:2020-05-03 14:53:28

标签: android android-studio kernel panic

显然,我的MacBook Pro始终崩溃,并且在打开模拟器(AVD或Genymotion)的情况下,肯定会在大约5分钟内崩溃。有人遇到过吗?

这是我的笔记本电脑规格:

类型:Macbook Pro 15'2017, 处理器:i7四核2.9Ghz, 内存:16GB RAM 操作系统:Catalina 10.15.3

这是我的紧急日志的摘要:

ime Awake Since Boot: 84 seconds

System Integrity Protection: enabled

Crashed Thread:        19  Java: C1 CompilerThread1

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

VM Regions Near 0x21642e9740:
VM_ALLOCATE            00000007c1576000-0000000800000000 [  1.0G] ---/rwx SM=NUL  
--> 
MALLOC_NANO            0000600000000000-0000600008000000 [128.0M] rw-/rwx SM=PRV  

Application Specific Information:
abort() called

Error Formulating Crash Report:
Failed to evaluate binary image: CoreGraphics@0x7fff2cf80000. Exception code: 0x1002

Thread 0:: AppKit Thread  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib          0x00007fff6436725a mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff643675d0 mach_msg + 60
2   com.apple.CoreFoundation        0x00007fff2cb82d0b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation        0x00007fff2cb818e7 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation        0x00007fff2cb80bd3 CFRunLoopRunSpecific + 499
5   com.apple.HIToolbox             0x00007fff2b6d665d RunCurrentEventLoopInMode + 292
6   com.apple.HIToolbox             0x00007fff2b6d639d ReceiveNextEventCommon + 600
7   com.apple.HIToolbox             0x00007fff2b6d6127 
_BlockUntilNextEventMatchingListInModeWithFilter + 64
8   com.apple.AppKit                0x00007fff29d46ba4 _DPSNextEvent + 990
9   com.apple.AppKit                0x00007fff29d45380 -[NSApplication(NSEvent) 
_nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
10  libosxapp.dylib                 0x0000000127cee1d5 -[NSApplicationAWT 
nextEventMatchingMask:untilDate:inMode:dequeue:] + 121
11  com.apple.AppKit                0x00007fff29d3709e -[NSApplication run] + 658
12  libosxapp.dylib                 0x0000000127cee01a +[NSApplicationAWT 
runAWTLoopWithApp:] + 219
13  libawt_lwawt.dylib              0x0000000128069347 -[AWTStarter starter:] + 856
14  com.apple.Foundation            0x00007fff2f25f8ab __NSThreadPerformPerform + 254
15  com.apple.CoreFoundation        0x00007fff2cb82b21 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16  com.apple.CoreFoundation        0x00007fff2cb82ac0 __CFRunLoopDoSource0 + 103
17  com.apple.CoreFoundation        0x00007fff2cb828d4 __CFRunLoopDoSources0 + 209
18  com.apple.CoreFoundation        0x00007fff2cb81740 __CFRunLoopRun + 1272
19  com.apple.CoreFoundation        0x00007fff2cb80bd3 CFRunLoopRunSpecific + 499
20  com.google.android.studio       0x000000010cacbd79 main + 336
21  libdyld.dylib                   0x00007fff642267fd start + 1

0 个答案:

没有答案