Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Will Upgrade to Mavericks help with iTunes crashing all the time?

I've been seeing iTunes v11.1.5 crash all the time on my MacBook Pro running OS X v10.8.5. The crash info consistently looks like:


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


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x000000012a5b9000


VM Regions Near 0x12a5b9000:

MALLOC_LARGE 000000012a50b000-000000012a5b9000 [ 696K] rw-/rwx SM=PRV

-->

CG backing stores 000000013de97000-000000013e8e3000 [ 10.3M] rw-/rw- SM=SHM


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

0 libsystem_c.dylib 0x00007fff8dafb693 strlen + 51

1 com.apple.CoreFoundation 0x00007fff8eb07e9d CFStringCreateWithCString + 29

2 com.apple.iTunes 0x000000010ae5b723 0x10a306000 + 11884323



I have verified that I do not have any iTunes plugins installed. Can someone confirm if this issue has been fixed in Mavericks/10.9.2?

MacBook Pro (15-inch Early 2011), OS X Mountain Lion (10.8.5), 16GB RAM, 250GB SSD

Posted on Apr 7, 2014 11:32 AM

Reply
11 replies

Apr 7, 2014 1:50 PM in response to William Fiveash

Launch the Console application in any of the following ways:


☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)


☞ In the Finder, select Go Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.


☞ Open LaunchPad. Click Utilities, then Console in the icon grid.


Step 1


Make sure the title of the Console window is All Messages. If it isn't, select All Messages from the SYSTEM LOG QUERIES menu on the left. If you don't see that menu, select

View Show Log List

from the menu bar.

Enter the name of the crashed application or process in the Filter text field. Select the messages from the time of the last crash, if any. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.

When posting a log extract, be selective. In most cases, a few dozen lines are more than enough.

Please do not indiscriminately dump thousands of lines from the log into this discussion.


Important: Some private information, such as your name, may appear in the log. Anonymize before posting.


Step 2


In the Console window, look under User Diagnostic Reports (not "Diagnostic and Usage Messages") for crash reports related to the crashed process. The report name starts with the name of the process, and ends with ".crash". Select the most recent report and post the entire contents—again, the text, not a screenshot. I know the report is long. Please post all of it anyway.

In the interest of privacy, I suggest that, before posting, you edit out the “Anonymous UUID,” a long string of letters, numbers, and dashes in the header of the report, if it’s present (it may not be.)

Please don’t post other kinds of diagnostic report—they're very long and rarely helpful.

Apr 7, 2014 1:54 PM in response to Linc Davis

Process: iTunes [6450]
Path: /Applications/iTunes.app/Contents/MacOS/iTunes
Identifier: com.apple.iTunes
Version: 11.1.5 (11.1.5)
Build Info: iTunes-1115011001005005~2
Code Type: X86-64 (Native)

Parent Process: launchd [279]

User ID: 121826


Date/Time: 2014-04-07 14:57:35.404 -0500
OS Version: Mac OS X 10.8.5 (12F45)

Report Version: 10


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


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000122161000


VM Regions Near 0x122161000:

MALLOC_LARGE 0000000122061000-0000000122161000 [ 1024K] rw-/rwx SM=PRV

-->

MALLOC_LARGE 0000000122261000-0000000122361000 [ 1024K] rw-/rwx SM=PRV


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

0 libsystem_c.dylib 0x00007fff8e159693 strlen + 51
1 com.apple.CoreFoundation 0x00007fff8b820e9d CFStringCreateWithCString + 29
2 com.apple.iTunes 0x00000001043cb723 0x103876000 + 11884323
3 com.apple.iTunes 0x000000010466eadb 0x103876000 + 14650075
4 com.apple.iTunes 0x000000010466dd65 0x103876000 + 14646629
5 com.apple.iTunes 0x000000010466e27e 0x103876000 + 14647934
6 com.apple.iTunes 0x000000010466e134 0x103876000 + 14647604
7 com.apple.iTunes 0x0000000103945ee9 0x103876000 + 851689
8 com.apple.iTunes 0x000000010388c6fe 0x103876000 + 91902
9 com.apple.iTunes 0x000000010388c671 0x103876000 + 91761
10 com.apple.iTunes 0x000000010388c49c 0x103876000 + 91292
11 com.apple.iTunes 0x000000010388c43e 0x103876000 + 91198
12 com.apple.iTunes 0x000000010388c3c0 0x103876000 + 91072
13 com.apple.iTunes 0x000000010388c27a 0x103876000 + 90746
14 com.apple.iTunes 0x000000010388c1ee 0x103876000 + 90606
15 com.apple.CoreFoundation 0x00007fff8b830b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16 com.apple.CoreFoundation 0x00007fff8b830455 __CFRunLoopDoSources0 + 245
17 com.apple.CoreFoundation 0x00007fff8b8537f5 __CFRunLoopRun + 789
18 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
19 com.apple.HIToolbox 0x00007fff8c31deb4 RunCurrentEventLoopInMode + 209
20 com.apple.HIToolbox 0x00007fff8c31dc52 ReceiveNextEventCommon + 356
21 com.apple.HIToolbox 0x00007fff8c31dae3 BlockUntilNextEventMatchingListInMode + 62
22 com.apple.AppKit 0x00007fff8f238533 _DPSNextEvent + 685
23 com.apple.AppKit 0x00007fff8f237df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
24 com.apple.AppKit 0x00007fff8f22f1a3 -[NSApplication run] + 517
25 com.apple.iTunes 0x0000000104182212 0x103876000 + 9486866
26 com.apple.iTunes 0x0000000103c06934 0x103876000 + 3737908


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

0 libsystem_kernel.dylib 0x00007fff950fbd16 kevent + 10
1 libdispatch.dylib 0x00007fff8cc9cdea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff8cc9c9ee _dispatch_mgr_thread + 54


