MIDI2LR crashing on keyboard shortcut

391 views
Skip to first unread message

Peter S

unread,
Nov 8, 2019, 10:02:27 AM11/8/19
to MIDI2LR
When pushing a button on my X-Touch mini with a keyboard shortcut assigned MIDI2LR crashes. Everything else is working fine. I upgraded to LR 9, but it also happened in the previous LR version (8.X). Tried re-installing the plugin. Buttons work fine with a LR action assigned, it only crashes with (any) keyboard shortcut assigned to the button. See below for log and txt files, and the first part of the macOS crash report. Any suggestions?

macOS Catalina 10.15.1
Lightroom 9.0
MIDI2LR 3.3.2.0


==========================================

Crash report:

Process:               MIDI2LR [622]
Path:                  /Users/USER/Pictures/*/MIDI2LR.app/Contents/MacOS/MIDI2LR
Identifier:            com.rsjaffe.MIDI2LR
Version:               3.3.2.0 (3.3.2.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MIDI2LR [622]
User ID:               501

Date/Time:             2019-11-08 15:28:38.125 +0100
OS Version:            Mac OS X 10.15.1 (19B88)
Report Version:        12
Anonymous UUID:        4DC5393A-F1FB-B374-FA57-5FEF993DC0DB


Time Awake Since Boot: 54 seconds

System Integrity Protection: enabled

Crashed Thread:        5

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

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

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: Assertion failed: Block was expected to execute on queue [com.apple.main-thread]

Thread 0:: JUCE Message Thread  Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation       0x00007fff2f09945f __CFSearchStringROM + 44
1   com.apple.CoreFoundation       0x00007fff2f098f1b __CFStringCreateImmutableFunnel3 + 1988
2   com.apple.CoreFoundation       0x00007fff2f09ef24 CFStringCreateWithBytes + 27
3   com.rsjaffe.MIDI2LR           0x000000010c11fc5f 0x10c080000 + 654431
4   com.rsjaffe.MIDI2LR           0x000000010c12ca05 0x10c080000 + 707077
5   com.rsjaffe.MIDI2LR           0x000000010c130ca5 0x10c080000 + 724133
6   com.rsjaffe.MIDI2LR           0x000000010c1303da 0x10c080000 + 721882
7   com.rsjaffe.MIDI2LR           0x000000010c18abc3 0x10c080000 + 1092547
8   com.rsjaffe.MIDI2LR           0x000000010c18a639 0x10c080000 + 1091129
9   com.rsjaffe.MIDI2LR           0x000000010c19f306 0x10c080000 + 1176326
10  com.rsjaffe.MIDI2LR           0x000000010c1f0a89 0x10c080000 + 1510025
11  com.rsjaffe.MIDI2LR           0x000000010c1c1772 0x10c080000 + 1316722
12  com.rsjaffe.MIDI2LR           0x000000010c1ebd80 0x10c080000 + 1490304
13  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
14  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
15  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
16  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
17  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
18  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
19  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
20  com.rsjaffe.MIDI2LR           0x000000010c1ec0a7 0x10c080000 + 1491111
21  com.rsjaffe.MIDI2LR           0x000000010c212cc5 0x10c080000 + 1649861
22  com.rsjaffe.MIDI2LR           0x000000010c20c6f2 0x10c080000 + 1623794
23  com.apple.AppKit               0x00007fff2c3e807b _NSViewDrawRect + 139
24  com.apple.AppKit               0x00007fff2cb663ed -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 2170
25  com.apple.AppKit               0x00007fff2c3e774a -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1271
26  com.apple.QuartzCore           0x00007fff3a92b754 CABackingStoreUpdate_ + 577
27  com.apple.QuartzCore           0x00007fff3a981bb5 invocation function for block in CA::Layer::display_() + 53
28  com.apple.QuartzCore           0x00007fff3a92aa72 -[CALayer _display] + 2092
29  com.apple.AppKit               0x00007fff2c3e6eb5 -[_NSBackingLayer display] + 537
30  com.apple.AppKit               0x00007fff2c3cf769 -[_NSViewBackingLayer display] + 800
31  com.apple.QuartzCore           0x00007fff3a929ea5 CA::Layer::display_if_needed(CA::Transaction*) + 739
32  com.apple.QuartzCore           0x00007fff3aa4e406 CA::Context::commit_transaction(CA::Transaction*, double) + 334
33  com.apple.QuartzCore           0x00007fff3a91875e CA::Transaction::commit() + 638
34  com.apple.AppKit               0x00007fff2cba01af __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 266
35  com.apple.AppKit               0x00007fff2cba05d7 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
36  com.apple.CoreFoundation       0x00007fff2f12d66e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
37  com.apple.CoreFoundation       0x00007fff2f12d594 __CFRunLoopDoObservers + 457
38  com.apple.CoreFoundation       0x00007fff2f0d072b __CFRunLoopRun + 1219
39  com.apple.CoreFoundation       0x00007fff2f0cffe3 CFRunLoopRunSpecific + 499
40  com.apple.HIToolbox           0x00007fff2dc5767d RunCurrentEventLoopInMode + 292
41  com.apple.HIToolbox           0x00007fff2dc573bd ReceiveNextEventCommon + 600
42  com.apple.HIToolbox           0x00007fff2dc57147 _BlockUntilNextEventMatchingListInModeWithFilter + 64
43  com.apple.AppKit               0x00007fff2c2dc864 _DPSNextEvent + 990
44  com.apple.AppKit               0x00007fff2c2db5d4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
45  com.apple.AppKit               0x00007fff2c2d5d76 -[NSApplication run] + 658
46  com.rsjaffe.MIDI2LR           0x000000010c0c3301 0x10c080000 + 275201
47  libdyld.dylib                 0x00007fff665aa2e5 start + 1


===========================================

MIDI2LRinfo.txt:

----------- LIGHTROOM -----------
Operating system 10.15.1.19B88 (x64)
Version 9.0
Language en
Preferences path /Users/ps/Library/Preferences/Adobe/Lightroom
Application data path /Users/ps/Library/Application Support/Adobe/Lightroom
----------- PLUGIN -----------
Version 3.3.2.0
Path /Users/ps/Pictures/Lightroom/Lightroom Plugins/MIDI2LR.lrplugin
MIDI2LR log path /Users/ps/Library/Logs/MIDI2LR
MIDI2LR data path /Users/ps/Library/Application Support/MIDI2LR
----------- APP -----------
From application: System language en-NL
From application: Keyboard type com.apple.keylayout.US U.S.
From application: Application version 3.3.2.0
From application: Application path /Users/ps/Pictures/Lightroom/Lightroom Plugins/MIDI2LR.lrplugin/MIDI2LR.app
From application: Profile directory /Users/ps/Pictures/Lightroom/Lightroom Plugins/Behringer x-Touch Mini Profiles
From application: Log file directory /Users/ps/Library/Logs/MIDI2LR/
From application: Settings file directory /Users/ps/Library/Application Support/MIDI2LR/19125


============================================

MIDI2LR.log:

Log started: 8 Nov 2019 3:43:33pm

2019-11-08T15:43:33.496+01:00: MenuTrans.xml archive loaded from /Users/ps/Library/Application Support/MIDI2LR/MenuTrans.xml
2019-11-08T15:43:33.498+01:00: ControlsModel archive in Main loaded from /Users/ps/Library/Application Support/MIDI2LR/settings.xml
2019-11-08T15:43:33.521+01:00: Command not found in CommandTextIndex: PasteSettings
2019-11-08T15:43:33.521+01:00: Command not found in CommandTextIndex: CopySettings
2019-11-08T15:43:33.522+01:00: Trying to open input devices
2019-11-08T15:43:34.427+01:00: Opened input device X-TOUCH MINI
2019-11-08T15:43:34.428+01:00: Opened output device X-TOUCH MINI
2019-11-08T15:43:34.433+01:00: Socket connected in LR_IPC_In
2019-11-08T15:43:34.433+01:00: Socket connected in LR_IPC_Out
2019-11-08T15:43:34.433+01:00: Pickup is enabled
2019-11-08T15:43:34.433+01:00: From application: System language en-NL
2019-11-08T15:43:34.445+01:00: From application: Keyboard type com.apple.keylayout.US U.S.
2019-11-08T15:43:34.445+01:00: From application: Application version 3.3.2.0
2019-11-08T15:43:34.445+01:00: From application: Application path /Users/ps/Pictures/Lightroom/Lightroom Plugins/MIDI2LR.lrplugin/MIDI2LR.app
2019-11-08T15:43:34.446+01:00: From application: Profile directory /Users/ps/Pictures/Lightroom/Lightroom Plugins/Behringer x-Touch Mini Profiles
2019-11-08T15:43:34.446+01:00: From application: Log file directory /Users/ps/Library/Logs/MIDI2LR/
2019-11-08T15:43:34.446+01:00: From application: Settings file directory /Users/ps/Library/Application Support/MIDI2LR/
2019-11-08T15:43:34.509+01:00: Version available 3.3.2.0, version last checked 0.0.0.0, current version 3.3.2.0.
2019-11-08T15:43:34.527+01:00: From plugin: Operating system 10.15.1.19B88 (x64)
2019-11-08T15:43:34.527+01:00: From plugin: Lightroom Version 9.0
2019-11-08T15:43:34.527+01:00: From plugin: Lightroom Language en
2019-11-08T15:43:34.528+01:00: From plugin: Lightroom Preferences path /Users/ps/Library/Preferences/Adobe/Lightroom
2019-11-08T15:43:34.528+01:00: From plugin: Lightroom Application data path /Users/ps/Library/Application Support/Adobe/Lightroom
2019-11-08T15:43:34.528+01:00: From plugin: Plugin version 3.3.2.0
2019-11-08T15:43:34.529+01:00: From plugin: Plugin path /Users/ps/Pictures/Lightroom/Lightroom Plugins/MIDI2LR.lrplugin
2019-11-08T15:43:34.529+01:00: From plugin: Plugin log path /Users/ps/Library/Logs/MIDI2LR
2019-11-08T15:43:34.529+01:00: From plugin: Plugin data path /Users/ps/Library/Application Support/MIDI2LR

Peter S

unread,
Nov 9, 2019, 7:09:35 AM11/9/19
to MIDI2LR
Update: solved for now by reverting to previous version 3.3.1.0. This version is working fine, sending keystrokes under Catalina ok now. See also this thread, something is wrong with the 3.3.2.0 Mac installer DMG. Version 3.3.1.0 does not have the problem mentioned in that thread. Might be related to this issue?

Rory Jaffe

unread,
Nov 14, 2019, 2:19:17 PM11/14/19
to MIDI2LR
I think it's fixed. Please download and test: https://github.com/rsjaffe/MIDI2LR/releases/tag/v3.3.2.0

Peter S

unread,
Nov 15, 2019, 10:40:36 AM11/15/19
to MIDI2LR
Hi Rory, I'm afraid it is not.. The installer DMG issue was fixed, but 3.3.2.0 stil crashes with an assigned keyboard shortcut with the message 'BUG IN CLIENT OF LIBDISPATCH: Assertion failed: Block was expected to execute on queue [com.apple.main-thread]' as stated above. Reverting to 3.3.1.0 again solves this.

Rory Jaffe

unread,
Nov 15, 2019, 6:02:53 PM11/15/19
to MIDI2LR
I'm puzzled because there were only minor changes between 3.3.1.0 and 3.3.2.0 in the keystroke code. What keystroke was failing?

Peter S

unread,
Nov 16, 2019, 12:23:10 AM11/16/19
to MIDI2LR
I'm puzzled too.. Any assigned keystroke will crash MIDI2LR, on any button. I changed the plugin a few times between 3.3.1.0 and 3.3.2.0 (new installer), same button assignments, same everything else. 3.3.2.0 crashes, 3.3.1.0 does not. I will try another Mac later, or a new user account on this Mac to test further. If you have any suggestions to find the cause let me know. Thanks for your time, and for making this fantastic tool!
Message has been deleted

Peter S

unread,
Nov 16, 2019, 11:10:36 AM11/16/19
to MIDI2LR
Tested with a new user account on my iMac (2017). Fresh install of 3.3.2.0 in Lightroom 9.0, assign one random keyboard shortcut to a button on my X-Touch mini, press, crash. Same crash report as before, except I installed MIDI2LR in the default location this time.

Eugene Michel

unread,
Nov 23, 2019, 5:05:28 PM11/23/19
to MIDI2LR
Need to go to security settings and delete midi2lr previous permissions then re allow on new run. Had same issue but fixed after this.

Peter S

unread,
Nov 29, 2019, 4:41:59 AM11/29/19
to MIDI2LR
Thanks, I remember doing that but I did so many re-installs so I'll check again with 3.3.2.0.

Andreas

unread,
Dec 12, 2019, 3:47:29 AM12/12/19
to MIDI2LR
I’m having the exact same problem: MIDI2LR crashes every time a keyboard shortcut is triggered. Tried to delete permissions but it still doesn’t prompt me again for allowing. Added and removed it manually several times from the security settings with no luck whatsoever. I’m on Catalina + Lightroom Classic 8.4 + latest version of MIDI2LR (3.4.3.0).


Process:               MIDI2LR [663]
Path:                  /Users/USER/Library/Application Support/Adobe/*/MIDI2LR.app/Contents/MacOS/MIDI2LR
Identifier:            com.rsjaffe.MIDI2LR
Version:               3.4.3.0 (3.4.3.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MIDI2LR [663]
User ID:               501

Date/Time:             2019-12-12 09:42:36.390 +0100
OS Version:            Mac OS X 10.15.1 (19B88)
Report Version:        12
Anonymous UUID:        3C9BF179-BBA5-8B8C-E51A-EE3DEED45CD4


Time Awake Since Boot: 620 seconds

System Integrity Protection: enabled

Crashed Thread:        5

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

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

Rory Jaffe

unread,
Dec 12, 2019, 4:31:33 PM12/12/19
to MIDI2LR
Since I can't reproduce it, we're going to have to do some sleuthing. There's a version of MIDI2LR.app at https://www.dropbox.com/s/m1pe2s1vf41dip0/MIDI2LR.zip?dl=0 that has a bunch of log messages embedded in the keystroke code to try to isolate the point at which it crashes. Could you (and anyone else having this problem) replace the MIDI2LR.app in your MIDI2LR.lrplugin directory with the one in the linked zip file? Run it and crash it. Then post the last portion of the MIDI2LR.log file showing the last time MIDI2LR.app was run.

Thanks for your help in this.

Peter S

unread,
Dec 13, 2019, 10:54:15 AM12/13/19
to MIDI2LR
Thanks! I will try and let you know..

Andreas

unread,
Dec 13, 2019, 5:23:50 PM12/13/19
to MIDI2LR
Thanks for looking into that -- this is what I get:

2019-12-13T23:21:25.434+01:00: MenuTrans.xml archive loaded from /Users/andreas/Library/Application Support/MIDI2LR/MenuTrans.xml
2019-12-13T23:21:25.461+01:00: ControlsModel archive in Main loaded from /Users/andreas/Library/Application Support/MIDI2LR/settings.xml
2019-12-13T23:21:25.548+01:00: Trying to open input devices.
2019-12-13T23:21:26.541+01:00: Opened input device X-TOUCH MINI.
2019-12-13T23:21:26.544+01:00: Opened output device X-TOUCH MINI.
2019-12-13T23:21:26.545+01:00: Socket connected in LR_IPC_In.
2019-12-13T23:21:26.546+01:00: Socket connected in LR_IPC_Out.
2019-12-13T23:21:26.548+01:00: Pickup is enabled.
2019-12-13T23:21:26.550+01:00: Application: System language de-DE.
2019-12-13T23:21:26.595+01:00: Application: Keyboard type com.apple.keylayout.German German.
2019-12-13T23:21:26.596+01:00: Application: Application version 3.4.3.1.
2019-12-13T23:21:26.596+01:00: Application: Application path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app.
2019-12-13T23:21:26.596+01:00: Application: Profile directory /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/midi2lr/profiles.
2019-12-13T23:21:26.596+01:00: Application: Log file directory /Users/andreas/Library/Logs/MIDI2LR/.
2019-12-13T23:21:26.597+01:00: Application: Settings file directory /Users/andreas/Library/Application Support/MIDI2LR/.
2019-12-13T23:21:26.766+01:00: Version available 3.4.2.1, version last checked 3.4.2.1, current version 3.4.3.1.
2019-12-13T23:21:26.825+01:00: Plugin: Operating system 10.15.1.19B88 (x64).
2019-12-13T23:21:26.825+01:00: Plugin: Lightroom Version 8.4.
2019-12-13T23:21:26.827+01:00: Plugin: Lightroom Language de.
2019-12-13T23:21:26.827+01:00: Plugin: Lightroom Preferences path /Users/andreas/Library/Preferences/Adobe/Lightroom.
2019-12-13T23:21:26.827+01:00: Plugin: Lightroom Application data path /Users/andreas/Library/Application Support/Adobe/Lightroom.
2019-12-13T23:21:26.827+01:00: Plugin: Plugin version 3.4.3.0.
2019-12-13T23:21:26.827+01:00: Plugin: Plugin path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin.
2019-12-13T23:21:26.828+01:00: Plugin: Plugin log path /Users/andreas/Library/Logs/MIDI2LR.
2019-12-13T23:21:26.828+01:00: Plugin: Plugin data path /Users/andreas/Library/Application Support/MIDI2LR.
2019-12-13T23:21:35.851+01:00: Entered SendKey.
2019-12-13T23:21:35.851+01:00: Past kKeyMap.find.
2019-12-13T23:21:35.853+01:00: Past in_keymap.
2019-12-13T23:21:35.853+01:00: Got PID.
2019-12-13T23:21:35.853+01:00: uc assigned.
Message has been deleted

Rory Jaffe

unread,
Dec 14, 2019, 11:27:00 AM12/14/19
to MIDI2LR
I have a potential fix. Could you try replacing MIDI2LR.app with the one in this zip file? https://www.dropbox.com/s/o1aianzj88519ex/MIDI2LR2.zip?dl=0

Andreas

unread,
Dec 14, 2019, 2:46:33 PM12/14/19
to MIDI2LR
Hi Rory, just tried it -- with no luck unfortunately. Log reads as follows:

2019-12-14T20:44:07.427+01:00: MenuTrans.xml archive loaded from /Users/andreas/Library/Application Support/MIDI2LR/MenuTrans.xml.
2019-12-14T20:44:07.434+01:00: ControlsModel archive in Main loaded from /Users/andreas/Library/Application Support/MIDI2LR/settings.xml.
2019-12-14T20:44:07.476+01:00: Trying to open input devices.
2019-12-14T20:44:08.463+01:00: Opened input device X-TOUCH MINI.
2019-12-14T20:44:08.464+01:00: Opened output device X-TOUCH MINI.
2019-12-14T20:44:08.465+01:00: Socket connected in LR_IPC_Out.
2019-12-14T20:44:08.465+01:00: Pickup is enabled.
2019-12-14T20:44:08.465+01:00: Socket connected in LR_IPC_In.
2019-12-14T20:44:08.466+01:00: Application: System language de-DE.
2019-12-14T20:44:08.598+01:00: Version available 3.4.2.1, version last checked 3.4.2.1, current version 3.4.4.0.
2019-12-14T20:44:08.680+01:00: Application: Keyboard type com.apple.keylayout.German German.
2019-12-14T20:44:08.680+01:00: Application: Application version 3.4.4.0.
2019-12-14T20:44:08.681+01:00: Application: Application path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app.
2019-12-14T20:44:08.682+01:00: Application: Profile directory /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/midi2lr/profiles.
2019-12-14T20:44:08.682+01:00: Application: Log file directory /Users/andreas/Library/Logs/MIDI2LR/.
2019-12-14T20:44:08.682+01:00: Application: Settings file directory /Users/andreas/Library/Application Support/MIDI2LR/.
2019-12-14T20:44:10.690+01:00: Plugin: Operating system 10.15.2.19C57 (x64).
2019-12-14T20:44:10.690+01:00: Plugin: Lightroom Version 8.4.
2019-12-14T20:44:10.691+01:00: Plugin: Lightroom Language de.
2019-12-14T20:44:10.691+01:00: Plugin: Lightroom Preferences path /Users/andreas/Library/Preferences/Adobe/Lightroom.
2019-12-14T20:44:10.691+01:00: Plugin: Lightroom Application data path /Users/andreas/Library/Application Support/Adobe/Lightroom.
2019-12-14T20:44:10.691+01:00: Plugin: Plugin version 3.4.3.0.
2019-12-14T20:44:10.691+01:00: Plugin: Plugin path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin.
2019-12-14T20:44:10.691+01:00: Plugin: Plugin log path /Users/andreas/Library/Logs/MIDI2LR.
2019-12-14T20:44:10.692+01:00: Plugin: Plugin data path /Users/andreas/Library/Application Support/MIDI2LR.

Rory Jaffe

unread,
Dec 14, 2019, 3:09:28 PM12/14/19
to MIDI2LR
OK, one last try for today. If this doesn't fix it, I'm going to have to dig some more, and it'll be a few days. https://www.dropbox.com/s/l1okx5i1lojcmyo/MIDI2LR3.zip?dl=0 has the latest MIDI2LR.app inside the zip file

Andreas

unread,
Dec 14, 2019, 5:01:11 PM12/14/19
to MIDI2LR
No, that didn't work either I'm afraid -- let me know if you need any additional data (until then MIDI2LR does a great job even without keyboard shortcuts).

Rory Jaffe

unread,
Dec 15, 2019, 1:10:16 AM12/15/19
to MIDI2LR
OK, could you check if this one works? It's a complete rewrite of the problematic code. If this doesn't work, I'll make another version with increased logging again. Thanks for your help. It's invaluable. https://www.dropbox.com/s/ynbhc99dx10eg3e/MIDI2LR4.zip?dl=0

Andreas

unread,
Dec 15, 2019, 5:17:44 AM12/15/19
to MIDI2LR
Nope, not doing the trick ;-) This is what I get here:

