iTunes Plugin Problems

Posted on
Tue Nov 12, 2013 10:47 pm
jltnol offline
Posts: 997
Joined: Oct 15, 2013

iTunes Plugin Problems

So I've got three computer's iTunes connected to Indigo, and everything starts out fine.

But whenever I restart Indigo or iTunes, I always get the "unavailable" state for all of them. I've deleted to two computers that are networked, so am down to just iTunes running on the same computer as Indigo, and still get "unavailable" ... often. All I have to do is to re-start Indigo, and I end up "unavailable" again. Restarting the plug doesn't help.

The only way to fix it is to delete the device(and all the related Control Pages) and start over...

Here's what the log says:

iTunes Error iTunes-MacPro stopped due to the following error (will attempt to recover in 10 seconds):

Traceback (most recent call last):
File "statusThread.py", line 117, in run
File "itunes.py", line 57, in iTunesLogin
File "itunes.py", line 205, in updateCache
AttributeError: 'ITunesController' object has no attribute 'errorLog'


iTunes Error iTunes-MacPro has an unknown error - disabling




Any suggestions?

Posted on
Wed Nov 13, 2013 12:22 pm
jay (support) offline
Site Admin
User avatar
Posts: 18255
Joined: Mar 19, 2008
Location: Austin, Texas

Re: iTunes Plugin Problems

Congratulations, you're the second person to find this error.

Apparently, a recent update to iTunes periodically returns an update message that's malformed (at least according to the reverse engineered information we're using in the plugin). The plugin was expecting a specific set of values where there now apparently can be garbage. I suspect it's a bug in iTunes but I've updated the plugin to ignore any update message with the problem. That seems to work OK since it appears that the next update is valid and comes in quickly. It'll be in the next release (6.0.5) which should land any time now.

Jay (Indigo Support)
Twitter | Facebook | LinkedIn

Posted on
Wed Nov 13, 2013 12:35 pm
jltnol offline
Posts: 997
Joined: Oct 15, 2013

Re: iTunes Plugin Problems

Thanks for your usual swift and authoritative reply!

Posted on
Wed Nov 20, 2013 6:57 am
pgershon offline
Posts: 509
Joined: Jul 10, 2004

Re: iTunes Plugin Problems

Not sure if this is an Indigo problem per se, but I decided to mention here in case it is. I use Indigo with a bunch of plugins to interact with my Sqeezebox and Concerto music server. One of the plugins is the iTunes plugin. Since I upgraded to Mavericks, iTunes seams to randomly crash about once a day while running in the background, and I have been assuming this was a Mavericks issue not related to Indigo. However, it occurred to me as I aaas looking at Activity Monitor, that besides com.Apple.MediaLibraryService and kernel_task, IndigoPluginHost is also running at or near 100% CPU much of the time. While Indigo does poll my Concerto every 30 seconds by looking at the serial port, it should not be doing anything that is memory or CPU intensive with iTunes. I am using the latest 6.0.5 Indigo version. I attached my activity log as I write this message. Below is the iTunes crash report from earlier today, along with my posting on the Apple Discussion board.


I am having similar problems with iTunes crashing. Been happening since I installed Mavericks. Have scrubbed my system to remove old software but still the daily crashes. I am seculating that the crash occurs while my iPhone gets backed up, but certainly cannot prove as the backup is a background event so I am not sure. iTunes runs in the background on my system so I do nto know specifically what it does when it crashes. I will make a few observations and post my log, but would love to know the cause or the fix.

My system is a mid 2011 iMac 27", 16 GB memory, 3.4 GHz i7
2) music, movie and TV show files run on a serparate server (10.6.8, mac mini, not crashing)
3) 3 linked Apple TV (version 1), 2 Apple TV version 3 on network that use iTunes with home sharing, 1 linked iPhone, 1 linked iPad (iPad barely used)
4) On start-up, iTunes stalls while syncing with one of my Apple TV 1 units.. I ususally manually terminate this sync - iTunes crash happen 10-20 hours later so I doubt related
5) Looking at activity monitor, two notable things stand out: (a) com.apple,MidiaLibraryService seems to guzzle CPU frequently over 100%; and (b) kernel_task also guzzles CPU over 100% frequently with 104 threads
1)

Code: Select all
Process:         iTunes [2208]
Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
Identifier:      com.apple.iTunes
Version:         11.1.3 (11.1.3)
Build Info:      iTunes-1113011001003008~1
Code Type:       X86-64 (Native)
Parent Process:  launchd [233]
Responsible:     iTunes [2208]
User ID:         501

Date/Time:       2013-11-20 07:06:00.318 -0500
OS Version:      Mac OS X 10.9 (13A603)
Report Version:  11
Anonymous UUID:  F7624C68-6EFA-CBB1-E5E1-71462752F157


Crashed Thread:  1  Dispatch queue: com.apple.libdispatch-manager

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0xffffffffffffffff

VM Regions Near 0xffffffffffffffff:
--> shared memory          00007ffffff3e000-00007ffffff3f000 [    4K] r-x/r-x SM=SHM 
   

