Crash on macOS while editing a text variable in the board setup

Description

Crash while editing a text variable in the board setup.

-------------------------------------
Translated Report (Full Report Below)
-------------------------------------

Process:               kicad [7133]
Path:                  /Applications/KiCad/KiCad.app/Contents/MacOS/kicad
Identifier:            org.kicad.kicad
Version:               (7.0.0-rc1-18-ga369fd6a9c) ((7.0.0-rc1-18-ga369fd6a9c))
Code Type:             ARM-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2023-01-09 11:05:48.3948 +0100
OS Version:            macOS 13.1 (22C65)
Report Version:        12
Anonymous UUID:        DADBCE78-5BC1-CFC8-2C53-D68E2A62CD33

Sleep/Wake UUID:       BC2F3BE9-31FD-4DE8-8440-D9978B38CD77

Time Awake Since Boot: 52000 seconds
Time Since Wake:       9264 seconds

System Integrity Protection: enabled

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGSEGV)
Exception Codes:       KERN_INVALID_ADDRESS at 0x015a104000006000 -> 0x0000104000006000 (possible pointer authentication failure)
Exception Codes:       0x0000000000000001, 0x015a104000006000

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [7133]

VM Region Info: 0x104000006000 is not in any region.  Bytes after previous region: 17386027638785  Bytes before following region: 87686052290560
      REGION TYPE                    START - END         [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)        1000000000-7000000000   [384.0G] ---/--- SM=NUL  ...(unallocated)
--->  GAP OF 0x5f9000000000 BYTES
      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-/rwx SM=PRV  

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   libwx_osx_cocoau-3.2.0.1.0.dylib	       0x1053b19b4 wxMenu::HandleCommandProcess(wxMenuItem*) + 204
1   libwx_osx_cocoau-3.2.0.1.0.dylib	       0x1053b1974 wxMenu::HandleCommandProcess(wxMenuItem*) + 140
2   AppKit                        	       0x19d89cfa0 -[NSApplication(NSResponder) sendAction:to:from:] + 440
3   AppKit                        	       0x19d969618 -[NSMenuItem _corePerformAction] + 336
4   AppKit                        	       0x19d969394 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 104
5   AppKit                        	       0x19d9a5030 -[NSMenu performActionForItemAtIndex:] + 200
6   AppKit                        	       0x19d9a4f50 -[NSMenu _internalPerformActionForItemAtIndex:] + 76
7   AppKit                        	       0x19d9a4da4 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 108
8   AppKit                        	       0x19d95195c NSSLMMenuEventHandler + 640
9   HIToolbox                     	       0x1a3b204c0 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1092
10  HIToolbox                     	       0x1a3b1f940 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 356
11  HIToolbox                     	       0x1a3b35bb8 SendEventToEventTarget + 40
12  HIToolbox                     	       0x1a3b95338 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 416
13  HIToolbox                     	       0x1a3bb9b60 SendMenuCommandWithContextAndModifiers + 56
14  HIToolbox                     	       0x1a3bb9af0 SendMenuItemSelectedEvent + 352
15  HIToolbox                     	       0x1a3bb991c FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 100
16  HIToolbox                     	       0x1a3bba2dc MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 560
17  HIToolbox                     	       0x1a3bb9ffc _HandleMenuSelection2 + 416
18  AppKit                        	       0x19d8472bc _NSHandleCarbonMenuEvent + 256
19  AppKit                        	       0x19d8470e0 _DPSEventHandledByCarbon + 60
20  AppKit                        	       0x19d6f3bac -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2256
21  AppKit                        	       0x19d6e79e4 -[NSApplication run] + 464
22  libwx_osx_cocoau-3.2.0.1.0.dylib	       0x10542cef8 wxGUIEventLoop::OSXDoRun() + 196
23  libwx_osx_cocoau-3.2.0.1.0.dylib	       0x105324208 wxCFEventLoop::DoRun() + 40
24  libwx_osx_cocoau-3.2.0.1.0.dylib	       0x10527b1d0 wxEventLoopBase::Run() + 192
25  libwx_osx_cocoau-3.2.0.1.0.dylib	       0x10524bbd8 wxAppConsoleBase::MainLoop() + 208
26  libwx_osx_cocoau-3.2.0.1.0.dylib	       0x1053cb074 wxApp::OnRun() + 36
27  kicad                         	       0x1027269d0 APP_KICAD::OnRun() + 28
28  libwx_osx_cocoau-3.2.0.1.0.dylib	       0x1052adcf4 wxEntry(int&, wchar_t**) + 88
29  kicad                         	       0x1027250cc main + 52
30  dyld                          	       0x19a06be50 start + 2544