2019-12-15T11:14:38.148+01:00: MenuTrans.xml archive loaded from /Users/andreas/Library/Application Support/MIDI2LR/MenuTrans.xml.
2019-12-15T11:14:38.154+01:00: ControlsModel archive in Main loaded from /Users/andreas/Library/Application Support/MIDI2LR/settings.xml.
2019-12-15T11:14:38.193+01:00: Trying to open input devices.
2019-12-15T11:14:39.145+01:00: Opened input device X-TOUCH MINI.
2019-12-15T11:14:39.146+01:00: Opened output device X-TOUCH MINI.
2019-12-15T11:14:39.147+01:00: Socket connected in LR_IPC_In.
2019-12-15T11:14:39.147+01:00: Socket connected in LR_IPC_Out.
2019-12-15T11:14:39.149+01:00: Pickup is enabled.
2019-12-15T11:14:39.149+01:00: Application: System language de-DE.
2019-12-15T11:14:39.272+01:00: Version available 3.4.2.1, version last checked 3.4.2.1, current version 3.4.5.0.
2019-12-15T11:14:39.353+01:00: Application: Keyboard type Id = com.apple.keylayout.German. Localized name = German. Language = de..
2019-12-15T11:14:39.354+01:00: Application: Application version 3.4.5.0.
2019-12-15T11:14:39.355+01:00: Application: Application path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app.
2019-12-15T11:14:39.355+01:00: Application: Profile directory /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/midi2lr/profiles.
2019-12-15T11:14:39.355+01:00: Application: Log file directory /Users/andreas/Library/Logs/MIDI2LR/.
2019-12-15T11:14:39.355+01:00: Application: Settings file directory /Users/andreas/Library/Application Support/MIDI2LR/.
2019-12-15T11:14:39.377+01:00: Plugin: Operating system 10.15.2.19C57 (x64).
2019-12-15T11:14:39.377+01:00: Plugin: Lightroom Version 8.4.
2019-12-15T11:14:39.378+01:00: Plugin: Lightroom Language de.
2019-12-15T11:14:39.378+01:00: Plugin: Lightroom Preferences path /Users/andreas/Library/Preferences/Adobe/Lightroom.
2019-12-15T11:14:39.378+01:00: Plugin: Lightroom Application data path /Users/andreas/Library/Application Support/Adobe/Lightroom.
2019-12-15T11:14:39.378+01:00: Plugin: Plugin version 3.4.3.0.
2019-12-15T11:14:39.378+01:00: Plugin: Plugin path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin.
2019-12-15T11:14:39.379+01:00: Plugin: Plugin log path /Users/andreas/Library/Logs/MIDI2LR.
2019-12-15T11:14:39.379+01:00: Plugin: Plugin data path /Users/andreas/Library/Application Support/MIDI2LR.

Also this line in the system log:

Dec 15 11:15:37 MBP-Andreas Console[4200]: BUG in libdispatch client: vnode, monitored resource vanished before the source cancel handler was invoked { 0x6000015f1200[source], ident: 12 / 0xc, handler: 0x7fff496655ab }

Johan Björklund

unread,
Dec 15, 2019, 1:15:50 PM12/15/19
to MIDI2LR
Hi,

this version fixed the issue for me. Just tried with the key command that crashed MIDI2LR previously.

I upgraded to 3.4.3.0 following the instructions on Github. Started LR and started doing stuff, crashed almost instantly. Found this latest referenced version and copied into MIDI2LR installation catalog. Now everything works and I also got the system dialogue for "Accessibility Access". But I have not tried extensivley.

I'm on a MacBookPro15,1, i9 CPU, Radeon Pro 560X and 32GB RAM. Using latest Lightroom Classic 9.1 and macOS Catalina 10.15.2. Even though I use sv_SE as my locale in the operating system I'm running Lightroom in english.

regards
Johan

Rory Jaffe

unread,
Dec 15, 2019, 1:24:50 PM12/15/19
to MIDI2LR
Well, sound like this works for some. I'll put out a release in a few minutes and continue to work some more with those who are still having trouble.

Rory Jaffe

unread,
Dec 16, 2019, 3:41:36 PM12/16/19
to MIDI2LR
For those who are still having trouble, I'll need your help to fix this. What you should do is first install the latest version of MIDI2LR (https://github.com/rsjaffe/MIDI2LR/releases) then replace MIDI2LR.app with the version in this zip file: https://www.dropbox.com/s/hnfbpr4cjr84baw/MIDI2LR5.zip?dl=0. Then run and crash the program and post the MIDI2LR.log contents for the last run. The special version of MIDI2LR.app will add lots of log entries that should help pinpoint what is happening. Thanks for your assistance.

Andreas

unread,
Dec 16, 2019, 5:52:46 PM12/16/19
to MIDI2LR
Hi Rory, still having the issue with the latest version -- here's the latest log file from the dropbox version crash. Hope that helps:

2019-12-16T23:50:12.296+01:00: MenuTrans.xml archive loaded from /Users/andreas/Library/Application Support/MIDI2LR/MenuTrans.xml.
2019-12-16T23:50:12.309+01:00: ControlsModel archive in Main loaded from /Users/andreas/Library/Application Support/MIDI2LR/settings.xml.
2019-12-16T23:50:12.386+01:00: Trying to open input devices.
2019-12-16T23:50:13.355+01:00: Opened input device X-TOUCH MINI.
2019-12-16T23:50:13.355+01:00: Opened output device X-TOUCH MINI.
2019-12-16T23:50:13.356+01:00: Socket connected in LR_IPC_Out.
2019-12-16T23:50:13.357+01:00: Pickup is enabled.
2019-12-16T23:50:13.356+01:00: Socket connected in LR_IPC_In.
2019-12-16T23:50:13.358+01:00: Application: System language de-DE.
2019-12-16T23:50:13.480+01:00: Version available 3.4.5.0, version last checked 3.4.2.1, current version 3.4.5.0.
2019-12-16T23:50:13.515+01:00: Application: Keyboard type Id = com.apple.keylayout.German. Localized name = German. Language = de..
2019-12-16T23:50:13.516+01:00: Application: Application version 3.4.5.0.
2019-12-16T23:50:13.517+01:00: Application: Application path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app.
2019-12-16T23:50:13.517+01:00: Application: Profile directory /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/midi2lr/profiles.
2019-12-16T23:50:13.517+01:00: Application: Log file directory /Users/andreas/Library/Logs/MIDI2LR/.
2019-12-16T23:50:13.517+01:00: Application: Settings file directory /Users/andreas/Library/Application Support/MIDI2LR/.
2019-12-16T23:50:13.542+01:00: Plugin: Operating system 10.15.2.19C57 (x64).
2019-12-16T23:50:13.543+01:00: Plugin: Lightroom Version 8.4.
2019-12-16T23:50:13.543+01:00: Plugin: Lightroom Language de.
2019-12-16T23:50:13.544+01:00: Plugin: Lightroom Preferences path /Users/andreas/Library/Preferences/Adobe/Lightroom.
2019-12-16T23:50:13.544+01:00: Plugin: Lightroom Application data path /Users/andreas/Library/Application Support/Adobe/Lightroom.
2019-12-16T23:50:13.544+01:00: Plugin: Plugin version 3.4.5.0.
2019-12-16T23:50:13.544+01:00: Plugin: Plugin path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin.
2019-12-16T23:50:13.545+01:00: Plugin: Plugin log path /Users/andreas/Library/Logs/MIDI2LR.
2019-12-16T23:50:13.545+01:00: Plugin: Plugin data path /Users/andreas/Library/Application Support/MIDI2LR.
2019-12-16T23:50:33.369+01:00: Starting SendKeys. Key string is "h". Opt false Cmd false Ctrl false Shift false.
2019-12-16T23:50:33.371+01:00: Got pid 6457.
2019-12-16T23:50:33.371+01:00: Converted to UniChar 104.
2019-12-16T23:50:33.383+01:00: Entered rsj::GetKeyMap

Rory Jaffe

unread,
Dec 16, 2019, 6:30:54 PM12/16/19
to mid...@googlegroups.com
OK, now we're down to two lines that appear to be the problem. Here's a fixed version (still at same download link) to try: https://www.dropbox.com/s/hnfbpr4cjr84baw/MIDI2LR5.zip?dl=0. Please post the results of the last run, even if it works. Thanks.

Andreas

unread,
Dec 17, 2019, 3:02:40 AM12/17/19
to MIDI2LR
This is a persistent one -- still no luck..

2019-12-17T09:00:11.523+01:00: MenuTrans.xml archive loaded from /Users/andreas/Library/Application Support/MIDI2LR/MenuTrans.xml.
2019-12-17T09:00:11.532+01:00: ControlsModel archive in Main loaded from /Users/andreas/Library/Application Support/MIDI2LR/settings.xml.
2019-12-17T09:00:11.568+01:00: Trying to open input devices.
2019-12-17T09:00:12.554+01:00: Opened input device X-TOUCH MINI.
2019-12-17T09:00:12.555+01:00: Opened output device X-TOUCH MINI.
2019-12-17T09:00:12.555+01:00: Socket connected in LR_IPC_In.
2019-12-17T09:00:12.555+01:00: Socket connected in LR_IPC_Out.
2019-12-17T09:00:12.556+01:00: Pickup is enabled.
2019-12-17T09:00:12.557+01:00: Application: System language de-DE.
2019-12-17T09:00:12.557+01:00: Application: Keyboard type .
2019-12-17T09:00:12.557+01:00: Application: Application version 3.4.5.0.
2019-12-17T09:00:12.557+01:00: Application: Application path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app.
2019-12-17T09:00:12.558+01:00: Application: Profile directory /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/midi2lr/profiles.
2019-12-17T09:00:12.558+01:00: Application: Log file directory /Users/andreas/Library/Logs/MIDI2LR/.
2019-12-17T09:00:12.558+01:00: Application: Settings file directory /Users/andreas/Library/Application Support/MIDI2LR/.
2019-12-17T09:00:12.676+01:00: Version available 3.4.5.0, version last checked 3.4.2.1, current version 3.4.5.0.
2019-12-17T09:00:12.764+01:00: Plugin: Operating system 10.15.2.19C57 (x64).
2019-12-17T09:00:12.764+01:00: Plugin: Lightroom Version 8.4.
2019-12-17T09:00:12.767+01:00: Plugin: Lightroom Language de.
2019-12-17T09:00:12.771+01:00: Plugin: Lightroom Preferences path /Users/andreas/Library/Preferences/Adobe/Lightroom.
2019-12-17T09:00:12.772+01:00: Plugin: Lightroom Application data path /Users/andreas/Library/Application Support/Adobe/Lightroom.
2019-12-17T09:00:12.772+01:00: Plugin: Plugin version 3.4.5.0.
2019-12-17T09:00:12.772+01:00: Plugin: Plugin path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin.
2019-12-17T09:00:12.772+01:00: Plugin: Plugin log path /Users/andreas/Library/Logs/MIDI2LR.
2019-12-17T09:00:12.772+01:00: Plugin: Plugin data path /Users/andreas/Library/Application Support/MIDI2LR.

Rory Jaffe

unread,
Dec 17, 2019, 11:38:10 AM12/17/19
to MIDI2LR
OK, I have another version at https://www.dropbox.com/s/hnfbpr4cjr84baw/MIDI2LR5.zip?dl=0 . Could you try that and report the output? This whole mess appears to be due to an undocumented change in behavior in MacOS Catalina that makes formerly valid code crash.

Andreas

unread,
Dec 17, 2019, 1:06:54 PM12/17/19
to MIDI2LR
Nope -- still the same behavior I'm afraid:

2019-12-17T19:04:46.103+01:00: MenuTrans.xml archive loaded from /Users/andreas/Library/Application Support/MIDI2LR/MenuTrans.xml.
2019-12-17T19:04:46.118+01:00: ControlsModel archive in Main loaded from /Users/andreas/Library/Application Support/MIDI2LR/settings.xml.
2019-12-17T19:04:46.210+01:00: Trying to open input devices.
2019-12-17T19:04:47.203+01:00: Opened input device X-TOUCH MINI.
2019-12-17T19:04:47.205+01:00: Opened output device X-TOUCH MINI.
2019-12-17T19:04:47.206+01:00: Socket connected in LR_IPC_Out.
2019-12-17T19:04:47.207+01:00: Pickup is enabled.
2019-12-17T19:04:47.207+01:00: Socket connected in LR_IPC_In.
2019-12-17T19:04:47.212+01:00: Application: System language de-DE.
2019-12-17T19:04:47.213+01:00: Application: Keyboard type .
2019-12-17T19:04:47.214+01:00: Application: Application version 3.4.5.0.
2019-12-17T19:04:47.214+01:00: Application: Application path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app.
2019-12-17T19:04:47.219+01:00: Application: Profile directory /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/midi2lr/profiles.
2019-12-17T19:04:47.221+01:00: Application: Log file directory /Users/andreas/Library/Logs/MIDI2LR/.
2019-12-17T19:04:47.223+01:00: Application: Settings file directory /Users/andreas/Library/Application Support/MIDI2LR/.
2019-12-17T19:04:47.490+01:00: Version available 3.4.5.0, version last checked 3.4.2.1, current version 3.4.5.0.
2019-12-17T19:04:47.591+01:00: Plugin: Operating system 10.15.2.19C57 (x64).
2019-12-17T19:04:47.591+01:00: Plugin: Lightroom Version 8.4.
2019-12-17T19:04:47.592+01:00: Plugin: Lightroom Language de.
2019-12-17T19:04:47.592+01:00: Plugin: Lightroom Preferences path /Users/andreas/Library/Preferences/Adobe/Lightroom.
2019-12-17T19:04:47.593+01:00: Plugin: Lightroom Application data path /Users/andreas/Library/Application Support/Adobe/Lightroom.
2019-12-17T19:04:47.593+01:00: Plugin: Plugin version 3.4.5.0.
2019-12-17T19:04:47.594+01:00: Plugin: Plugin path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin.
2019-12-17T19:04:47.595+01:00: Plugin: Plugin log path /Users/andreas/Library/Logs/MIDI2LR.
2019-12-17T19:04:47.595+01:00: Plugin: Plugin data path /Users/andreas/Library/Application Support/MIDI2LR.

Rory Jaffe

unread,
Dec 17, 2019, 2:04:09 PM12/17/19
to MIDI2LR
Now I have a release that I'm hoping (fingers crossed) fixes this. It works on my machine, but I'm using the English language keyboard, and MacOS has had some issues with certain countries, though historically not Germany. The version is 3.4.6.0 and is available at https://github.com/rsjaffe/MIDI2LR/releases/tag/v3.4.6.0

Sameh Abdallah

unread,
Dec 17, 2019, 2:08:52 PM12/17/19
to Rory Jaffe, MIDI2LR
It still crashed for me.  Here is the crash report (I am in the US. And using an English keyboard)

