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

com.apple.WebCore crashes all the times ... so all dependend apps crash :-(

Hello there,

I have a problem occuring for month (since I bought this iMac) and nobody seems to be able to help me.


The problem is that all the Apple apps using webcode are crashing non stop (Dashboard, iTunes, mail, Safari, ...). This occurs with ALL ACCOUNTS on the machine and occured the 1st day I started my iMac (before any backup restored). I restored a backup from my AIR with Time machine, same problem... I called Apple support several time and the only thing they could tell me is to reinstall the system (I felt like I was on the phone with Microsoft). I re-installed the system 2 times + restored my data. I went to an Apple store where they ran an hardware diagnostic... nothing...


Conclusion, I don't use any Apple software anymore and I am considering going back to Linux...


This is so weird that I relly considered as being a hardware problem but Apple says it is not possible after the diagnostic was run.


The thing I know though:

  1. it is related to webcore
  2. it is not linked to "bad" extension (as I killed them all and tried everything on this side)
  3. the problem was there the 1st day I started the mac, before any of my data were installed
  4. it is related to webpage rendering (crash when iTunes accesses the iStore, or crash with Mail when rendering an HTML mail, ...)
  5. ... and finally, I want to jump out the window after firering a gun in my 27" ...


I noticed something suspicious on Windows (bootcamp), sometimes the display driver crashes... I don't know if it is the driver, or the hardware (could it be?). Could it be a graphic card hardware problem not detected by the diagnostic? For eg. if the GPU or graphic memory is used in someway by WebCore and causing the crash?


Here is an example of crash report...

Any idea, please help, I can't stand this anymore 🙂 ?


Process: iTunes [1413]
Path: /Applications/iTunes.app/Contents/MacOS/iTunes
Identifier: com.apple.iTunes
Version: 10.6.3 (10.6.3)
Build Info: iTunes-10632501~1
Code Type: X86-64 (Native)

Parent Process: launchd [224]


Date/Time: 2012-07-09 09:42:01.536 -0400
OS Version: Mac OS X 10.7.4 (11E53)

Report Version: 9


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


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018


VM Regions Near 0x18:

-->

__TEXT 000000010953a000-000000010a6e5000 [ 17.7M] r-x/rwx SM=COW /Applications/iTunes.app/Contents/MacOS/iTunes


Application Specific Information:

objc[1413]: garbage collection is OFF


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

0 com.apple.WebCore 0x00007fff8da79ec1 WebCore::Node::handleLocalEvents(WebCore::Event*) + 133
1 com.apple.WebCore 0x00007fff8da79574 WebCore::EventDispatcher::dispatchEvent(***::PassRefPtr<WebCore::Event>) + 832
2 com.apple.WebCore 0x00007fff8dc19cdf WebCore::MouseEventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 271
3 com.apple.WebCore 0x00007fff8da790f9 WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WebCore::EventDispatchMediator const&) + 41
4 com.apple.WebCore 0x00007fff8dc19918 WebCore::Node::dispatchMouseEvent(WebCore::PlatformMouseEvent const&, ***::AtomicString const&, int, WebCore::Node*) + 116
5 com.apple.WebCore 0x00007fff8dc18fbd WebCore::EventHandler::dispatchMouseEvent(***::AtomicString const&, WebCore::Node*, bool, int, WebCore::PlatformMouseEvent const&, bool) + 107
6 com.apple.WebCore 0x00007fff8e223cd9 WebCore::EventHandler::handleMouseMoveEvent(WebCore::PlatformMouseEvent const&, WebCore::HitTestResult*, bool) + 1605
7 com.apple.WebCore 0x00007fff8e223e19 WebCore::EventHandler::mouseMoved(WebCore::PlatformMouseEvent const&, bool) + 71
8 com.apple.WebCore 0x00007fff8dc173cf WebCore::EventHandler::mouseMoved(NSEvent*) + 117
9 com.apple.WebKit 0x00007fff926adc80 -[WebHTMLView(WebPrivate) _updateMouseoverWithEvent:] + 800
10 com.apple.Foundation 0x00007fff94429d0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
11 com.apple.CoreFoundation 0x00007fff9622d7ba _CFXNotificationPost + 2634
12 com.apple.Foundation 0x00007fff94415fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
13 com.apple.AppKit 0x00007fff89a2efbd forwardMethod + 212
14 com.apple.CoreFoundation 0x00007fff9627470d -[NSObject performSelector:withObject:] + 61
15 com.apple.AppKit 0x00007fff89a2ef6a forwardMethod + 129
16 com.apple.iTunes 0x0000000109664983 0x10953a000 + 1223043
17 com.apple.AppKit 0x00007fff89a29792 -[NSWindow sendEvent:] + 7404
18 com.apple.iTunes 0x0000000109662f2e 0x10953a000 + 1216302
19 com.apple.AppKit 0x00007fff899c276b -[NSApplication sendEvent:] + 4847
20 com.apple.iTunes 0x0000000109a3e632 0x10953a000 + 5260850
21 com.apple.AppKit 0x00007fff899590c6 -[NSApplication run] + 555
22 com.apple.iTunes 0x000000010953d7af 0x10953a000 + 14255
23 com.apple.iTunes 0x000000010953d5f0 0x10953a000 + 13808


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