Thread 0:: iTunes main  Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.HIToolbox              0x00007fff8f36df0d RunCurrentEventLoopInMode + 226
6   com.apple.HIToolbox              0x00007fff8f36dcb7 ReceiveNextEventCommon + 479
7   com.apple.HIToolbox              0x00007fff8f36dabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
8   com.apple.AppKit                 0x00007fff9034d28e _DPSNextEvent + 1434
9   com.apple.AppKit                 0x00007fff9034c8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
10  com.apple.AppKit                 0x00007fff903409cc -[NSApplication run] + 553
11  com.apple.iTunes                 0x00000001014acc57 0x100b9f000 + 9493591
12  com.apple.iTunes                 0x0000000100f2fd4c 0x100b9f000 + 3738956

Thread 1 Crashed:: Dispatch queue: com.apple.libdispatch-manager
0   libdispatch.dylib                0x00007fff955eb54b _dispatch_mach_notify_dead_name + 138
1   libdispatch.dylib                0x00007fff955eb4a4 _Xmach_notify_dead_name + 48
2   libdispatch.dylib                0x00007fff955e8723 libdispatch_internal_protocol_server + 79
3   libdispatch.dylib                0x00007fff955e8674 _dispatch_mach_notify_source_invoke + 21
4   libdispatch.dylib                0x00007fff955e7fd4 _dispatch_kevent_mach_msg_recv + 306
5   libdispatch.dylib                0x00007fff955e537f _dispatch_mgr_invoke + 49
6   libdispatch.dylib                0x00007fff955e5152 _dispatch_mgr_thread + 52

Thread 2:: Dispatch queue: com.apple.root.default-priority
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.mobiledevice           0x0000000108900701 __thr_AMRegisterForCallbacks + 217
7   libdispatch.dylib                0x00007fff955e32ad _dispatch_client_callout + 8
8   libdispatch.dylib                0x00007fff955e509e _dispatch_root_queue_drain + 326
9   libdispatch.dylib                0x00007fff955e6193 _dispatch_worker_thread2 + 40
10  libsystem_pthread.dylib          0x00007fff8c690ef8 _pthread_wqthread + 314
11  libsystem_pthread.dylib          0x00007fff8c693fb9 start_wqthread + 13

Thread 3:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 4:
0   libsystem_kernel.dylib           0x00007fff89fa3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8c691c3b _pthread_cond_wait + 727
2   com.apple.iTunes                 0x0000000100ba340f 0x100b9f000 + 17423
3   com.apple.iTunes                 0x000000010102104b 0x100b9f000 + 4726859
4   com.apple.iTunes                 0x000000010102177a 0x100b9f000 + 4728698
5   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
6   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
7   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
8   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 5:: com.apple.CFSocket.private
0   libsystem_kernel.dylib           0x00007fff89fa39aa __select + 10
1   com.apple.CoreFoundation         0x00007fff8d8c1d43 __CFSocketManager + 867
2   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
3   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
4   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 6:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x00000001010d1694 0x100b9f000 + 5449364
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 7:
0   libsystem_kernel.dylib           0x00007fff89fa3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8c691c3b _pthread_cond_wait + 727
2   com.apple.iTunes                 0x0000000100ba340f 0x100b9f000 + 17423
3   com.apple.iTunes                 0x0000000100ba3369 0x100b9f000 + 17257
4   com.apple.iTunes                 0x0000000100e13cf2 0x100b9f000 + 2575602
5   com.apple.iTunes                 0x0000000100e13cc9 0x100b9f000 + 2575561
6   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
7   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
8   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
9   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 8:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.iTunes                 0x0000000100ba34c7 0x100b9f000 + 17607
3   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
4   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
5   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 9:
0   libsystem_kernel.dylib           0x00007fff89fa2e02 __accept + 10
1   com.apple.iTunes                 0x00000001017e3c81 0x100b9f000 + 12864641
2   com.apple.iTunes                 0x00000001017caecf 0x100b9f000 + 12762831
3   com.apple.iTunes                 0x00000001017cae12 0x100b9f000 + 12762642
4   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
5   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
6   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
7   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib           0x00007fff89fa2e02 __accept + 10
1   com.apple.iTunes                 0x00000001017e3c81 0x100b9f000 + 12864641
2   com.apple.iTunes                 0x00000001017caecf 0x100b9f000 + 12762831
3   com.apple.iTunes                 0x00000001017cae12 0x100b9f000 + 12762642
4   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
5   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
6   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
7   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 13:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.Foundation             0x00007fff8c04f907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
6   com.apple.Foundation             0x00007fff8c04f70b __NSThread__main__ + 1318
7   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
8   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
9   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 14:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.AppKit                 0x00007fff904ed1ce _NSEventThread + 144
6   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
7   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
8   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 15:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 16:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 17:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 18:
0   libsystem_kernel.dylib           0x00007fff89fa3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8c691c77 _pthread_cond_wait + 787
2   com.apple.iTunes                 0x0000000100ba344c 0x100b9f000 + 17484
3   com.apple.iTunes                 0x0000000100c25983 0x100b9f000 + 551299
4   com.apple.iTunes                 0x0000000100c25921 0x100b9f000 + 551201
5   com.apple.iTunes                 0x0000000100c2578e 0x100b9f000 + 550798
6   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
7   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
8   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
9   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 19:
0   libsystem_kernel.dylib           0x00007fff89fa39aa __select + 10
1   com.apple.AirTrafficHost         0x000000010d1a70de _readDictionary + 246
2   com.apple.AirTrafficHost         0x000000010d1a7892 ATProcessLinkCopyMessageFromChild + 182
3   com.apple.AirTrafficHost         0x000000010d1a663a ATHostConnectionReadMessage + 82
4   com.apple.iTunes                 0x0000000100f716a3 0x100b9f000 + 4007587
5   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
6   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
7   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
8   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 20:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 21:
0   libsystem_kernel.dylib           0x00007fff89f9fa1a mach_msg_trap + 10
1   libsystem_kernel.dylib           0x00007fff89f9ed18 mach_msg + 64
2   com.apple.CoreFoundation         0x00007fff8d876315 __CFRunLoopServiceMachPort + 181
3   com.apple.CoreFoundation         0x00007fff8d875939 __CFRunLoopRun + 1161
4   com.apple.CoreFoundation         0x00007fff8d875275 CFRunLoopRunSpecific + 309
5   com.apple.CoreFoundation         0x00007fff8d92a9d1 CFRunLoopRun + 97
6   com.apple.iTunes                 0x0000000100bba51f 0x100b9f000 + 111903
7   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
8   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
9   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
10  libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 22:
0   libsystem_kernel.dylib           0x00007fff89fa3716 __psynch_cvwait + 10
1   libsystem_pthread.dylib          0x00007fff8c691c77 _pthread_cond_wait + 787
2   com.apple.iTunes                 0x0000000100ba344c 0x100b9f000 + 17484
3   com.apple.iTunes                 0x0000000100c25983 0x100b9f000 + 551299
4   com.apple.iTunes                 0x0000000100c25921 0x100b9f000 + 551201
5   com.apple.iTunes                 0x0000000100c2578e 0x100b9f000 + 550798
6   com.apple.iTunes                 0x0000000100ba40f3 0x100b9f000 + 20723
7   libsystem_pthread.dylib          0x00007fff8c68f899 _pthread_body + 138
8   libsystem_pthread.dylib          0x00007fff8c68f72a _pthread_start + 137
9   libsystem_pthread.dylib          0x00007fff8c693fc9 thread_start + 13

