cocos 2.4.9/10 在Mac 11.6.5 big_sur 崩溃

只要打开任何一个项目都会崩溃(必现)

崩溃信息如下,信息字节数>70000,所以删除掉一些线程的信息:

Process: CocosCreator [42240]
Path: /Applications/CocosCreator/*/CocosCreator.app/Contents/MacOS/CocosCreator
Identifier: com.cocos.creator
Version: 2.4.10 (2.4.10)
Code Type: X86-64 (Native)
Parent Process: CocosDashboard [41937]
Responsible: CocosDashboard [41937]
User ID: 501

Date/Time: 2022-10-25 14:26:11.576 +0800
OS Version: macOS 11.6.5 (20G527)
Report Version: 12
Anonymous UUID: 4E794978-2B2D-C215-6037-3EB8FD7B20FE

Time Awake Since Boot: 350000 seconds

System Integrity Protection: enabled

Crashed Thread: 29

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY

Termination Signal: Illegal instruction: 4
Termination Reason: Namespace SIGNAL, Code 0x4
Terminating Process: exc handler [42240]

Thread 0:: CrBrowserMain Dispatch queue: com.apple.main-thread
0 ??? 0x0000001a00046b5f 0 + 111669439327
1 ??? 0x0000001a0014030e 0 + 111670461198
2 ??? 0x0000001a00049541 0 + 111669450049
3 ??? 0x0000001a00049541 0 + 111669450049
4 ??? 0x0000001a00049541 0 + 111669450049
5 ??? 0x0000001a00049541 0 + 111669450049
6 ??? 0x0000001a00049541 0 + 111669450049
7 ??? 0x0000001a00049541 0 + 111669450049
8 ??? 0x0000001a00049541 0 + 111669450049
9 ??? 0x0000001a000475fb 0 + 111669442043
10 ??? 0x0000001a00047383 0 + 111669441411
11 com.github.Electron.framework 0x0000000105cdce6b v8::internal::Execution::Call(v8::internal::Isolate*, v8::internal::Handlev8::internal::Object, v8::internal::Handlev8::internal::Object, int, v8::internal::Handlev8::internal::Object) + 667
12 com.github.Electron.framework 0x0000000105c3ae63 v8::Function::Call(v8::Localv8::Context, v8::Localv8::Value, int, v8::Localv8::Value
) + 579
13 com.github.Electron.framework 0x0000000108859fe3 node::CallbackScope::~CallbackScope() + 2003
14 com.github.Electron.framework 0x000000010886e0af node::EmitAsyncDestroy(node::Environment*, node::async_context) + 60447
15 com.github.Electron.framework 0x00000001088e6815 node::OnFatalError(char const*, char const*) + 20229
16 com.github.Electron.framework 0x00000001088e6f0f node::OnFatalError(char const*, char const*) + 22015
17 com.github.Electron.framework 0x0000000105468898 uv_random + 1432
18 com.github.Electron.framework 0x000000010546c520 uv_async_send + 944
19 com.github.Electron.framework 0x000000010547dc6b uv_free_interface_addresses + 2283
20 com.github.Electron.framework 0x000000010546c93f uv_run + 319
21 com.github.Electron.framework 0x00000001055c3474 ElectronInitializeICUandStartNode + 1331668
22 com.github.Electron.framework 0x0000000106dd7a5c v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9794700
23 com.github.Electron.framework 0x0000000106defd46 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9893750
24 com.github.Electron.framework 0x0000000106e27d30 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10123104
25 com.github.Electron.framework 0x0000000106e24312 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10108226
26 com.github.Electron.framework 0x0000000106e2754f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10121087
27 com.apple.CoreFoundation 0x00007fff204ab0dc CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 17
28 com.apple.CoreFoundation 0x00007fff204ab044 __CFRunLoopDoSource0 + 180
29 com.apple.CoreFoundation 0x00007fff204aadba __CFRunLoopDoSources0 + 242
30 com.apple.CoreFoundation 0x00007fff204a97c8 __CFRunLoopRun + 897
31 com.apple.CoreFoundation 0x00007fff204a8d80 CFRunLoopRunSpecific + 567
32 com.apple.HIToolbox 0x00007fff28954a83 RunCurrentEventLoopInMode + 292
33 com.apple.HIToolbox 0x00007fff289546b6 ReceiveNextEventCommon + 284
34 com.apple.HIToolbox 0x00007fff28954583 _BlockUntilNextEventMatchingListInModeWithFilter + 70
35 com.apple.AppKit 0x00007fff22bdbd72 _DPSNextEvent + 864
36 com.apple.AppKit 0x00007fff22bda545 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1364
37 com.apple.AppKit 0x00007fff22bcc869 -[NSApplication run] + 586
38 com.github.Electron.framework 0x0000000106e283d6 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10124806
39 com.github.Electron.framework 0x0000000106e2702b v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10119771
40 com.github.Electron.framework 0x0000000106df111f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9898831
41 com.github.Electron.framework 0x0000000106dc374c v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9711996
42 com.github.Electron.framework 0x000000010674b301 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2927921
43 com.github.Electron.framework 0x000000010674ca82 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2933938
44 com.github.Electron.framework 0x0000000106748984 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2917300
45 com.github.Electron.framework 0x0000000105ba1817 electron::fuses::IsCookieEncryptionEnabled() + 5704295
46 com.github.Electron.framework 0x0000000105ba1318 electron::fuses::IsCookieEncryptionEnabled() + 5703016
47 com.github.Electron.framework 0x0000000105ba0466 electron::fuses::IsCookieEncryptionEnabled() + 5699254
48 com.github.Electron.framework 0x0000000105ba0552 electron::fuses::IsCookieEncryptionEnabled() + 5699490
49 com.github.Electron.framework 0x000000010547e266 ElectronMain + 134
50 com.cocos.creator 0x00000001054007e6 0x1053ff000 + 6118
51 libdyld.dylib 0x00007fff203cef3d start + 1

Thread 1:
0 libsystem_pthread.dylib 0x00007fff203af420 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x00007fff203af420 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x00007fff203af420 start_wqthread + 0

Thread 4:
0 libsystem_pthread.dylib 0x00007fff203af420 start_wqthread + 0

Thread 5:: ThreadPoolServiceThread
0 libsystem_kernel.dylib 0x00007fff203871c2 kevent64 + 10
1 com.github.Electron.framework 0x0000000106e3a424 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10198612
2 com.github.Electron.framework 0x0000000106df111f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9898831
3 com.github.Electron.framework 0x0000000106dc374c v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9711996
4 com.github.Electron.framework 0x0000000106e0db38 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016104
5 com.github.Electron.framework 0x0000000106dfaffd v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9939501
6 com.github.Electron.framework 0x0000000106e0dd37 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016615
7 com.github.Electron.framework 0x0000000106e22a28 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10101848
8 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
9 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 6:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x00007fff2037e2aa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2037e61c mach_msg + 60
2 com.github.Electron.framework 0x0000000106e2ba07 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10138679
3 com.github.Electron.framework 0x0000000106e0500e v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9980478
4 com.github.Electron.framework 0x0000000106e05827 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9982551
5 com.github.Electron.framework 0x0000000106e0551d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9981773
6 com.github.Electron.framework 0x0000000106e22a28 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10101848
7 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 7:: ThreadPoolBackgroundWorker
0 libsystem_kernel.dylib 0x00007fff2037e2aa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2037e61c mach_msg + 60
2 com.github.Electron.framework 0x0000000106e2ba07 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10138679
3 com.github.Electron.framework 0x0000000106e0500e v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9980478
4 com.github.Electron.framework 0x0000000106e05827 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9982551
5 com.github.Electron.framework 0x0000000106e054bd v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9981677
6 com.github.Electron.framework 0x0000000106e22a28 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10101848
7 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 8:: ThreadPoolForegroundWorker
0 libsystem_kernel.dylib 0x00007fff2037e2aa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2037e61c mach_msg + 60
2 com.github.Electron.framework 0x0000000106e2ba07 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10138679
3 com.github.Electron.framework 0x0000000106e0500e v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9980478
4 com.github.Electron.framework 0x0000000106e05827 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9982551
5 com.github.Electron.framework 0x0000000106e0551d v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9981773
6 com.github.Electron.framework 0x0000000106e22a28 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10101848
7 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 9:: Chrome_IOThread
0 libsystem_kernel.dylib 0x00007fff203871c2 kevent64 + 10
1 com.github.Electron.framework 0x0000000106e3a424 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10198612
2 com.github.Electron.framework 0x0000000106df111f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9898831
3 com.github.Electron.framework 0x0000000106dc374c v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9711996
4 com.github.Electron.framework 0x0000000106e0db38 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016104
5 com.github.Electron.framework 0x000000010674d71f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 2937167
6 com.github.Electron.framework 0x0000000106e0dd37 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016615
7 com.github.Electron.framework 0x0000000106e22a28 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10101848
8 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
9 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 10:: MemoryInfra
0 libsystem_kernel.dylib 0x00007fff2037e2aa mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff2037e61c mach_msg + 60
2 com.github.Electron.framework 0x0000000106e2ba07 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10138679
3 com.github.Electron.framework 0x0000000106e2b88e v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10138302
4 com.github.Electron.framework 0x0000000106da7537 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9596775
5 com.github.Electron.framework 0x0000000106df111f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9898831
6 com.github.Electron.framework 0x0000000106dc374c v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9711996
7 com.github.Electron.framework 0x0000000106e0db38 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016104
8 com.github.Electron.framework 0x0000000106e0dd37 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016615
9 com.github.Electron.framework 0x0000000106e22a28 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10101848
10 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
11 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 11:
0 libsystem_kernel.dylib 0x00007fff20382c3a kevent + 10
1 com.github.Electron.framework 0x000000010547d89e uv_free_interface_addresses + 1310
2 com.github.Electron.framework 0x000000010546c93f uv_run + 319
3 com.github.Electron.framework 0x000000010894ca9f node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 687
4 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
5 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 12:
0 libsystem_kernel.dylib 0x00007fff20380cce __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff203b3e49 _pthread_cond_wait + 1298
2 com.github.Electron.framework 0x0000000105478949 uv_cond_wait + 9
3 com.github.Electron.framework 0x000000010894cc72 node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 1154
4 com.github.Electron.framework 0x000000010894a487 node::OnFatalError(char const*, char const*) + 428919
5 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 13:
0 libsystem_kernel.dylib 0x00007fff20380cce __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff203b3e49 _pthread_cond_wait + 1298
2 com.github.Electron.framework 0x0000000105478949 uv_cond_wait + 9
3 com.github.Electron.framework 0x000000010894cc72 node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 1154
4 com.github.Electron.framework 0x000000010894a487 node::OnFatalError(char const*, char const*) + 428919
5 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 14:
0 libsystem_kernel.dylib 0x00007fff20380cce __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x00007fff203b3e49 _pthread_cond_wait + 1298
2 com.github.Electron.framework 0x0000000105478949 uv_cond_wait + 9
3 com.github.Electron.framework 0x000000010894cc72 node::MultiIsolatePlatform::CancelPendingDelayedTasks(v8::Isolate*) + 1154
4 com.github.Electron.framework 0x000000010894a487 node::OnFatalError(char const*, char const*) + 428919
5 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
6 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 15:
0 libsystem_kernel.dylib 0x00007fff2037e2e6 semaphore_wait_trap + 10
1 com.github.Electron.framework 0x0000000105478ef0 uv_sem_wait + 16
2 com.github.Electron.framework 0x00000001089b37c3 node::SetTracingController(v8::TracingController*) + 65043
3 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
4 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Thread 35:: CacheThread_BlockFile
0 libsystem_kernel.dylib 0x00007fff203871c2 kevent64 + 10
1 com.github.Electron.framework 0x0000000106e3a424 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10198612
2 com.github.Electron.framework 0x0000000106df111f v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9898831
3 com.github.Electron.framework 0x0000000106dc374c v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 9711996
4 com.github.Electron.framework 0x0000000106e0db38 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016104
5 com.github.Electron.framework 0x0000000106e0dd37 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10016615
6 com.github.Electron.framework 0x0000000106e22a28 v8::internal::SetupIsolateDelegate::SetupHeap(v8::internal::Heap*) + 10101848
7 libsystem_pthread.dylib 0x00007fff203b38fc _pthread_start + 224
8 libsystem_pthread.dylib 0x00007fff203af443 thread_start + 15

Logical CPU: 0
Error Code: 0x00000000
Trap Number: 222

Thread 29 instruction stream not available.

Thread 29 last branch register state not available.

VM Region Summary:
ReadOnly portion of Libraries: Total=1.0G resident=0K(0%) swapped_out_or_unallocated=1.0G(100%)
Writable regions: Total=498.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=498.4M(100%)

Model: iMac19,1, BootROM VirtualBox, 2 processors, Unknown, 3.79 GHz, 4 GB, SMC 2.3f35
Graphics: spdisplays_display, 4 MB
Memory Module: Bank 0/DIMM 0, 4 GB, DRAM, 1600 MHz, innotek GmbH, -

这个是在virtual box 上的Mac ,因为苹果实机暂时不能使用