Thread 1:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	       0x19a355d70 mach_msg2_trap + 8
1   libsystem_kernel.dylib        	       0x19a3678a4 mach_msg2_internal + 80
2   libsystem_kernel.dylib        	       0x19a35e5c4 mach_msg_overwrite + 540
3   libsystem_kernel.dylib        	       0x19a3560ec mach_msg + 24
4   CoreFoundation                	       0x19a474bc0 __CFRunLoopServiceMachPort + 160
5   CoreFoundation                	       0x19a4734ac __CFRunLoopRun + 1232
6   CoreFoundation                	       0x19a472888 CFRunLoopRunSpecific + 612
7   AppKit                        	       0x19d81e410 _NSEventThread + 172
8   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
9   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 2:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	       0x19a360a00 __select + 8
1   CoreFoundation                	       0x19a49e344 __CFSocketManager + 636
2   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
3   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 3:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 4:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 5:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 6:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 7:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 8:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 9:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 10:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _eeschema.kiface              	       0x11a616cb4 BS::thread_pool::worker() + 236
4   _eeschema.kiface              	       0x11a617050 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 11:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 12:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 13:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 14:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 15:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 16:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 17:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 18:
0   libsystem_kernel.dylib        	       0x19a359564 __psynch_cvwait + 8
1   libsystem_pthread.dylib       	       0x19a395638 _pthread_cond_wait + 1232
2   libc++.1.dylib                	       0x19a2e2ac4 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 28
3   _pcbnew.kiface                	       0x2a8994af0 BS::thread_pool::worker() + 236
4   _pcbnew.kiface                	       0x2a8994e8c void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*) + 64
5   libsystem_pthread.dylib       	       0x19a39506c _pthread_start + 148
6   libsystem_pthread.dylib       	       0x19a38fe2c thread_start + 8

Thread 19:
0   libsystem_pthread.dylib       	       0x19a38fe18 start_wqthread + 0

Thread 20:
0   libsystem_pthread.dylib       	       0x19a38fe18 start_wqthread + 0

Thread 21:
0   libsystem_pthread.dylib       	       0x19a38fe18 start_wqthread + 0

Thread 22:
0   libsystem_pthread.dylib       	       0x19a38fe18 start_wqthread + 0

Thread 23:
0   libsystem_pthread.dylib       	       0x19a38fe18 start_wqthread + 0


Thread 0 crashed with ARM Thread State (64-bit):
    x0: 0x015a104000006000   x1: 0x0000600002363390   x2: 0x0000000000000001   x3: 0x0000600000bbf5c0
    x4: 0x0000600000bbf600   x5: 0x00000000000035a0   x6: 0x0000000000000017   x7: 0x000000012e6a4800
    x8: 0x0000000105d245a0   x9: 0x0000000000000004  x10: 0x0000000000000000  x11: 0x00000000000007fb
   x12: 0x0000000027a02090  x13: 0x00000000000007fd  x14: 0x0000000027c02914  x15: 0x0000000027a02090
   x16: 0x000000019a1df83c  x17: 0x0000000027c00000  x18: 0x0000000000000000  x19: 0x000000012de5dd40
   x20: 0x0000000000000001  x21: 0x0000000000004eb0  x22: 0x0000600000ec40f0  x23: 0x000000016d6e67e8
   x24: 0x00000001f329b000  x25: 0x0000000000000001  x26: 0x0000000000000001  x27: 0x0000000000000000
   x28: 0x0000000000000000   fp: 0x000000016d6e67a0   lr: 0x00000001053b1974
    sp: 0x000000016d6e6780   pc: 0x00000001053b19b4 cpsr: 0x60001000
   far: 0x015a104000006000  esr: 0x92000004 (Data Abort) byte read Translation fault