Process:               MIDI2LR [39969]
Path:                  /Users/USER/Library/Application Support/Adobe/*/MIDI2LR.app/Contents/MacOS/MIDI2LR
Identifier:            com.rsjaffe.MIDI2LR
Version:               3.4.6.0 (3.4.6.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MIDI2LR [39969]
User ID:               501

Date/Time:             2019-12-17 14:07:30.963 -0500
OS Version:            Mac OS X 10.15.1 (19B88)
Report Version:        12
Anonymous UUID:        E20FD618-1977-C6A4-12AE-2C9528F3A948


Time Awake Since Boot: 940000 seconds

System Integrity Protection: enabled

Crashed Thread:        5

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

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

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: Assertion failed: Block was expected to execute on queue [com.apple.main-thread]

Thread 0:: JUCE Message Thread  Dispatch queue: com.apple.main-thread
0   libsystem_platform.dylib       0x00007fff729f4e71 _platform_memmove$VARIANT$Haswell + 369
1   com.apple.CoreGraphics         0x00007fff3b9611ba CGBlt_copyBytes + 698
2   com.apple.QuartzCore           0x00007fff46d11547 CABackingStorePrepareUpdates_(CABackingStore*, unsigned long, unsigned long, unsigned int, unsigned int, unsigned int, unsigned long long, CA::GenericContext*, UpdateState*) + 3171
3   com.apple.QuartzCore           0x00007fff46d1065f CABackingStoreUpdate_ + 332
4   com.apple.QuartzCore           0x00007fff46d66bb5 invocation function for block in CA::Layer::display_() + 53
5   com.apple.QuartzCore           0x00007fff46d0fa72 -[CALayer _display] + 2092
6   com.apple.AppKit               0x00007fff387cbeb5 -[_NSBackingLayer display] + 537
7   com.apple.AppKit               0x00007fff387b4769 -[_NSViewBackingLayer display] + 800
8   com.apple.QuartzCore           0x00007fff46d0eea5 CA::Layer::display_if_needed(CA::Transaction*) + 739
9   com.apple.QuartzCore           0x00007fff46e33406 CA::Context::commit_transaction(CA::Transaction*, double) + 334
10  com.apple.QuartzCore           0x00007fff46cfd75e CA::Transaction::commit() + 638
11  com.apple.AppKit               0x00007fff38f851af __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 266
12  com.apple.AppKit               0x00007fff38f855d7 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
13  com.apple.CoreFoundation       0x00007fff3b51266e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
14  com.apple.CoreFoundation       0x00007fff3b512594 __CFRunLoopDoObservers + 457
15  com.apple.CoreFoundation       0x00007fff3b4b572b __CFRunLoopRun + 1219
16  com.apple.CoreFoundation       0x00007fff3b4b4fe3 CFRunLoopRunSpecific + 499
17  com.apple.HIToolbox           0x00007fff3a03c67d RunCurrentEventLoopInMode + 292
18  com.apple.HIToolbox           0x00007fff3a03c3bd ReceiveNextEventCommon + 600
19  com.apple.HIToolbox           0x00007fff3a03c147 _BlockUntilNextEventMatchingListInModeWithFilter + 64
20  com.apple.AppKit               0x00007fff386c1864 _DPSNextEvent + 990
21  com.apple.AppKit               0x00007fff386c05d4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
22  com.apple.AppKit               0x00007fff386bad76 -[NSApplication run] + 658
23  com.rsjaffe.MIDI2LR           0x000000010c9d9e81 0x10c96e000 + 441985
24  libdyld.dylib                 0x00007fff727f62e5 start + 1

Thread 1:
0   libsystem_kernel.dylib         0x00007fff7293f166 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff7293f6cc mach_msg + 60
2   com.apple.audio.midi.CoreMIDI 0x00007fff3c35b225 XServerMachPort::ReceiveMessage(int&, void*, int&) + 95
3   com.apple.audio.midi.CoreMIDI 0x00007fff3c378f9b MIDIProcess::RunMIDIInThread() + 341
4   com.apple.audio.midi.CoreMIDI 0x00007fff3c377be6 XThread::RunHelper(void*) + 10
5   com.apple.audio.midi.CoreMIDI 0x00007fff3c35af21 CAPThread::Entry(CAPThread*) + 77
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 2:
0   libsystem_kernel.dylib         0x00007fff72942916 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff72a03040 _pthread_cond_wait + 701
2   libc++.1.dylib                 0x00007fff6f92681a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.rsjaffe.MIDI2LR           0x000000010c9e254b 0x10c96e000 + 476491
4   com.rsjaffe.MIDI2LR           0x000000010c9e239e 0x10c96e000 + 476062
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 3:
0   libsystem_kernel.dylib         0x00007fff72942916 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff72a03040 _pthread_cond_wait + 701
2   libc++.1.dylib                 0x00007fff6f92681a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.rsjaffe.MIDI2LR           0x000000010c9b26cb 0x10c96e000 + 280267
4   com.rsjaffe.MIDI2LR           0x000000010c9bd0b4 0x10c96e000 + 323764
5   com.rsjaffe.MIDI2LR           0x000000010c9bda57 0x10c96e000 + 326231
6   com.rsjaffe.MIDI2LR           0x000000010c9a94cc 0x10c96e000 + 242892
7   com.rsjaffe.MIDI2LR           0x000000010c9a8fd2 0x10c96e000 + 241618
8   com.rsjaffe.MIDI2LR           0x000000010c9bc777 0x10c96e000 + 321399
9   com.rsjaffe.MIDI2LR           0x000000010c9bc35e 0x10c96e000 + 320350
10  libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
11  libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 4:
0   libsystem_kernel.dylib         0x00007fff7294598a kevent + 10
1   com.rsjaffe.MIDI2LR           0x000000010c9a990e 0x10c96e000 + 243982
2   com.rsjaffe.MIDI2LR           0x000000010c9a92ac 0x10c96e000 + 242348
3   com.rsjaffe.MIDI2LR           0x000000010c9a8fd2 0x10c96e000 + 241618
4   com.rsjaffe.MIDI2LR           0x000000010c9bc587 0x10c96e000 + 320903
5   com.rsjaffe.MIDI2LR           0x000000010c9bc40e 0x10c96e000 + 320526
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 5 Crashed:
0   libdispatch.dylib             0x00007fff727a7799 _dispatch_assert_queue_fail + 99
1   libdispatch.dylib             0x00007fff727a772e dispatch_assert_queue + 122
2   com.apple.HIToolbox           0x00007fff3a03f0be islGetInputSourceListWithAdditions + 119
3   com.apple.HIToolbox           0x00007fff3a041614 isValidateInputSourceRef + 90
4   com.apple.HIToolbox           0x00007fff3a0414dc TSMGetInputSourceProperty + 30
5   com.apple.SkyLight             0x00007fff696d7beb invocation function for block in key_translate_initialize() + 178
6   libdispatch.dylib             0x00007fff727a650e _dispatch_client_callout + 8
7   libdispatch.dylib             0x00007fff727a7686 _dispatch_once_callout + 20
8   com.apple.SkyLight             0x00007fff696d7b37 CGSKeyEventTranslate + 64
9   com.apple.SkyLight             0x00007fff69573164 SLEventCreateKeyboardEvent + 272
10  com.rsjaffe.MIDI2LR           0x000000010c9b1521 0x10c96e000 + 275745
11  com.rsjaffe.MIDI2LR           0x000000010c9afefd 0x10c96e000 + 270077
12  com.rsjaffe.MIDI2LR           0x000000010c9abfce 0x10c96e000 + 253902
13  libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
14  libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 6:
0   libsystem_kernel.dylib         0x00007fff7294598a kevent + 10
1   com.rsjaffe.MIDI2LR           0x000000010c9a990e 0x10c96e000 + 243982
2   com.rsjaffe.MIDI2LR           0x000000010c9a92ac 0x10c96e000 + 242348
3   com.rsjaffe.MIDI2LR           0x000000010c9a8fd2 0x10c96e000 + 241618
4   com.rsjaffe.MIDI2LR           0x000000010c9ac1f7 0x10c96e000 + 254455
5   com.rsjaffe.MIDI2LR           0x000000010c9ac07e 0x10c96e000 + 254078
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 7:: JUCE Timer
0   libsystem_kernel.dylib         0x00007fff72942916 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff72a03040 _pthread_cond_wait + 701
2   com.rsjaffe.MIDI2LR           0x000000010ca039de 0x10c96e000 + 612830
3   com.rsjaffe.MIDI2LR           0x000000010ca3a8cb 0x10c96e000 + 837835
4   com.rsjaffe.MIDI2LR           0x000000010ca1179c 0x10c96e000 + 669596
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 8:: com.apple.NSEventThread
0   libsystem_kernel.dylib         0x00007fff7293f166 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff7293f6cc mach_msg + 60
2   com.apple.CoreFoundation       0x00007fff3b4b636b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation       0x00007fff3b4b5907 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation       0x00007fff3b4b4fe3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit               0x00007fff386c8dba _NSEventThread + 132
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 9:: AMCP Logging Spool
0   libsystem_kernel.dylib         0x00007fff7293f1a2 semaphore_wait_trap + 10
1   com.apple.audio.caulk         0x00007fff6e9f5ec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         0x00007fff6e9f1442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         0x00007fff6e9f4a14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         0x00007fff6e9f4b64 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*) + 45
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 10:
0   libsystem_kernel.dylib         0x00007fff7293f1a2 semaphore_wait_trap + 10
1   com.apple.audio.caulk         0x00007fff6e9f5ec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         0x00007fff6e9f1442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         0x00007fff6e9f4a14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         0x00007fff6e9f4b64 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*) + 45
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

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

Thread 12:
0   libsystem_pthread.dylib       0x00007fff729ff56c start_wqthread + 0

Thread 13:
0   libsystem_pthread.dylib       0x00007fff729ff56c start_wqthread + 0

Thread 5 crashed with X86 Thread State (64-bit):
  rax: 0x41c34ff9254f0026  rbx: 0x0000600000d86200  rcx: 0x000000000000003f  rdx: 0x0000000099e1d040
  rdi: 0x0000000099c1c83f  rsi: 0x0000600000d85f80  rbp: 0x000070000c8abc00  rsp: 0x000070000c8abbf0
   r8: 0x000000000000007f   r9: 0x00000000000007fb  r10: 0x0000000000001f80  r11: 0x0000000000000080
  r12: 0x0000600002386400  r13: 0x0000000000000008  r14: 0x000070000c8abd08  r15: 0x0000000000000000
  rip: 0x00007fff727a7799  rfl: 0x0000000000010202  cr2: 0x000000010fcf1000
  
Logical CPU:     3
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x10c96e000 -        0x10cba2ff7 +com.rsjaffe.MIDI2LR (3.4.6.0 - 3.4.6.0) <EF7A31FC-BDB6-3676-AFF0-2E6D6E4651F4> /Users/USER/Library/Application Support/Adobe/*/MIDI2LR.app/Contents/MacOS/MIDI2LR
       0x10f142000 -        0x10f145047  libobjc-trampolines.dylib (781) <6CF41A53-C75E-3AAA-9E47-E35C1EE56CE4> /usr/lib/libobjc-trampolines.dylib
       0x111d04000 -        0x111d08fff  com.apple.audio.AppleHDAHALPlugIn (283.14 - 283.14) <D5B2752C-3598-3870-8BEB-F91597AE8D64> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x11373e000 -        0x1137ceb5f  dyld (733.6) <DAFEA246-2F9A-3DCB-A37C-4246D4F92770> /usr/lib/dyld
    0x7fff2fd67000 -     0x7fff2fe87ff5  com.apple.AMDMTLBronzeDriver (3.2.24 - 3.0.2) <63C45CEB-4AD1-396E-90C5-9A09B90C2584> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
    0x7fff36e65000 -     0x7fff3705effd  com.apple.avfoundation (2.0 - 1730.15) <EA7413E2-C050-380B-A396-F622BFA73071> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff3705f000 -     0x7fff3712bff8  com.apple.audio.AVFAudio (1.0 - ???) <4978E752-5EF4-3066-963B-68B208871BD6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Frameworks/AVFAudio.framework/Versions/A/AVFAudio
    0x7fff3724b000 -     0x7fff3724bfff  com.apple.Accelerate (1.11 - Accelerate 1.11) <956D070C-B522-3A08-891A-CAD6BA4082D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff3724c000 -     0x7fff37262ff7  libCGInterfaces.dylib (524.2) <23142415-0CD0-3020-B17E-F600C3889856> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff37263000 -     0x7fff378cefdf  com.apple.vImage (8.1 - 524.2) <DCF3349F-1159-3F46-81E0-C18E041DC940> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff378cf000 -     0x7fff37b37fff  libBLAS.dylib (1303) <B950B953-116A-3C78-91A9-F983F61BC795> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff37b38000 -     0x7fff37e27ff7  libBNNS.dylib (144.40.3) <BAE2A5E4-14A1-3C54-86DF-888FA26C745E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBNNS.dylib
    0x7fff37e29000 -     0x7fff381cefff  libLAPACK.dylib (1303) <5C248B39-F233-3074-A3A5-AF8F436FBF87> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff381cf000 -     0x7fff381e4ff8  libLinearAlgebra.dylib (1303) <3AEC87AB-568C-3D88-959A-D6D8C2776FEC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff381e5000 -     0x7fff381eaff3  libQuadrature.dylib (7) <7EE59014-8FC5-3369-868B-8A87E590BF78> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libQuadrature.dylib
    0x7fff381eb000 -     0x7fff3825bfff  libSparse.dylib (103) <093F97A4-47DE-38DF-BB7A-FF5A3FB0BB3B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparse.dylib
    0x7fff3825c000 -     0x7fff3826efef  libSparseBLAS.dylib (1303) <4536B3F7-7017-36F5-B500-1A63F691CE03> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff3826f000 -     0x7fff38448ffb  libvDSP.dylib (735) <E849AEB0-2995-38A4-B0C3-4ACEAF434D12> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff38449000 -     0x7fff38504fd3  libvMisc.dylib (735) <18B48679-444E-3680-A9B2-006A8D1DE3EB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff38505000 -     0x7fff38505fff  com.apple.Accelerate.vecLib (3.11 - vecLib 3.11) <79C1A1C7-E97A-3B7A-8737-444B402A7AA0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff38506000 -     0x7fff38565ffc  com.apple.Accounts (113 - 113) <93F6714C-3028-3F7B-AA9B-82ED89D20D88> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff386aa000 -     0x7fff39462ffe  com.apple.AppKit (6.9 - 1894.10.126) <76EB4086-CA3D-3448-8CE0-9812F9A94F3A> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff394b2000 -     0x7fff394b2fff  com.apple.ApplicationServices (48 - 50) <0748E453-524B-33BA-806B-22786DED2958> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff394b3000 -     0x7fff3951efff  com.apple.ApplicationServices.ATS (377 - 493) <CF8434BF-B51D-3A68-B6FC-AFB0765530A2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff395b7000 -     0x7fff395f5ffa  libFontRegistry.dylib (274) <A512DEE5-A697-3EE6-AF9D-606C9D9156A0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff39650000 -     0x7fff3967fff7  com.apple.ATSUI (1.0 - 1) <50DC5F09-5336-3718-AEE9-490773BA3070> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATSUI.framework/Versions/A/ATSUI
    0x7fff39680000 -     0x7fff39684ff3  com.apple.ColorSyncLegacy (4.13.0 - 1) <D4F7C969-FE2C-3036-94E3-FD2882F89C6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSyncLegacy.framework/Versions/A/ColorSyncLegacy
    0x7fff3971f000 -     0x7fff39775ffa  com.apple.HIServices (1.22 - 672) <0B1FD2E8-DEBD-3ED3-82F7-E0F80F21621A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff39776000 -     0x7fff39784fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <72ECDBB9-F607-3FB3-ABC3-882C9EFB3245> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff39785000 -     0x7fff397caff2  com.apple.print.framework.PrintCore (15 - 516) <78F4A9D5-82F5-3578-A78F-CDD438DB6A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff397cb000 -     0x7fff397d5fff  com.apple.QD (4.0 - 413) <63CCC6D7-659A-341A-A8A4-55B596EEFE9C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff397d6000 -     0x7fff397e3ff0  com.apple.speech.synthesis.framework (9.0.22 - 9.0.22) <202F6033-A76D-3B2C-9BA9-9CCF4493AB4D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff397e4000 -     0x7fff398c4ff2  com.apple.audio.toolbox.AudioToolbox (1.14 - 1.14) <CAE6B655-8D07-3040-811E-CE5DE42249AE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff398c6000 -     0x7fff398c6fff  com.apple.audio.units.AudioUnit (1.14 - 1.14) <FE7A9727-7F3F-3E0F-B827-DF421993ED12> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff39c3c000 -     0x7fff39fb3ffb  com.apple.CFNetwork (1120 - 1120) <5EA797F3-2F7A-3E0C-8DBC-DBE145004EC5> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff3a02d000 -     0x7fff3a02dfff  com.apple.Carbon (160 - 162) <56A09CBE-D5EB-3918-B42B-B3ABFF52E1D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff3a02e000 -     0x7fff3a031ffb  com.apple.CommonPanels (1.2.6 - 101) <9286951D-8B2F-3A4B-86B2-767AFCC6A591> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff3a032000 -     0x7fff3a326ff3  com.apple.HIToolbox (2.1.1 - 993.4) <AB2DC9D2-6A2A-3EB0-8ED9-8053CFEEC0A9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff3a327000 -     0x7fff3a32aff3  com.apple.help (1.3.8 - 68) <64630D33-B292-3FD1-A3B7-AE98D4157EF1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff3a32b000 -     0x7fff3a330ff7  com.apple.ImageCapture (9.0 - 1600.18) <4B628CBB-65EC-3A36-8EBB-2F9D7D328744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff3a331000 -     0x7fff3a331fff  com.apple.ink.framework (10.15 - 227) <ED29C75F-6E14-352E-ACB9-AA899E2F5429> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff3a332000 -     0x7fff3a34cff2  com.apple.openscripting (1.7 - 185.1) <D300E418-CF0F-3127-BCBA-A7553F2F1E88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff3a36d000 -     0x7fff3a36dfff  com.apple.print.framework.Print (15 - 271) <4DDF3DC5-A69B-3BB8-B5F3-42ECC341A0B4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff3a36e000 -     0x7fff3a370ff7  com.apple.securityhi (9.0 - 55008) <8E09C68A-87BB-3D55-A52F-AB1B249D06F8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff3a371000 -     0x7fff3a377ff7  com.apple.speech.recognition.framework (6.0.3 - 6.0.3) <E2CECD92-568A-3C7A-AD98-D99CEF1BBCBF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff3a378000 -     0x7fff3a511ffd  com.apple.cloudkit.CloudKit (854 - 854) <9A3AB320-1CB0-3C02-A492-5DD069964403> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff3a512000 -     0x7fff3a512fff  com.apple.Cocoa (6.11 - 23) <EB4AD4EA-3212-385A-876E-9F8B30F8CA56> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff3a520000 -     0x7fff3a70bff7  com.apple.ColorSync (4.13.0 - 3394.3) <DCAECEC5-F7D0-3A28-AE9D-3FA59CC9FB26> /System/Library/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff3a9f5000 -     0x7fff3af04ffa  com.apple.audio.CoreAudio (5.0 - 5.0) <73C7F0DD-8919-3056-AB1F-67705F942A04> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff3af57000 -     0x7fff3af8eff0  com.apple.CoreBluetooth (1.0 - 1) <E57B1D4A-DF7A-37F3-833A-CD440EB58685> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff3af8f000 -     0x7fff3b36dffc  com.apple.CoreData (120 - 973.1) <AC3856BC-894E-30C4-BA99-25C06A3D9FE8> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff3b36e000 -     0x7fff3b47aff6  com.apple.CoreDisplay (1.0 - 186.2.4) <AD10EEEB-9A5F-3904-A487-50F13E4B2357> /System/Library/Frameworks/CoreDisplay.framework/Versions/A/CoreDisplay
    0x7fff3b47b000 -     0x7fff3b8fafe7  com.apple.CoreFoundation (6.9 - 1673.126) <15D61616-B29B-3BDB-8624-4B84A4956485> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff3b8fc000 -     0x7fff3bf74ff0  com.apple.CoreGraphics (2.0 - 1348.12.4.3) <B8D7910C-0C72-315F-8CE1-C257FD0ADD84> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff3bf82000 -     0x7fff3c2dfff5  com.apple.CoreImage (15.0.0 - 910.8) <CE3DB305-25FF-31FE-9334-C2370473BAAF> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff3c2e0000 -     0x7fff3c348ff5  com.apple.corelocation (2388.0.21 - 2388.0.21) <D9BE9D62-C4E4-32AF-9E98-770AE8778A90> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff3c349000 -     0x7fff3c39affe  com.apple.audio.midi.CoreMIDI (1.10 - 88) <1C62E74B-4D5F-3C34-9284-6BF086A33B7C> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x7fff3c39d000 -     0x7fff3c6a2ff2  com.apple.CoreML (1.0 - 1) <0B25AECE-A5F7-3483-9296-24791531F0F3> /System/Library/Frameworks/CoreML.framework/Versions/A/CoreML
    0x7fff3c6a3000 -     0x7fff3c77dffc  com.apple.CoreMedia (1.0 - 2510.17.4.6) <A455F944-F862-3668-AA2C-008106F9814F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff3c77e000 -     0x7fff3c7dfff6  com.apple.CoreMediaIO (1000.0 - 5125.3) <61698CAC-C8A3-33F2-B09F-DDC1A7319644> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff3c868000 -     0x7fff3c868fff  com.apple.CoreServices (1069.11 - 1069.11) <C8F86BE7-AAED-30A6-BBC2-550446137E7C> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff3c869000 -     0x7fff3c8eeff7  com.apple.AE (838 - 838) <3301AF1B-D178-306A-9641-B57AA03FB1BE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff3c8ef000 -     0x7fff3cbd0fff  com.apple.CoreServices.CarbonCore (1217 - 1217) <FAA1467B-6D39-3EBE-9810-A4DF49478F10> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff3cbd1000 -     0x7fff3cc1effd  com.apple.DictionaryServices (1.2 - 323) <C1798F09-36D3-3C8E-AF72-A3DE63962AF1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff3cc1f000 -     0x7fff3cc27fff  com.apple.CoreServices.FSEvents (1268.40.5 - 1268.40.5) <9BB76885-7CD7-3369-B759-33F7E5DA5392> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff3cc28000 -     0x7fff3ce61ff0  com.apple.LaunchServices (1069.11 - 1069.11) <88F59BD5-412A-35EE-AD45-E6BF80B24891> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff3ce62000 -     0x7fff3cefaff9  com.apple.Metadata (10.7.0 - 2074.4) <028AC15A-35B7-3E1F-BCDC-470C8EA0CA09> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff3cefb000 -     0x7fff3cf28ff7  com.apple.CoreServices.OSServices (1069.11 - 1069.11) <A667F007-A599-3869-99F7-1F8460011015> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff3cf29000 -     0x7fff3cf90fff  com.apple.SearchKit (1.4.1 - 1.4.1) <F0A931E4-0C31-36BA-8DD7-01FDF9813FB7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff3cf91000 -     0x7fff3cfb5ffd  com.apple.coreservices.SharedFileList (131 - 131) <62C3066A-3991-313F-AE2D-75B2B5934D52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff3d217000 -     0x7fff3d2dcff4  com.apple.CoreTelephony (113 - 7271.2) <E9E4C228-3B5C-3670-8604-A97AD2415078> /System/Library/Frameworks/CoreTelephony.framework/Versions/A/CoreTelephony
    0x7fff3d2dd000 -     0x7fff3d491ff6  com.apple.CoreText (643.1.1.5 - 643.1.1.5) <4525DC61-0B5B-33B2-A249-68C6A1267EE7> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff3d492000 -     0x7fff3d4d6fff  com.apple.CoreVideo (1.8 - 334.0) <52692CD0-764F-3D77-9087-2825ED39AD0F> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff3d4d7000 -     0x7fff3d564ff1  com.apple.framework.CoreWLAN (13.0 - 1455.3) <3F7DCCA2-A5E2-3196-B2C7-31491192E75C> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff3d736000 -     0x7fff3d7e1ff0  com.apple.DiscRecording (9.0.3 - 9030.4.5) <F200BFE6-5AF1-34BA-8A87-B06753141358> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff3d806000 -     0x7fff3d80cff7  com.apple.DiskArbitration (2.7 - 2.7) <A3D2B0A0-3C72-3893-87BF-D45FE398A905> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff3d9ff000 -     0x7fff3db26ff7  com.apple.FileProvider (257 - 257) <E6755796-E58D-3C24-A0E9-0029521120C4> /System/Library/Frameworks/FileProvider.framework/Versions/A/FileProvider
    0x7fff3db3e000 -     0x7fff3df05ff4  com.apple.Foundation (6.9 - 1673.126) <470C2315-3047-39BB-BB6B-2C620087091C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff3df72000 -     0x7fff3dfc2ff3  com.apple.GSS (4.0 - 2.0) <A149061D-5893-35B5-AE7F-BA889DFEADB2> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff3e0fc000 -     0x7fff3e214ff8  com.apple.Bluetooth (7.0.1 - 7.0.1f1) <61A2BDF8-E3AC-3714-A967-92404AC52389> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff3e27b000 -     0x7fff3e31effb  com.apple.framework.IOKit (2.0.2 - 1726.41.1) <FBB4A97B-D7CF-3B8C-932D-672343D63260> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff3e320000 -     0x7fff3e330ff4  com.apple.IOSurface (269.6 - 269.6) <DB88C9C2-0F53-3C77-98F0-1D8A1DFA9CB1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff3e34e000 -     0x7fff3e3a6ff6  com.apple.ImageCaptureCore (1.0 - 1600.18) <E61ECB5C-38AC-3D4F-A770-A422260B3E77> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff3e3a7000 -     0x7fff3e503ffe  com.apple.ImageIO.framework (3.3.0 - 1972.11.4.4) <2809F8D6-7B13-3703-B266-C5B7A6B62D97> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff3e504000 -     0x7fff3e507fff  libGIF.dylib (1972.11.4.4) <2BFC7FDD-4A4F-323C-B60A-3B4AE526F7CE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff3e508000 -     0x7fff3e5c2fef  libJP2.dylib (1972.11.4.4) <214BCCF5-2A06-3B4A-B2B8-4ECCB4B32D1C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff3e5c3000 -     0x7fff3e5e7fef  libJPEG.dylib (1972.11.4.4) <DBE9F84B-D9A2-3044-BFE2-B3853025FD9F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff3e865000 -     0x7fff3e87ffe7  libPng.dylib (1972.11.4.4) <BD63D82F-55E5-32DB-96F9-8D7A3CDDA272> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff3e880000 -     0x7fff3e881fff  libRadiance.dylib (1972.11.4.4) <2454AEBE-BE87-3D0F-BE68-6ECA3FCA361C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff3e882000 -     0x7fff3e8cbfff  libTIFF.dylib (1972.11.4.4) <73A90FA4-9A51-3653-8F14-2EBBFEED3F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff3e8e4000 -     0x7fff3ed41ffe  com.apple.Intents (1.0 - 1) <F4CE5FC2-AB7F-350D-8453-EA0F80BB6EE9> /System/Library/Frameworks/Intents.framework/Versions/A/Intents
    0x7fff3ed44000 -     0x7fff3fcd8ff1  com.apple.JavaScriptCore (15608 - 15608.3.10.1.4) <84426449-FDEA-3B11-94AB-544A56CB07B3> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff3fcf0000 -     0x7fff3fd02ff3  com.apple.Kerberos (3.0 - 1) <8018F664-0026-3CC3-8685-3E2FE0BF2C7F> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff3fd03000 -     0x7fff3fd03fff  libHeimdalProxy.dylib (77) <51DB9CFB-808F-32E8-BB34-39F6702DBDED> /System/Library/Frameworks/Kerberos.framework/Versions/A/Libraries/libHeimdalProxy.dylib
    0x7fff40096000 -     0x7fff400a0fff  com.apple.MediaAccessibility (1.0 - 125) <DD6304A2-1692-3C69-9FEA-B51F92510D5B> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff4016c000 -     0x7fff408afff7  com.apple.MediaToolbox (1.0 - 2510.17.4.6) <3F852775-C302-3EE8-8631-31D96375BD73> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff408b1000 -     0x7fff40974ff9  com.apple.Metal (212.2.3 - 212.2.3) <AA7DE079-2DFD-3E9F-A041-464CFBE1ABAE> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff40976000 -     0x7fff40990ffc  com.apple.MetalKit (141.1 - 141.1) <B210E250-B13F-3E6E-BD40-CAE44A1C131F> /System/Library/Frameworks/MetalKit.framework/Versions/A/MetalKit
    0x7fff40991000 -     0x7fff409cdff3  com.apple.MetalPerformanceShaders.MPSCore (1.0 - 1) <FB95B500-E5A3-3FAD-882E-D12FD9CA0964> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSCore.framework/Versions/A/MPSCore
    0x7fff409ce000 -     0x7fff40a54fe6  com.apple.MetalPerformanceShaders.MPSImage (1.0 - 1) <C0E349E7-ADE3-3353-8CFF-3DAD653F810E> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSImage.framework/Versions/A/MPSImage
    0x7fff40a55000 -     0x7fff40a79ff8  com.apple.MetalPerformanceShaders.MPSMatrix (1.0 - 1) <8665FDF1-210F-3A8C-9D5D-FA0C49FD8C8C> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSMatrix.framework/Versions/A/MPSMatrix
    0x7fff40a7a000 -     0x7fff40a8ffff  com.apple.MetalPerformanceShaders.MPSNDArray (1.0 - 1) <EE7CF802-BF7F-3EEC-9EC2-26A3B3432275> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNDArray.framework/Versions/A/MPSNDArray
    0x7fff40a90000 -     0x7fff40befff4  com.apple.MetalPerformanceShaders.MPSNeuralNetwork (1.0 - 1) <46C9BDBB-1FB9-3E1A-A02C-818D16E472D9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSNeuralNetwork.framework/Versions/A/MPSNeuralNetwork
    0x7fff40bf0000 -     0x7fff40c3efff  com.apple.MetalPerformanceShaders.MPSRayIntersector (1.0 - 1) <7CFEE008-E1AD-30FE-B0B7-9A7459701234> /System/Library/Frameworks/MetalPerformanceShaders.framework/Frameworks/MPSRayIntersector.framework/Versions/A/MPSRayIntersector
    0x7fff40c3f000 -     0x7fff40c40ff5  com.apple.MetalPerformanceShaders.MetalPerformanceShaders (1.0 - 1) <241617D0-E5E7-3E36-971E-E278D15990A9> /System/Library/Frameworks/MetalPerformanceShaders.framework/Versions/A/MetalPerformanceShaders
    0x7fff41b86000 -     0x7fff41b92ffe  com.apple.NetFS (6.0 - 4.0) <5C3C3672-2549-316E-9AC6-A1CFDCD16E9C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff41b93000 -     0x7fff41cd6ff6  com.apple.Network (1.0 - 1) <38F65393-1393-3888-9F02-C4087F19CA0D> /System/Library/Frameworks/Network.framework/Versions/A/Network
    0x7fff41cd7000 -     0x7fff41f3effa  com.apple.NetworkExtension (1.0 - 1) <633ED770-D5B5-306D-9B8E-1F727AFA60F2> /System/Library/Frameworks/NetworkExtension.framework/Versions/A/NetworkExtension
    0x7fff446ff000 -     0x7fff44757ff7  com.apple.opencl (3.5 - 3.5) <D734AF0C-0EA3-3264-BBF9-D3099ACF47E3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff44758000 -     0x7fff44774fff  com.apple.CFOpenDirectory (10.15 - 220.40.1) <AA81FC34-A7F6-3DA2-A275-B34F75099C7B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff44775000 -     0x7fff44780fff  com.apple.OpenDirectory (10.15 - 220.40.1) <ECFA2FFB-D5B6-3916-96F7-9F3A1EB1E534> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff450db000 -     0x7fff450ddfff  libCVMSPluginSupport.dylib (17.10.22) <48C3CA4F-69EF-31E7-9120-0BA8E9162ACA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff450de000 -     0x7fff450e3fff  libCoreFSCache.dylib (176.9) <D5D62F22-9099-370B-B264-B5398554EF0B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff450e4000 -     0x7fff450e8fff  libCoreVMClient.dylib (176.9) <31DA9263-05A0-35A5-9CB8-40F8311B964B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff450e9000 -     0x7fff450f1ff7  libGFXShared.dylib (17.10.22) <B153F11B-C10F-38FE-AB8D-9E6C5315F210> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff450f2000 -     0x7fff450fcfff  libGL.dylib (17.10.22) <59E124FF-8F56-3028-9816-40699F152B3B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff450fd000 -     0x7fff45132fff  libGLImage.dylib (17.10.22) <7EC55D26-7FA5-3B7B-A552-C50FA0308101> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff452c6000 -     0x7fff45302fff  libGLU.dylib (17.10.22) <A4C86485-7CDF-30B0-ACB5-B0D11CA88ED0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff45d32000 -     0x7fff45d41ff7  com.apple.opengl (17.10.22 - 17.10.22) <0142B045-DCF8-3554-A7FB-48A173541E40> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff45ef0000 -     0x7fff45fe4ff2  com.apple.PDFKit (1.0 - 825.10) <871F915A-FC4C-3681-86BE-4CB3FEB43321> /System/Library/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff45fe5000 -     0x7fff460fdffd  com.apple.PencilKit (1.0 - 1) <373BB4D0-0574-3570-B241-252CCA0D21C6> /System/Library/Frameworks/PencilKit.framework/Versions/A/PencilKit
    0x7fff46398000 -     0x7fff4639effa  com.apple.PushKit (1.0 - 1) <8946C7FD-4A69-3DA9-BBFB-1551B1337573> /System/Library/Frameworks/PushKit.framework/Versions/A/PushKit
    0x7fff464bf000 -     0x7fff46706ff6  com.apple.imageKit (3.0 - 1080) <ED29D27A-B76B-3507-A0E9-C32C265BA0C7> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff46707000 -     0x7fff46bc8ff7  com.apple.QuartzComposer (5.1 - 377) <2D676C09-9B93-3570-A973-51F88504C44F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff46bc9000 -     0x7fff46beeffc  com.apple.quartzfilters (1.10.0 - Tag) <0D03F25B-07A5-31F1-9A70-CE33E69CB4CF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff46bef000 -     0x7fff46cf9ffe  com.apple.QuickLookUIFramework (5.0 - 905.1) <12339FDE-68C0-3C1C-B36A-0EAAD5A488F9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff46cfa000 -     0x7fff46cfafff  com.apple.quartzframework (1.5 - 23) <7BAF742D-822E-3047-BE57-9DD6EFCF8924> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff46cfb000 -     0x7fff46f79ff0  com.apple.QuartzCore (1.11 - 815.19.4.2) <5F492A40-BBBC-3A31-83A8-32462A7B1FB4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff46f7a000 -     0x7fff46fd3ff3  com.apple.QuickLookFramework (5.0 - 905.1) <53640506-3F38-3016-8E23-EC275B37CB22> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff46fd4000 -     0x7fff47008ff5  com.apple.QuickLookThumbnailing (1.0 - 1) <622F2373-E659-399F-A804-1D80BF1125B0> /System/Library/Frameworks/QuickLookThumbnailing.framework/Versions/A/QuickLookThumbnailing
    0x7fff474a4000 -     0x7fff474bcfff  com.apple.SafariServices.framework (15608 - 15608.3.10.1.4) <7E93EF33-52B8-3212-992F-EFCBEA12F377> /System/Library/Frameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff47ac6000 -     0x7fff47e0cff6  com.apple.security (7.0 - 59306.41.2) <FB3774D5-C940-35FB-960A-86253A01BDAE> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff47e0d000 -     0x7fff47e95ff7  com.apple.securityfoundation (6.0 - 55236) <6482C994-4DB4-320D-8FD4-50C998EA8856> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff47eef000 -     0x7fff47ef3ff8  com.apple.xpc.ServiceManagement (1.0 - 1) <2B80E13A-AFFC-355A-AA82-CCDEF4718E66> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff48c80000 -     0x7fff48ceaff7  com.apple.SystemConfiguration (1.19 - 1.19) <A52A533D-DA25-3607-A18E-CA7C539E1C52> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff48f66000 -     0x7fff492c0ff4  com.apple.VideoToolbox (1.0 - 2510.17.4.6) <D8DDFD1A-003E-399A-9469-E6E55551726D> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff4ca46000 -     0x7fff4cb0afef  com.apple.APFS (1412.41.1 - 1412.41.1) <0319F563-43AE-3F80-9107-7F0056E726DB> /System/Library/PrivateFrameworks/APFS.framework/Versions/A/APFS
    0x7fff4dbe6000 -     0x7fff4dbe7ff1  com.apple.AggregateDictionary (1.0 - 1) <93D38CEB-C8F2-3011-8810-64D1E33B0D62> /System/Library/PrivateFrameworks/AggregateDictionary.framework/Versions/A/AggregateDictionary
    0x7fff4de26000 -     0x7fff4df73ff5  com.apple.AnnotationKit (1.0 - 325) <652D2F61-D477-345A-BA7A-AEEC8C5A53C3> /System/Library/PrivateFrameworks/AnnotationKit.framework/Versions/A/AnnotationKit
    0x7fff4df74000 -     0x7fff4df91ffc  com.apple.AppContainer (4.0 - 448.40.2) <1A1D23EF-A9CA-3D46-ABAC-E87628E3DF26> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff4dfb3000 -     0x7fff4dfc9ff6  com.apple.AppSSOCore (1.0 - 1) <0EC1D344-A2EB-33A7-86F6-A562B19E3D98> /System/Library/PrivateFrameworks/AppSSOCore.framework/Versions/A/AppSSOCore
    0x7fff4dfe6000 -     0x7fff4dff4ff7  com.apple.AppSandbox (4.0 - 448.40.2) <19B46F6D-3F13-3679-81E0-C626E7E9749D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff4e3e9000 -     0x7fff4e44fff7  com.apple.AppSupport (1.0.0 - 29) <275D79F2-561E-368E-BD77-C1D5CB2DA6B4> /System/Library/PrivateFrameworks/AppSupport.framework/Versions/A/AppSupport
    0x7fff4e47b000 -     0x7fff4e49fff3  com.apple.framework.Apple80211 (13.0 - 1460.1) <5290ABDC-D781-31CF-AD23-C39D3BA3FBD6> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff4e5d5000 -     0x7fff4e5e4fdf  com.apple.AppleFSCompression (119 - 1.0) <7EEDBF8A-8812-33D6-A5B0-F7D36825EE73> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff4e6e3000 -     0x7fff4e6eeff7  com.apple.AppleIDAuthSupport (1.0 - 1) <B84D3BAB-BCF7-3DD8-A656-498D5444DC9D> /System/Library/PrivateFrameworks/AppleIDAuthSupport.framework/Versions/A/AppleIDAuthSupport
    0x7fff4e730000 -     0x7fff4e778fff  com.apple.AppleJPEG (1.0 - 1) <CFE57DD6-F663-3DBF-8D37-BEFABF557D1F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff4eb2b000 -     0x7fff4eb50ff3  com.apple.aps.framework (4.0 - 4.0) <A6FDA31A-83D5-3215-A2C5-09F51841E122> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff4eb51000 -     0x7fff4eb55ff7  com.apple.AppleSRP (5.0 - 1) <77EB08CE-419B-38D5-9160-C1D4D3EE5131> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff4eb56000 -     0x7fff4eb78ffb  com.apple.applesauce (1.0 - 16.22) <EFF69698-9566-3957-B3F5-CEC2B206EE7C> /System/Library/PrivateFrameworks/AppleSauce.framework/Versions/A/AppleSauce
    0x7fff4ec38000 -     0x7fff4ec3bffb  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <F4F1A097-C691-38BC-B91B-FFD828C3EA4E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff4ec3c000 -     0x7fff4ec8cff7  com.apple.AppleVAFramework (6.1.2 - 6.1.2) <C380FF1E-965E-3F05-BDCF-BB9EAC7F7B74> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff4ecd5000 -     0x7fff4ece4ff1  com.apple.AssertionServices (1.0 - 223.40.19) <73B5C0D9-AB04-3961-A01D-FFBC94D1348E> /System/Library/PrivateFrameworks/AssertionServices.framework/Versions/A/AssertionServices
    0x7fff4f220000 -     0x7fff4f61eff4  com.apple.audio.AudioResourceArbitration (1.0 - 1) <D51DC94A-FFDE-3B61-8E71-A05298853297> /System/Library/PrivateFrameworks/AudioResourceArbitration.framework/Versions/A/AudioResourceArbitration
    0x7fff4f875000 -     0x7fff4fab2fff  com.apple.audio.AudioToolboxCore (1.0 - 1104.26) <9D7C2174-0854-3C13-AF80-E814A9EC013C> /System/Library/PrivateFrameworks/AudioToolboxCore.framework/Versions/A/AudioToolboxCore
    0x7fff4fab3000 -     0x7fff4fbccff0  com.apple.AuthKit (1.0 - 1) <F190E8C4-1D9B-34F2-9255-902509534E6A> /System/Library/PrivateFrameworks/AuthKit.framework/Versions/A/AuthKit
    0x7fff4fd87000 -     0x7fff4fd90ff3  com.apple.coreservices.BackgroundTaskManagement (1.0 - 104) <5E2B9000-49D6-3BFA-97F1-3B47A8A7418D> /System/Library/PrivateFrameworks/BackgroundTaskManagement.framework/Versions/A/BackgroundTaskManagement
    0x7fff4fd91000 -     0x7fff4fe32ff8  com.apple.backup.framework (1.11.1 - 1298.1.2) <3C069796-5360-32F6-8841-BC263B94B2A3> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff4fe33000 -     0x7fff4feb4ffd  com.apple.BaseBoard (464.1 - 464.1) <1A44B522-904F-3541-BC8C-5EDF0C6EE49C> /System/Library/PrivateFrameworks/BaseBoard.framework/Versions/A/BaseBoard
    0x7fff4ffb6000 -     0x7fff4fff2ff7  com.apple.bom (14.0 - 219.1) <4D4C4ACA-A1DD-3D0B-B362-8D202EBE8D9B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff50110000 -     0x7fff50147ff1  com.apple.C2 (1.3 - 487) <F96E736F-7E88-3895-9517-AD2DC998F0A3> /System/Library/PrivateFrameworks/C2.framework/Versions/A/C2
    0x7fff50b67000 -     0x7fff50bb6fff  com.apple.ChunkingLibrary (302 - 302) <593921FE-7EFE-36F6-8B05-4E89B00EABD6> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff51a3f000 -     0x7fff51a50fff  com.apple.CommonAuth (4.0 - 2.0) <1D04F654-22B1-37EF-90AD-3ADB5238806A> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff51a64000 -     0x7fff51a7bfff  com.apple.commonutilities (8.0 - 900) <0B13423D-84E7-394A-8E2A-62D815B5BC4B> /System/Library/PrivateFrameworks/CommonUtilities.framework/Versions/A/CommonUtilities
    0x7fff52174000 -     0x7fff52549fc8  com.apple.CoreAUC (283.0.0 - 283.0.0) <505292C7-A6F0-392F-A94D-03D74F61F717> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff5254a000 -     0x7fff52578ffb  com.apple.CoreAVCHD (6.1.0 - 6100.4.1) <BB2011D9-77DB-3C50-9228-C0A7B3880821> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff5259b000 -     0x7fff525baff4  com.apple.analyticsd (1.0 - 1) <CFAD97DE-F4F0-3A1B-B6FE-855164CC68CC> /System/Library/PrivateFrameworks/CoreAnalytics.framework/Versions/A/CoreAnalytics
    0x7fff526b9000 -     0x7fff5272aff6  com.apple.corebrightness (1.0 - 1) <C1725CD4-5C4F-313E-B9DD-43DB05113416> /System/Library/PrivateFrameworks/CoreBrightness.framework/Versions/A/CoreBrightness
    0x7fff52885000 -     0x7fff52890ff7  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <E382C414-45C5-370B-A011-ED8FFCE8737D> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff52891000 -     0x7fff52a93ff2  com.apple.CoreDuet (1.0 - 1) <88D7D8FA-8936-392E-AD40-07E758C04256> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff52a94000 -     0x7fff52ae1ff4  com.apple.coreduetcontext (1.0 - 1) <A04DE547-1419-3A28-A6FD-4ACFA1FE426F> /System/Library/PrivateFrameworks/CoreDuetContext.framework/Versions/A/CoreDuetContext
    0x7fff52ae2000 -     0x7fff52af2ffe  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <A3BF0B6E-77E6-3126-A659-8B07A03808F4> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff52af5000 -     0x7fff52af7fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <FFFFA1F7-88AA-3F4B-B32A-FE971ADAB841> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff52b08000 -     0x7fff52b18ff3  com.apple.CoreEmoji (1.0 - 107) <8D1CA277-C4F7-3F3B-919E-73B68D39535E> /System/Library/PrivateFrameworks/CoreEmoji.framework/Versions/A/CoreEmoji
    0x7fff52cc6000 -     0x7fff52e12fff  com.apple.CoreHandwriting (161 - 1.2) <0EB567E1-C4F4-3976-9DB9-BEF7F92D3C89> /System/Library/PrivateFrameworks/CoreHandwriting.framework/Versions/A/CoreHandwriting
    0x7fff53169000 -     0x7fff531d3ff8  com.apple.CoreNLP (1.0 - 213) <329A9840-CBD8-33A2-A584-2805042284A9> /System/Library/PrivateFrameworks/CoreNLP.framework/Versions/A/CoreNLP
    0x7fff534d8000 -     0x7fff53561ffa  com.apple.CorePDF (4.0 - 518.4.1) <D3831A20-C85E-3D51-80C5-DFC1157C4DD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff53642000 -     0x7fff5364aff8  com.apple.CorePhoneNumbers (1.0 - 1) <D4405704-6DD4-3486-9DE4-80FC91F1F80B> /System/Library/PrivateFrameworks/CorePhoneNumbers.framework/Versions/A/CorePhoneNumbers
    0x7fff53d96000 -     0x7fff53db9fff  com.apple.CoreSVG (1.0 - 129) <00FDBCD4-A7CC-3E32-AC10-878B6A74596F> /System/Library/PrivateFrameworks/CoreSVG.framework/Versions/A/CoreSVG
    0x7fff53dba000 -     0x7fff53dedfff  com.apple.CoreServicesInternal (446.4 - 446.4) <E9CE4776-4375-384B-B4A8-D0BF1D5BBFA4> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff53dee000 -     0x7fff53e1cff7  com.apple.CSStore (1069.11 - 1069.11) <792520D2-5D81-3867-8DC7-75F8205D5A5B> /System/Library/PrivateFrameworks/CoreServicesStore.framework/Versions/A/CoreServicesStore
    0x7fff5431d000 -     0x7fff543a4fff  com.apple.CoreSymbolication (11.0 - 64509.98.1) <F0A1415B-068A-3CE6-9AB3-B11EF978B58A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff5443c000 -     0x7fff54568ffc  com.apple.coreui (2.1 - 607) <5FB17928-EB0D-3C46-B078-7B9621261385> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff54569000 -     0x7fff54704ffe  com.apple.CoreUtils (6.1 - 610.14) <62284EE1-1F77-3487-8DD0-43BDCFFD27D2> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff54839000 -     0x7fff5484cff1  com.apple.CrashReporterSupport (10.13 - 15011) <E4E96CDA-DFC4-3096-BCFC-994DB61D3E4D> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff54ab8000 -     0x7fff54acaff0  com.apple.framework.DFRFoundation (1.0 - 252) <A7A09B8B-CEAD-3480-906E-9C3B685E6611> /System/Library/PrivateFrameworks/DFRFoundation.framework/Versions/A/DFRFoundation
    0x7fff54acb000 -     0x7fff54ad0fff  com.apple.DSExternalDisplay (3.1 - 380) <F34E4A29-FD30-3DD0-946E-0AEDAE04EB18> /System/Library/PrivateFrameworks/DSExternalDisplay.framework/Versions/A/DSExternalDisplay
    0x7fff54b39000 -     0x7fff54bb4ff8  com.apple.datadetectorscore (8.0 - 659) <0E160ECD-98B5-3D9E-B155-0942A4B009A5> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff54c00000 -     0x7fff54c3eff0  com.apple.DebugSymbols (194 - 194) <FF16F79C-0D6B-32BF-B2DC-25BAF1E914C2> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff54c3f000 -     0x7fff54d9aff7  com.apple.desktopservices (1.14.1 - 1281.1.1) <44D9F114-0D09-331E-8CD2-3A191E5AE8E1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff54f8f000 -     0x7fff5505fff6  com.apple.DiskManagement (13.0 - 1648.0.5) <ADE3EAEE-5EAF-359E-BD5F-B2C348C3EEB0> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff55060000 -     0x7fff55064ff1  com.apple.DisplayServicesFW (3.1 - 380) <751C717D-BDD2-358B-9453-CACEBA38B421> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff550ba000 -     0x7fff550deff1  com.apple.DuetActivityScheduler (1.0 - 1) <0D97B344-9B01-3D36-9AEC-395AE11413AE> /System/Library/PrivateFrameworks/DuetActivityScheduler.framework/Versions/A/DuetActivityScheduler
    0x7fff55108000 -     0x7fff5513dff7  com.apple.SystemConfiguration.EAP8021X (14.0.0 - 14.0) <3810F65F-FA5C-3710-8F2D-5282DDC71636> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
    0x7fff5513e000 -     0x7fff55142ff9  com.apple.EFILogin (2.0 - 2) <A50E6356-A248-31DE-931C-F89ED4B22F38> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff55c69000 -     0x7fff562d4ff9  com.apple.vision.EspressoFramework (1.0 - 188.1.6) <532E3F4F-371A-3A96-B3B7-115156E39213> /System/Library/PrivateFrameworks/Espresso.framework/Versions/A/Espresso
    0x7fff565b8000 -     0x7fff569d3ff9  com.apple.vision.FaceCore (4.3.0 - 4.3.0) <9F0FB4FD-C77F-3494-9898-9709BA2F1315> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff57039000 -     0x7fff57170ffc  libFontParser.dylib (277.2.1.2) <92F025B1-AEE5-3BF8-8515-24FAF66AD7C2> /System/Library/PrivateFrameworks/FontServices.framework/libFontParser.dylib
    0x7fff57171000 -     0x7fff571a5fff  libTrueTypeScaler.dylib (277.2.1.2) <AD3D80AD-FF50-3652-B42B-A26030249CDF> /System/Library/PrivateFrameworks/FontServices.framework/libTrueTypeScaler.dylib
    0x7fff5720a000 -     0x7fff5721aff6  libhvf.dylib (1.0 - $[CURRENT_PROJECT_VERSION]) <E7C8B563-8C55-30CC-AA12-EC9A6B1DAB1A> /System/Library/PrivateFrameworks/FontServices.framework/libhvf.dylib
    0x7fff5a6de000 -     0x7fff5a6dffff  libmetal_timestamp.dylib (902.11.1) <FA6BD306-D8F5-3F48-A98E-5BA327F3B679> /System/Library/PrivateFrameworks/GPUCompiler.framework/Versions/3902/Libraries/libmetal_timestamp.dylib
    0x7fff5bd86000 -     0x7fff5bd8cfff  com.apple.GPUWrangler (4.5.9 - 4.5.9) <382B7462-5644-3C3E-968A-A5A9EBAFEECA> /System/Library/PrivateFrameworks/GPUWrangler.framework/Versions/A/GPUWrangler
    0x7fff5c0a7000 -     0x7fff5c0cdffb  com.apple.GenerationalStorage (2.0 - 312) <C0B51C28-86E3-350E-BE7D-009032478C18> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff5c0e6000 -     0x7fff5d0bdffc  com.apple.GeoServices (1.0 - 1624.21.8.28.18) <2634B6F8-4114-3DA8-BB91-EB0860EB87BD> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff5d1eb000 -     0x7fff5d1f9ffb  com.apple.GraphVisualizer (1.0 - 100.1) <415AAD69-0A45-3B21-9698-D8798A48E5A2> /System/Library/PrivateFrameworks/GraphVisualizer.framework/Versions/A/GraphVisualizer
    0x7fff5d25e000 -     0x7fff5d26bff9  com.apple.HID (1.0 - 1) <C5B9ED5F-E349-3572-AA0A-D9AC236DE7D4> /System/Library/PrivateFrameworks/HID.framework/Versions/A/HID
    0x7fff5d38c000 -     0x7fff5d44aff4  com.apple.Heimdal (4.0 - 2.0) <735D30D6-8713-382B-97EA-12EFCC053486> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff5f577000 -     0x7fff5f580ffe  com.apple.IOAccelMemoryInfo (1.0 - 1) <8FCBD2DE-0094-3F8B-BB86-646646BA5D9C> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff5f581000 -     0x7fff5f589ff5  com.apple.IOAccelerator (438.2.7 - 438.2.7) <98C1C6DE-68A7-3396-B3D6-336CF11964AD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff5f58c000 -     0x7fff5f5a2ff7  com.apple.IOPresentment (1.0 - 37) <E3AACF97-C85A-3720-90F0-61CAEF721F3D> /System/Library/PrivateFrameworks/IOPresentment.framework/Versions/A/IOPresentment
    0x7fff5f92c000 -     0x7fff5f977ffc  com.apple.IconServices (438.2 - 438.2) <49E47D81-CBE8-3CB3-82F6-927B0AE64086> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff5fb15000 -     0x7fff5fb21ffa  com.apple.IntentsFoundation (1.0 - 1) <144BCC01-9AB2-308F-A40E-E5BA8394E794> /System/Library/PrivateFrameworks/IntentsFoundation.framework/Versions/A/IntentsFoundation
    0x7fff5fb34000 -     0x7fff5fb3affc  com.apple.InternationalSupport (1.0 - 44) <E881A3F9-7D1E-3943-B8DB-7BF31057CBB6> /System/Library/PrivateFrameworks/InternationalSupport.framework/Versions/A/InternationalSupport
    0x7fff5fd7b000 -     0x7fff5fd9bfff  com.apple.security.KeychainCircle.KeychainCircle (1.0 - 1) <A6E97F92-DF9D-35F3-9DD8-2951FF162578> /System/Library/PrivateFrameworks/KeychainCircle.framework/Versions/A/KeychainCircle
    0x7fff5fef2000 -     0x7fff5ffc0ff5  com.apple.LanguageModeling (1.0 - 215) <D3478ED9-A757-355F-A4A0-464E133182D6> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff5ffc1000 -     0x7fff60009ff7  com.apple.Lexicon-framework (1.0 - 72) <94910CCB-C386-3912-84A2-1A730BB6EF62> /System/Library/PrivateFrameworks/Lexicon.framework/Versions/A/Lexicon
    0x7fff60010000 -     0x7fff60014ff6  com.apple.LinguisticData (1.0 - 353) <23AF4473-4FDB-39D9-8862-7D23276606A9> /System/Library/PrivateFrameworks/LinguisticData.framework/Versions/A/LinguisticData
    0x7fff6003b000 -     0x7fff6005fffe  com.apple.locationsupport (2388.0.21 - 2388.0.21) <088A87C4-E61C-37C0-A030-D104940F043B> /System/Library/PrivateFrameworks/LocationSupport.framework/Versions/A/LocationSupport
    0x7fff608ac000 -     0x7fff608affff  com.apple.Mangrove (1.0 - 25) <445D1183-447D-3F73-9532-11DAFF69F2A8> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff60a66000 -     0x7fff60a8cffe  com.apple.MarkupUI (1.0 - 325) <A86C51C7-07CC-39A0-B341-3538F2C51BF6> /System/Library/PrivateFrameworks/MarkupUI.framework/Versions/A/MarkupUI
    0x7fff60b11000 -     0x7fff60b9bff0  com.apple.MediaExperience (1.0 - 1) <40A6CE90-66FA-341B-ABF9-5EE0FB506645> /System/Library/PrivateFrameworks/MediaExperience.framework/Versions/A/MediaExperience
    0x7fff60b9c000 -     0x7fff60bcffff  com.apple.MediaKit (16 - 923) <F4E063D9-5302-3A54-A80E-721D2555E367> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff61365000 -     0x7fff613b1ff7  com.apple.spotlight.metadata.utilities (1.0 - 2074.4) <8957F147-9371-3728-896E-FC517AC7E86E> /System/Library/PrivateFrameworks/MetadataUtilities.framework/Versions/A/MetadataUtilities
    0x7fff613b2000 -     0x7fff61480ffd  com.apple.gpusw.MetalTools (1.0 - 1) <494BAEE0-8742-31F9-BC6D-C947A2756C5F> /System/Library/PrivateFrameworks/MetalTools.framework/Versions/A/MetalTools
    0x7fff616b0000 -     0x7fff616cefff  com.apple.MobileKeyBag (2.0 - 1.0) <C137BEF9-6103-3AA5-B4BB-25BFE550B473> /System/Library/PrivateFrameworks/MobileKeyBag.framework/Versions/A/MobileKeyBag
    0x7fff6179b000 -     0x7fff61934ff3  com.apple.Montreal (1.0 - 120.1) <36EB7D45-4E72-31B9-BEF7-E446A5C803BB> /System/Library/PrivateFrameworks/Montreal.framework/Versions/A/Montreal
    0x7fff61935000 -     0x7fff61963ff7  com.apple.MultitouchSupport.framework (3410.2 - 3410.2) <67076218-F639-3C44-9670-20B54714E339> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff61dd8000 -     0x7fff61de2fff  com.apple.NetAuth (6.2 - 6.2) <BA114B8C-BE33-3DBB-BDC8-25423DBBD3A3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff627d0000 -     0x7fff6281cff7  com.apple.OTSVG (1.0 - 643.1.1.5) <239EB765-2776-30F4-A300-4DF12C987D0F> /System/Library/PrivateFrameworks/OTSVG.framework/Versions/A/OTSVG
    0x7fff639ab000 -     0x7fff639b6ffe  com.apple.PerformanceAnalysis (1.243 - 243) <FCF592E9-A0C8-3E31-BC87-91AEE71C2869> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff639b7000 -     0x7fff639dfffb  com.apple.persistentconnection (1.0 - 1.0) <E6842FE3-D767-3540-95D3-39A213B45BD7> /System/Library/PrivateFrameworks/PersistentConnection.framework/Versions/A/PersistentConnection
    0x7fff653cd000 -     0x7fff653fdff9  com.apple.pluginkit.framework (1.0 - 1) <65278C57-5335-31D5-9F82-6F3DB478A5A2> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff65426000 -     0x7fff65439ff0  com.apple.PowerLog (1.0 - 1) <C7526E78-CCEB-3178-B560-32E6315AC4D1> /System/Library/PrivateFrameworks/PowerLog.framework/Versions/A/PowerLog
    0x7fff662a4000 -     0x7fff662fefff  com.apple.ProtectedCloudStorage (1.0 - 1) <9B166C3E-ACED-3528-A68F-22491EE811BA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff662ff000 -     0x7fff66318fff  com.apple.ProtocolBuffer (1 - 274.20.7.15.1) <89CB1292-0A41-3848-9AE1-CC5CEA756A25> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff66424000 -     0x7fff66427ff4  com.apple.QuickLookNonBaseSystem (1.0 - 1) <467F0F62-DEA3-30CB-98C2-78502069E81B> /System/Library/PrivateFrameworks/QuickLookNonBaseSystem.framework/Versions/A/QuickLookNonBaseSystem
    0x7fff66428000 -     0x7fff6644bff3  com.apple.quicklook.QuickLookSupport (1.0 - 1) <0D811D46-9909-342A-B936-E837936DA069> /System/Library/PrivateFrameworks/QuickLookSupport.framework/Versions/A/QuickLookSupport
    0x7fff66492000 -     0x7fff6650aff8  com.apple.Rapport (1.9 - 190.11) <D54D57D1-6CDC-3A24-A02D-77E87FFE92D0> /System/Library/PrivateFrameworks/Rapport.framework/Versions/A/Rapport
    0x7fff6671d000 -     0x7fff66746ff9  com.apple.RemoteViewServices (2.0 - 148) <D8DCE656-7CBF-381A-827A-B8AA2A34CC08> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff668ab000 -     0x7fff668e6ff0  com.apple.RunningBoardServices (1.0 - 223.40.19) <30C89668-9DEE-3948-B4EA-6DC9099497C2> /System/Library/PrivateFrameworks/RunningBoardServices.framework/Versions/A/RunningBoardServices
    0x7fff681fa000 -     0x7fff681fdff1  com.apple.SecCodeWrapper (4.0 - 448.40.2) <C2138BC2-5F03-3E79-AC0C-F95F0BC9C0B3> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff68345000 -     0x7fff68469ff4  com.apple.Sharing (1496.4 - 1496.4) <509EE7C8-C096-372E-B1CC-1CBB7B59DFEF> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff6848a000 -     0x7fff684aaff1  com.apple.sidecar-core (1.0 - 208) <3F9A3D2A-F7A6-3D85-845F-D6DDD8180514> /System/Library/PrivateFrameworks/SidecarCore.framework/Versions/A/SidecarCore
    0x7fff684ab000 -     0x7fff684bdff0  com.apple.sidecar-ui (1.0 - 208) <4F36ACD6-38D8-3F45-BCCA-932DBF2B2C48> /System/Library/PrivateFrameworks/SidecarUI.framework/Versions/A/SidecarUI
    0x7fff6949d000 -     0x7fff69795ffa  com.apple.SkyLight (1.600.0 - 440.14) <87B4BC36-78DA-3320-B455-FACB48DC63AA> /System/Library/PrivateFrameworks/SkyLight.framework/Versions/A/SkyLight
    0x7fff69fdd000 -     0x7fff69febfff  com.apple.SpeechRecognitionCore (6.0.91 - 6.0.91) <6D164E0A-5C8D-3125-933F-F4842C731E01> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff6a80e000 -     0x7fff6a817ff3  com.apple.SymptomDiagnosticReporter (1.0 - 1238.40.4) <FB255398-53B0-3462-8227-EBD173B5F93E> /System/Library/PrivateFrameworks/SymptomDiagnosticReporter.framework/Versions/A/SymptomDiagnosticReporter
    0x7fff6aacc000 -     0x7fff6aadcff3  com.apple.TCC (1.0 - 1) <87BE8D5C-5D35-3434-8BDF-1615349C7A21> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff6afce000 -     0x7fff6b095ff4  com.apple.TextureIO (3.10.9 - 3.10.9) <499A5034-C527-30AC-9580-912423C3C2D8> /System/Library/PrivateFrameworks/TextureIO.framework/Versions/A/TextureIO
    0x7fff6beec000 -     0x7fff6c145ffa  com.apple.UIFoundation (1.0 - 659.5) <99072103-6A73-3538-944A-5FD2AF709A78> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff6c1d8000 -     0x7fff6c1deff6  com.apple.URLFormatting (119 - 119.13) <7257AB76-1449-3649-86BA-4B7F56B59480> /System/Library/PrivateFrameworks/URLFormatting.framework/Versions/A/URLFormatting
    0x7fff6cd36000 -     0x7fff6cd56fff  com.apple.UserManagement (1.0 - 1) <CAD75201-57C8-338E-BE1B-5C5E2EEB9DAB> /System/Library/PrivateFrameworks/UserManagement.framework/Versions/A/UserManagement
    0x7fff6db08000 -     0x7fff6dbf2ffe  com.apple.ViewBridge (462 - 462) <627E4CA4-2E4E-3CF7-8DBB-F09990DDF0FF> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff6dd97000 -     0x7fff6dd98fff  com.apple.WatchdogClient.framework (1.0 - 67.40.1) <B1228D4E-50B5-3630-A7F4-5598651CE963> /System/Library/PrivateFrameworks/WatchdogClient.framework/Versions/A/WatchdogClient
    0x7fff6e96f000 -     0x7fff6e972ffe  com.apple.dt.XCTTargetBootstrap (1.0 - 15508) <BA4C9007-2C3E-33DE-B81C-608918D2FDF1> /System/Library/PrivateFrameworks/XCTTargetBootstrap.framework/Versions/A/XCTTargetBootstrap
    0x7fff6e9eb000 -     0x7fff6e9f9ffd  com.apple.audio.caulk (1.0 - 32.3) <089441BF-D7F6-388F-8D89-0262AB2EEA3F> /System/Library/PrivateFrameworks/caulk.framework/Versions/A/caulk
    0x7fff6ed39000 -     0x7fff6ed3bff3  com.apple.loginsupport (1.0 - 1) <FFE90A0A-BEBC-3032-9368-94C016BE0795> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff6ed3c000 -     0x7fff6ed4fffd  com.apple.login (3.0 - 3.0) <51B9680F-41CE-394E-A600-1B5B0EC8D52B> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff6ed81000 -     0x7fff6ed8dffd  com.apple.perfdata (1.0 - 51.40.3) <00815E30-3964-3DAA-8CD4-C94E4ECBC5F8> /System/Library/PrivateFrameworks/perfdata.framework/Versions/A/perfdata
    0x7fff6f061000 -     0x7fff6f06dfff  libAudioStatistics.dylib (1104.26) <26761E48-3286-3F62-BDCA-C093980DB412> /usr/lib/libAudioStatistics.dylib
    0x7fff6f06e000 -     0x7fff6f0a3ff2  libAudioToolboxUtility.dylib (1104.26) <261CDFD3-BEFF-3BE8-9322-8A0F5282D4B9> /usr/lib/libAudioToolboxUtility.dylib
    0x7fff6f0aa000 -     0x7fff6f0dfff7  libCRFSuite.dylib (48) <CDEA70A4-318B-3990-9AAE-1D7B18132760> /usr/lib/libCRFSuite.dylib
    0x7fff6f0e2000 -     0x7fff6f0ecff3  libChineseTokenizer.dylib (34) <4D68248B-BD40-32E3-ABCA-CE23BCA0A6A4> /usr/lib/libChineseTokenizer.dylib
    0x7fff6f0ed000 -     0x7fff6f176fff  libCoreStorage.dylib (551) <440FD2FE-94FD-3456-898A-6420EAC5A71F> /usr/lib/libCoreStorage.dylib
    0x7fff6f179000 -     0x7fff6f17bfff  libDiagnosticMessagesClient.dylib (112) <83F42398-DB41-3BB2-B8A1-10D78C4B5778> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff6f1c0000 -     0x7fff6f377ff3  libFosl_dynamic.dylib (100.4) <F5583DFD-E3A1-3D6A-8698-613F7FA119A0> /usr/lib/libFosl_dynamic.dylib
    0x7fff6f39e000 -     0x7fff6f3a4ff3  libIOReport.dylib (54) <EC75DB3B-CFC4-3235-8C2F-CE3C29CA8CFE> /usr/lib/libIOReport.dylib
    0x7fff6f484000 -     0x7fff6f48bfff  libMatch.1.dylib (36) <D059FA22-1620-3A26-BF81-70EA469C97EB> /usr/lib/libMatch.1.dylib
    0x7fff6f4bb000 -     0x7fff6f4dafff  libMobileGestalt.dylib (826.40.7) <C9875B8D-F7C6-32F6-A94D-1F2CA20D00CE> /usr/lib/libMobileGestalt.dylib
    0x7fff6f54f000 -     0x7fff6f62cff7  libSMC.dylib (20) <EB67A1E2-9471-3406-846E-F5E68C9D9FCD> /usr/lib/libSMC.dylib
    0x7fff6f641000 -     0x7fff6f642ff3  libSystem.B.dylib (1281) <1DD1BCD2-2C85-3B81-8CAF-224FB042F441> /usr/lib/libSystem.B.dylib
    0x7fff6f643000 -     0x7fff6f6d1ffb  libTelephonyUtilDynamic.dylib (3851) <6ED64F20-2FEE-340B-9E7F-5E3A3AF93E93> /usr/lib/libTelephonyUtilDynamic.dylib
    0x7fff6f6d2000 -     0x7fff6f6d3fff  libThaiTokenizer.dylib (3) <22582C9C-3D32-3832-8925-813E4F2BA8DA> /usr/lib/libThaiTokenizer.dylib
    0x7fff6f6eb000 -     0x7fff6f701fff  libapple_nghttp2.dylib (1.39.2) <9B990E6A-D9EB-3F2C-B7CA-085A47D4BC62> /usr/lib/libapple_nghttp2.dylib
    0x7fff6f736000 -     0x7fff6f7a8ff7  libarchive.2.dylib (72.40.2) <25C00824-621A-3FF1-9B6C-52999B6DDF4E> /usr/lib/libarchive.2.dylib
    0x7fff6f7a9000 -     0x7fff6f83ffc5  libate.dylib (2.0.9) <53750831-1A8E-3AF3-A22D-53C08F9D7002> /usr/lib/libate.dylib
    0x7fff6f843000 -     0x7fff6f843ff3  libauto.dylib (187) <F4B3519A-A4FC-30E0-805C-70C99BA3FDDA> /usr/lib/libauto.dylib
    0x7fff6f844000 -     0x7fff6f900ff5  libboringssl.dylib (283.40.1) <12B83BB5-43F8-347C-93A9-13E624388DB5> /usr/lib/libboringssl.dylib
    0x7fff6f901000 -     0x7fff6f911fff  libbsm.0.dylib (60) <E57A0CC6-226D-3529-A23A-D5DD6674DB3E> /usr/lib/libbsm.0.dylib
    0x7fff6f912000 -     0x7fff6f91efff  libbz2.1.0.dylib (44) <F3D26C17-BC6E-3A83-A3BB-137343C87303> /usr/lib/libbz2.1.0.dylib
    0x7fff6f91f000 -     0x7fff6f972fff  libc++.1.dylib (800.7) <1D42387D-206A-3F06-9B5F-705B83EAC295> /usr/lib/libc++.1.dylib
    0x7fff6f973000 -     0x7fff6f987fff  libc++abi.dylib (800.7) <D89ABFBF-3754-35AB-BAEE-FBF14857F79B> /usr/lib/libc++abi.dylib
    0x7fff6f988000 -     0x7fff6f988ffb  libcharset.1.dylib (59) <EC5B95D9-388B-3351-9192-CD6CDB8C3E0F> /usr/lib/libcharset.1.dylib
    0x7fff6f989000 -     0x7fff6f99affb  libcmph.dylib (8) <49C8E101-945E-369B-91D3-2129000DFF35> /usr/lib/libcmph.dylib
    0x7fff6f99b000 -     0x7fff6f9b2fe7  libcompression.dylib (87) <77B35FFD-CE66-3CCA-BEDD-9771D698CEE3> /usr/lib/libcompression.dylib
    0x7fff6fc7f000 -     0x7fff6fc95fff  libcoretls.dylib (167) <4F054E37-783A-3FCD-B90B-23A0A83621D9> /usr/lib/libcoretls.dylib
    0x7fff6fc96000 -     0x7fff6fc97ffb  libcoretls_cfhelpers.dylib (167) <62E31BC8-A823-3816-B130-2BB550433203> /usr/lib/libcoretls_cfhelpers.dylib
    0x7fff70242000 -     0x7fff7024dff7  libcsfde.dylib (551) <0A7CE4E1-45F7-3C3E-A092-EAB17818F4A8> /usr/lib/libcsfde.dylib
    0x7fff70255000 -     0x7fff702b4fff  libcups.2.dylib (483) <38F989F6-5143-3D01-9F41-3B34553B68F0> /usr/lib/libcups.2.dylib
    0x7fff703c0000 -     0x7fff703c0ff3  libenergytrace.dylib (21) <1CE2BD78-F68E-36A3-BCE9-E9EAB78D9FF3> /usr/lib/libenergytrace.dylib
    0x7fff703c1000 -     0x7fff703daff7  libexpat.1.dylib (19) <E209623A-A410-3749-AD6D-2850241CB873> /usr/lib/libexpat.1.dylib
    0x7fff703e8000 -     0x7fff703eaff7  libfakelink.dylib (149) <528A0ABE-B583-3DA1-8E5B-9CA7E89303DE> /usr/lib/libfakelink.dylib
    0x7fff703f9000 -     0x7fff703fefff  libgermantok.dylib (24) <5E297121-22A7-3A2F-92B9-DD3E5C829CC7> /usr/lib/libgermantok.dylib
    0x7fff703ff000 -     0x7fff70408ff7  libheimdal-asn1.dylib (564.40.3) <6C5102F7-85BE-34E0-BFC7-0569FCAE2755> /usr/lib/libheimdal-asn1.dylib
    0x7fff70409000 -     0x7fff704f9ff7  libiconv.2.dylib (59) <EB71AC8F-EA44-3BEE-A210-2D92251CA51D> /usr/lib/libiconv.2.dylib
    0x7fff704fa000 -     0x7fff70752ff7  libicucore.A.dylib (64243.0.1) <4CBF52D7-7235-34C8-9FF1-8657076B604F> /usr/lib/libicucore.A.dylib
    0x7fff7076c000 -     0x7fff7076dfff  liblangid.dylib (133) <DCC4FA36-0563-3BD2-AE35-9BAF52F5BD98> /usr/lib/liblangid.dylib
    0x7fff7076e000 -     0x7fff70786ffb  liblzma.5.dylib (16) <7D2522C8-8CBE-32C9-8743-A8F598602F4C> /usr/lib/liblzma.5.dylib
    0x7fff7079e000 -     0x7fff70845fff  libmecab.dylib (883) <FDA0E623-F6F2-3402-B72C-0C60A32C2CC1> /usr/lib/libmecab.dylib
    0x7fff70846000 -     0x7fff70aa6ff9  libmecabra.dylib (883) <2E84458F-5748-3A9B-94F3-CAF3C79E6383> /usr/lib/libmecabra.dylib
    0x7fff70e12000 -     0x7fff70e41ff7  libncurses.5.4.dylib (57) <7115BD9E-9A53-3538-BA7C-6D71E8C0F9F1> /usr/lib/libncurses.5.4.dylib
    0x7fff70f70000 -     0x7fff713e2ff4  libnetwork.dylib (1880.40.26) <D8C5B7F0-04D5-3470-A9C4-EF8B2FF96986> /usr/lib/libnetwork.dylib
    0x7fff713e3000 -     0x7fff713f9fff  libnetworkextension.dylib (1095.40.22) <3C100538-5C43-3857-A126-1878D5B8C89B> /usr/lib/libnetworkextension.dylib
    0x7fff71481000 -     0x7fff714b2ff6  libobjc.A.dylib (781) <D866A31E-5CB1-3327-8D22-C4F83C9225D0> /usr/lib/libobjc.A.dylib
    0x7fff714c5000 -     0x7fff714c9fff  libpam.2.dylib (25) <02ABA04D-5843-3850-82A3-EBECA6FC2CDF> /usr/lib/libpam.2.dylib
    0x7fff714cc000 -     0x7fff714ffff7  libpcap.A.dylib (89.40.2) <C4F9F5BD-BA21-3038-9665-4D298FB7511C> /usr/lib/libpcap.A.dylib
    0x7fff7153d000 -     0x7fff7154bff9  libperfcheck.dylib (37) <975FBE7C-C399-3B64-AFF1-24B3B161F477> /usr/lib/libperfcheck.dylib
    0x7fff71581000 -     0x7fff71599fff  libresolv.9.dylib (67.40.1) <34848168-B77D-3749-A7ED-B1F3F92E5162> /usr/lib/libresolv.9.dylib
    0x7fff7159b000 -     0x7fff715dfff7  libsandbox.1.dylib (1217.41.1) <EAC4CA6F-6527-373C-8AD8-F8F1B590B54B> /usr/lib/libsandbox.1.dylib
    0x7fff715f3000 -     0x7fff715f4ff7  libspindump.dylib (281.1) <D330C232-51A7-3943-87EB-FAEA3C9352DC> /usr/lib/libspindump.dylib
    0x7fff715f5000 -     0x7fff717e2ff7  libsqlite3.dylib (308.4) <2D0B1BE5-9B8A-394F-82F7-F612B1A6C73F> /usr/lib/libsqlite3.dylib
    0x7fff719d7000 -     0x7fff71a32ff0  libusrtcp.dylib (1880.40.26) <9FE938A6-BC56-3245-87D6-88C3C7A1F81D> /usr/lib/libusrtcp.dylib
    0x7fff71a33000 -     0x7fff71a36ffb  libutil.dylib (57) <B88D4C21-DAEF-3566-8EAE-5973C51A16FD> /usr/lib/libutil.dylib
    0x7fff71a37000 -     0x7fff71a44fff  libxar.1.dylib (420) <46AAA43E-6FC6-38A8-B696-62143706D33B> /usr/lib/libxar.1.dylib
    0x7fff71a4a000 -     0x7fff71b2cff7  libxml2.2.dylib (32.12) <0DB777D9-F9A1-3921-BFCE-05A000293915> /usr/lib/libxml2.2.dylib
    0x7fff71b30000 -     0x7fff71b58fff  libxslt.1.dylib (16.7) <C30A840F-E7E7-39D5-A633-9C256650B552> /usr/lib/libxslt.1.dylib
    0x7fff71b59000 -     0x7fff71b6bfff  libz.1.dylib (76) <3EC7A143-AF2D-35EE-9C08-542B2907E3D2> /usr/lib/libz.1.dylib
    0x7fff71b96000 -     0x7fff71b98ff9  liblog_network.dylib (1880.40.26) <DA6411F8-CD4B-3D5F-B685-C796FAC87AA7> /usr/lib/log/liblog_network.dylib
    0x7fff725d1000 -     0x7fff725d6ff7  libcache.dylib (83) <74F6459D-3606-3ADB-9808-F6B0FE70062D> /usr/lib/system/libcache.dylib
    0x7fff725d7000 -     0x7fff725e2ff7  libcommonCrypto.dylib (60165) <1333752F-5117-3E86-803A-06E166D80C8C> /usr/lib/system/libcommonCrypto.dylib
    0x7fff725e3000 -     0x7fff725eafff  libcompiler_rt.dylib (101.2) <0437EBEF-8191-3912-A365-D6BB75C7A810> /usr/lib/system/libcompiler_rt.dylib
    0x7fff725eb000 -     0x7fff725f4fff  libcopyfile.dylib (166.40.1) <7FAF372E-BAD5-30E6-A8F2-A3D06B91DC80> /usr/lib/system/libcopyfile.dylib
    0x7fff725f5000 -     0x7fff7268cfef  libcorecrypto.dylib (866.40.8) <AE25C9EE-5D63-3E49-B3AA-D482D35C085A> /usr/lib/system/libcorecrypto.dylib
    0x7fff727a3000 -     0x7fff727e4ff0  libdispatch.dylib (1173.40.5) <1FF421B6-4BF0-3B5F-8F56-5ED3B3EFE06F> /usr/lib/system/libdispatch.dylib
    0x7fff727e5000 -     0x7fff7281afff  libdyld.dylib (733.6) <2FA4B359-624B-337C-9207-CDCF841C2E52> /usr/lib/system/libdyld.dylib
    0x7fff7281b000 -     0x7fff7281bffb  libkeymgr.dylib (30) <7EEF9246-30B4-34DD-8AD6-79679D1A7784> /usr/lib/system/libkeymgr.dylib
    0x7fff7281c000 -     0x7fff72828ff7  libkxld.dylib (6153.41.3) <F9FF90CE-DCB0-3918-882F-6E475A6E244A> /usr/lib/system/libkxld.dylib
    0x7fff72829000 -     0x7fff72829ff7  liblaunch.dylib (1738.40.10) <CC02D5B3-A95D-3B16-8EE5-D62521CFE899> /usr/lib/system/liblaunch.dylib
    0x7fff7282a000 -     0x7fff7282fff7  libmacho.dylib (949.0.1) <6C3E49B2-594D-3B9D-82DB-C4ABEB9788AB> /usr/lib/system/libmacho.dylib
    0x7fff72830000 -     0x7fff72832ff3  libquarantine.dylib (110.40.3) <A1BCAA32-A194-3DBE-9930-8F49A4AEF284> /usr/lib/system/libquarantine.dylib
    0x7fff72833000 -     0x7fff72834ff7  libremovefile.dylib (48) <DD7AE862-F179-3C07-A4FC-5775DDD4D3E6> /usr/lib/system/libremovefile.dylib
    0x7fff72835000 -     0x7fff7284cfff  libsystem_asl.dylib (377.40.1) <ECE44856-D279-3B5D-A0AA-8BE421D200C4> /usr/lib/system/libsystem_asl.dylib
    0x7fff7284d000 -     0x7fff7284dfff  libsystem_blocks.dylib (74) <DC521115-905A-3A0D-9337-C55FACCEA85F> /usr/lib/system/libsystem_blocks.dylib
    0x7fff7284e000 -     0x7fff728d5ff7  libsystem_c.dylib (1353.41.1) <5AD50779-955E-3F56-BCB9-1E14833B3455> /usr/lib/system/libsystem_c.dylib
    0x7fff728d6000 -     0x7fff728d9fff  libsystem_configuration.dylib (1061.40.2) <7A2329E0-3C84-3DB7-BC32-E7796C50D621> /usr/lib/system/libsystem_configuration.dylib
    0x7fff728da000 -     0x7fff728ddff7  libsystem_coreservices.dylib (114) <DF341577-A307-3722-BB24-D4AACEAB19B3> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff728de000 -     0x7fff728e5fff  libsystem_darwin.dylib (1353.41.1) <E862B5B1-A367-39CA-8319-B2F9DFADF606> /usr/lib/system/libsystem_darwin.dylib
    0x7fff728e6000 -     0x7fff728edffb  libsystem_dnssd.dylib (1096.40.7) <2A9C6F3E-427B-332E-BDD3-D4651306F3DE> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff728ee000 -     0x7fff728efffb  libsystem_featureflags.dylib (17) <B94C0052-B75A-3169-80AA-5F480588AF6E> /usr/lib/system/libsystem_featureflags.dylib
    0x7fff728f0000 -     0x7fff7293dff7  libsystem_info.dylib (538) <18CC56C5-5325-3375-BF99-FAE7F4F19DDD> /usr/lib/system/libsystem_info.dylib
    0x7fff7293e000 -     0x7fff7296aff7  libsystem_kernel.dylib (6153.41.3) <18918E9C-45BC-3D5A-A6B6-3DBC60EEE2E1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff7296b000 -     0x7fff729b2ff7  libsystem_m.dylib (3178) <636A1A1C-7AFC-3E82-B86B-0173912A3437> /usr/lib/system/libsystem_m.dylib
    0x7fff729b3000 -     0x7fff729daff7  libsystem_malloc.dylib (283.40.1) <F82A587B-44A2-3699-A218-9D3ECEE23D5A> /usr/lib/system/libsystem_malloc.dylib
    0x7fff729db000 -     0x7fff729e8ff3  libsystem_networkextension.dylib (1095.40.22) <7F206A43-A941-3BAB-AE3A-16169F2FE6AB> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff729e9000 -     0x7fff729f2fff  libsystem_notify.dylib (241) <C95CC58E-35E7-3828-AA2A-6EED73C12DE5> /usr/lib/system/libsystem_notify.dylib
    0x7fff729f3000 -     0x7fff729fcfe7  libsystem_platform.dylib (220) <0CCDD81F-0891-3400-8A97-6CAC3BBBE2F9> /usr/lib/system/libsystem_platform.dylib
    0x7fff729fd000 -     0x7fff72a07ff7  libsystem_pthread.dylib (416.40.3) <53C65598-9E9E-36FF-BDC2-74F228E58C5C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff72a08000 -     0x7fff72a0cffb  libsystem_sandbox.dylib (1217.41.1) <2183D15E-2CFD-3160-80CE-A948F0529005> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff72a0d000 -     0x7fff72a0ffff  libsystem_secinit.dylib (62.40.2) <D2782294-ACDC-30FF-A794-B4C1B324526B> /usr/lib/system/libsystem_secinit.dylib
    0x7fff72a10000 -     0x7fff72a17ffb  libsystem_symptoms.dylib (1238.40.4) <A44E4405-E22E-32E9-83DE-8C7A82401DA0> /usr/lib/system/libsystem_symptoms.dylib
    0x7fff72a18000 -     0x7fff72a2eff2  libsystem_trace.dylib (1147.40.13) <376CC435-E656-37D9-A5FF-C49B6E4525E2> /usr/lib/system/libsystem_trace.dylib
    0x7fff72a30000 -     0x7fff72a35ffb  libunwind.dylib (35.4) <44448F1F-08E5-3425-ADBA-C38A9E8F90C7> /usr/lib/system/libunwind.dylib
    0x7fff72a36000 -     0x7fff72a6aff6  libxpc.dylib (1738.40.10) <99CC9436-D653-3762-ADBB-9054EBD1BA2B> /usr/lib/system/libxpc.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=615.9M resident=0K(0%) swapped_out_or_unallocated=615.9M(100%)
Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               128K        1 
Activity Tracing                   256K        1 
CG backing stores                 1760K        2 
CG image                           132K        6 
CoreAnimation                     22.3M        9 
CoreGraphics                         8K        1 
CoreImage                           24K        2 
CoreUI image data                 1168K        9 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           294.2M       56 
MALLOC guard page                   72K       15 
MALLOC_MEDIUM (reserved)         672.0M        6         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
SQLite page cache                   64K        1 
STACK GUARD                       56.1M       14 
Stack                             14.6M       14 
VM_ALLOCATE                        244K       13 
__DATA                            36.5M      359 
__DATA_CONST                        24K        2 
__FONT_DATA                          4K        1 
__LINKEDIT                       353.1M        5 
__OBJC_RO                         32.0M        1 
__OBJC_RW                         1780K        2 
__TEXT                           262.8M      353 
__UNICODE                          564K        1 
libnetwork                         128K        8 
mapped file                       53.5M       18 
shared memory                      652K       17 
===========                     =======  ======= 
TOTAL                              2.1G      921 
TOTAL, minus reserved VM space     1.1G      921 

