Cant connect to editor

Hi, does it crash even without Midihub connected, after you click the ‘connect’ button?

10.11.6 macOS version was used largely throughout the editors development, not quite sure what could be going wrong.

Could you please try and collect some OS logs regarding the crash, see this link: https://blog.macsales.com/45586-how-to-use-the-mac-console-app-to-diagnose-a-crash/

It does not crash without the midihub connected, I get a window Looking for midihub devices.
I get this log file:

Process:               Midihub Editor [3256]
Path:                  /Applications/Midihub Editor.app/Contents/MacOS/Midihub Editor
Identifier:            com.blokas.midihub-editor
Version:               0
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Midihub Editor [3256]
User ID:               501

Date/Time:             2020-06-13 09:01:41.451 +0200
OS Version:            Mac OS X 10.11.6 (15G22010)
Report Version:        11
Anonymous UUID:        262E749D-2161-4D8A-4750-06F6730DA550


Time Awake Since Boot: 48000 seconds

System Integrity Protection: enabled

Crashed Thread:        8  QThread

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

Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff9fefc752 stat$INODE64 + 10
1   libsystem_c.dylib             	0x00007fff9d4ac8cb __getcwd + 294
2   libsystem_c.dylib             	0x00007fff9d4ac2c7 __private_getcwd + 142
3   com.apple.CoreFoundation      	0x00007fff8d68b91c _CFGetCurrentDirectory + 12
4   com.apple.CoreFoundation      	0x00007fff8d608f1b _CFURLCreateWithFileSystemPath + 2779
5   com.apple.Foundation          	0x00007fff89aa73ae -[NSURL(NSURL) initFileURLWithPath:] + 520
6   com.apple.Foundation          	0x00007fff89aa7191 +[NSURL(NSURL) fileURLWithPath:] + 45
7   libqcocoa.dylib               	0x000000010a895919 0x10a882000 + 80153
8   org.qt-project.QtGui          	0x0000000109b898a8 QWindow::setIcon(QIcon const&) + 56
9   org.qt-project.QtWidgets      	0x00000001095dbe06 QWidgetPrivate::setWindowIcon_sys() + 134
10  org.qt-project.QtWidgets      	0x00000001095da956 QWidget::create(unsigned long long, bool, bool) + 790
11  org.qt-project.QtWidgets      	0x00000001095ec498 QWidget::setVisible(bool) + 456
12  org.qt-project.QtWidgets      	0x000000010979f35d QDialog::setVisible(bool) + 125
13  org.qt-project.QtWidgets      	0x000000010979eaf3 QDialog::exec() + 243
14  com.blokas.midihub-editor     	0x000000010931b635 midihub_editor::connectDevice() + 181
15  org.qt-project.QtCore         	0x000000010a1fc78e QMetaObject::activate(QObject*, int, int, void**) + 2238
16  org.qt-project.QtWidgets      	0x00000001095a34c5 QAction::activate(QAction::ActionEvent) + 309
17  org.qt-project.QtCore         	0x000000010a1fc78e QMetaObject::activate(QObject*, int, int, void**) + 2238
18  org.qt-project.QtCore         	0x000000010a1f53fb QObject::event(QEvent*) + 763
19  org.qt-project.QtWidgets      	0x00000001095acc69 QApplicationPrivate::notify_helper(QObject*, QEvent*) + 265
20  org.qt-project.QtWidgets      	0x00000001095adf79 QApplication::notify(QObject*, QEvent*) + 377
21  com.blokas.midihub-editor     	0x00000001093099e6 EditorApp::notify(QObject*, QEvent*) + 230
22  org.qt-project.QtCore         	0x000000010a1ccde4 QCoreApplication::notifyInternal2(QObject*, QEvent*) + 212
23  org.qt-project.QtCore         	0x000000010a1cde96 QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) + 854
24  libqcocoa.dylib               	0x000000010a8a7502 0x10a882000 + 152834
25  libqcocoa.dylib               	0x000000010a8a7d10 0x10a882000 + 154896
26  com.apple.CoreFoundation      	0x00007fff8d6a27e1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
27  com.apple.CoreFoundation      	0x00007fff8d681f0c __CFRunLoopDoSources0 + 556
28  com.apple.CoreFoundation      	0x00007fff8d68142f __CFRunLoopRun + 927
29  com.apple.CoreFoundation      	0x00007fff8d680e28 CFRunLoopRunSpecific + 296
30  com.apple.HIToolbox           	0x00007fff95a6d935 RunCurrentEventLoopInMode + 235
31  com.apple.HIToolbox           	0x00007fff95a6d677 ReceiveNextEventCommon + 184
32  com.apple.HIToolbox           	0x00007fff95a6d5af _BlockUntilNextEventMatchingListInModeWithFilter + 71
33  com.apple.AppKit              	0x00007fff98616df6 _DPSNextEvent + 1067
34  com.apple.AppKit              	0x00007fff98616226 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
35  com.apple.AppKit              	0x00007fff9860ad80 -[NSApplication run] + 682
36  libqcocoa.dylib               	0x000000010a8a6c26 0x10a882000 + 150566
37  org.qt-project.QtCore         	0x000000010a1c90c7 QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 439
38  org.qt-project.QtCore         	0x000000010a1cd51a QCoreApplication::exec() + 330
39  com.blokas.midihub-editor     	0x0000000109309cd6 main + 470
40  libdyld.dylib                 	0x00007fff92d0b5ad start + 1

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff9fefbefa kevent_qos + 10
1   libdispatch.dylib             	0x00007fff8ce72165 _dispatch_mgr_invoke + 216
2   libdispatch.dylib             	0x00007fff8ce71dcd _dispatch_mgr_thread + 52

Thread 2:: com.apple.NSEventThread
0   libsystem_kernel.dylib        	0x00007fff9fef4f72 mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff9fef43b3 mach_msg + 55
2   com.apple.CoreFoundation      	0x00007fff8d682114 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x00007fff8d6815dc __CFRunLoopRun + 1356
4   com.apple.CoreFoundation      	0x00007fff8d680e28 CFRunLoopRunSpecific + 296
5   com.apple.AppKit              	0x00007fff9876cd95 _NSEventThread + 149
6   libsystem_pthread.dylib       	0x00007fff9040899d _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff9040891a _pthread_start + 168
8   libsystem_pthread.dylib       	0x00007fff90406351 thread_start + 13