Binary Images:
       0x105240000 -        0x105d0ffff libwx_osx_cocoau-3.2.0.1.0.dylib (*) <2864ab89-6bde-37ad-9a80-187dde55f451> /Applications/KiCad/KiCad.app/Contents/Frameworks/libwx_osx_cocoau-3.2.0.1.0.dylib
       0x19d6bb000 -        0x19e5c5fff com.apple.AppKit (6.9) <dbbd4dea-6c68-3200-a81b-79b6a62f4669> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x1a3b16000 -        0x1a3e49fff com.apple.HIToolbox (2.1.1) <f1e0f4f6-dd7b-3d16-a622-5ee94a20fcaa> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x102718000 -        0x102d13fff org.kicad.kicad ((7.0.0-rc1-18-ga369fd6a9c)) <a85d67e5-f766-3f96-b89f-3976141b7af0> /Applications/KiCad/KiCad.app/Contents/MacOS/kicad
       0x19a066000 -        0x19a0f0b63 dyld (*) <487cfdeb-9b07-39bf-bfb9-970b61aea2d1> /usr/lib/dyld
       0x19a355000 -        0x19a38dff3 libsystem_kernel.dylib (*) <aebf397e-e2ef-3a49-be58-23d4558511f6> /usr/lib/system/libsystem_kernel.dylib
       0x19a3f3000 -        0x19a8cafff com.apple.CoreFoundation (6.9) <fd16d6d9-10c0-323b-b43b-9781c4a4d268> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x19a38e000 -        0x19a39affb libsystem_pthread.dylib (*) <132084c6-c347-3489-9ac2-fcaad21cdb73> /usr/lib/system/libsystem_pthread.dylib
       0x19a2d6000 -        0x19a33cff3 libc++.1.dylib (*) <a4bed887-64ce-3f2e-80df-87d583b262d9> /usr/lib/libc++.1.dylib
       0x1198f8000 -        0x11ab53fff _eeschema.kiface (*) <93c7ca2a-6c6b-3c5a-b1e8-aa048dd5268d> /Applications/KiCad/KiCad.app/Contents/PlugIns/_eeschema.kiface
       0x2a7984000 -        0x2a8fe3fff _pcbnew.kiface (*) <0d6eb2cf-7882-37c4-8179-60d2adcee199> /Applications/KiCad/KiCad.app/Contents/PlugIns/_pcbnew.kiface
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???

External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
  Calls made by all processes on this machine:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               256K        2 
Activity Tracing                   256K        1 
CG backing stores                 3840K        4 
CG image                          18.9M      517 
ColorSync                          576K       29 
CoreAnimation                    396.1M      198 
CoreGraphics                        48K        3 
CoreUI image data                 5456K       43 
Foundation                          32K        2 
Kernel Alloc Once                   32K        1 
MALLOC                             5.6G      149 
MALLOC guard page                  192K        9 
MALLOC_MEDIUM (reserved)         920.0M        8         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
OpenGL GLSL                        256K        3 
STACK GUARD                       56.4M       24 
Stack                             20.2M       25 
VM_ALLOCATE                       79.7M       79 
__AUTH                            1626K      306 
__AUTH_CONST                      22.2M      520 
__CTF                               756        1 
__DATA                            19.7M      613 
__DATA_CONST                      31.9M      618 
__DATA_DIRTY                      1702K      188 
__FONT_DATA                        2352        1 
__GLSLBUILTINS                    5174K        1 
__LINKEDIT                       830.1M       98 
__OBJC_CONST                      3741K      263 
__OBJC_RO                         65.4M        1 
__OBJC_RW                         1986K        1 
__TEXT                           648.2M      638 
dyld private memory                448K        3 
mapped file                      246.1M       53 
shared memory                     1152K       32 
===========                     =======  ======= 
TOTAL                              9.3G     4435 
TOTAL, minus reserved VM space     8.0G     4435 



-----------
Full Report
-----------

