Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crashed on macos #145

Open
zhangyufei49 opened this issue Jan 15, 2025 · 3 comments
Open

crashed on macos #145

zhangyufei49 opened this issue Jan 15, 2025 · 3 comments

Comments

@zhangyufei49
Copy link

App version: 1.0.0 and 1.1.0

Always crashes when launches.
I tried reinstalling and clearing all the config and cache files, and it still crashes.

crash log:

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

Process:               NeuralNote [10524]
Path:                  /Applications/NeuralNote.app/Contents/MacOS/NeuralNote
Identifier:            com.draudio.neuralnote
Version:               1.1.0 (1.1.0)
Code Type:             X86-64 (Native)
Parent Process:        launchd [1]
User ID:               501

Date/Time:             2025-01-15 19:59:44.7131 +0800
OS Version:            macOS 15.2 (24C101)
Report Version:        12
Anonymous UUID:        4977B2B0-2825-0EC6-B942-B89CD6EC91EE

Sleep/Wake UUID:       71F86277-407F-44A0-A24D-529D76D43D51

Time Awake Since Boot: 23000 seconds
Time Since Wake:       4064 seconds

System Integrity Protection: enabled

Crashed Thread:        1  Dispatch queue: com.apple.NSXPCConnection.user.endpoint.NSRemoteView.TUICursorUIViewService

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Termination Reason:    Namespace SIGNAL, Code 6 Abort trap: 6
Terminating Process:   NeuralNote [10524]

Application Specific Information:
abort() called


Thread 0:: JUCE v8.0.6: Message Thread Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	    0x7ff81c19af0e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81c1a95fa mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff81c1a2016 mach_msg_overwrite + 649
3   libsystem_kernel.dylib        	    0x7ff81c19b1ff mach_msg + 19
4   SkyLight                      	    0x7ff821ccb45d CGSConnectionNotifier::notify() const + 557
5   SkyLight                      	    0x7ff821cd4eef CGSConnectionNotifierAddCallback + 1573
6   SkyLight                      	    0x7ff821fa114d SLSRegisterConnectionNotifyProc + 76
7   HIToolbox                     	    0x7ff827b764c6 RegisterCallbackInternal(unsigned int, void (*)(unsigned int, void*, void*), unsigned int, void*, unsigned int) + 418
8   HIToolbox                     	    0x7ff827aa3ffb RegisterForDisplayConfigChangeNotificationsIfNecessary + 53
9   HIToolbox                     	    0x7ff827af9554 MBWindows::MBWindows() + 90
10  HIToolbox                     	    0x7ff827af2df8 MBWindows::Get() + 56
11  HIToolbox                     	    0x7ff827afa544 MenuBarInstance::MenuBarInstance(unsigned char) + 42
12  HIToolbox                     	    0x7ff827af2205 GetUserSpaceMenuBar() + 58
13  HIToolbox                     	    0x7ff827af33be MenuBarInstance::ForEachMenuBarDo(void (MenuBarInstance*) block_pointer) + 36
14  HIToolbox                     	    0x7ff827af5275 _HIPresentationInstanceFindAtLocation + 111
15  HIToolbox                     	    0x7ff827aef4c6 _MBarHit(MenuData*, Point, unsigned char, unsigned char*, MenuData**) + 107
16  HIToolbox                     	    0x7ff827aef445 MBarHit + 40
17  HIToolbox                     	    0x7ff827b8b9d9 FindWindowCommon(Point, OpaqueWindowPtr**, short*) + 47
18  HIToolbox                     	    0x7ff827b8b91c FindWindowOfClass + 57
19  HIToolbox                     	    0x7ff827b8b84b FindWindow + 35
20  HIToolbox                     	    0x7ff827aac75b FindWindowAndPartFromMouseEvent + 112
21  HIToolbox                     	    0x7ff827a9aac2 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 1618
22  HIToolbox                     	    0x7ff827a9f9ea DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2521
23  HIToolbox                     	    0x7ff827a9d573 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 336
24  HIToolbox                     	    0x7ff827a9d41d SendEventToEventTarget + 39
25  AppKit                        	    0x7ff81fd99b53 _DPSEventHandledByCarbon + 147
26  AppKit                        	    0x7ff82066a7e9 -[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 3259
27  AppKit                        	    0x7ff81fc08549 -[NSApplication run] + 610
28  NeuralNote                    	       0x10d33cc50 main + 192
29  dyld                          	    0x7ff81be4d2cd start + 1805

Thread 1 Crashed::  Dispatch queue: com.apple.NSXPCConnection.user.endpoint.NSRemoteView.TUICursorUIViewService
0   libsystem_kernel.dylib        	    0x7ff81c1a1c52 __pthread_kill + 10
1   libsystem_pthread.dylib       	    0x7ff81c1dbf85 pthread_kill + 262
2   libsystem_c.dylib             	    0x7ff81c0fcb19 abort + 126
3   libsystem_malloc.dylib        	    0x7ff81bffb394 malloc_vreport + 857
4   libsystem_malloc.dylib        	    0x7ff81c02336a malloc_zone_error + 183
5   libsystem_malloc.dylib        	    0x7ff81bff48e1 small_free_list_remove_ptr_no_clear + 1033
6   libsystem_malloc.dylib        	    0x7ff81bff1d47 free_small + 851
7   libdispatch.dylib             	    0x7ff81c033ab6 _dispatch_dispose + 113
8   libxpc.dylib                  	    0x7ff81bede4b0 _xpc_serializer_dispose + 71
9   libxpc.dylib                  	    0x7ff81bedb935 -[OS_xpc_object dealloc] + 17
10  libxpc.dylib                  	    0x7ff81bee55f2 _xpc_connection_call_reply_async + 109
11  libdispatch.dylib             	    0x7ff81c034848 _dispatch_client_callout3 + 8
12  libdispatch.dylib             	    0x7ff81c04ee0a _dispatch_mach_msg_async_reply_invoke + 375
13  libdispatch.dylib             	    0x7ff81c03a7af _dispatch_lane_serial_drain + 307
14  libdispatch.dylib             	    0x7ff81c03b43a _dispatch_lane_invoke + 377
15  libdispatch.dylib             	    0x7ff81c04525c _dispatch_root_queue_drain_deferred_wlh + 271
16  libdispatch.dylib             	    0x7ff81c044b5d _dispatch_workloop_worker_thread + 659
17  libsystem_pthread.dylib       	    0x7ff81c1d8c7f _pthread_wqthread + 326
18  libsystem_pthread.dylib       	    0x7ff81c1d7bdb start_wqthread + 15

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

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

Thread 4:: JUCE v8.0.6: Timer
0   libsystem_kernel.dylib        	    0x7ff81c19daaa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81c1dc7a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                	    0x7ff81c120a8d std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 93
3   NeuralNote                    	       0x10d5dbe42 juce::WaitableEvent::wait(double) const + 338
4   NeuralNote                    	       0x10d5cf079 juce::Timer::TimerThread::run() + 521
5   NeuralNote                    	       0x10d6112cd juce::Thread::createNativeThread(juce::Thread::Priority)::$_0::__invoke(void*) + 749
6   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
7   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 5:: JUCE v8.0.6: thumb cache
0   libsystem_kernel.dylib        	    0x7ff81c19daaa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81c1dc7a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                	    0x7ff81c120a8d std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 93
3   NeuralNote                    	       0x10d5dbe42 juce::WaitableEvent::wait(double) const + 338
4   NeuralNote                    	       0x10d5db967 juce::TimeSliceThread::run() + 103
5   NeuralNote                    	       0x10d6112cd juce::Thread::createNativeThread(juce::Thread::Priority)::$_0::__invoke(void*) + 749
6   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
7   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 6:: Pool
0   libsystem_kernel.dylib        	    0x7ff81c19daaa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81c1dc7a8 _pthread_cond_wait + 1193
2   libc++.1.dylib                	    0x7ff81c120a8d std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>) + 93
3   NeuralNote                    	       0x10d5dbe42 juce::WaitableEvent::wait(double) const + 338
4   NeuralNote                    	       0x10d612071 juce::ThreadPool::ThreadPoolThread::run() + 705
5   NeuralNote                    	       0x10d6112cd juce::Thread::createNativeThread(juce::Thread::Priority)::$_0::__invoke(void*) + 749
6   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
7   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 7:: caulk.messenger.shared:17
0   libsystem_kernel.dylib        	    0x7ff81c19ae8a semaphore_wait_trap + 10
1   caulk                         	    0x7ff8275cbc9d caulk::semaphore::timed_wait(double) + 151
2   caulk                         	    0x7ff8275cbbc8 caulk::concurrent::details::worker_thread::run() + 30
3   caulk                         	    0x7ff8275cb90a void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 41
4   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
5   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 8:: caulk.messenger.shared:high
0   libsystem_kernel.dylib        	    0x7ff81c19ae8a semaphore_wait_trap + 10
1   caulk                         	    0x7ff8275cbc9d caulk::semaphore::timed_wait(double) + 151
2   caulk                         	    0x7ff8275cbbc8 caulk::concurrent::details::worker_thread::run() + 30
3   caulk                         	    0x7ff8275cb90a void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*) + 41
4   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
5   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 9:
0   libsystem_pthread.dylib       	    0x7ff81c1d7bcc start_wqthread + 0