Thread 3:
0   libsystem_kernel.dylib        	0x00007fff9fefb5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff90408578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff90406341 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib        	0x00007fff9fefb5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff90408578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff90406341 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib        	0x00007fff9fefb5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff90408578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff90406341 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib        	0x00007fff9fefb5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff90408578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff90406341 start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib        	0x00007fff9fefb5e2 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff90408578 _pthread_wqthread + 1283
2   libsystem_pthread.dylib       	0x00007fff90406341 start_wqthread + 13

Thread 8 Crashed:: QThread
0   libserialport.0.dylib         	0x000000010952c276 sp_open + 358
1   com.blokas.midihub-editor     	0x0000000109343c53 SerialAPI::open(_Handle*) + 147
2   com.blokas.midihub-editor     	0x000000010933fe1c MidiHubFinder::searchForMidiHubDevicesSerial(std::__1::vector<CommHandle, std::__1::allocator<CommHandle> > const&) + 188
3   com.blokas.midihub-editor     	0x000000010933efab MidiHubFinder::searchForMidiHubDevices(std::__1::vector<CommHandle, std::__1::allocator<CommHandle> > const&) + 91
4   com.blokas.midihub-editor     	0x0000000109340e9b MidiHubFinder::scan(bool) + 75
5   com.blokas.midihub-editor     	0x000000010930a29e RefreshWorker::doWork() + 158
6   org.qt-project.QtCore         	0x000000010a1fc78e QMetaObject::activate(QObject*, int, int, void**) + 2238
7   org.qt-project.QtCore         	0x000000010a023ef1 0x109ffa000 + 171761
8   libsystem_pthread.dylib       	0x00007fff9040899d _pthread_body + 131
9   libsystem_pthread.dylib       	0x00007fff9040891a _pthread_start + 168
10  libsystem_pthread.dylib       	0x00007fff90406351 thread_start + 13

Thread 8 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x000000010952b310  rcx: 0x0000000000000058  rdx: 0x00007fff568fbc90
  rdi: 0x0000000109534702  rsi: 0x00007000003a51c4  rbp: 0x00007000003a53b0  rsp: 0x00007000003a5300
   r8: 0x00000000ffffffed   r9: 0x0000000000000013  r10: 0x00007fff568fbcf0  r11: 0x0000000000000000
  r12: 0x00007faaa1f03860  r13: 0x0000000000000001  r14: 0x00007faaa05a8020  r15: 0x0000000000000003
  rip: 0x000000010952c276  rfl: 0x0000000000010246  cr2: 0x00007000002a0000
  
Logical CPU:     0
Error Code:      0x02000170
Trap Number:     133

Is this the full crash log? It seems to be missing ‘Binary Images’ section. I’m trying to make sense of this, so every bit of information would help. :slight_smile:

If it’s all you get, I might have to send you a special build version to run with additional output, so it gives me a better picture of what goes wrong.

