Giter VIP home page Giter VIP logo

gitup's People

Contributors

00dani avatar antons avatar deyton avatar fo2rist avatar gleich avatar joshhinman avatar jtbandes avatar lapfelix avatar lolgear avatar lucasderraugh avatar maku693 avatar mathiash98 avatar mattia avatar mtrudel avatar nikkovios avatar nikolaykasyanov avatar pbernery avatar pmg103 avatar prostolyubo avatar rodya avatar sephlietz avatar sfsam avatar soleo avatar stengo avatar swisspol avatar tbodt avatar tomaz avatar vovkasm avatar wqz-leo avatar zwaldowski avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

gitup's Issues

Any plans for a Windows version?

With Git being the "the best SCM with the worst user interface (yes CLI counts as user interface)", GitUp is like a prayer answered!!

However, for those who haven't taken a crunch out of the fruit of love, any plans to release a Windows version?

I'd love to contribute to make this a reality!

Improve error message when SSH key is locked

When an SSH key is password protected and not added to the ssh agent, the error gitup produces is:

Failed connecting to "origin" remote: authentication required but no callback set

Gitup should either produce a sane error message explaining that the SSH key cannot be unlocked or (better) prompt for the SSH key password (ideally add it to ssh agent).

browse a file's commit history

I'd like to be able to browse a file's commit history. Information about commits is available via git log, but it's hard to find the commits in a very long list (mine is over 20 years long).

Or am I missing something obvious?

Improve the graph layout for long parallel branches

I noticed that when there are parallel branches, all the commits are stacked on top, so that the bottom lines kinda "dangle". In the screenshot below, if the highlighted commits would be displayed lower, the layout could be simplified.

screenshot 2016-03-15 10 55 14

In this case it's not a big deal, but the problem can grow bigger:

image

I also thought that aligning the commits rougly with their dates would help here. Like, having horizontal lines to separate commits from different days / weeks.

Crash on open of repository

I suspect this is a configuration issue, but I could not find it listed. I just launch GitUp. It builds the graph and then crashes. I see this message in the console:

3/3/16 9:38:11.618 AM com.apple.xpc.launchd[1]: (co.gitup.mac.57632[97374]) Service exited due to signal: Broken pipe: 13
It opened the problem report window. Here are the contents:

Process:               GitUp [97331]
Path:                  /Applications/GitUp.app/Contents/MacOS/GitUp
Identifier:            co.gitup.mac
Version:               1.0.4 (1012)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           GitUp [97331]
User ID:               358

Date/Time:             2016-03-03 09:34:55.405 -0500
OS Version:            Mac OS X 10.11.3 (15D21)
Report Version:        11
Anonymous UUID:        0BAC639A-33AC-A120-470C-F0BD178D8BFC


Time Awake Since Boot: 160000 seconds

System Integrity Protection: enabled

Crashed Thread:        13  Dispatch queue: com.apple.root.default-qos

Exception Type:        EXC_GUARD
Exception Codes:       0x4000000100000027, 0x00007fff75f78568