Thread 10:: CVDisplayLink
0   libsystem_kernel.dylib        	    0x7ff81c19daaa __psynch_cvwait + 10
1   libsystem_pthread.dylib       	    0x7ff81c1dc7d9 _pthread_cond_wait + 1242
2   CoreVideo                     	    0x7ff825a258fd CVDisplayLink::waitUntil(unsigned long long) + 375
3   CoreVideo                     	    0x7ff825a24876 CVDisplayLink::runIOThread() + 526
4   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
5   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 11:
0   libsystem_pthread.dylib       	    0x7ff81c1d7bcc start_wqthread + 0

Thread 12:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	    0x7ff81c19af0e mach_msg2_trap + 10
1   libsystem_kernel.dylib        	    0x7ff81c1a95fa mach_msg2_internal + 84
2   libsystem_kernel.dylib        	    0x7ff81c1a2016 mach_msg_overwrite + 649
3   libsystem_kernel.dylib        	    0x7ff81c19b1ff mach_msg + 19
4   CoreFoundation                	    0x7ff81c2c2e02 __CFRunLoopServiceMachPort + 143
5   CoreFoundation                	    0x7ff81c2c182f __CFRunLoopRun + 1393
6   CoreFoundation                	    0x7ff81c2c0c8e CFRunLoopRunSpecific + 550
7   AppKit                        	    0x7ff81fd6ca9d _NSEventThread + 127
8   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
9   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 13:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	    0x7ff81c19ae96 semaphore_wait_signal_trap + 10
1   caulk                         	    0x7ff8275e5315 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 23
2   CoreAudio                     	    0x7ff81eb60d9d HALC_ProxyIOContext::IOWorkLoop() + 5515
3   CoreAudio                     	    0x7ff81eb5f014 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 148
4   CoreAudio                     	    0x7ff81ed1027f HALC_IOThread::Entry(void*) + 73
5   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
6   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15

Thread 14:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib        	    0x7ff81c19ae96 semaphore_wait_signal_trap + 10
1   caulk                         	    0x7ff8275e5315 caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&) + 23
2   CoreAudio                     	    0x7ff81eb60d9d HALC_ProxyIOContext::IOWorkLoop() + 5515
3   CoreAudio                     	    0x7ff81eb5f014 invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int) + 148
4   CoreAudio                     	    0x7ff81ed1027f HALC_IOThread::Entry(void*) + 73
5   libsystem_pthread.dylib       	    0x7ff81c1dc253 _pthread_start + 99
6   libsystem_pthread.dylib       	    0x7ff81c1d7bef thread_start + 15


Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x000070000d7b0dc8  rdx: 0x0000000000000000
  rdi: 0x0000000000001403  rsi: 0x0000000000000006  rbp: 0x000070000d7b0df0  rsp: 0x000070000d7b0dc8
   r8: 0x000000000000002e   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000246
  r12: 0x0000000000000000  r13: 0x0000000000000043  r14: 0x0000000000001403  r15: 0x0000000000000016
  rip: 0x00007ff81c1a1c52  rfl: 0x0000000000000246  cr2: 0x0000000000000000
  
Logical CPU:     0
Error Code:      0x02000148 
Trap Number:     133