Model: iMac19,1, BootROM 1037.40.118.0.0, 6 processors, 6-Core Intel Core i5, 3.7 GHz, 64 GB, SMC 2.46f12
Graphics: kHW_AMDRadeonPro580XItem, Radeon Pro 580X, spdisplays_pcie_device, 8 GB
Memory Module: BANK 0/ChannelA-DIMM0, 16 GB, DDR4, 2667 MHz, 859B, CT16G4S266M.M16FJ
Memory Module: BANK 1/ChannelA-DIMM1, 16 GB, DDR4, 2667 MHz, 859B, CT16G4S266M.M16FJ
Memory Module: BANK 2/ChannelB-DIMM0, 16 GB, DDR4, 2667 MHz, 859B, CT16G4S266M.M16FJ
Memory Module: BANK 3/ChannelB-DIMM1, 16 GB, DDR4, 2667 MHz, 859B, CT16G4S266M.M16FJ
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x7BF), wl0: Oct 19 2019 15:33:10 version 9.113.2.0.32.5.39 FWID 01-5eb3e1fa
Bluetooth: Version 7.0.1f1, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Network Service: Wi-Fi, AirPort, en1
Serial ATA Device: APPLE HDD ST2000DM001, 2 TB
USB Device: USB3.0 Hub
USB Device: USB 10/100/1000 LAN
USB Device: BUP BK
USB Device: USB3.1 Hub
USB Device: USB 3.1 Bus
USB Device: FaceTime HD Camera (Built-in)
USB Device: USB2.0 Hub
USB Device: X-TOUCH MINI
USB Device: USB2.0 Hub
USB Device: USB-C Digital AV Multiport Adapter
Thunderbolt Bus: iMac, Apple Inc., 47.1