Global Trace Buffer (reverse chronological seconds):
3.880486     CFNetwork                  0x00007fff8b9ab303 TCP Conn 0x7fe07b832810 complete. fd: 42, err: 0
3.880564     CFNetwork                  0x00007fff8ba39b1d TCP Conn 0x7fe07b832810 event 1. err: 0
3.896137     CFNetwork                  0x00007fff8b9aa5d3 TCP Conn 0x7fe07b832810 started
3.936100     CFNetwork                  0x00007fff8b96e21a Creating default cookie storage with process/bundle identifier
3.936100     CFNetwork                  0x00007fff8b96e1b2 Faulting in CFHTTPCookieStorage singleton
3.936100     CFNetwork                  0x00007fff8b96e041 Faulting in NSHTTPCookieStorage singleton

Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreGraphics          0x00007fff9b285ea4 PDAmultiplyPDA2028 + 24
1   com.apple.CoreGraphics          0x00007fff9b1174f8 argb32_mark + 15826
2   libRIP.A.dylib                  0x00007fff927d6cec RIPLayerBltShape + 1319
3   libRIP.A.dylib                  0x00007fff927d4824 ripc_Render + 592
4   libRIP.A.dylib                  0x00007fff927e81a3 ripc_DrawPath + 417
5   com.apple.CoreGraphics          0x00007fff9b14dc71 CGContextDrawPath + 181
6   co.gitup.kit                    0x000000010e340a16 _DrawLine + 2127
7   co.gitup.kit                    0x000000010e33bf67 -[GIGraphView drawRect:] + 1833
8   com.apple.AppKit                0x00007fff8f68f1fe -[NSView(NSInternal) _recursive:displayRectIgnoringOpacity:inGraphicsContext:CGContext:topView:shouldChangeFontReferenceColor:] + 1331
9   com.apple.AppKit                0x00007fff8f68eb98 __46-[NSView(NSLayerKitGlue) drawLayer:inContext:]_block_invoke + 242
10  com.apple.AppKit                0x00007fff8f68e843 -[NSView(NSLayerKitGlue) _drawViewBackingLayer:inContext:drawingHandler:] + 2403
11  com.apple.AppKit                0x00007fff8f68ded5 -[NSView(NSLayerKitGlue) drawLayer:inContext:] + 108
12  com.apple.AppKit                0x00007fff8f82ed8c -[_NSBackingLayerContents drawLayer:inContext:] + 157
13  com.apple.QuartzCore            0x00007fff91941927 -[CALayer drawInContext:] + 257
14  com.apple.AppKit                0x00007fff8f82e862 -[_NSTiledLayer drawTile:inContext:] + 625
15  com.apple.AppKit                0x00007fff8f82e593 -[_NSTiledLayerContents drawLayer:inContext:] + 185
16  com.apple.QuartzCore            0x00007fff91941927 -[CALayer drawInContext:] + 257
17  com.apple.AppKit                0x00007fff8f82e4d1 -[NSTileLayer drawInContext:] + 169
18  com.apple.QuartzCore            0x00007fff9193fe79 CABackingStoreUpdate_ + 3494
19  com.apple.QuartzCore            0x00007fff9193f0cd ___ZN2CA5Layer8display_Ev_block_invoke + 59
20  com.apple.QuartzCore            0x00007fff91932d31 CA::Layer::display_() + 1565
21  com.apple.AppKit                0x00007fff8f82e3e8 -[NSTileLayer display] + 119
22  com.apple.QuartzCore            0x00007fff9193110d CA::Layer::display_if_needed(CA::Transaction*) + 603
23  com.apple.QuartzCore            0x00007fff9193078d CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 35
24  com.apple.QuartzCore            0x00007fff9192fcf1 CA::Context::commit_transaction(CA::Transaction*) + 277
25  com.apple.QuartzCore            0x00007fff9192fa24 CA::Transaction::commit() + 508
26  com.apple.QuartzCore            0x00007fff9193e917 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 71
27  com.apple.CoreFoundation        0x00007fff8f008e37 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23
28  com.apple.CoreFoundation        0x00007fff8f008da7 __CFRunLoopDoObservers + 391
29  com.apple.CoreFoundation        0x00007fff8effaa3a __CFRunLoopRun + 1178
30  com.apple.CoreFoundation        0x00007fff8effa338 CFRunLoopRunSpecific + 296
31  com.apple.HIToolbox             0x00007fff87aea935 RunCurrentEventLoopInMode + 235
32  com.apple.HIToolbox             0x00007fff87aea76f ReceiveNextEventCommon + 432
33  com.apple.HIToolbox             0x00007fff87aea5af _BlockUntilNextEventMatchingListInModeWithFilter + 71
34  com.apple.AppKit                0x00007fff8f62b0ee _DPSNextEvent + 1067
35  com.apple.AppKit                0x00007fff8f9f7943 -[NSApplication _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 454
36  com.apple.AppKit                0x00007fff8f620fc8 -[NSApplication run] + 682
37  com.apple.AppKit                0x00007fff8f5a3520 NSApplicationMain + 1176
38  libdyld.dylib                   0x00007fff916945ad start + 1

Thread 1:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 2:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib          0x00007fff998a2ff6 kevent_qos + 10
1   libdispatch.dylib               0x00007fff8d6b1099 _dispatch_mgr_invoke + 216
2   libdispatch.dylib               0x00007fff8d6b0d01 _dispatch_mgr_thread + 52

Thread 3:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 4:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 5:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 6:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 7:: com.crashlytics.MachExceptionServer
0   libsystem_kernel.dylib          0x00007fff9989c386 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9989b7c7 mach_msg + 55
2   co.gitup.mac                    0x000000010e2160c2 0x10e1fc000 + 106690
3   libsystem_pthread.dylib         0x00007fff98ac8c13 _pthread_body + 131
4   libsystem_pthread.dylib         0x00007fff98ac8b90 _pthread_start + 168
5   libsystem_pthread.dylib         0x00007fff98ac6375 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 9:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 10:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 11:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 13 Crashed:: Dispatch queue: com.apple.root.default-qos
0   libsystem_kernel.dylib          0x00007fff998a2936 close + 10
1   co.gitup.kit                    0x000000010e3b1ea8 agent_disconnect_unix + 24
2   co.gitup.kit                    0x000000010e3b2d21 libssh2_agent_disconnect + 65
3   co.gitup.kit                    0x000000010e3b2d66 libssh2_agent_free + 38
4   co.gitup.kit                    0x000000010e4ac7b6 _git_ssh_authenticate_session + 237
5   co.gitup.kit                    0x000000010e4ac572 _git_ssh_setup_conn + 2091
6   co.gitup.kit                    0x000000010e4c984d git_smart__connect + 180
7   co.gitup.kit                    0x000000010e4ee41f git_remote_connect + 390
8   co.gitup.kit                    0x000000010e311c0f -[GCRepository(GCRemote) _transfer:withRemote:refspecs:count:tagMode:prune:error:] + 248
9   co.gitup.kit                    0x000000010e31276d -[GCRepository(GCRemote) checkForChangesInRemote:withOptions:addedReferences:modifiedReferences:deletedReferences:error:] + 505
10  co.gitup.mac                    0x000000010e211427 0x10e1fc000 + 87079
11  libdispatch.dylib               0x00007fff8d6b6871 _dispatch_call_block_and_release + 12
12  libdispatch.dylib               0x00007fff8d6ab33f _dispatch_client_callout + 8
13  libdispatch.dylib               0x00007fff8d6af1cf _dispatch_root_queue_drain + 1890
14  libdispatch.dylib               0x00007fff8d6aea34 _dispatch_worker_thread3 + 91
15  libsystem_pthread.dylib         0x00007fff98ac868f _pthread_wqthread + 1129
16  libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 14:: Dispatch queue: com.apple.root.utility-qos
0   co.gitup.kit                    0x000000010e3fe940 sqlite3BtreeMovetoUnpacked + 752
1   co.gitup.kit                    0x000000010e3edca5 sqlite3VdbeExec + 1509
2   co.gitup.kit                    0x000000010e3c0af1 sqlite3_step + 497
3   co.gitup.kit                    0x000000010e48e499 fts3SegmentMerge + 825
4   co.gitup.kit                    0x000000010e4945a6 sqlite3Fts3PendingTermsFlush + 54
5   co.gitup.kit                    0x000000010e482ee7 fts3SyncMethod + 23
6   co.gitup.kit                    0x000000010e3ee87e sqlite3VdbeExec + 4542
7   co.gitup.kit                    0x000000010e3c0af1 sqlite3_step + 497
8   co.gitup.kit                    0x000000010e2f458f -[GCCommitDatabase _addCommitsForTip:handler:error:] + 6901
9   co.gitup.kit                    0x000000010e2f8e0e -[GCCommitDatabase updateWithProgressHandler:error:] + 1854
10  co.gitup.kit                    0x000000010e30925b __78-[GCLiveRepository _updateDatabaseInBackgroundWithProgressHandler:completion:]_block_invoke + 271
11  libdispatch.dylib               0x00007fff8d6b6871 _dispatch_call_block_and_release + 12
12  libdispatch.dylib               0x00007fff8d6ab33f _dispatch_client_callout + 8
13  libdispatch.dylib               0x00007fff8d6af1cf _dispatch_root_queue_drain + 1890
14  libdispatch.dylib               0x00007fff8d6aea34 _dispatch_worker_thread3 + 91
15  libsystem_pthread.dylib         0x00007fff98ac868f _pthread_wqthread + 1129
16  libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 16:
0   libsystem_kernel.dylib          0x00007fff998a26de __workq_kernreturn + 10
1   libsystem_pthread.dylib         0x00007fff98ac8729 _pthread_wqthread + 1283
2   libsystem_pthread.dylib         0x00007fff98ac6365 start_wqthread + 13

Thread 17:: com.apple.NSEventThread
0   libsystem_kernel.dylib          0x00007fff9989c386 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9989b7c7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff8effb624 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff8effaaec __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff8effa338 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                0x00007fff8f6ea065 _NSEventThread + 149
6   libsystem_pthread.dylib         0x00007fff98ac8c13 _pthread_body + 131
7   libsystem_pthread.dylib         0x00007fff98ac8b90 _pthread_start + 168
8   libsystem_pthread.dylib         0x00007fff98ac6375 thread_start + 13

Thread 18:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib          0x00007fff9989c386 mach_msg_trap + 10
1   libsystem_kernel.dylib          0x00007fff9989b7c7 mach_msg + 55
2   com.apple.CoreFoundation        0x00007fff8effb624 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation        0x00007fff8effaaec __CFRunLoopRun + 1356
4   com.apple.CoreFoundation        0x00007fff8effa338 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork             0x00007fff8b9716e9 +[NSURLConnection(Loader) _resourceLoadLoop:] + 412
6   com.apple.Foundation            0x00007fff897fac6f __NSThread__start__ + 1351
7   libsystem_pthread.dylib         0x00007fff98ac8c13 _pthread_body + 131
8   libsystem_pthread.dylib         0x00007fff98ac8b90 _pthread_start + 168
9   libsystem_pthread.dylib         0x00007fff98ac6375 thread_start + 13

Thread 19:: com.apple.CFSocket.private
0   libsystem_kernel.dylib          0x00007fff998a2176 __select + 10
1   com.apple.CoreFoundation        0x00007fff8f04716a __CFSocketManager + 762
2   libsystem_pthread.dylib         0x00007fff98ac8c13 _pthread_body + 131
3   libsystem_pthread.dylib         0x00007fff98ac8b90 _pthread_start + 168
4   libsystem_pthread.dylib         0x00007fff98ac6375 thread_start + 13

Thread 13 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000001  rbx: 0x00007fe074101a00  rcx: 0x00007000005b16b8  rdx: 0x0000000000000000
  rdi: 0x0000000000000027  rsi: 0x0000000000000016  rbp: 0x00007000005b16e0  rsp: 0x00007000005b16b8
   r8: 0x0000000000000003   r9: 0x000000010e54220e  r10: 0x00007fff998a2936  r11: 0x0000000000000206
  r12: 0x00000000ffffffee  r13: 0x00007fe07adbf360  r14: 0x4f008c449940a3a5  r15: 0x00007fe0782c4bf0
  rip: 0x00007fff998a2936  rfl: 0x0000000000000207  cr2: 0x00000001069f3000

Logical CPU:     0
Error Code:      0x02000006
Trap Number:     133


Binary Images:
       0x10e1fc000 -        0x10e260fff +co.gitup.mac (1.0.4 - 1012) <1052C21C-4C31-3FD4-B17E-EB4A0DBF056F> /Applications/GitUp.app/Contents/MacOS/GitUp
       0x10e292000 -        0x10e2c7fff +org.andymatuschak.Sparkle (1.11.0 git-16c3534 - 1.11.0) <CE935CC1-2476-3055-8FC0-CDFF8EAB9D0D> /Applications/GitUp.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x10e2ee000 -        0x10e5a3ff7 +co.gitup.kit (0) <D2CD49A9-CBD8-3619-8E5A-55C5A25C890D> /Applications/GitUp.app/Contents/Frameworks/GitUpKit.framework/Versions/A/GitUpKit
       0x10e9c3000 -        0x10e9d8ff3  libCGInterfaces.dylib (317.9) <473434E1-5269-3077-A047-D05E024AE631> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
       0x10e9f6000 -        0x10e9f6fe7 +cl_kernels (???) <DCF56576-2AAE-44F9-89F7-408F0B5A942E> cl_kernels
       0x112f3b000 -        0x113038fff  com.apple.AMDMTLBronzeDriver (1.40.16 - 1.4.0) <C5DDF42D-D91B-3EC9-86F9-D5E2CA817D1D> /System/Library/Extensions/AMDMTLBronzeDriver.bundle/Contents/MacOS/AMDMTLBronzeDriver
       0x132a3e000 -        0x132a3efef +cl_kernels (???) <B2FE385A-36CF-4094-BDEE-5E443C22C214> cl_kernels
    0x7fff67e7b000 -     0x7fff67eb2007  dyld (360.19) <9D05FDF4-65CE-3B53-86D4-ABE1A5BF35F3> /usr/lib/dyld
    0x7fff85fa7000 -     0x7fff85fb8ff7  libsystem_trace.dylib (201.10.3) <B485369F-E3A1-319E-998C-89AAF606079E> /usr/lib/system/libsystem_trace.dylib
    0x7fff85fb9000 -     0x7fff86014ff7  libTIFF.dylib (1442) <FC2ADE78-3710-31E7-9CE7-44CD61F4B8DC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86015000 -     0x7fff8608cfe7  libcorecrypto.dylib (335.20.1) <C6BD205F-4ECE-37EE-BCAB-A76F39CDCFFA> /usr/lib/system/libcorecrypto.dylib
    0x7fff860bb000 -     0x7fff860d5fff  com.apple.Kerberos (3.0 - 1) <836358DE-2731-3ACD-98E3-E5FA48917728> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86112000 -     0x7fff86114ffb  libutil.dylib (43) <4C9BFE8B-563B-3EEA-A323-8F4F14E0A46C> /usr/lib/libutil.dylib
    0x7fff86115000 -     0x7fff86167fff  com.apple.CloudDocs (1.0 - 383.5) <BBE4C32D-75E6-3EDD-A787-625BDD66DA20> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff86168000 -     0x7fff86172fff  com.apple.NetAuth (6.0 - 6.0) <19E44307-6F9F-3DEC-8C1A-4685BC252A35> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8629f000 -     0x7fff862aafff  libcsfde.dylib (517.20.1) <42376761-F1B3-3086-AFBC-231507582BBE> /usr/lib/libcsfde.dylib
    0x7fff862ae000 -     0x7fff862b3fff  com.apple.TCC (1.0 - 1) <C53628CA-0C75-34B6-AE6E-8BCF8A3ED099> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff862b4000 -     0x7fff862c2fff  com.apple.opengl (12.0.40 - 12.0.40) <D37D88AE-0731-3105-99AB-984DA9B9BCE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff862c3000 -     0x7fff862c6ff7  libCoreFSCache.dylib (119.5) <C7008E64-0AFB-3446-929E-BC3F76DEF049> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
    0x7fff8632a000 -     0x7fff863e4fff  com.apple.DiscRecording (9.0.1 - 9010.4.3) <C4EC1EA7-E2AA-30F7-83CC-79171CDD50AA> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff863e5000 -     0x7fff863eafff  com.apple.AssetCacheServices (14 - 14) <33685005-A92A-3006-97F5-FBF8530925B2> /System/Library/PrivateFrameworks/AssetCacheServices.framework/Versions/A/AssetCacheServices
    0x7fff86477000 -     0x7fff86477ff7  libunc.dylib (29) <1D0F8265-F026-3CBD-93D3-F8DF14FFCE68> /usr/lib/system/libunc.dylib
    0x7fff864bd000 -     0x7fff864d8ff7  libCRFSuite.dylib (34) <078B4CD8-6A8C-3067-B2BA-0C2A0BAB8AC3> /usr/lib/libCRFSuite.dylib
    0x7fff864dc000 -     0x7fff864e0fff  libGIF.dylib (1442) <2F7DA684-3510-38C2-B48F-9D33194860A1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8665b000 -     0x7fff86663fff  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <D44F75E7-C679-3C21-AD76-8FA8A2B898F1> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff86664000 -     0x7fff867bfffb  com.apple.WebKitLegacy (11601 - 11601.4.4) <5CC2787B-FDD4-3025-BD63-4021F97787A8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff867d0000 -     0x7fff867d2ff7  libRadiance.dylib (1442) <9E9084DC-C0DF-30DF-BD6B-7AED3799A129> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8681b000 -     0x7fff8682bfff  libbsm.0.dylib (34) <7E14504C-A8B0-3574-B6EB-5D5FABC72926> /usr/lib/libbsm.0.dylib
    0x7fff86844000 -     0x7fff8684fff7  libcommonCrypto.dylib (60075.20.1) <766BC3F5-41F3-3315-BABC-72718A98EA92> /usr/lib/system/libcommonCrypto.dylib
    0x7fff86850000 -     0x7fff8688eff7  libGLImage.dylib (12.0.40.6) <ACC6C7B0-A805-344C-AAC3-BA50780227E1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff868bd000 -     0x7fff868f1ff7  com.apple.CoreVideo (1.8 - 191.2) <88D903C8-E608-320E-8ACD-11E5B3003C18> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86922000 -     0x7fff86927ff7  libmacho.dylib (875.1) <CB745E1F-4885-3F96-B38B-2093DF488FD5> /usr/lib/system/libmacho.dylib
    0x7fff86928000 -     0x7fff869dafff  com.apple.cloudkit.CloudKit (481.8 - 481.8) <E927AE82-8E55-38A4-BE6E-4D0829272653> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff87ab1000 -     0x7fff87ab9ff7  libcldcpuengine.dylib (2.6.4.1) <5FFEDBEF-2EFE-3F91-BABC-1E73B28487A2> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff87aba000 -     0x7fff87daffff  com.apple.HIToolbox (2.1.1 - 807.2) <D9338BEF-CA84-3085-B6CB-4E93B3B9A2E1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff87db0000 -     0x7fff87e03ff7  libc++.1.dylib (120.1) <8FC3D139-8055-3498-9AC5-6467CB7F4D14> /usr/lib/libc++.1.dylib
    0x7fff87ecc000 -     0x7fff87ed1ff3  libunwind.dylib (35.3) <124E0F05-2350-3774-A32C-7F5BF38EDE73> /usr/lib/system/libunwind.dylib
    0x7fff881bd000 -     0x7fff88245fff  com.apple.CoreSymbolication (3.1 - 58048.1) <6436E5E0-B05C-36D6-942A-47026DD2D874> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff88347000 -     0x7fff8842eff7  libcrypto.0.9.8.dylib (59) <ED1C2A26-8FFC-30FF-8726-FF952EF94ADF> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff884ee000 -     0x7fff88512fff  com.apple.MultitouchSupport.framework (304.10 - 304.10) <1E0206D9-34AD-3810-8ED0-29DC450D1485> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff88513000 -     0x7fff88554ff7  libGLU.dylib (12.0.40.6) <1C9899B5-4741-340F-A2D7-F9AF03B42A47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff88555000 -     0x7fff885c9fff  com.apple.framework.IOKit (2.0.2 - 1179.20.6) <D92E537D-F96D-39E1-B9AC-9A18943AFCC7> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88630000 -     0x7fff8899b657  libobjc.A.dylib (680) <58CB8CFC-7DBD-3A53-BD72-A42FF799B21E> /usr/lib/libobjc.A.dylib
    0x7fff88a96000 -     0x7fff88a9fff7  com.apple.CommonAuth (4.0 - 2.0) <B2CEE6B5-9464-35F2-9339-9F52001C8A27> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff88aa1000 -     0x7fff88aa4ff7  com.apple.help (1.3.3 - 46) <62056D9B-A87C-3E4D-B4E2-7E1CDB74CE68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff88aa5000 -     0x7fff88af6ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <BB7C0F61-E39B-382C-AF03-1650C054BFE1> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff890da000 -     0x7fff8914eff3  com.apple.securityfoundation (6.0 - 55126) <11644DA4-F1CF-3FB1-86A0-0DA8E8C27148> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff893e6000 -     0x7fff8958cff7  com.apple.audio.toolbox.AudioToolbox (1.13 - 1.13) <F912765D-88ED-3324-B512-3778A8CE878B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8958d000 -     0x7fff895a6fff  com.apple.openscripting (1.7.1 - 169.1) <F6532253-9EC5-3FF3-AA16-8AE58531B1D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff895a7000 -     0x7fff895b5ff7  libbz2.1.0.dylib (38) <28E54258-C0FE-38D4-AB76-1734CACCB344> /usr/lib/libbz2.1.0.dylib
    0x7fff895e2000 -     0x7fff895e2fff  libOpenScriptingUtil.dylib (169.1) <03BEF6F0-07CD-3EDC-9D11-32202C1857B6> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff895e3000 -     0x7fff895e5ff7  libquarantine.dylib (80) <163CF63A-7455-3D1F-AE57-8C4475A9204C> /usr/lib/system/libquarantine.dylib
    0x7fff8961a000 -     0x7fff89622fff  com.apple.AppleSRP (5.0 - 1) <25775E90-1DBB-3BFA-B4B4-F8F262B9EC1F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff89623000 -     0x7fff89977ff7  com.apple.Foundation (6.9 - 1256.1) <66106CC9-9D97-3846-88D8-4BF6BB508296> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff89980000 -     0x7fff899eaff7  com.apple.framework.CoreWLAN (11.0 - 1101.20) <6A535459-6A8A-3D60-986B-EE7ED833A9C3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff899ef000 -     0x7fff899f1fff  libCGXType.A.dylib (948) <C3D473CF-7261-3E0D-A161-E9B642B75D6A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8a444000 -     0x7fff8a489ff7  com.apple.coreservices.SharedFileList (24.4 - 24.5) <72156BE7-0804-3F90-9AF9-14C4739430C2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SharedFileList.framework/Versions/A/SharedFileList
    0x7fff8ad85000 -     0x7fff8ae93ff3  com.apple.desktopservices (1.10 - 1.10) <0BAED9FA-EFA5-3DA0-8715-043FD2400B77> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8b135000 -     0x7fff8b151ff7  libsystem_malloc.dylib (67) <9EECAB18-F025-34C4-8E32-7EFFA6720EFC> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8b16c000 -     0x7fff8b171ff7  libheimdal-asn1.dylib (453.20.2) <EE3DD8E9-E543-3849-ADC9-EDBF2379C97C> /usr/lib/libheimdal-asn1.dylib
    0x7fff8b2a4000 -     0x7fff8b2eaff7  libauto.dylib (186) <999E610F-41FC-32A3-ADCA-5EC049B65DFB> /usr/lib/libauto.dylib
    0x7fff8b2eb000 -     0x7fff8b35ffff  com.apple.Heimdal (4.0 - 2.0) <009F223D-B89B-376B-94F5-6D982CBEF771> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8b360000 -     0x7fff8b366fff  com.apple.IOAccelerator (205.1 - 205.1) <9B56A248-FA12-3DB9-AD97-51EB4700E8A8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8b373000 -     0x7fff8b603ff7  com.apple.RawCamera.bundle (6.18 - 828) <CB7F6CCD-3753-3147-816A-B613F500AE33> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b604000 -     0x7fff8b632ff7  com.apple.DictionaryServices (1.2 - 250) <D9AB6B92-CAF5-3EC2-8D07-639B42DA1CB9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8b6af000 -     0x7fff8b7a1ff7  libiconv.2.dylib (44) <F05A0A5A-92A9-3668-8F20-F27CBDA26BE9> /usr/lib/libiconv.2.dylib
    0x7fff8b7cd000 -     0x7fff8b7ceff3  com.apple.print.framework.Print (10.0 - 266) <BF573614-5666-3D16-9D45-4690911F030A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff8b91b000 -     0x7fff8b91ffff  libcache.dylib (75) <6B245C0A-F3EA-383B-A542-5B0D0456A41B> /usr/lib/system/libcache.dylib
    0x7fff8b932000 -     0x7fff8b94fff7  com.apple.AppleVPAFramework (2.1.2 - 2.1.2) <2B459E1F-0563-30B2-A04D-CF1793426B66> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff8b96a000 -     0x7fff8bbf0ff7  com.apple.CFNetwork (760.2.6 - 760.2.6) <653B1552-C1EC-36A5-85D0-9FC3ED3CCF72> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8bc27000 -     0x7fff8bde7feb  libBLAS.dylib (1159) <943445A4-F6CA-3923-882C-154D7D4AEFE0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8bde8000 -     0x7fff8bedaff7  libJP2.dylib (1442) <3B374049-CCA4-3B4D-9517-583F2BF6B77D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8bf21000 -     0x7fff8cfe0ff7  com.apple.WebCore (11601 - 11601.4.4) <815CFF7F-3839-3FDE-9B82-79253BFB3624> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff8cfe1000 -     0x7fff8cfe3fff  libCVMSPluginSupport.dylib (12.0.40.6) <C88875DF-9888-37A6-AE69-3CABFACDAF45> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8d002000 -     0x7fff8d6a8ffb  com.apple.JavaScriptCore (11601 - 11601.4.2) <33235884-914C-3A2B-AD91-142E5AB8899F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8d6a9000 -     0x7fff8d6d6fff  libdispatch.dylib (501.20.1) <324C9189-2AF3-3356-847F-6F4CE1C6E901> /usr/lib/system/libdispatch.dylib
    0x7fff8d6e3000 -     0x7fff8d6ebfff  libGFXShared.dylib (12.0.40.6) <7E84C8A9-40DA-302A-A3DE-9AE3C61A3465> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8d6fb000 -     0x7fff8d703fe7  libsystem_platform.dylib (74.10.3) <D3A27E10-7F08-3603-ACC8-7A92B2C04BAB> /usr/lib/system/libsystem_platform.dylib
    0x7fff8d771000 -     0x7fff8d77afff  com.apple.IOAccelMemoryInfo (1.0 - 1) <A295A174-1F17-3C41-B451-8710EBD42D11> /System/Library/PrivateFrameworks/IOAccelMemoryInfo.framework/Versions/A/IOAccelMemoryInfo
    0x7fff8d77b000 -     0x7fff8d77cffb  libSystem.B.dylib (1226.10.1) <5A4257EF-3145-3BB3-87A4-0D2404A9462D> /usr/lib/libSystem.B.dylib
    0x7fff8d85f000 -     0x7fff8d90ffff  com.apple.backup.framework (1.7.2 - 1.7.2) <F6A2F892-0728-3DD6-883C-2CDE789BF26F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8e16f000 -     0x7fff8e17fff3  com.apple.ProtocolBuffer (1 - 242) <127AF54F-615B-362A-A221-3E758C46A235> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff8e180000 -     0x7fff8e1cfff7  com.apple.opencl (2.6.9 - 2.6.9) <27643341-DC6F-3C2F-8B8B-637061979BF3> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8e37a000 -     0x7fff8e385ff7  libChineseTokenizer.dylib (16) <998637AB-DC37-3A7C-A85C-F10FD98CAAD7> /usr/lib/libChineseTokenizer.dylib
    0x7fff8e386000 -     0x7fff8e3f5fff  com.apple.datadetectorscore (7.0 - 460) <CDBB7D7D-B189-37B0-AA4B-DC79090D0D71> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8e68a000 -     0x7fff8e68dfff  com.apple.IOSurface (108.0.1 - 108.0.1) <7B05B27A-5CC4-30D4-8A10-ED444A2807A2> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8e691000 -     0x7fff8e6a8ff7  libsystem_asl.dylib (322.30.1) <9B500E4E-E462-321E-828E-5524DC984C1B> /usr/lib/system/libsystem_asl.dylib
    0x7fff8e71e000 -     0x7fff8e9c4ff7  com.apple.CoreData (120 - 641.3) <65509AA2-A0E6-3EE3-BDFE-B9B120F744ED> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8e9c5000 -     0x7fff8e9cdfff  com.apple.NetFS (6.0 - 4.0) <BDD59EC5-D399-31EA-9B2A-60E3A859FC42> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8ea21000 -     0x7fff8ea66ff3  libFontRegistry.dylib (155.1) <593CC743-3785-3CC5-A229-D3846C51E054> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8eaa7000 -     0x7fff8eb7dff7  com.apple.DiskImagesFramework (10.11.3 - 417.2) <25BBE20C-E92B-360F-A326-093B61CC7B5E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8eb84000 -     0x7fff8ec3bff7  com.apple.CoreDuet (1.0 - 1) <20BDA287-415A-385E-BCB5-934D165BDAA4> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff8ec3c000 -     0x7fff8ed1cff7  unorm8_rgba.dylib (2.6.4.1) <6970FC46-0D13-3614-929D-9504AB54C740> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
    0x7fff8eedd000 -     0x7fff8ef7dff7  com.apple.Metadata (10.7.0 - 972.16) <3E42A570-BE32-396D-96E1-01B4A778D991> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8ef7e000 -     0x7fff8ef7ffff  liblangid.dylib (122) <9CC4F0D1-5C51-3B69-BC8F-EE3A51FD0822> /usr/lib/liblangid.dylib
    0x7fff8ef8b000 -     0x7fff8f401fff  com.apple.CoreFoundation (6.9 - 1256.14) <768A7FB7-9143-3148-8591-7C6ED3162D35> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8f402000 -     0x7fff8f40bfff  com.apple.icloud.FindMyDevice (1.0 - 1) <BB049D2D-9789-39E8-A09D-D300E7AA94D2> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff8f45d000 -     0x7fff8f46efff  libcmph.dylib (6) <BA4BF2C6-7F4E-33B8-9DD7-619C9EB83ECF> /usr/lib/libcmph.dylib
    0x7fff8f472000 -     0x7fff8f4e8ff7  com.apple.MMCS (1.3 - 351) <13D01D37-66F0-30BB-AA7E-D1D348F738E3> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff8f4e9000 -     0x7fff8f53eff7  com.apple.AE (701 - 701) <FB22BE84-9CB8-36BF-8061-F93D716C0A84> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff8f58b000 -     0x7fff8f58eff3  libCGXCoreImage.A.dylib (948) <16B364C4-57E5-39F3-B309-3EBB288ECEFC> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff8f5a1000 -     0x7fff901c4ff7  com.apple.AppKit (6.9 - 1404.34) <467468E2-C551-3408-B351-414B21F57DEB> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff901c5000 -     0x7fff901c7fff  com.apple.EFILogin (2.0 - 2) <38150198-DD7F-3C73-BCAA-C74BB376393A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff90202000 -     0x7fff90227ff7  libPng.dylib (1442) <E8391CE4-9B83-3895-A406-D987FC826D4A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff9074b000 -     0x7fff90764fff  com.apple.CFOpenDirectory (10.11 - 194) <C21F33AA-CD06-3163-A1F3-1D116F788A11> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff90791000 -     0x7fff907adfff  com.apple.GenerationalStorage (2.0 - 239) <EE667C63-3ADF-34D3-A8A7-316B66C7E290> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff907ae000 -     0x7fff907c4ff7  libsystem_coretls.dylib (83.20.8) <75C97D88-0A63-3093-AE83-DE33EB7405CE> /usr/lib/system/libsystem_coretls.dylib
    0x7fff91016000 -     0x7fff9103aff7  libJPEG.dylib (1442) <0F9069AB-D830-37DD-8813-B635D1ECB3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff910c8000 -     0x7fff910d0fff  libcopyfile.dylib (127) <F5133269-0B22-388C-A57C-079667B6291E> /usr/lib/system/libcopyfile.dylib
    0x7fff9168e000 -     0x7fff91690ff7  libsystem_configuration.dylib (802.20.7) <5FD79070-36CC-3D02-BEA7-BB5D2AE97D5D> /usr/lib/system/libsystem_configuration.dylib
    0x7fff91691000 -     0x7fff91694ffb  libdyld.dylib (360.19) <AA629043-C6F6-32FE-8007-E3478E99ACA7> /usr/lib/system/libdyld.dylib
    0x7fff91922000 -     0x7fff91af0ffb  com.apple.QuartzCore (1.11 - 410.14) <CB19502B-D25F-379C-B50F-08A98FF73B68> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff91cff000 -     0x7fff91d04fff  com.apple.DiskArbitration (2.7 - 2.7) <B7FAE647-156A-30C8-BA8B-69D188D02602> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff91d0c000 -     0x7fff91d0efff  com.apple.CoreDuetDebugLogging (1.0 - 1) <B461272B-2DFF-3CA9-8DCA-689B2AAC0379> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff91d0f000 -     0x7fff91d5dfff  libcurl.4.dylib (90) <FF42FAA6-E71B-3D0D-B5C9-B05BD2460C9A> /usr/lib/libcurl.4.dylib
    0x7fff91d64000 -     0x7fff91ee2fff  com.apple.UIFoundation (1.0 - 436.1) <8C254BB0-1DED-36A2-AAAF-786EB19CCE39> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff91ee3000 -     0x7fff91f2fff3  com.apple.HIServices (1.22 - 549) <14FB5BB6-8456-39F9-A694-8A1C12426880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff91f64000 -     0x7fff91fb4fff  libcups.2.dylib (435) <28A05475-9DBF-35EA-B218-3432B69EA18B> /usr/lib/libcups.2.dylib
    0x7fff91fbb000 -     0x7fff91fc7ff7  com.apple.SpeechRecognitionCore (2.2.7 - 2.2.7) <8B6C0DB6-8744-3AEB-BD00-9FA6967E7125> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff91fc8000 -     0x7fff91fc8fff  com.apple.Cocoa (6.11 - 22) <0A634D46-B468-3CBC-B2A0-16C381C11BF2> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff91fc9000 -     0x7fff92003ff7  com.apple.DebugSymbols (132 - 132) <BDF57386-2881-35BD-9310-36904C764E93> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff920ff000 -     0x7fff921a3fff  com.apple.Bluetooth (4.4.3 - 4.4.3f4) <B5F46DA5-EAE8-3F79-864D-1423C61C0A69> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff921d6000 -     0x7fff92604fff  com.apple.vision.FaceCore (3.3.1 - 3.3.1) <B8482831-77BD-3FBC-A0B1-12502353AA57> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff926f3000 -     0x7fff926f3fff  com.apple.audio.units.AudioUnit (1.13 - 1.13) <D2E8EA94-3828-3D7C-87E2-97E4CD00269D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff926f4000 -     0x7fff926f6ff7  com.apple.securityhi (9.0 - 55006) <B97C1C77-AA51-33ED-941D-F766BC94CD9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff926f7000 -     0x7fff92726ffb  libsystem_m.dylib (3105) <26655445-CA97-321E-B221-801CB378D1AA> /usr/lib/system/libsystem_m.dylib
    0x7fff92727000 -     0x7fff92728fff  com.apple.TrustEvaluationAgent (2.0 - 25) <0239494E-FEFE-39BC-9FC7-E251BA5128F1> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff92729000 -     0x7fff9276bff7  com.apple.Metal (55.2.8 - 55.2.8) <D4D7AC6F-7B31-3D94-B4B1-587EC2856CDB> /System/Library/Frameworks/Metal.framework/Versions/A/Metal
    0x7fff9276c000 -     0x7fff92795ff7  libxslt.1.dylib (14.1) <AE86E275-499F-3D4F-8433-142186D383CB> /usr/lib/libxslt.1.dylib
    0x7fff927c6000 -     0x7fff927c6fff  com.apple.Carbon (154 - 157) <34263101-328D-3FE4-B212-14BD3CFF6965> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff927cf000 -     0x7fff927f8ffb  libRIP.A.dylib (948) <96E8F983-A8BA-3B0F-9035-E09642A63F6E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff93176000 -     0x7fff9319dfff  com.apple.ProtectedCloudStorage (1.0 - 1) <F9E1BDE2-16AF-34B5-B7FE-127D511BDC9E> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff9325e000 -     0x7fff9325efff  libmetal_timestamp.dylib (600.0.43.5) <4BA5B935-F932-3863-9B31-EF0A7DEAF15C> /System/Library/PrivateFrameworks/GPUCompiler.framework/libmetal_timestamp.dylib
    0x7fff9325f000 -     0x7fff93262ffb  libScreenReader.dylib (425.102) <BDC46586-4925-38F2-85D3-BD23DB6E6D43> /usr/lib/libScreenReader.dylib
    0x7fff93263000 -     0x7fff9326efff  libkxld.dylib (3248.30.4) <BAA3DDEC-AD81-3C29-AECC-59E4AD114D3C> /usr/lib/system/libkxld.dylib
    0x7fff9326f000 -     0x7fff93438ff7  com.apple.ImageIO.framework (3.3.0 - 1442) <2C8AF87E-080E-3FD8-824D-332B43DF4B61> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff93686000 -     0x7fff939c3ff3  com.apple.WebKit (11601 - 11601.4.4) <F35B60CF-8F10-3FC3-9E01-F7C887070EA2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff939c4000 -     0x7fff939ccfff  libsystem_networkextension.dylib (385.20.6) <DC8A102A-BF02-31A4-8914-65C34DF6B592> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff93a01000 -     0x7fff93a68fff  com.apple.framework.CoreWiFi (11.0 - 1101.20) <BEC7B27E-8CE8-3DAB-BFDF-6C240C6A4B12> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff93a69000 -     0x7fff93a78ffb  com.apple.LangAnalysis (1.7.0 - 1.7.0) <0D1BCC13-76B9-3C19-85AA-D8DD8299F007> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff93a79000 -     0x7fff93b20fff  com.apple.LanguageModeling (1.0 - 1) <E1E4091D-6CAB-36E0-A206-AAADE69791DC> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff9404a000 -     0x7fff94081ff7  com.apple.LDAPFramework (2.4.28 - 194.5) <79D981F2-F70C-3E47-B124-DC0C90D45563> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff9428f000 -     0x7fff94691fff  libLAPACK.dylib (1159) <A333AA38-9C2C-329C-AB92-94774C8264C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff948f2000 -     0x7fff948f2fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <97B71D88-9C93-3943-B09E-642183B4E1AC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff94b50000 -     0x7fff94d5bfff  libFosl_dynamic.dylib (16.24) <363B7CEE-B662-32F3-9D7B-245E64927C35> /usr/lib/libFosl_dynamic.dylib
    0x7fff94d5c000 -     0x7fff94d5cfff  com.apple.ApplicationServices (48 - 48) <DD9C4070-C0FC-3984-BCED-72E6E99838FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff94d5d000 -     0x7fff94d70fff  com.apple.CoreBluetooth (1.0 - 1) <BF5F87E3-6AAA-3B1F-9979-7A03D77937C8> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff94d71000 -     0x7fff94d74ff7  libsystem_sandbox.dylib (460.30.1) <3E0036AF-FC64-3352-8DA4-6B550C2C2562> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff94e12000 -     0x7fff94e39fff  com.apple.ChunkingLibrary (167 - 167) <508861C9-F5E6-343B-8DD0-D71DFE49ECFD> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff94f99000 -     0x7fff94fa1ffb  libsystem_dnssd.dylib (625.20.4) <945B5FB1-DA91-3D45-A961-A8FAD53C1E7E> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9508a000 -     0x7fff9508aff7  liblaunch.dylib (756.20.4) <EDF719D6-D2BB-38DD-8C94-4272BEFDA2CD> /usr/lib/system/liblaunch.dylib
    0x7fff95098000 -     0x7fff9509eff7  com.apple.speech.recognition.framework (5.1.1 - 5.1.1) <FA5CB89A-2BFE-38CC-B1A3-E48792CD898C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff95478000 -     0x7fff95484ff7  com.apple.OpenDirectory (10.11 - 194) <5409AC27-3B83-3F35-8EB5-51228B4604AE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff956e4000 -     0x7fff95700ff3  libresolv.9.dylib (60) <A650B5C8-1950-36A0-86D1-0B2465318BFA> /usr/lib/libresolv.9.dylib
    0x7fff9584d000 -     0x7fff9584efff  libsystem_secinit.dylib (20) <FD6ECF2C-1489-32CA-981B-9045B5EB1FAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff9584f000 -     0x7fff95861fff  libsasl2.2.dylib (209) <02BF4226-23E9-34EC-A727-CF0E205395F8> /usr/lib/libsasl2.2.dylib
    0x7fff95bf2000 -     0x7fff95bfdfff  libGL.dylib (12.0.40.6) <2A13E40A-BFA1-34FD-925A-C7023FEF254C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff95c73000 -     0x7fff95d98ff7  com.apple.LaunchServices (728.6 - 728.6) <204CD7A1-D99C-3655-82D7-E8E89F9C666B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff95d99000 -     0x7fff95d99fff  libenergytrace.dylib (10) <A4AE7CBD-CF0A-3A74-8098-B642CE496611> /usr/lib/libenergytrace.dylib
    0x7fff95d9a000 -     0x7fff95dfbff7  libsystem_network.dylib (583.20.10) <865FE79A-A22D-3733-A14F-FC7B37F3AECD> /usr/lib/system/libsystem_network.dylib
    0x7fff95dfc000 -     0x7fff95e1efff  com.apple.IconServices (68.1 - 68.1) <3ECAA762-1193-3D76-A25F-7680DB3A957E> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff95e1f000 -     0x7fff95e52ff7  com.apple.MediaKit (16 - 809) <BF8032FE-6645-37F6-A622-BC7EEE3EAABF> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff95e53000 -     0x7fff95ee9fff  com.apple.ColorSync (4.9.0 - 4.9.0) <8BB8DF19-C24F-39F8-8B90-AD186D74587C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff95eea000 -     0x7fff95eeaff7  libkeymgr.dylib (28) <09397E01-6066-3179-A50C-2CE666FDA929> /usr/lib/system/libkeymgr.dylib
    0x7fff95f12000 -     0x7fff95f1bff3  libsystem_notify.dylib (150.20.3) <243FADE1-255A-3B78-8033-F336CD64B817> /usr/lib/system/libsystem_notify.dylib
    0x7fff95f1c000 -     0x7fff95f6cff7  com.apple.Symbolication (1.4 - 58044) <2EC9F04A-4370-39C8-8549-FC6411D87463> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff95f71000 -     0x7fff9606dff7  libFontParser.dylib (158.4) <BF7F82EB-7820-364A-865E-442F42BFDFA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff9606e000 -     0x7fff9607aff7  com.apple.speech.synthesis.framework (5.4.12 - 5.4.12) <E507D438-517D-32AE-8609-02ACD2F0D692> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9607b000 -     0x7fff9607bfff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <E0D5C411-052F-3B71-9562-C1098FB2F86D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff9607c000 -     0x7fff9607dfff  libDiagnosticMessagesClient.dylib (100) <4243B6B4-21E9-355B-9C5A-95A216233B96> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff96090000 -     0x7fff9611dfff  libsystem_c.dylib (1082.20.4) <EAB38A6C-8671-3B13-B500-90EC1B912063> /usr/lib/system/libsystem_c.dylib
    0x7fff96122000 -     0x7fff96234fef  libvDSP.dylib (563.4) <C069B6A3-D7CD-3B72-918C-15514066A2F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff96235000 -     0x7fff96235fff  com.apple.CoreServices (728.6 - 728.6) <1FC9300C-6D3D-330C-829C-C8F094BC38C6> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff964a5000 -     0x7fff964d6fff  com.apple.GSS (4.0 - 2.0) <25DECD44-0905-3E53-9480-DE7BEB84DB83> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff964d7000 -     0x7fff96535fff  com.apple.SystemConfiguration (1.14 - 1.14) <5A70115B-E346-3EBD-A617-9A11C61EEF2E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff96536000 -     0x7fff96625fff  libxml2.2.dylib (29.2) <F70308DF-313F-334F-8F0E-82E79821583D> /usr/lib/libxml2.2.dylib
    0x7fff9664a000 -     0x7fff966a7fff  com.apple.CoreServices.OSServices (728.6 - 728.6) <CA616ACB-A872-386C-B16D-193A7E495C4D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff967ee000 -     0x7fff967f3fff  com.apple.ImageCapture (9.0 - 9.0) <33F7822F-1124-3D73-AF66-515EA32A4A47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff967f4000 -     0x7fff96a01ffb  libicucore.A.dylib (551.41) <CFFD7342-A7D6-323A-AC14-B9EECF6EFFED> /usr/lib/libicucore.A.dylib
    0x7fff96a35000 -     0x7fff96d1aff3  com.apple.CoreServices.CarbonCore (1136 - 1136) <FFBDE3BF-0BB3-37A2-8A44-6E25284CC348> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff96d1b000 -     0x7fff96d1dff7  com.apple.xpc.ServiceManagement (1.0 - 1) <3777FD15-B6F3-32A2-A8E3-3E8CE3B8D5E7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff96e99000 -     0x7fff96ec2fff  libxpc.dylib (756.20.4) <61AB4610-9304-354C-9E9B-D57198AE9866> /usr/lib/system/libxpc.dylib
    0x7fff96ec3000 -     0x7fff96f4cff7  com.apple.PerformanceAnalysis (1.0 - 1) <FB33FACE-5A99-34E0-83CC-CEDCCFAC74C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff96f4d000 -     0x7fff96f66fef  libcompression.dylib (25) <C8546222-B022-39EA-9896-0387BA1D5C51> /usr/lib/libcompression.dylib
    0x7fff96f72000 -     0x7fff96fe1fff  com.apple.SearchKit (1.4.0 - 1.4.0) <CA50106F-F45A-36AC-AD2B-C3B19F5DD52F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff97118000 -     0x7fff97325ff7  com.apple.CoreImage (11.2.0 - 366.2.7) <344F1067-5F52-3626-8F6C-2B678DEB80A1> /System/Library/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff97576000 -     0x7fff976a2ff7  com.apple.CoreText (352.0 - 494.10) <9FD834B1-FF8E-3EB0-BB11-6E9120969086> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff976a3000 -     0x7fff97711ff7  com.apple.ApplicationServices.ATS (377 - 394.3) <0DDD3503-3D74-3CCA-BD25-7F19B03C2579> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff98125000 -     0x7fff9826ffc7  com.apple.coreui (2.1 - 365.2) <727C55D3-503A-3EC4-8A23-C984E320F65F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff98270000 -     0x7fff98299fff  libsystem_info.dylib (477.20.1) <6513635B-4ADE-3B45-BF63-ED7AC565B0C9> /usr/lib/system/libsystem_info.dylib
    0x7fff982f4000 -     0x7fff98411fff  libsqlite3.dylib (216.4) <DC3D59E7-91A3-374F-957C-6699729CD82B> /usr/lib/libsqlite3.dylib
    0x7fff9859f000 -     0x7fff985a3fff  libpam.2.dylib (20) <CFCD19BD-87BC-3F2B-BB1C-4C23E8E55F1A> /usr/lib/libpam.2.dylib
    0x7fff985a4000 -     0x7fff985b5ff7  libz.1.dylib (61.20.1) <B3EBB42F-48E3-3287-9F0D-308E04D407AC> /usr/lib/libz.1.dylib
    0x7fff985bf000 -     0x7fff98855fff  libmecabra.dylib (696.4) <0A1574F0-3222-3856-A1C6-D8BE20DC4C48> /usr/lib/libmecabra.dylib
    0x7fff98856000 -     0x7fff9893cfef  unorm8_bgra.dylib (2.6.4.1) <F2A325FF-D55F-3091-88E2-5EBF3648274A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
    0x7fff9893d000 -     0x7fff98940fff  libCoreVMClient.dylib (119.5) <CD7DE25C-D7AD-3ECD-BEEC-F57992A4A08E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff98946000 -     0x7fff98962ff7  libextension.dylib (78) <589FA312-F17C-3A8D-986F-FD995D0065D5> /usr/lib/libextension.dylib
    0x7fff989a7000 -     0x7fff989a9fff  com.apple.loginsupport (1.0 - 1) <9B2F5F9B-ED38-313F-B798-D2B667BCD6B5> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff98a2f000 -     0x7fff98ac4fff  com.apple.ink.framework (10.9 - 214) <6B573126-A6E9-357F-B36A-AA5BDC0BEAF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff98ac5000 -     0x7fff98aceff7  libsystem_pthread.dylib (138.10.4) <327CECD0-B881-3153-8FCC-4FD4818B7F16> /usr/lib/system/libsystem_pthread.dylib
    0x7fff98acf000 -     0x7fff98b07fff  com.apple.RemoteViewServices (2.0 - 99) <596153FD-3CB9-3FED-9D63-1B73B01AC6DB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff98b95000 -     0x7fff98ba3fff  libxar.1.dylib (302) <03207F66-2C4A-3DBD-8D81-70F4C85903C4> /usr/lib/libxar.1.dylib
    0x7fff99086000 -     0x7fff990affff  libc++abi.dylib (125) <DCCC8177-3D09-35BC-9784-2A04FEC4C71B> /usr/lib/libc++abi.dylib
    0x7fff990b0000 -     0x7fff990cfff7  com.apple.framework.Apple80211 (11.0 - 1110.33) <EC583C00-9073-39C3-B613-96D5BA0FDD32> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff990d0000 -     0x7fff990f1fff  com.apple.Sharing (442.9.1 - 442.9.1) <672DE6DF-98E0-30A4-BA25-44BDE188D0BE> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff990f2000 -     0x7fff99181ff7  libCoreStorage.dylib (517.20.1) <EC540EAA-089C-36D9-BBAA-0684EDE098AB> /usr/lib/libCoreStorage.dylib
    0x7fff99188000 -     0x7fff99241ff7  libvMisc.dylib (563.4) <3114F9E9-2B0D-3371-93A1-04BB55CE8DBD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff9925f000 -     0x7fff9926afff  com.apple.CrashReporterSupport (10.11 - 717) <474544AD-1199-3ECC-90E5-071847BA72C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff9926b000 -     0x7fff99272ff7  libcompiler_rt.dylib (62) <D3C4AB40-23B4-3BC6-8C38-5B8758D14E80> /usr/lib/system/libcompiler_rt.dylib
    0x7fff99273000 -     0x7fff99283fff  libSparseBLAS.dylib (1159) <81330B45-9CA3-34AC-891C-6E770C3DFC24> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libSparseBLAS.dylib
    0x7fff9955d000 -     0x7fff99588ffb  libarchive.2.dylib (33.20.2) <6C370A21-63FD-3A68-B4B3-5333F24B770B> /usr/lib/libarchive.2.dylib
    0x7fff9963e000 -     0x7fff9968aff7  com.apple.corelocation (1486.17 - 1615.38) <5AE891F7-ED25-3C6C-A8DD-5D702FB87DC7> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff99882000 -     0x7fff9988afff  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
    0x7fff9988b000 -     0x7fff998a9fff  libsystem_kernel.dylib (3248.30.4) <9CEB6C3B-1CAF-3C32-A9FD-93BC72CBCEA1> /usr/lib/system/libsystem_kernel.dylib
    0x7fff998aa000 -     0x7fff99b2aff3  com.apple.security (7.0 - 57337.20.44) <290E0078-464E-30EE-8288-8B29A875FFE3> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff99b58000 -     0x7fff99b6eff7  libLinearAlgebra.dylib (1159) <FA316609-9851-3C5C-AF46-685A25768D45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
    0x7fff9a2b1000 -     0x7fff9a2c5fff  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <8D8A190B-3C08-3624-8DC6-E9EBE22BC3BB> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff9a2c6000 -     0x7fff9a2c7ffb  libremovefile.dylib (41) <B8D1A5FC-CFD5-3AAB-8A10-14DDC129710A> /usr/lib/system/libremovefile.dylib
    0x7fff9a37f000 -     0x7fff9a3cbfff  com.apple.print.framework.PrintCore (11.2 - 472.2) <449D8AB5-7891-32D0-9DC5-C90FE10DC0BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff9a4c1000 -     0x7fff9a54edd7  com.apple.AppleJPEG (1.0 - 1) <9F0E8564-FCC4-33BE-9C6A-2BA926A33F6F> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff9a5b7000 -     0x7fff9a5f1fff  com.apple.QD (3.12 - 302) <3F36A108-C557-353A-A3F7-80DDCB82BB37> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff9a6e5000 -     0x7fff9a6fcfff  libmarisa.dylib (4) <E4919B03-D9BD-3AF8-B436-C415C98E3F0A> /usr/lib/libmarisa.dylib
    0x7fff9a6fd000 -     0x7fff9a72bff7  com.apple.CoreServicesInternal (248.2 - 248.2) <7D0D2C65-C4C4-3FBD-89A7-12302EA444AA> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9a72c000 -     0x7fff9abeafcf  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
    0x7fff9abeb000 -     0x7fff9abecfff  libsystem_blocks.dylib (65) <49D42329-7DE9-3413-92C3-A473A7E9CF35> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9accb000 -     0x7fff9ace5ff3  liblzma.5.dylib (10) <CC03591B-FA57-3CA5-AC81-0D76033AC0CE> /usr/lib/liblzma.5.dylib
    0x7fff9acfc000 -     0x7fff9acfefff  libsystem_coreservices.dylib (19.2) <1B3F5AFC-FFCD-3ECB-8B9A-5538366FB20D> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff9acff000 -     0x7fff9ad03fff  com.apple.CommonPanels (1.2.6 - 96) <61E9D84F-435A-3C7B-A065-047B80775777> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff9b0cc000 -     0x7fff9c337ffb  com.apple.CoreGraphics (1.600.0 - 948) <A5BCCC6D-D931-360D-BF45-02F5ED4E1773> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff9c3b3000 -     0x7fff9c824ff3  com.apple.GeoServices (1.0 - 1151.2.13.9) <52A8FBB6-267C-3371-A516-264572B5800F> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

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

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

                                VIRTUAL   REGION 
REGION TYPE                        SIZE    COUNT (non-coalesced) 
===========                     =======  ======= 
Accelerate.framework               128K        2 
Activity Tracing                  2048K        2 
CG backing stores                  440K        3 
CG image                            80K       20 
CG shared images                   240K        7 
CoreAnimation                     30.8M       47 
CoreUI image data                  836K       13 
CoreUI image file                  192K        4 
Dispatch continuations            24.0M        2 
Foundation                          28K        3 
IOKit                              232K        5 
Image IO                            52K       14 
Kernel Alloc Once                    8K        3 
MALLOC                           209.8M       41 
MALLOC guard page                   32K        7 
Memory Tag 242                      12K        2 
OpenCL                              16K        3 
STACK GUARD                       56.1M       20 
Stack                             16.7M       21 
VM_ALLOCATE                        492K       17 
__DATA                            22.4M      224 
__IMAGE                            528K        2 
__LINKEDIT                        92.0M       11 
__TEXT                           168.9M      232 
__UNICODE                          552K        2 
mapped file                      513.6M       88 
shared memory                     16.3M       12 
===========                     =======  ======= 
TOTAL                              1.1G      780 

Model: MacPro6,1, BootROM MP61.0116.B16, 6 processors, 6-Core Intel Xeon E5, 3.5 GHz, 64 GB, SMC 2.20f18
Graphics: AMD FirePro D300, AMD FirePro D300, PCIe, 2048 MB
Graphics: AMD FirePro D300, AMD FirePro D300, PCIe, 2048 MB
Memory Module: DIMM1, 16 GB, DDR3 ECC, 1866 MHz, 0x80AD, 0x484D54343247523741465234432D52442020
Memory Module: DIMM2, 16 GB, DDR3 ECC, 1866 MHz, 0x80AD, 0x484D54343247523741465234432D52442020
Memory Module: DIMM3, 16 GB, DDR3 ECC, 1866 MHz, 0x80AD, 0x484D54343247523741465234432D52442020
Memory Module: DIMM4, 16 GB, DDR3 ECC, 1866 MHz, 0x80AD, 0x484D54343247523741465234432D52442020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x135), Broadcom BCM43xx 1.0 (7.21.94.136.1a1)
Bluetooth: Version 4.4.3f4 16616, 3 services, 27 devices, 1 incoming serial ports
Network Service: Ethernet 2, Ethernet, en1
PCI Card: AMD FirePro D300, Display Controller, Slot-1
PCI Card: AMD FirePro D300, Display Controller, Slot-2
PCI Card: Apple 57761-B0, Ethernet Controller, Thunderbolt@234,0,0
PCI Card: pci11c1,5901, IEEE 1394 Open HCI, Thunderbolt@233,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@239,0,0
PCI Card: pci12d8,400e, USB Open Host Controller, Thunderbolt@239,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@239,0,2
Serial ATA Device: APPLE SSD SM0512F, 500.28 GB
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: USB 2.0 Bus
USB Device: Hub
USB Device: FaceTime HD Camera (Display)
USB Device: Apple Thunderbolt Display
USB Device: Display Audio
USB Device: USB 3.0 Bus
USB Device: Turtle Beach USB Audio
USB Device: Keyboard Hub
USB Device: Fitbit Base Station
USB Device: Apple Keyboard
USB Device: USB Ear-Microphone
Thunderbolt Bus: Mac Pro, Apple Inc., 19.2
Thunderbolt Bus: Mac Pro, Apple Inc., 19.2
Thunderbolt Bus: Mac Pro, Apple Inc., 19.2
Thunderbolt Device: Thunderbolt Display, Apple Inc., 3, 26.2