0 libsystem_kernel.dylib 0x00007fff92f6d7e6 kevent + 10
1 libdispatch.dylib 0x00007fff8a55e78a _dispatch_mgr_invoke + 923
2 libdispatch.dylib 0x00007fff8a55d31a _dispatch_mgr_thread + 54


Thread 2:

0 libsystem_kernel.dylib 0x00007fff92f6d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935a1594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff935a2b85 start_wqthread + 13


Thread 3:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.iTunes 0x0000000109543697 0x10953a000 + 38551
7 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 4:

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.iTunes 0x0000000109543844 0x10953a000 + 38980
3 com.apple.iTunes 0x0000000109553ec7 0x10953a000 + 106183
4 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
5 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 5:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.iTunes 0x000000010955c18e 0x10953a000 + 139662
7 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 6:: CVDisplayLink

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.CoreVideo 0x00007fff8bdda6c8 CVDisplayLink::runIOThread() + 710
3 com.apple.CoreVideo 0x00007fff8bdda3e9 _ZL13startIOThreadPv + 148
4 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
5 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 7:

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.iTunes 0x0000000109543844 0x10953a000 + 38980
3 com.apple.iTunes 0x0000000109543780 0x10953a000 + 38784
4 com.apple.iTunes 0x0000000109ef3a10 0x10953a000 + 10197520
5 com.apple.iTunes 0x0000000109ef3a35 0x10953a000 + 10197557
6 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
7 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 8:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.iTunes 0x000000010962c517 0x10953a000 + 992535
3 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
4 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 9:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x00007fff92f6cdf2 __select + 10
1 com.apple.CoreFoundation 0x00007fff96262c8b __CFSocketManager + 1355
2 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
3 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 10:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.iTunes 0x0000000109543697 0x10953a000 + 38551
7 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 11:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.iTunes 0x0000000109543697 0x10953a000 + 38551
7 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 12:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.iTunes 0x0000000109543697 0x10953a000 + 38551
7 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 13:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.iTunes 0x0000000109543697 0x10953a000 + 38551
7 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 14:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff95ec8de0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3 com.apple.WebCore 0x00007fff8da5c76a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4 com.apple.WebCore 0x00007fff8da5c6c3 WebCore::LocalStorageThread::threadEntryPoint() + 99
5 com.apple.WebCore 0x00007fff8da5c60b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 15:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.Foundation 0x00007fff94478fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6 com.apple.Foundation 0x00007fff9446d72a -[NSThread main] + 68
7 com.apple.Foundation 0x00007fff9446d6a2 __NSThread__main__ + 1575
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 16:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff9613f7ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3 com.apple.JavaScriptCore 0x00007fff9613fa40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4 com.apple.JavaScriptCore 0x00007fff9613fae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 17:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff9613f7ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3 com.apple.JavaScriptCore 0x00007fff9613fa40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4 com.apple.JavaScriptCore 0x00007fff9613fae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 18:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff9613f7ed JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 493
3 com.apple.JavaScriptCore 0x00007fff9613fa40 JSC::MarkStackThreadSharedData::markingThreadMain() + 272
4 com.apple.JavaScriptCore 0x00007fff9613fae9 JSC::MarkStackThreadSharedData::markingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 19:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff95ec8e37 ***::ThreadCondition::timedWait(***::Mutex&, double) + 151
3 com.apple.JavaScriptCore 0x00007fff9614812c JSC::Heap::blockFreeingThreadMain() + 300
4 com.apple.JavaScriptCore 0x00007fff96148169 JSC::Heap::blockFreeingThreadStartFunc(void*) + 9
5 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
6 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 20:

0 libsystem_kernel.dylib 0x00007fff92f6d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935a1594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff935a2b85 start_wqthread + 13


