KiCad 7 crash on MacOS
Kicad crash every time after trying to use button in schematic editor or PCB editor (all on right starting from Create, delete and edit symbols.
-------------------------------------
Translated Report (Full Report Below)
-------------------------------------
Process: kicad [20379]
Path: /Applications/KiCad/KiCad.app/Contents/MacOS/kicad
Identifier: org.kicad.kicad
Version: (7.0.0-0) ((7.0.0-0))
Code Type: X86-64 (Native)
Parent Process: launchd [1]
User ID: 501
Date/Time: 2023-03-05 14:02:18.0584 +0100
OS Version: macOS 13.2.1 (22D68)
Report Version: 12
Bridge OS Version: 7.2 (20P3045)
Anonymous UUID: CE5C7C6E-33C3-040B-6619-59C55084195A
Time Awake Since Boot: 7900 seconds
System Integrity Protection: enabled
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information:
abort() called
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x7ff81a72a22a __pthread_kill + 10
1 libsystem_pthread.dylib 0x7ff81a761f7b pthread_kill + 263
2 libsystem_c.dylib 0x7ff81a6abca5 abort + 123
3 libc++abi.dylib 0x7ff81a71c082 abort_message + 241
4 libc++abi.dylib 0x7ff81a70d163 demangling_terminate_handler() + 48
5 libc++abi.dylib 0x7ff81a71b4a5 std::__terminate(void (*)()) + 8
6 libc++abi.dylib 0x7ff81a71b440 std::terminate() + 32
7 3DconnexionNavlib 0x113f6e29d siapp::detail::CS80ClientImpl::sdkOpen(bool) + 69
8 3DconnexionNavlib 0x113f6e198 siapp::detail::CS80ClientImpl::SiCreate(void*, int, std::__1::basic_string<SiHintEnum, std::__1::char_traits<SiHintEnum>, std::__1::allocator<SiHintEnum> >) + 332
9 3DconnexionNavlib 0x113f7849a siapp::CSmartS80Device::CSmartS80Device(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, int, std::__1::basic_string<SiHintEnum, std::__1::char_traits<SiHintEnum>, std::__1::allocator<SiHintEnum> >) + 576
10 3DconnexionNavlib 0x113f7634d siapp::CSmartS80Device::CreateInstance(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, int, std::__1::basic_string<SiHintEnum, std::__1::char_traits<SiHintEnum>, std::__1::allocator<SiHintEnum> >) + 67
11 3DconnexionNavlib 0x113f746e8 C3dmouseImpl::Open3dxware(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, mouseOptions const&) + 128
12 3DconnexionNavlib 0x113f74625 C3dmouseImpl::Open(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, mouseOptions const&) + 175
13 3DconnexionNavlib 0x113f9a230 nav::detail::CNavigationManagerImpl::Create(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&) + 3096
14 3DconnexionNavlib 0x113fb26c4 CNavLibImpl::Create(unsigned long long*, char const*, navlib::tagAccessor const*, unsigned long, navlib::tagNlCreateOptions const&) + 310
15 3DconnexionNavlib 0x113f72c41 NlCreate + 113
16 _pcbnew.kiface 0x1399806ab TDx::SpaceMouse::Navigation3D::CNavlibInterface::Open(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) + 1467
17 _pcbnew.kiface 0x13997f044 TDx::SpaceMouse::Navigation3D::CNavlibImpl::Open(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >) + 52
18 _pcbnew.kiface 0x13997a153 NL_PCBNEW_PLUGIN_IMPL::NL_PCBNEW_PLUGIN_IMPL(PCB_DRAW_PANEL_GAL*) + 387
19 _pcbnew.kiface 0x139979c62 NL_PCBNEW_PLUGIN::NL_PCBNEW_PLUGIN(PCB_DRAW_PANEL_GAL*) + 50
20 _pcbnew.kiface 0x138fed5af PCB_BASE_FRAME::ActivateGalCanvas() + 303
21 _pcbnew.kiface 0x138a5b93e PCB_BASE_EDIT_FRAME::ActivateGalCanvas() + 14
22 _pcbnew.kiface 0x138a71dfe PCB_EDIT_FRAME::ActivateGalCanvas() + 14
23 _pcbnew.kiface 0x138a62495 PCB_EDIT_FRAME::PCB_EDIT_FRAME(KIWAY*, wxWindow*) + 7701
24 _pcbnew.kiface 0x138513f8b PCB::IFACE::CreateKiWindow(wxWindow*, int, KIWAY*, int) + 523
25 kicad 0x103b867e1 KIWAY::Player(FRAME_T, bool, wxTopLevelWindow*) + 241
26 _eeschema.kiface 0x120befc1e SCH_EDIT_FRAME::OnOpenPcbnew(wxCommandEvent&) + 1278
27 _eeschema.kiface 0x1213a74a2 SCH_EDITOR_CONTROL::ShowPcbNew(TOOL_EVENT const&) + 114
28 _eeschema.kiface 0x12179ba21 COROUTINE<int, TOOL_EVENT const&>::callerStub(long) + 49
Thread 1:: com.apple.NSEventThread
0 libsystem_kernel.dylib 0x7ff81a7235c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff81a731604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff81a72a635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff81a7238a8 mach_msg + 19
4 CoreFoundation 0x7ff81a83dcbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff81a83c72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff81a83bb60 CFRunLoopRunSpecific + 560
7 AppKit 0x7ff81daed179 _NSEventThread + 132
8 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
9 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 2:
0 libsystem_pthread.dylib 0x7ff81a75dc58 start_wqthread + 0
Thread 3:
0 libsystem_pthread.dylib 0x7ff81a75dc58 start_wqthread + 0
Thread 4:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x7ff81a72c2da __select + 10
1 CoreFoundation 0x7ff81a86549a __CFSocketManager + 643
2 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
3 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 5:
0 libsystem_pthread.dylib 0x7ff81a75dc58 start_wqthread + 0
Thread 6:
0 libsystem_kernel.dylib 0x7ff81a72c2da __select + 10
1 3DconnexionNavlib 0x113f5c174 tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>::InfiniteSelectDirMon(int, int (&) [3]) + 216
2 3DconnexionNavlib 0x113f5b253 tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>::notify(std::__1::atomic<tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>*>*) + 683
3 3DconnexionNavlib 0x113f5cc37 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 (*)(std::__1::atomic<tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>*>*), std::__1::atomic<tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>*>*> >(void*) + 40
4 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
5 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 7:
0 libsystem_kernel.dylib 0x7ff81a7235c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff81a731604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff81a72a635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff81a7238a8 mach_msg + 19
4 CoreFoundation 0x7ff81a83dcbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff81a83c72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff81a83bb60 CFRunLoopRunSpecific + 560
7 3DconnexionNavlib 0x113f57223 tdx::CFileObserver::observeIt() + 237
8 3DconnexionNavlib 0x113f572cb tdx::CFileObserver::kEvtCallback(void*) + 9
9 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 8:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 3DconnexionNavlib 0x113f67cc5 tdxlib::detail::CLogfileImpl::Write(std::__1::promise<void>) + 261
4 3DconnexionNavlib 0x113f6930b void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::detail::CLogfileImpl::*)(std::__1::promise<void>)>, tdxlib::detail::CLogfileImpl*, std::__1::placeholders::__ph<1> const&>, std::__1::promise<void> > >(void*) + 84
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 9:
0 libsystem_kernel.dylib 0x7ff81a7235c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff81a731604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff81a72a635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff81a7238a8 mach_msg + 19
4 CoreFoundation 0x7ff81a83dcbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff81a83c72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff81a83bb60 CFRunLoopRunSpecific + 560
7 3DconnexionNavlib 0x113fc99a5 tdxlib::CDispatcher::threadMethod(std::__1::promise<bool>, void*) + 359
8 3DconnexionNavlib 0x113fc9f82 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcher::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcher*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*) + 88
9 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 10:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 3DconnexionNavlib 0x113fb51c8 tdxlib::CDispatcherNL::threadMethod(std::__1::promise<bool>, void*) + 210
4 3DconnexionNavlib 0x113fb5930 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcherNL::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcherNL*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*) + 88
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 11:
0 libsystem_kernel.dylib 0x7ff81a7235c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff81a731604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff81a72a635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff81a7238a8 mach_msg + 19
4 CoreFoundation 0x7ff81a83dcbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff81a83c72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff81a83bb60 CFRunLoopRunSpecific + 560
7 CoreFoundation 0x7ff81a8c07aa CFRunLoopRun + 40
8 3DconnexionClient 0x10c3e63e0 -[ConnexionClientAPI clientThreadEntry] + 220
9 Foundation 0x7ff81b6913bc __NSThread__start__ + 1009
10 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
11 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 12:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 13:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 14:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 15:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 16:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 17:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 18:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 19:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 20:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 21:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 22:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 23:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _eeschema.kiface 0x1218ed88d BS::thread_pool::worker() + 189
4 _eeschema.kiface 0x1218edc6e 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 24:
0 libsystem_pthread.dylib 0x7ff81a75dc58 start_wqthread + 0
Thread 25:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 26:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 27:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 28:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 29:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 30:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 31:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 32:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 33:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 34:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 35:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 36:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 _pcbnew.kiface 0x139975d1d BS::thread_pool::worker() + 189
4 _pcbnew.kiface 0x1399760fe 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*) + 62
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 37:
0 libsystem_kernel.dylib 0x7ff81a726616 __write_nocancel + 10
1 libsystem_c.dylib 0x7ff81a63f0d9 _swrite + 87
2 libsystem_c.dylib 0x7ff81a63cd8f __sflush + 98
3 libsystem_c.dylib 0x7ff81a63cce2 fflush + 28
4 3DconnexionNavlib 0x113fe1a50 std::__1::basic_filebuf<char, std::__1::char_traits<char> >::sync() + 288
5 3DconnexionNavlib 0x113f687e2 std::__1::basic_filebuf<char, std::__1::char_traits<char> >::close() + 28
6 3DconnexionNavlib 0x113fe180d std::__1::basic_filebuf<char, std::__1::char_traits<char> >::~basic_filebuf() + 29
7 3DconnexionNavlib 0x113f67ec1 tdxlib::detail::CLogfileImpl::Write(std::__1::promise<void>) + 769
8 3DconnexionNavlib 0x113f6930b void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::detail::CLogfileImpl::*)(std::__1::promise<void>)>, tdxlib::detail::CLogfileImpl*, std::__1::placeholders::__ph<1> const&>, std::__1::promise<void> > >(void*) + 84
9 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 38:
0 libsystem_kernel.dylib 0x7ff81a7235c2 mach_msg2_trap + 10
1 libsystem_kernel.dylib 0x7ff81a731604 mach_msg2_internal + 82
2 libsystem_kernel.dylib 0x7ff81a72a635 mach_msg_overwrite + 723
3 libsystem_kernel.dylib 0x7ff81a7238a8 mach_msg + 19
4 CoreFoundation 0x7ff81a83dcbe __CFRunLoopServiceMachPort + 145
5 CoreFoundation 0x7ff81a83c72a __CFRunLoopRun + 1360
6 CoreFoundation 0x7ff81a83bb60 CFRunLoopRunSpecific + 560
7 3DconnexionNavlib 0x113fc99a5 tdxlib::CDispatcher::threadMethod(std::__1::promise<bool>, void*) + 359
8 3DconnexionNavlib 0x113fc9f82 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcher::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcher*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*) + 88
9 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
10 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 39:
0 libsystem_kernel.dylib 0x7ff81a72611a __psynch_cvwait + 10
1 libsystem_pthread.dylib 0x7ff81a7627e1 _pthread_cond_wait + 1243
2 libc++.1.dylib 0x7ff81a6bec32 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3 3DconnexionNavlib 0x113fb51c8 tdxlib::CDispatcherNL::threadMethod(std::__1::promise<bool>, void*) + 210
4 3DconnexionNavlib 0x113fb5930 void* std::__1::__thread_proxy<std::__1::tuple<std::__1::unique_ptr<std::__1::__thread_struct, std::__1::default_delete<std::__1::__thread_struct> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcherNL::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcherNL*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*) + 88
5 libsystem_pthread.dylib 0x7ff81a762259 _pthread_start + 125
6 libsystem_pthread.dylib 0x7ff81a75dc7b thread_start + 15
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000000 rbx: 0x00007ff85e09f680 rcx: 0x00007fbf824fdae8 rdx: 0x0000000000000000
rdi: 0x0000000000000103 rsi: 0x0000000000000006 rbp: 0x00007fbf824fdb10 rsp: 0x00007fbf824fdae8
r8: 0x00007fbf824fd9b0 r9: 0x00007ff81a71efcd r10: 0x0000000000000000 r11: 0x0000000000000246
r12: 0x0000000000000103 r13: 0x0000003000000008 r14: 0x0000000000000006 r15: 0x0000000000000016
rip: 0x00007ff81a72a22a rfl: 0x0000000000000246 cr2: 0x0000700001d00000
Logical CPU: 0
Error Code: 0x02000148
Trap Number: 133
Binary Images:
0x7ff81a722000 - 0x7ff81a75bff7 libsystem_kernel.dylib (*) <87ff381c-4d30-3087-bab7-a5a53d232c00> /usr/lib/system/libsystem_kernel.dylib
0x7ff81a75c000 - 0x7ff81a767ff7 libsystem_pthread.dylib (*) <3bd433d4-15bd-3add-a612-95e4d3b20719> /usr/lib/system/libsystem_pthread.dylib
0x7ff81a62a000 - 0x7ff81a6b2fff libsystem_c.dylib (*) <1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c> /usr/lib/system/libsystem_c.dylib
0x7ff81a70c000 - 0x7ff81a721ff7 libc++abi.dylib (*) <af1f6dd6-2182-37b5-9e27-0cc62c440696> /usr/lib/libc++abi.dylib
0x113f53000 - 0x11403efff com.3dconnexion.navlib (0.7.12) <af9fe2d7-10af-360c-bc38-4f6435ea5549> /Library/Frameworks/3DconnexionNavlib.framework/Versions/A/3DconnexionNavlib
0x1384fd000 - 0x13a000fff _pcbnew.kiface (*) <f6b485c1-a4b4-3e84-bcd5-00528ccb03db> /Applications/KiCad/KiCad.app/Contents/PlugIns/_pcbnew.kiface
0x1039fe000 - 0x1040d9fff org.kicad.kicad ((7.0.0-0)) <14340a4d-7cbf-334a-a34f-616c8155eba6> /Applications/KiCad/KiCad.app/Contents/MacOS/kicad
0x120810000 - 0x121e67fff _eeschema.kiface (*) <17672c81-aaec-3166-b7e3-bb6788331323> /Applications/KiCad/KiCad.app/Contents/PlugIns/_eeschema.kiface
0x7ff81a7be000 - 0x7ff81ac57fef com.apple.CoreFoundation (6.9) <c2615780-0140-315c-a455-7e03bb22d3d6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7ff81d94e000 - 0x7ff81e956ff2 com.apple.AppKit (6.9) <540cedfd-5a35-3f35-8953-dcb7c4834eb5> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7ff81a6b3000 - 0x7ff81a70bff3 libc++.1.dylib (*) <b8339fb2-cbae-3d84-b080-bd19ddb2981c> /usr/lib/libc++.1.dylib
0x10c3e1000 - 0x10c3e8fff com.3dconnexion.driver.client (1.2.0) <49ee59d2-f6cb-3ab4-a22d-aeebe0c71081> /Library/Frameworks/3DconnexionClient.framework/Versions/A/3DconnexionClient
0x7ff81b639000 - 0x7ff81c04aff6 com.apple.Foundation (6.9) <a58576df-7109-3a13-a338-617f135ce8a8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
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=832.5M resident=0K(0%) swapped_out_or_unallocated=832.5M(100%)
Writable regions: Total=3.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.5G(100%)
VIRTUAL REGION
REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate framework 384K 3
Activity Tracing 256K 1
CG backing stores 5408K 8
CG image 6876K 331
CG raster data 180K 16
ColorSync 248K 29
CoreAnimation 126.2M 46
CoreGraphics 24K 4
CoreServices 36K 1
CoreUI image data 4684K 37
Foundation 16K 1
Kernel Alloc Once 8K 1
MALLOC 2.9G 201
MALLOC guard page 32K 7
MALLOC_LARGE (reserved) 384K 2 reserved VM address space (unallocated)
MALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)
OpenGL GLSL 256K 3
STACK GUARD 156K 39
Stack 27.8M 41
Stack Guard 56.0M 1
VM_ALLOCATE 78.6M 93
__CTF 756 1
__DATA 35.9M 571
__DATA_CONST 45.3M 365
__DATA_DIRTY 1110K 147
__FONT_DATA 2352 1
__GLSLBUILTINS 5174K 1
__LINKEDIT 235.6M 102
__OBJC_RO 65.5M 1
__OBJC_RW 1989K 2
__TEXT 597.0M 581
dyld private memory 768K 3
mapped file 310.8M 45
shared memory 820K 25
=========== ======= =======
TOTAL 4.9G 2711
TOTAL, minus reserved VM space 4.5G 2711
-----------
Full Report
-----------
{"app_name":"kicad","timestamp":"2023-03-05 14:02:18.00 +0100","app_version":"(7.0.0-0)","slice_uuid":"14340a4d-7cbf-334a-a34f-616c8155eba6","build_version":"(7.0.0-0)","platform":1,"bundleID":"org.kicad.kicad","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 13.2.1 (22D68)","roots_installed":0,"name":"kicad","incident_id":"F831328C-0BFF-4D36-814D-E405E6CC417C"}
{
"uptime" : 7900,
"procRole" : "Foreground",
"version" : 2,
"userID" : 501,
"deployVersion" : 210,
"modelCode" : "MacBookPro15,1",
"coalitionID" : 6776,
"osVersion" : {
"train" : "macOS 13.2.1",
"build" : "22D68",
"releaseType" : "User"
},
"captureTime" : "2023-03-05 14:02:18.0584 +0100",
"incident" : "F831328C-0BFF-4D36-814D-E405E6CC417C",
"pid" : 20379,
"cpuType" : "X86-64",
"roots_installed" : 0,
"bug_type" : "309",
"procLaunch" : "2023-03-05 13:59:55.9504 +0100",
"procStartAbsTime" : 7761439461795,
"procExitAbsTime" : 7903542558921,
"procName" : "kicad",
"procPath" : "\/Applications\/KiCad\/KiCad.app\/Contents\/MacOS\/kicad",
"bundleInfo" : {"CFBundleShortVersionString":"(7.0.0-0)","CFBundleVersion":"(7.0.0-0)","CFBundleIdentifier":"org.kicad.kicad"},
"storeInfo" : {"deviceIdentifierForVendor":"EB794E0A-C8F6-58B0-A7D3-D54DA9363114","thirdParty":true},
"parentProc" : "launchd",
"parentPid" : 1,
"coalitionName" : "org.kicad.kicad",
"crashReporterKey" : "CE5C7C6E-33C3-040B-6619-59C55084195A",
"throttleTimeout" : 2147483647,
"bridgeVersion" : {"build":"20P3045","train":"7.2"},
"sip" : "enabled",
"exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
"asi" : {"libsystem_c.dylib":["abort() called"]},
"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":131387,"threadState":{"r13":{"value":206158430216},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":6},"rsi":{"value":6},"r8":{"value":140460501752240},"cr2":{"value":123145332719616},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":140703572291533},"r15":{"value":22},"rbx":{"value":140704706328192,"symbolLocation":0,"symbol":"_main_thread"},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703572337194,"matchesCrashFrame":1},"rbp":{"value":140460501752592},"rsp":{"value":140460501752552},"r12":{"value":259},"rcx":{"value":140460501752552},"flavor":"x86_THREAD_STATE","rdi":{"value":259}},"queue":"com.apple.main-thread","frames":[{"imageOffset":33322,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":0},{"imageOffset":24443,"symbol":"pthread_kill","symbolLocation":263,"imageIndex":1},{"imageOffset":531621,"symbol":"abort","symbolLocation":123,"imageIndex":2},{"imageOffset":65666,"symbol":"abort_message","symbolLocation":241,"imageIndex":3},{"imageOffset":4451,"symbol":"demangling_terminate_handler()","symbolLocation":48,"imageIndex":3},{"imageOffset":62629,"symbol":"std::__terminate(void (*)())","symbolLocation":8,"imageIndex":3},{"imageOffset":62528,"symbol":"std::terminate()","symbolLocation":32,"imageIndex":3},{"imageOffset":111261,"symbol":"siapp::detail::CS80ClientImpl::sdkOpen(bool)","symbolLocation":69,"imageIndex":4},{"imageOffset":111000,"symbol":"siapp::detail::CS80ClientImpl::SiCreate(void*, int, std::__1::basic_string<SiHintEnum, std::__1::char_traits<SiHintEnum>, std::__1::allocator<SiHintEnum> >)","symbolLocation":332,"imageIndex":4},{"imageOffset":152730,"symbol":"siapp::CSmartS80Device::CSmartS80Device(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, int, std::__1::basic_string<SiHintEnum, std::__1::char_traits<SiHintEnum>, std::__1::allocator<SiHintEnum> >)","symbolLocation":576,"imageIndex":4},{"imageOffset":144205,"symbol":"siapp::CSmartS80Device::CreateInstance(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, int, std::__1::basic_string<SiHintEnum, std::__1::char_traits<SiHintEnum>, std::__1::allocator<SiHintEnum> >)","symbolLocation":67,"imageIndex":4},{"imageOffset":136936,"symbol":"C3dmouseImpl::Open3dxware(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, mouseOptions const&)","symbolLocation":128,"imageIndex":4},{"imageOffset":136741,"symbol":"C3dmouseImpl::Open(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&, mouseOptions const&)","symbolLocation":175,"imageIndex":4},{"imageOffset":291376,"symbol":"nav::detail::CNavigationManagerImpl::Create(std::__1::basic_string<wchar_t, std::__1::char_traits<wchar_t>, std::__1::allocator<wchar_t> > const&)","symbolLocation":3096,"imageIndex":4},{"imageOffset":390852,"symbol":"CNavLibImpl::Create(unsigned long long*, char const*, navlib::tagAccessor const*, unsigned long, navlib::tagNlCreateOptions const&)","symbolLocation":310,"imageIndex":4},{"imageOffset":130113,"symbol":"NlCreate","symbolLocation":113,"imageIndex":4},{"imageOffset":21509803,"symbol":"TDx::SpaceMouse::Navigation3D::CNavlibInterface::Open(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)","symbolLocation":1467,"imageIndex":5},{"imageOffset":21504068,"symbol":"TDx::SpaceMouse::Navigation3D::CNavlibImpl::Open(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >)","symbolLocation":52,"imageIndex":5},{"imageOffset":21483859,"symbol":"NL_PCBNEW_PLUGIN_IMPL::NL_PCBNEW_PLUGIN_IMPL(PCB_DRAW_PANEL_GAL*)","symbolLocation":387,"imageIndex":5},{"imageOffset":21482594,"symbol":"NL_PCBNEW_PLUGIN::NL_PCBNEW_PLUGIN(PCB_DRAW_PANEL_GAL*)","symbolLocation":50,"imageIndex":5},{"imageOffset":11470255,"symbol":"PCB_BASE_FRAME::ActivateGalCanvas()","symbolLocation":303,"imageIndex":5},{"imageOffset":5630270,"symbol":"PCB_BASE_EDIT_FRAME::ActivateGalCanvas()","symbolLocation":14,"imageIndex":5},{"imageOffset":5721598,"symbol":"PCB_EDIT_FRAME::ActivateGalCanvas()","symbolLocation":14,"imageIndex":5},{"imageOffset":5657749,"symbol":"PCB_EDIT_FRAME::PCB_EDIT_FRAME(KIWAY*, wxWindow*)","symbolLocation":7701,"imageIndex":5},{"imageOffset":94091,"symbol":"PCB::IFACE::CreateKiWindow(wxWindow*, int, KIWAY*, int)","symbolLocation":523,"imageIndex":5},{"imageOffset":1607649,"symbol":"KIWAY::Player(FRAME_T, bool, wxTopLevelWindow*)","symbolLocation":241,"imageIndex":6},{"imageOffset":4062238,"symbol":"SCH_EDIT_FRAME::OnOpenPcbnew(wxCommandEvent&)","symbolLocation":1278,"imageIndex":7},{"imageOffset":12154018,"symbol":"SCH_EDITOR_CONTROL::ShowPcbNew(TOOL_EVENT const&)","symbolLocation":114,"imageIndex":7},{"imageOffset":16300577,"symbol":"COROUTINE<int, TOOL_EVENT const&>::callerStub(long)","symbolLocation":49,"imageIndex":7}]},{"id":131498,"name":"com.apple.NSEventThread","frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":8},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":8},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":8},{"imageOffset":1700217,"symbol":"_NSEventThread","symbolLocation":132,"imageIndex":9},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":133016,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":133752,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":134268,"name":"com.apple.CFSocket.private","frames":[{"imageOffset":41690,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":685210,"symbol":"__CFSocketManager","symbolLocation":643,"imageIndex":8},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134270,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":134297,"frames":[{"imageOffset":41690,"symbol":"__select","symbolLocation":10,"imageIndex":0},{"imageOffset":37236,"symbol":"tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>::InfiniteSelectDirMon(int, int (&) [3])","symbolLocation":216,"imageIndex":4},{"imageOffset":33363,"symbol":"tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>::notify(std::__1::atomic<tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>*>*)","symbolLocation":683,"imageIndex":4},{"imageOffset":39991,"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 (*)(std::__1::atomic<tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>*>*), std::__1::atomic<tdx::CDirectoryMonitor<nav::CSettingsMonitor, 17u>*>*> >(void*)","symbolLocation":40,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134298,"frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":8},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":8},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":8},{"imageOffset":16931,"symbol":"tdx::CFileObserver::observeIt()","symbolLocation":237,"imageIndex":4},{"imageOffset":17099,"symbol":"tdx::CFileObserver::kEvtCallback(void*)","symbolLocation":9,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134299,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":85189,"symbol":"tdxlib::detail::CLogfileImpl::Write(std::__1::promise<void>)","symbolLocation":261,"imageIndex":4},{"imageOffset":90891,"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> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::detail::CLogfileImpl::*)(std::__1::promise<void>)>, tdxlib::detail::CLogfileImpl*, std::__1::placeholders::__ph<1> const&>, std::__1::promise<void> > >(void*)","symbolLocation":84,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134300,"frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":8},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":8},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":8},{"imageOffset":485797,"symbol":"tdxlib::CDispatcher::threadMethod(std::__1::promise<bool>, void*)","symbolLocation":359,"imageIndex":4},{"imageOffset":487298,"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> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcher::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcher*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*)","symbolLocation":88,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134301,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":401864,"symbol":"tdxlib::CDispatcherNL::threadMethod(std::__1::promise<bool>, void*)","symbolLocation":210,"imageIndex":4},{"imageOffset":403760,"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> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcherNL::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcherNL*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*)","symbolLocation":88,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134303,"frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":8},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":8},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":8},{"imageOffset":1058730,"symbol":"CFRunLoopRun","symbolLocation":40,"imageIndex":8},{"imageOffset":21472,"symbol":"-[ConnexionClientAPI clientThreadEntry]","symbolLocation":220,"imageIndex":11},{"imageOffset":361404,"symbol":"__NSThread__start__","symbolLocation":1009,"imageIndex":12},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134409,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134410,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134411,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134412,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134413,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134414,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134415,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134416,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134417,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134418,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134419,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134420,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":17684621,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":7},{"imageOffset":17685614,"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":62,"imageIndex":7},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134557,"frames":[{"imageOffset":7256,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":1}]},{"id":134608,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134609,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134610,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134611,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134612,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134613,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134614,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134615,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134616,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134617,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134618,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134619,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":21466397,"symbol":"BS::thread_pool::worker()","symbolLocation":189,"imageIndex":5},{"imageOffset":21467390,"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":62,"imageIndex":5},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134624,"frames":[{"imageOffset":17942,"symbol":"__write_nocancel","symbolLocation":10,"imageIndex":0},{"imageOffset":86233,"symbol":"_swrite","symbolLocation":87,"imageIndex":2},{"imageOffset":77199,"symbol":"__sflush","symbolLocation":98,"imageIndex":2},{"imageOffset":77026,"symbol":"fflush","symbolLocation":28,"imageIndex":2},{"imageOffset":584272,"symbol":"std::__1::basic_filebuf<char, std::__1::char_traits<char> >::sync()","symbolLocation":288,"imageIndex":4},{"imageOffset":88034,"symbol":"std::__1::basic_filebuf<char, std::__1::char_traits<char> >::close()","symbolLocation":28,"imageIndex":4},{"imageOffset":583693,"symbol":"std::__1::basic_filebuf<char, std::__1::char_traits<char> >::~basic_filebuf()","symbolLocation":29,"imageIndex":4},{"imageOffset":85697,"symbol":"tdxlib::detail::CLogfileImpl::Write(std::__1::promise<void>)","symbolLocation":769,"imageIndex":4},{"imageOffset":90891,"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> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::detail::CLogfileImpl::*)(std::__1::promise<void>)>, tdxlib::detail::CLogfileImpl*, std::__1::placeholders::__ph<1> const&>, std::__1::promise<void> > >(void*)","symbolLocation":84,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134625,"frames":[{"imageOffset":5570,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":0},{"imageOffset":62980,"symbol":"mach_msg2_internal","symbolLocation":82,"imageIndex":0},{"imageOffset":34357,"symbol":"mach_msg_overwrite","symbolLocation":723,"imageIndex":0},{"imageOffset":6312,"symbol":"mach_msg","symbolLocation":19,"imageIndex":0},{"imageOffset":523454,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":145,"imageIndex":8},{"imageOffset":517930,"symbol":"__CFRunLoopRun","symbolLocation":1360,"imageIndex":8},{"imageOffset":514912,"symbol":"CFRunLoopRunSpecific","symbolLocation":560,"imageIndex":8},{"imageOffset":485797,"symbol":"tdxlib::CDispatcher::threadMethod(std::__1::promise<bool>, void*)","symbolLocation":359,"imageIndex":4},{"imageOffset":487298,"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> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcher::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcher*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*)","symbolLocation":88,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]},{"id":134626,"frames":[{"imageOffset":16666,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":0},{"imageOffset":26593,"symbol":"_pthread_cond_wait","symbolLocation":1243,"imageIndex":1},{"imageOffset":48178,"symbol":"std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&)","symbolLocation":18,"imageIndex":10},{"imageOffset":401864,"symbol":"tdxlib::CDispatcherNL::threadMethod(std::__1::promise<bool>, void*)","symbolLocation":210,"imageIndex":4},{"imageOffset":403760,"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> >, std::__1::__bind<std::__1::__mem_fn<void (tdxlib::CDispatcherNL::*)(std::__1::promise<bool>, void*)>, tdxlib::CDispatcherNL*, std::__1::placeholders::__ph<1> const&, void*&>, std::__1::promise<bool> > >(void*)","symbolLocation":88,"imageIndex":4},{"imageOffset":25177,"symbol":"_pthread_start","symbolLocation":125,"imageIndex":1},{"imageOffset":7291,"symbol":"thread_start","symbolLocation":15,"imageIndex":1}]}],
"usedImages" : [
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703572303872,
"size" : 237560,
"uuid" : "87ff381c-4d30-3087-bab7-a5a53d232c00",
"path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
"name" : "libsystem_kernel.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703572541440,
"size" : 49144,
"uuid" : "3bd433d4-15bd-3add-a612-95e4d3b20719",
"path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
"name" : "libsystem_pthread.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703571288064,
"size" : 561152,
"uuid" : "1aec5d1a-6e43-30f9-a9f2-11eb85d3e70c",
"path" : "\/usr\/lib\/system\/libsystem_c.dylib",
"name" : "libsystem_c.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703572213760,
"size" : 90104,
"uuid" : "af1f6dd6-2182-37b5-9e27-0cc62c440696",
"path" : "\/usr\/lib\/libc++abi.dylib",
"name" : "libc++abi.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4629803008,
"CFBundleShortVersionString" : "0.7.12",
"CFBundleIdentifier" : "com.3dconnexion.navlib",
"size" : 966656,
"uuid" : "af9fe2d7-10af-360c-bc38-4f6435ea5549",
"path" : "\/Library\/Frameworks\/3DconnexionNavlib.framework\/Versions\/A\/3DconnexionNavlib",
"name" : "3DconnexionNavlib",
"CFBundleVersion" : "0.7.12.18248"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 5239721984,
"size" : 28327936,
"uuid" : "f6b485c1-a4b4-3e84-bcd5-00528ccb03db",
"path" : "\/Applications\/KiCad\/KiCad.app\/Contents\/PlugIns\/_pcbnew.kiface",
"name" : "_pcbnew.kiface"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4355776512,
"CFBundleShortVersionString" : "(7.0.0-0)",
"CFBundleIdentifier" : "org.kicad.kicad",
"size" : 7192576,
"uuid" : "14340a4d-7cbf-334a-a34f-616c8155eba6",
"path" : "\/Applications\/KiCad\/KiCad.app\/Contents\/MacOS\/kicad",
"name" : "kicad",
"CFBundleVersion" : "(7.0.0-0)"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4840292352,
"size" : 23429120,
"uuid" : "17672c81-aaec-3166-b7e3-bb6788331323",
"path" : "\/Applications\/KiCad\/KiCad.app\/Contents\/PlugIns\/_eeschema.kiface",
"name" : "_eeschema.kiface"
},
{
"source" : "P",
"arch" : "x86_64h",
"base" : 140703572942848,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.CoreFoundation",
"size" : 4825072,
"uuid" : "c2615780-0140-315c-a455-7e03bb22d3d6",
"path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
"name" : "CoreFoundation",
"CFBundleVersion" : "1953.300"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703624912896,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.AppKit",
"size" : 16814067,
"uuid" : "540cedfd-5a35-3f35-8953-dcb7c4834eb5",
"path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
"name" : "AppKit",
"CFBundleVersion" : "2299.40.118"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703571849216,
"size" : 364532,
"uuid" : "b8339fb2-cbae-3d84-b080-bd19ddb2981c",
"path" : "\/usr\/lib\/libc++.1.dylib",
"name" : "libc++.1.dylib"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 4500361216,
"CFBundleShortVersionString" : "1.2.0",
"CFBundleIdentifier" : "com.3dconnexion.driver.client",
"size" : 32768,
"uuid" : "49ee59d2-f6cb-3ab4-a22d-aeebe0c71081",
"path" : "\/Library\/Frameworks\/3DconnexionClient.framework\/Versions\/A\/3DconnexionClient",
"name" : "3DconnexionClient",
"CFBundleVersion" : "1.2.0"
},
{
"source" : "P",
"arch" : "x86_64",
"base" : 140703588126720,
"CFBundleShortVersionString" : "6.9",
"CFBundleIdentifier" : "com.apple.Foundation",
"size" : 10559479,
"uuid" : "a58576df-7109-3a13-a338-617f135ce8a8",
"path" : "\/System\/Library\/Frameworks\/Foundation.framework\/Versions\/C\/Foundation",
"name" : "Foundation",
"CFBundleVersion" : "1953.300"
}
],
"sharedCache" : {
"base" : 140703568580608,
"size" : 21474836480,
"uuid" : "57815a20-af2c-3b56-9006-23abde7962b0"
},
"vmSummary" : "ReadOnly portion of Libraries: Total=832.5M resident=0K(0%) swapped_out_or_unallocated=832.5M(100%)\nWritable regions: Total=3.5G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=3.5G(100%)\n\n VIRTUAL REGION \nREGION TYPE SIZE COUNT (non-coalesced) \n=========== ======= ======= \nAccelerate framework 384K 3 \nActivity Tracing 256K 1 \nCG backing stores 5408K 8 \nCG image 6876K 331 \nCG raster data 180K 16 \nColorSync 248K 29 \nCoreAnimation 126.2M 46 \nCoreGraphics 24K 4 \nCoreServices 36K 1 \nCoreUI image data 4684K 37 \nFoundation 16K 1 \nKernel Alloc Once 8K 1 \nMALLOC 2.9G 201 \nMALLOC guard page 32K 7 \nMALLOC_LARGE (reserved) 384K 2 reserved VM address space (unallocated)\nMALLOC_NANO (reserved) 384.0M 1 reserved VM address space (unallocated)\nOpenGL GLSL 256K 3 \nSTACK GUARD 156K 39 \nStack 27.8M 41 \nStack Guard 56.0M 1 \nVM_ALLOCATE 78.6M 93 \n__CTF 756 1 \n__DATA 35.9M 571 \n__DATA_CONST 45.3M 365 \n__DATA_DIRTY 1110K 147 \n__FONT_DATA 2352 1 \n__GLSLBUILTINS 5174K 1 \n__LINKEDIT 235.6M 102 \n__OBJC_RO 65.5M 1 \n__OBJC_RW 1989K 2 \n__TEXT 597.0M 581 \ndyld private memory 768K 3 \nmapped file 310.8M 45 \nshared memory 820K 25 \n=========== ======= ======= \nTOTAL 4.9G 2711 \nTOTAL, minus reserved VM space 4.5G 2711 \n",
"legacyInfo" : {
"threadTriggered" : {
"queue" : "com.apple.main-thread"
}
},
"trialInfo" : {
"rollouts" : [
{
"rolloutId" : "61675b89201f677a9a4cbd65",
"factorPackIds" : {
"HEALTH_FEATURE_AVAILABILITY" : "638e768d75b0720ff1f8c4f3"
},
"deploymentId" : 240000051
},
{
"rolloutId" : "62699e1ec1ff2978b47f6c3b",
"factorPackIds" : {
"SIRI_FIND_MY_CONFIGURATION_FILES" : "631f72d1de559130376df1fb"
},
"deploymentId" : 240000023
}
],
"experiments" : [
]
}
}
KiCad Version
Application: KiCad x86_64 on x86_64
Version: (7.0.0-0), release build
Libraries:
wxWidgets 3.2.1
FreeType 2.12.1
HarfBuzz 5.3.1
FontConfig 2.14.0
libcurl/7.86.0 (SecureTransport) LibreSSL/3.3.6 zlib/1.2.11 nghttp2/1.47.0
Platform: macOS Ventura Version 13.2.1 (Build 22D68), 64 bit, Little endian, wxMac
Build Info:
Date: Feb 12 2023 11:39:44
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