Binary Images:
       0x10d213000 -        0x10da4ffff com.draudio.neuralnote (1.1.0) <48224075-e637-35a5-9217-83d9e8481894> /Applications/NeuralNote.app/Contents/MacOS/NeuralNote
       0x11171f000 -        0x111723fff com.apple.audio.AppleHDAHALPlugIn (600.2) <a49d770e-342b-3d32-a2ee-b0be50b1f7aa> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x111f3c000 -        0x111f48fff libobjc-trampolines.dylib (*) <3f1b796e-b179-306a-80c6-2b82f9812074> /usr/lib/libobjc-trampolines.dylib
    0x7ff81c19a000 -     0x7ff81c1d5fff libsystem_kernel.dylib (*) <907f6ba6-6b4b-39d3-ba4b-d1f4244b50bc> /usr/lib/system/libsystem_kernel.dylib
    0x7ff821cc7000 -     0x7ff822194ff1 com.apple.SkyLight (1.600.0) <3d629182-cf09-38f6-8dc5-6c5046f526df> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7ff8279c0000 -     0x7ff827c9cff5 com.apple.HIToolbox (2.1.1) <33804354-6316-3158-81f7-e33f22e61972> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7ff81fbd7000 -     0x7ff8210cdffd com.apple.AppKit (6.9) <52c57e92-92f8-3e03-9513-77cc61b010c2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7ff81be47000 -     0x7ff81bed2c7f dyld (*) <7e2d5f84-7d4f-3322-83cb-dd7bd247f06a> /usr/lib/dyld
               0x0 - 0xffffffffffffffff ??? (*) <00000000-0000-0000-0000-000000000000> ???
    0x7ff81c1d6000 -     0x7ff81c1e1fff libsystem_pthread.dylib (*) <7324bb8c-37ad-3a44-becd-969f31077819> /usr/lib/system/libsystem_pthread.dylib
    0x7ff81c07c000 -     0x7ff81c104ff7 libsystem_c.dylib (*) <83c4abe1-cf0a-3460-80c9-123e8ecd53ae> /usr/lib/system/libsystem_c.dylib
    0x7ff81bfed000 -     0x7ff81c030ff7 libsystem_malloc.dylib (*) <d38f2a10-6bec-3b3b-9011-a9ffa49713da> /usr/lib/system/libsystem_malloc.dylib
    0x7ff81c031000 -     0x7ff81c078ff9 libdispatch.dylib (*) <5005e836-7007-3e91-abad-78d2c3a466a9> /usr/lib/system/libdispatch.dylib
    0x7ff81bed7000 -     0x7ff81bf1dffd libxpc.dylib (*) <4360d13e-00a2-3eca-8724-e33b37afae11> /usr/lib/system/libxpc.dylib
    0x7ff81c105000 -     0x7ff81c181ffb libc++.1.dylib (*) <0c5439f1-011a-38c6-b6f8-de47c8cd2468> /usr/lib/libc++.1.dylib
    0x7ff8275ca000 -     0x7ff8275edfff com.apple.audio.caulk (1.0) <69b6d3ae-dd5f-30b4-8cca-a28056f502c1> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7ff825a22000 -     0x7ff825a75ff3 com.apple.CoreVideo (1.8) <6a7b8d63-a0c2-3f90-9400-bb7d6bb5e980> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7ff81c247000 -     0x7ff81c6e4fe2 com.apple.CoreFoundation (6.9) <cd137a46-9abf-3fe9-a226-14f54114caf1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7ff81e979000 -     0x7ff81f0c3ff7 com.apple.audio.CoreAudio (5.0) <8b22c24b-c4f2-32de-890d-9c7550b5a9f6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

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: 16
    thread_create: 0
    thread_set_state: 1146

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Activity Tracing                   256K        1 
ColorSync                          232K       27 
CoreAnimation                       80K        8 
CoreGraphics                        12K        2 
Foundation                          16K        1 
IOKit                             7940K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           618.5M       58 
MALLOC guard page                   48K       12 
STACK GUARD                       56.1M       15 
Stack                             15.1M       15 
VM_ALLOCATE                        220K       12 
__CTF                               824        1 
__DATA                            31.1M      892 
__DATA_CONST                      91.8M      910 
__DATA_DIRTY                      2553K      333 
__FONT_DATA                        2352        1 
__INFO_FILTER                         8        1 
__LINKEDIT                       186.8M        5 
__OBJC_RO                         76.9M        1 
__OBJC_RW                         2373K        2 
__TEXT                             1.0G      928 
__TPRO_CONST                       272K        2 
mapped file                      204.1M       20 
owned unmapped memory               92K        1 
shared memory                     1436K       21 
===========                     =======  ======= 
TOTAL                              2.3G     3271 



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