Sam Abdallah
Owner
Bright Light Studios
www.blstudios.net
201-923-4857 

--
You received this message because you are subscribed to the Google Groups "MIDI2LR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to midi2lr+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/midi2lr/b3af9490-1244-415d-acb9-5649360cc240%40googlegroups.com.

Andreas

unread,
Dec 17, 2019, 2:56:41 PM12/17/19
to MIDI2LR
Same for me I'm afraid -- still getting the crash..

2019-12-17T20:55:07.420+01:00: MenuTrans.xml archive loaded from /Users/andreas/Library/Application Support/MIDI2LR/MenuTrans.xml.
2019-12-17T20:55:07.429+01:00: ControlsModel archive in Main loaded from /Users/andreas/Library/Application Support/MIDI2LR/settings.xml.
2019-12-17T20:55:07.480+01:00: Trying to open input devices.
2019-12-17T20:55:08.428+01:00: Opened input device X-TOUCH MINI.
2019-12-17T20:55:08.428+01:00: Opened output device X-TOUCH MINI.
2019-12-17T20:55:08.429+01:00: Socket connected in LR_IPC_Out.
2019-12-17T20:55:08.430+01:00: Pickup is enabled.
2019-12-17T20:55:08.431+01:00: Application: System language de-DE.
2019-12-17T20:55:08.430+01:00: Socket connected in LR_IPC_In.
2019-12-17T20:55:08.432+01:00: Application: Keyboard type .
2019-12-17T20:55:08.432+01:00: Application: Application version 3.4.6.0.
2019-12-17T20:55:08.432+01:00: Application: Application path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin/MIDI2LR.app.
2019-12-17T20:55:08.433+01:00: Application: Profile directory /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/midi2lr/profiles.
2019-12-17T20:55:08.433+01:00: Application: Log file directory /Users/andreas/Library/Logs/MIDI2LR/.
2019-12-17T20:55:08.433+01:00: Application: Settings file directory /Users/andreas/Library/Application Support/MIDI2LR/.
2019-12-17T20:55:08.692+01:00: Version available 3.4.5.0, version last checked 3.4.2.1, current version 3.4.6.0.
2019-12-17T20:55:12.006+01:00: Plugin: Operating system 10.15.2.19C57 (x64).
2019-12-17T20:55:12.007+01:00: Plugin: Lightroom Version 8.4.
2019-12-17T20:55:12.007+01:00: Plugin: Lightroom Language de.
2019-12-17T20:55:12.008+01:00: Plugin: Lightroom Preferences path /Users/andreas/Library/Preferences/Adobe/Lightroom.
2019-12-17T20:55:12.009+01:00: Plugin: Lightroom Application data path /Users/andreas/Library/Application Support/Adobe/Lightroom.
2019-12-17T20:55:12.009+01:00: Plugin: Plugin version 3.4.6.0.
2019-12-17T20:55:12.010+01:00: Plugin: Plugin path /Users/andreas/Library/Application Support/Adobe/Lightroom/Modules/MIDI2LR.lrplugin.
2019-12-17T20:55:12.011+01:00: Plugin: Plugin log path /Users/andreas/Library/Logs/MIDI2LR.
2019-12-17T20:55:12.011+01:00: Plugin: Plugin data path /Users/andreas/Library/Application Support/MIDI2LR.