Thread 2:: Dispatch queue: com.apple.root.default-priority

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.mobiledevice 0x0000000106e94701 __thr_AMRegisterForCallbacks + 217
7 libdispatch.dylib 0x00007fff8cc9a0b6 _dispatch_client_callout + 8
8 libdispatch.dylib 0x00007fff8cc9b1fa _dispatch_worker_thread2 + 304
9 libsystem_c.dylib 0x00007fff8e16dcdb _pthread_wqthread + 404
10 libsystem_c.dylib 0x00007fff8e158191 start_wqthread + 13


Thread 3:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 4:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.iTunes 0x000000010387a3cb 0x103876000 + 17355
3 com.apple.iTunes 0x0000000103cf0d57 0x103876000 + 4697431
4 com.apple.iTunes 0x0000000103cf1486 0x103876000 + 4699270
5 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
6 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 5:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff950fb322 __select + 10
1 com.apple.CoreFoundation 0x00007fff8b892f46 __CFSocketManager + 1302
2 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
3 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 6:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103da27f0 0x103876000 + 5425136
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 7:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.iTunes 0x000000010387a3cb 0x103876000 + 17355
3 com.apple.iTunes 0x000000010387a325 0x103876000 + 17189
4 com.apple.iTunes 0x0000000103aea2f6 0x103876000 + 2573046
5 com.apple.iTunes 0x0000000103aea2cd 0x103876000 + 2573005
6 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
7 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 8:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.iTunes 0x000000010387a483 0x103876000 + 17539
3 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
4 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 9:

0 libsystem_kernel.dylib 0x00007fff950fa996 __accept + 10
1 com.apple.iTunes 0x00000001044bbfbd 0x103876000 + 12869565
2 com.apple.iTunes 0x00000001044a2fe3 0x103876000 + 12767203
3 com.apple.iTunes 0x00000001044a2f26 0x103876000 + 12767014
4 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
5 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 10:

0 libsystem_kernel.dylib 0x00007fff950fa996 __accept + 10
1 com.apple.iTunes 0x00000001044bbfbd 0x103876000 + 12869565
2 com.apple.iTunes 0x00000001044a2fe3 0x103876000 + 12767203
3 com.apple.iTunes 0x00000001044a2f26 0x103876000 + 12767014
4 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
5 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 11:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 12:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 13:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff8ebf7526 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff8ec55532 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 14:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff9281cb66 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff92a3fbfa JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff92a5525f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 15:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff929a29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff929a28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff92a5525f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 16:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff929a29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff929a28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff92a5525f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 17:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff929a29d4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff929a28b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff92a5525f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 18:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 19:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 20:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 21:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 22:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 23:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8b84e233 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8b853916 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8b8530e2 CFRunLoopRunSpecific + 290
5 com.apple.CoreFoundation 0x00007fff8b861dd1 CFRunLoopRun + 97
6 com.apple.iTunes 0x0000000103891403 0x103876000 + 111619
7 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
8 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
9 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 24:

0 libsystem_kernel.dylib 0x00007fff950fb322 __select + 10
1 com.apple.AirTrafficHost 0x000000010e6e60de _readDictionary + 246
2 com.apple.AirTrafficHost 0x000000010e6e6892 ATProcessLinkCopyMessageFromChild + 182
3 com.apple.AirTrafficHost 0x000000010e6e563a ATHostConnectionReadMessage + 82
4 com.apple.iTunes 0x0000000103c481ba 0x103876000 + 4006330
5 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
6 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 25:

0 libsystem_kernel.dylib 0x00007fff950fb6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8e16df1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8e16dce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8e158191 start_wqthread + 13


Thread 26:

0 libsystem_kernel.dylib 0x00007fff950fb6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8e16df1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8e16dce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8e158191 start_wqthread + 13


Thread 27:

0 libsystem_kernel.dylib 0x00007fff950fb6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8e16df1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8e16dce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8e158191 start_wqthread + 13


Thread 28:

0 libsystem_kernel.dylib 0x00007fff950fb6d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff8e16df1c _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff8e16dce3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff8e158191 start_wqthread + 13


Thread 29:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16fff3 _pthread_cond_wait + 927
2 com.apple.iTunes 0x000000010387a408 0x103876000 + 17416
3 com.apple.iTunes 0x00000001038fc40f 0x103876000 + 549903
4 com.apple.iTunes 0x00000001038fc3ad 0x103876000 + 549805
5 com.apple.iTunes 0x00000001038fc21a 0x103876000 + 549402
6 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
7 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 30:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16fff3 _pthread_cond_wait + 927
2 com.apple.iTunes 0x000000010387a408 0x103876000 + 17416
3 com.apple.iTunes 0x00000001038fc40f 0x103876000 + 549903
4 com.apple.iTunes 0x00000001038fc3ad 0x103876000 + 549805
5 com.apple.iTunes 0x00000001038fc21a 0x103876000 + 549402
6 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
7 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 31:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16fff3 _pthread_cond_wait + 927
2 com.apple.iTunes 0x000000010387a408 0x103876000 + 17416
3 com.apple.iTunes 0x00000001038fc40f 0x103876000 + 549903
4 com.apple.iTunes 0x00000001038fc3ad 0x103876000 + 549805
5 com.apple.iTunes 0x00000001038fc21a 0x103876000 + 549402
6 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
7 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 32:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16fff3 _pthread_cond_wait + 927
2 com.apple.iTunes 0x000000010387a408 0x103876000 + 17416
3 com.apple.iTunes 0x00000001038fc40f 0x103876000 + 549903
4 com.apple.iTunes 0x00000001038fc3ad 0x103876000 + 549805
5 com.apple.iTunes 0x00000001038fc21a 0x103876000 + 549402
6 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
7 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 33:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.iTunes 0x000000010387a3cb 0x103876000 + 17355
3 com.apple.iTunes 0x000000010387a325 0x103876000 + 17189
4 com.apple.iTunes 0x0000000103ed970c 0x103876000 + 6698764
5 com.apple.iTunes 0x0000000103bd1c3a 0x103876000 + 3521594
6 com.apple.iTunes 0x0000000103bd088a 0x103876000 + 3516554
7 com.apple.iTunes 0x0000000103ba5938 0x103876000 + 3340600
8 com.apple.iTunes 0x0000000103ba1a32 0x103876000 + 3324466
9 com.apple.iTunes 0x00000001038fc29e 0x103876000 + 549534
10 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
11 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
12 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 34:

0 libsystem_kernel.dylib 0x00007fff950fb0fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff8e16ffb9 _pthread_cond_wait + 869
2 com.apple.iTunes 0x000000010387a3cb 0x103876000 + 17355
3 com.apple.iTunes 0x000000010387a325 0x103876000 + 17189
4 com.apple.iTunes 0x0000000103ed970c 0x103876000 + 6698764
5 com.apple.iTunes 0x0000000103bd1c3a 0x103876000 + 3521594
6 com.apple.iTunes 0x0000000103bd088a 0x103876000 + 3516554
7 com.apple.iTunes 0x0000000103ba5938 0x103876000 + 3340600
8 com.apple.iTunes 0x0000000103ba1a32 0x103876000 + 3324466
9 com.apple.iTunes 0x00000001038fc29e 0x103876000 + 549534
10 com.apple.iTunes 0x000000010387b08d 0x103876000 + 20621
11 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
12 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 35:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.iTunes 0x000000010388cb50 0x103876000 + 93008
3 com.apple.iTunes 0x000000010388c8b0 0x103876000 + 92336
4 com.apple.iTunes 0x000000010388e1e2 0x103876000 + 98786
5 com.apple.iTunes 0x000000010388fe21 0x103876000 + 106017
6 com.apple.iTunes 0x000000010394a44f 0x103876000 + 869455
7 com.apple.iTunes 0x000000010388d0c1 0x103876000 + 94401
8 com.apple.iTunes 0x000000010388cb8f 0x103876000 + 93071
9 com.apple.iTunes 0x000000010387a4b5 0x103876000 + 17589
10 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
11 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 36:

0 libsystem_kernel.dylib 0x00007fff950f9686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff950f8c42 mach_msg + 70
2 com.apple.iTunes 0x000000010388cb50 0x103876000 + 93008
3 com.apple.iTunes 0x000000010388c8b0 0x103876000 + 92336
4 com.apple.iTunes 0x000000010388e1e2 0x103876000 + 98786
5 com.apple.iTunes 0x0000000103945e7b 0x103876000 + 851579
6 com.apple.iTunes 0x000000010388d39f 0x103876000 + 95135
7 com.apple.iTunes 0x000000010388cb8f 0x103876000 + 93071
8 com.apple.iTunes 0x000000010387a4b5 0x103876000 + 17589
9 libsystem_c.dylib 0x00007fff8e16b772 _pthread_start + 327
10 libsystem_c.dylib 0x00007fff8e1581a1 thread_start + 13


Thread 0 crashed with X86 Thread State (64-bit):

rax: 0x00000000fffffc00 rbx: 0x0000000008000100 rcx: 0x0000000000000000 rdx: 0x000000012206877a

rdi: 0x0000000122161000 rsi: 0x000000012206877a rbp: 0x00007fff5c388080 rsp: 0x00007fff5c388038

r8: 0x00007fff5c38823c r9: 0x0000000000000000 r10: 0x0000000000000296 r11: 0x00007f8379439ae1

r12: 0x00007f837236a938 r13: 0x0000000000000000 r14: 0x000000012206877a r15: 0x0000000000000000

rip: 0x00007fff8e159693 rfl: 0x0000000000010246 cr2: 0x0000000122161000

Logical CPU: 5


Binary Images:

0x103876000 - 0x104f20ff7 com.apple.iTunes (11.1.5 - 11.1.5) <3598851A-8792-30BD-861C-7E5BC8C141B1> /Applications/iTunes.app/Contents/MacOS/iTunes
0x1052fb000 - 0x10537bff7 com.apple.iTunes.iPodUpdater (10.7 - 10.7) <2709E6B0-39E2-3D75-92E3-E9F27C307C4A> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
0x1053c0000 - 0x1053f0ff7 com.apple.avfoundationcf (2.0 - 99.2) <68EEDEC6-3035-3581-B9FD-7DB9CB319FF3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
0x105424000 - 0x105742fe7 com.apple.iad.iAdCore (1.0 - 1) <9E8CC242-A900-3BD1-B044-F07F592B9B3D> /Applications/iTunes.app/Contents/Frameworks/iAdCore.framework/Versions/A/iAdCo re
0x10580d000 - 0x105812fff com.apple.agl (3.2.1 - AGL-3.2.1) <57EC66DD-031A-3A8E-B067-72DB72B405E7> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10581a000 - 0x10581efff com.apple.iPod (1.7 - 20) <6C90CD43-C5D5-359D-9A4D-E12A337A7ED1> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
0x105825000 - 0x105b51ff7 +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
0x105b7a000 - 0x105bb1ff7 +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
0x105bc7000 - 0x105c9dfe7 +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
0x105cbc000 - 0x105cffff7 +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
0x105e77000 - 0x105e77ffb +cl_kernels (???) <D715606B-9EC7-4A26-95C9-7B8020DED35C> cl_kernels
0x1061b3000 - 0x1061b5ff7 com.apple.textencoding.unicode (2.5 - 2.5) <0518078E-C652-3CFC-A3FB-903C600CE831> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x1061ba000 - 0x1061bffff com.apple.audio.AppleHDAHALPlugIn (2.4.7 - 2.4.7fc4) <EA592C9E-AD15-3DD0-85BE-D47BBBE04286> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x106590000 - 0x106595fff com.apple.IOAccelerator (74.15 - 74.15) <D8C40179-4A29-3401-9B35-6E61EA278D41> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
0x10659d000 - 0x1065a8fff AppleIntelSNBVA (8.16.76) <97D8660C-EFF7-39F8-B311-B7BC65D523C8> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
0x1069f0000 - 0x106b24ff7 com.apple.CoreADI (1.34.0 - 1.34.0) <33B6ECA7-680E-3517-A1C1-9785BA022516> /System/Library/PrivateFrameworks/CoreADI.framework/CoreADI
0x106b2b000 - 0x106c80ff7 com.apple.audio.units.Components (1.9.1 - 1.9.1) <58B9FC07-053C-3123-AFBC-5A31851C379F> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x106e0f000 - 0x106f00ff7 com.apple.mobiledevice (710.5 - 710.5) <C250816A-3B97-329D-9F6B-38DACA981CED> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
0x106f65000 - 0x107174ff7 com.apple.audio.codecs.Components (3.1 - 3.1) <352F4973-BDA4-3D62-A4A6-080B9AFB291F> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x108c3a000 - 0x1099affff com.apple.CoreFP (2.5.16 - 2.5.16) <1C390A93-4187-37E7-8A7E-4417876F069B> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
0x10b4a4000 - 0x10b62fff7 com.apple.AppleGVAFramework (5.2.10 - 5.2.10) <DA3F2807-0ACC-3ACE-9940-8AEF05153BD2> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
0x10b64f000 - 0x10b6a0fff com.apple. AMDRadeonVADriver (1.8.19 - 1.0.8) <F684ACBB-6FD7-32EB-B2CF-5C57A6BEA301> /System/Library/Extensions/AMDRadeonVADriver.bundle/Contents/MacOS/AMDRadeonVAD river
0x10b715000 - 0x10b80ffff com.apple.AppleIntelHD3000GraphicsVADriver (8.16.76 - 8.1.6) <78EFF6D2-1103-3E58-910E-F6197F7F47FC> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
0x10bfe1000 - 0x10c8f2fe7 com.apple.CoreKE (1.4.0 - 1.4.0) <637AADA9-0D67-076F-57DA-F03F6B406C19> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
0x10dc71000 - 0x10dc7afe7 libcldcpuengine.dylib (2.2.16) <B6E3B14B-1EAC-3FDD-8AED-87231A033BED> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x10dc84000 - 0x10dc84ff3 +cl_kernels (???) <3A85A8FA-A7E4-431A-B2D0-B63254F2AA43> cl_kernels
0x10dc93000 - 0x10dc93ff1 +cl_kernels (???) <B6B09C5F-8966-424D-9F47-C1D75DB9CCDF> cl_kernels
0x10dc95000 - 0x10dd39fff sfixed14_rgba.dylib (2.2.16) <223EB931-400B-32E2-98D2-72C7E3B3605B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/sfixed14_rgb a.dylib
0x10dd58000 - 0x10ddf2ff7 unorm8_bgra.dylib (2.2.16) <5D62BED8-DF5D-3C51-94B4-57368FF10DDB> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
0x10e6e3000 - 0x10e864fff com.apple.AirTrafficHost (351.6 - 351.6) <64B45992-C1BA-35B5-9158-732748DF6B5D> /System/Library/PrivateFrameworks/AirTrafficHost.framework/AirTrafficHost
0x7fff63476000 - 0x7fff634aa94f dyld (210.2.3) <8958FE97-5830-3928-BC38-23136E7D3783> /usr/lib/dyld
0x7fff89808000 - 0x7fff89850fff libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
0x7fff89851000 - 0x7fff89859fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff8985a000 - 0x7fff8985cff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff8985d000 - 0x7fff89922ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff899b4000 - 0x7fff89b06fff com.apple.audio.toolbox.AudioToolbox (1.9.2 - 1.9.2) <DC5F3D1B-036A-37DE-BC24-7636DC95EA1C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff89b30000 - 0x7fff89b35fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff89b36000 - 0x7fff89b45fff com.apple.opengl (1.8.10 - 1.8.10) <AD49CF56-B7C1-3598-8610-58532FC41345> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff89b46000 - 0x7fff89b9bff7 libTIFF.dylib (852) <0CA1662F-EB05-34DE-B9BA-0A03EC59B846> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff89b9c000 - 0x7fff89c05fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff89c14000 - 0x7fff89eb8ff7 com.apple.CoreImage (8.4.0 - 1.0.1) <CC6DD22B-FFC6-310B-BE13-2397A02C79EF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff89eb9000 - 0x7fff89eb9fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff89eba000 - 0x7fff89ebcff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff89ebd000 - 0x7fff89ec4fff libGFXShared.dylib (8.10.1) <B4AB9480-2CDB-34F8-8D6F-F5A2CFC221B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff89ec5000 - 0x7fff89ec6fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff89ec7000 - 0x7fff89ed5ff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff89ed6000 - 0x7fff8a312fff com.apple.VideoToolbox (1.0 - 926.106) <B1185D9D-02AC-3D27-B894-21B1179F2AEF> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff8a43e000 - 0x7fff8a4f1ff7 com.apple.PDFKit (2.8.5 - 2.8.5) <EAAED40E-7B2C-3312-826E-26A9DEDBF0FC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff8a4f2000 - 0x7fff8a4fcfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff8a553000 - 0x7fff8a5e0ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff8a696000 - 0x7fff8a768ff7 com.apple.CoreText (260.0 - 275.17) <AB493289-E188-3CCA-8658-1E5039715F82> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8a769000 - 0x7fff8a790ff7 com.apple.PerformanceAnalysis (1.16 - 16) <96A89CD5-16E9-37CA-8740-22B5DB5A4679> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff8a791000 - 0x7fff8a7bfff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff8a7c0000 - 0x7fff8a7c0fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff8a7c1000 - 0x7fff8a7c5ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8a7c6000 - 0x7fff8a7c7fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff8a83c000 - 0x7fff8b7fbff7 com.apple.WebCore (8536 - 8536.30.2) <3FF4783B-EF75-34F5-995C-316557148A18> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff8b7fc000 - 0x7fff8b81dff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8b81e000 - 0x7fff8ba08ff7 com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8ba09000 - 0x7fff8bb7aff7 com.apple.QTKit (7.7.1 - 2599.46) <FC3F5D20-16F4-3F7A-87C6-4171A25D8C5D> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8bb7b000 - 0x7fff8bb9aff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8bb9b000 - 0x7fff8bbb2fff libGL.dylib (8.10.1) <F8BABA3C-7810-3A65-83FC-61945AA50E90> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8bbb3000 - 0x7fff8bc02ff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8bc0e000 - 0x7fff8bc17fff com.apple.CommerceCore (1.0 - 26.3) <870C7810-0D27-3AC5-95A0-3224BB4890C0> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff8bc62000 - 0x7fff8bc66fff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff8bc93000 - 0x7fff8bcf2fff com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff8bcf3000 - 0x7fff8bd07fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8bd32000 - 0x7fff8bd71ff7 com.apple.QD (3.42.1 - 285.1) <77A20C25-EBB5-341C-A05C-5D458B97AD5C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff8bd72000 - 0x7fff8be2fff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff8be30000 - 0x7fff8be89ff7 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <84F003C2-5758-3D0A-8644-F3A0BA4F22FC> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff8be8a000 - 0x7fff8bfffff7 com.apple.CFNetwork (596.6 - 596.6) <C46892D2-B01C-39FF-8094-8C018D884A57> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8c000000 - 0x7fff8c03aff7 com.apple.GSS (3.0 - 2.0) <423BDFCC-9187-3F3E-ABB0-D280003EB15E> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff8c2be000 - 0x7fff8c5eefff com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff8c5ef000 - 0x7fff8c632ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff8c638000 - 0x7fff8c6b7ff7 com.apple.securityfoundation (6.0 - 55115.4) <9291CE2A-37D9-39DF-956E-7B2650A9F3B0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff8c6b8000 - 0x7fff8c6cffff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff8c6e3000 - 0x7fff8c72dff7 libGLU.dylib (8.10.1) <6699DEA6-9EEB-3B84-A57F-B25AE44EC584> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff8c730000 - 0x7fff8c79dff7 com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff8c79e000 - 0x7fff8ca6fff7 com.apple.security (7.0 - 55179.16) <BD03EB7E-1745-34B9-8DBA-7A2215D9F2FB> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8ca70000 - 0x7fff8ca7eff7 libkxld.dylib (2050.48.12) <B8F7ED1F-CF84-3777-9183-0A1C513DF81F> /usr/lib/system/libkxld.dylib
0x7fff8cb80000 - 0x7fff8cc53ff7 com.apple.DiscRecording (7.0 - 7000.2.4) <8CC25B07-D5C8-3BE0-A3AD-700252C2717A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8cc98000 - 0x7fff8ccadff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
0x7fff8ccf1000 - 0x7fff8cd2efef libGLImage.dylib (8.10.1) <91E31B9B-4141-36D5-ABDC-20F1D6D1D0CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff8cd2f000 - 0x7fff8cd54ff7 libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
0x7fff8cd5d000 - 0x7fff8cd5dfff libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8cd5e000 - 0x7fff8cd78fff com.apple.CoreMediaAuthoring (2.1 - 914) <5637F52D-3AB9-38FD-B851-265B9F5A2FE8> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x7fff8cd79000 - 0x7fff8cda7fff com.apple.shortcut (2.2 - 2.2) <C573DB65-37FB-3DDC-AB19-525094346D9B> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8cdeb000 - 0x7fff8ce6dff7 com.apple.Heimdal (3.0 - 2.0) <ACF0C667-5ACC-382A-A998-61E85386C814> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8ce6e000 - 0x7fff8cf70fff libcrypto.0.9.8.dylib (47.2) <CF3BAB7E-4972-39FD-AF92-28ACAFF0873E> /usr/lib/libcrypto.0.9.8.dylib
0x7fff8cf9a000 - 0x7fff8cf9afff com.apple.vecLib (3.8 - vecLib 3.8) <6CBBFDC4-415C-3910-9558-B67176447789> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8cf9b000 - 0x7fff8cf9bfff com.apple.Carbon (154 - 155) <CC5AA589-242E-3BE1-B776-7D4FFD93D0C1> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff8cf9c000 - 0x7fff8cf9ffff libRadiance.dylib (852) <139962CD-21E2-3D31-9F47-D5F2D6C2C2BC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x7fff8cfa0000 - 0x7fff8cfadff7 com.apple.HelpData (2.1.4 - 85) <EE68BDCC-AF2E-34D3-8E4F-87379E3A4D8E> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff8d067000 - 0x7fff8d06bfff libCGXType.A.dylib (333.1) <16625094-813E-39F8-9AFE-C1A24ED11749> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8d07e000 - 0x7fff8d07effd com.apple.audio.units.AudioUnit (1.9.2 - 1.9.2) <6D314680-7409-3BC7-A807-36341411AF9A> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8d10d000 - 0x7fff8d115ff7 libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8d124000 - 0x7fff8d137ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8d138000 - 0x7fff8d258fff com.apple.desktopservices (1.7.4 - 1.7.4) <ED3DA8C0-160F-3CDC-B537-BF2E766AB7C1> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff8d259000 - 0x7fff8d2c7ff7 com.apple.framework.IOKit (2.0.1 - 755.42.1) <A90038ED-48F2-3CC9-A042-53A3D7985844> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff8d2c8000 - 0x7fff8d2c8fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <F565B686-24E2-39F2-ACC3-C5E4084476BE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff8d2c9000 - 0x7fff8d578fff com.apple.imageKit (2.2 - 673) <5F0504DA-7CE9-3D97-B2B5-3C5839AEBF1F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff8d859000 - 0x7fff8d956ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff8d957000 - 0x7fff8d985fff com.apple.CoreServicesInternal (154.4 - 154.4) <EE77C328-BCC7-3EBD-B3BC-E0E48537D4FF> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff8d98f000 - 0x7fff8d99cfff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff8d99d000 - 0x7fff8d9f7fff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff8d9f8000 - 0x7fff8d9fafff libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
0x7fff8d9fb000 - 0x7fff8d9fefff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff8da35000 - 0x7fff8dad0fff com.apple.CoreSymbolication (3.0 - 117) <7D43ED93-BD81-338C-8076-6A932A1D19E8> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff8dad1000 - 0x7fff8dae2ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff8dae3000 - 0x7fff8daeffff libCSync.A.dylib (333.1) <319D3E83-8086-3990-8773-872F2E7C6EB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8daf0000 - 0x7fff8db96ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <E91B0882-E75C-30E9-8DCD-7A0EEE4405CC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff8dbc0000 - 0x7fff8dbe2ff7 libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
0x7fff8dc42000 - 0x7fff8dc7bff7 libssl.0.9.8.dylib (47.2) <46DF85DC-18FB-3108-91F6-52AE3EBF2347> /usr/lib/libssl.0.9.8.dylib
0x7fff8dc7c000 - 0x7fff8dcbcff7 com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff8dcbd000 - 0x7fff8dcc4fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff8dcc5000 - 0x7fff8dcf0fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8dd4c000 - 0x7fff8dd62fff com.apple.MultitouchSupport.framework (237.4 - 237.4) <0F7FEE29-161B-3D8E-BE91-308CBD354461> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff8ddcb000 - 0x7fff8ddd8ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff8dddd000 - 0x7fff8df3bfef com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
0x7fff8df3c000 - 0x7fff8df68fff com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff8dfaf000 - 0x7fff8dffafff com.apple.CoreMedia (1.0 - 926.106) <64467905-48DC-37F9-9F32-186768CF2640> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8dffb000 - 0x7fff8dffcff7 libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
0x7fff8e157000 - 0x7fff8e223ff7 libsystem_c.dylib (825.40.1) <543B05AE-CFA5-3EFE-8E58-77225411BA6B> /usr/lib/system/libsystem_c.dylib
0x7fff8e22d000 - 0x7fff8e279ff7 libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
0x7fff8e782000 - 0x7fff8e78dfff com.apple.CommonAuth (3.0 - 2.0) <1CA95702-DDC7-3ADB-891E-7F037ABDDA14> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8e78e000 - 0x7fff8e7e5ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff8e7e8000 - 0x7fff8e7eafff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff8e7eb000 - 0x7fff8e976fff com.apple.WebKit (8536 - 8536.30.1) <56B86FA1-ED74-3001-8942-1CA2281540EC> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8e977000 - 0x7fff8e9dfff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff8e9e0000 - 0x7fff8e9e5fff com.apple.OpenDirectory (10.8 - 151.10) <51E52779-4F5A-36B5-9297-67138547DCA9> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff8e9e6000 - 0x7fff8eb6cfff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff8ebbf000 - 0x7fff8ef1efff com.apple.Foundation (6.8 - 945.19) <C98E55BA-553B-314B-B056-849FFB20C220> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8ef1f000 - 0x7fff8ef63fff libcups.2.dylib (327.7) <9F35B58A-F47E-348A-8E09-E235FA4B9270> /usr/lib/libcups.2.dylib
0x7fff8ef64000 - 0x7fff8efa7ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8efa8000 - 0x7fff8f004ff7 com.apple.Symbolication (1.3 - 93) <84D69A46-BB0A-3DBE-ABC2-B767F61EC221> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff8f005000 - 0x7fff8f09ffff libvMisc.dylib (380.10) <A7F12764-A94C-36EB-88E0-F826F5AF55B4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff8f0a0000 - 0x7fff8f0a6fff com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8f0a7000 - 0x7fff8f0e2fff com.apple.LDAPFramework (2.4.28 - 194.5) <7E4F2C08-0010-34AE-BC46-149B7EE8A0F5> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff8f0e3000 - 0x7fff8fd10fff com.apple.AppKit (6.8 - 1187.40) <F12CF463-6F88-32ED-9EBA-0FA2AD3CF576> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8fd11000 - 0x7fff8fd30ff7 com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x7fff8fd31000 - 0x7fff8fd46fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff8fd47000 - 0x7fff8ff47fff libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
0x7fff8ffcb000 - 0x7fff9001cff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff9001d000 - 0x7fff90414fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff90415000 - 0x7fff90435fff libPng.dylib (852) <CCBFA9A9-33C0-3189-AFE0-A77E831EEBA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff90436000 - 0x7fff906c7fff com.apple.RawCamera.bundle (5.04 - 736) <0C8A3629-BEAC-34A7-A3A3-B9AF4B3AB4B4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff906c8000 - 0x7fff90724fff com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff90725000 - 0x7fff90729ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff90fe0000 - 0x7fff910f9fff com.apple.ImageIO.framework (3.2.2 - 852) <1D023BCE-1FA2-3743-B449-7489BC0C5C43> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff91185000 - 0x7fff91186fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff91187000 - 0x7fff9118efff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff9118f000 - 0x7fff911b1ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff911b4000 - 0x7fff91200fff com.apple.framework.CoreWLAN (3.4 - 340.18) <3735FB49-30C0-3B11-BE25-2ACDD96041B5> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff91201000 - 0x7fff91222fff com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff91223000 - 0x7fff91225fff libCVMSPluginSupport.dylib (8.10.1) <F0239392-E0CB-37D7-BFE2-D6F5D42F9196> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff91281000 - 0x7fff9138cfff libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9171d000 - 0x7fff917f7fff com.apple.backup.framework (1.4.3 - 1.4.3) <6B65C44C-7777-3331-AD9D-438D10AAC777> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff917f8000 - 0x7fff918f6fff com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff91be3000 - 0x7fff91e3eff7 com.apple.QuartzComposer (5.1 - 287.1) <D1DD68D1-05D5-3037-ABB6-BF6EB183C155> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff91e3f000 - 0x7fff91e56fff com.apple.CFOpenDirectory (10.8 - 151.10) <D01120CC-16E0-372C-825B-B3AB510A8916> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff91e71000 - 0x7fff91e71fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff91e72000 - 0x7fff91eaafff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff91eab000 - 0x7fff91ee1fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff91f68000 - 0x7fff91f6cfff libCoreVMClient.dylib (32.5) <DB009CD4-BB0E-3331-BBB4-A118781D193F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff91f6d000 - 0x7fff91f7fff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff91fb2000 - 0x7fff9200cff7 com.apple.opencl (2.2.19 - 2.2.19) <3C7DFB2C-B3F9-3447-A1FC-EAAA42181A6E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff9200d000 - 0x7fff92010ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff9212b000 - 0x7fff923e2ff7 com.apple.MediaToolbox (1.0 - 926.106) <57043584-98E7-375A-89AE-F46480AA5D97> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff923f5000 - 0x7fff924eafff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff924eb000 - 0x7fff92720ff7 com.apple.CoreData (106.1 - 407.7) <A676E1A4-2144-376B-92B8-B450DD1D78E5> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff927f8000 - 0x7fff92815ff7 com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff92816000 - 0x7fff92ab1ff7 com.apple.JavaScriptCore (8536 - 8536.30) <FE3C5ADD-43D3-33C9-9150-8DCEFDA218E2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff92ab2000 - 0x7fff92ab4fff com.apple.securityhi (4.0 - 55002) <A91F8981-ECB6-3B65-A7BA-8DCBD9CCE3D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff92ab5000 - 0x7fff93445627 com.apple.CoreGraphics (1.600.0 - 333.1) <C085C074-7260-3C3D-90C6-A65D3CB2BD41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff93446000 - 0x7fff93452fff com.apple.CrashReporterSupport (10.8.3 - 418) <DE6AFE16-D97E-399D-82ED-3522C773C36E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff934d2000 - 0x7fff935cffff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff935d0000 - 0x7fff935dbff7 com.apple.DisplayServicesFW (2.7.2 - 357) <F02E8FC3-18DC-3F03-8763-E6EE3E2A6B5A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff935f3000 - 0x7fff93687ff7 com.apple.CorePDF (2.2 - 2.2) <F17D7D37-4190-38E2-9F43-DD4F87792390> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff93e6e000 - 0x7fff93ea4fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff93f28000 - 0x7fff93f54fff com.apple.framework.Apple80211 (8.5 - 850.252) <73506CA1-CF76-3A98-A6F2-3DDAC10CB67A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff93f6a000 - 0x7fff944daff7 com.apple.CoreAUC (6.22.03 - 6.22.03) <A77BC97A-B695-3F7E-8696-5B2357C2726B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff944db000 - 0x7fff944dcff7 libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
0x7fff944dd000 - 0x7fff944defff libScreenReader.dylib (264.6) <299274C2-0030-3FDC-8C8F-2933095CD02B> /usr/lib/libScreenReader.dylib
0x7fff944df000 - 0x7fff944edfff com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff9453e000 - 0x7fff9454cfff libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
0x7fff9463f000 - 0x7fff9464aff7 com.apple.aps.framework (3.0 - 3.0) <DEF85257-2D1C-3524-88F8-CF70980726AE> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x7fff94650000 - 0x7fff9469ffff com.apple.framework.CoreWiFi (1.3 - 130.13) <CCF3D8E3-CD1C-36CD-929A-C9972F833F24> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff946a0000 - 0x7fff946a0fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff946a1000 - 0x7fff94753ff7 com.apple.LaunchServices (539.11 - 539.11) <A86F44E5-F285-3029-A5D1-00CD3C231A08> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff94754000 - 0x7fff9475aff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff947cb000 - 0x7fff9484bff7 com.apple.ApplicationServices.ATS (341.2 - 341.2) <0EF1BB57-71AA-304D-A455-55CBE0A4983A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff9487f000 - 0x7fff948d5fff com.apple.HIServices (1.20 - 417) <BCD36950-013F-35C2-918E-05A93A47BE8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff948d6000 - 0x7fff948fdfff com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff948fe000 - 0x7fff94904fff libCGXCoreImage.A.dylib (333.1) <FBAAF933-1798-3E53-B071-88C930D6BDEF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff9491f000 - 0x7fff9491ffff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff94920000 - 0x7fff94933ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff94934000 - 0x7fff9493ffff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff94940000 - 0x7fff94941ff7 libSystem.B.dylib (169.3) <DF030DDB-DF22-3769-A8CD-9806DDB84008> /usr/lib/libSystem.B.dylib
0x7fff94942000 - 0x7fff94a5a92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff94a5b000 - 0x7fff94a5ffff libGIF.dylib (852) <326C48F1-C892-3AF9-94BC-32768EFF6731> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff94a78000 - 0x7fff94c13fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff94c14000 - 0x7fff94c6bff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff94c6c000 - 0x7fff94c94fff libJPEG.dylib (852) <4E159C31-1B41-3EFF-89EC-3F7BC9053F2C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff94c95000 - 0x7fff94cbfff7 com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff94cc0000 - 0x7fff94d41fff com.apple.Metadata (10.7.0 - 707.12) <69E3EEF7-8B7B-3652-8320-B8E885370E56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff94f8c000 - 0x7fff94f91fff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff94f92000 - 0x7fff95094fff libJP2.dylib (852) <01E502E9-7FD3-3A5D-8EA4-2DC8C56E0497> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff95095000 - 0x7fff950e4ff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
0x7fff950e5000 - 0x7fff950e8fff com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x7fff950e9000 - 0x7fff95104ff7 libsystem_kernel.dylib (2050.48.12) <4B7993C3-F62D-3AC1-AF92-414A0D6EED5E> /usr/lib/system/libsystem_kernel.dylib
0x7fff95171000 - 0x7fff95177fff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff95178000 - 0x7fff95183ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff95184000 - 0x7fff95222ff7 com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff952db000 - 0x7fff956f8fff FaceCoreLight (2.4.1) <DDAFFD7A-D312-3407-A010-5AEF3E17831B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff957de000 - 0x7fff958f8fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff959bb000 - 0x7fff959ecff7 com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff959ed000 - 0x7fff959edfff com.apple.Accelerate (1.8 - Accelerate 1.8) <878A6E7E-CB34-380F-8212-47FBF12C7C96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff95be3000 - 0x7fff95c30fff com.apple.CoreMediaIO (309.0 - 4163.1) <8FD1C1A9-25C5-3B9E-A76D-BE813253B358> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff95c76000 - 0x7fff95e24fff com.apple.QuartzCore (1.8 - 304.4) <84F0B40E-DF91-36F2-9F2E-3922234206A3> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff95e25000 - 0x7fff95e32fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff95e33000 - 0x7fff95f24ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <5C56181F-1E9F-336A-B7BB-620565A8BD6E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff95f32000 - 0x7fff95f95fff com.apple.audio.CoreAudio (4.1.2 - 4.1.2) <FEAB83AB-1DE5-3813-BA48-7A7F2374CCF0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff95f96000 - 0x7fff95ffefff libvDSP.dylib (380.10) <3CA154A3-1BE5-3CF4-BE48-F0A719A963BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff95fff000 - 0x7fff9600eff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff961dd000 - 0x7fff964f4ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff964f5000 - 0x7fff964f9fff com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff964fa000 - 0x7fff96526ff7 libRIP.A.dylib (333.1) <CC2A33EB-409C-3C4D-97D4-41F4A080F874> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff96527000 - 0x7fff96528ff7 libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 3
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: 6284
thread_create: 1
thread_set_state: 6