{"app_name":"NeuralNote","timestamp":"2025-01-15 19:59:45.00 +0800","app_version":"1.1.0","slice_uuid":"48224075-e637-35a5-9217-83d9e8481894","build_version":"1.1.0","platform":1,"bundleID":"com.draudio.neuralnote","share_with_app_devs":0,"is_first_party":0,"bug_type":"309","os_version":"macOS 15.2 (24C101)","roots_installed":0,"name":"NeuralNote","incident_id":"FC893430-2557-4FB7-B34D-4CF7D951506B"}
{
  "uptime" : 23000,
  "procRole" : "Foreground",
  "version" : 2,
  "userID" : 501,
  "deployVersion" : 210,
  "modelCode" : "iMac19,2",
  "coalitionID" : 3734,
  "osVersion" : {
    "train" : "macOS 15.2",
    "build" : "24C101",
    "releaseType" : "User"
  },
  "captureTime" : "2025-01-15 19:59:44.7131 +0800",
  "codeSigningMonitor" : 0,
  "incident" : "FC893430-2557-4FB7-B34D-4CF7D951506B",
  "pid" : 10524,
  "cpuType" : "X86-64",
  "roots_installed" : 0,
  "bug_type" : "309",
  "procLaunch" : "2025-01-15 19:59:44.0822 +0800",
  "procStartAbsTime" : 23603878968558,
  "procExitAbsTime" : 23604496763947,
  "procName" : "NeuralNote",
  "procPath" : "\/Applications\/NeuralNote.app\/Contents\/MacOS\/NeuralNote",
  "bundleInfo" : {"CFBundleShortVersionString":"1.1.0","CFBundleVersion":"1.1.0","CFBundleIdentifier":"com.draudio.neuralnote"},
  "storeInfo" : {"deviceIdentifierForVendor":"9838E160-E5F9-5B4D-A09F-77920970DF28","thirdParty":true},
  "parentProc" : "launchd",
  "parentPid" : 1,
  "coalitionName" : "com.draudio.neuralnote",
  "crashReporterKey" : "4977B2B0-2825-0EC6-B942-B89CD6EC91EE",
  "codeSigningID" : "com.draudio.neuralnote",
  "codeSigningTeamID" : "9GJU624H69",
  "codeSigningFlags" : 570503953,
  "codeSigningValidationCategory" : 6,
  "codeSigningTrustLevel" : 4294967295,
  "bootSessionUUID" : "10B37A03-2AAB-42B2-83BD-890D3E09C1F4",
  "wakeTime" : 4064,
  "sleepWakeUUID" : "71F86277-407F-44A0-A24D-529D76D43D51",
  "sip" : "enabled",
  "exception" : {"codes":"0x0000000000000000, 0x0000000000000000","rawCodes":[0,0],"type":"EXC_CRASH","signal":"SIGABRT"},
  "termination" : {"flags":0,"code":6,"namespace":"SIGNAL","indicator":"Abort trap: 6","byProc":"NeuralNote","byPid":10524},
  "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":1146,"task_for_pid":16},"targeted":{"thread_create":0,"thread_set_state":0,"task_for_pid":0},"warnings":0},
  "faultingThread" : 1,
  "threads" : [{"threadState":{"r13":{"value":17183031299},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":44},"rsi":{"value":17183031299},"r8":{"value":127040837648384},"cr2":{"value":0},"rdx":{"value":687194772755},"r10":{"value":32998233756675},"r9":{"value":32998233735168},"r15":{"value":32998233735168},"rbx":{"value":140701833538956},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703600062222},"rbp":{"value":140701833538560},"rsp":{"value":140701833538456},"r12":{"value":0},"rcx":{"value":140701833538456},"flavor":"x86_THREAD_STATE","rdi":{"value":140701833538956}},"id":371543,"name":"JUCE v8.0.6: Message Thread","queue":"com.apple.main-thread","frames":[{"imageOffset":3854,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":62970,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":3},{"imageOffset":32790,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":3},{"imageOffset":4607,"symbol":"mach_msg","symbolLocation":19,"imageIndex":3},{"imageOffset":17501,"symbol":"CGSConnectionNotifier::notify() const","symbolLocation":557,"imageIndex":4},{"imageOffset":57071,"symbol":"CGSConnectionNotifierAddCallback","symbolLocation":1573,"imageIndex":4},{"imageOffset":2990413,"symbol":"SLSRegisterConnectionNotifyProc","symbolLocation":76,"imageIndex":4},{"imageOffset":1795270,"symbol":"RegisterCallbackInternal(unsigned int, void (*)(unsigned int, void*, void*), unsigned int, void*, unsigned int)","symbolLocation":418,"imageIndex":5},{"imageOffset":933883,"symbol":"RegisterForDisplayConfigChangeNotificationsIfNecessary","symbolLocation":53,"imageIndex":5},{"imageOffset":1283412,"symbol":"MBWindows::MBWindows()","symbolLocation":90,"imageIndex":5},{"imageOffset":1256952,"symbol":"MBWindows::Get()","symbolLocation":56,"imageIndex":5},{"imageOffset":1287492,"symbol":"MenuBarInstance::MenuBarInstance(unsigned char)","symbolLocation":42,"imageIndex":5},{"imageOffset":1253893,"symbol":"GetUserSpaceMenuBar()","symbolLocation":58,"imageIndex":5},{"imageOffset":1258430,"symbol":"MenuBarInstance::ForEachMenuBarDo(void (MenuBarInstance*) block_pointer)","symbolLocation":36,"imageIndex":5},{"imageOffset":1266293,"symbol":"_HIPresentationInstanceFindAtLocation","symbolLocation":111,"imageIndex":5},{"imageOffset":1242310,"symbol":"_MBarHit(MenuData*, Point, unsigned char, unsigned char*, MenuData**)","symbolLocation":107,"imageIndex":5},{"imageOffset":1242181,"symbol":"MBarHit","symbolLocation":40,"imageIndex":5},{"imageOffset":1882585,"symbol":"FindWindowCommon(Point, OpaqueWindowPtr**, short*)","symbolLocation":47,"imageIndex":5},{"imageOffset":1882396,"symbol":"FindWindowOfClass","symbolLocation":57,"imageIndex":5},{"imageOffset":1882187,"symbol":"FindWindow","symbolLocation":35,"imageIndex":5},{"imageOffset":968539,"symbol":"FindWindowAndPartFromMouseEvent","symbolLocation":112,"imageIndex":5},{"imageOffset":895682,"symbol":"ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)","symbolLocation":1618,"imageIndex":5},{"imageOffset":915946,"symbol":"DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*)","symbolLocation":2521,"imageIndex":5},{"imageOffset":906611,"symbol":"SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*)","symbolLocation":336,"imageIndex":5},{"imageOffset":906269,"symbol":"SendEventToEventTarget","symbolLocation":39,"imageIndex":5},{"imageOffset":1846099,"symbol":"_DPSEventHandledByCarbon","symbolLocation":147,"imageIndex":6},{"imageOffset":11089897,"symbol":"-[NSApplication(NSEventRouting) _nextEventMatchingEventMask:untilDate:inMode:dequeue:]","symbolLocation":3259,"imageIndex":6},{"imageOffset":202057,"symbol":"-[NSApplication run]","symbolLocation":610,"imageIndex":6},{"imageOffset":1219664,"symbol":"main","symbolLocation":192,"imageIndex":0},{"imageOffset":25293,"symbol":"start","symbolLocation":1805,"imageIndex":7}]},{"triggered":true,"id":371553,"threadState":{"r13":{"value":67},"rax":{"value":0},"rflags":{"value":582},"cpu":{"value":0},"r14":{"value":5123},"rsi":{"value":6},"r8":{"value":46},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":0},"r15":{"value":22},"rbx":{"value":6},"trap":{"value":133},"err":{"value":33554760},"r11":{"value":582},"rip":{"value":140703600090194,"matchesCrashFrame":1},"rbp":{"value":123145528479216},"rsp":{"value":123145528479176},"r12":{"value":0},"rcx":{"value":123145528479176},"flavor":"x86_THREAD_STATE","rdi":{"value":5123}},"queue":"com.apple.NSXPCConnection.user.endpoint.NSRemoteView.TUICursorUIViewService","frames":[{"imageOffset":31826,"symbol":"__pthread_kill","symbolLocation":10,"imageIndex":3},{"imageOffset":24453,"symbol":"pthread_kill","symbolLocation":262,"imageIndex":9},{"imageOffset":527129,"symbol":"abort","symbolLocation":126,"imageIndex":10},{"imageOffset":58260,"symbol":"malloc_vreport","symbolLocation":857,"imageIndex":11},{"imageOffset":222058,"symbol":"malloc_zone_error","symbolLocation":183,"imageIndex":11},{"imageOffset":30945,"symbol":"small_free_list_remove_ptr_no_clear","symbolLocation":1033,"imageIndex":11},{"imageOffset":19783,"symbol":"free_small","symbolLocation":851,"imageIndex":11},{"imageOffset":10934,"symbol":"_dispatch_dispose","symbolLocation":113,"imageIndex":12},{"imageOffset":29872,"symbol":"_xpc_serializer_dispose","symbolLocation":71,"imageIndex":13},{"imageOffset":18741,"symbol":"-[OS_xpc_object dealloc]","symbolLocation":17,"imageIndex":13},{"imageOffset":58866,"symbol":"_xpc_connection_call_reply_async","symbolLocation":109,"imageIndex":13},{"imageOffset":14408,"symbol":"_dispatch_client_callout3","symbolLocation":8,"imageIndex":12},{"imageOffset":122378,"symbol":"_dispatch_mach_msg_async_reply_invoke","symbolLocation":375,"imageIndex":12},{"imageOffset":38831,"symbol":"_dispatch_lane_serial_drain","symbolLocation":307,"imageIndex":12},{"imageOffset":42042,"symbol":"_dispatch_lane_invoke","symbolLocation":377,"imageIndex":12},{"imageOffset":82524,"symbol":"_dispatch_root_queue_drain_deferred_wlh","symbolLocation":271,"imageIndex":12},{"imageOffset":80733,"symbol":"_dispatch_workloop_worker_thread","symbolLocation":659,"imageIndex":12},{"imageOffset":11391,"symbol":"_pthread_wqthread","symbolLocation":326,"imageIndex":9},{"imageOffset":7131,"symbol":"start_wqthread","symbolLocation":15,"imageIndex":9}]},{"id":371554,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":8195},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145528496128},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145529020416},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703600311244},"rbp":{"value":0},"rsp":{"value":123145529020416},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145529020416}}},{"id":371559,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":58883},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145529032704},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":123145529555832},"rbx":{"value":123145529556992},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703600311244},"rbp":{"value":0},"rsp":{"value":123145529556992},"r12":{"value":5193733},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145529556992}}},{"id":371565,"name":"JUCE v8.0.6: Timer","threadState":{"r13":{"value":2203318223616},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145530093568},"rsi":{"value":2203318223616},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":512},"r10":{"value":0},"r9":{"value":160},"r15":{"value":512},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703600073386},"rbp":{"value":123145530093216},"rsp":{"value":123145530093064},"r12":{"value":299998903},"rcx":{"value":123145530093064},"flavor":"x86_THREAD_STATE","rdi":{"value":140499941913840}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":3},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":9},{"imageOffset":113293,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":93,"imageIndex":14},{"imageOffset":3968578,"symbol":"juce::WaitableEvent::wait(double) const","symbolLocation":338,"imageIndex":0},{"imageOffset":3915897,"symbol":"juce::Timer::TimerThread::run()","symbolLocation":521,"imageIndex":0},{"imageOffset":4186829,"symbol":"juce::Thread::createNativeThread(juce::Thread::Priority)::$_0::__invoke(void*)","symbolLocation":749,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371566,"name":"JUCE v8.0.6: thumb cache","threadState":{"r13":{"value":1103806595584},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145530630144},"rsi":{"value":1103806595584},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703600073386},"rbp":{"value":123145530629760},"rsp":{"value":123145530629608},"r12":{"value":499997820},"rcx":{"value":123145530629608},"flavor":"x86_THREAD_STATE","rdi":{"value":140499973467736}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":3},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":9},{"imageOffset":113293,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":93,"imageIndex":14},{"imageOffset":3968578,"symbol":"juce::WaitableEvent::wait(double) const","symbolLocation":338,"imageIndex":0},{"imageOffset":3967335,"symbol":"juce::TimeSliceThread::run()","symbolLocation":103,"imageIndex":0},{"imageOffset":4186829,"symbol":"juce::Thread::createNativeThread(juce::Thread::Priority)::$_0::__invoke(void*)","symbolLocation":749,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371569,"name":"Pool","threadState":{"r13":{"value":1103806595584},"rax":{"value":260},"rflags":{"value":583},"cpu":{"value":0},"r14":{"value":123145531166720},"rsi":{"value":1103806595584},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":160},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":582},"rip":{"value":140703600073386},"rbp":{"value":123145531166352},"rsp":{"value":123145531166200},"r12":{"value":499998801},"rcx":{"value":123145531166200},"flavor":"x86_THREAD_STATE","rdi":{"value":140499942099928}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":3},{"imageOffset":26536,"symbol":"_pthread_cond_wait","symbolLocation":1193,"imageIndex":9},{"imageOffset":113293,"symbol":"std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::mutex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l>>>)","symbolLocation":93,"imageIndex":14},{"imageOffset":3968578,"symbol":"juce::WaitableEvent::wait(double) const","symbolLocation":338,"imageIndex":0},{"imageOffset":4190321,"symbol":"juce::ThreadPool::ThreadPoolThread::run()","symbolLocation":705,"imageIndex":0},{"imageOffset":4186829,"symbol":"juce::Thread::createNativeThread(juce::Thread::Priority)::$_0::__invoke(void*)","symbolLocation":749,"imageIndex":0},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371570,"name":"caulk.messenger.shared:17","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":105553174255328},"rsi":{"value":0},"r8":{"value":4587454488},"cr2":{"value":0},"rdx":{"value":1},"r10":{"value":0},"r9":{"value":3},"r15":{"value":0},"rbx":{"value":105553174255105},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":515},"rip":{"value":140703600062090},"rbp":{"value":123145531703152},"rsp":{"value":123145531703112},"r12":{"value":0},"rcx":{"value":123145531703112},"flavor":"x86_THREAD_STATE","rdi":{"value":30215}},"frames":[{"imageOffset":3722,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":7325,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":151,"imageIndex":15},{"imageOffset":7112,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":15},{"imageOffset":6410,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":41,"imageIndex":15},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371571,"name":"caulk.messenger.shared:high","threadState":{"r13":{"value":0},"rax":{"value":14},"rflags":{"value":515},"cpu":{"value":0},"r14":{"value":105553174255744},"rsi":{"value":22531},"r8":{"value":4294967295},"cr2":{"value":0},"rdx":{"value":22531},"r10":{"value":12},"r9":{"value":0},"r15":{"value":0},"rbx":{"value":105553174255617},"trap":{"value":133},"err":{"value":16777252},"r11":{"value":515},"rip":{"value":140703600062090},"rbp":{"value":123145532239728},"rsp":{"value":123145532239688},"r12":{"value":0},"rcx":{"value":123145532239688},"flavor":"x86_THREAD_STATE","rdi":{"value":22275}},"frames":[{"imageOffset":3722,"symbol":"semaphore_wait_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":7325,"symbol":"caulk::semaphore::timed_wait(double)","symbolLocation":151,"imageIndex":15},{"imageOffset":7112,"symbol":"caulk::concurrent::details::worker_thread::run()","symbolLocation":30,"imageIndex":15},{"imageOffset":6410,"symbol":"void* caulk::thread_proxy<std::__1::tuple<caulk::thread::attributes, void (caulk::concurrent::details::worker_thread::*)(), std::__1::tuple<caulk::concurrent::details::worker_thread*>>>(void*)","symbolLocation":41,"imageIndex":15},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371632,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":0},"rsi":{"value":58627},"r8":{"value":409604},"cr2":{"value":0},"rdx":{"value":123145532252160},"r10":{"value":0},"r9":{"value":18446744073709551615},"r15":{"value":0},"rbx":{"value":123145532776448},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703600311244},"rbp":{"value":0},"rsp":{"value":123145532776448},"r12":{"value":0},"rcx":{"value":0},"flavor":"x86_THREAD_STATE","rdi":{"value":123145532776448}}},{"id":371698,"name":"CVDisplayLink","threadState":{"r13":{"value":20895015900160},"rax":{"value":260},"rflags":{"value":663},"cpu":{"value":0},"r14":{"value":5120},"rsi":{"value":20895015900160},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":0},"r10":{"value":0},"r9":{"value":65704},"r15":{"value":0},"rbx":{"value":22},"trap":{"value":133},"err":{"value":33554737},"r11":{"value":663},"rip":{"value":140703600073386},"rbp":{"value":123145534922208},"rsp":{"value":123145534922056},"r12":{"value":16642686},"rcx":{"value":123145534922056},"flavor":"x86_THREAD_STATE","rdi":{"value":140499973685368}},"frames":[{"imageOffset":15018,"symbol":"__psynch_cvwait","symbolLocation":10,"imageIndex":3},{"imageOffset":26585,"symbol":"_pthread_cond_wait","symbolLocation":1242,"imageIndex":9},{"imageOffset":14589,"symbol":"CVDisplayLink::waitUntil(unsigned long long)","symbolLocation":375,"imageIndex":16},{"imageOffset":10358,"symbol":"CVDisplayLink::runIOThread()","symbolLocation":526,"imageIndex":16},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371707,"frames":[{"imageOffset":7116,"symbol":"start_wqthread","symbolLocation":0,"imageIndex":9}],"threadState":{"r13":{"value":0},"rax":{"value":33554800},"rflags":{"value":512},"cpu":{"value":0},"r14":{"value":1},"rsi":{"value":54031},"r8":{"value":5128197},"cr2":{"value":0},"rdx":{"value":123145533861888},"r10":{"value":0},"r9":{"value":1},"r15":{"value":123145534385016},"rbx":{"value":123145534386176},"trap":{"value":133},"err":{"value":33554800},"r11":{"value":582},"rip":{"value":140703600311244},"rbp":{"value":0},"rsp":{"value":123145534381056},"r12":{"value":13500416},"rcx":{"value":123145534385024},"flavor":"x86_THREAD_STATE","rdi":{"value":123145534386176}}},{"id":371713,"name":"com.apple.NSEventThread","threadState":{"r13":{"value":21592279046},"rax":{"value":268451845},"rflags":{"value":518},"cpu":{"value":0},"r14":{"value":2},"rsi":{"value":21592279046},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8589934592},"r10":{"value":554183925170176},"r9":{"value":554183925170176},"r15":{"value":554183925170176},"rbx":{"value":123145535455344},"trap":{"value":133},"err":{"value":16777263},"r11":{"value":518},"rip":{"value":140703600062222},"rbp":{"value":123145535455184},"rsp":{"value":123145535455080},"r12":{"value":4294967295},"rcx":{"value":123145535455080},"flavor":"x86_THREAD_STATE","rdi":{"value":123145535455344}},"frames":[{"imageOffset":3854,"symbol":"mach_msg2_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":62970,"symbol":"mach_msg2_internal","symbolLocation":84,"imageIndex":3},{"imageOffset":32790,"symbol":"mach_msg_overwrite","symbolLocation":649,"imageIndex":3},{"imageOffset":4607,"symbol":"mach_msg","symbolLocation":19,"imageIndex":3},{"imageOffset":507394,"symbol":"__CFRunLoopServiceMachPort","symbolLocation":143,"imageIndex":17},{"imageOffset":501807,"symbol":"__CFRunLoopRun","symbolLocation":1393,"imageIndex":17},{"imageOffset":498830,"symbol":"CFRunLoopRunSpecific","symbolLocation":550,"imageIndex":17},{"imageOffset":1661597,"symbol":"_NSEventThread","symbolLocation":127,"imageIndex":6},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371716,"name":"com.apple.audio.IOThread.client","threadState":{"r13":{"value":14757395258967641293},"rax":{"value":14},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":140499973644568},"rsi":{"value":52231},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":2199023256064},"r10":{"value":140499973644344},"r9":{"value":18446744069414584320},"r15":{"value":1},"rbx":{"value":140499973644576},"trap":{"value":133},"err":{"value":16777253},"r11":{"value":514},"rip":{"value":140703600062102},"rbp":{"value":123145533312256},"rsp":{"value":123145533312232},"r12":{"value":140499973644288},"rcx":{"value":123145533312232},"flavor":"x86_THREAD_STATE","rdi":{"value":59143}},"frames":[{"imageOffset":3734,"symbol":"semaphore_wait_signal_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":111381,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":23,"imageIndex":15},{"imageOffset":1998237,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5515,"imageIndex":18},{"imageOffset":1990676,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":148,"imageIndex":18},{"imageOffset":3764863,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":73,"imageIndex":18},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]},{"id":371718,"name":"com.apple.audio.IOThread.client","threadState":{"r13":{"value":14757395258967641293},"rax":{"value":14},"rflags":{"value":514},"cpu":{"value":0},"r14":{"value":140499981732632},"rsi":{"value":55823},"r8":{"value":0},"cr2":{"value":0},"rdx":{"value":8796093024256},"r10":{"value":140499981732408},"r9":{"value":18446744069414584320},"r15":{"value":24},"rbx":{"value":140499981732640},"trap":{"value":133},"err":{"value":16777253},"r11":{"value":514},"rip":{"value":140703600062102},"rbp":{"value":123145533848832},"rsp":{"value":123145533848808},"r12":{"value":140499981732352},"rcx":{"value":123145533848808},"flavor":"x86_THREAD_STATE","rdi":{"value":91151}},"frames":[{"imageOffset":3734,"symbol":"semaphore_wait_signal_trap","symbolLocation":10,"imageIndex":3},{"imageOffset":111381,"symbol":"caulk::mach::semaphore::wait_signal_or_error(caulk::mach::semaphore&)","symbolLocation":23,"imageIndex":15},{"imageOffset":1998237,"symbol":"HALC_ProxyIOContext::IOWorkLoop()","symbolLocation":5515,"imageIndex":18},{"imageOffset":1990676,"symbol":"invocation function for block in HALC_ProxyIOContext::HALC_ProxyIOContext(unsigned int, unsigned int)","symbolLocation":148,"imageIndex":18},{"imageOffset":3764863,"symbol":"HALC_IOThread::Entry(void*)","symbolLocation":73,"imageIndex":18},{"imageOffset":25171,"symbol":"_pthread_start","symbolLocation":99,"imageIndex":9},{"imageOffset":7151,"symbol":"thread_start","symbolLocation":15,"imageIndex":9}]}],
  "usedImages" : [
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4515246080,
    "CFBundleShortVersionString" : "1.1.0",
    "CFBundleIdentifier" : "com.draudio.neuralnote",
    "size" : 8638464,
    "uuid" : "48224075-e637-35a5-9217-83d9e8481894",
    "path" : "\/Applications\/NeuralNote.app\/Contents\/MacOS\/NeuralNote",
    "name" : "NeuralNote",
    "CFBundleVersion" : "1.1.0"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 4587646976,
    "CFBundleShortVersionString" : "600.2",
    "CFBundleIdentifier" : "com.apple.audio.AppleHDAHALPlugIn",
    "size" : 20480,
    "uuid" : "a49d770e-342b-3d32-a2ee-b0be50b1f7aa",
    "path" : "\/System\/Library\/Extensions\/AppleHDA.kext\/Contents\/PlugIns\/AppleHDAHALPlugIn.bundle\/Contents\/MacOS\/AppleHDAHALPlugIn",
    "name" : "AppleHDAHALPlugIn",
    "CFBundleVersion" : "600.2"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 4596154368,
    "size" : 53248,
    "uuid" : "3f1b796e-b179-306a-80c6-2b82f9812074",
    "path" : "\/usr\/lib\/libobjc-trampolines.dylib",
    "name" : "libobjc-trampolines.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703600058368,
    "size" : 245760,
    "uuid" : "907f6ba6-6b4b-39d3-ba4b-d1f4244b50bc",
    "path" : "\/usr\/lib\/system\/libsystem_kernel.dylib",
    "name" : "libsystem_kernel.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703695663104,
    "CFBundleShortVersionString" : "1.600.0",
    "CFBundleIdentifier" : "com.apple.SkyLight",
    "size" : 5038066,
    "uuid" : "3d629182-cf09-38f6-8dc5-6c5046f526df",
    "path" : "\/System\/Library\/PrivateFrameworks\/SkyLight.framework\/Versions\/A\/SkyLight",
    "name" : "SkyLight"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703793152000,
    "CFBundleShortVersionString" : "2.1.1",
    "CFBundleIdentifier" : "com.apple.HIToolbox",
    "size" : 3002358,
    "uuid" : "33804354-6316-3158-81f7-e33f22e61972",
    "path" : "\/System\/Library\/Frameworks\/Carbon.framework\/Versions\/A\/Frameworks\/HIToolbox.framework\/Versions\/A\/HIToolbox",
    "name" : "HIToolbox"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703661125632,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.AppKit",
    "size" : 21983230,
    "uuid" : "52c57e92-92f8-3e03-9513-77cc61b010c2",
    "path" : "\/System\/Library\/Frameworks\/AppKit.framework\/Versions\/C\/AppKit",
    "name" : "AppKit",
    "CFBundleVersion" : "2575.30.19"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703596572672,
    "size" : 572544,
    "uuid" : "7e2d5f84-7d4f-3322-83cb-dd7bd247f06a",
    "path" : "\/usr\/lib\/dyld",
    "name" : "dyld"
  },
  {
    "size" : 0,
    "source" : "A",
    "base" : 0,
    "uuid" : "00000000-0000-0000-0000-000000000000"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703600304128,
    "size" : 49152,
    "uuid" : "7324bb8c-37ad-3a44-becd-969f31077819",
    "path" : "\/usr\/lib\/system\/libsystem_pthread.dylib",
    "name" : "libsystem_pthread.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703598886912,
    "size" : 561144,
    "uuid" : "83c4abe1-cf0a-3460-80c9-123e8ecd53ae",
    "path" : "\/usr\/lib\/system\/libsystem_c.dylib",
    "name" : "libsystem_c.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703598301184,
    "size" : 278520,
    "uuid" : "d38f2a10-6bec-3b3b-9011-a9ffa49713da",
    "path" : "\/usr\/lib\/system\/libsystem_malloc.dylib",
    "name" : "libsystem_malloc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703598579712,
    "size" : 294906,
    "uuid" : "5005e836-7007-3e91-abad-78d2c3a466a9",
    "path" : "\/usr\/lib\/system\/libdispatch.dylib",
    "name" : "libdispatch.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703597162496,
    "size" : 290814,
    "uuid" : "4360d13e-00a2-3eca-8724-e33b37afae11",
    "path" : "\/usr\/lib\/system\/libxpc.dylib",
    "name" : "libxpc.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703599448064,
    "size" : 511996,
    "uuid" : "0c5439f1-011a-38c6-b6f8-de47c8cd2468",
    "path" : "\/usr\/lib\/libc++.1.dylib",
    "name" : "libc++.1.dylib"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703788998656,
    "CFBundleShortVersionString" : "1.0",
    "CFBundleIdentifier" : "com.apple.audio.caulk",
    "size" : 147456,
    "uuid" : "69b6d3ae-dd5f-30b4-8cca-a28056f502c1",
    "path" : "\/System\/Library\/PrivateFrameworks\/caulk.framework\/Versions\/A\/caulk",
    "name" : "caulk"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703759998976,
    "CFBundleShortVersionString" : "1.8",
    "CFBundleIdentifier" : "com.apple.CoreVideo",
    "size" : 344052,
    "uuid" : "6a7b8d63-a0c2-3f90-9400-bb7d6bb5e980",
    "path" : "\/System\/Library\/Frameworks\/CoreVideo.framework\/Versions\/A\/CoreVideo",
    "name" : "CoreVideo",
    "CFBundleVersion" : "672.10"
  },
  {
    "source" : "P",
    "arch" : "x86_64h",
    "base" : 140703600766976,
    "CFBundleShortVersionString" : "6.9",
    "CFBundleIdentifier" : "com.apple.CoreFoundation",
    "size" : 4841443,
    "uuid" : "cd137a46-9abf-3fe9-a226-14f54114caf1",
    "path" : "\/System\/Library\/Frameworks\/CoreFoundation.framework\/Versions\/A\/CoreFoundation",
    "name" : "CoreFoundation",
    "CFBundleVersion" : "3208"
  },
  {
    "source" : "P",
    "arch" : "x86_64",
    "base" : 140703641866240,
    "CFBundleShortVersionString" : "5.0",
    "CFBundleIdentifier" : "com.apple.audio.CoreAudio",
    "size" : 7647224,
    "uuid" : "8b22c24b-c4f2-32de-890d-9c7550b5a9f6",
    "path" : "\/System\/Library\/Frameworks\/CoreAudio.framework\/Versions\/A\/CoreAudio",
    "name" : "CoreAudio",
    "CFBundleVersion" : "5.0"
  }
],
  "sharedCache" : {
  "base" : 140703595823104,
  "size" : 25769803776,
  "uuid" : "d71b956e-cf0a-3cfa-9def-2bfdfda32722"
},
  "vmSummary" : "ReadOnly portion of Libraries: Total=1.2G resident=0K(0%) swapped_out_or_unallocated=1.2G(100%)\nWritable regions: Total=634.4M written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=634.4M(100%)\n\n                                VIRTUAL   REGION \nREGION TYPE                        SIZE    COUNT (non-coalesced) \n===========                     =======  ======= \nActivity Tracing                   256K        1 \nColorSync                          232K       27 \nCoreAnimation                       80K        8 \nCoreGraphics                        12K        2 \nFoundation                          16K        1 \nIOKit                             7940K        1 \nKernel Alloc Once                    8K        1 \nMALLOC                           618.5M       58 \nMALLOC guard page                   48K       12 \nSTACK GUARD                       56.1M       15 \nStack                             15.1M       15 \nVM_ALLOCATE                        220K       12 \n__CTF                               824        1 \n__DATA                            31.1M      892 \n__DATA_CONST                      91.8M      910 \n__DATA_DIRTY                      2553K      333 \n__FONT_DATA                        2352        1 \n__INFO_FILTER                         8        1 \n__LINKEDIT                       186.8M        5 \n__OBJC_RO                         76.9M        1 \n__OBJC_RW                         2373K        2 \n__TEXT                             1.0G      928 \n__TPRO_CONST                       272K        2 \nmapped file                      204.1M       20 \nowned unmapped memory               92K        1 \nshared memory                     1436K       21 \n===========                     =======  ======= \nTOTAL                              2.3G     3271 \n",
  "legacyInfo" : {
  "threadTriggered" : {
    "queue" : "com.apple.NSXPCConnection.user.endpoint.NSRemoteView.TUICursorUIViewService"
  }
},
  "logWritingSignature" : "06f8604f4c34d232ae8717b5a0bb915f7b92b3c4",
  "trialInfo" : {
  "rollouts" : [
    {
      "rolloutId" : "5f72dc58705eff005a46b3a9",
      "factorPackIds" : {

      },
      "deploymentId" : 240000015
    },
    {
      "rolloutId" : "63f9578e238e7b23a1f3030a",
      "factorPackIds" : {

      },
      "deploymentId" : 240000005
    }
  ],
  "experiments" : [

  ]
}
}