Checkout theirs/ours in Conflict view

The only use case which makes me occasionally switch back to the cli is conflict resolution using the git checkout --theirs and git checkout --ours commands. It would be awesome if GitUp displayed two buttons or icons for quickly resolving a conflict by selecting ours or theirs without having to launch an external merge tool.

autostash like Git CLI on pull

git version 1.8.4 introduced the autostash feature which is very convenient when you use "git pull --rebase" or want to modify your commit history (merge commits...).
Is there any plan to support autostash in gitup?

GitUp hangs with private GitHub orgs when using HTTPS

Love the GitUp, thank you very much. Want to introduce it at work where we use a private org to store many of our repos. I have zero problems/challenges with GitUp on my public repos but cannot interact with repos in our private org.

When I try to push, I am prompted by the OSX keychain helper for user/pass and then it sits in a Remote operation in progress state.

Add support for commit sign-off

Some projects require a DCO sign-off, which is a line at the bottom of the commit message like this:

Signed-off-by: John <[email protected]>

When using the Git CLT, the -s commit flag adds this to the message automatically, and GitX has a button that appends it to the message.

Cherry-pick does not preserve author

Whenever I cherry-pick commit authored by someone else GitUp puts my name both in "Committer" and "Author" properties.

Expected result: "Author" field is preserved

GitHub app URL scheme

On GitHub.com you find link with "Open this in GitHub Desktop" they use an URL-Scheme like: github-mac://openRepo/https://github.com/project/reponame?branch=branch-name

Would be great if GitUp would also support these.

Open Recent has no entries

At some point since I started using GitUp, the Open Recent submenu has stopped populating with recently opened repos (it just permanently has a greyed out 'Clear Menu'), such that I have to use โŒ˜O to open any repo I want to get to.

I'm running GitUp 1.0.4 (1012) on OS X 10.11.3.

Can't open stash view anymore

I pasted some multiline text into the stash name input and now I am not able to open the stash view anymore.

Error message shown: "Unable to parse OID - contains invalid characters"

GitUp version: 1.0.4

Add filtering UI in merge conflict view to handle merges with lots of files

The diff view controller was not optimized to render 10,000 diffs if that's what you get ๐Ÿ˜•

  • What you want starts in the GIConflictResolverViewController class, which itself uses a GIDiffContentsViewController and GIDiffFilesViewController.
  • The contents to display is set in -_reloadContents, and comes from the GCLiveRepository instance (the unifiedStatus and indexConflicts properties).
  • These properties are live updated once enabled by GIConflictResolverViewController using at self.repository.statusMode = kGCLiveRepositoryStatusMode_Unified;.
  • The property live update happens in -[GCLiveRepository _updateStatus] where the diffs are actually computed.

So basically one approach would be to add an extra parameter to the diff APIs so allow filtering based on name or file state or whatever you want. The actual implementation is in:

- (GCDiff*)_diffWithType:(GCDiffType)type
             filePattern:(NSString*)filePattern
                 options:(GCDiffOptions)options
       maxInterHunkLines:(NSUInteger)maxInterHunkLines
         maxContextLines:(NSUInteger)maxContextLines
                   error:(NSError**)error
                   block:(int (^)(git_diff** outDiff, git_diff_options* diffOptions))block {
...
}

Then this parameter is is turn exposed on GCLiveRepository and can eventually be set by GIConflictResolverViewController as needed.

Add navigation between repositories

Add navigation between repositories / recent repositories like:

  • Add tabs on the top of the view.
  • Add bookmarks window to store repositories ( Source tree solution )

Set a specific environment variable on hooks executed from GitUp

Should be easy to fix by setting an environment variable whenever executing a hook from GitUp.

See the line task.additionalEnvironment = @{@"PATH": cachedPATH}; in

- (BOOL)runHookWithName:(NSString*)name arguments:(NSArray*)arguments standardInput:(NSString*)standardInput error:(NSError**)error

Add nullability qualifiers to GitUpKit

Something like

#ifndef __has_feature
#define __has_feature(...)
#endif

#if __has_feature(nullability)
#  define GC_NULLABLE __nullable  // or _Nullable for Xcode 7+
#  define GC_NONNULL __nonnull  // or _Nonnull for Xcode 7+
#  define GC_ASSUME_NONNULL_BEGIN NS_ASSUME_NONNULL_BEGIN
#  define GC_ASSUME_NONNULL_END NS_ASSUME_NONNULL_END
#else
#  define GC_NULLABLE
#  define GC_NONNULL
#  define GC_ASSUME_NONNULL_BEGIN
#  define GC_ASSUME_NONNULL_END
#endif

Might also consider annotations for collection types; something like:

#define GC_CONTAINING(...) <__VA_ARGS__>

- (NSArray GC_CONTAINING(GCBranch*)*)listLocalBranches:(NSError**)error;

Support other 3rd party diff tools by allowing user to specify a command line?

I'd like to be able to use BBEdit for 2-way diffs. But there are many other good tools and I doubt you want to add explicit support for all of them. Any chance of support for an arbitrary command string? That should satisfy most tools (though it means the user has to figure some things). SourceTree does this, and copying them might help with documentation (meaning that any info a user finds for how to configure for SourceTree would also work for gitup).

Ideally one could specify a command and arguments separately for 2-way diff and 3-way merge