Thread 21:: WebCore: LocalStorage

0 libsystem_kernel.dylib 0x00007fff92f6cbca __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935a3274 _pthread_cond_wait + 840
2 com.apple.JavaScriptCore 0x00007fff95ec8de0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
3 com.apple.WebCore 0x00007fff8da5c76a ***::MessageQueue<WebCore::LocalStorageTask>::waitForMessage() + 132
4 com.apple.WebCore 0x00007fff8da5c6c3 WebCore::LocalStorageThread::threadEntryPoint() + 99
5 com.apple.WebCore 0x00007fff8da5c60b WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 9
6 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
7 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 22:: QTKit: listenOnDelegatePort

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.QTKit 0x00007fff91a78db6 listenOnDelegatePort + 418
7 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 23:: QTKit: listenOnNotificationPort

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.QTKit 0x00007fff91a7924d listenOnNotificationPort + 376
7 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
8 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


Thread 24:

0 libsystem_kernel.dylib 0x00007fff92f6d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935a1594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff935a2b85 start_wqthread + 13


Thread 25:

0 libsystem_kernel.dylib 0x00007fff92f6d192 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935a1594 _pthread_wqthread + 758
2 libsystem_c.dylib 0x00007fff935a2b85 start_wqthread + 13


Thread 26:

0 libsystem_kernel.dylib 0x00007fff92f6b67a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92f6ad71 mach_msg + 73
2 com.apple.CoreFoundation 0x00007fff9621150c __CFRunLoopServiceMachPort + 188
3 com.apple.CoreFoundation 0x00007fff96219c74 __CFRunLoopRun + 1204
4 com.apple.CoreFoundation 0x00007fff96219486 CFRunLoopRunSpecific + 230
5 com.apple.CoreFoundation 0x00007fff9622919f CFRunLoopRun + 95
6 com.apple.iTunes 0x0000000109543697 0x10953a000 + 38551
7 com.apple.iTunes 0x0000000109dcd29c 0x10953a000 + 8991388
8 libsystem_c.dylib 0x00007fff9359f8bf _pthread_start + 335
9 libsystem_c.dylib 0x00007fff935a2b75 thread_start + 13


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

rax: 0x0000000000000000 rbx: 0x000000011237ab40 rcx: 0x000000011418c080 rdx: 0x0000000000002173

rdi: 0x0000000076fa4317 rsi: 0x0000000000003fff rbp: 0x00007fff69138b10 rsp: 0x00007fff69138af0

r8: 0x0000000076fa4317 r9: 0x0000000000021730 r10: 0x0000000000000000 r11: 0x0000000000000000

r12: 0xffffffffffffffe8 r13: 0x0000000000000002 r14: 0x000000011418c080 r15: 0x000000011418c080

rip: 0x00007fff8da79ec1 rfl: 0x0000000000010246 cr2: 0x0000000000000018

Logical CPU: 1


Binary Images:

0x10953a000 - 0x10a6e4ff7 com.apple.iTunes (10.6.3 - 10.6.3) <60A47696-C8BC-97A5-1E84-5C56F064E0B7> /Applications/iTunes.app/Contents/MacOS/iTunes
0x10a9a7000 - 0x10aa2cfff com.apple.iTunes.iPodUpdater (10.4 - 10.4) <DF57EBE4-8375-BFDE-F5A1-FD92666E1B9E> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
0x10aa80000 - 0x10aaacfff com.apple.avfoundationcf (2.0 - 63.12) <88CB602F-688C-36AB-BF23-03B134490126> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
0x10aada000 - 0x10aae0fff com.apple.agl (3.2.0 - AGL-3.2.0) <AB0B5D3F-BA2A-3366-830A-EF9258C18276> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10aaee000 - 0x10aaf4fff com.apple.iPod (1.7 - 19) <8F1B8246-F053-3CD1-9040-29440BDB19D7> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
0x10ab02000 - 0x10ae2eff7 +libgnsdk_dsp.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <14636B08-4D26-54CA-3EE8-247B2B708AF0> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
0x10ae54000 - 0x10ae8bff7 +libgnsdk_musicid.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <C034C2ED-6A46-315F-89C8-8D54A937B255> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
0x10ae9d000 - 0x10af73fe7 +libgnsdk_sdkmanager.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <D144E870-FABC-E19E-452E-A33D19595B19> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
0x10af92000 - 0x10afd5ff7 +libgnsdk_submit.1.9.5.dylib (1.9.5 - compatibility 1.9.5) <6689251D-098B-0F8D-08CC-785271E98540> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
0x10c516000 - 0x10c9f8fef com.apple.CoreFP (2.1.42 - 2.1.42) <6BEB912E-AB97-7DC1-54B6-750E3CB83675> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
0x10cbe5000 - 0x10e1bbfff com.apple.CoreFP1 (1.14.42 - 1.14.42) <1EFEFC6F-B93E-D2C3-1A43-13A14FF4611D> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
0x10f286000 - 0x10f288fff com.apple.textencoding.unicode (2.4 - 2.4) <FD4695F4-6110-36C6-AC06-86453E30FF6E> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
0x10f28d000 - 0x10f291fff com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
0x10f296000 - 0x10f29bfff com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
0x10f2a2000 - 0x10f2c9fff libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <B0925A5D-5355-3ECE-BF2F-E576FF105F5A> /usr/lib/libssl.0.9.7.dylib
0x10f2da000 - 0x10f2e0fff com.apple.URLMount.CIFSPlugin (5.0.0 - 5.0.0) <C701B862-8384-3D53-90AF-B0D2C81F2909> /System/Library/Filesystems/NetFSPlugins/smb.bundle/Contents/MacOS/smb
0x10f4fc000 - 0x10f647ff7 com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
0x10f73e000 - 0x10f7d6fef com.apple.mobiledevice (507.11 - 507.11) <620AD57D-94D5-54A2-A1ED-0036CFCF6C70> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
0x10f855000 - 0x10f86ffff com.apple.SMBClient (1.7.2 - 1.7.2) <58C071BE-1C98-3067-9719-7DB29A1C134C> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
0x10fc58000 - 0x10fd3bfff libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
0x10fd91000 - 0x10fe0ffff com.apple.DCERPC (1.0 - 46) <D2693B9A-1939-32A0-8BBE-F4CFB02A2FCB> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
0x10fe34000 - 0x110015ff7 com.apple.audio.codecs.Components (2.2 - 2.2) <1DF409FA-F561-31C5-900A-42F41B2C1856> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
0x110391000 - 0x11039cfff AppleIntelSNBVA (??? - ???) <A63FC78D-C976-3444-B435-E5080150502A> /System/Library/Extensions/AppleIntelSNBVA.bundle/Contents/MacOS/AppleIntelSNBV A
0x110523000 - 0x11066ffff com.apple.AppleGVAFramework (2.2.80 - 2.2.80) <F5670F34-0DE1-30FE-A99E-6690C10D7013> /System/Library/PrivateFrameworks/AppleGVA.framework/AppleGVA
0x11068a000 - 0x1107b2fff com.apple.AppleIntelHD3000GraphicsVADriver (7.18.18 - 7.1.8) <FA6AB5CA-9E29-3F58-9C8E-C5453FC96D63> /System/Library/Extensions/AppleIntelHD3000GraphicsVADriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsVADriver
0x1107f9000 - 0x110835fff com.apple.ATIRadeonX3000VADriver (7.18.18 - 7.1.8) <B196582A-E0C7-3F1E-826A-0AD10AA6CA46> /System/Library/Extensions/ATIRadeonX3000VADriver.bundle/Contents/MacOS/ATIRade onX3000VADriver
0x1126ad000 - 0x112f68ff7 com.apple.CoreKE (1.1.1 - 1.1.1) <D27F4E9F-4FB8-0744-99E9-87A6108781DB> /System/Library/PrivateFrameworks/CoreKE.framework/CoreKE
0x11970e000 - 0x1198a7fff GLEngine (??? - ???) <61484217-C41D-3A65-86BD-397ACC0D069F> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x1198db000 - 0x1199d4fff libGLProgrammability.dylib (??? - ???) <7396EE13-5FA6-3E78-88D0-2502CFE79A97> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x1199fa000 - 0x119cc2ff7 com.apple.ATIRadeonX3000GLDriver (7.18.18 - 7.1.8) <337EB117-0CB0-3C9E-AEE8-76BCB3CB9371> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
0x119d0d000 - 0x119d3bff7 GLRendererFloat (??? - ???) <E33704BC-AA25-3279-A585-ABC6B3176D3E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x7fff6913a000 - 0x7fff6916ebaf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
0x7fff896c4000 - 0x7fff8973fff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff89740000 - 0x7fff89760fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff8976e000 - 0x7fff89773fff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
0x7fff89774000 - 0x7fff89775fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
0x7fff8979f000 - 0x7fff897dafff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
0x7fff897ef000 - 0x7fff897fdff7 com.apple.AppleFSCompression (37 - 1.0) <B6B7A560-DD9E-3601-8ACE-42C1FA738843> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff8980a000 - 0x7fff89907ff7 com.apple.avfoundation (2.0 - 180.40) <ED3DCB15-7E88-34FD-9E56-4ECAD10A6E7E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff89908000 - 0x7fff89908fff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff89909000 - 0x7fff8990cfff com.apple.AppleSystemInfo (1.0 - 1) <111B6F69-3FBD-3860-BCF8-1DF02D9BED28> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x7fff89954000 - 0x7fff8a55aff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8a55b000 - 0x7fff8a569fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
0x7fff8a56a000 - 0x7fff8a577ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <3373D310-3B10-3DD1-B754-B7B138CD448D> /usr/lib/libbz2.1.0.dylib
0x7fff8a578000 - 0x7fff8a63fff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff8a69b000 - 0x7fff8a6aeff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
0x7fff8a6c2000 - 0x7fff8a6c8fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
0x7fff8a6c9000 - 0x7fff8a6f6ff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8a6f7000 - 0x7fff8b094c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff8b095000 - 0x7fff8b1fcfff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff8b2af000 - 0x7fff8b2cefff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
0x7fff8b2cf000 - 0x7fff8b2daff7 com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x7fff8b2db000 - 0x7fff8b2ddfff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
0x7fff8b2de000 - 0x7fff8b2e3fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
0x7fff8b4e7000 - 0x7fff8b510fff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8b511000 - 0x7fff8b587fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff8b58d000 - 0x7fff8b592ff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
0x7fff8b593000 - 0x7fff8b635fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff8b72b000 - 0x7fff8b72cff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8b77b000 - 0x7fff8b77bfff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff8b77c000 - 0x7fff8b780fff libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8b882000 - 0x7fff8b882fff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
0x7fff8b883000 - 0x7fff8b884fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
0x7fff8b885000 - 0x7fff8b8c4ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff8b8c5000 - 0x7fff8b918fff com.apple.AppleVAFramework (5.0.14 - 5.0.14) <E3FE9B47-2276-3316-B2D2-85784AD2D9B3> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8b919000 - 0x7fff8b919fff com.apple.quartzframework (1.5 - 1.5) <2C13AE76-C86B-3D48-A583-121689190F74> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8b922000 - 0x7fff8b939fff com.apple.CFOpenDirectory (10.7 - 146) <E71AE4A2-F72B-35F2-9043-9F45CF75F11A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff8b93a000 - 0x7fff8b950fff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8b951000 - 0x7fff8bd7efff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff8bd98000 - 0x7fff8bdc8ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff8bdd8000 - 0x7fff8be01fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff8be02000 - 0x7fff8be6aff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8beab000 - 0x7fff8bed1fff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff8bed2000 - 0x7fff8beddff7 com.apple.aps.framework (2.1 - 2.1) <D0C49BA6-A5FB-3DBD-AFCC-7B6F056A57A7> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
0x7fff8bede000 - 0x7fff8bf4efff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff8bf4f000 - 0x7fff8c04ffff com.apple.QuickLookUIFramework (3.2 - 500.16) <0BACF8C4-5A7B-31EE-B4AA-3CCF8615C9A8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x7fff8c0a2000 - 0x7fff8c0b7fff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8c0f7000 - 0x7fff8c0feff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff8c0ff000 - 0x7fff8c218fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff8c219000 - 0x7fff8c28ffff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
0x7fff8c292000 - 0x7fff8c2a2ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8c2a3000 - 0x7fff8c2b0fff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff8c2b1000 - 0x7fff8c2b7fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8c2b8000 - 0x7fff8c2d5fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
0x7fff8c2d6000 - 0x7fff8c2d8ff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff8c2d9000 - 0x7fff8c547ff7 com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x7fff8c548000 - 0x7fff8ca4bfe7 com.apple.RawCamera.bundle (3.13.0 - 627) <4593B038-1A60-5ADB-565D-5BDFA28A53F2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff8ca4c000 - 0x7fff8ca4ffff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff8cb39000 - 0x7fff8cbccff7 com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x7fff8cbf4000 - 0x7fff8d1d8fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff8d1d9000 - 0x7fff8d96dfef com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8d96e000 - 0x7fff8d975fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8d9ac000 - 0x7fff8d9adfff libScreenReader.dylib (??? - ???) <853E88DB-DA8E-362E-83D1-419BFD635C70> /usr/lib/libScreenReader.dylib
0x7fff8da3d000 - 0x7fff8e774fff com.apple.WebCore (7534.56 - 7534.56.5) <4E63291C-539E-32E3-8B1C-EA8E546B3159> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff8e775000 - 0x7fff8e7a2fff com.apple.quartzfilters (1.7.0 - 1.7.0) <CE1EDD58-7273-38F9-AD33-871A8BA7ABF3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x7fff8e7a7000 - 0x7fff8e839ff7 com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff8e83a000 - 0x7fff8e888fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
0x7fff8e889000 - 0x7fff8e8a0fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff8e8a1000 - 0x7fff8e8dffff com.apple.bom (11.0 - 183) <F300B9EC-995E-33A7-9175-9F07D4B68F16> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8e8ee000 - 0x7fff8e8f1fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8e8f2000 - 0x7fff8e936ff7 libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8e9c9000 - 0x7fff8e9edfff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8e9ee000 - 0x7fff8ed1aff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff8ed3b000 - 0x7fff8ed42fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
0x7fff8edc6000 - 0x7fff8edc9ff7 com.apple.securityhi (4.0 - 1) <7146CB8E-B754-3B0E-A74E-77E9138A81C5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff8edca000 - 0x7fff8ede6ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff8f507000 - 0x7fff8f50bfff libdyld.dylib (195.5.0 - compatibility 1.0.0) <380C3F44-0CA7-3514-8080-46D1C9DF4FCD> /usr/lib/system/libdyld.dylib
0x7fff8f551000 - 0x7fff8f551fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8f5c9000 - 0x7fff8f5cefff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff8f5cf000 - 0x7fff8f611ff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
0x7fff8f612000 - 0x7fff8f614fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff8fbc3000 - 0x7fff8fbc4ff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
0x7fff8fccc000 - 0x7fff8fd2eff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff8fd2f000 - 0x7fff8fe31fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
0x7fff8fe40000 - 0x7fff8fee5fff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff8ff2d000 - 0x7fff8ff2dfff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8ff2e000 - 0x7fff90130fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
0x7fff90131000 - 0x7fff90159fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff90166000 - 0x7fff902bffff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff9033f000 - 0x7fff905b2fff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff905b3000 - 0x7fff905c0fff com.apple.KerberosHelper (3.0 - 1.0) <5223379A-8854-36CF-B15C-44E0107EEE4C> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
0x7fff90720000 - 0x7fff90a09ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff90a0a000 - 0x7fff90a0afff com.apple.Carbon (153 - 153) <C1A30E01-E113-38A0-95CA-99360F92A37A> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff90a58000 - 0x7fff90a58fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff90a59000 - 0x7fff90a67ff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
0x7fff90a68000 - 0x7fff90abcff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff90abd000 - 0x7fff90b40fef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff90b41000 - 0x7fff90e5dfff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff90e5e000 - 0x7fff90e69ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
0x7fff90f6a000 - 0x7fff90f72fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
0x7fff90f73000 - 0x7fff91014ff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff9108d000 - 0x7fff91123ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff91124000 - 0x7fff9113efff com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x7fff911a6000 - 0x7fff9122aff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff912bf000 - 0x7fff9139eff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff9139f000 - 0x7fff917bcff7 com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x7fff917bd000 - 0x7fff917c1ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff917c2000 - 0x7fff917c8fff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff917c9000 - 0x7fff917cefff com.apple.OpenDirectory (10.7 - 146) <91A87249-6A2F-3F89-A8DE-0E95C0B54A3A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff917e0000 - 0x7fff9183cff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff91878000 - 0x7fff9197ffe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
0x7fff919b1000 - 0x7fff91a64ff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff91a65000 - 0x7fff91beffff com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff91c4d000 - 0x7fff91c87fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff91c88000 - 0x7fff91cf3ff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff91d02000 - 0x7fff91d2dff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
0x7fff91d2e000 - 0x7fff921f5fff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff921f6000 - 0x7fff92221ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff92222000 - 0x7fff92231ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
0x7fff92232000 - 0x7fff92256fff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff92257000 - 0x7fff92298fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff92299000 - 0x7fff92377fff com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff92378000 - 0x7fff923b8ff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
0x7fff923b9000 - 0x7fff9243eff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff9243f000 - 0x7fff92453ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff92469000 - 0x7fff9254dfff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff92560000 - 0x7fff92644e5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
0x7fff92645000 - 0x7fff9268cff7 com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff9268d000 - 0x7fff92817ff7 com.apple.WebKit (7534.56 - 7534.56.5) <BC22A17F-A32F-3D9B-926F-091A47C4B315> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff92f56000 - 0x7fff92f76fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
0x7fff92f77000 - 0x7fff931a1fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff931a2000 - 0x7fff931a2fff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff931a3000 - 0x7fff9320cfff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff9325a000 - 0x7fff93390fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff93391000 - 0x7fff93397ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
0x7fff93398000 - 0x7fff933e9ff7 com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff934f3000 - 0x7fff934f5fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff934f6000 - 0x7fff93550ff7 com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x7fff93551000 - 0x7fff9362efef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
0x7fff9362f000 - 0x7fff93734fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff9376b000 - 0x7fff9377dff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
0x7fff9377e000 - 0x7fff93818ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff9381f000 - 0x7fff93829ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
0x7fff93dce000 - 0x7fff93dd2fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
0x7fff93dd3000 - 0x7fff93de5ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
0x7fff93de6000 - 0x7fff93de7fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
0x7fff94298000 - 0x7fff943a5fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff943a9000 - 0x7fff943fdfff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff94413000 - 0x7fff9472cfff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9475d000 - 0x7fff94869fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
0x7fff9502d000 - 0x7fff9502efff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff9502f000 - 0x7fff95124fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
0x7fff95125000 - 0x7fff9517dfff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff95194000 - 0x7fff95195ff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
0x7fff95196000 - 0x7fff9540bff7 com.apple.imageKit (2.1.2 - 1.0) <5BAA52A9-F359-31E4-8109-74EBCEB626B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x7fff9540c000 - 0x7fff95422ff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff95423000 - 0x7fff95475ff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff95476000 - 0x7fff95493ff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff95494000 - 0x7fff95507fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
0x7fff95508000 - 0x7fff958b1fef com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x7fff958b2000 - 0x7fff95912fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff95913000 - 0x7fff95d46ff7 com.apple.VideoToolbox (1.0 - 705.78) <7F115540-88CF-3087-951A-7073F7D58F4D> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x7fff95d4a000 - 0x7fff95da7ff7 com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff95da8000 - 0x7fff95db3fff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff95e31000 - 0x7fff95e3ffff com.apple.NetAuth (3.1 - 3.1) <FE7EC4D7-5632-3B8D-9094-A0AC8D60EDEE> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff95e40000 - 0x7fff95e73ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff95e74000 - 0x7fff95eb3fff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff95eb4000 - 0x7fff95ebdff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
0x7fff95ebe000 - 0x7fff961e0fe7 com.apple.JavaScriptCore (7534.56 - 7534.56.6) <675725F8-37C4-3B80-ADB0-7B6AE908A908> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff961e1000 - 0x7fff963b5ff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff963be000 - 0x7fff963c4fff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff963c5000 - 0x7fff96564ff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff96565000 - 0x7fff96592fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <095FDD3C-3961-3865-A59B-A5B0A4B8B923> /usr/lib/libSystem.B.dylib
0x7fff96607000 - 0x7fff9660afff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff9660b000 - 0x7fff96610fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
0x7fff9664b000 - 0x7fff9664bfff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff96692000 - 0x7fff966deff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff966ef000 - 0x7fff966faff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff966fb000 - 0x7fff96726fff libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.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: 2807
thread_create: 0
thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=271.9M resident=205.8M(76%) swapped_out_or_unallocated=66.1M(24%)