Rory Jaffe

unread,
Dec 17, 2019, 5:42:27 PM12/17/19
to MIDI2LR
OK, new release: 3.4.7.0. The section that was crashing before is now working properly, at least on my Mac. MacOS Catalina changed a lot of things without documenting the changes, but I hope this squashes all the issues: https://github.com/rsjaffe/MIDI2LR/releases . Please report on success/failure.
Message has been deleted
Message has been deleted

Sameh Abdallah

unread,
Dec 17, 2019, 7:20:23 PM12/17/19
to Rory Jaffe, MIDI2LR
Still Crashed.  Here is the report.

Process:               MIDI2LR [40420]
Path:                  /Users/USER/Library/Application Support/Adobe/*/MIDI2LR.app/Contents/MacOS/MIDI2LR
Identifier:            com.rsjaffe.MIDI2LR
Version:               3.4.7.0 (3.4.7.0)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           MIDI2LR [40420]
User ID:               501

Date/Time:             2019-12-17 19:19:09.891 -0500
OS Version:            Mac OS X 10.15.1 (19B88)
Report Version:        12
Anonymous UUID:        E20FD618-1977-C6A4-12AE-2C9528F3A948


Time Awake Since Boot: 960000 seconds

System Integrity Protection: enabled

Crashed Thread:        9

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

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

Application Specific Information:
BUG IN CLIENT OF LIBDISPATCH: Assertion failed: Block was expected to execute on queue [com.apple.main-thread]

Thread 0:: JUCE Message Thread  Dispatch queue: com.apple.main-thread
0   com.apple.CoreGraphics         0x00007fff3b948de0 CGSFillDRAM64 + 4532
1   com.apple.CoreGraphics         0x00007fff3b942f82 RGBAf16_mark_inner(BltDepth* const*, BltOp const*) + 14045
2   com.apple.CoreGraphics         0x00007fff3b916675 RIPLayerBltShape + 1349
3   com.apple.CoreGraphics         0x00007fff3b9146b5 ripc_Render + 328
4   com.apple.CoreGraphics         0x00007fff3b911323 ripc_DrawRects + 462
5   com.apple.CoreGraphics         0x00007fff3b9110be CGContextFillRects + 96
6   com.apple.CoreGraphics         0x00007fff3b911057 CGContextFillRect + 105
7   com.rsjaffe.MIDI2LR           0x0000000106f119b8 0x106e08000 + 1087928
8   com.rsjaffe.MIDI2LR           0x0000000106f0f24a 0x106e08000 + 1077834
9   com.rsjaffe.MIDI2LR           0x0000000106f38321 0x106e08000 + 1245985
10  com.rsjaffe.MIDI2LR           0x0000000106f98560 0x106e08000 + 1639776
11  com.rsjaffe.MIDI2LR           0x0000000106f98887 0x106e08000 + 1640583
12  com.rsjaffe.MIDI2LR           0x0000000106f98887 0x106e08000 + 1640583
13  com.rsjaffe.MIDI2LR           0x0000000106f98887 0x106e08000 + 1640583
14  com.rsjaffe.MIDI2LR           0x0000000106fbf4a5 0x106e08000 + 1799333
15  com.rsjaffe.MIDI2LR           0x0000000106fb8ed2 0x106e08000 + 1773266
16  com.apple.AppKit               0x00007fff387cd07b _NSViewDrawRect + 139
17  com.apple.AppKit               0x00007fff38f4b3ed -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inContext:stopAtLayerBackedViews:] + 2170
18  com.apple.AppKit               0x00007fff387cc74a -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 1271
19  com.apple.QuartzCore           0x00007fff46d10754 CABackingStoreUpdate_ + 577
20  com.apple.QuartzCore           0x00007fff46d66bb5 invocation function for block in CA::Layer::display_() + 53
21  com.apple.QuartzCore           0x00007fff46d0fa72 -[CALayer _display] + 2092
22  com.apple.AppKit               0x00007fff387cbeb5 -[_NSBackingLayer display] + 537
23  com.apple.AppKit               0x00007fff387b4769 -[_NSViewBackingLayer display] + 800
24  com.apple.QuartzCore           0x00007fff46d0eea5 CA::Layer::display_if_needed(CA::Transaction*) + 739
25  com.apple.QuartzCore           0x00007fff46e33406 CA::Context::commit_transaction(CA::Transaction*, double) + 334
26  com.apple.QuartzCore           0x00007fff46cfd75e CA::Transaction::commit() + 638
27  com.apple.AppKit               0x00007fff38f851af __62+[CATransaction(NSCATransaction) NS_setFlushesWithDisplayLink]_block_invoke + 266
28  com.apple.AppKit               0x00007fff38f855d7 ___NSRunLoopObserverCreateWithHandler_block_invoke + 41
29  com.apple.CoreFoundation       0x00007fff3b51266e __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
30  com.apple.CoreFoundation       0x00007fff3b512594 __CFRunLoopDoObservers + 457
31  com.apple.CoreFoundation       0x00007fff3b4b572b __CFRunLoopRun + 1219
32  com.apple.CoreFoundation       0x00007fff3b4b4fe3 CFRunLoopRunSpecific + 499
33  com.apple.HIToolbox           0x00007fff3a03c67d RunCurrentEventLoopInMode + 292
34  com.apple.HIToolbox           0x00007fff3a03c3bd ReceiveNextEventCommon + 600
35  com.apple.HIToolbox           0x00007fff3a03c147 _BlockUntilNextEventMatchingListInModeWithFilter + 64
36  com.apple.AppKit               0x00007fff386c1864 _DPSNextEvent + 990
37  com.apple.AppKit               0x00007fff386c05d4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1352
38  com.apple.AppKit               0x00007fff386bad76 -[NSApplication run] + 658
39  com.rsjaffe.MIDI2LR           0x0000000106e74e61 0x106e08000 + 446049
40  libdyld.dylib                 0x00007fff727f62e5 start + 1

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

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

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

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

Thread 5:
0   libsystem_kernel.dylib         0x00007fff7293f166 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff7293f6cc mach_msg + 60
2   com.apple.audio.midi.CoreMIDI 0x00007fff3c35b225 XServerMachPort::ReceiveMessage(int&, void*, int&) + 95
3   com.apple.audio.midi.CoreMIDI 0x00007fff3c378f9b MIDIProcess::RunMIDIInThread() + 341
4   com.apple.audio.midi.CoreMIDI 0x00007fff3c377be6 XThread::RunHelper(void*) + 10
5   com.apple.audio.midi.CoreMIDI 0x00007fff3c35af21 CAPThread::Entry(CAPThread*) + 77
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 6:
0   libsystem_kernel.dylib         0x00007fff72942916 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff72a03040 _pthread_cond_wait + 701
2   libc++.1.dylib                 0x00007fff6f92681a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.rsjaffe.MIDI2LR           0x0000000106e7d52b 0x106e08000 + 480555
4   com.rsjaffe.MIDI2LR           0x0000000106e7d37e 0x106e08000 + 480126
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 7:
0   libsystem_kernel.dylib         0x00007fff7294598a kevent + 10
1   com.rsjaffe.MIDI2LR           0x0000000106e4483e 0x106e08000 + 247870
2   com.rsjaffe.MIDI2LR           0x0000000106e441dc 0x106e08000 + 246236
3   com.rsjaffe.MIDI2LR           0x0000000106e43f02 0x106e08000 + 245506
4   com.rsjaffe.MIDI2LR           0x0000000106e57757 0x106e08000 + 325463
5   com.rsjaffe.MIDI2LR           0x0000000106e5733e 0x106e08000 + 324414
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 8:
0   libsystem_kernel.dylib         0x00007fff72942916 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff72a03040 _pthread_cond_wait + 701
2   libc++.1.dylib                 0x00007fff6f92681a std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 18
3   com.rsjaffe.MIDI2LR           0x0000000106e4d6ab 0x106e08000 + 284331
4   com.rsjaffe.MIDI2LR           0x0000000106e58094 0x106e08000 + 327828
5   com.rsjaffe.MIDI2LR           0x0000000106e58a37 0x106e08000 + 330295
6   com.rsjaffe.MIDI2LR           0x0000000106e443fc 0x106e08000 + 246780
7   com.rsjaffe.MIDI2LR           0x0000000106e43f02 0x106e08000 + 245506
8   com.rsjaffe.MIDI2LR           0x0000000106e57567 0x106e08000 + 324967
9   com.rsjaffe.MIDI2LR           0x0000000106e573ee 0x106e08000 + 324590
10  libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
11  libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 9 Crashed:
0   libdispatch.dylib             0x00007fff727a7799 _dispatch_assert_queue_fail + 99
1   libdispatch.dylib             0x00007fff727a772e dispatch_assert_queue + 122
2   com.apple.HIToolbox           0x00007fff3a03f0be islGetInputSourceListWithAdditions + 119
3   com.apple.HIToolbox           0x00007fff3a041614 isValidateInputSourceRef + 90
4   com.apple.HIToolbox           0x00007fff3a0414dc TSMGetInputSourceProperty + 30
5   com.apple.SkyLight             0x00007fff696d7beb invocation function for block in key_translate_initialize() + 178
6   libdispatch.dylib             0x00007fff727a650e _dispatch_client_callout + 8
7   libdispatch.dylib             0x00007fff727a7686 _dispatch_once_callout + 20
8   com.apple.SkyLight             0x00007fff696d7b37 CGSKeyEventTranslate + 64
9   com.apple.SkyLight             0x00007fff69573164 SLEventCreateKeyboardEvent + 272
10  com.rsjaffe.MIDI2LR           0x0000000106e4c443 0x106e08000 + 279619
11  com.rsjaffe.MIDI2LR           0x0000000106e4ae2d 0x106e08000 + 273965
12  com.rsjaffe.MIDI2LR           0x0000000106e46efe 0x106e08000 + 257790
13  libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
14  libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 10:
0   libsystem_kernel.dylib         0x00007fff7294598a kevent + 10
1   com.rsjaffe.MIDI2LR           0x0000000106e4483e 0x106e08000 + 247870
2   com.rsjaffe.MIDI2LR           0x0000000106e441dc 0x106e08000 + 246236
3   com.rsjaffe.MIDI2LR           0x0000000106e43f02 0x106e08000 + 245506
4   com.rsjaffe.MIDI2LR           0x0000000106e47127 0x106e08000 + 258343
5   com.rsjaffe.MIDI2LR           0x0000000106e46fae 0x106e08000 + 257966
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

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

Thread 12:: JUCE Timer
0   libsystem_kernel.dylib         0x00007fff72942916 __psynch_cvwait + 10
1   libsystem_pthread.dylib       0x00007fff72a03040 _pthread_cond_wait + 701
2   com.rsjaffe.MIDI2LR           0x0000000106e9e96e 0x106e08000 + 616814
3   com.rsjaffe.MIDI2LR           0x0000000106ed585b 0x106e08000 + 841819
4   com.rsjaffe.MIDI2LR           0x0000000106eac72c 0x106e08000 + 673580
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 13:: com.apple.NSEventThread
0   libsystem_kernel.dylib         0x00007fff7293f166 mach_msg_trap + 10
1   libsystem_kernel.dylib         0x00007fff7293f6cc mach_msg + 60
2   com.apple.CoreFoundation       0x00007fff3b4b636b __CFRunLoopServiceMachPort + 322
3   com.apple.CoreFoundation       0x00007fff3b4b5907 __CFRunLoopRun + 1695
4   com.apple.CoreFoundation       0x00007fff3b4b4fe3 CFRunLoopRunSpecific + 499
5   com.apple.AppKit               0x00007fff386c8dba _NSEventThread + 132
6   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
7   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 14:
0   libsystem_pthread.dylib       0x00007fff729ff56c start_wqthread + 0

Thread 15:: AMCP Logging Spool
0   libsystem_kernel.dylib         0x00007fff7293f1a2 semaphore_wait_trap + 10
1   com.apple.audio.caulk         0x00007fff6e9f5ec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         0x00007fff6e9f1442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         0x00007fff6e9f4a14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         0x00007fff6e9f4b64 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*) + 45
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 16:
0   libsystem_kernel.dylib         0x00007fff7293f1a2 semaphore_wait_trap + 10
1   com.apple.audio.caulk         0x00007fff6e9f5ec6 caulk::mach::semaphore::wait() + 16
2   com.apple.audio.caulk         0x00007fff6e9f1442 caulk::semaphore::timed_wait(double) + 106
3   com.apple.audio.caulk         0x00007fff6e9f4a14 caulk::concurrent::details::worker_thread::run() + 30
4   com.apple.audio.caulk         0x00007fff6e9f4b64 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*) + 45
5   libsystem_pthread.dylib       0x00007fff72a02d36 _pthread_start + 125
6   libsystem_pthread.dylib       0x00007fff729ff58f thread_start + 15

Thread 9 crashed with X86 Thread State (64-bit):
  rax: 0xc7cdb42c1b8a004f  rbx: 0x0000600002ac4900  rcx: 0x0000000000000015  rdx: 0x00000000c920487a
  rdi: 0x00000000c9004015  rsi: 0x0000600002ac7c80  rbp: 0x0000700000a61c00  rsp: 0x0000700000a61bf0
   r8: 0x000000000000007f   r9: 0x00000000000007fb  r10: 0x0000000000003c80  r11: 0x0000000000000080
  r12: 0x00006000004e4ca0  r13: 0x0000000000000008  r14: 0x0000700000a61d08  r15: 0x0000000000000000
  rip: 0x00007fff727a7799  rfl: 0x0000000000010202  cr2: 0x000000010a192000
  
Logical CPU:     2
Error Code:      0x00000000
Trap Number:     6


Binary Images:
       0x106e08000 -        0x10703dff7 +com.rsjaffe.MIDI2LR (3.4.7.0 - 3.4.7.0) <68133D95-B620-3071-8985-586A884B9EB1> /Users/USER/Library/Application Support/Adobe/*/MIDI2LR.app/Contents/MacOS/MIDI2LR
       0x1095e1000 -        0x1095e4047  libobjc-trampolines.dylib (781) <6CF41A53-C75E-3AAA-9E47-E35C1EE56CE4> /usr/lib/libobjc-trampolines.dylib
       0x10c1f9000 -        0x10c1fdfff  com.apple.audio.AppleHDAHALPlugIn (283.14 - 283.14) <D5B2752C-3598-3870-8BEB-F91597AE8D64> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x110f7c000 -        0x11100cb5f  dyld (733.6) <DAFEA246-2F9A-3DCB-A37C-4246D4F92770> /usr/lib/dyld
    task_for_pid: 715026
    thread_create: 0
    thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=615.9M resident=0K(0%) swapped_out_or_unallocated=615.9M(100%)