Thread 1 crashed with X86 Thread State (64-bit):
  rax: 0x000061848fa65a40  rbx: 0xffffffffffffffff  rcx: 0x0000618001283ca0  rdx: 0x0000000000000000
  rdi: 0x000000000000fde3  rsi: 0x00000000ffffffee  rbp: 0x0000000102fde520  rsp: 0x0000000102fde4c0
   r8: 0x0000000000000001   r9: 0x0000000000000000  r10: 0x0000000102fde5e0  r11: 0x0000000000000246
  r12: 0x0000618001283ca0  r13: 0x0000000000000000  r14: 0x000000000000fde3  r15: 0x0000000102fde4c8
  rip: 0x00007fff955eb54b  rfl: 0x0000000000010202  cr2: 0xffffffffffffffff
 
Logical CPU:     0
Error Code:      0x00000004
Trap Number:     14


Binary Images:
       0x100b9f000 -        0x102241fef  com.apple.iTunes (11.1.3 - 11.1.3) <A2A98806-87A0-3DC1-9B56-49D082615D15> /Applications/iTunes.app/Contents/MacOS/iTunes
       0x102619000 -        0x102699ff7  com.apple.iTunes.iPodUpdater (10.7 - 10.7) <6DF8BE48-75E5-36DE-AD39-59B0B5A57E0F> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/iPodUpdater
       0x1026da000 -        0x102704ffb  com.apple.avfoundationcf (2.0 - 133) <385B4AC1-12A3-3ECC-98CD-31D391FCCEFE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundationCF
       0x10273e000 -        0x102912fff  com.apple.iad.iAdCore (1.0 - 1) <0AC49774-2E81-31D7-B2BA-F272E16FD430> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCore
       0x1029e1000 -        0x1029e5fff  com.apple.agl (3.2.3 - AGL-3.2.3) <1B85306F-D2BF-3FE3-9915-165237B491EB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x1029f0000 -        0x1029f3fff  com.apple.iPod (1.7 - 20) <9B9FD104-A8EE-3884-8610-B06700AC344E> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
       0x1029fa000 -        0x102d26ff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
       0x102d50000 -        0x102d87ff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
       0x102d9b000 -        0x102e71fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
       0x102e96000 -        0x102ed9ff7 +libgnsdk_submit.1.9.5.dylib (1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
       0x1030a4000 -        0x1030a6ff7  com.apple.textencoding.unicode (2.6 - 2.6) <0EEF0283-1ACA-3147-89B4-B4E014BFEC52> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
       0x1036b4000 -        0x1036b8ffd  com.apple.audio.AppleHDAHALPlugIn (2.5.2 - 2.5.2fc2) <DEB558B7-BACF-3871-A021-B3A904F4FB44> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x1036bd000 -        0x1036c4fff  com.apple.URLMount.AFPPlugin (6.0 - 6.0) <3F14475B-992E-311F-8314-7CFA8908227A> /System/Library/Filesystems/NetFSPlugins/afp.bundle/Contents/MacOS/afp
       0x1037ee000 -        0x1037fdfff +com.shepmater.A52Codec (1.8.0 - 1.8.0) <E3FD6232-50DD-3C0F-FC8E-9A4FCBCFF13B> /Library/Audio/Plug-Ins/Components/A52Codec.component/Contents/MacOS/A52Codec
       0x10516b000 -        0x105ee0fff  com.apple.CoreFP (2.5.16 - 2.5.16) <1C390A93-4187-37E7-8A7E-4417876F069B> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
       0x107446000 -        0x107485ff7  com.apple.AppleShareClientCore (4.0 - 3.0) <C8CF9884-B092-348E-BCCD-2821FDB7B517> /System/Library/Frameworks/AppleShareClientCore.framework/Versions/A/AppleShareClientCore
       0x10749a000 -        0x10749dff7  com.apple.iokit.SCSITaskLib (3.6.0 - 3.6.0) <7DE59064-BD1D-33A2-A72F-B98D9D83E711> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSITaskLib
       0x1074b9000 -        0x1074bcff7  com.apple.QuartzComposer.iTunesPlugIn (1.4 - 18) <08330444-D369-3B4F-AE16-8E48F771CEEB> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
       0x1074c9000 -        0x1075fdff7  com.apple.CoreADI (1.34.0 - 1.34.0) <33B6ECA7-680E-3517-A1C1-9785BA022516> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
       0x108600000 -        0x1087d1fff  com.apple.audio.units.Components (1.9 - 1.9) <80991B19-4B07-3DBF-A4B3-597DA1AA65B2> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       0x10887b000 -        0x10896cff7  com.apple.mobiledevice (710.1 - 710.1) <356F402B-7499-3EA6-8541-A3D89F6D119F> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
       0x108a54000 -        0x108c4afff  com.apple.audio.codecs.Components (4.0 - 4.0) <05EF9EE8-2047-3FB0-84DA-7A2DD744B64B> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x109068000 -        0x10906eff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
       0x10b119000 -        0x10b123ff7  AppleIntelSNBVA (8.18.27) <34FF10F3-27DF-3AAA-A3A9-C2A144118F53> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBVA
       0x10cd33000 -        0x10cd46fff  com.apple.MediaLibrary (1.0 - 637) <CB99F701-D188-34A1-A53B-0331A352C8A3> /System/Library/Frameworks/MediaLibrary.framework/MediaLibrary
       0x10d1a4000 -        0x10d325fff  com.apple.AirTrafficHost (351 - 351) <0453A5B3-8F63-3CEF-AEAF-6D705970B244> /System/Library/PrivateFrameworks/AirTrafficHost.framework/AirTrafficHost
       0x10d9d9000 -        0x10da84fff  com.apple.AppleGVAFramework (6.0.38 - 6.0.38) <778BD26C-91E5-3300-B78E-917CE26317E7> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
       0x112e78000 -        0x112ebeff7  com.apple. AMDRadeonVADriver (1.14.21 - 1.1.4) <92A985B1-7A39-3CAD-B438-F47FCB71421C> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVADriver
       0x122998000 -        0x122a8fff7  com.apple.AppleIntelHD3000GraphicsVADriver (8.18.27 - 8.1.8) <868D08A0-A9AF-3DD5-BF39-6441A889B67E> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsVADriver
       0x122ad0000 -        0x122d4dfff  com.apple.CoreKE (1.7.0 - 1.7.0) <596CAF69-A1EA-33D6-9D2E-805DA761D3D8> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
    0x123480000000 -     0x123480294ff7  com.apple.AMDRadeonX3000GLDriver (1.14.21 - 1.1.4) <3133F944-09A8-3B30-B8B0-1C68FC2119F2> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
    0x7fff66fd2000 -     0x7fff67005817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
    0x7fff898df000 -     0x7fff898ebff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff898ec000 -     0x7fff89a79ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
    0x7fff89a7a000 -     0x7fff89adeff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff89b07000 -     0x7fff89b07fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff89b08000 -     0x7fff89b14ff7  com.apple.KerberosHelper (4.0 - 1.0) <6D64703B-D7A3-3EF7-89AB-16F7F89333FC> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosHelper
    0x7fff89b78000 -     0x7fff89c07ff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
    0x7fff89c08000 -     0x7fff89c35ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff89c36000 -     0x7fff89cfffff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
    0x7fff89d00000 -     0x7fff89ddffff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff89e67000 -     0x7fff89f38ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff89f8e000 -     0x7fff89faaff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
    0x7fff89fab000 -     0x7fff8a1f3fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8a1f6000 -     0x7fff8a200ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
    0x7fff8a201000 -     0x7fff8a489ff7  com.apple.CommerceKit (1.2.0 - 232) <442AE798-E07F-3E68-BB80-4C41B61408E3> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x7fff8a48a000 -     0x7fff8a48bff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8a48c000 -     0x7fff8a54fff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8a550000 -     0x7fff8a55efff  com.apple.CommerceCore (1.0 - 42) <ACC2CE3A-913A-39E0-8344-B76F8F694EF5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
    0x7fff8a55f000 -     0x7fff8a587ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8a588000 -     0x7fff8a5b2ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x7fff8a5d2000 -     0x7fff8a5d5fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
    0x7fff8a5d6000 -     0x7fff8a617fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
    0x7fff8a6d2000 -     0x7fff8a702fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
    0x7fff8a75b000 -     0x7fff8a75dfff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff8a75e000 -     0x7fff8a761fff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
    0x7fff8a762000 -     0x7fff8ab95ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff8ac01000 -     0x7fff8ac97fff  com.apple.PackageKit (3.0 - 329) <F619E170-BE26-37E8-8F6E-C74D68522083> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
    0x7fff8acbd000 -     0x7fff8acd8ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8acd9000 -     0x7fff8ace6ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x7fff8ace7000 -     0x7fff8acf0ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/Resources/libCGInterfaces.dylib
    0x7fff8acf1000 -     0x7fff8acf6fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x7fff8acf7000 -     0x7fff8ad31ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8ad32000 -     0x7fff8ad34ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff8ad35000 -     0x7fff8ad3cfff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8ad86000 -     0x7fff8adcdfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8adce000 -     0x7fff8ae21fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
    0x7fff8ae22000 -     0x7fff8ae25ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
    0x7fff8ae7a000 -     0x7fff8aea9fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
    0x7fff8aeaa000 -     0x7fff8aeb6ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
    0x7fff8af02000 -     0x7fff8b2e3ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
    0x7fff8b2e4000 -     0x7fff8b370ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
    0x7fff8b371000 -     0x7fff8b39afff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
    0x7fff8b39b000 -     0x7fff8b3a3ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
    0x7fff8b3a4000 -     0x7fff8b3a6fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8b3a7000 -     0x7fff8b3b2ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8b3b3000 -     0x7fff8b3bcff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x7fff8b3bd000 -     0x7fff8b4dfff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8b518000 -     0x7fff8b5a1ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
    0x7fff8b5a2000 -     0x7fff8b918ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff8b919000 -     0x7fff8b971ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
    0x7fff8b972000 -     0x7fff8b979ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
    0x7fff8b97a000 -     0x7fff8b97afff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8b97b000 -     0x7fff8ba46fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
    0x7fff8ba47000 -     0x7fff8ba59fff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
    0x7fff8ba5a000 -     0x7fff8bab3fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8bab4000 -     0x7fff8babcfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x7fff8bae5000 -     0x7fff8bb80ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
    0x7fff8bb81000 -     0x7fff8bb93ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
    0x7fff8bb94000 -     0x7fff8bbadff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8bbae000 -     0x7fff8bbb3fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8bbb4000 -     0x7fff8bbcfff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8bbd0000 -     0x7fff8bbd7ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x7fff8bbd8000 -     0x7fff8bc11ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
    0x7fff8bc12000 -     0x7fff8bd78fff  libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
    0x7fff8bf8b000 -     0x7fff8bfdcfff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff8bfdd000 -     0x7fff8bfe7ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
    0x7fff8bfe8000 -     0x7fff8c2e7fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8c2e8000 -     0x7fff8c2ebff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
    0x7fff8c2ec000 -     0x7fff8c359fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
    0x7fff8c3c5000 -     0x7fff8c3c6ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8c3c7000 -     0x7fff8c3cbff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8c3eb000 -     0x7fff8c42afff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8c42b000 -     0x7fff8c683ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8c684000 -     0x7fff8c68dfff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8c68e000 -     0x7fff8c695ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8c696000 -     0x7fff8c6c0ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
    0x7fff8c6e8000 -     0x7fff8c9bcfc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
    0x7fff8ca3b000 -     0x7fff8ca80ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
    0x7fff8ca81000 -     0x7fff8cae7fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8cb0f000 -     0x7fff8cb54ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
    0x7fff8cb55000 -     0x7fff8cc05ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
    0x7fff8ccd0000 -     0x7fff8cd88ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8cde6000 -     0x7fff8ce0afff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
    0x7fff8cea9000 -     0x7fff8cfd9ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
    0x7fff8cfdd000 -     0x7fff8cfdeff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
    0x7fff8d094000 -     0x7fff8d0a8fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
    0x7fff8d0ea000 -     0x7fff8d0eefff  com.apple.IOAccelerator (98.7.1 - 98.7.1) <C0D16D6F-8729-3110-BEBA-BE4F53444470> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
    0x7fff8d0ef000 -     0x7fff8d3bdff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
    0x7fff8d3be000 -     0x7fff8d43efff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
    0x7fff8d79b000 -     0x7fff8d7b4ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8d7b5000 -     0x7fff8d7b5fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8d7bc000 -     0x7fff8d802ff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManagement
    0x7fff8d805000 -     0x7fff8d9eaff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8d9eb000 -     0x7fff8d9eeffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff8d9ef000 -     0x7fff8d9effff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
    0x7fff8d9f0000 -     0x7fff8d9f7fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8da00000 -     0x7fff8dbb8ff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
    0x7fff8dc04000 -     0x7fff8dc0aff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
    0x7fff8dc0b000 -     0x7fff8dc82fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
    0x7fff8dc83000 -     0x7fff8dcaffff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
    0x7fff8dd03000 -     0x7fff8de71ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
    0x7fff8de72000 -     0x7fff8de72ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x7fff8de75000 -     0x7fff8de75ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8df1d000 -     0x7fff8df34fff  com.apple.PackageKit.PackageUIKit (3.0 - 329) <2B237B93-D088-33B7-AD28-79E5BC27576B> /System/Library/PrivateFrameworks/PackageKit.framework/Frameworks/PackageUIKit.framework/Versions/A/PackageUIKit
    0x7fff8df88000 -     0x7fff8dfd6fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x7fff8dfd7000 -     0x7fff8dfd8fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x7fff8dfd9000 -     0x7fff8dfddff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x7fff8e20e000 -     0x7fff8e221ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
    0x7fff8e263000 -     0x7fff8e266fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
    0x7fff8e267000 -     0x7fff8e269fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8e26a000 -     0x7fff8e29fffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8e2a0000 -     0x7fff8e2a6fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
    0x7fff8e2a7000 -     0x7fff8e395fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8e896000 -     0x7fff8eb12ff7  com.apple.RawCamera.bundle (5.01 - 718) <6CC4A1E5-A89A-369D-96C4-7A5ED40B487B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8eb13000 -     0x7fff8ecafff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff8ecb0000 -     0x7fff8eceeff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
    0x7fff8ecef000 -     0x7fff8f009ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff8f030000 -     0x7fff8f030fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8f051000 -     0x7fff8f059ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
    0x7fff8f05a000 -     0x7fff8f076fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x7fff8f077000 -     0x7fff8f07bfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
    0x7fff8f07c000 -     0x7fff8f08cffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x7fff8f08d000 -     0x7fff8f0ecfff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff8f331000 -     0x7fff8f33efff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff8f33f000 -     0x7fff8f5e9ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
    0x7fff8f6e7000 -     0x7fff8f6f9fff  com.apple.login (3.0 - 3.0) <B825A996-7F9C-3F47-B76F-A0F9B4BEB373> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff8f920000 -     0x7fff8fa11ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x7fff8fa12000 -     0x7fff8fa1dfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
    0x7fff8fa1e000 -     0x7fff8fa24ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x7fff8fa2f000 -     0x7fff8fa60fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8fa61000 -     0x7fff8fa6cff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
    0x7fff8fa6d000 -     0x7fff8fb99fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
    0x7fff8fb9a000 -     0x7fff8fbc2ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x7fff8fbc6000 -     0x7fff8fbcfff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
    0x7fff8fbd0000 -     0x7fff8fc08ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
    0x7fff8fc09000 -     0x7fff8fc6dff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
    0x7fff8fc75000 -     0x7fff8fc77ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
    0x7fff8fcbe000 -     0x7fff8fd47ff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareUpdate
    0x7fff8fd48000 -     0x7fff8fdd3fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
    0x7fff8fdd7000 -     0x7fff8fedcfff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff8fefa000 -     0x7fff8ff4cfff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x7fff8ff4d000 -     0x7fff900a0ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff900a1000 -     0x7fff900b8ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
    0x7fff900b9000 -     0x7fff900baffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
    0x7fff900bb000 -     0x7fff901f0ffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff901f1000 -     0x7fff901f5fff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/ServerInformation
    0x7fff90248000 -     0x7fff9030aff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff9030b000 -     0x7fff9030cff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x7fff9030d000 -     0x7fff9030dffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff90327000 -     0x7fff90328ff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x7fff90329000 -     0x7fff90e9dff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff90f2e000 -     0x7fff90f30fff  com.apple.loginsupport (1.0 - 1) <4772DFF0-E8FD-3F27-9C3B-39563B904E1C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
    0x7fff90f31000 -     0x7fff90f34fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff90f35000 -     0x7fff90f90ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
    0x7fff90ffc000 -     0x7fff91030fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x7fff91031000 -     0x7fff91078ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
    0x7fff91079000 -     0x7fff910a7ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
    0x7fff910a8000 -     0x7fff910a9ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
    0x7fff910c7000 -     0x7fff91198ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x7fff91199000 -     0x7fff911b4ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x7fff91248000 -     0x7fff9125ffff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff912c1000 -     0x7fff9130cfff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
    0x7fff9130d000 -     0x7fff91336ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
    0x7fff91337000 -     0x7fff91348ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x7fff91349000 -     0x7fff9134dfff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x7fff9134e000 -     0x7fff9179cfff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff9179d000 -     0x7fff917eeff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff917ef000 -     0x7fff917f9ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
    0x7fff917fa000 -     0x7fff91823fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
    0x7fff91824000 -     0x7fff9186dfff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff9186e000 -     0x7fff9187fff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x7fff92144000 -     0x7fff9214cff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff9214d000 -     0x7fff92157fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x7fff92158000 -     0x7fff9223fff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x7fff92240000 -     0x7fff9252afff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
    0x7fff9252b000 -     0x7fff9252cfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x7fff9252d000 -     0x7fff9252dfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff9252e000 -     0x7fff92553ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
    0x7fff92554000 -     0x7fff92559ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
    0x7fff9255a000 -     0x7fff925a7fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff925a8000 -     0x7fff92692fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x7fff92ace000 -     0x7fff92ad2ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
    0x7fff92ad3000 -     0x7fff92bc2fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff930c4000 -     0x7fff93111ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
    0x7fff93112000 -     0x7fff93a2e05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff93a34000 -     0x7fff93a42fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff93b14000 -     0x7fff93b43ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff93b44000 -     0x7fff93cf1f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x7fff93cf2000 -     0x7fff93cf7ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x7fff93cf8000 -     0x7fff93cfcfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff93cfd000 -     0x7fff93d06fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
    0x7fff93d07000 -     0x7fff93d2eff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x7fff93d2f000 -     0x7fff93d45fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
    0x7fff93d46000 -     0x7fff93d5eff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
    0x7fff93d5f000 -     0x7fff93d81fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
    0x7fff93d85000 -     0x7fff93de5ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff93de6000 -     0x7fff93e6ffff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
    0x7fff9402c000 -     0x7fff94078ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff940bc000 -     0x7fff940c9ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff94163000 -     0x7fff94fafff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
    0x7fff94fb0000 -     0x7fff94ffeff9  libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib
    0x7fff94fff000 -     0x7fff95017ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
    0x7fff9504a000 -     0x7fff9504bffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x7fff9504c000 -     0x7fff951bcff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff951e1000 -     0x7fff95321fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff95322000 -     0x7fff9532cfff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff95393000 -     0x7fff953f6ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
    0x7fff953f7000 -     0x7fff95402fff  libGPUSupportMercury.dylib (9.0.83) <A9DF1DD1-8C1E-3A86-AF96-BF3A7D4C8C1B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
    0x7fff95403000 -     0x7fff95427fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
    0x7fff95428000 -     0x7fff954b0ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff954b1000 -     0x7fff954bcfff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff9550d000 -     0x7fff95534ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x7fff95535000 -     0x7fff9559fff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff955e2000 -     0x7fff955fcfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
    0x7fff9560f000 -     0x7fff9565dfff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff9565e000 -     0x7fff956a0ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x7fff956a1000 -     0x7fff956b0ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff95730000 -     0x7fff95731fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff95732000 -     0x7fff9574fff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff95750000 -     0x7fff95758fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff9576d000 -     0x7fff9576fff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
    0x7fff95770000 -     0x7fff95773ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff95774000 -     0x7fff95858fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff95859000 -     0x7fff95888ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff958c8000 -     0x7fff958edff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff958ee000 -     0x7fff958f0fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff95904000 -     0x7fff95930ff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
    0x7fff95a2b000 -     0x7fff95a38ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x7fff95a39000 -     0x7fff95a42fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff95a43000 -     0x7fff95a45ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x7fff95a46000 -     0x7fff95a46fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff95cd9000 -     0x7fff95ce1ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
    0x7fff95cef000 -     0x7fff9625ffff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff96502000 -     0x7fff96504ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x7fff96505000 -     0x7fff96578ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
    0x7fff96579000 -     0x7fff96594fff  com.apple.DistributionKit (700 - 845) <E3D1ECC4-C5D1-35DC-B7E4-800FE0FFBF56> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit.framework/Versions/A/DistributionKit
    0x7fff96595000 -     0x7fff96ab9fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
    0x7fff96aba000 -     0x7fff96adeff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff96af9000 -     0x7fff96b68ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
    0x7fff96b82000 -     0x7fff96b92fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x7fff96ba1000 -     0x7fff96bd0fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x7fff97327000 -     0x7fff97588ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

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

VM Region Summary:
ReadOnly portion of Libraries: Total=278.8M resident=114.4M(41%) swapped_out_or_unallocated=164.4M(59%)
Writable regions: Total=99.7G written=12.6G(13%) resident=3.5G(4%) swapped_out=9.2G(9%) unallocated=96.2G(96%)
 
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  5344K
CG image                           16.1M
CG raster data                     6324K
CG shared images                    204K
Foundation                            4K
IOKit                              4776K
Image IO                           4528K
Kernel Alloc Once                     8K
MALLOC                             99.6G
MALLOC (admin)                       32K
Memory Tag 241                      112K
Memory Tag 242                       12K
Memory Tag 249                      156K
Memory Tag 251                        8K
OpenGL GLSL                        1664K
STACK GUARD                        56.1M
Stack                              18.3M
VM_ALLOCATE                        16.4M
__DATA                             37.6M
__IMAGE                             528K
__LINKEDIT                         69.0M
__TEXT                            209.8M
__UNICODE                           544K
mapped file                        68.6M
shared memory                        68K
===========                      =======
TOTAL                             100.1G

 


Just to add one comment - I have three plugins running - (a) Concerto; (b) iTunes; (c) Squeezebox. I just tried deactivating one by one and it seems that the Squeezebox Plugin is the one that is causing the increased CPU usage. I am not sure why but even witch Concerto off, so I do not believe I actively duo anything with that plugin, the IndigoPluginHost is at the top of my CPU usage list.

Posted on
Wed Nov 20, 2013 9:30 am
matt (support) offline
Site Admin
User avatar
Posts: 21426
Joined: Jan 27, 2003
Location: Texas

Re: iTunes Plugin Problems

I don't believe iTunes crash is related to Indigo, but we'll have to see if anyone else reports a similar problem. I'd also suggest you run without the iTunes plugin for a couple of days to see if the crash persists.

For the SqueezeBox CPU utilization problem see this thread. Did you increase the sleep duration?

Image

Posted on
Wed Nov 20, 2013 12:51 pm
pgershon offline
Posts: 509
Joined: Jul 10, 2004

Re: iTunes Plugin Problems

Thanks Matt. I will check my plugin settings, per the other thread. I believe I made corrections after your initial suggestion, but maybe the delay needs to be longer. It is interesting that the CPU usage was not an issue pre-Mavericks. It may be that the iTunes issue (non-Indigo related) is causing things to run more slowly in general, and this is impacting the Squeezebox plugin timing.

Delay now 2 seconds and plugin no longer hogging CPU. I think there are two other Mavericks issues, maybe related, maybe not, but almost certainly not Indigo-cause. The iTunes crash is real and daily - not sure the cause, And the CPU usage of com.medialibraryservice seems to be related to my iPhoto thumbnails (just by looking at fs_usage in terminal) but I am not sure why iTunes is looking through my iPhoto library. I think I have all iTunes / iPhoto interaction turned off.

_____

Actually cleaned up the iTunes issue. Having iPhoto and iTunes open at the same time seemed to allow some process to complete itself. Now iPhoto is not running but iTunes in background does not cause abnormal CPU usage. Very odd though
Last edited by pgershon on Thu Nov 21, 2013 8:17 am, edited 1 time in total.

Posted on
Wed Nov 20, 2013 6:13 pm
pgershon offline
Posts: 509
Joined: Jul 10, 2004

Re: iTunes Plugin Problems

Moving response to other thread. Still having CPU issues with plugin

Posted on
Mon Nov 25, 2013 11:18 am
symmetric offline
Posts: 5
Joined: Jan 26, 2012

Re: iTunes Plugin Problems

I've had this problem for a long time, or at least something similar. In the past the iTunes Server would work fine for long periods, but something would cause it to say the device was "Unavailable". I've never discovered any way to fix it other than creating a completely new device and change all of my actions to use the new device...a lot of work. That's ok if it's only every few months, but this time it only worked for a few hours.

I checked the log and it's not quite the same error. I did just upgrade to Mavericks, but also upgraded Indigo (to 6.0.5), so don't know which caused it.

Thanks,
Dave DeGroote

From the log:

Code: Select all
2013-11-25 03:55:58   iTunes Error   iTunes Server stopped due to the following error (will attempt to recover in 10 seconds):

Traceback (most recent call last):
  File "statusThread.py", line 122, in run
  File "itunes.py", line 57, in iTunesLogin
  File "itunes.py", line 196, in updateCache
UnknownError: 'Error getting initial cache update600 - error (probably timeout): timed out'

Posted on
Tue Nov 26, 2013 8:47 am
matt (support) offline
Site Admin
User avatar
Posts: 21426
Joined: Jan 27, 2003
Location: Texas

Re: iTunes Plugin Problems

Hi Dave,

Thanks for the report -- we'll investigate it.

Image

Posted on
Thu Nov 28, 2013 9:25 am
symmetric offline
Posts: 5
Joined: Jan 26, 2012

Re: iTunes Plugin Problems

It turns out my Mac had hardware problems, both my disks were failing and had to be replaced. I think my disks were causing very long delays when bad sectors were being remapped and causing software to timeout (both Indigo and iTunes).

I also discovered how to reenable the "unavailable" iTunes Server device. I think when Indigo got the error it unchecked the "comm enabled" setting for the device. In any case after replacing the disks I re-checked it and the state changed from unavailable to stopped. I then relinked iTunes w/Indigo and it started working again (I'm not certain this step was needed). I didn't need to replace the device!

Dave DeGroote

Posted on
Thu Nov 28, 2013 9:50 am
matt (support) offline
Site Admin
User avatar
Posts: 21426
Joined: Jan 27, 2003
Location: Texas

Re: iTunes Plugin Problems

Hi Dave,

Thanks very much for the follow-up, and glad you have everything back up and running. Disk problem are never fun...

Image

Page 1 of 1

Who is online

Users browsing this forum: No registered users and 1 guest