Writable regions: Total=1.3G written=168.7M(13%) resident=211.7M(16%) swapped_out=0K(0%) unallocated=1.1G(84%)


REGION TYPE VIRTUAL
=========== =======
CG backing stores 22.3M
CG image 264K
CG raster data 3376K
CG shared images 4464K
CoreAnimation 1468K
CoreGraphics 16K
CoreServices 3768K
IOKit 9948K
IOKit (reserved) 64K reserved VM address space (unallocated)
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 11.3M
MALLOC 183.1M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=251 8K
OpenGL GLSL 1372K
OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
SQLite page cache 2592K
STACK GUARD 56.1M
Stack 20.8M
VM_ALLOCATE 16.5M
__CI_BITMAP 80K
__DATA 30.2M
__IMAGE 528K
__LINKEDIT 50.7M
__RC_CAMERAS 248K
__TEXT 221.2M
__UNICODE 544K
mapped file 53.4M
shared memory 452K
=========== =======
TOTAL 1.7G
TOTAL, minus reserved VM space 954.0M

iMac (27-inch Mid 2011), Mac OS X (10.7.4)

Posted on Jul 9, 2012 7:13 AM

Reply
15 replies

Jul 9, 2012 8:29 AM in response to arnaud sel

The problem is that all the Apple apps using webcode are crashing non stop (Dashboard, iTunes, mail, Safari, ...). This occurs with ALL ACCOUNTS on the machine and occured the 1st day I started my iMac (before any backup restored).