Writable regions: Total=1.4G written=0K(0%) resident=0K(0%) swapped_out=0K(0%) unallocated=1.4G(100%)
 
                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate framework               384K        3 
Activity Tracing                   256K        1 
CG backing stores                 1760K        2 
CG image                            36K        3 
CoreAnimation                     22.3M        8 
CoreGraphics                         8K        1 
CoreImage                           24K        2 
CoreUI image data                  732K        6 
Foundation                           4K        1 
Kernel Alloc Once                    8K        1 
MALLOC                           294.2M       56 
MALLOC guard page                   72K       15 
MALLOC_MEDIUM (reserved)         672.0M        6         reserved VM address space (unallocated)
MALLOC_NANO (reserved)           384.0M        1         reserved VM address space (unallocated)
Memory Tag 242                      12K        1 
SQLite page cache                   64K        1 
STACK GUARD                       56.1M       17 
Stack                             16.1M       17 
VM_ALLOCATE                        228K        9 
__DATA                            36.5M      359 
__DATA_CONST                        24K        2 
__FONT_DATA                          4K        1 
__LINKEDIT                       353.1M        5 
__OBJC_RO                         32.0M        1 
__OBJC_RW                         1780K        2 
__TEXT                           262.8M      353 
__UNICODE                          564K        1 
libnetwork                         128K        8 
mapped file                       53.5M       18 
shared memory                      664K       20 