VM Region Summary:

ReadOnly portion of Libraries: Total=264.3M resident=185.2M(70%) swapped_out_or_unallocated=79.0M(30%)

Writable regions: Total=1.4G written=258.7M(18%) resident=321.7M(22%) swapped_out=0K(0%) unallocated=1.1G(78%)


REGION TYPE VIRTUAL
=========== =======
CG backing stores 7636K
CG image 1404K
CG raster data 160K
CG shared images 256K
CoreImage 8K
CoreServices 3352K
IOKit 272K
JS JIT generated code 256.0M
JS JIT generated code (reserved)768.0M reserved VM address space (unallocated)
JS VM register file 4096K
JS garbage collector 840K
MALLOC 380.6M
MALLOC guard page 48K
MALLOC_LARGE (reserved) 1764K reserved VM address space (unallocated)
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=251 8K
OpenCL 24K
STACK GUARD 56.1M
Stack 25.9M
VM_ALLOCATE 16.2M
__DATA 28.1M
__IMAGE 528K
__LINKEDIT 55.4M
__TEXT 208.9M
__UNICODE 544K
mapped file 64.6M
shared memory 308K
=========== =======
TOTAL 1.8G
TOTAL, minus reserved VM space 1.1G

Apr 7, 2014 2:42 PM in response to William Fiveash

You may be triggering a bug in the code that checks for podcast updates. If you've subscribed to any podcasts, please follow the instructions in this support article to set

Check for New Episodes: Manually

[Credit for this observation to ASC member Dylan Winslow.] An AppleScript such as Update Expired Podcasts could also be causing the crash.

Apr 7, 2014 4:21 PM in response to Linc Davis

Better yet would be for Apple to fix this in iTunes ASAP. Spending my time messing around with iTunes config in the hopes that it will stop it from crashing is tiresome. Sadly iTunes v10 was working well for me with more function that I actually used all the time which makes v11 all the more disappointing.


As an aside I just tried recreating my iTunes Library via this article: http://support.apple.com/kb/ht1451

Unfortunately, that had the effect of scewing up my podcast subscriptions and losing track of my iPhone apps and ringtones. I ended up restoring the gnutar backup I made of both of the iTunes Library files which returned the missing items.

Will Upgrade to Mavericks help with iTunes crashing all the time?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.