RE: ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2014-10-23
JSON is what an API like the TVDB's sends, rarely it gets cut off in the middle of transmission, and sometimes there's a fault in the JSON send by the API.
If it's from the TVDB, it's usually a user typo that uses HTML characters which confuses my JSON translator, which can be fixed by editing the data on the TVDB, but it's not easy to find out where it occurs.
In the other case, just trying again later usually helps, and maybe making sure that you have a good connection to the internet.
RE: ViMediaManager - Media Manager for Mac OS X! - wrxtasy - 2014-10-24
Cheers, second time around the scrape was successful.
However CPU usage is unusually high when scraping, this is not just a one off problem either ?
OSX even throws up a warning in the log ?
RE: ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2014-10-24
High CPU usage is unfortunately not uncommon behavior, and I don't know how to change this.
RE: ViMediaManager - Media Manager for Mac OS X! - cbr600ds2 - 2014-10-31
Mariusz - Any way to stop VIMM from updating episodes every refresh? I have XBMC (or kodi as it were) doing it automatically...
RE: ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2014-10-31
Depends on what you mean with refresh, I believe ViMM only updates the episode information if you specifically tell it to through the 'Update Metadata' button, selecting either 'Episodes', 'All Episodes' or 'New Episodes'.
RE: ViMediaManager - Media Manager for Mac OS X! - ammace - 2014-10-31
Do you know when you'll have a version that's fully compatible with Yosemite?
When I upgraded to 10.10 ViMM wouldn't open at all, so I completely removed it and it opened. But after scanning my whole library in and letting me update the new episodes, it started doing the same thing.
It seems to only open when it's a fresh install, but once there's data in it, it crashes right after it opens[/quote]. I've tried the latest stable and debug builds and it does the same thing.
Here's the error that comes up when it crashes.
Code: Process: ViMediaManager [13408]
Path: /Applications/ViMediaManager.app/Contents/MacOS/ViMediaManager
Identifier: com.vidalvanbergen.vimediamanager-alpha
Version: v0.7α12 (0.7.0.1.12)
Code Type: X86 (Native)
Parent Process: ??? [1]
Responsible: ViMediaManager [13408]
User ID: 501
Date/Time: 2014-10-31 11:35:13.534 -0500
OS Version: Mac OS X 10.10 (14A389)
Report Version: 11
Anonymous UUID: 2D24A7ED-E99D-1F2F-9D3E-AD311D10F3B2
Time Awake Since Boot: 32000 seconds
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x00000000ffeca589
VM Regions Near 0xffeca589:
Stack 00000000bf800000-00000000c0000000 [ 8192K] rw-/rwx SM=COW
-->
Submap 00000000ffff0000-00000000ffff1000 [ 4K] r--/r-- SM=PRV process-only VM submap
Application Specific Information:
objc_msgSend() selector name: retain
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0 libobjc.A.dylib 0x9497d0ab objc_msgSend + 27
1 org.andymatuschak.Sparkle 0x0c1f9a92 -[SUUpdater newVersionAvailable] + 41
2 org.andymatuschak.Sparkle 0x0c1ffba2 -[SUCarbonUpdater appcastDidFinishLoading:] + 488
3 libobjc.A.dylib 0x94984853 -[NSObject performSelector:withObject:] + 70
4 com.apple.Foundation 0x997ce91c __NSThreadPerformPerform + 389
5 com.apple.CoreFoundation 0x91b07d1f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
6 com.apple.CoreFoundation 0x91af97ad __CFRunLoopDoSources0 + 253
7 com.apple.CoreFoundation 0x91af8ce2 __CFRunLoopRun + 994
8 com.apple.CoreFoundation 0x91af8696 CFRunLoopRunSpecific + 390
9 com.apple.CoreFoundation 0x91af84fb CFRunLoopRunInMode + 123
10 com.apple.HIToolbox 0x974c4178 RunCurrentEventLoopInMode + 262
11 com.apple.HIToolbox 0x974c3d83 ReceiveNextEventCommon + 192
12 com.apple.HIToolbox 0x974c3cac _BlockUntilNextEventMatchingListInModeWithFilter + 99
13 com.apple.AppKit 0x9631df59 _DPSNextEvent + 734
14 com.apple.AppKit 0x9631d7a1 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 186
15 rbframework.dylib 0x012f8b61 0x11f7000 + 1055585
16 rbframework.dylib 0x012f8bc8 0x11f7000 + 1055688
17 com.vidalvanbergen.vimediamanager-alpha 0x000521de Delegate.Invoke%% + 34
18 com.vidalvanbergen.vimediamanager-alpha 0x000e9854 Application._CallFunctionWithExceptionHandling%%o<Application>p + 248
19 rbframework.dylib 0x0127b3b4 0x11f7000 + 541620
20 rbframework.dylib 0x012f8af0 0x11f7000 + 1055472
21 com.apple.AppKit 0x9630ff6c -[NSApplication run] + 907
22 rbframework.dylib 0x012f8c93 0x11f7000 + 1055891
23 rbframework.dylib 0x0127b437 0x11f7000 + 541751
24 rbframework.dylib 0x0124c4d2 RuntimeRun + 50
25 com.vidalvanbergen.vimediamanager-alpha 0x00234dba REALbasic._RuntimeRun + 34
26 com.vidalvanbergen.vimediamanager-alpha 0x00007638 _Main + 245
27 com.vidalvanbergen.vimediamanager-alpha 0x00002628 % main + 36
28 com.vidalvanbergen.vimediamanager-alpha 0x00fc405c _start + 116
29 com.vidalvanbergen.vimediamanager-alpha 0x00fc3fb2 start + 43
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x980468d2 kevent64 + 10
1 libdispatch.dylib 0x9101373f _dispatch_mgr_invoke + 245
2 libdispatch.dylib 0x910133a2 _dispatch_mgr_thread + 52
Thread 2:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 3:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 4:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 5:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 6:
0 libsystem_kernel.dylib 0x9804554e __psynch_mutexwait + 10
1 libsystem_pthread.dylib 0x9272c2cc _pthread_mutex_lock + 520
2 libsystem_pthread.dylib 0x9272c0bf pthread_mutex_lock + 16
3 rbframework.dylib 0x0121c8e0 0x11f7000 + 153824
4 rbframework.dylib 0x0128e4a3 RuntimeBackgroundTask + 35
5 com.vidalvanbergen.vimediamanager-alpha 0x003fb6a5 ViMMCore.FindImagePoster%o<FolderItem>%o<FolderItem> + 10869
6 com.vidalvanbergen.vimediamanager-alpha 0x0031da74 wndMain.wndMain.LoadTVShowListImages_Run%%o<wndMain.wndMain>o<Thread> + 1805
7 com.vidalvanbergen.vimediamanager-alpha 0x003887e7 Delegate.IM_Invoke%%o<Thread> + 110
8 com.vidalvanbergen.vimediamanager-alpha 0x00388828 AddHandler.Stub.0%% + 51
9 rbframework.dylib 0x0121d5a1 0x11f7000 + 157089
10 libsystem_pthread.dylib 0x9272decf _pthread_body + 138
11 libsystem_pthread.dylib 0x9272de45 _pthread_start + 162
12 libsystem_pthread.dylib 0x9272bf0e thread_start + 34
Thread 7:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 8:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 9:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 10:
0 libsystem_kernel.dylib 0x98045e6e __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x9272e36d _pthread_wqthread + 939
2 libsystem_pthread.dylib 0x9272beea start_wqthread + 30
Thread 11:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x9803fa2e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9803ead0 mach_msg + 68
2 com.apple.CoreFoundation 0x91af9ae6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x91af8ef9 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x91af8696 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x91af84fb CFRunLoopRunInMode + 123
6 com.apple.CFNetwork 0x907fca5f +[NSURLConnection(Loader) _resourceLoadLoop:] + 717
7 com.apple.Foundation 0x997d1dcf -[NSThread main] + 45
8 com.apple.Foundation 0x997d1d21 __NSThread__main__ + 1538
9 libsystem_pthread.dylib 0x9272decf _pthread_body + 138
10 libsystem_pthread.dylib 0x9272de45 _pthread_start + 162
11 libsystem_pthread.dylib 0x9272bf0e thread_start + 34
Thread 12:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x98045852 __select + 10
1 com.apple.CoreFoundation 0x91b4863a __CFSocketManager + 906
2 libsystem_pthread.dylib 0x9272decf _pthread_body + 138
3 libsystem_pthread.dylib 0x9272de45 _pthread_start + 162
4 libsystem_pthread.dylib 0x9272bf0e thread_start + 34
Thread 13:
0 libsystem_kernel.dylib 0x9803fa2e mach_msg_trap + 10
1 libsystem_kernel.dylib 0x9803ead0 mach_msg + 68
2 com.apple.CoreFoundation 0x91af9ae6 __CFRunLoopServiceMachPort + 214
3 com.apple.CoreFoundation 0x91af8ef9 __CFRunLoopRun + 1529
4 com.apple.CoreFoundation 0x91af8696 CFRunLoopRunSpecific + 390
5 com.apple.CoreFoundation 0x91af84fb CFRunLoopRunInMode + 123
6 com.apple.AppKit 0x96491874 _NSEventThread + 283
7 libsystem_pthread.dylib 0x9272decf _pthread_body + 138
8 libsystem_pthread.dylib 0x9272de45 _pthread_start + 162
9 libsystem_pthread.dylib 0x9272bf0e thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
eax: 0x029f9420 ebx: 0x0c1fcc4b ecx: 0x9499c23b edx: 0x0029d413
edi: 0xffeca589 esi: 0x014f4b60 ebp: 0xbfffe0d8 esp: 0xbfffe0b4
ss: 0x00000023 efl: 0x00010202 eip: 0x9497d0ab cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0xffeca589
Logical CPU: 2
Error Code: 0x00000004
Trap Number: 14
Binary Images:
0x1000 - 0x105db3c +com.vidalvanbergen.vimediamanager-alpha (v0.7α12 - 0.7.0.1.12) <910C47EA-8C35-37C8-8D4C-45258996DE6D> /Applications/ViMediaManager.app/Contents/MacOS/ViMediaManager
0x11f7000 - 0x1362ffb +rbframework.dylib (1) <E4F765F5-C6A7-3683-B8A7-EB1AFDD1F4B4> /Applications/ViMediaManager.app/Contents/Frameworks/rbframework.dylib
0x8e00000 - 0x8e42ffb com.apple.CloudDocs (1.0 - 280.1) <F6C93464-F452-334C-BC49-87A0C0143A8C> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
0x8f09000 - 0x8f0bfff com.apple.textencoding.unicode (2.7 - 2.7) <AC2A18A5-C241-3A92-82D2-E68452E26C1F> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x8f10000 - 0x8f17ffb +MBS Real Studio Cocoa Plugin.rbx_69.dylib (12.5 - 12.5) <5BB460E5-4405-3DFB-917F-FADDBFFE52DA> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Cocoa Plugin.rbx_69.dylib
0x8f20000 - 0x8f2affb +MBS Real Studio CocoaBase Plugin.rbx_11.dylib (12.5 - 12.5) <96124E81-5541-3AAF-8B33-3E084DCDB0A8> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio CocoaBase Plugin.rbx_11.dylib
0x8f36000 - 0x8f41fff +MBS Real Studio CocoaBase Plugin.rbx_14.dylib (12.5 - 12.5) <BE7841F4-9114-3E8C-8B14-65F04A325629> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio CocoaBase Plugin.rbx_14.dylib
0x8f4e000 - 0x8f50ff8 +MBS Real Studio Main Plugin.rbx_2.dylib (12.5 - 12.5) <9BD9C230-DB59-38EF-8B61-33A895561502> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Main Plugin.rbx_2.dylib
0x8f56000 - 0x8f60ff9 +MBS Real Studio MountainLion Plugin.rbx_0.dylib (12.5 - 12.5) <E3ABE019-1A42-3D3E-B2A3-01D45091A99D> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio MountainLion Plugin.rbx_0.dylib
0x8f6c000 - 0x8f76ff3 +MBS Real Studio Picture Plugin.rbx_6.dylib (12.5 - 12.5) <3874D7D6-903A-37EA-88F9-BBFB3AC873F8> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Picture Plugin.rbx_6.dylib
0x8f80000 - 0x8f8fff4 +MBS Real Studio Picture Plugin.rbx_8.dylib (12.5 - 12.5) <D51F8DE1-74A2-3068-9578-167D32B49E58> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Picture Plugin.rbx_8.dylib
0x8f98000 - 0x8f9fff8 +MBS Real Studio Util Plugin.rbx_14.dylib (12.5 - 12.5) <241DE507-2080-3F36-A055-66C737AAD7DD> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Util Plugin.rbx_14.dylib
0x8fa8000 - 0x8fadff7 +MBS Real Studio Util Plugin.rbx_29.dylib (12.5 - 12.5) <A9ADB4D8-6F84-31A7-A951-7A595C5A7E97> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Util Plugin.rbx_29.dylib
0x8fb5000 - 0x8fbbff9 +MBS Real Studio Util Plugin.rbx_35.dylib (12.5 - 12.5) <CD8BDC69-474F-3CAC-881B-46912082D348> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Util Plugin.rbx_35.dylib
0x8fc5000 - 0x8fcaffb +MBS Real Studio Util Plugin.rbx_36.dylib (12.5 - 12.5) <21C8533E-4D90-3D54-98FC-E115ECF4D671> /Applications/ViMediaManager.app/Contents/Frameworks/MBS Real Studio Util Plugin.rbx_36.dylib
0x8fd2000 - 0x8fe1ffb +RBAppearancePak.rbx_0.dylib (???) <9F139006-EC3A-39B4-B668-E86AD848C3EB> /Applications/ViMediaManager.app/Contents/Frameworks/RBAppearancePak.rbx_0.dylib
0x8fec000 - 0x9002ff3 +RBCrypto.rbx_0.dylib (???) <840E3FA3-4E72-3987-9C8F-ACDED6B4CFF8> /Applications/ViMediaManager.app/Contents/Frameworks/RBCrypto.rbx_0.dylib
0x900c000 - 0x900ffff +RBHTMLViewer.rbx_0.dylib (???) <BDA0F43B-D5F8-332F-9696-5C0E744616FE> /Applications/ViMediaManager.app/Contents/Frameworks/RBHTMLViewer.rbx_0.dylib
0x9016000 - 0x9017ff9 +RBInternetEncodings.rbx_0.dylib (???) <671CCD86-B289-3975-ADA9-60BC5BA2EFBC> /Applications/ViMediaManager.app/Contents/Frameworks/RBInternetEncodings.rbx_0.dylib
0x901f000 - 0x9037ff3 +RBRegEx.rbx_0.dylib (???) <686C3978-9B83-3EFD-9F14-69AD5C60FB7F> /Applications/ViMediaManager.app/Contents/Frameworks/RBRegEx.rbx_0.dylib
0x903c000 - 0x9718f89 +RBScript.rbx_0.dylib (???) <4578981D-AF4D-3CEF-A47D-68B21CD5DF9A> /Applications/ViMediaManager.app/Contents/Frameworks/RBScript.rbx_0.dylib
0x9795000 - 0x97a1ffd +RBShell.rbx_0.dylib (???) <B7F287B2-F48F-3F14-AABC-08F50262552B> /Applications/ViMediaManager.app/Contents/Frameworks/RBShell.rbx_0.dylib
0x97aa000 - 0x9818ff7 +RBXML.rbx_0.dylib (???) <40C59AD3-32C3-352F-8DD0-AB4EEFEF555D> /Applications/ViMediaManager.app/Contents/Frameworks/RBXML.rbx_0.dylib
0x987a000 - 0x987aff9 +cl_kernels (???) <0C8B723C-A40D-40E1-AA24-3110B7B73C7A> cl_kernels
0xb1db000 - 0xb1dbffb +cl_kernels (???) <EB14DCA0-9A1F-4109-A467-5818C69F229E> cl_kernels
0xc1f5000 - 0xc202fff +org.andymatuschak.Sparkle (1.1) /Applications/ViMediaManager.app/Contents/Frameworks/Sparkle.framework/Sparkle
0xcefc000 - 0xcefcff3 +cl_kernels (???) <F85C4397-18BC-49A7-A916-8E1A580DA43E> cl_kernels
0x125a8000 - 0x12693ff7 unorm8_bgra.dylib (2.4.5) <92A32497-932A-3966-91AD-DEA4CA456A5A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x126bf000 - 0x127aaff7 unorm8_argb.dylib (2.4.5) <4F31A648-2E63-38B1-AAAF-4FC374C60172> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_argb.dylib
0x3e000000 - 0x3e043ff7 com.apple.glut (3.6.2 - GLUT-3.6.2) <CEF5C1C0-B3E1-35E6-9EB8-6E0E810386DD> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
0x8fe43000 - 0x8fe76e03 dyld (353.2.1) <EBFF7998-58E8-32F5-BF0D-9690278EC792> /usr/lib/dyld
0x90008000 - 0x9017dff7 com.apple.QTKit (7.7.3 - 2890) <16C43187-DFFE-3BB3-AA2C-741FBEBB5585> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x9017e000 - 0x901b8ff7 com.apple.DebugSymbols (115 - 115) <D01FFA10-1734-31C5-B5A1-9CB61463FC15> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x901b9000 - 0x901e2ff7 libsystem_info.dylib (459) <4F7A7111-7F0D-3891-9DC9-41F5D79949FE> /usr/lib/system/libsystem_info.dylib
0x901e3000 - 0x901e3fff libkeymgr.dylib (28) <06DDCEF8-EB84-3F68-9E19-FD1A12B764FD> /usr/lib/system/libkeymgr.dylib
0x901e4000 - 0x90291fff libcrypto.0.9.7.dylib (106) <19669D99-DC79-3715-BC3A-850016DDDD7F> /usr/lib/libcrypto.0.9.7.dylib
0x90292000 - 0x90488fff libicucore.A.dylib (531.30) <BD09E200-FF42-3E9D-814C-0BC8F2C0EAC9> /usr/lib/libicucore.A.dylib
0x90489000 - 0x904e6ff3 com.apple.print.framework.PrintCore (10.0 - 451) <2563665B-7B7F-3B8A-83B1-E5AC8D389909> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x904e7000 - 0x904f4ff7 com.apple.ProtocolBuffer (1 - 225.1) <E5744DE6-B3FC-3289-9E71-98E88DECE545> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
0x906a6000 - 0x906b3ff7 com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <DD10F01B-45E7-31A0-A19B-2AEEB689C6C4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x906b4000 - 0x90751fff com.apple.ink.framework (10.9 - 213) <F47949BC-ABEE-329B-B568-71C6FEF761F6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x90752000 - 0x90956ff3 com.apple.CFNetwork (720.0.9 - 720.0.9) <7CDEA161-4DDC-381D-A2EF-B5F7B2154B8A> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x90957000 - 0x9097dff7 com.apple.IconServices (47.1 - 47.1) <9C537499-B375-3F84-BF4A-EEF757FC26A9> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x9097e000 - 0x90989ff7 com.apple.NetAuth (5.0 - 5.0) <D6C31218-47E4-3553-9208-D1091A81044E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9098a000 - 0x909caffb libGLImage.dylib (11.0.7) <1F2F2EFE-1EFA-398F-80D6-8AC6EA5160DB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x909cb000 - 0x909defff com.apple.ProtectedCloudStorage (1.0 - 1) <0A330FB7-44EE-359F-BAB7-48351AACD305> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
0x909df000 - 0x909e6fff com.apple.XPCService (2.0 - 1) <9A59D63D-446A-33A4-BB21-56E42417DA93> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x909e7000 - 0x90ae7ff7 com.apple.LaunchServices (644.10 - 644.10) <9A64517C-7DAE-3247-AD6E-FD3FB49A54D8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x90ae8000 - 0x90ae9fff libremovefile.dylib (35) <49DCAF7B-4466-3775-9E58-EA5D7CBA8AE0> /usr/lib/system/libremovefile.dylib
0x90aea000 - 0x90b56ffb com.apple.datadetectorscore (6.0 - 396.1) <77C29022-34D1-3556-95F6-FDBE4576CAF9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x90b57000 - 0x90b6bfff com.apple.ImageCapture (9.0 - 9.0) <4B84B5D5-A5F3-3B35-93CE-568A73486B92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x90b6c000 - 0x90be2ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <B6F346D2-BF88-3925-B962-E59267FA2268> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x90be3000 - 0x90be5ffb libsystem_secinit.dylib (18) <3CBA3BD3-8BA2-358D-BD1A-A1C3DF5D84E6> /usr/lib/system/libsystem_secinit.dylib
0x90be6000 - 0x90d13ff7 com.apple.coreui (2.1 - 305) <8D2978A1-8152-32CB-B265-4C923FDF3017> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x90d14000 - 0x90d2fff7 com.apple.CFOpenDirectory (10.10 - 187) <12F3D599-88CE-3952-8987-7F6CEA2A809A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x90d30000 - 0x90d4bff3 com.apple.openscripting (1.4 - 162) <EB1D1BA6-C0B0-3D3B-AE54-676324FFF3E6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x90d4c000 - 0x90fd1fff com.apple.QuickTime (7.7.3 - 2890) <34289D2B-07CC-3D12-8F32-6F97D96DEE81> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x90fd2000 - 0x91005fe3 libsystem_m.dylib (3086.1) <951F633F-57B7-398B-912F-F6ED4DB1C597> /usr/lib/system/libsystem_m.dylib
0x91006000 - 0x9100eff7 com.apple.icloud.FindMyDevice (1.0 - 1) <A0C38380-8B46-39CF-A0A1-27ABDAD1D574> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
0x9100f000 - 0x91036fff libdispatch.dylib (442.1.4) <B26A176C-39F7-3362-B128-27B1211068B9> /usr/lib/system/libdispatch.dylib
0x91037000 - 0x910c9fff com.apple.CoreSymbolication (3.1 - 56072) <BADFFEF1-5CD8-37BC-B8FD-7C955EF0D0A1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x910ca000 - 0x910cdfff com.apple.xpc.ServiceManagement (1.0 - 1) <942B9491-B97C-36DB-A9F0-3EA3273FCD2C> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x910ce000 - 0x910d7fff com.apple.DiskArbitration (2.6 - 2.6) <D906604A-1D8C-31BF-8F22-EA219FFC858F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x910d8000 - 0x910e0ff7 libCGCMS.A.dylib (772) <C556A973-97EF-353D-AA9A-82483BDB481C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x910e1000 - 0x910edff7 libkxld.dylib (2782.1.97) <779DF7F9-9B34-3FD9-9BC1-482CDA59E17A> /usr/lib/system/libkxld.dylib
0x910ee000 - 0x91105fff libsystem_asl.dylib (267) <85BD88AD-618E-3325-AC31-10DBAB8E9AF3> /usr/lib/system/libsystem_asl.dylib
0x9115a000 - 0x91189ff7 com.apple.DictionaryServices (1.2 - 229) <1F5C35C7-67AA-30A0-A366-EB4B361152A3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9118a000 - 0x91195ff7 com.apple.CrashReporterSupport (10.10 - 629) <BB92BB57-6F2F-3348-BEF4-58036DF40FA4> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x91196000 - 0x911adff3 libLinearAlgebra.dylib (1128) <B20FAAAA-1C76-3B20-B100-5FC90F7FE023> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
0x911ae000 - 0x911aefff com.apple.Accelerate (1.10 - Accelerate 1.10) <180BFBE5-2218-3A6F-A1B2-CCA1C92B66F7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x911af000 - 0x911b5ff7 libsystem_networkextension.dylib (167.1.10) <FC20E3AD-A53D-3346-AC71-829E82832AE8> /usr/lib/system/libsystem_networkextension.dylib
0x91251000 - 0x9125dff3 libcommonCrypto.dylib (60061) <024B3913-15C6-3005-9E5A-EB24918F6977> /usr/lib/system/libcommonCrypto.dylib
0x9125e000 - 0x9126bff7 libbz2.1.0.dylib (36) <6BC7B049-8F03-3217-9840-B1804CCBF742> /usr/lib/libbz2.1.0.dylib
0x9126c000 - 0x912e0fff com.apple.Heimdal (4.0 - 2.0) <5D2BE254-CFCD-3A15-9A89-1CBBDE0FF265> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x914aa000 - 0x915c6ffb com.apple.WebKitLegacy (10600 - 10600.1.25) <DEB98A5A-3404-31C6-9AB5-3A1D4DF0AF8F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebKitLegacy.framework/Versions/A/WebKitLegacy
0x915c7000 - 0x91601fff com.apple.MediaKit (16 - 757) <430EC569-B083-3608-B91F-3EC6B6065519> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x91637000 - 0x91685ff7 libcurl.4.dylib (83.1.2) <F5D7DC22-1308-34FD-8A4E-A4DC3F8351E4> /usr/lib/libcurl.4.dylib
0x91686000 - 0x9168dff3 libunwind.dylib (35.3) <29D9343F-9A0A-3535-B0AE-E7CC761D95EE> /usr/lib/system/libunwind.dylib
0x9168e000 - 0x917a1fff com.apple.MediaControlSender (2.0 - 215.10) <9A59F1DE-E9B6-3A56-84A1-F3F9DC66189B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x917a2000 - 0x917b7ffb com.apple.MultitouchSupport.framework (260.30 - 260.30) <2E28AF1C-AC6C-364F-B181-C5926A7F5A4D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x917ea000 - 0x917ebfff libsystem_blocks.dylib (65) <5D98F022-E863-31D4-8ADE-D53B2AE0D331> /usr/lib/system/libsystem_blocks.dylib
0x917ec000 - 0x9181eff7 com.apple.GSS (4.0 - 2.0) <36CBBD76-19AC-333E-AB52-A93800ABC89A> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9181f000 - 0x91935ff3 com.apple.desktopservices (1.9 - 1.9) <01A07F2E-9F9A-3847-AB11-C550827B3778> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x9193f000 - 0x9194ffff libGL.dylib (11.0.7) <2AF64D8C-3447-3C85-B4A1-77F03456E402> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x91950000 - 0x91952fff libsystem_configuration.dylib (699.1.5) <CDD8D1DA-3414-3A19-B340-EA116D52EA21> /usr/lib/system/libsystem_configuration.dylib
0x91953000 - 0x91993fff com.apple.Symbolication (1.4 - 56045) <BE1C4846-DA11-365D-9B46-3FF130401839> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x91994000 - 0x91999ff7 libcompiler_rt.dylib (35) <6630682F-AB76-3E55-BE51-0A3E61B6CFC2> /usr/lib/system/libcompiler_rt.dylib
0x9199a000 - 0x919b7fff libCRFSuite.dylib (34) <781A92EF-410E-39B2-953D-FEE12748D834> /usr/lib/libCRFSuite.dylib
0x919b8000 - 0x919d7ff7 com.apple.GenerationalStorage (2.0 - 209.11) <34CF76B2-8052-359D-816D-092608FB6919> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x919d8000 - 0x91a80ff7 com.apple.CoreMedia (1.0 - 1562.19) <ECB3338A-318A-3612-BBC1-11E0E99DB595> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91a81000 - 0x91e34fff com.apple.CoreFoundation (6.9 - 1151.16) <2F4FE1E8-D09B-3C62-B884-7A41111F4FBB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x91e35000 - 0x92127ffb com.apple.CoreImage (10.0.33) <75B23F45-8D99-3521-89AE-AF2AF4487096> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x92128000 - 0x9212cffb com.apple.TCC (1.0 - 1) <BFA66EA1-2839-3648-80F6-96AE136A6838> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x9212d000 - 0x92135feb libcldcpuengine.dylib (2.4.5) <7DB7526E-F292-3C24-B78A-BB7C2C9038BC> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x92136000 - 0x92139fff libextension.dylib (55) <E191881E-EAFD-3FD4-A8C1-7620DDC6F125> /usr/lib/libextension.dylib
0x9213a000 - 0x92174fff com.apple.AirPlaySupport (2.0 - 215.10) <BA87CB33-2E42-389A-AFC1-0ABEE42C3E38> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
0x92178000 - 0x9217afff com.apple.securityhi (9.0 - 55006) <E278B0FD-7303-381A-BDBC-C590C71EE86E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9217b000 - 0x9219efff libJPEG.dylib (1231) <33D03A5B-CED8-3FDC-8892-723DD6E423FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9219f000 - 0x921cefff com.apple.CoreVideo (1.8 - 145.1) <A59466FC-6B5A-3B36-BDD4-AC9CD581B7A1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x921cf000 - 0x9272affb com.apple.MediaToolbox (1.0 - 1562.19) <6BAB878B-526B-314F-824B-95D9D2FED1D2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9272b000 - 0x92733fff libsystem_pthread.dylib (105.1.4) <D90BD4F4-8DFA-3683-9C26-313D2F4F8C41> /usr/lib/system/libsystem_pthread.dylib
0x9273c000 - 0x927b3fff com.apple.CoreUtils (1.0 - 101.1) <7169E4D1-0771-36AD-85C8-60CF37FFF16E> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x927b4000 - 0x927b9fff com.apple.print.framework.Print (10.0 - 265) <7C3984BB-8337-3B90-A414-17C181A45744> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x9284f000 - 0x9285cfff com.apple.OpenDirectory (10.10 - 187) <94A3ED17-CD64-3D4A-8470-69C937CABF50> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x9285d000 - 0x9285ffff libquarantine.dylib (76) <9ADD861F-A66E-3AD1-A77E-C622E91BD203> /usr/lib/system/libquarantine.dylib
0x92860000 - 0x92976ff7 com.apple.CoreText (352.0 - 454.1) <02F310BE-E185-328C-A461-6D6B762D4A6D> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x92977000 - 0x92d6dff3 com.apple.CoreGraphics (1.600.0 - 772) <0D322365-219E-3D67-96BB-2B2416ACB4F5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x92d6e000 - 0x92dc1ff7 com.apple.HIServices (1.22 - 519) <5B54AB76-C487-367B-ACD5-2AF6BC85E1B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x92dc2000 - 0x92df6ffb com.apple.frameworks.CoreDaemon (1.3 - 1.3) <F527DB82-0D3F-359E-979B-951DFF46D45C> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x92df7000 - 0x93232feb com.apple.vImage (8.0 - 8.0) <56F6B317-9D70-3DC5-9868-BB6D7CB6E55D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x93233000 - 0x9324cfff libsystem_malloc.dylib (53.1.1) <58CD8BC7-55D1-3862-8E5D-728EE2EBE447> /usr/lib/system/libsystem_malloc.dylib
0x9324d000 - 0x9326affb com.apple.Ubiquity (1.3 - 313) <9ED23769-0725-3D4B-B7F4-AF08020D73C3> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x9326b000 - 0x93270ff7 libmacho.dylib (862) <48DE74F8-09E3-344F-A82F-665083A3BF8F> /usr/lib/system/libmacho.dylib
0x93271000 - 0x93275fff com.apple.CommonPanels (1.2.6 - 96) <955375E6-2416-38E1-AFC6-477827119329> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x93276000 - 0x932f0fff com.apple.ApplicationServices.ATS (360 - 375) <7E075657-314E-3130-97A7-AFD826000C7B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x932f1000 - 0x93423ffb com.apple.UIFoundation (1.0 - 1) <00A59CFF-A217-3998-B22E-6E452278A302> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
0x93424000 - 0x9344efff libxslt.1.dylib (13) <0F55B64A-6C55-304E-ACE0-B531027AA066> /usr/lib/libxslt.1.dylib
0x9344f000 - 0x93489fff com.apple.LDAPFramework (2.4.28 - 194.5) <AB471BFC-FDB3-347E-ABC0-BB7836662278> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x9348a000 - 0x93872ff7 libLAPACK.dylib (1128) <4E3D1289-2C98-3E53-BB8D-AD911357FF66> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x93873000 - 0x938c8ff7 com.apple.htmlrendering (77 - 1.1.4) <B85A63B9-C9DD-3ECC-B5DC-E12533C7FDF9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x938c9000 - 0x9393cffb com.apple.framework.CoreWLAN (5.0 - 500.35.2) <F46A7092-ADC6-3596-B046-8026F2814D8D> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9393d000 - 0x9393ffff com.apple.loginsupport (1.0 - 1) <47A71885-BB14-3DB8-AE19-F74ABA120290> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
0x93940000 - 0x93947fff libMatch.1.dylib (24) <428CD037-5261-39A6-83EE-A7D9ABF446EB> /usr/lib/libMatch.1.dylib
0x93948000 - 0x939c5ff3 com.apple.framework.IOKit (2.0.2 - 1050.1.21) <C3A9E799-0B67-3292-AF44-43CCA846C169> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x939c6000 - 0x939c8fff com.apple.SecCodeWrapper (4.0 - 238) <5F089303-4DBE-36D2-84B3-F53CDA3718AC> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x939cc000 - 0x939cfff7 com.apple.help (1.3.3 - 46) <FDF183E4-3B95-3CBD-A390-2536C8E7E258> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x939d0000 - 0x939e7ff7 com.apple.CoreMediaAuthoring (2.2 - 951) <D3051132-DF37-3D20-9875-9541CE2641BB> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x939e8000 - 0x939ebfff libCGXCoreImage.A.dylib (772) <8FFF2AD4-48A7-3172-9CBD-8CC9A0E8F4C8> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x939ec000 - 0x93a33ff3 com.apple.AppleJPEG (1.0 - 1) <C14A2B49-A664-3EDE-9B9B-6A678ED7F8DE> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
0x93a34000 - 0x93a38ffb libGIF.dylib (1231) <9DE811E6-6151-32B2-8C89-AD97EC7815B3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x93a39000 - 0x93a3bffb libRadiance.dylib (1231) <2F86BE82-404D-335C-B83E-F71D3C4969B8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93a3c000 - 0x93a3fffb libutil.dylib (38) <B5A16C6B-A79E-3504-BDA6-64A063F6612D> /usr/lib/libutil.dylib
0x93a40000 - 0x93a42fff libsystem_coreservices.dylib (9) <20E66A47-8D67-344A-A393-73926F0E5FB2> /usr/lib/system/libsystem_coreservices.dylib
0x93a43000 - 0x93a94fff com.apple.opencl (2.4.2 - 2.4.2) <33B19D84-C463-3762-B1AB-C5CB8F7DC87F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93a95000 - 0x93ad4fff com.apple.NavigationServices (3.8 - 215.1) <46D8B66D-CB59-36F5-BD26-FD8309337BB3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x93ad5000 - 0x93ad5fff com.apple.Carbon (154 - 157) <5A078967-8437-3721-A6B1-70CC00461D7B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93ad6000 - 0x93bc2fe7 libvMisc.dylib (512) <56B7DE45-36B1-32BE-B823-DB14F315EEB9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x93bc3000 - 0x93bc4fff liblangid.dylib (117) <34A0F807-755F-300B-B01F-AABAE3838451> /usr/lib/liblangid.dylib
0x93bc5000 - 0x93bc9ffb libcache.dylib (69) <55501A00-AF64-3554-8F46-8D5AFEDEC332> /usr/lib/system/libcache.dylib
0x93bca000 - 0x93bd2ffb com.apple.NetFS (6.0 - 4.0) <141BFE7E-634E-32A0-8EC9-0A1A4DFEA7D9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x93bd3000 - 0x93bd4fff com.apple.TrustEvaluationAgent (2.0 - 25) <28BBD931-EF7C-3753-B50E-6568F4075086> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x93c03000 - 0x93c04fff libDiagnosticMessagesClient.dylib (100) <3EE83437-AA9C-356B-810B-589346B73797> /usr/lib/libDiagnosticMessagesClient.dylib
0x93c05000 - 0x93c05fff com.apple.Cocoa (6.8 - 21) <6AF80DDB-C28E-36FF-BC11-D7D561AC52A9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x93c06000 - 0x93e82ff3 com.apple.security (7.0 - 57031.1.35) <4721C22E-D6C2-3202-B80D-5E67169466D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x93e83000 - 0x93edcffb libAVFAudio.dylib (118.3) <65762748-F772-3959-8D14-197AFB778132> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x93edd000 - 0x93edfff7 libsystem_sandbox.dylib (358.1.1) <12A90EA1-A218-3B6B-A441-E1A8F866FA44> /usr/lib/system/libsystem_sandbox.dylib
0x93ee0000 - 0x93eeeff3 libxar.1.dylib (254) <D7C4FDEB-61AA-3FC1-8B7B-0AE3A3A64492> /usr/lib/libxar.1.dylib
0x93eef000 - 0x93ef9ffb com.apple.audio.SoundManager (4.2 - 4.2) <4312D0A7-4B6F-3A1E-9A47-24C6E8C65E51> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x93efa000 - 0x93f50fff libc++.1.dylib (120) <D8DE4962-66CD-3491-904E-9291EEE5E570> /usr/lib/libc++.1.dylib
0x93f51000 - 0x93f53fff libCVMSPluginSupport.dylib (11.0.7) <A87C589A-DA64-3D62-8BDE-065784993B1A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x93f62000 - 0x93f66fff libCoreVMClient.dylib (79) <85CBF1F3-3CE1-304F-88DF-15608C9A2367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x93f67000 - 0x93f72fff com.apple.AppSandbox (4.0 - 238) <D05DB10E-06C7-3220-B63A-FDD1AFCAA30B> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x93f73000 - 0x94064ffb libiconv.2.dylib (42) <4AF77F10-0BEC-3BE0-99DF-C5170EDB316B> /usr/lib/libiconv.2.dylib
0x94065000 - 0x9410afff com.apple.Metadata (10.7.0 - 916) <2776B7E6-9047-3E30-9297-DD5CF53D7C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9410b000 - 0x9448dff7 com.apple.VideoToolbox (1.0 - 1562.19) <0DF7B33E-B8BE-385E-931A-B7E7ECF16B7B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x944b1000 - 0x944b1fff com.apple.ApplicationServices (48 - 48) <76C301A4-705B-33DE-BA11-C89DCF1EDCDD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x944b2000 - 0x944b5fff libdyld.dylib (353.2.1) <6533C0BC-6FE5-3E43-A44D-EF2193978EC0> /usr/lib/system/libdyld.dylib
0x944b6000 - 0x94509fff com.apple.CoreMediaIO (601.0 - 4749) <96E6B0EE-1251-39BA-A186-0D2DA82CB69C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9450a000 - 0x9454dfff libGLU.dylib (11.0.7) <3519CD46-386A-3702-A5EE-AE59923C5AA7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9454e000 - 0x9457afff com.apple.ChunkingLibrary (2.1 - 163.1) <2B0CBB85-EF91-351A-8750-A185996E4CDB> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x9457b000 - 0x9461bfff com.apple.QD (301 - 301) <4DFE3689-59DE-3FBC-806B-6A4056573E52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9461c000 - 0x9491aff7 com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <C18EC809-6E67-3D9C-82D5-34170A81254C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x9491b000 - 0x9497bfff com.apple.AppleVAFramework (5.0.31 - 5.0.31) <1844FC5A-83E0-3031-B68B-9F36197AAACB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9497c000 - 0x94b582ef libobjc.A.dylib (646) <EF789AF0-508F-3D49-A988-376CE2E1107C> /usr/lib/libobjc.A.dylib
0x94b59000 - 0x95afafff com.apple.WebCore (10600 - 10600.1.25) <EBF3F4C9-1103-32D1-A3D5-8D92CD293C8B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x95afb000 - 0x95fa1ff7 com.apple.JavaScriptCore (10600 - 10600.1.17) <51DEC6FC-6F6F-39F2-A286-CCAA88285016> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x95fa2000 - 0x96054fff libCoreStorage.dylib (471) <3E1DA770-7958-3243-B0D3-126E71E36BAA> /usr/lib/libCoreStorage.dylib
0x96055000 - 0x961c6ffb libBLAS.dylib (1128) <ACEF468C-5DB1-38F3-BCB2-6F3D7F2B2040> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x961c7000 - 0x961c7fff liblaunch.dylib (559.1.22) <2FDDB7A5-C022-3C40-A263-1DC74F0B446D> /usr/lib/system/liblaunch.dylib
0x961c8000 - 0x961d6ff7 libz.1.dylib (55) <DF3B8F77-8931-3A6B-8BDF-DB67315050E6> /usr/lib/libz.1.dylib
0x961d7000 - 0x961f0fff com.apple.Kerberos (3.0 - 1) <92735F11-CF1C-3FA6-8682-9A30AC9E2651> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x961f1000 - 0x962f5ff7 libJP2.dylib (1231) <77B25D2E-F9DE-3565-894A-970DE207B0EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x962f6000 - 0x96ee2fff com.apple.AppKit (6.9 - 1343.14) <8A4EA92C-E6DE-3F03-9B88-A183FCDD6644> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x96ee3000 - 0x96f06ffb com.apple.framework.Apple80211 (10.0 - 1000.57.3) <73620B5D-1E69-37DE-B186-AE9E8E7834D8> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96f07000 - 0x96f62ffb libTIFF.dylib (1231) <14F5E31A-4ABC-3DF7-AB85-9DB406D3613C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x96f63000 - 0x96f6cfff libcopyfile.dylib (118.1.2) <FAF3268F-C580-33D3-A5B4-74B8A8713216> /usr/lib/system/libcopyfile.dylib
0x96f6d000 - 0x97038fff com.apple.DiscRecording (9.0 - 9000.4.1) <490CDFC5-B1BF-36CA-AB7E-FEAF99BF272A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x97039000 - 0x9703dffb com.apple.IOSurface (97 - 97) <ADB57CD2-455A-317C-818E-6379BF427D10> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9703e000 - 0x97051fff com.apple.CoreBluetooth (1.0 - 1) <DF406F6F-C173-3598-8785-8A2014F770EF> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x97052000 - 0x9705afff com.apple.CoreServices.FSEvents (1210 - 1210) <FC372799-6E8E-3290-9816-6981D39BC9D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
0x9705b000 - 0x9705bfff libOpenScriptingUtil.dylib (162) <9872C464-DF90-37C2-9871-8A3F53C615EC> /usr/lib/libOpenScriptingUtil.dylib
0x9720d000 - 0x97233ffb libxpc.dylib (559.1.22) <CB6B442F-8BE4-37B6-9A00-4753BC1C368C> /usr/lib/system/libxpc.dylib
0x97234000 - 0x9728ffff com.apple.LanguageModeling (1.0 - 1) <9B39E059-F48E-31AF-B1B3-B0872F362627> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
0x97290000 - 0x9741fff3 libsqlite3.dylib (168) <C3F78985-C19B-3320-9F71-543969632128> /usr/lib/libsqlite3.dylib
0x97420000 - 0x97496fff com.apple.securityfoundation (6.0 - 55126) <64E4CE02-8BE6-3408-99A5-23E5CF7545BC> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x97497000 - 0x97498fff libSystem.B.dylib (1213) <77FA0B3F-4412-31F6-A798-21D068AE16C3> /usr/lib/libSystem.B.dylib
0x97499000 - 0x9786fff7 com.apple.HIToolbox (2.1.1 - 756) <5204085A-4D56-3430-889F-11C42E43729B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x97870000 - 0x9791ffff com.apple.Bluetooth (4.3.0 - 4.3.0f10) <6BE1AED1-C590-36BE-B796-2F3856318633> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x97920000 - 0x97929fff com.apple.AppleSRP (5.0 - 1) <41C48FA8-C249-3800-A551-7F4AFA3E723F> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x9792a000 - 0x97956ffb libsandbox.1.dylib (358.1.1) <A62AE9BC-7FF4-33D1-AB30-7497832770E7> /usr/lib/libsandbox.1.dylib
0x97957000 - 0x97beaff7 com.apple.CoreData (110 - 526) <C2C79A0B-70B1-3D88-951D-1C19D35B78E1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x97bf9000 - 0x97bf9fff libunc.dylib (29) <CE960997-9D4A-3848-BAC7-B2255E6765FD> /usr/lib/system/libunc.dylib
0x97bfa000 - 0x97c00ff7 libsystem_trace.dylib (72.1.3) <E1985F9C-78FC-3098-8683-81F0DCEE54BB> /usr/lib/system/libsystem_trace.dylib
0x97c01000 - 0x97f15fef com.apple.CoreAUC (211.0.0 - 211.0.0) <78C567D8-532D-3A08-BF7D-0C25A859F64A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x97f16000 - 0x97f95fff com.apple.SystemConfiguration (1.14 - 1.14) <89A67A1E-850F-3ED1-AB7D-9057A5B0FF0D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x97f96000 - 0x9802bff3 libsystem_c.dylib (1044.1.2) <819FD4E2-3B29-38F0-AC5C-BEE865489F5F> /usr/lib/system/libsystem_c.dylib
0x9802c000 - 0x9804bfff libsystem_kernel.dylib (2782.1.97) <9F86CA37-93FC-31F0-8ACC-53D244AF9EC2> /usr/lib/system/libsystem_kernel.dylib
0x989fb000 - 0x98a29ff7 libarchive.2.dylib (30) <8758D35F-ADF8-30F6-8EB2-9B852876EAC8> /usr/lib/libarchive.2.dylib
0x98a2a000 - 0x98a44ff7 liblzma.5.dylib (7) <D0BC984D-5B33-328C-8F1E-7E9C41813433> /usr/lib/liblzma.5.dylib
0x98ae7000 - 0x98afafff libcmph.dylib (1) <2449B048-208E-36FB-9DFA-47E0F3BCF132> /usr/lib/libcmph.dylib
0x98afb000 - 0x98b4cfff libcups.2.dylib (408) <08C5D411-533C-345A-B820-092C96215F2E> /usr/lib/libcups.2.dylib
0x98b4d000 - 0x98b80fff com.apple.CoreServicesInternal (221.1 - 221.1) <045D0E8B-6935-3A11-B56B-45FF9A5474FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x98b81000 - 0x98b84fff libpam.2.dylib (20) <E2F34522-448A-3392-BC1D-6625BEB612B9> /usr/lib/libpam.2.dylib
0x98b85000 - 0x98b85fff com.apple.audio.units.AudioUnit (1.12 - 1.12) <64ED443E-25D5-3A2C-A028-0D0C7FAF57C6> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x98b86000 - 0x98b88ffb libCGXType.A.dylib (772) <9F0C0190-2E25-361D-9713-33C3DDADE8F3> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x98b89000 - 0x98d14ffb com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <44BCEAB8-306D-307F-92C8-6656F3578220> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x98d15000 - 0x98d9cfff com.apple.CoreServices.OSServices (640.3 - 640.3) <8DD52AC8-238C-3E5C-ADBB-ABDA770D708A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x98d9d000 - 0x98dddfff libauto.dylib (186) <1609D0F9-6E3A-3C67-87EF-BB0BD93EDAC9> /usr/lib/libauto.dylib
0x99762000 - 0x99ac1ffb com.apple.Foundation (6.9 - 1151.16) <76BF64BB-34C4-3409-BB6F-CAACDEE7681A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x99ac2000 - 0x99ad9ff3 com.apple.AppContainer (4.0 - 238) <6D233F8C-F8D1-365F-B678-E0B75A6E6C15> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x99ada000 - 0x99b3eff7 com.apple.AE (681 - 681) <EEE62980-421B-33BD-BB88-6BDE269A3060> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x99b3f000 - 0x99f72ff3 com.apple.vision.FaceCore (3.1.6 - 3.1.6) <EF92C25B-3E33-379F-A862-75C2FCA8B386> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x99f73000 - 0x99f84ff3 libsystem_coretls.dylib (35.1.2) <87AE2CBB-A397-3392-A152-02AEA6D194D6> /usr/lib/system/libsystem_coretls.dylib
0x99f85000 - 0x9a04efff com.apple.backup.framework (1.6 - 1.6) <3CE096B0-65A6-3696-8726-E0B28D062834> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x9a04f000 - 0x9a08cff7 libsystem_network.dylib (411) <4D5BCDE3-5155-3D97-84C5-778D56A5122A> /usr/lib/system/libsystem_network.dylib
0x9a08d000 - 0x9a09fff7 libsasl2.2.dylib (193) <B5813595-A89D-39D4-BB06-F6013D3BD98C> /usr/lib/libsasl2.2.dylib
0x9a0a0000 - 0x9a12cff3 com.apple.PerformanceAnalysis (1.0 - 1) <CB175B15-8AA3-3ECA-88ED-E561D7722DFB> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9a12d000 - 0x9a196ff7 libcorecrypto.dylib (233.1.2) <F188C1A7-E88F-3EC5-A6AA-22C02E3F0C93> /usr/lib/system/libcorecrypto.dylib
0x9a197000 - 0x9a1cafff com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <103A5EA0-9B75-3B23-BE72-C4DD52744A6A> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9a1cb000 - 0x9a1dcfff libbsm.0.dylib (34) <C9F0C608-2794-3F6B-8078-583FC0046039> /usr/lib/libbsm.0.dylib
0x9a1dd000 - 0x9a1effff com.apple.Sharing (328.3 - 328.3) <460DD833-B33A-369E-A5EF-B21D5AA231EF> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x9a1f0000 - 0x9a1f2ff3 com.apple.EFILogin (2.0 - 2) <414F4023-49B5-3FB8-8778-55D4025EB6E8> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x9a1f3000 - 0x9a1f3fff com.apple.CoreServices (62 - 62) <FF296ED2-0F90-3055-BBE4-7BF9E42322EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9a1f4000 - 0x9a204ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <DBECFAD5-DB53-390C-AE92-09549733C861> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9a205000 - 0x9a20cfff com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <5D268178-3812-3777-92A6-D7D3395405B8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x9a20d000 - 0x9a376ff7 com.apple.avfoundation (2.0 - 889.10) <BC1712A8-FBDC-35A4-997C-2A0CA4296E8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9a377000 - 0x9a4bbfff com.apple.ImageIO.framework (3.3.0 - 1038) <98EC2248-5270-3CB5-84FD-CD225A9875D4> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a4bc000 - 0x9a680ff3 com.apple.QuartzCore (1.10 - 361.11) <9CED60CF-9B7F-3288-A7E9-3AE087F9E076> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9a681000 - 0x9a68afff com.apple.CommonAuth (4.0 - 2.0) <88D8A3D8-5F27-3545-8CD2-456FFDE5383D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a68b000 - 0x9a68ffff libheimdal-asn1.dylib (398.1.2) <71FCB9F7-A330-3C02-89F3-B483B1C67E54> /usr/lib/libheimdal-asn1.dylib
0x9a690000 - 0x9a696ff3 libsystem_platform.dylib (63) <509993B7-3F26-3360-B899-0BBB15152516> /usr/lib/system/libsystem_platform.dylib
0x9a697000 - 0x9a787ff3 com.apple.DiskImagesFramework (10.10 - 389.1) <2C988912-3B5E-3E13-A172-01221AAC91E6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x9aa41000 - 0x9ab2afff libcrypto.0.9.8.dylib (52) <8BA9026A-18DA-3F45-9850-85DF4378F284> /usr/lib/libcrypto.0.9.8.dylib
0x9ab2b000 - 0x9ab33fff libsystem_dnssd.dylib (561.1.1) <45CDAF46-03DE-33DB-A627-14F245993EF2> /usr/lib/system/libsystem_dnssd.dylib
0x9ab34000 - 0x9ae8cfff libmecabra.dylib (666) <2248841A-A8F6-3F98-AFA2-F60F7539B788> /usr/lib/libmecabra.dylib
0x9ae8d000 - 0x9ae96ff7 libsystem_notify.dylib (133.1.1) <B8503E99-214B-3AC3-A7CA-CC837ABD7B25> /usr/lib/system/libsystem_notify.dylib
0x9aefd000 - 0x9af26fff libRIP.A.dylib (772) <0B645C55-5450-320B-BF84-408B66A29364> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9af27000 - 0x9af27fff com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <96675103-6E3D-326A-83C0-82D3A34C3A1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x9af28000 - 0x9af7bfff libstdc++.6.dylib (104.1) <D0EB2C99-5939-3ABA-9C18-D9AD75CE23A1> /usr/lib/libstdc++.6.dylib
0x9af7c000 - 0x9b206ffb com.apple.WebKit (10600 - 10600.1.25) <DCD91A86-737E-352F-921A-5A029DCAD0D7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x9b207000 - 0x9b22dffb libPng.dylib (1231) <A9ACFC7E-9F25-3F15-AFAB-C74C3DAA1D06> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9b22e000 - 0x9b237fff libGFXShared.dylib (11.0.7) <AFC7CCD1-D935-3968-8CE3-303C13354F2B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x9b238000 - 0x9b23eff7 com.apple.MediaAccessibility (1.0 - 61) <81E9530E-882C-313C-A4D5-2F43EB569E4F> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x9b23f000 - 0x9b24dff7 com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <637E7AB2-1077-319C-A6A2-D0D0F01951BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
0x9b24e000 - 0x9b28aff3 com.apple.RemoteViewServices (2.0 - 99) <2839C2F1-88DA-3843-87BF-441A374A8967> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x9b28b000 - 0x9b397fe3 libvDSP.dylib (512) <54403134-29AE-3806-89D7-2CBA7B455736> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9b398000 - 0x9b403ff7 com.apple.framework.CoreWiFi (3.0 - 300.4) <632A811D-4706-3ED7-85E3-DD2CDB47CF8F> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9b404000 - 0x9b42aff3 libc++abi.dylib (125) <E9AF8CA1-D54D-37E3-8363-A3E8C0840F71> /usr/lib/libc++abi.dylib
0x9b42b000 - 0x9b44affb libresolv.9.dylib (57) <C2C3810A-A45E-3375-B41D-6E1BECE1BA3C> /usr/lib/libresolv.9.dylib
0x9b44b000 - 0x9b4e5fff com.apple.ColorSync (4.9.0 - 4.9.0) <091CDCEC-1B25-3FE7-94C2-8AEFA6564E95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x9b4e6000 - 0x9b4f2ff7 libcsfde.dylib (471) <36D1C779-E345-3B11-84C1-B13E7504335B> /usr/lib/libcsfde.dylib
0x9b4f3000 - 0x9b548ff3 com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <F5A586C3-A440-3E0E-966A-7841A182E5B2> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9b549000 - 0x9b7e4ff3 com.apple.RawCamera.bundle (6.00 - 761) <DC69A768-9B78-3B56-94AD-3A3E5965C8A3> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9b7e5000 - 0x9b82effb libFontRegistry.dylib (134) <023BB8A2-8BBA-30DC-B0C2-A5F0AE3667D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9b82f000 - 0x9b83eff3 com.apple.opengl (11.0.7 - 11.0.7) <C4738E5F-C178-3A01-B941-C638E6A14D7C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9b83f000 - 0x9b936fff libFontParser.dylib (134) <95F8F2D1-B28D-3687-95A9-45033FEE0504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9c245000 - 0x9c33bff7 libxml2.2.dylib (26) <2F37833C-4D55-3A09-9A0C-5904E8B6892A> /usr/lib/libxml2.2.dylib
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: 15096
thread_create: 0
thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=227.5M resident=53.0M(23%) swapped_out_or_unallocated=174.5M(77%)
Writable regions: Total=207.9M written=49.1M(24%) resident=103.2M(50%) swapped_out=4K(0%) unallocated=104.7M(50%)
REGION TYPE VIRTUAL
=========== =======
CG backing stores 33.5M
CG image 60K
CG raster data 1856K
CG shared images 240K
CoreUI image data 108K
Image IO 6720K
Kernel Alloc Once 4K
MALLOC 135.2M
MALLOC (admin) 48K
Memory Tag 242 12K
OpenCL 24K
Stack 70.2M
VM_ALLOCATE 19.6M
__DATA 10.0M
__IMAGE 528K
__IMPORT 4K
__LINKEDIT 43.5M
__OBJC 2896K
__TEXT 184.0M
__UNICODE 544K
mapped file 110.4M
shared memory 4K
=========== =======
TOTAL 619.1M
Model: MacBookPro10,1, BootROM MBP101.00EE.B05, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.3f36
Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In
Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533642465238432D50422020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xEF), Broadcom BCM43xx 1.0 (7.15.124.12.8)
Bluetooth: Version 4.3.0f10 14890, 3 services, 27 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD SM512E, 500.28 GB
USB Device: Hub
USB Device: FaceTime HD Camera (Built-in)
USB Device: Hub
USB Device: My Passport 0820
USB Device: Hub
USB Device: BRCM20702 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus: MacBook Pro, Apple Inc., 23.4
RE: ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2014-11-01
It seems that the 'automatic update' function is the source of the trouble, make sure to turn it off the next time around under 'Preferences' > 'General'.
RE: ViMediaManager - Media Manager for Mac OS X! - RandomSkratch - 2014-11-04
Hi MariusTH86
I'm sure I've asked this before but when you try to update Show Status, some of my shows come back with coud not find errors. I'm guessing this is a TVRage issue? When I look the shows up on TVRage, they exist. Just curious to know where the issue lies? Is this something easily fixable on my end?
RE: ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2014-11-04
It's probably an issue with TVRage, sometimes of the day it seems that they don't allow as fast data transfer as ViMM would like, making it think TVRage doesn't have the information it's looking for, in Dutch time, it seems to work best nearer the evening and worst nearing the morning, in America time this might be reversed.
If it's continually the same shows that this happens on, try changing the title or original title if that differs a lot from what's on tvrage and let me know which titles you've been using before.
RE: ViMediaManager - Media Manager for Mac OS X! - ammace - 2014-11-04
(2014-11-01, 00:40)MariusTh86 Wrote: It seems that the 'automatic update' function is the source of the trouble, make sure to turn it off the next time around under 'Preferences' > 'General'.
I tried that yesterday, and today when I opened it, it crashed again.
RE: ViMediaManager - Media Manager for Mac OS X! - MariusTh86 - 2014-11-04
Does the error log still mention [SUUpdater newVersionAvailable] near the top?
Have you tried using the latest debug build yet?
https://www.mediafire.com/?8j6ve2f4je6et
If you're using the Cocoa build, maybe it'll help to try to use the Intel build, or visa-versa.
RE: ViMediaManager - Media Manager for Mac OS X! - Glorious1 - 2014-11-04
I had a crashing problem the other day and had to do a complete reset following the procedures in this post to get it to stop. This is for Mavericks and Yosemite. I didn't actually delete or replace the app itself. Be sure to reboot after deleting the last file.
http://forum.kodi.tv/showthread.php?tid=109976&pid=1542973#pid1542973
RE: ViMediaManager - Media Manager for Mac OS X! - RandomSkratch - 2014-11-05
(2014-11-04, 14:39)MariusTh86 Wrote: It's probably an issue with TVRage, sometimes of the day it seems that they don't allow as fast data transfer as ViMM would like, making it think TVRage doesn't have the information it's looking for, in Dutch time, it seems to work best nearer the evening and worst nearing the morning, in America time this might be reversed.
If it's continually the same shows that this happens on, try changing the title or original title if that differs a lot from what's on tvrage and let me know which titles you've been using before.
Ah I fixed it! The titles that wouldn't work were missing "Original Title". Only the Title field was populated. As soon as I put Original Title in they were identified properly. Now some of them still make ViMM crash when scraping (The Middle). But I can live with having Show Status updated properly now.
Thanks!
RE: ViMediaManager - Media Manager for Mac OS X! - LDX_ITA - 2014-11-12
Hello guys,
I don't know if this question is about ViMM or Kodi... let's try. I've some movie files with multiple audio tracks, english and italian, and others with just italian or just english. Is there a way to put theme in different lists to browse on Kodi? ![Huh Huh](https://forum.kodi.tv/images/smilies/question.png)
thanx
RE: ViMediaManager - Media Manager for Mac OS X! - Glorious1 - 2014-11-12
Yes, I think that's a Kodi question. I suggest smart playlists. There are a lot of attributes you can use to define smart playlists; you can look into it. If you can't define based on audio language, put that in tags in the nfo files (which you can do in ViMM) and then use those tags to define the playlists. Or something along those lines.
|