I restored a backup from my AIR with Time machine, same problem.

When apps crash in multiple user accounts, that can be an indication that the startup disk needs repairing.


Since you are running v10.7 Lion, you must use Lion Recovery.

Jul 9, 2012 12:10 PM in response to Linc Davis

FYI I had Trevor Baldwin as contact about this case on Aug 29 2011 (email and phone) - Case#: 241826624 ...

But as the only answer I had was to reinstall the system (which I did twice) at a certain point I droped it and though I will find a solution later... I was very suspicious about the hardware as when purchased, the box was a bit damaged and one of the ... I told about all of that to Trevor who reassured me that the box is solid and if there is not problem running the hardware diagnostic it must be software... I still don't understand why they didn't just change the machine... It is so innaceptable to pay > $2000 and have to waste so much time to find a solution (then never find one) ...

Jul 9, 2012 12:22 PM in response to arnaud sel

Not that it matters now, but Apple has a 14-day no-questions-asked return period. You're past that, and will now have your work cut out to get a warranty repair.


Here's something that might help. Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.


Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with networks that require any kind of authentication other than a WPA or WPA2 Personal password.


From the Recovery screen, select Get Help Online. A clean copy of Safari will launch. No plugins, such as Flash, will be available. Test. If you're lucky, it will crash. Take it in to an Apple Store and demonstrate the crash.