you are right, but this forum allows me to post 32000 characters a time, so i have to post the rest in two separate messages
Binary Images:
0x109304000 - 0x10945dff7 +com.blokas.midihub-editor (0) <06062FB2-0087-364F-BB1E-D90DAC65F310> /Applications/Midihub Editor.app/Contents/MacOS/Midihub Editor
0x1094c8000 - 0x1094fffff com.apple.audio.midi.CoreMIDI (1.10 - 88) <51E79766-51D8-3A95-A7FD-18E7E11528F3> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
0x10952a000 - 0x109534ff7 +libserialport.0.dylib (0) <591BD2AA-7ADC-3F16-8C7E-3F5ACE7F5681> /Applications/Midihub Editor.app/Contents/Frameworks/libserialport.0.dylib
0x109544000 - 0x109575ffb +org.qt-project.QtSvg (5.7 - 5.7.1) <74D578B3-F0C0-3414-A3F9-5CC0D1BCE77D> /Applications/Midihub Editor.app/Contents/Frameworks/QtSvg.framework/Versions/5/QtSvg
0x10959b000 - 0x1099dfff7 +org.qt-project.QtWidgets (5.7 - 5.7.1) <70E41871-A2AA-35A1-95B8-30272E4C4E0A> /Applications/Midihub Editor.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x109b55000 - 0x109ef7ffb +org.qt-project.QtGui (5.7 - 5.7.1) /Applications/Midihub Editor.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x109ffa000 - 0x10a40cffb +org.qt-project.QtCore (5.7 - 5.7.1) <3CDBE9BF-D941-318C-925C-6F7215EF928F> /Applications/Midihub Editor.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10a4cf000 - 0x10a56fff3 +org.qt-project.QtNetwork (5.7 - 5.7.1) /Applications/Midihub Editor.app/Contents/Frameworks/QtNetwork.framework/Versions/5/QtNetwork
0x10a5a8000 - 0x10a5a8ff7 +cl_kernels (???) cl_kernels
0x10a5ac000 - 0x10a5b0fff com.apple.agl (3.3.1 - AGL-3.3.1) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10a5ba000 - 0x10a5d4ff7 libexpat.1.dylib (12.60.2) <2A450E2A-2EFB-31A4-A99B-2222D0FA42E3> /usr/lib/libexpat.1.dylib
0x10a882000 - 0x10a910ff7 +libqcocoa.dylib (0) /Applications/Midihub Editor.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10a952000 - 0x10a973fff +org.qt-project.QtPrintSupport (5.7 - 5.7.1) <0DF8364E-B2C8-3CFB-A7E0-EC4446186777> /Applications/Midihub Editor.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x10f01d000 - 0x10f024ffb +libqsvgicon.dylib (0) <05F66FF1-9F12-3D23-9672-0D2C4BD4F14A> /Applications/Midihub Editor.app/Contents/PlugIns/iconengines/libqsvgicon.dylib
0x114714000 - 0x114736ff7 libKoreanConverter.dylib (68.10) /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
0x12b06c000 - 0x12b088ff7 libJapaneseConverter.dylib (68.10) <6420262C-0682-37E4-84A3-85B95FAF9FDE> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
0x12f76d000 - 0x12f77ffff libTraditionalChineseConverter.dylib (68.10) /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
0x13ea16000 - 0x13ea25ff7 libSimplifiedChineseConverter.dylib (68.10) <65290934-4065-3A9D-8B7E-490AB12F0315> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
0x1568d0000 - 0x1568dafff +libqdds.dylib (0) <9B55203A-DF6B-3E08-B492-EB70B927B90D> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqdds.dylib
0x1568e3000 - 0x1568e9ffb +libqgif.dylib (0) /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqgif.dylib
0x1568f2000 - 0x1568f9ff3 +libqicns.dylib (0) /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqicns.dylib
0x156902000 - 0x156907fff +libqico.dylib (0) <9E3AA642-E960-3BE6-8909-16098C085640> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqico.dylib
0x156910000 - 0x15694dff7 +libqjpeg.dylib (0) <91615924-9A9B-32D7-91DC-F5AF3517E0DD> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqjpeg.dylib
0x156958000 - 0x15695dfff +libqmacjp2.dylib (0) <1C41BE55-2219-336F-BEB5-12DD924C2474> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqmacjp2.dylib
0x156966000 - 0x15696aff3 +libqsvg.dylib (0) <17151D91-1679-3039-B539-AE4EEF96FB63> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqsvg.dylib
0x156973000 - 0x156977fff +libqtga.dylib (0) <8070A65D-F150-3D34-957D-A62A1B3F0A15> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqtga.dylib
0x156980000 - 0x1569e1ffb +libqtiff.dylib (0) <1398DFFE-B64C-3336-84BF-F03E55B538CB> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqtiff.dylib
0x1569f0000 - 0x1569f4ff7 +libqwbmp.dylib (0) <3520DC7B-E97A-3711-8CE3-EC6FF1482833> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqwbmp.dylib
0x1569fd000 - 0x156a84ffb +libqwebp.dylib (0) <707BD3C5-F440-37B2-9EDD-B030B72BBDF0> /Applications/Midihub Editor.app/Contents/PlugIns/imageformats/libqwebp.dylib
0x7fff661c9000 - 0x7fff66200a47 dyld (360.22) <6B9CD3BA-2D60-3629-A0CB-AB810F55E8DD> /usr/lib/dyld
0x7fff89a71000 - 0x7fff89dc5fff com.apple.Foundation (6.9 - 1259.32) <472CF0E0-E6AE-3330-86A5-849F120749E2> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff89dc6000 - 0x7fff89dc6fff com.apple.CoreServices (728.14 - 728.14) <11D8D061-60A6-31BA-99CD-43241E7A8F97> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff89e9e000 - 0x7fff89ea7fff com.apple.icloud.FindMyDevice (1.0 - 1) /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x7fff89f31000 - 0x7fff89fd5fff com.apple.Bluetooth (4.4.6 - 4.4.6f4) /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x7fff8a05b000 - 0x7fff8a084ff7 libxpc.dylib (765.70.2) <7978B4D9-7970-3302-87FA-75709127DBD2> /usr/lib/system/libxpc.dylib
0x7fff8a1f2000 - 0x7fff8a1f6fff libGIF.dylib (1464) <8C3B7C49-AC1D-3CE6-9958-6F9A76157763> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8a287000 - 0x7fff8a287fff com.apple.Carbon (154 - 157) <8F6ED602-5943-3E29-A793-BC331E2C183D> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8a480000 - 0x7fff8a488fff libGFXShared.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff8a489000 - 0x7fff8a71ffff libmecabra.dylib (696.5) /usr/lib/libmecabra.dylib
0x7fff8a76e000 - 0x7fff8a7a2ff7 com.apple.CoreVideo (1.8 - 191.3) <1AA24A1B-CB84-3F6B-B6DE-11494542649C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8a950000 - 0x7fff8a96dff7 com.apple.AppleVPAFramework (2.1.2 - 2.1.2) /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
0x7fff8a96e000 - 0x7fff8a9a1ff7 com.apple.MediaKit (16 - 809) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8b08c000 - 0x7fff8b20afff com.apple.UIFoundation (1.0 - 436.1) /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x7fff8b237000 - 0x7fff8b665fff com.apple.vision.FaceCore (3.3.1 - 3.3.1) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8b66e000 - 0x7fff8b6bdff7 com.apple.opencl (2.7.0 - 2.7.0) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8b6c8000 - 0x7fff8b72eff7 libsystem_network.dylib (583.50.1) /usr/lib/system/libsystem_network.dylib
0x7fff8b72f000 - 0x7fff8b75dff7 com.apple.CoreServicesInternal (248.2 - 248.2) <6E111F0A-D7F1-3738-ADE7-CF983BD4EC8B> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff8b878000 - 0x7fff8b88ffff libmarisa.dylib (4) /usr/lib/libmarisa.dylib
0x7fff8b9c3000 - 0x7fff8b9c5ff7 libsystem_configuration.dylib (802.40.13) /usr/lib/system/libsystem_configuration.dylib
0x7fff8b9ed000 - 0x7fff8ba06fff com.apple.CFOpenDirectory (10.11 - 194) <11F95672-55E0-3F9D-9171-5E8C56AEE948> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8ba0b000 - 0x7fff8ba13fff com.apple.AppleSRP (5.0 - 1) <1D026890-0A04-3FDD-92C1-A12B35B05454> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff8ba14000 - 0x7fff8ba43ff7 com.apple.DictionaryServices (1.2 - 250.3) <30250542-CBAA-39C1-91AA-B57A5DE17594> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8ba85000 - 0x7fff8ba88ff7 com.apple.help (1.3.3 - 46) <35DA4D48-0BC2-35A1-8D7C-40905CDF4F64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8ba89000 - 0x7fff8badaff7 libcups.2.dylib (435.4) /usr/lib/libcups.2.dylib
0x7fff8badb000 - 0x7fff8bb15fff com.apple.QD (3.12 - 302) <0FE53180-2895-3D14-A1E7-F82DE1D106E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8bb16000 - 0x7fff8bb30fff com.apple.Kerberos (3.0 - 1) <1B4744BF-E5AE-38E2-AA56-E22D3270F2E8> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8bb5d000 - 0x7fff8bbd4feb libcorecrypto.dylib (335.50.2) <4E339108-3997-39D3-BB58-C5A0340E3651> /usr/lib/system/libcorecrypto.dylib
0x7fff8cade000 - 0x7fff8cafaff7 libsystem_malloc.dylib (67.40.1) <5748E8B2-F81C-34C6-8B13-456213127678> /usr/lib/system/libsystem_malloc.dylib
0x7fff8ce5c000 - 0x7fff8ce5cff7 libunc.dylib (29) /usr/lib/system/libunc.dylib
0x7fff8ce6a000 - 0x7fff8ce97fff libdispatch.dylib (501.40.12) /usr/lib/system/libdispatch.dylib
0x7fff8ce98000 - 0x7fff8ceb2ff3 liblzma.5.dylib (10) /usr/lib/liblzma.5.dylib
0x7fff8ceb3000 - 0x7fff8cffdff7 com.apple.coreui (2.1 - 366.1) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8cffe000 - 0x7fff8d03cff7 libGLImage.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8d03d000 - 0x7fff8d089fff com.apple.print.framework.PrintCore (11.2 - 472.2) <5AE8AA6B-CE09-397D-B0D4-0F9CCBF1F77D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8d0ab000 - 0x7fff8d1a7ff7 libFontParser.dylib (158.9) <078DE10C-FB83-3529-9520-8D4BB378116C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8d1a8000 - 0x7fff8d1e9ff7 libGLU.dylib (12.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8d1f1000 - 0x7fff8d2abfff com.apple.DiscRecording (9.0.1 - 9010.4.3) <540853B2-B123-3560-8023-C92EE229051A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8d2ae000 - 0x7fff8d2d9ff3 libarchive.2.dylib (33.20.3) /usr/lib/libarchive.2.dylib
0x7fff8d319000 - 0x7fff8d350ff7 com.apple.LDAPFramework (2.4.28 - 194.5) <9AE33BF2-FB17-342D-8F1E-5F83C6E6EB69> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8d351000 - 0x7fff8d375ff7 libJPEG.dylib (1464) <1F148728-7390-31C0-901C-09E0FBC0B5A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8d37c000 - 0x7fff8d462ff7 libcrypto.0.9.8.dylib (59.60.2) <7129EEB8-34EF-3A8F-9541-F5C22571E260> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8d463000 - 0x7fff8d485fff com.apple.IconServices (68.1 - 68.1) /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff8d5b8000 - 0x7fff8d5cafff libsasl2.2.dylib (209) <11C7D200-0CA5-30F4-A19A-178CA81D48FE> /usr/lib/libsasl2.2.dylib
0x7fff8d5e1000 - 0x7fff8d5f7ff7 libLinearAlgebra.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x7fff8d5f8000 - 0x7fff8da6efff com.apple.CoreFoundation (6.9 - 1259.22) <53EFA4A7-4614-383E-BEEE-B8B9D9D19FFA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8da83000 - 0x7fff8da84ffb libremovefile.dylib (41) <552EF39E-14D7-363E-9059-4565AC2F894E> /usr/lib/system/libremovefile.dylib
0x7fff8e22f000 - 0x7fff8e234ff7 libmacho.dylib (875.1) <318264FA-58F1-39D8-8285-1F6254EE410E> /usr/lib/system/libmacho.dylib
0x7fff8e239000 - 0x7fff8e23cff7 libCoreFSCache.dylib (119.5) <2389D7DA-B8EF-3EB4-AAAF-FBEDE01CDECA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x7fff8e23d000 - 0x7fff8e23efff libsystem_blocks.dylib (65) <1244D9D5-F6AA-35BB-B307-86851C24B8E5> /usr/lib/system/libsystem_blocks.dylib
0x7fff8e2f9000 - 0x7fff8e322ff7 libxslt.1.dylib (14.6) /usr/lib/libxslt.1.dylib
0x7fff8e323000 - 0x7fff8e325ff7 libRadiance.dylib (1464) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8e326000 - 0x7fff8e332ff7 com.apple.OpenDirectory (10.11 - 194) <31A67AD5-5CC2-350A-96D7-821DF4BC4196> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8e994000 - 0x7fff8e999fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8f22b000 - 0x7fff8f231fff com.apple.IOAccelerator (205.14 - 205.14) /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
0x7fff8f238000 - 0x7fff8f246fff com.apple.opengl (12.1.0 - 12.1.0) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8f730000 - 0x7fff8f732ff7 com.apple.xpc.ServiceManagement (1.0 - 1) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8f76e000 - 0x7fff8f76efff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <848125D3-AF14-3526-8745-FFCDB200CD76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8f8dd000 - 0x7fff8f8f6fff com.apple.openscripting (1.7.1 - 169.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8f8f7000 - 0x7fff8f8feff7 libcompiler_rt.dylib (62) /usr/lib/system/libcompiler_rt.dylib
0x7fff90186000 - 0x7fff9018bff7 libheimdal-asn1.dylib (453.40.11) <41620070-8AA6-3566-8520-67C65F6FA0DF> /usr/lib/libheimdal-asn1.dylib
0x7fff9018c000 - 0x7fff90194fff com.apple.frameworks.CoreDaemon (1.3 - 1.3) /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff90405000 - 0x7fff9040eff7 libsystem_pthread.dylib (138.10.4) <62FC23B9-1DEE-3918-A30D-A58EC95A0720> /usr/lib/system/libsystem_pthread.dylib
0x7fff90412000 - 0x7fff905b8ff7 com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <370E95BC-956C-3962-86CC-0A14CF6A0389> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff905b9000 - 0x7fff905cafff libcmph.dylib (6) /usr/lib/libcmph.dylib
0x7fff905cb000 - 0x7fff90636ff7 com.apple.framework.CoreWLAN (11.0 - 1101.20) /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff9064c000 - 0x7fff90676ff7 libc++abi.dylib (307.4) /usr/lib/libc++abi.dylib
0x7fff90677000 - 0x7fff90679ff7 libquarantine.dylib (80) <5B351BEC-27CC-3935-82F3-A065CC764255> /usr/lib/system/libquarantine.dylib
0x7fff90885000 - 0x7fff90895fff libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
0x7fff908ba000 - 0x7fff908bffff com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff90f91000 - 0x7fff90f96fff com.apple.DiskArbitration (2.7 - 2.7) <8CB47F4A-0FD2-343A-93C8-965174F6F24F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff91080000 - 0x7fff910affc3 libsystem_m.dylib (3105) <8A645D53-92DD-3C2E-8AFA-F28BC63E3657> /usr/lib/system/libsystem_m.dylib
0x7fff91130000 - 0x7fff91210ff7 unorm8_rgba.dylib (2.7.3) <9EB6C346-CFF6-32D7-B4A1-2409DFBCB216> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x7fff91b22000 - 0x7fff91dbcffb com.apple.security (7.0 - 57337.60.9) /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff91dbd000 - 0x7fff91dbefff com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff9239e000 - 0x7fff923a2fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff924ef000 - 0x7fff925fdff3 com.apple.desktopservices (1.10.3 - 1.10.3) <3A6906D4-C0B8-30D1-B589-0466E5E42B69> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff92670000 - 0x7fff92670ff7 liblaunch.dylib (765.70.2) <4B800A8C-6C75-3279-92E0-FBA668812B55> /usr/lib/system/liblaunch.dylib
0x7fff92671000 - 0x7fff92718fff com.apple.LanguageModeling (1.0 - 1) <58C18A47-BDE7-3CBE-81C0-797029D170A1> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x7fff92719000 - 0x7fff928e2ff7 com.apple.ImageIO.framework (3.3.0 - 1462) /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff928e3000 - 0x7fff928f2ffb com.apple.LangAnalysis (1.7.0 - 1.7.0) <

LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff928f3000 - 0x7fff928fbffb libsystem_dnssd.dylib (625.60.5) <8BE2BAFE-B2A3-38FA-A960-F6884217F54D> /usr/lib/system/libsystem_dnssd.dylib
0x7fff928fc000 - 0x7fff92b07fff libFosl_dynamic.dylib (16.24) <5F9DB82D-FD4B-3952-8531-CE020F93ED49> /usr/lib/libFosl_dynamic.dylib
0x7fff92b22000 - 0x7fff92b33ff7 libz.1.dylib (61.20.1) /usr/lib/libz.1.dylib
0x7fff92b34000 - 0x7fff92b36ffb libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
0x7fff92b3f000 - 0x7fff92b66fff com.apple.shortcut (2.16 - 93) <2BA6DF3E-04C7-39C8-B311-3413E9FC9022> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff92d07000 - 0x7fff92d07fff com.apple.ApplicationServices (48 - 48) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff92d08000 - 0x7fff92d0bffb libdyld.dylib (360.22) /usr/lib/system/libdyld.dylib
0x7fff92d18000 - 0x7fff92da5dd7 com.apple.AppleJPEG (1.0 - 1) /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x7fff9309d000 - 0x7fff9325dffb libBLAS.dylib (1162.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff9325e000 - 0x7fff9325ffff liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
0x7fff936f1000 - 0x7fff93715fff com.apple.MultitouchSupport.framework (304.12 - 304.12) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff93890000 - 0x7fff93899ff3 libsystem_notify.dylib (150.40.1) /usr/lib/system/libsystem_notify.dylib
0x7fff9389c000 - 0x7fff93abdff7 com.apple.CoreImage (11.4.0 - 366.4.20) <7721BA55-A10E-3425-8392-C5D7C510EAAB> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff93b47000 - 0x7fff93b47fff com.apple.Accelerate (1.10 - Accelerate 1.10) <5831771A-C1C3-3625-9FE9-2CCB6B2E7EE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff93ccf000 - 0x7fff93cd8ff7 com.apple.CommonAuth (4.0 - 2.0) <5B980638-76EC-3B49-8B24-690BA48C3CDC> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff93cdf000 - 0x7fff93d2bffb com.apple.HIServices (1.22 - 550) <6B76B41C-CF5A-34C4-89F4-EFD7CA3D1C9D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff93d83000 - 0x7fff93e23fff com.apple.Metadata (10.7.0 - 972.34) <44A49CBA-00FB-3710-BBA5-AAD0416DA1F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff93e2a000 - 0x7fff93e64ff7 com.apple.DebugSymbols (132 - 132) <23A42C53-B941-3871-9EE2-4C87A46005B5> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff94005000 - 0x7fff94094ff7 libCoreStorage.dylib (517.50.1) <64A68AE2-5FA3-3F0F-ADB8-A767990D5F62> /usr/lib/libCoreStorage.dylib
0x7fff94181000 - 0x7fff94198ff7 libsystem_coretls.dylib (83.40.5) /usr/lib/system/libsystem_coretls.dylib
0x7fff94199000 - 0x7fff94199fff libenergytrace.dylib (10.40.1) <0A491CA7-3451-3FD5-999A-58AB4362682B> /usr/lib/libenergytrace.dylib
0x7fff9419a000 - 0x7fff94223ff7 com.apple.PerformanceAnalysis (1.0 - 1) <4477A263-8295-393B-8D10-22FCE17D46AA> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff94beb000 - 0x7fff94bedfff libCVMSPluginSupport.dylib (12.1) <994EFFFB-132C-3670-B738-5316EB8051F4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff94bee000 - 0x7fff94bf0fff com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x7fff94d03000 - 0x7fff94d54fff com.apple.audio.CoreAudio (4.3.0 - 4.3.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff94d55000 - 0x7fff94d60ff7 libChineseTokenizer.dylib (16) <79B8C67A-3061-3C78-92CD-4650719E68D4> /usr/lib/libChineseTokenizer.dylib
0x7fff94e27000 - 0x7fff94e43fff com.apple.GenerationalStorage (2.0 - 239.1.1) /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff94e44000 - 0x7fff94ed9fff com.apple.ink.framework (10.9 - 214) <1F76CF36-3F79-36B8-BC37-C540AF34B338> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff94f2c000 - 0x7fff94f3cfff libSparseBLAS.dylib (1162.2) <6F591A0F-80D0-384D-8304-B035C4ED1BBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
0x7fff95073000 - 0x7fff9508aff7 libsystem_asl.dylib (323.50.1) <41F8E11F-1BD0-3F1D-BA3A-AA1577ED98A9> /usr/lib/system/libsystem_asl.dylib
0x7fff9544f000 - 0x7fff9590dfcf com.apple.vImage (8.0 - 8.0) <85FB412E-EB30-3433-A79B-B3970FC83580> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff9590e000 - 0x7fff95a3cfff com.apple.CoreText (352.0 - 494.16) <0416A4AB-0A6F-3D29-AFCD-D5A33C4FFA68> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff95a3d000 - 0x7fff95d32fff com.apple.HIToolbox (2.1.1 - 807.2) <36413C45-36AF-34EF-9C0E-F18B31D1E565> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff95d36000 - 0x7fff95d42fff com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <6BA06290-D4A3-351C-87F9-B61EF61FF055> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x7fff95d71000 - 0x7fff95d8dff7 libextension.dylib (78) /usr/lib/libextension.dylib
0x7fff95d8e000 - 0x7fff95e16fff com.apple.CoreSymbolication (3.1 - 58048.1) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff95e17000 - 0x7fff95e1bfff libcache.dylib (75) <9548AAE9-2AB7-3525-9ECE-A2A7C4688447> /usr/lib/system/libcache.dylib
0x7fff95e1f000 - 0x7fff95e34ff3 libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
0x7fff9609d000 - 0x7fff960a0fff libsystem_sandbox.dylib (460.60.4) <71D697CA-7339-37C7-8DAF-3BAA1D57B56A> /usr/lib/system/libsystem_sandbox.dylib
0x7fff960a1000 - 0x7fff96110fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff96295000 - 0x7fff962b0ff7 libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
0x7fff9632f000 - 0x7fff96331fff libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
0x7fff966f6000 - 0x7fff9681dfff com.apple.LaunchServices (728.14 - 728.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff9681e000 - 0x7fff9684ffff com.apple.GSS (4.0 - 2.0) <23A5ACE3-683C-3E32-9A9B-05FC934AFAFB> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff96850000 - 0x7fff96869fe7 libcompression.dylib (28) /usr/lib/libcompression.dylib
0x7fff9686a000 - 0x7fff9687bff7 libsystem_trace.dylib (201.10.3) <0ED15BED-B1F8-3845-9EC1-CC0B54B6BF1B> /usr/lib/system/libsystem_trace.dylib
0x7fff97966000 - 0x7fff97b73fff libicucore.A.dylib (551.51.6) <142B2AD5-0A50-3382-8213-096E925863F7> /usr/lib/libicucore.A.dylib
0x7fff97e5a000 - 0x7fff97e65fff libcsfde.dylib (517.50.1) /usr/lib/libcsfde.dylib
0x7fff97ece000 - 0x7fff97fc0ff7 libiconv.2.dylib (44) /usr/lib/libiconv.2.dylib
0x7fff97fc1000 - 0x7fff9801ffff com.apple.SystemConfiguration (1.14 - 1.14) <9CC28C38-AE08-31F7-A27A-78CFA62D8148> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff9806e000 - 0x7fff98079ff7 libkxld.dylib (3248.73.11) <3B10F7CF-8CC9-3129-96F1-474F80ABF86D> /usr/lib/system/libkxld.dylib
0x7fff981bc000 - 0x7fff9820aff7 libcurl.4.dylib (90.2.2) <0E5D821F-5C8E-3F7A-997F-6A188EFF3CED> /usr/lib/libcurl.4.dylib
0x7fff9832d000 - 0x7fff98335fff com.apple.CoreServices.FSEvents (1223.10.1 - 1223.10.1) <7F5B7A23-BC1D-3FA9-A9B8-D534F1E1979A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x7fff983ba000 - 0x7fff983bafff com.apple.audio.units.AudioUnit (1.13 - 1.13) <378B5292-F216-32AB-B628-8C33A72D7052> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff98423000 - 0x7fff98540fff libsqlite3.dylib (216.4) /usr/lib/libsqlite3.dylib
0x7fff98573000 - 0x7fff9857efff libGL.dylib (12.1) <70D51643-04AC-3400-8F11-A6FC25985289> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff98588000 - 0x7fff985cdff7 com.apple.coreservices.SharedFileList (24.4 - 24.5) <1D2AD77B-778F-3253-A295-3D0A32A8121C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
0x7fff985ce000 - 0x7fff991f7ff7 com.apple.AppKit (6.9 - 1404.47) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff99224000 - 0x7fff99336fef libvDSP.dylib (563.5) <5702650E-DF08-3D58-B16F-9EF0A28702B3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff994f5000 - 0x7fff9952dff7 com.apple.RemoteViewServices (2.0 - 101) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff995d3000 - 0x7fff99619fff libFontRegistry.dylib (155.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff9961a000 - 0x7fff99700fef unorm8_bgra.dylib (2.7.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff99808000 - 0x7fff99866fff com.apple.CoreServices.OSServices (728.14 - 728.14) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff999b6000 - 0x7fff999b7ff3 com.apple.print.framework.Print (10.0 - 266) <3E85F70C-D7D4-34E1-B88A-C1F503F99CDA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff99a0c000 - 0x7fff99a80ff7 com.apple.Heimdal (4.0 - 2.0) <72D36F0E-2D3D-316E-870E-E68BF30F1D7D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff99a87000 - 0x7fff99aa6ff7 com.apple.framework.Apple80211 (11.0 - 1121.34.2) <84FDA279-9F05-32F9-908F-4E0DAC422311> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff99aad000 - 0x7fff99ac9ff3 libresolv.9.dylib (60) /usr/lib/libresolv.9.dylib
0x7fff99aca000 - 0x7fff99b3eff3 com.apple.securityfoundation (6.0 - 55126) <3D103E42-D4F6-3734-BBAA-C01A32C0A8C2> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff9a367000 - 0x7fff9a456ffb libxml2.2.dylib (29.18) <021E7870-E3F8-30CB-B821-F8DAFB543104> /usr/lib/libxml2.2.dylib
0x7fff9a580000 - 0x7fff9a588fef libsystem_platform.dylib (74.40.2) <29A905EF-6777-3C33-82B0-6C3A88C4BA15> /usr/lib/system/libsystem_platform.dylib
0x7fff9a58c000 - 0x7fff9a5fbfff com.apple.datadetectorscore (7.0 - 460) <54109E72-3125-3ABE-B8F7-4894D0F706B4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff9a62c000 - 0x7fff9a62fffb libScreenReader.dylib (426.42) <16FC79D1-4573-3E90-945F-CBA22D5185FD> /usr/lib/libScreenReader.dylib
0x7fff9a630000 - 0x7fff9a6c6fff com.apple.ColorSync (4.9.0 - 4.9.0) <8FC37E20-6579-3CB2-9D49-BC39FC38DF87> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff9a6c7000 - 0x7fff9a6eefff com.apple.ChunkingLibrary (167 - 167) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff9a6ef000 - 0x7fff9a756fff com.apple.framework.CoreWiFi (11.0 - 1101.20) <91C5A231-0F7B-3B6A-A2D9-D389DBE9E1EB> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff9a7a5000 - 0x7fff9a7adfff libcopyfile.dylib (127) /usr/lib/system/libcopyfile.dylib
0x7fff9ae6b000 - 0x7fff9ae94fff com.apple.ProtectedCloudStorage (1.0 - 1) <6E3970C3-8213-367A-A6C3-E6F5E2C18F3D> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x7fff9ae95000 - 0x7fff9ae95ff7 libkeymgr.dylib (28) <8371CE54-5FDD-3CE9-B3DF-E98C761B6FE0> /usr/lib/system/libkeymgr.dylib
0x7fff9ae96000 - 0x7fff9aedcff7 libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
0x7fff9aedd000 - 0x7fff9aee8fff com.apple.CrashReporterSupport (10.11 - 718) <43A265E6-47D6-35F9-8C27-387DE099E9E4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff9b27c000 - 0x7fff9b27efff libCGXType.A.dylib (978) <748C53A6-23C0-3681-96D2-43F665EDF042> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff9b28c000 - 0x7fff9b2e7ff7 libTIFF.dylib (1464) <8BB420EB-4BF8-3194-B237-05CCC0EDC8A8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff9b2e8000 - 0x7fff9b2edff3 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff9bb95000 - 0x7fff9bb95fff libOpenScriptingUtil.dylib (169.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff9bb96000 - 0x7fff9bbbfffb libRIP.A.dylib (978) <3C042163-B3CE-3F90-8F0D-60A172A029AB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff9bbc5000 - 0x7fff9bbd1fff com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <71DA00B8-5EA2-326B-8814-59DB25512F65> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9bbd2000 - 0x7fff9bbd5fff com.apple.IOSurface (108.3.2 - 108.3.2) <88A893E9-A0E4-39FC-9A4E-1FB428F577EE> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9bbd6000 - 0x7fff9bbfbff7 libPng.dylib (1464) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff9bcc0000 - 0x7fff9bccafff com.apple.NetAuth (6.0 - 6.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff9bccb000 - 0x7fff9bcd7fff com.apple.HelpData (2.1.4 - 90) <10608EEC-B613-309C-96E6-5A40AB951FA4> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff9bcd8000 - 0x7fff9c0dafff libLAPACK.dylib (1162.2) <42238ED4-6B7A-39D0-BFF2-304A0C287213> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff9c0db000 - 0x7fff9c194ff7 libvMisc.dylib (563.5) <8133051D-E4FD-3D02-A11F-2C765F1E05FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff9c1ba000 - 0x7fff9c26afff com.apple.backup.framework (1.7.4 - 1.7.4) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff9c29e000 - 0x7fff9c2c0ff7 com.apple.Sharing (442.13.6 - 442.13.6) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff9c2c1000 - 0x7fff9c2c2ffb libSystem.B.dylib (1226.10.1) <9A358336-F9EE-301B-A00D-D91C591BA684> /usr/lib/libSystem.B.dylib
0x7fff9c2c3000 - 0x7fff9c2c7fff com.apple.CommonPanels (1.2.6 - 96) <4AE7E5AE-55B3-37FA-9BDE-B23147ADA2E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff9c2c8000 - 0x7fff9c31dfff com.apple.AE (701 - 701) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff9c31f000 - 0x7fff9c394fff com.apple.framework.IOKit (2.0.2 - 1179.50.3) <80452F8B-D168-3848-A5F6-3CF96EBEDD5D> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff9cacf000 - 0x7fff9cae2fff com.apple.CoreBluetooth (1.0 - 1) /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x7fff9d482000 - 0x7fff9d50ffef libsystem_c.dylib (1082.60.1) <0F0C7ED5-3902-3427-9C1D-E2F130B528C5> /usr/lib/system/libsystem_c.dylib
0x7fff9d75d000 - 0x7fff9d75fff7 com.apple.securityhi (9.0 - 55006) <1B83E890-EEAE-3F63-A7B5-BD2420F5AED8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff9d760000 - 0x7fff9dacb657 libobjc.A.dylib (680) /usr/lib/libobjc.A.dylib
0x7fff9dacc000 - 0x7fff9dba2ffb com.apple.DiskImagesFramework (10.11.4 - 417.4) <15F01B22-EC45-35D1-A00F-BA689D55B349> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff9dba6000 - 0x7fff9dba7fff libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9dc30000 - 0x7fff9df15ffb com.apple.CoreServices.CarbonCore (1136.2 - 1136.2) <2DBAFC9A-6CD6-351D-B1F4-87D81AA6D640> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff9df16000 - 0x7fff9df3ffff libsystem_info.dylib (477.50.4) /usr/lib/system/libsystem_info.dylib
0x7fff9df7c000 - 0x7fff9df7ffff libCoreVMClient.dylib (119.5) <560D70FB-709F-3030-96C9-F249FCB7DA6D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff9df8b000 - 0x7fff9dfcdff7 com.apple.Metal (56.6 - 56.6) <30518711-8D00-3759-AA19-800D3C88E693> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
0x7fff9dfce000 - 0x7fff9dfffff7 libtidy.A.dylib (15.17) <6859415D-7A43-384E-ABDD-AA6B2AA9FDCD> /usr/lib/libtidy.A.dylib
0x7fff9e00b000 - 0x7fff9f26fffb com.apple.CoreGraphics (1.600.0 - 960.7) <189C3B25-6097-30D9-8F0F-DE9E503CDFC5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff9f270000 - 0x7fff9f27bff7 libcommonCrypto.dylib (60075.50.1) /usr/lib/system/libcommonCrypto.dylib
0x7fff9f2ab000 - 0x7fff9f2adfff com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff9f2ae000 - 0x7fff9f2b6fff libsystem_networkextension.dylib (385.40.36) <66095DC7-6539-38F2-95EE-458F15F6D014> /usr/lib/system/libsystem_networkextension.dylib
0x7fff9f2b7000 - 0x7fff9f53efff com.apple.CFNetwork (760.9 - 760.9) <54B34D8B-BDE6-37EA-B178-1906827ECC59> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff9f5c7000 - 0x7fff9f61aff7 libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
0x7fff9f61b000 - 0x7fff9f66bff7 com.apple.Symbolication (1.4 - 58044) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff9f81f000 - 0x7fff9f9edff3 com.apple.QuartzCore (1.11 - 410.14) <624AEEBC-570F-3A2C-92FF-867923CBE6E6> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9fae7000 - 0x7fff9faf5ff7 libbz2.1.0.dylib (38) <790B4CA3-9A41-39B2-ACDB-3DF973695B0F> /usr/lib/libbz2.1.0.dylib
0x7fff9fb3e000 - 0x7fff9fde4ff7 com.apple.CoreData (120 - 641.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff9fe21000 - 0x7fff9fe29fef libcldcpuengine.dylib (2.7.3) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff9fec8000 - 0x7fff9fec8fff libmetal_timestamp.dylib (600.0.44.2) /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
0x7fff9fec9000 - 0x7fff9fecfff7 com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <9E5A980A-F455-32D5-BBEE-3BD6018CC45E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff9fed0000 - 0x7fff9fed1fff libsystem_secinit.dylib (20) <32B1A8C6-DC84-3F4F-B8CE-9A52B47C3E6B> /usr/lib/system/libsystem_secinit.dylib
0x7fff9fedb000 - 0x7fff9fee3fff com.apple.NetFS (6.0 - 4.0) <842A5346-24C3-3F22-9ECF-E586A10EA1F2> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9fee4000 - 0x7fff9ff02ff7 libsystem_kernel.dylib (3248.73.11) <4810EB90-DEEB-3E89-9ACA-BECC351E72F0> /usr/lib/system/libsystem_kernel.dylib
0x7fffa0019000 - 0x7fffa0027fff libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
0x7fffa002b000 - 0x7fffa011dff7 libJP2.dylib (1464) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fffa018b000 - 0x7fffa01f9ff7 com.apple.ApplicationServices.ATS (377 - 394.5) <1ED48323-0F6F-3839-8E4E-41F1F0468B34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 1
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: 16124
thread_create: 0
thread_set_state: 0

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

                            VIRTUAL   REGION 

REGION TYPE SIZE COUNT (non-coalesced)
=========== ======= =======
Accelerate.framework 256K 3
Activity Tracing 2048K 2
CG backing stores 7380K 6
CG image 340K 15
CG shared images 432K 11
CoreAnimation 88K 14
CoreUI image data 1452K 12
CoreUI image file 192K 4
Dispatch continuations 4096K 2
Kernel Alloc Once 8K 3
MALLOC 47.0M 25
MALLOC guard page 32K 7
Memory Tag 242 12K 2
OpenCL 8K 2
Process Corpse Info 2048K 2
STACK GUARD 56.0M 10
Stack 11.6M 12
VM_ALLOCATE 40K 5
__DATA 18.3M 239
__DATA_CONST 4K 2
__IMAGE 528K 2
__LINKEDIT 95.6M 34
__TEXT 144.0M 239
__UNICODE 552K 2
mapped file 1.2G 33
shared memory 16.3M 10
=========== ======= =======
TOTAL 1.6G 672

Hi @borisss, thank you for providing additional information. I think you could save it all to a text file and attach the text file instead.

I have another request, could you please reproduce the crash after starting the editor using this command in a terminal:

LIBSERIALPORT_DEBUG=1 /Applications/Midihub\ Editor.app/Contents/MacOS/Midihub\ Editor 2>&1 | tee mh.log

It will produce a ‘mh.log’ file in the current location of the terminal (run pwd to see full path)

Please attach the mh.log as well as the full crash report for the same run.

Im sorry, but I dont know what pwd means… could you please try to explain in words a six year old child would understand? I was able to recreate the crash via the command line in the terminal, but have no idea where to find this mh.log file.

It’s a command you can run in that same terminal. The terminals open in your user’s Home folder by default, so you will most likely find the log there.

mh.log.zip (935 Bytes)

and here is the latest crash report
Naamloos.rtf.zip (16.6 KB)

Thank you, I have prepared a special build of the editor for you which should output more details near the place it crashes, hopefully we’ll get closer to solving the issue.

  1. Download special 1.11.1~1 build
  2. Open it, copy Midihub Editor to Applications
  3. Start it using the same command we used before:
    LIBSERIALPORT_DEBUG=1 /Applications/Midihub\ Editor.app/Contents/MacOS/Midihub\ Editor 2>&1 | tee mh.log
    
  4. Double check the version in ‘About Midihub Editor’ in top menu, under ‘Midihub Editor’ menu. It should be 1.11.1~1.
  5. Reproduce the issue.
  6. Attach the new crash log and mh.log.

Thank you!

This version of the editor works fine, i can connect without trouble.
So there is no crash log, but here is the mh.log filemh.log.zip (63.8 KB)

1 Like

Thank you, I’d still like to learn more about the crash, could you please try these two builds, with same steps as before, they contain slightly different variations of libserialport binaries:

As I now have a log from you which shows the ‘success’ case, please provide logs from these builds, in case it crashes, and make note which log belongs to which version.

Sorry it’s taking so many tries to get this properly fixed, but I have no other means to collect information apart from asking you to try things. :slight_smile:

Its no problem to try thing. Both versions work fine, they connect fine. here are the mh.logsmh.log.version2.zip (29.7 KB) mh.log.version3.zip (38.3 KB)

1 Like

And these two:

They should be equivalent to the public macOS version, just rebuilt. Let me know if either of them crashes.

both versions crash immediately when i hit connectcrashfilesversion4and5.zip (36.5 KB)

1 Like

Hi, could you try this version and let me know if it connects.

This version works perfectly

Great, now please try this hopefully final test version before it gets into public build.

Yes, this final test version works also like a charm. Wow