{"app_name":"kicad","timestamp":"2023-01-09 11:05:50.00 +0100","app_version":"(7.0.0-rc1-18-ga369fd6a9c)","slice_uuid":"a85d67e5-f766-3f96-b89f-3976141b7af0","build_version":"(7.0.0-rc1-18-ga369fd6a9c)","platform":1,"bundleID":"org.kicad.kicad","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.1 (22C65)","roots_installed":0,"name":"kicad","incident_id":"3F741752-4D17-4C75-852A-40DB456C12ED"}
{
  "uptime" : 52000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "Mac14,2",
  "coalitionID" : 898,
  "osVersion" : {
    "train" : "macOS 13.1",
    "build" : "22C65",
    "releaseType" : "User"
  },
  "captureTime" : "2023-01-09 11:05:48.3948 +0100",
  "incident" : "3F741752-4D17-4C75-852A-40DB456C12ED",
  "pid" : 7133,
  "translated" : false,
  "cpuType" : "ARM-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2023-01-09 10:56:09.9455 +0100",
  "procStartAbsTime" : 1236768912516,
  "procExitAbsTime" : 1250651176210,
  "procName" : "kicad",
  "procPath" : "\/Applications\/KiCad\/KiCad.app\/Contents\/MacOS\/kicad",
  "bundleInfo" : {"CFBundleShortVersionString":"(7.0.0-rc1-18-ga369fd6a9c)","CFBundleVersion":"(7.0.0-rc1-18-ga369fd6a9c)","CFBundleIdentifier":"org.kicad.kicad"},
  "storeInfo" : {"deviceIdentifierForVendor":"C8804403-4F71-5678-838D-943CE5C128A1","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "org.kicad.kicad",
  "crashReporterKey" : "DADBCE78-5BC1-CFC8-2C53-D68E2A62CD33",
  "throttleTimeout" : 2147483647,
  "wakeTime" : 9264,
  "sleepWakeUUID" : "BC2F3BE9-31FD-4DE8-8440-D9978B38CD77",
  "sip" : "enabled",
  "vmRegionInfo" : "0x104000006000 is not in any region.  Bytes after previous region: 17386027638785  Bytes before following region: 87686052290560\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "exception" : {"codes":"0x0000000000000001, 0x015a104000006000","rawCodes":[1,97408209005862912],"type":"EXC_BAD_ACCESS","signal":"SIGSEGV","subtype":"KERN_INVALID_ADDRESS at 0x015a104000006000 -> 0x0000104000006000 (possible pointer authentication failure)"},
  "termination" : {"flags":0,"code":11,"namespace":"SIGNAL","indicator":"Segmentation fault: 11","byProc":"exc handler","byPid":7133},
  "vmregioninfo" : "0x104000006000 is not in any region.  Bytes after previous region: 17386027638785  Bytes before following region: 87686052290560\n      REGION TYPE                    START - END         [ VSIZE] PRT\/MAX SHRMOD  REGION DETAIL\n      commpage (reserved)        1000000000-7000000000   [384.0G] ---\/--- SM=NUL  ...(unallocated)\n--->  GAP OF 0x5f9000000000 BYTES\n      MALLOC_NANO              600000000000-600008000000 [128.0M] rw-\/rwx SM=PRV  ",
  "extMods" : {"caller":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"system":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 0,
  "threads" : [{"triggered":true,"id":344135,"threadState":{"x":[{"value":97408209005862912},{"value":105553153373072},{"value":1},{"value":105553128584640},{"value":105553128584704},{"value":13728},{"value":23},{"value":5073684480},{"value":4392633760,"symbolLocation":16,"symbol":"vtable for wxObject"},{"value":4},{"value":0},{"value":2043},{"value":664805520},{"value":2045},{"value":666904852},{"value":664805520},{"value":6880622652,"symbolLocation":0,"symbol":"free"},{"value":666894336},{"value":0},{"value":5065006400},{"value":1},{"value":20144},{"value":105553131749616},{"value":6130919400},{"value":8374562816,"symbolLocation":0,"symbol":"_OBJC_PROTOCOL_REFERENCE_$_ColorSamplerClientProtocol"},{"value":1},{"value":1},{"value":0},{"value":0}],"flavor":"ARM_THREAD_STATE64","lr":{"value":4382726516},"cpsr":{"value":1610616832},"fp":{"value":6130919328},"sp":{"value":6130919296},"esr":{"value":2449473540,"description":"(Data Abort) byte read Translation fault"},"pc":{"value":4382726580,"matchesCrashFrame":1},"far":{"value":97408209005862912}},"queue":"com.apple.main-thread","frames":[{"imageOffset":1513908,"symbol":"wxMenu::HandleCommandProcess(wxMenuItem*)","symbolLocation":204,"imageIndex":0},{"imageOffset":1513844,"symbol":"wxMenu::HandleCommandProcess(wxMenuItem*)","symbolLocation":140,"imageIndex":0},{"imageOffset":1974176,"symbol":"-[NSApplication(NSResponder) sendAction:to:from:]","symbolLocation":440,"imageIndex":1},{"imageOffset":2811416,"symbol":"-[NSMenuItem _corePerformAction]","symbolLocation":336,"imageIndex":1},{"imageOffset":2810772,"symbol":"-[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:]","symbolLocation":104,"imageIndex":1},{"imageOffset":3055664,"symbol":"-[NSMenu performActionForItemAtIndex:]","symbolLocation":200,"imageIndex":1},{"imageOffset":3055440,"symbol":"-[NSMenu _internalPerformActionForItemAtIndex:]","symbolLocation":76,"imageIndex":1},{"imageOffset":3055012,"symbol":"-[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:]","symbolLocation":108,"imageIndex":1},{"imageOffset":2713948,"symbol":"NSSLMMenuEventHandler","symbolLocation":640,"imageIndex":1},{"imageOffset":42176,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":1092,"imageIndex":2},{"imageOffset":39232,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":356,"imageIndex":2},{"imageOffset":129976,"symbol":"SendEventToEventTarget","symbolLocation":40,"imageIndex":2},{"imageOffset":521016,"symbol":"SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**)","symbolLocation":416,"imageIndex":2},{"imageOffset":670560,"symbol":"SendMenuCommandWithContextAndModifiers","symbolLocation":56,"imageIndex":2},{"imageOffset":670448,"symbol":"SendMenuItemSelectedEvent","symbolLocation":352,"imageIndex":2},{"imageOffset":669980,"symbol":"FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*)","symbolLocation":100,"imageIndex":2},{"imageOffset":672476,"symbol":"MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*)","symbolLocation":560,"imageIndex":2},{"imageOffset":671740,"symbol":"_HandleMenuSelection2","symbolLocation":416,"imageIndex":2},{"imageOffset":1622716,"symbol":"_NSHandleCarbonMenuEvent","symbolLocation":256,"imageIndex":1},{"imageOffset":1622240,"symbol":"_DPSEventHandledByCarbon","symbolLocation":60,"imageIndex":1},{"imageOffset":232364,"symbol":"-[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":2256,"imageIndex":1},{"imageOffset":182756,"symbol":"-[NSApplication run]","symbolLocation":464,"imageIndex":1},{"imageOffset":2019064,"symbol":"wxGUIEventLoop::OSXDoRun()","symbolLocation":196,"imageIndex":0},{"imageOffset":934408,"symbol":"wxCFEventLoop::DoRun()","symbolLocation":40,"imageIndex":0},{"imageOffset":242128,"symbol":"wxEventLoopBase::Run()","symbolLocation":192,"imageIndex":0},{"imageOffset":48088,"symbol":"wxAppConsoleBase::MainLoop()","symbolLocation":208,"imageIndex":0},{"imageOffset":1618036,"symbol":"wxApp::OnRun()","symbolLocation":36,"imageIndex":0},{"imageOffset":59856,"symbol":"APP_KICAD::OnRun()","symbolLocation":28,"imageIndex":3},{"imageOffset":449780,"symbol":"wxEntry(int&, wchar_t**)","symbolLocation":88,"imageIndex":0},{"imageOffset":53452,"symbol":"main","symbolLocation":52,"imageIndex":3},{"imageOffset":24144,"symbol":"start","symbolLocation":2544,"imageIndex":4}]},{"id":344155,"name":"com.apple.NSEventThread","frames":[{"imageOffset":3440,"symbol":"mach_msg2_trap","symbolLocation":8,"imageIndex":5},{"imageOffset":75940,"symbol":"mach_msg2_internal","symbolLocation":80,"imageIndex":5},{"imageOffset":38340,"symbol":"mach_msg_overwrite","symbolLocation":540,"imageIndex":5},{"imageOffset":4332,"symbol":"mach_msg","symbolLocation":24,"imageIndex":5},{"imageOffset":531392,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":160,"imageIndex":6},{"imageOffset":525484,"symbol":"__CFRunLoopRun","symbolLocation":1232,"imageIndex":6},{"imageOffset":522376,"symbol":"CFRunLoopRunSpecific","symbolLocation":612,"imageIndex":6},{"imageOffset":1455120,"symbol":"_NSEventThread","symbolLocation":172,"imageIndex":1},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344162,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":47616,"symbol":"__select","symbolLocation":8,"imageIndex":5},{"imageOffset":701252,"symbol":"__CFSocketManager","symbolLocation":636,"imageIndex":6},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344322,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344323,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344324,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344325,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344326,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344327,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344328,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":344329,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":13757620,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":9},{"imageOffset":13758544,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":9},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347235,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347236,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347237,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347238,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347239,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347240,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347241,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347242,"frames":[{"imageOffset":17764,"symbol":"__psynch_cvwait","symbolLocation":8,"imageIndex":5},{"imageOffset":30264,"symbol":"_pthread_cond_wait","symbolLocation":1232,"imageIndex":7},{"imageOffset":51908,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":28,"imageIndex":8},{"imageOffset":16845552,"symbol":"BS::thread_pool::worker()","symbolLocation":236,"imageIndex":10},{"imageOffset":16846476,"symbol":"void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, void (BS::thread_pool::*)(), BS::thread_pool*> >(void*)","symbolLocation":64,"imageIndex":10},{"imageOffset":28780,"symbol":"_pthread_start","symbolLocation":148,"imageIndex":7},{"imageOffset":7724,"symbol":"thread_start","symbolLocation":8,"imageIndex":7}]},{"id":347247,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":347248,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":347284,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":347285,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]},{"id":347443,"frames":[{"imageOffset":7704,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":7}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4381212672,
    "size" : 11337728,
    "uuid" : "2864ab89-6bde-37ad-9a80-187dde55f451",
    "path" : "\/Applications\/KiCad\/KiCad.app\/Contents\/Frameworks\/libwx_osx_cocoau-3.2.0.1.0.dylib",
    "name" : "libwx_osx_cocoau-3.2.0.1.0.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6936047616,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 15773696,
    "uuid" : "dbbd4dea-6c68-3200-a81b-79b6a62f4669",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2299.30.116"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 7041277952,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3358720,
    "uuid" : "f1e0f4f6-dd7b-3d16-a622-5ee94a20fcaa",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4335960064,
    "CFBundleShortVersionString" : "(7.0.0-rc1-18-ga369fd6a9c)",
    "CFBundleIdentifier" : "org.kicad.kicad",
    "size" : 6275072,
    "uuid" : "a85d67e5-f766-3f96-b89f-3976141b7af0",
    "path" : "\/Applications\/KiCad\/KiCad.app\/Contents\/MacOS\/kicad",
    "name" : "kicad",
    "CFBundleVersion" : "(7.0.0-rc1-18-ga369fd6a9c)"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6879076352,
    "size" : 568164,
    "uuid" : "487cfdeb-9b07-39bf-bfb9-970b61aea2d1",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6882152448,
    "size" : 233460,
    "uuid" : "aebf397e-e2ef-3a49-be58-23d4558511f6",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6882799616,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 5079040,
    "uuid" : "fd16d6d9-10c0-323b-b43b-9781c4a4d268",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "1953.300"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6882385920,
    "size" : 53244,
    "uuid" : "132084c6-c347-3489-9ac2-fcaad21cdb73",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64e",
    "base" : 6881632256,
    "size" : 421876,
    "uuid" : "a4bed887-64ce-3f2e-80df-87d583b262d9",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 4723802112,
    "size" : 19251200,
    "uuid" : "93c7ca2a-6c6b-3c5a-b1e8-aa048dd5268d",
    "path" : "\/Applications\/KiCad\/KiCad.app\/Contents\/PlugIns\/_eeschema.kiface",
    "name" : "_eeschema.kiface"
  },
  {
    "source" : "P",
    "arch" : "arm64",
    "base" : 11401707520,
    "size" : 23461888,
    "uuid" : "0d6eb2cf-7882-37c4-8179-60d2adcee199",
    "path" : "\/Applications\/KiCad\/KiCad.app\/Contents\/PlugIns\/_pcbnew.kiface",
    "name" : "_pcbnew.kiface"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  }
],
  "sharedCache" : {
  "base" : 6878429184,
  "size" : 3434283008,
  "uuid" : "00a1fbb6-43e1-3c11-8483-faf0db659249"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.4G resident=0K(0%) swapped_out_or_unallocated=1.4G(100%)\nWritable regions: Total=7.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=7.4G(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nAccelerate framework               256K        2 \nActivity Tracing                   256K        1 \nCG backing stores                 3840K        4 \nCG image                          18.9M      517 \nColorSync                          576K       29 \nCoreAnimation                    396.1M      198 \nCoreGraphics                        48K        3 \nCoreUI image data                 5456K       43 \nFoundation                          32K        2 \nKernel Alloc Once                   32K        1 \nMALLOC                             5.6G      149 \nMALLOC guard page                  192K        9 \nMALLOC_MEDIUM (reserved)         920.0M        8         reserved VM address space (unallocated)\nMALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)\nOpenGL GLSL                        256K        3 \nSTACK GUARD                       56.4M       24 \nStack                             20.2M       25 \nVM_ALLOCATE                       79.7M       79 \n__AUTH                            1626K      306 \n__AUTH_CONST                      22.2M      520 \n__CTF                               756        1 \n__DATA                            19.7M      613 \n__DATA_CONST                      31.9M      618 \n__DATA_DIRTY                      1702K      188 \n__FONT_DATA                        2352        1 \n__GLSLBUILTINS                    5174K        1 \n__LINKEDIT                       830.1M       98 \n__OBJC_CONST                      3741K      263 \n__OBJC_RO                         65.4M        1 \n__OBJC_RW                         1986K        1 \n__TEXT                           648.2M      638 \ndyld private memory                448K        3 \nmapped file                      246.1M       53 \nshared memory                     1152K       32 \n===========                     =======  ======= \nTOTAL                              9.3G     4435 \nTOTAL, minus reserved VM space     8.0G     4435 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.main-thread"
  }
},
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "60f8ddccefea4203d95cbeef",
      "factorPackIds" : {

      },
      "deploymentId" : 240000021
    },
    {
      "rolloutId" : "6112e3d2fc54bc3389840661",
      "factorPackIds" : {
        "SIRI_TEXT_TO_SPEECH" : "638fdbc51d92412bfb488027"
      },
      "deploymentId" : 240000291
    }
  ],
  "experiments" : [

  ]
}
}

Model: Mac14,2, BootROM 8419.60.44, proc 8:4:4 processors, 8 GB, SMC 
Graphics: Apple M2, Apple M2, Built-In
Display: DELL U2720Q, 5120 x 2880 (5K/UHD+ - Ultra High Definition Plus), Main, MirrorOff, Online
Memory Module: LPDDR5, Hynix
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x4387), wl0: Sep  3 2022 02:35:52 version 20.10.965.9.8.7.129 FWID 01-b0e84a9b
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
USB Device: USB31Bus
USB Device: USB31Bus
USB Device: hub_device
USB Device: USB2.1 Hub
USB Device: USB3.0 Card Reader
USB Device: CHERRY Wired Keyboard
USB Device: Microsoft Pro Intellimouse
USB Device: composite_device
Thunderbolt Bus: MacBook Air, Apple Inc.
Thunderbolt Bus: MacBook Air, Apple Inc.

KiCad Version

Application: KiCad arm64 on arm64

Version: (7.0.0-rc1-18-ga369fd6a9c), release build

Libraries:
	wxWidgets 3.2.1
	FreeType 2.12.1
	HarfBuzz 5.3.1
	FontConfig 2.14.0

Platform: macOS Ventura Version 13.1 (Build 22C65), 64 bit, Little endian, wxMac

	wxWidgets: 3.2.1 (wchar_t,wx containers)
	Boost: 1.80.0
	OCC: 7.6.3
	Curl: 7.77.0
	ngspice: 38
	Compiler: Clang 13.0.0 with C++ ABI 1002

Build settings:
	KICAD_SPICE=ON