Model: iMac19,2, BootROM 2069.0.0.0.0, 6 processors, 6-Core Intel Core i5, 3 GHz, 20 GB, SMC 2.47f3
Graphics: Radeon Pro 560X, Radeon Pro 560X, PCIe, 4 GB
Display: iMac, 4096 x 2304 Retina, Main, MirrorOff, Online
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2400 MHz, Kingston, KHX2666C15S4/16G
Memory Module: BANK 2/ChannelB-DIMM0, 4 GB, DDR4, 2400 MHz, Micron, 4ATF51264HZ-2G6E3
AirPort: spairport_wireless_card_type_wifi (0x14E4, 0x7BF), wl0: Jul 26 2024 22:09:35 version 9.30.514.0.32.5.94 FWID 01-47278712
AirPort: 
Bluetooth: Version (null), 0 services, 0 devices, 0 incoming serial ports
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD HTS541010A9E632, 1 TB
USB Device: USB3.0 Hub
USB Device: USB31Bus
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
USB Device: USB 2.0 BILLBOARD
USB Device: IQUNIX Aver80 Mechanical Keyboard
Thunderbolt Bus: iMac, Apple Inc., 47.5
@DamRsn
Copy link
Owner

DamRsn commented Jan 15, 2025

Hello,

Thanks for reporting this. Unfortunately, I can't spot the problem with the crash log.

Have you tried to use the plugin (VST3 or AU) in a DAW? See if it crashes as well would be interesting.

Is it happening both for version 1.0.0 and 1.1.0?

@zhangyufei49
Copy link
Author

Hello,

Thanks for reporting this. Unfortunately, I can't spot the problem with the crash log.

Have you tried to use the plugin (VST3 or AU) in a DAW? See if it crashes as well would be interesting.

Is it happening both for version 1.0.0 and 1.1.0?

  1. Yes, it happening both 1.0.0 and 1.1.0
  2. I tried to use the plugin in DAW. It worked fine, no crashes happened.
  3. I found that the AU plugin-in install to wrong place on case-sensitive file system. It should be /Library/Audio/Plugin-Ins not /Library/Audio/Plugin-ins

@DamRsn
Copy link
Owner

DamRsn commented Jan 16, 2025

Has standalone always been crashing on launch like that? Or it worked at some point and stopped working?

Can you try to delete NeuralNote.settings in ~/Library/Application Support/ and retry to see if it changes anything. Otherwise I unfortunately don't have a solution.

I'll change /Library/Audio/Plug-ins to /Library/Audio/Plug-Ins in the AU installer, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants