Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

vivo

macrumors 6502
Original poster
Jun 18, 2015
370
107
Hi fellow Mac peeps,

(I haven't introduced myself but let's skip that).

I gave up my search for a Foobar 2000 like music player for OS X.....until I found the source of Cog on Bitbucket.

I have a Synology NAS with 1 shared music folder where all my music resides.

So for OS X you have all these iTunes library importers in all those nifty (money costing) music players. That is not what I want. Neither do I want/need iTunes for playing my music. Also it does not play .FLAC.

So strangely enough no one wants a panel with a music library that can be sorted/ordered by FOLDER ????

Well I do and found Cog for this purpose. Now what I did was enhance it.

Cog play a lot of different audio format and even internet radio streams. So bullseye.

Here are the features I added to my Cog 2015 version.

- I build in a 10 Band Equalizer, with VUMeter and Clipping indicator.
- Yosemite/El Capitan Dark theme/colors.
- Volume slider reduced to 100% instead of 400% ( why was that 400%? I don't want to overload my Audio signal...).
- Volume indication is now in dB (decibels) instead of percentage (%).
- Meta info in tagged .WAV files is now displayed. This was not working before.
- a MONO switch for those who need it.
- Time remaining is now also displayed instead of only elapsed.
- Some cosmetic changes in the toolbar buttons.

I compiled it under 10.11 El Capitan DP1 with 10.6 SDK so it should run on 10.6 up till 10.11.

For the Equalizer I used routines from this: https://github.com/bartolsthoorn/NVDSP

You can download my Cog 2015 version here : http://www73.zippyshare.com/v/RPGxoiqJ/file.html

Have fun with it, I do.
 
Well, I downloaded it to give it a try, as I am one brave ************ with such software, and the first issue I had, was that the OPEN dialog (where I choose the folder of music) has a grey/dark grey background with black letters, which makes it kinda hard to see which folders I want to select.
I don't know if that is due to the play list being the same color, but it is irritating.
I run it on 10.10.3.
 
True on Yosemite. Not on El Capitan.

But: you select it only one time right ? Or do you change the folder all the time? I change i once & it's done.
 
True on Yosemite. Not on El Capitan.

But: you select it only one time right ? Or do you change the folder all the time? I change i once & it's done.

Ah, Yosemite is the best.

As for me choosing, depends on my selection, as I have one folder with lots of subfolders for soundtracks, then another folder for artists with lots of subfolders, then another folder for compilations and so on.

EDIT

I just saw, that one can easily go up one folder.

/EDIT


What about a search feature? Is that complicated? I ask, as I do not have any clue about that and only use drag and drop programming tools to create my Final Cut Pro X alternative titled "cut away".
 
Search well I don't know. Maybe I'll add this to the list.

Do you like the Equalizer? It was a lot of work.

I'll have a look into the font thing with folder selection for you.
 
The folder selection thing is not important anymore - see my EDIT. And then below.

As for search, I just found the Search For Artist under Playlist, again, the window is dark, see attached screenshot:

Screen Shot 2015-06-18 at 20.29.06.png


I will take a look at the equalizer: Seems to work, even faster than on iTunes. Visually the level meter could do without the black stripes, as they do not seem to serve a purpose?


Ups, Cogs just crashed, when I was trying to enter additional characters in the SEARCH box.

Will post the report in the following two posts, since Xenforo has problems with more than 7,000 characters.
 
I'll check that Search window now.

Maybe I'll put another bitmap in the level meter instead of Xcode's level indicator, if that is possible

Thanks!
 
Crash Report

Code:
Process:               Cog [25261]
Path:                  /Users/USER/Downloads/Cog.app/Contents/MacOS/Cog
Identifier:            org.cogx.cog
Version:               1.0 (1010d)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Cog [25261]
User ID:               501

Date/Time:             2015-06-18 20:33:03.704 +0200
OS Version:            Mac OS X 10.10.3 (14D136)
Report Version:        11
Anonymous UUID:        01B5658D-C4D9-40A2-29D9-2D0D6397D7CA

Sleep/Wake UUID:       78DB6477-8B3C-4015-8E98-7B9A9B3999B3

Time Awake Since Boot: 250000 seconds
Time Since Wake:       21000 seconds

Crashed Thread:        0  Dispatch queue: com.apple.main-thread

Exception Type:        EXC_BAD_ACCESS (SIGBUS)
Exception Codes:       KERN_PROTECTION_FAILURE at 0x00000001030f4c70

VM Regions Near 0x1030f4c70:
    MALLOC_SMALL           0000000102800000-0000000103000000 [ 8192K] rw-/rwx SM=PRV
--> MALLOC_TINY            0000000103000000-0000000103100000 [ 1024K] rw-/rwx SM=COW
    CG image               0000000103100000-000000010310a000 [   40K] rw-/rwx SM=PRV

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                               0x00000001030f4c70 0 + 4346301552
1   com.apple.Metadata                0x00007fff8f2b4c96 __MDQueryFinalize + 159
2   com.apple.CoreFoundation          0x00007fff8fd94e8e CFRelease + 526
3   com.apple.Foundation              0x00007fff9ab99eac -[NSMetadataQuery _recreateQuery] + 468
4   com.apple.Foundation              0x00007fff9ab9ae8e -[NSMetadataQuery startQuery] + 74
5   org.cogx.cog                      0x0000000100025c7e -[SpotlightWindowController performSearch] + 638
6   org.cogx.cog                      0x0000000100026a46 -[SpotlightWindowController setSearchString:] + 134
7   com.apple.Foundation              0x00007fff9aacae6b _NSSetObjectValueAndNotify + 259
8   com.apple.Foundation              0x00007fff9aa5be7d -[NSObject(NSKeyValueCoding) setValue:forKey:] + 395
9   com.apple.Foundation              0x00007fff9aa7e901 -[NSObject(NSKeyValueCoding) setValue:forKeyPath:] + 339
10  com.apple.AppKit                  0x00007fff90791074 -[NSBinder _setValue:forKeyPath:ofObject:mode:validateImmediately:raisesForNotApplicableKeys:error:] + 360
11  com.apple.AppKit                  0x00007fff90790eb3 -[NSBinder setValue:forBinding:error:] + 248
12  com.apple.AppKit                  0x00007fff90c21b20 -[NSValueBinder _applyObjectValue:forBinding:canRecoverFromErrors:handleErrors:typeOfAlert:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:] + 220
13  com.apple.AppKit                  0x00007fff90c21e6e -[NSValueBinder applyDisplayedValueHandleErrors:typeOfAlert:canRecoverFromErrors:discardEditingCallback:otherCallback:callbackContextInfo:didRunAlert:error:] + 566
14  com.apple.AppKit                  0x00007fff9079077a -[NSValueBinder performAction:] + 291
15  com.apple.AppKit                  0x00007fff90790541 -[_NSBindingAdaptor _objectDidTriggerAction:bindingAdaptor:] + 131
16  com.apple.AppKit                  0x00007fff906d9a28 -[NSControl sendAction:to:] + 56
17  com.apple.AppKit                  0x00007fff906d9962 __26-[NSCell _sendActionFrom:]_block_invoke + 131
18  libsystem_trace.dylib             0x00007fff8ee22cd7 _os_activity_initiate + 75
19  com.apple.AppKit                  0x00007fff906d98bf -[NSCell _sendActionFrom:] + 144
20  com.apple.AppKit                  0x00007fff90b26adf __64-[NSSearchFieldCell(NSSearchFieldCell_Local) _sendPartialString]_block_invoke + 63
21  libsystem_trace.dylib             0x00007fff8ee22cd7 _os_activity_initiate + 75
22  com.apple.AppKit                  0x00007fff90b26a97 -[NSSearchFieldCell(NSSearchFieldCell_Local) _sendPartialString] + 186
23  com.apple.Foundation              0x00007fff9aa7f953 __NSFireTimer + 95
24  com.apple.CoreFoundation          0x00007fff8fe332e4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
25  com.apple.CoreFoundation          0x00007fff8fe32f73 __CFRunLoopDoTimer + 1059
26  com.apple.CoreFoundation          0x00007fff8fea653d __CFRunLoopDoTimers + 301
27  com.apple.CoreFoundation          0x00007fff8fdee608 __CFRunLoopRun + 2024
28  com.apple.CoreFoundation          0x00007fff8fdedbd8 CFRunLoopRunSpecific + 296
29  com.apple.HIToolbox               0x00007fff8eeaf56f RunCurrentEventLoopInMode + 235
30  com.apple.HIToolbox               0x00007fff8eeaf2ea ReceiveNextEventCommon + 431
31  com.apple.HIToolbox               0x00007fff8eeaf12b _BlockUntilNextEventMatchingListInModeWithFilter + 71
32  com.apple.AppKit                  0x00007fff905009bb _DPSNextEvent + 978
33  com.apple.AppKit                  0x00007fff904fff68 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 346
34  com.apple.AppKit                  0x00007fff904f5bf3 -[NSApplication run] + 594
35  com.apple.AppKit                  0x00007fff90472354 NSApplicationMain + 1832
36  org.cogx.cog                      0x0000000100040fe7 main + 55
37  org.cogx.cog                      0x0000000100001b84 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x00007fff9b226232 kevent64 + 10
1   libdispatch.dylib                 0x00007fff918bca6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib            0x00007fff9b220532 semaphore_timedwait_trap + 10
1   org.cogx.cog                      0x00000001000198c6 -[AudioScrobbler(Private) processAudioScrobblerCommands:] + 1350
2   com.apple.Foundation              0x00007fff9aa72dc2 __NSThread__main__ + 1345
3   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
4   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
5   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 3:
0   libsystem_kernel.dylib            0x00007fff9b2204de mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff9b21f64f mach_msg + 55
2   com.apple.CoreFoundation          0x00007fff8fdeeeb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation          0x00007fff8fdee37b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation          0x00007fff8fdedbd8 CFRunLoopRunSpecific + 296
5   com.apple.CoreFoundation          0x00007fff8fea5671 CFRunLoopRun + 97
6   org.cogx.cog                      0x000000010003f379 -[SPMediaKeyTap eventTapThread] + 89
7   com.apple.Foundation              0x00007fff9aa72dc2 __NSThread__main__ + 1345
8   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
9   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
10  libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 4:
0   libsystem_kernel.dylib            0x00007fff9b2204de mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff9b21f64f mach_msg + 55
2   com.apple.CoreFoundation          0x00007fff8fdeeeb4 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation          0x00007fff8fdee37b __CFRunLoopRun + 1371
4   com.apple.CoreFoundation          0x00007fff8fdedbd8 CFRunLoopRunSpecific + 296
5   com.apple.AppKit                  0x00007fff905c866b _NSEventThread + 137
6   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
7   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
8   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 5:: CVDisplayLink
0   libsystem_kernel.dylib            0x00007fff9b225136 __psynch_cvwait + 10
1   com.apple.CoreVideo               0x00007fff8ee44ff8 CVDisplayLink::waitUntil(unsigned long long) + 240
2   com.apple.CoreVideo               0x00007fff8ee444b3 CVDisplayLink::runIOThread() + 511
3   com.apple.CoreVideo               0x00007fff8ee4429b startIOThread(void*) + 147
4   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
5   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
6   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 6:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 7:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 8:
0   libsystem_kernel.dylib            0x00007fff9b220532 semaphore_timedwait_trap + 10
1   com.yourcompany.yourcocoaframework    0x00000001000c0392 -[Semaphore wait] + 50
2   com.yourcompany.yourcocoaframework    0x00000001000bac2a -[Node writeData:amount:] + 410
3   com.yourcompany.yourcocoaframework    0x00000001000b9d98 -[InputNode process] + 904
4   com.yourcompany.yourcocoaframework    0x00000001000badf7 -[Node threadEntry:] + 103
5   com.apple.Foundation              0x00007fff9aa72dc2 __NSThread__main__ + 1345
6   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
7   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
8   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 9:
0   libsystem_kernel.dylib            0x00007fff9b220532 semaphore_timedwait_trap + 10
1   com.yourcompany.yourcocoaframework    0x00000001000c0392 -[Semaphore wait] + 50
2   com.yourcompany.yourcocoaframework    0x00000001000bac2a -[Node writeData:amount:] + 410
3   com.yourcompany.yourcocoaframework    0x00000001000cb9ea -[ConverterNode process] + 234
4   com.yourcompany.yourcocoaframework    0x00000001000badf7 -[Node threadEntry:] + 103
5   com.apple.Foundation              0x00007fff9aa72dc2 __NSThread__main__ + 1345
6   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
7   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
8   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 10:: com.apple.audio.IOThread.client
0   libsystem_kernel.dylib            0x00007fff9b2204de mach_msg_trap + 10
1   libsystem_kernel.dylib            0x00007fff9b21f64f mach_msg + 55
2   com.apple.audio.CoreAudio         0x00007fff9b28457e HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned int, unsigned int, mach_msg_header_t*, bool, unsigned int) + 98
3   com.apple.audio.CoreAudio         0x00007fff9b28450c HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 42
4   com.apple.audio.CoreAudio         0x00007fff9b282aa9 HALC_ProxyIOContext::IOWorkLoop() + 965
5   com.apple.audio.CoreAudio         0x00007fff9b282612 HALC_ProxyIOContext::IOThreadEntry(void*) + 88
6   com.apple.audio.CoreAudio         0x00007fff9b2824e3 HALB_IOThread::Entry(void*) + 157
7   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
8   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
9   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 11:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 12:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 13:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 14:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 15:
0   libsystem_kernel.dylib            0x00007fff9b220532 semaphore_timedwait_trap + 10
1   com.yourcompany.yourcocoaframework    0x00000001000c0392 -[Semaphore wait] + 50
2   com.yourcompany.yourcocoaframework    0x00000001000bac2a -[Node writeData:amount:] + 410
3   com.yourcompany.yourcocoaframework    0x00000001000b9d98 -[InputNode process] + 904
4   com.yourcompany.yourcocoaframework    0x00000001000badf7 -[Node threadEntry:] + 103
5   com.apple.Foundation              0x00007fff9aa72dc2 __NSThread__main__ + 1345
6   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
7   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
8   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 16:
0   libsystem_kernel.dylib            0x00007fff9b220532 semaphore_timedwait_trap + 10
1   com.yourcompany.yourcocoaframework    0x00000001000c0392 -[Semaphore wait] + 50
2   com.yourcompany.yourcocoaframework    0x00000001000bac2a -[Node writeData:amount:] + 410
3   com.yourcompany.yourcocoaframework    0x00000001000cb9ea -[ConverterNode process] + 234
4   com.yourcompany.yourcocoaframework    0x00000001000badf7 -[Node threadEntry:] + 103
5   com.apple.Foundation              0x00007fff9aa72dc2 __NSThread__main__ + 1345
6   libsystem_pthread.dylib           0x00007fff9114a268 _pthread_body + 131
7   libsystem_pthread.dylib           0x00007fff9114a1e5 _pthread_start + 176
8   libsystem_pthread.dylib           0x00007fff9114841d thread_start + 13

Thread 17:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 18:
0   libsystem_kernel.dylib            0x00007fff9b22594a __workq_kernreturn + 10
1   libsystem_pthread.dylib           0x00007fff9114840d start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x00000001000deca8  rbx: 0x0000000100962000  rcx: 0x0000000000000000  rdx: 0x0000000000000000
  rdi: 0x0000000122146420  rsi: 0x0000000000000000  rbp: 0x00007fff5fbfcaf0  rsp: 0x00007fff5fbfcab8
   r8: 0x00007fff5fbfcad0   r9: 0x0000000000000000  r10: 0x000000010053ff50  r11: 0x00007fff7c490988
  r12: 0x0000000000000000  r13: 0x0000000122146420  r14: 0x0000000000000000  r15: 0x0000000100962000
  rip: 0x00000001030f4c70  rfl: 0x0000000000010246  cr2: 0x00000001030f4c70
Logical CPU:     0
Error Code:      0x00000015
Trap Number:     14


Binary Images:
       0x100000000 -        0x100057ff7 +org.cogx.cog (1.0 - 1010d) <834CF843-82CB-3139-BA13-3607C598B07C> /Users/USER/Downloads/Cog.app/Contents/MacOS/Cog
       0x1000b7000 -        0x1000d5ff7 +com.yourcompany.yourcocoaframework (1.0) <ED138024-4CE6-385E-A1D9-9127CCA0EFF6> /Users/USER/Downloads/Cog.app/Contents/Frameworks/CogAudio.framework/Versions/A/CogAudio
       0x1000ff000 -        0x100107ff7 +ND.NDHotKey (1.0 - 1) <F88C8A0A-4AB0-3A02-A770-E32FF7740613> /Users/USER/Downloads/Cog.app/Contents/Frameworks/NDHotKey.framework/Versions/A/NDHotKey
       0x100114000 -        0x10013bff7  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <B355479D-7CBE-3142-80EA-4FD3CCCC56FE> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
       0x100155000 -        0x100189fff +org.andymatuschak.Sparkle (1.6 git - 1.6) <BC5062BB-AD41-35D8-900D-136DD7E38A8B> /Users/USER/Downloads/Cog.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
       0x1001bc000 -        0x100218ff7 +com.growl.growlframework (2.0.1 - 2.0.1) <6C20B93B-75B2-30A4-8267-8C81BF90872B> /Users/USER/Downloads/Cog.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
       0x103144000 -        0x103147fff +org.cogx.cog.preferences (1.0) <28F95294-2AAE-32B8-A88D-4B44B6236291> /Users/USER/Downloads/Cog.app/Contents/Resources/General.preferencePane/Contents/MacOS/General
       0x103154000 -        0x103154fe5 +cl_kernels (???) <5DFEB89C-6884-4E57-9300-B3D3687D2766> cl_kernels
       0x10328f000 -        0x103293ff7 +com.vasfed.cog.apl (1.0) <8483B3E3-09E2-3B70-87FD-BFFCFE8343B6> /Users/USER/Downloads/Cog.app/Contents/PlugIns/APL.bundle/Contents/MacOS/APL
       0x10329b000 -        0x10329eff7 +com.yourcompany.AudioOverload (1.0) <891ADC0F-A8D5-38D0-ABB7-392B6977DF5C> /Users/USER/Downloads/Cog.app/Contents/PlugIns/AudioOverload.bundle/Contents/MacOS/AudioOverload
       0x1032a6000 -        0x1032a7fff +com.yourcompany.yourcocoabundle (1.0) <9A278056-2181-3121-8B31-776A2CFED625> /Users/USER/Downloads/Cog.app/Contents/PlugIns/CoreAudio.bundle/Contents/MacOS/CoreAudio
       0x1032ad000 -        0x1032b1fff +com.yourcompany.yourcocoabundle (1.0) <B1400A63-47FB-3534-91F3-CD9357C07F15> /Users/USER/Downloads/Cog.app/Contents/PlugIns/CueSheet.bundle/Contents/MacOS/CueSheet
       0x1032ba000 -        0x1032bbfff  com.apple.VideoDecodeAcceleration (1.1 - 8) <B624EA7A-EECA-3A30-9FE9-25C8339535BE> /System/Library/Frameworks/VideoDecodeAcceleration.framework/Versions/A/VideoDecodeAcceleration
       0x1032c0000 -        0x1032c0fe7 +cl_kernels (???) <D8FCC553-7AD9-42E6-8465-59E6D23D96ED> cl_kernels
       0x1032ed000 -        0x1032effff +com.yourcompany.yourcocoabundle (1.0) <4190BC57-0763-3E1C-B65B-13A9EF8CD76F> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Dumb.bundle/Contents/MacOS/Dumb
       0x1032f6000 -        0x1032f8ff7 +com.yourcompany.yourcocoabundle (1.0) <6463C248-CAA1-37F8-85EB-DA442908562B> /Users/USER/Downloads/Cog.app/Contents/PlugIns/FFmpegPlugin.bundle/Contents/MacOS/FFmpegPlugin
       0x1032ff000 -        0x103300fff +com.yourcompany.yourcocoabundle (1.0) <83E80B19-DB72-37D4-88F3-48A1CCA03566> /Users/USER/Downloads/Cog.app/Contents/PlugIns/FileSource.bundle/Contents/MacOS/FileSource
       0x103306000 -        0x103307ff7 +com.yourcompany.yourcocoabundle (1.0) <6B15379D-996D-3C2B-AE0D-913CCF2FB58A> /Users/USER/Downloads/Cog.app/Contents/PlugIns/M3u.bundle/Contents/MacOS/M3u
       0x106bc8000 -        0x106bccffb  libFontRegistryUI.dylib (134.1) <0E0D303E-2A48-340F-94A2-EEC3832E5895> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
       0x106d6e000 -        0x106d6efe7 +cl_kernels (???) <7EDF9AF3-741E-4A8C-97DD-967C221948FA> cl_kernels
       0x106e12000 -        0x106e37ff7 +org.ffmpeg.libavformat (1.0 - 1) <A56D3366-4C3E-356B-9F50-11F2097661EC> /Users/USER/Downloads/Cog.app/Contents/PlugIns/FFmpegPlugin.bundle/Contents/Frameworks/libavformat.framework/Versions/A/libavformat
       0x106e59000 -        0x106e5bfff +com.yourcompany.yourcocoabundle (1.0) <E74E8B3F-54A3-31AE-A5D0-4401FCDF2318> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Musepack.bundle/Contents/MacOS/Musepack
       0x107136000 -        0x107136ff5 +cl_kernels (???) <F02ECCD1-4B42-4AC1-8D6A-5954EF3FCE79> cl_kernels
       0x108af1000 -        0x108af1fef +cl_kernels (???) <166039FF-9D4D-4B98-B580-FA50823460CC> cl_kernels
       0x108fc7000 -        0x108fc7ffe +cl_kernels (???) <614F8146-1D30-4F51-9C60-12C2005A1CD7> cl_kernels
       0x10adf2000 -        0x10adf4fff +com.yourcompany.yourcocoabundle (1.0) <42999798-30E5-3D0B-B2F0-B2300D4E35BE> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Flac.bundle/Contents/MacOS/Flac
       0x10ae2c000 -        0x10ae2eff7 +com.yourcompany.yourcocoabundle (1.0) <1739132C-7CFC-3546-9880-BC72675A7B05> /Users/USER/Downloads/Cog.app/Contents/PlugIns/GME.bundle/Contents/MacOS/GME
       0x10ae35000 -        0x10ae38fff +com.yourcompany.yourcocoabundle (1.0) <1E897CE4-2138-359F-A95F-06DF4BDB5600> /Users/USER/Downloads/Cog.app/Contents/PlugIns/HTTPSource.bundle/Contents/MacOS/HTTPSource
       0x10ae40000 -        0x10ae43ff7 +com.yourcompany.yourcocoabundle (1.0) <2FDCC97D-16A2-3C62-B6B4-85A181F01ACC> /Users/USER/Downloads/Cog.app/Contents/PlugIns/MAD.bundle/Contents/MacOS/MAD
       0x10ae4a000 -        0x10ae4cff7 +com.yourcompany.yourcocoabundle (1.0) <FCCEB685-5E69-355D-840F-E605749EE337> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Pls.bundle/Contents/MacOS/Pls
       0x10ae51000 -        0x10ae52ff7 +com.yourcompany.yourcocoabundle (1.0) <DC6D1B57-58F5-37B9-A9CF-E6644E0D6377> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Shorten.bundle/Contents/MacOS/Shorten
       0x10aeaa000 -        0x10af90fef  unorm8_bgra.dylib (2.4.5) <7BFE1DA8-2BE4-3B4F-8A7F-F3D6D4D36ADA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
       0x10b1ec000 -        0x10b1faff7 +com.yourcompany.yourcocoaframework (1.0) <EF7B2E0F-818A-30DB-8BC3-B964C03CF7B6> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Musepack.bundle/Contents/Frameworks/mpcdec.framework/Versions/A/mpcdec
       0x10b20b000 -        0x10b20dff7 +com.yourcompany.yourcocoabundle (1.0) <B6A18B9C-4B34-3CE7-96A0-CA3E4108C0DE> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Vorbis.bundle/Contents/MacOS/Vorbis
       0x10b21b000 -        0x10b221ff7 +com.yourcompany.yourcocoaframework (1.0) <B9367137-A941-35AE-9ADB-650D55A07075> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Shorten.bundle/Contents/Frameworks/Shorten.framework/Versions/A/Shorten
       0x10b25f000 -        0x10b261fff +com.yourcompany.yourcocoabundle (1.0) <8CFAB1D0-F6AE-3FF2-A151-A6B3691BEB2D> /Users/USER/Downloads/Cog.app/Contents/PlugIns/WavPack.bundle/Contents/MacOS/WavPack
       0x10b7ef000 -        0x10b7efffe +cl_kernels (???) <614F8146-1D30-4F51-9C60-12C2005A1CD7> cl_kernels
       0x10b7f3000 -        0x10b7f3fef +cl_kernels (???) <166039FF-9D4D-4B98-B580-FA50823460CC> cl_kernels
       0x10c67e000 -        0x10c6a1fff  com.apple.carbonframeworktemplate (1.0 - 1.0) <2BD63C6C-9065-3314-8B2B-82BF5AFAFC2E> /Users/USER/Downloads/Cog.app/Contents/PlugIns/MAD.bundle/Contents/Frameworks/MAD.framework/Versions/A/MAD
       0x10c900000 -        0x10c905ff7 +org.xiph.libogg (1.0) <D15FE073-4396-38DA-B3DB-8F9FF1780C87> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Vorbis.bundle/Contents/Frameworks/Vorbis.framework/Versions/A/Frameworks/ogg.framework/Versions/A/Ogg
       0x10cefa000 -        0x10cefbfe5 +cl_kernels (???) <A3D39DC9-09D7-4B51-8F5C-72045809FC1B> cl_kernels
       0x10d800000 -        0x10e1aeff7  libclhWeb.dylib (4.0.3 - 4.0.3) <8DDB5AA4-5DF0-3597-AAC3-F2B57E7EA0B5> /System/Library/Extensions/GeForceGLDriverWeb.bundle/Contents/MacOS/libclhWeb.dylib
       0x10e7ee000 -        0x10e7f5fff  com.apple.CacheDelete (1.0 - 1) <B1800E38-6208-3E66-8D48-7A7A2F085EB0> /System/Library/PrivateFrameworks/CacheDelete.framework/CacheDelete
       0x1124d8000 -        0x1124e4ff7 +com.yourcompany.yourcocoabundle (1.0) <96569801-E509-3C9E-A4E3-86769BE30F9A> /Users/USER/Downloads/Cog.app/Contents/PlugIns/TagLib.bundle/Contents/MacOS/TagLib
       0x11313a000 -        0x113195fff +com.yourcompany.yourcocoaframework (1.0) <2F88797F-1C66-3EEF-BF71-CCF1280E3AF1> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Dumb.bundle/Contents/Frameworks/Dumb.framework/Versions/A/Dumb
       0x113c3e000 -        0x113c5dff7 +org.ffmpeg.libavutil (1.0 - 1) <D8766BD0-75D2-3190-AF8F-65ADF53A907E> /Users/USER/Downloads/Cog.app/Contents/PlugIns/FFmpegPlugin.bundle/Contents/Frameworks/libavutil.framework/Versions/A/libavutil
       0x113c87000 -        0x113d67ff7  unorm8_rgba.dylib (2.4.5) <86BACF3B-4433-336D-BD90-C4A29060D703> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
       0x113da9000 -        0x113de4fff +com.yourcompany.yourcocoaframework (1.0) <6ECD22D5-1D04-3146-9181-CD9B9530C831> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Flac.bundle/Contents/Frameworks/FLAC.framework/Versions/A/FLAC
       0x114279000 -        0x1142b3ff7 +com.yourcompany.yourcocoaframework (1.0) <9077B9F2-1E2F-3BAF-8C55-E481098DEE62> /Users/USER/Downloads/Cog.app/Contents/PlugIns/WavPack.bundle/Contents/Frameworks/WavPack.framework/Versions/A/WavPack
       0x11580a000 -        0x115825ff3  com.apple.security.csparser (3.0 - 57031.20.26) <5AC778EB-AD12-377A-8C7A-8D3D4166CC73> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
       0x11797c000 -        0x1179dbff7 +com.yourcompany.yourcocoaframework (1.0) <F1FF7D7D-0E90-3427-AC58-370700FBC4CB> /Users/USER/Downloads/Cog.app/Contents/PlugIns/GME.bundle/Contents/Frameworks/GME.framework/Versions/A/GME
       0x117a1a000 -        0x117af7fff +com.yourcompany.yourcocoaframework (1.0) <D69AAC21-28F9-3144-A1F6-22E687C362A6> /Users/USER/Downloads/Cog.app/Contents/PlugIns/TagLib.bundle/Contents/Frameworks/TagLib.framework/Versions/A/TagLib
       0x119005000 -        0x119222ff3  com.apple.audio.units.Components (1.12 - 1.12) <AC14ADC7-587F-3E0F-92E7-9D8C07753C22> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x119500000 -        0x119531fff +com.yourcompany.yourcocoaframework (1.0) <8CB74345-0452-3369-B4CC-A2CFB91DD98A> /Users/USER/Downloads/Cog.app/Contents/PlugIns/Vorbis.bundle/Contents/Frameworks/Vorbis.framework/Versions/A/Vorbis
       0x11ceb7000 -        0x11cfdcfff +org.ffmpeg.libavcodec (1.0 - 1) <39715534-6805-3EDC-94D6-0984E09BC097> /Users/USER/Downloads/Cog.app/Contents/PlugIns/FFmpegPlugin.bundle/Contents/Frameworks/libavcodec.framework/Versions/A/libavcodec
       0x11f800000 -        0x11f8c3fff +com.yourcompany.AudioOverload (1.0) <E5CA986A-924E-3360-BAB5-04DFA53FCF97> /Users/USER/Downloads/Cog.app/Contents/PlugIns/AudioOverload.bundle/Contents/Frameworks/AudioOverload.framework/Versions/A/AudioOverload
    0x123440000000 -     0x1234409b8ff7  com.nvidia.web.GeForceGLDriverWeb (10.3.7 - 10.0.3) <C5904CE0-60F9-3305-9FD1-109558B9E80F> /System/Library/Extensions/GeForceGLDriverWeb.bundle/Contents/MacOS/GeForceGLDriverWeb
    0x7fff623e4000 -     0x7fff6241a837  dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
    0x7fff8b9fd000 -     0x7fff8ba6effb  com.apple.ApplicationServices.ATS (360 - 375.2) <2338AF23-528F-359A-847F-8B04E49E2B84> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff8ba6f000 -     0x7fff8bbb3ff7  com.apple.QTKit (7.7.3 - 2890) <EA6DCA1E-CBAB-328F-B230-1F9B9104E110> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff8bbb4000 -     0x7fff8bbb4fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <E5335492-7EFE-31EA-BE72-4A9CEE68D58E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8bbb5000 -     0x7fff8bbb8ff7  com.apple.Mangrove (1.0 - 1) <6326024D-5C8D-3F59-9468-ACA1E01BC70C> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8bbb9000 -     0x7fff8bc06fff  com.apple.ImageCaptureCore (6.3 - 6.3) <44B6E670-16ED-3C81-9E8D-34543CD71273> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff8bc07000 -     0x7fff8bc14fff  libxar.1.dylib (255) <7CD69BB5-97BA-3858-8A8B-2F33F129E6E7> /usr/lib/libxar.1.dylib
    0x7fff8bc15000 -     0x7fff8bc3bfff  com.apple.ChunkingLibrary (2.1 - 163.6) <29D4CB95-42EF-34C6-8182-BDB6F7BB1E79> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff8bc3c000 -     0x7fff8bcfcff7  com.apple.backup.framework (1.6.4 - 1.6.4) <A67CE7D7-AAE4-3AC0-86B7-EAF403853D09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8bd02000 -     0x7fff8bd0affb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8bd52000 -     0x7fff8bd89ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <CAFB9695-000F-34EA-8DF5-09996929C26A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8bd8a000 -     0x7fff8be0efff  com.apple.PerformanceAnalysis (1.0 - 1) <599AED3E-B689-3C40-8B91-93AD36C97658> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8becf000 -     0x7fff8bef3ff7  com.apple.Sharing (328.16 - 328.16) <F96C7040-5FAF-3BC6-AE1E-5BF9CBE786C4> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8bef4000 -     0x7fff8befefff  com.apple.IntlPreferences (2.0 - 150.1) <BA231174-B319-3BA3-BD45-CB670C38938A> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPreferences
    0x7fff8bf19000 -     0x7fff8c755fe3  com.apple.CoreGraphics (1.600.0 - 779.11) <DC15AADD-387C-348E-84F0-1C8BAAB1B567> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8c756000 -     0x7fff8c758fff  com.apple.EFILogin (2.0 - 2) <3BA837D8-94F5-3240-9CF7-E40DC2808446> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8c878000 -     0x7fff8c883fff  com.apple.AppSandbox (4.0 - 238.20.2) <BEFAB7F2-B189-391B-9B2D-FFF3EE2B77B6> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8c884000 -     0x7fff8c890ff7  com.apple.OpenDirectory (10.10 - 187) <1E07769D-68DE-3BF2-8E9E-A1E98BF70D1B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8c8ca000 -     0x7fff8c9eeff7  com.apple.LaunchServices (644.56 - 644.56) <20AABB1C-9319-3E4D-A024-51B0DD5FCD3B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff8c9f2000 -     0x7fff8c9f6fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff8c9f7000 -     0x7fff8ca22fff  com.apple.DictionaryServices (1.2 - 229) <F03DFAC6-6285-3176-9C6D-7CC50F8CD52A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff8ca23000 -     0x7fff8ca2aff7  libCGCMS.A.dylib (779.11) <5D33FF8C-AC74-3B7B-A602-4AA470FEAF79> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8ca2b000 -     0x7fff8ca5cfff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
    0x7fff8ca5d000 -     0x7fff8ca76ff7  com.apple.CFOpenDirectory (10.10 - 187) <790ED527-EFD2-3EA6-8C97-A8C04E96EBA7> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff8ca9f000 -     0x7fff8caa1ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8caa2000 -     0x7fff8cacafff  libsystem_info.dylib (459.20.1) <AEB3FE62-4763-3050-8352-D6F9AF961AE6> /usr/lib/system/libsystem_info.dylib
    0x7fff8cad2000 -     0x7fff8cad7ff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff8cad8000 -     0x7fff8cadbfff  com.apple.xpc.ServiceManagement (1.0 - 1) <9E025823-660A-30C5-A568-223BD595B6F7> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff8cadc000 -     0x7fff8cadcfff  com.apple.Carbon (154 - 157) <9BF51672-1684-3FDE-A561-FC59A2864EF8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8cd8a000 -     0x7fff8cdb5fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8cdb6000 -     0x7fff8cea8ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8ceb6000 -     0x7fff8cec5ff7  com.apple.ToneLibrary (1.0 - 1) <179C7D61-CB88-3CE3-9F06-4D60D13D616C> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff8cec6000 -     0x7fff8cec8fff  libRadiance.dylib (1237) <9B048776-53BB-3947-8ECE-9DDA804C86B2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8cec9000 -     0x7fff8cf16ff7  com.apple.print.framework.PrintCore (10.3 - 451.1) <DE992474-0841-38A1-B4F6-46D653E454D5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff8cf30000 -     0x7fff8cf31ff7  com.apple.AddressBook.ContactsData (9.0 - 1579) <FF9C31DD-7839-35FB-AE66-21AEF63583EF> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
    0x7fff8cf32000 -     0x7fff8cf38ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8cf39000 -     0x7fff8cf8aff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <FED294D2-13CB-381D-98D0-BDA909AACA32> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff8cf8b000 -     0x7fff8cfb7fff  libsandbox.1.dylib (358.20.5) <C84D0EA1-CE60-3328-A196-D55874BE83D1> /usr/lib/libsandbox.1.dylib
    0x7fff8cfd4000 -     0x7fff8d006ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8d007000 -     0x7fff8d0aefff  com.apple.PDFKit (3.1 - 3.1) <717B6DB9-4C81-3326-AFB7-6B003FBF1311> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff8d0c2000 -     0x7fff8d0c7ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8d0c8000 -     0x7fff8d256fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8d29b000 -     0x7fff8d2d3fff  libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib
    0x7fff8d331000 -     0x7fff8d38cfe7  libTIFF.dylib (1237) <6C8BBCA3-C233-3941-ACF9-F06C5E6EE2E6> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8d38d000 -     0x7fff8d3b4fff  com.apple.shortcut (2.14 - 2.14) <0E9228EC-E688-3E83-9516-5211FFEA923E> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x7fff8d3b5000 -     0x7fff8d441ff7  libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
    0x7fff8d5aa000 -     0x7fff8d5c7fff  com.apple.MultitouchSupport.framework (263.9.1 - 263.9.1) <6ABD3AE2-DF6A-3AB2-994B-9C0FB42CE2B7> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8d5c8000 -     0x7fff8d656ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8d657000 -     0x7fff8d959ffb  com.apple.GeoServices (1.0 - 1077.0.18) <2BBF8B44-DD46-3432-8C84-6D6AA004C233> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff8d95a000 -     0x7fff8da4cfff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8dab9000 -     0x7fff8ddecff7  libmecabra.dylib (666.7) <0ED8AE5E-7A5B-34A6-A2EE-2B852E60E1E2> /usr/lib/libmecabra.dylib
    0x7fff8dded000 -     0x7fff8de7eff7  libCoreStorage.dylib (471.20.7) <ECD8903C-F131-3A9A-BBF4-E124DA028909> /usr/lib/libCoreStorage.dylib
    0x7fff8deb0000 -     0x7fff8e2bdff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8e2be000 -     0x7fff8e309fff  com.apple.CloudDocs (1.0 - 321.6) <4C54EDB7-4377-3722-8C47-F3C3D260FCBA> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8e343000 -     0x7fff8e35eff7  com.apple.aps.framework (4.0 - 4.0) <5F4CEDD6-C7AD-3026-A5F3-9146F08F23D2> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8e5be000 -     0x7fff8e5feff7  libGLImage.dylib (11.1.2) <260A4BF3-DC45-369C-A0CD-B667F9D17179> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8e71a000 -     0x7fff8e737ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8e840000 -     0x7fff8e987ffb  com.apple.WebKitLegacy (10600 - 10600.5.17) <B44AA3ED-CF33-3F14-9A57-06A10C653EF5> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
    0x7fff8e988000 -     0x7fff8e9acff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff8e9ad000 -     0x7fff8e9d9fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <B427BF0A-36DC-357F-B807-1B1AA2AFB7BA> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff8ea13000 -     0x7fff8ec7dff7  com.apple.security (7.0 - 57031.20.26) <6568520A-587D-3167-BB79-60CE6FEADC64> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8ece7000 -     0x7fff8ee21fff  com.apple.ImageIO.framework (3.3.0 - 1237) <3C06213D-847A-3C7B-843E-6EC37113965D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8ee22000 -     0x7fff8ee28fff  libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
    0x7fff8ee29000 -     0x7fff8ee3afff  libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8ee3b000 -     0x7fff8ee41fff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff8ee42000 -     0x7fff8ee6ffff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8ee7d000 -     0x7fff8f182ff3  com.apple.HIToolbox (2.1.1 - 758.7) <6711FAA9-904A-3B49-9665-FC8D13B93C42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8f183000 -     0x7fff8f29cffb  com.apple.CoreText (352.0 - 454.6) <D45790B0-E1A3-3C7D-8BA2-AB71D2CFA7FB> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8f29d000 -     0x7fff8f33bfff  com.apple.Metadata (10.7.0 - 917.35) <8CBD1D32-4F4B-3F9A-AC65-76F2B5376FBF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff8f33c000 -     0x7fff8f482fef  libsqlite3.dylib (168) <8B78BED1-7B9B-3943-80DC-0871015AEAC4> /usr/lib/libsqlite3.dylib
    0x7fff8f48c000 -     0x7fff8f4d2ff7  libFontRegistry.dylib (134.1) <CE41D8C2-BEED-345C-BC4F-3775CC06C672> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8f63f000 -     0x7fff8f641ff3  com.apple.SafariServices.framework (10600 - 10600.6.3) <54FC1B67-2013-3964-8937-4C29E66FC45E> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariServices
    0x7fff8f642000 -     0x7fff8f688ff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8f7fa000 -     0x7fff8f7fbfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8f7fc000 -     0x7fff8f805fff  libGFXShared.dylib (11.1.2) <0BAF2EA8-3BC4-3BF4-ABB6-A6E0A1F3F6A5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8f806000 -     0x7fff8f8fafff  libFontParser.dylib (134.2) <9F57B025-AB9C-31DD-9D54-2D7AB1298885> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8f8fb000 -     0x7fff8f934fff  com.apple.AirPlaySupport (2.0 - 215.18) <6AF8E973-3643-3FEE-AA8F-541B9F093EEE> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
    0x7fff8f935000 -     0x7fff8f938ff7  libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib
    0x7fff8f939000 -     0x7fff8f93bff7  com.apple.securityhi (9.0 - 55006) <5DB5773C-FC07-302C-98FE-4B80D88D481A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8f93c000 -     0x7fff8f951fff  com.apple.ToneKit (1.0 - 1) <25D0FF56-B802-359D-9CA1-D530F4890D87> /System/Library/PrivateFrameworks/ToneKit.framework/Versions/A/ToneKit
    0x7fff8fa4a000 -     0x7fff8fa7bff7  com.apple.ProtectedCloudStorage (1.0 - 1) <D0903EA8-D861-3488-BCF5-9D8E7C6D01FA> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
    0x7fff8fa7c000 -     0x7fff8fac8ff7  libcups.2.dylib (408.2) <E8AD18F9-61E4-3791-B840-504468C25556> /usr/lib/libcups.2.dylib
    0x7fff8fac9000 -     0x7fff8fac9fff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8faca000 -     0x7fff8fad5ff7  libcsfde.dylib (471.20.7) <44E51549-CECC-3C7B-867B-01901CA9C756> /usr/lib/libcsfde.dylib
    0x7fff8fadf000 -     0x7fff8fae3fff  libspindump.dylib (182.4) <929670EB-4963-3496-AD24-8B50E388803C> /usr/lib/libspindump.dylib
    0x7fff8fd7c000 -     0x7fff90114ff7  com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff90115000 -     0x7fff90120ff7  com.apple.CrashReporterSupport (10.10 - 631) <D87A64FA-64B1-3B23-BB43-ADE173C108C6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff90121000 -     0x7fff90251fff  com.apple.UIFoundation (1.0 - 1) <466BDFA8-0B9F-3AB0-989D-F9779422926A> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
    0x7fff90252000 -     0x7fff9026cff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff9026d000 -     0x7fff90452ff7  libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
    0x7fff90453000 -     0x7fff9046eff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff9046f000 -     0x7fff90ff0ff7  com.apple.AppKit (6.9 - 1347.57) <B214D528-7D1C-39B2-BE36-821D417A0297> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff90ff1000 -     0x7fff9103ffff  libcurl.4.dylib (83.1.2) <462767FC-C7F2-39F1-8C10-DA4114945F55> /usr/lib/libcurl.4.dylib
    0x7fff91040000 -     0x7fff9105aff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff9105b000 -     0x7fff9105bff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff9105c000 -     0x7fff9105dff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff9105e000 -     0x7fff91069fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <EFA1D6D6-28BA-32AA-9CD4-DDF4898FEEBB> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff910d0000 -     0x7fff910d5ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff910eb000 -     0x7fff9111bfff  com.apple.GSS (4.0 - 2.0) <A37BAF76-C262-3292-B82D-F004CAC5F333> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff91141000 -     0x7fff91146fff  libsystem_stats.dylib (163.20.16) <FBC3F80F-A0FB-3BD6-9A7E-800DE45F092E> /usr/lib/system/libsystem_stats.dylib
    0x7fff91147000 -     0x7fff91150fff  libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
    0x7fff91151000 -     0x7fff911aefff  com.apple.QuickLookFramework (5.0 - 675.42) <A9B7668D-60EF-35B2-9ACB-0E68DE335B15> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff911af000 -     0x7fff911bdfff  com.apple.AddressBook.ContactsFoundation (9.0 - 1579) <34ED9046-0157-399F-9742-2FC2D098E368> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
    0x7fff911c1000 -     0x7fff911c2fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff911f1000 -     0x7fff9122bffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff9126e000 -     0x7fff913a0ff7  com.apple.MediaControlSender (2.0 - 215.18) <86E901A7-64C3-3D2C-BBD4-E385405831D3> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff913a1000 -     0x7fff913a5fff  com.apple.LoginUICore (3.2 - 3.2) <417954C5-1675-31A8-9631-6B56E9AA3E93> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff913a6000 -     0x7fff91455fe7  libvMisc.dylib (516) <6739E390-46E7-3BFA-9B69-B278562326E6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff91456000 -     0x7fff91540ff7  com.apple.QuickLookUIFramework (5.0 - 675.42) <86EE3D40-4554-3813-8C8B-B583A5F6F7E3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff91541000 -     0x7fff917c0ff7  com.apple.CoreData (111 - 526.3) <5A27E0D8-5E5A-335B-B3F6-2601C7B976FA> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff917c9000 -     0x7fff917d2fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff91807000 -     0x7fff91812fff  libGL.dylib (11.1.2) <BF99CC65-215A-3C7D-87D7-3F7EE6E9B3DD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff91813000 -     0x7fff9189cff7  com.apple.CoreSymbolication (3.1 - 57020.1) <85707039-0C8A-3409-B0B5-153431CC1841> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff9189d000 -     0x7fff9189ffff  libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
    0x7fff918a0000 -     0x7fff918b7ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
 
  • Like
Reactions: mhb2012
Crash Report part 2

Code:
    0x7fff918b8000 -     0x7fff918e2ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff91961000 -     0x7fff91985fef  libJPEG.dylib (1237) <6DB10054-5C64-32FB-83FD-E102A8F73258> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff91986000 -     0x7fff91989fff  libCGXCoreImage.A.dylib (779.11) <A6B6597C-5E69-3440-AEF7-91DB6428D007> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff9198a000 -     0x7fff91c08fff  com.apple.RawCamera.bundle (6.04 - 791) <B6139D16-972F-3BC4-A61B-2F226F7666DB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff91c17000 -     0x7fff91c1bfff  libCoreVMClient.dylib (79.1) <201EF6DF-5074-3CB7-A361-398CF957A264> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff91c4f000 -     0x7fff91e4946f  libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
    0x7fff91e4a000 -     0x7fff91ea9fff  com.apple.AE (681.2 - 681.2) <181B3B06-2DC6-3E4D-B44A-2551C5E9CF6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff91eaa000 -     0x7fff91eacfff  libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff91eae000 -     0x7fff91ecffff  com.apple.framework.Apple80211 (10.3 - 1030.71.6) <D3862426-2586-3DF7-BA75-9A184FCD74C4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff91f2b000 -     0x7fff9208cfff  com.apple.avfoundation (2.0 - 889.210) <0CFF0D47-7C6B-388E-87BD-404F43A6B1E0> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff9208d000 -     0x7fff920a7ff7  libextension.dylib (55.2) <3BB019CA-199A-36AC-AA22-14B562138545> /usr/lib/libextension.dylib
    0x7fff920a8000 -     0x7fff920a8fff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff920a9000 -     0x7fff920b7ff7  com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff920b8000 -     0x7fff920b9ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff92135000 -     0x7fff92146ff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff92248000 -     0x7fff92270fff  libRIP.A.dylib (779.11) <88434DA0-B6B8-304A-9DC0-41D3947E8734> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff92271000 -     0x7fff92278ff7  com.apple.phonenumbers (1.1.1 - 105) <AE39B6FE-05AB-3181-BB2A-4D50A8B392F2> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
    0x7fff92279000 -     0x7fff9227aff3  libSystem.B.dylib (1213) <CCEC13A5-D0D9-31C5-B0B0-1C564B4A20A6> /usr/lib/libSystem.B.dylib
    0x7fff9227b000 -     0x7fff922fcff7  com.apple.CoreUtils (1.1 - 110.1) <C98E1441-3FCB-3BC6-BB51-5380BD39EA88> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff922fd000 -     0x7fff922fffff  com.apple.loginsupport (1.0 - 1) <DAAD7013-A19D-3858-BFF7-DE1DAF664401> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff9248d000 -     0x7fff92495ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff92496000 -     0x7fff924a3ff7  com.apple.SpeechRecognitionCore (2.1.2 - 2.1.2) <551322E2-C1E4-3378-A218-F362985E3E3C> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
    0x7fff924f3000 -     0x7fff925e3fef  libJP2.dylib (1237) <A24C99BF-2360-343F-BCA1-F044E78EA0DE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff925e4000 -     0x7fff925f6ff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
    0x7fff925f7000 -     0x7fff92912fcf  com.apple.vImage (8.0 - 8.0) <1183FE6A-FDB6-3B3B-928D-50C7909F2308> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff92aa8000 -     0x7fff92af4fff  com.apple.corelocation (1486.17 - 1615.24) <8825B3E2-E053-3E01-AE31-793443962D06> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff92af5000 -     0x7fff92af5fff  libOpenScriptingUtil.dylib (162.1) <E0605012-0DDB-3150-8FD0-699376FA3CD0> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff92af6000 -     0x7fff92bb1ff7  com.apple.DiscRecording (9.0 - 9000.4.2) <4655B4B8-523D-3AE6-92A0-8486A2258B3B> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff92bb2000 -     0x7fff92bc5ff7  com.apple.CoreBluetooth (1.0 - 1) <8D7BA9BA-EB36-307A-9119-0B3D9732C953> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
    0x7fff93230000 -     0x7fff93235fff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff93287000 -     0x7fff932dbfff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff932dc000 -     0x7fff932e5ff3  com.apple.CommonAuth (4.0 - 2.0) <BA9F5A09-D200-3D18-9F4A-20C789291A30> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff932e6000 -     0x7fff93316ff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff93319000 -     0x7fff93325ff7  libGPUSupportMercury.dylib (11.1.2) <55BFDDBD-C196-3D24-A7DA-905A6A722DAC> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff93326000 -     0x7fff9338dffb  com.apple.datadetectorscore (6.0 - 396.1.1) <9B0B3198-DDBE-36C0-8BA9-3EC89C725282> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff9338e000 -     0x7fff938a3ffb  com.apple.JavaScriptCore (10600 - 10600.5.10) <ED4CABC6-0952-3E28-A3CD-32CA5CE22252> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff938bc000 -     0x7fff938fdfff  libGLU.dylib (11.1.2) <4C54F0D1-2ADC-38A0-92D1-F479E9B99355> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff938fe000 -     0x7fff938ffff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff93900000 -     0x7fff93a12ff7  libvDSP.dylib (516) <151B3CCB-77D3-3715-A3D0-7C74CD5C7FFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff93a1c000 -     0x7fff93a29ff3  com.apple.ProtocolBuffer (1 - 228.0.1) <3429EB06-9F0E-355F-B9AB-F72879177398> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
    0x7fff93ae6000 -     0x7fff93aefff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff93af0000 -     0x7fff93b0cff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff9446b000 -     0x7fff944dfffb  com.apple.securityfoundation (6.0 - 55126) <42589E18-D38C-3E25-B638-6E29740C224C> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff94522000 -     0x7fff945b9fff  com.apple.CoreMedia (1.0 - 1562.235) <21EB4AB6-2DBC-326B-B17E-E88BAA9E9200> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff945ba000 -     0x7fff945bbff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
    0x7fff945bc000 -     0x7fff945c6ff7  com.apple.NetAuth (5.2 - 5.2) <2BBD749A-8E18-35B8-8E48-A90347C1CCA7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff945c7000 -     0x7fff9465cff7  com.apple.ColorSync (4.9.0 - 4.9.0) <9150C2B7-2E6E-3509-96EA-7B3F959F049E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9465d000 -     0x7fff94690fff  com.apple.MediaKit (16 - 757.2) <2912E5C2-085F-3FE2-8531-23B6E894B0F0> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff94691000 -     0x7fff946a6ff7  com.apple.AppContainer (4.0 - 238.20.2) <2AA2EF49-9F38-31F6-8B08-8CC7C26F57F3> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff94710000 -     0x7fff94726ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <C3E7D4C1-400D-34FA-9FE1-8C68C03CE969> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff94746000 -     0x7fff9498bff7  com.apple.AddressBook.framework (9.0 - 1579) <A31956C5-AA13-35E6-B553-6BDF33F35103> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff949ce000 -     0x7fff94a0bff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff94a0c000 -     0x7fff94a28ff7  com.apple.pluginkit.framework (1.0 - 1) <D1A7F6E5-091B-30E7-852B-E866BF38A5AB> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff94a29000 -     0x7fff94a7cffb  libAVFAudio.dylib (118.6) <2441D4C1-D8FB-3DA9-9DD7-914E03413882> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff94a81000 -     0x7fff94a93ff7  libsasl2.2.dylib (194.1) <35371406-75EF-304A-A073-956C40373555> /usr/lib/libsasl2.2.dylib
    0x7fff94a94000 -     0x7fff94a9fff7  com.apple.DirectoryService.Framework (10.10 - 187) <85675744-B77D-37ED-805B-4BD0DD20845D> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff94aab000 -     0x7fff94aafff7  libGIF.dylib (1237) <8A40FED5-FA90-3E76-A359-CD974C43A962> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff94b28000 -     0x7fff94b2affb  libCGXType.A.dylib (779.11) <51607E77-F183-3CC2-A78C-238AFBDF6262> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff94b2b000 -     0x7fff94b53fff  libxpc.dylib (559.20.9) <D35D0DB2-D7BD-3BE4-8378-062BFE545E1D> /usr/lib/system/libxpc.dylib
    0x7fff94b54000 -     0x7fff94bccff7  com.apple.SystemConfiguration (1.14 - 1.14) <06A8405D-53BA-30A9-BA8A-222099176091> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff94bcd000 -     0x7fff94c17ff7  com.apple.HIServices (1.22 - 522.1) <E8BD41E4-7747-3CAF-807A-5CA9AD16B525> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff94c18000 -     0x7fff94c7fff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff94c80000 -     0x7fff94e0ffff  libGLProgrammability.dylib (11.1.2) <E4FDCB86-E93C-36CC-B2EF-5FA0E96FF880> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff94e10000 -     0x7fff94e7effb  com.apple.Heimdal (4.0 - 2.0) <7697A837-98B8-3BDB-A7D2-8ED4C9ABC510> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff94e7f000 -     0x7fff94e81fff  libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib
    0x7fff94e82000 -     0x7fff95032ff3  com.apple.QuartzCore (1.10 - 361.18) <ACA61D8F-9535-3141-8FDD-AC3EF6BF0806> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff9505c000 -     0x7fff9507cfff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff9507d000 -     0x7fff9508fff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff950b5000 -     0x7fff950b5fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <9D749502-A228-3BF1-B52F-A182DEEB2C4D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff950b6000 -     0x7fff950d4ff7  com.apple.addressbook.vCard (9.0 - 1579) <C4CDDC8B-AE35-39B8-820A-763E9C5D1794> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff950d5000 -     0x7fff9512fff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
    0x7fff95130000 -     0x7fff953f1ff7  com.apple.WebKit (10600 - 10600.5.17) <5724ED63-1C75-3090-B60A-DA484A9DBDE2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff953f2000 -     0x7fff9544cfff  com.apple.Suggestions (4.0 - 165) <34A8FB72-F663-3085-B4D0-6982B0BDCF21> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x7fff954d3000 -     0x7fff95522ff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
    0x7fff95523000 -     0x7fff95537feb  libCGInterfaces.dylib (294.1) <390D4B3F-B738-3D33-BEDB-07E3F0F6B42C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Libraries/libCGInterfaces.dylib
    0x7fff95541000 -     0x7fff9586cff7  com.apple.FinderKit (1.3.4 - 1.3.4) <3922DF95-2F38-3CAA-A7E7-B1A691261591> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x7fff9586d000 -     0x7fff958dcfff  com.apple.SearchKit (1.4.0 - 1.4.0) <80883BD1-C9BA-3794-A20E-476F94DD89A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff9592a000 -     0x7fff959befff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff959bf000 -     0x7fff959c5ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff959c6000 -     0x7fff95df6fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff95df7000 -     0x7fff95e32fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff95e42000 -     0x7fff95e91ff7  com.apple.opencl (2.4.2 - 2.4.2) <4A9574ED-15CF-3EBB-B4C0-D30F644D6C74> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff95e92000 -     0x7fff96161ff3  com.apple.CoreImage (10.3.4) <C1AE8252-A95D-3BF4-83B8-BE85E979F2CB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff96162000 -     0x7fff96187fff  libPng.dylib (1237) <F5652650-87ED-3D53-9E59-A897DFA41DD0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff96188000 -     0x7fff96193fff  com.apple.CommerceCore (1.0 - 376.24) <1B2B5206-43B6-3CA4-B057-8A7252CE6902> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff96194000 -     0x7fff9619cfff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9619d000 -     0x7fff961b7fff  com.apple.AppleVPAFramework (1.4.3 - 1.4.3) <AE62A92E-EDA7-37AD-8AF0-7912E9381A1F> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
    0x7fff961b8000 -     0x7fff961dbff7  com.apple.framework.familycontrols (4.1 - 410) <E491AFDB-2E12-37D0-B093-6E93091019C4> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff962c3000 -     0x7fff962c5fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
    0x7fff96335000 -     0x7fff9633dfff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff96c84000 -     0x7fff96cadffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff96cbb000 -     0x7fff96cebfff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff96d04000 -     0x7fff96d0bff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff96d0c000 -     0x7fff96d14fff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff96d15000 -     0x7fff96d2effb  com.apple.openscripting (1.4 - 162.1) <E6B42781-A556-355A-8A49-82A8D2B347FF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff96d7b000 -     0x7fff96d7dff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff97607000 -     0x7fff97972fff  com.apple.VideoToolbox (1.0 - 1562.235) <0E996B8C-BE1C-3749-ACCA-DACBC89AFABB> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff97973000 -     0x7fff97973fff  com.apple.CoreServices (62 - 62) <C69DA8A7-B536-34BF-A93F-1C170E2C6D58> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff97974000 -     0x7fff9799fff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff979b9000 -     0x7fff979beffb  libheimdal-asn1.dylib (398.10.1) <A7B6447A-6680-3625-83C3-993B58D5C43F> /usr/lib/libheimdal-asn1.dylib
    0x7fff97a1a000 -     0x7fff97a1cfff  libCVMSPluginSupport.dylib (11.1.2) <6EFEC4A6-2EAC-3C27-820E-C28BE71B9FCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff97a1d000 -     0x7fff97a28ff7  libkxld.dylib (2782.20.48) <28EF8328-E3E2-336A-974B-FB1BF119D55A> /usr/lib/system/libkxld.dylib
    0x7fff97a29000 -     0x7fff97a2dfff  com.apple.TCC (1.0 - 1) <CCA42EE2-3400-3444-9486-BC454E60D944> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff97a5e000 -     0x7fff97aabff3  com.apple.CoreMediaIO (601.0 - 4760) <B2B71300-A863-30F8-8F00-B852CF843264> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff97aac000 -     0x7fff97cb9ff3  com.apple.CFNetwork (720.3.13 - 720.3.13) <69E15385-5784-3912-88F6-03B16F1C1A5C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff97cba000 -     0x7fff97f24ff7  com.apple.imageKit (2.6.1 - 848) <CBCF1292-3DC5-3A1F-A333-AAE462BBB3F3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
    0x7fff97f25000 -     0x7fff97f91ff3  com.apple.MMCS (1.3 - 327.5) <FC998246-ED60-334D-9E94-453F35EF9C78> /System/Library/PrivateFrameworks/MMCS.framework/Versions/A/MMCS
    0x7fff98029000 -     0x7fff98029fff  com.apple.quartzframework (1.5 - 1.5) <26C982A3-2FC3-3F50-B5F4-3C545C3BAC10> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff9802a000 -     0x7fff98139ff3  com.apple.desktopservices (1.9.3 - 1.9.3) <FEE11342-5BC4-37A7-8169-DA48BE17B9C9> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff9813a000 -     0x7fff98145fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff9815d000 -     0x7fff9864dfff  com.apple.MediaToolbox (1.0 - 1562.235) <9813E9A6-5BD6-3E56-9D20-0023703D5096> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff9864e000 -     0x7fff9866afff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff98675000 -     0x7fff98714e27  com.apple.AppleJPEG (1.0 - 1) <6627DDD9-A8FE-3968-B23A-B6A29AA3919A> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
    0x7fff98715000 -     0x7fff9871cfff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
    0x7fff9871d000 -     0x7fff9872aff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff9872b000 -     0x7fff987cdfff  com.apple.Bluetooth (4.3.4 - 4.3.4f4) <A1120885-F31B-3C13-9B0D-2589F391CC7A> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff9882b000 -     0x7fff9882ffff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff98830000 -     0x7fff98846ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff98847000 -     0x7fff988ddff7  com.apple.cloudkit.CloudKit (283.67.2 - 283.67.2) <79F5AD38-61D5-30E6-96DC-974351D4195B> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
    0x7fff988de000 -     0x7fff98bc5ffb  com.apple.CoreServices.CarbonCore (1108.6 - 1108.6) <8953580E-7857-33B2-AA64-98296830D3A8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff98bc6000 -     0x7fff98ceeff7  com.apple.coreui (2.1 - 308.6) <DEA5D3E1-D333-302B-A6CF-7643BFDFAED0> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff98d0b000 -     0x7fff98d1afff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff98d1b000 -     0x7fff98d1ffff  com.apple.IOAccelerator (156.14 - 156.14) <5D593364-14AA-3DDA-96FE-B9CF4FE09143> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff98d20000 -     0x7fff98d8cfff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <5E228544-77A9-3AA5-8355-E8F6626F50E7> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff98d8d000 -     0x7fff98d94fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff98d95000 -     0x7fff98d98fff  com.apple.IOSurface (97.4 - 97.4) <AE11CFBC-4D46-30F3-BEEC-4C8131079391> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff98d99000 -     0x7fff99d5bffb  com.apple.WebCore (10600 - 10600.5.17) <587F71B3-28E7-3EBC-87B3-1F5E1D8C1349> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff99d5c000 -     0x7fff99d7bfff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff99df9000 -     0x7fff99e23fff  GLRendererFloat (11.1.2) <87953360-E0E4-3523-8EC3-2062C26C7FD2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff99e24000 -     0x7fff99e28fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff99e2a000 -     0x7fff99e62fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff99e63000 -     0x7fff99f47fff  libcrypto.0.9.8.dylib (52.20.2) <977DA067-2588-3BF8-A7B2-F08FC6E9088F> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff9a064000 -     0x7fff9a064ff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff9a065000 -     0x7fff9a0a0fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff9a0a1000 -     0x7fff9a0a4fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff9a0a5000 -     0x7fff9a254fff  GLEngine (11.1.2) <68FDFD73-F15C-3460-9984-10F5DEF79907> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff9a255000 -     0x7fff9a258ff7  com.apple.AppleSystemInfo (3.1.5 - 3.1.5) <BCC15965-7869-34F4-9019-9D0A41DD6AFF> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff9a259000 -     0x7fff9a782fff  com.apple.QuartzComposer (5.1 - 332) <BCEDA75A-684E-34A7-8204-65E0ECB760B2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff9a783000 -     0x7fff9a78bff7  com.apple.icloud.FindMyDevice (1.0 - 1) <9CE67F85-2BA8-3093-97BA-07BF5C04A5D6> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
    0x7fff9a78c000 -     0x7fff9a797ff7  com.apple.speech.synthesis.framework (5.3.3 - 5.3.3) <A5640275-E2A6-3856-95EF-5F0DC440B10C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff9a798000 -     0x7fff9a798fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <2C8AF258-4F11-3BEC-A826-22D7199B3975> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff9a799000 -     0x7fff9a7b3ff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff9a7b4000 -     0x7fff9a832fff  com.apple.CoreServices.OSServices (640.4 - 640.4) <20121A5E-7AB5-3624-8CF0-3562F97C8A95> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff9a833000 -     0x7fff9a834fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff9a842000 -     0x7fff9a843fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff9a890000 -     0x7fff9a89cfff  com.apple.HelpData (2.1.4 - 90) <02C6B7E6-1CC4-30E8-AD04-2794BECCF99C> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x7fff9a89d000 -     0x7fff9a90ffff  com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff9a910000 -     0x7fff9a93fff7  com.apple.CoreServicesInternal (221.7.2 - 221.7.2) <B93D4775-149C-3698-B38C-9C50673D455C> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff9a940000 -     0x7fff9aa16ff3  com.apple.DiskImagesFramework (10.10.1 - 396) <1149D3E1-CC6C-3177-916D-2BE066DC9344> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff9aa17000 -     0x7fff9aa1ffe7  libcldcpuengine.dylib (2.4.5) <0E9B5292-1EBC-379D-A706-83A27C05D742> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff9aa20000 -     0x7fff9aa30ff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff9aa31000 -     0x7fff9aa33fff  com.apple.SecCodeWrapper (4.0 - 238.20.2) <C6C126F0-6BF4-3E29-A9B7-7BAD8D17EE4F> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff9aa34000 -     0x7fff9ad65fff  com.apple.Foundation (6.9 - 1153.20) <F0FF3A5D-C5B7-34A1-9319-DE1EF928E58E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff9adeb000 -     0x7fff9b1c2fe7  com.apple.CoreAUC (211.1.0 - 211.1.0) <12645629-E065-388E-A6B5-094A240578CE> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff9b1c3000 -     0x7fff9b1d4fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff9b1d5000 -     0x7fff9b1d5ff7  liblaunch.dylib (559.20.9) <FA89A113-696E-3271-8FE1-A0D7324E8481> /usr/lib/system/liblaunch.dylib
    0x7fff9b1d6000 -     0x7fff9b1deff3  com.apple.CoreServices.FSEvents (1210.20.1 - 1210.20.1) <84F79D3E-7B5E-3C93-8479-35794A3F125E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
    0x7fff9b1df000 -     0x7fff9b20efff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff9b20f000 -     0x7fff9b22cfff  libsystem_kernel.dylib (2782.20.48) <EAFD7BD0-0C30-3E7D-9528-F9916BA0167C> /usr/lib/system/libsystem_kernel.dylib
    0x7fff9b259000 -     0x7fff9b2aafff  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <450293F7-DAE7-3DD0-8F7C-71FC2FD72627> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff9b350000 -     0x7fff9b4b7ffb  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5678FC94-456A-3F5F-BA9A-10EB6E462997> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff9b4b8000 -     0x7fff9b52efe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=286.4M resident=237.6M(83%) swapped_out_or_unallocated=48.8M(17%)
Writable regions: Total=463.6M written=165.2M(36%) resident=216.2M(47%) swapped_out=4K(0%) unallocated=247.4M(53%)
REGION TYPE                      VIRTUAL
===========                      =======
Activity Tracing                   2048K
CG backing stores                  7400K
CG image                            804K
CG raster data                       76K
CG shared images                    816K
CoreAnimation                       676K
CoreGraphics                         28K
CoreImage                           152K
CoreServices                        140K
CoreUI image data                   816K
Dispatch continuations             32.0M
Foundation                          352K
IOKit                              17.0M
Image IO                           7164K
Kernel Alloc Once                     8K
MALLOC                            236.7M
MALLOC (admin)                       48K
Memory Tag 242                       12K
Memory Tag 249                      192K
Memory Tag 251                       28K
OpenCL                               76K
OpenGL GLSL                         256K
STACK GUARD                        56.1M
Stack                              16.7M
VM_ALLOCATE                       133.7M
VM_ALLOCATE (reserved)               36K        reserved VM address space (unallocated)
__DATA                             67.5M
__GLSLBUILTINS                     2588K
__IMAGE                             528K
__LINKEDIT                         77.3M
__TEXT                            209.1M
__UNICODE                           552K
mapped file                       137.0M
shared memory                        68K
===========                      =======
TOTAL                               1.0G
TOTAL, minus reserved VM space      1.0G

Model: MacPro3,1, BootROM MultiBeast.tonymacx86.com, 4 processors,
Intel Core i7, 4 GHz, 32 GB, SMC 1.30f3
Graphics: NVIDIA GeForce GTX 970, NVIDIA GeForce GTX 970, PCIe, 4095 MB
Memory Module: BANK 0/DIMM_A1, 8 GB, DDR3, 1333 MHz, N/A, N/A
Memory Module: BANK 1/DIMM_A2, 8 GB, DDR3, 1333 MHz, N/A, N/A
Memory Module: BANK 2/DIMM_B1, 8 GB, DDR3, 1333 MHz, N/A, N/A
Memory Module: BANK 3/DIMM_B2, 8 GB, DDR3, 1333 MHz, N/A, N/A
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: WDC WD10EACS-00C7B0, 1 TB
Serial ATA Device: ST3000DM001-1CH166, 3 TB
Serial ATA Device: Samsung SSD 840 EVO 250GB, 250,06 GB
Serial ATA Device: ST3000DM001-1CH166, 3 TB
USB Device: Hub
USB Device: ATAPI-6 Bridge Controller
USB Device: Hub
USB Device: Hub
USB Device: Hub
USB Device: Keyboard Hub
USB Device: Apple Keyboard
USB Device: SB Omni Surround 5.1
USB Device: USB Receiver
USB Device: USB Storage
Thunderbolt Bus:
 
  • Like
Reactions: mhb2012
It also does not work with Mission Control, it either hides itself or stays behind other windows, or both.
It does this in Yosemite and El Capitan.
 
EQ looks much better now.
Am still using it, Mission Control behavior is better, though even when set to one specific desktop, it follows the active one.

Haven't found any more issues yet.
 
This app was extremely useful, thank you!!! After upgrading to El Capitan, I came to find that my old Cog no longer worked - I got the blank white window. But now with your version, I now have a working Cog app again!

Please keep developing. I am sure there are others out there who would like to keep this alive. :)
 
  • Like
Reactions: vivo
@covertash, thanks!

It's been a while but soon i'll make a 10.11 version only with 10.11 sdk. Along with some other finetunings maybe.

I will post the 10.11 version here when it's ready.
 
  • Like
Reactions: covertash
Hi vivo,

I would like to thank you for your work. I was so desperate that Cog doesn't work with El Capitan.

Best.

@covertash, thanks!

It's been a while but soon i'll make a 10.11 version only with 10.11 sdk. Along with some other finetunings maybe.

I will post the 10.11 version here when it's ready.
 
Ok, I've made a new version : http://www17.zippyshare.com/v/S6CBe8qv/file.html

- spotlight crash fixed
- spotlight colours changed
- full screen fixed and I think mission control too.
- search does not crash anymore when typing.

edit: - another vu meter without stripes.

First of all I must say a huge THANK YOU for saving my favourite player ever (not officially developed since 2008 if I remember). I'm testing it now with El Capitan, I'll let you know if I find something which could be improved.

For now I must say I definetely love it.

Love the option not to make player read cue files when opening folders. Not using the EQ because I live in a recording studio so I don't need it, but it's a good feature. Absolutely ADORE the volume slider with max 100% and the indication in dB FS and not percentage. Genius. Really pro.

Suggestions, if I can:
-this is only aesthetic taste but I find the little grey square next to the track title (the one with the play icon when you're playing the track) really old style windows-ish... I like your dark theme, I think that track name in bold characters would be enough to show what track is being played... without the ugly square ahahahah
-This is for old fashioned listeners like me. What about working on a function of CD playing? Cog opening when a cd is inserted, downloading the data from CDDB and then playing the disc as it was an effective playlist and not a list of aiff files? Maybe also an icon with which you can open the disc. What do you think about it?
-when you use Cog in full screen mode, if you open the preferences they open another full screen view and you must go looking for the options all around the screen... what about opening the panel as a popup or something like that?

BTW, thank you for now, you did an amazing job, man!
 
  • Like
Reactions: vivo
Hi fellow Mac peeps,

(I haven't introduced myself but let's skip that).

I gave up my search for a Foobar 2000 like music player for OS X.....until I found the source of Cog on Bitbucket.

I have a Synology NAS with 1 shared music folder where all my music resides.

So for OS X you have all these iTunes library importers in all those nifty (money costing) music players. That is not what I want. Neither do I want/need iTunes for playing my music. Also it does not play .FLAC.

So strangely enough no one wants a panel with a music library that can be sorted/ordered by FOLDER ????

Well I do and found Cog for this purpose. Now what I did was enhance it.

Cog play a lot of different audio format and even internet radio streams. So bullseye.

Here are the features I added to my Cog 2015 version.

- I build in a 10 Band Equalizer, with VUMeter and Clipping indicator.
- Yosemite/El Capitan Dark theme/colors.
- Volume slider reduced to 100% instead of 400% ( why was that 400%? I don't want to overload my Audio signal...).
- Volume indication is now in dB (decibels) instead of percentage (%).
- Meta info in tagged .WAV files is now displayed. This was not working before.
- a MONO switch for those who need it.
- Time remaining is now also displayed instead of only elapsed.
- Some cosmetic changes in the toolbar buttons.

I compiled it under 10.11 El Capitan DP1 with 10.6 SDK so it should run on 10.6 up till 10.11.

For the Equalizer I used routines from this: https://github.com/bartolsthoorn/NVDSP

You can download my Cog 2015 version here : http://www73.zippyshare.com/v/RPGxoiqJ/file.html

Have fun with it, I do.
thank you ...sounds amazing ...thank you very much !!!
 
  • Like
Reactions: vivo
Hi all,

I have just made a blazing fast slim version for 10.11 only. Narrowed it down to 19.9 mb unzipped.

http://www64.zippyshare.com/v/261xRBjT/file.html

Starts on my mac in 1 second :)

But: I removed: LastFM support, update function, remote control, spmediakeys and other carbon deprecated code.

So I've you want all of that please get the version from post #1.

Hope you'll enjoy this 10.11 version.

Cheers
 
Just to say a big Thank You to Vivo for this great piece of work! Just updated to El Capitan and was faced with the annoying search for a Cog alternative when I stumbled upon this thread thanks to Help4Tech website, and this really amazing (audio) saviour.

Thank you very much!

Gabriel
 
  • Like
Reactions: vivo
this is amazing and great.

the 400% thing especially has been bugging me for so long now

thank you!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.