On Dec 17, 2019, at 7:08 PM, Leonardo Gomes <leogom...@gmail.com> wrote:

Crash here. Made a fresh install of Catalina this morning, installed new Lightroom and 3.4.7.0 MIDI2LR. Exposure and everything works fine, but Copy and Paste crash. Let me get the log here.


Em terça-feira, 17 de dezembro de 2019 19:42:27 UTC-3, Rory Jaffe escreveu:
OK, new release: 3.4.7.0. The section that was crashing before is now working properly, at least on my Mac. MacOS Catalina changed a lot of things without documenting the changes, but I hope this squashes all the issues: https://github.com/rsjaffe/MIDI2LR/releases . Please report on success/failure.


--
You received this message because you are subscribed to the Google Groups "MIDI2LR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to midi2lr+u...@googlegroups.com.
Message has been deleted

Rory Jaffe

unread,
Dec 17, 2019, 8:11:22 PM12/17/19
to MIDI2LR
That dump gave me some valuable information. There's been a series of crashing portions to the keypress process, and each change has revealed yet another issue raised by Catalina OS. Here's a new version of MIDI2LR.app that's intended to address the crash you had. https://www.dropbox.com/s/gc9l5szp3ulyl6f/MIDI2LR7.zip?dl=0 . Unzip MIDI2LR.app and replace the version inside MIDI2LR.lrplugin with the new one. Anyone else who could do that would be welcome too. Please respond with any findings. thanks for your help

Sameh Abdallah

unread,
Dec 17, 2019, 8:18:50 PM12/17/19
to Rory Jaffe, MIDI2LR
That one fixed it for me! Thank you! 


Sam Abdallah
Owner
Bright Light Studios
www.blstudios.net
201-923-4857 
--
You received this message because you are subscribed to the Google Groups "MIDI2LR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to midi2lr+u...@googlegroups.com.

Rory Jaffe

unread,
Dec 17, 2019, 10:04:35 PM12/17/19
to MIDI2LR
Now I have hope that it is finally working. Thanks for all of your help! Version 3.4.8.0 is available at https://github.com/rsjaffe/MIDI2LR/releases

Andreas

unread,
Dec 18, 2019, 1:49:14 PM12/18/19
to MIDI2LR
You did it -- problem solved!! Thanks so much for your efforts!

Rory Jaffe

unread,
Dec 18, 2019, 2:02:07 PM12/18/19
to MIDI2LR
This was difficult. The code was not the problem, but MacOS changed the requirements for how the code should be run and didn't document that the change occurred or how to run it properly. Lots of guesswork (some wrong), looking at things other software writers were trying, and help from people like you.

Leonardo Gomes

unread,
Dec 18, 2019, 8:52:01 PM12/18/19
to MIDI2LR
Worked!! Thanks again! Will make another donation... and will be pleased to help again into pt-br translation.

Peter S

unread,
Dec 19, 2019, 1:30:57 AM12/19/19
to MIDI2LR
I was away for work a few days, just now reading the problem I started this thread with as been solved! Will try on my machine later today, thanks Rory for not giving up on this and thanks to the users in this thread for all the experimenting. Really appreciated!!
Message has been deleted
Message has been deleted
Message has been deleted

Peter S

unread,
Dec 19, 2019, 10:27:11 AM12/19/19
to MIDI2LR
Yes I can confirm that also for me everything is working again! Once again, thanks a lot! I made a donation to support further development ;-)

macOS Catalina 10.15.2
Lightroom 9.1
MIDI2LR 3.4.8.0
Reply all
Reply to author
Forward
0 new messages