If there is already a way to hack this in by editing a config file, I'd love to know it.

GUI Tool not working in External Diff/Merge

Error message:

Git diff tool requires both 'diff.tool' (or 'diff.guitool') and 'difftool.<tool>.cmd' to be defined in your Git configuration.

Although everything is fine with my ~/.gitconfig. But you expect this configuration to be in the repo's local configuration ./.git/config only

Remember last open pane

I usually use it just for the commit feature, would it make sense to recall the last open pane when I re-open the application (E.g. from CLI) and show that? Or make the default pane configurable?

2-3 second pause before showing map view in very large repositories

I work with a repository with over 100,000 commits. When I switch to some view other than the map view, such as quick view, then switch back, there's a 2-3 second pause before map view reappears. Could be fixed by leaving the map view around when you switch to another view, instead of recreating it.

Make GitUp compatible with worktrees

Since a few months git supports a feature called worktrees (https://git-scm.com/docs/git-worktree) which is a very nifty feature to work with multiple branches of a repository at once, possibly interacting between them, while having the data only exactly once.

To realise this .git in a worktree directory is not a directory as usual but a file pointing to the metadata for this specific worktree inside the main directory. The directory pointed to contain information about the usual .git structure relevant for GitUp.

At the moment I'm using GitUp as a quick way to figure out whether a clone is actually a worktree or not:

# gitup
No repository found at current path

but of course I'd prefer if GitUp was able to operate on it instead. ;)

Please consider including support for that in future versions. Thanks for your attention and great work.

Diffs of large files made of mostly a single line can take very long

The problem is not the file size, but when diff'ing text files which are made of a huge single line, so GitUp spends a lot of time computing the wrapping. And in Side-by-Side mode vs Unified mode, it needs to do it twice by definition, so it would be twice as slow.

In the meantime, I would recommend trying to mark such minified files as binary through the use of Git attributes. This way they won't even be diff'ed.

Add navigation keyboard shortcuts to diff view

A feature request(s): It would be handy to have keyboard shortcuts for the following in the commit view:

  1. Discard changes to on a file
  2. Have tab include the diff section. Allow Shift + Up/Down arrows to select lines.

When requesting a diff of thousands of files, the application becomes unresponsive for a minute

I selected a commit and pressed | to show the diff between HEAD and another commit. The app hanged for a minute or so.

I guess that the diffing happens in the GUI thread. I can't interrupt it. It would be nice if the diff could be loaded one-by-one, or with some progress bar, or anything.

But I have to say that once the diff is loaded (really huge, thousands of files), browsing it is amazingly fast.

Having GitUp in background opened in commit view sometimes affects git rebase from CLI

Looking at the code, GitUp sets GIT_DIFF_UPDATE_INDEX when live diffing the workdir with the index using libgit2 while the Commit view is active: https://github.com/git-up/GitUp/blob/master/GitUpKit/Core/GCDiff.m#L527

The header doc says:

         /** When diff finds a file in the working directory with stat
     * information different from the index, but the OID ends up being the
     * same, write the correct stat information into the index.  Note:
     * without this flag, diff will always leave the index untouched.
     */

That should be the only case in the entire app where it writes the index outside of an explicit user request.

The index.lock thing could be the problem: I guess Git CLI and libgit2 are walking on each others feet. When doing a rebase with lots of files, the rebase takes long enough so that GitUp's auto-diff fires "in the middle", which in turn have libgit2 update the index.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.