If it doesn't crash in Recovery, you'll have to boot from another device, such as a Time Machine backup volume, partition the drive (getting rid of the Windows volume and everything else), then reinstall the Mac OS. Don't restore any data from backups. Reproduce the crash in that state. Demonstrate that at the Apple Store.

Jul 9, 2012 3:19 PM in response to Linc Davis

I couldn't crash Safari (but on my session it is also the hardest app to crash ... not like iTunes or Dashboard). It was behaving in a weird way, the same happened the 1st time I booted this machine. I mean it would reload some page twice, it would flicker a bit or sometime double reload then show "connection not available" (or some kind of similar message)...


So anyways, I guess I'll have to do the same thing as I did during the year I had this machine... meaning avoid all Apple apps using the web (***** for the app store and iTunes as I also have an iPad).


Also, something crazy happened into recovery mode with Safari ... the mouse scroll was inverted !!! :-O ! (sorry geek humour 🙂 ).



Thanks for your help anyways...

Jul 22, 2013 7:57 PM in response to Linc Davis

Still dealing with Apple apps crashing on my iMac for almost 2 years now... The whole system crashed even more so I put it to an Apple certified repair shop. The guys worked on it for weeks, I had to pay $700... It doesn't crash as before but still the Apple apps (safari ...) are crashing.


I installed a brand new system on a SSD hard drive and a general crash occurs when opening Apple apps... I used this SSD system on another mac and it is super stable. There is indeed something wrong with this iMac from the beginning and NOBODY helped me. I spend so long on the phone with Apple and even asked to replace the machine at one point and they were insisting it was software... After 2 reinstallation I just lived with it (without using Apple apps) as I have work to do...


Now I end up with a useless machine which costed $2000 + $700 repair and endless waste of time on the phone, trouble shooting, at the Apple store, on the road...


I have mails regarding this issues could Apple help me on that? I am so disgusted with their products right now... I love them when it works but the fact that I and totally alone with no help, no explaination, no replacement or refund... nothing at all is just unacceptable ...


Can anyone help me ? Should I just set this iMac on fire in front of an Apple store hoping the resuling video goes viral and gets me some money? Really I don t know what to do anymore...

Nov 22, 2013 1:05 PM in response to arnaud sel

When you boot your mac from the SSD as an external drive, does your Mac have this crash?


Your symptoms seem like a SATA board issue to me. Boot your SSD from USB (bypassing PCI/SATA) and determine stability. If this works it will be slow but would eliminate the graphics card as an issue.


Next would be getting a FW800 or Thunderbolt (model year) enclosure for your SSD. Your computer would then be fixed and FASTER on Thunderbolt.

com.apple.WebCore crashes all the times ... so all dependend apps crash :-(

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