Jump to content
  • 0

(Archived) Mountain Lion: Evernote crashes if I type fast


AndyUncut

Idea

Evernote has crashed something like 15 times for me today, whenever I type even moderately fast. I am probably using it for the first time in Mountain Lion and have made sure that i have the latest version of Evernote installed.

Just not sure why, I have typed faster before and have used Evernote since a long time now. Besides, this issue of crashing if typed quick seems to be happening only with Evernote (certainly not with TextEdit or Notes). I have sent the crash report almost everytime.

Link to comment

16 replies to this idea

Recommended Posts

I'm having the same issue. Evernote 3.3.0, Macbook Air with Mountain Lion.

Just typing a few characters quickly, like backspace to make a correction, crashes the app -- every time. This has been happening frequently since I installed ML.

Link to comment

The only permanent solution that has proven to resolve all SIGBUS issues is a clean install of Mountain Lion from the recovery partition.

I am running and iMac with Mac 10.8.2 and not running Evernote 3.3.0. I can run a browser with an instance of Evernote. My MacBook is running Evernote fine. Figure! My Macbook can't be upgraded to 10.8 but my iMac can! Geez...

Is this that 'sigbus' thing?

Problem Report:

-----

Process: Evernote [57154]

Path: /Applications/Evernote.app/Contents/MacOS/Evernote

Identifier: com.evernote.Evernote

Version: 3.3.0 (300201)

Code Type: X86 (Native)

Parent Process: launchd [139]

User ID: 501

Date/Time: 2012-11-23 21:44:44.083 -0800

OS Version: Mac OS X 10.8.2 (12C60)

Report Version: 10

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000018

------

A Sad Mac Lad

i-Mac 20-inch, Mid 2007, 2 GHz Intel Core 2 Duo, 4 GB 667 MHz DDR2 SDRAM, ATI Radeon HD 2400 XT 128 MB

OS X 10.8.2 (12C60)

Link to comment

This is related to a bug in Mountain Lion. http://discussion.ev...n-lion-upgrade/

Try running

sudo update_dyld_shared_cache -force

in Terminal and then rebooting. Let me know if that fixes it please.

I ran the terminal command and so far what I have seen is that the problem has reduced. Not gone completely, but definitely educed a lot.

It still does crashes sometimes. Mostly when I am typing fast and immediately after a regular key press do something like Cmd + Tab or Cmd + S.

PS - Some1, please remove all these crash logs posted on this thread. It makes the entire thread very difficult to read and I am sure the logs have been noted by the people who matter by now.

Link to comment
  • Level 5

SIGBUS errors are being caused by faulty mountain lion installs. People are even experiencing the crash with iPhoto and other Apple products as well. Apple hasn't made any official statements, but that terminal command or reinstalling the OS from the recovery partition are the only things that have helped folks on the Apple forums.

Link to comment

Thanks for this - I ran that in Terminal and rebooted. However, I was able to crash Evernote just by typing quickly for less than a minute. I've opened a support ticket as well. Here's the crash report:

Process: Evernote [147]

Path: /Applications/Evernote.app/Contents/MacOS/Evernote

Identifier: com.evernote.Evernote

Version: 3.3.0 (300201)

App Item ID: 406056744

App External ID: 9029804

Code Type: X86 (Native)

Parent Process: launchd [133]

User ID: 501

Date/Time: 2012-08-21 20:02:15.578 +1000

OS Version: Mac OS X 10.8 (12A269)

Report Version: 10

Interval Since Last Report: 144541 sec

Crashes Since Last Report: 2

Per-App Interval Since Last Report: 144070 sec

Per-App Crashes Since Last Report: 1

Anonymous UUID: 6C433088-9BBD-4BE4-8E5B-720A17A87774

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024

VM Regions Near 0x24:

--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Evernote.app/Contents/MacOS/Evernote

__TEXT 0000000000001000-0000000000527000 [ 5272K] r-x/rwx SM=COW /Applications/Evernote.app/Contents/MacOS/Evernote

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

0 com.apple.WebCore 0x00be35c5 WebCore::TextIterator::handleTextBox() + 21

1 com.apple.WebCore 0x00be279d WebCore::TextIterator::advance() + 189

2 com.apple.WebCore 0x00c2c6d5 WebCore::CharacterIterator::advance(int) + 85

3 com.apple.WebCore 0x00dda7dd WebCore::characterSubrange(WebCore::CharacterIterator&, int, int) + 29

4 com.apple.WebCore 0x00dda79f WebCore::TextIterator::subrange(WebCore::Range*, int, int) + 127

5 com.apple.WebCore 0x00dda6ec WebCore::TextCheckingParagraph::subrange(int, int) const + 60

6 com.apple.WebCore 0x011eabde WebCore::Editor::markAndReplaceFor(WTF::PassRefPtr<WebCore::SpellCheckRequest>, WTF::Vector<WebCore::TextCheckingResult, 0ul> const&) + 3118

7 com.apple.WebCore 0x00c3b83e WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges(unsigned int, WebCore::Range*, WebCore::Range*) + 958

8 com.apple.WebCore 0x00dba9b2 WebCore::Editor::markMisspellingsAfterTypingToWord(WebCore::VisiblePosition const&, WebCore::VisibleSelection const&, bool) + 866

9 com.apple.WebCore 0x00dba1de WebCore::TypingCommand::markMisspellingsAfterTyping(WebCore::TypingCommand::ETypingCommand) + 590

10 com.apple.WebCore 0x00dc030d WebCore::TypingCommand::insertTextRunWithoutNewlines(WTF::String const&, bool) + 253

11 com.apple.WebCore 0x016c948c WebCore::TypingCommandLineOperation::operator()(unsigned long, unsigned long, bool) const + 92

12 com.apple.WebCore 0x016c93a8 void WebCore::forEachLineInString<WebCore::TypingCommandLineOperation>(WTF::String const&, WebCore::TypingCommandLineOperation const&) + 168

13 com.apple.WebCore 0x00dbffb0 WebCore::TypingCommand::insertText(WebCore::Document*, WTF::String const&, WebCore::VisibleSelection const&, unsigned int, WebCore::TypingCommand::TextCompositionType) + 304

14 com.apple.WebCore 0x00e21f7a WebCore::Editor::insertTextWithoutSendingTextEvent(WTF::String const&, bool, WebCore::TextEvent*) + 730

15 com.apple.WebCore 0x00e0b375 WebCore::Editor::handleTextEvent(WebCore::TextEvent*) + 357

16 com.apple.WebCore 0x00e0b200 WebCore::EventHandler::defaultTextInputEventHandler(WebCore::TextEvent*) + 32

17 com.apple.WebCore 0x00b73bf8 WebCore::Node::defaultEventHandler(WebCore::Event*) + 856

18 com.apple.WebCore 0x00b731e5 WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 1173

19 com.apple.WebCore 0x00b72d19 WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 41

20 com.apple.WebCore 0x011f65bb WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr<WebCore::EventDispatchMediator>) + 139

21 com.apple.WebCore 0x00b72c7a WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 58

22 com.apple.WebCore 0x00c9b83a WebCore::EventTarget::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&) + 106

23 com.apple.WebCore 0x00e1ef68 WebCore::EventHandler::handleTextInputEvent(WTF::String const&, WebCore::Event*, WebCore::TextEventInputType) + 280

24 com.apple.WebCore 0x00e3cbce WebCore::Editor::insertText(WTF::String const&, WebCore::Event*) + 46

25 com.apple.WebKit 0x0069f026 -[WebHTMLView(WebNSTextInputSupport) insertText:] + 1062

26 com.apple.WebKit 0x00693b69 -[WebHTMLView(WebInternal) _executeSavedKeypressCommands] + 249

27 com.apple.WebKit 0x00693177 -[WebHTMLView(WebInternal) _interpretKeyEvent:savingCommands:] + 423

28 com.apple.WebKit 0x0069361f WebEditorClient::handleKeyboardEvent(WebCore::KeyboardEvent*) + 111

29 com.apple.WebCore 0x00dda25b WebCore::Editor::handleKeyboardEvent(WebCore::KeyboardEvent*) + 43

30 com.apple.WebCore 0x00dda18a WebCore::EventHandler::defaultKeyboardEventHandler(WebCore::KeyboardEvent*) + 1194

31 com.apple.WebCore 0x00b739b0 WebCore::Node::defaultEventHandler(WebCore::Event*) + 272

32 com.apple.WebCore 0x00b731e5 WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 1173

33 com.apple.WebCore 0x00b72d19 WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 41

34 com.apple.WebCore 0x011f65bb WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr<WebCore::EventDispatchMediator>) + 139

35 com.apple.WebCore 0x00b72c7a WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 58

36 com.apple.WebCore 0x00c9b83a WebCore::EventTarget::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&) + 106

37 com.apple.WebCore 0x00dd964c WebCore::EventHandler::keyEvent(WebCore::PlatformKeyboardEvent const&) + 1740

38 com.apple.WebCore 0x00dd8692 WebCore::EventHandler::keyEvent(NSEvent*) + 114

39 com.apple.WebKit 0x00692e68 -[WebHTMLView keyDown:] + 248

40 com.apple.AppKit 0x94e87a11 -[NSWindow sendEvent:] + 7432

41 com.evernote.ENPopover 0x00609b67 -[ENPopoverAwareWindow sendEvent:] + 253

42 com.evernote.Evernote 0x00239d86 0x1000 + 2329990

43 com.evernote.Evernote 0x001886c2 0x1000 + 1603266

44 com.apple.AppKit 0x94e8281f -[NSApplication sendEvent:] + 4278

45 com.evernote.Evernote 0x002c78aa 0x1000 + 2910378

46 com.apple.AppKit 0x94d9c73c -[NSApplication run] + 951

47 com.apple.AppKit 0x94d3f8e6 NSApplicationMain + 1053

48 com.evernote.Evernote 0x00003545 0x1000 + 9541

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

0 libsystem_kernel.dylib 0x91d239ae kevent + 10

1 libdispatch.dylib 0x941afcc5 _dispatch_mgr_invoke + 993

2 libdispatch.dylib 0x941af7fd _dispatch_mgr_thread + 53

Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x91d207d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91d1fcb0 mach_msg + 68

2 com.apple.CoreFoundation 0x9228ecc9 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x922946af __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x92293d6a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x92293bdb CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x908f929a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395

7 com.apple.Foundation 0x9095d318 -[NSThread main] + 45

8 com.apple.Foundation 0x9095d29b __NSThread__main__ + 1396

9 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

10 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 3:: admg

0 libsystem_kernel.dylib 0x91d228e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x90ed9289 _pthread_cond_wait + 938

2 libsystem_c.dylib 0x90ed9512 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x9098b506 -[NSCondition waitUntilDate:] + 404

4 com.evernote.Evernote 0x001ba22d 0x1000 + 1806893

5 libobjc.A.dylib 0x98a285d3 -[NSObject performSelector:withObject:] + 70

6 com.evernote.Evernote 0x00277433 0x1000 + 2581555

7 com.apple.Foundation 0x9095d318 -[NSThread main] + 45

8 com.apple.Foundation 0x9095d29b __NSThread__main__ + 1396

9 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

10 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 4:: conn

0 libsystem_kernel.dylib 0x91d207d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x91d1fcb0 mach_msg + 68

2 com.apple.CoreFoundation 0x9228ecc9 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x922946af __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x92293d6a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x92293bdb CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x90962a86 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278

7 com.evernote.Evernote 0x00178925 0x1000 + 1538341

8 libobjc.A.dylib 0x98a285d3 -[NSObject performSelector:withObject:] + 70

9 com.evernote.Evernote 0x00277433 0x1000 + 2581555

10 com.apple.Foundation 0x9095d318 -[NSThread main] + 45

11 com.apple.Foundation 0x9095d29b __NSThread__main__ + 1396

12 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

13 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 5:: ukfw

0 libsystem_kernel.dylib 0x91d239ae kevent + 10

1 com.evernote.Evernote 0x001b1f31 0x1000 + 1773361

2 libobjc.A.dylib 0x98a285d3 -[NSObject performSelector:withObject:] + 70

3 com.evernote.Evernote 0x00277433 0x1000 + 2581555

4 com.apple.Foundation 0x9095d318 -[NSThread main] + 45

5 com.apple.Foundation 0x9095d29b __NSThread__main__ + 1396

6 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

7 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 6:: thmb

0 libsystem_kernel.dylib 0x91d228e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x90ed9289 _pthread_cond_wait + 938

2 libsystem_c.dylib 0x90ed9512 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x9098b506 -[NSCondition waitUntilDate:] + 404

4 com.evernote.Evernote 0x001bc620 0x1000 + 1816096

5 com.apple.Foundation 0x9095d318 -[NSThread main] + 45

6 com.apple.Foundation 0x9095d29b __NSThread__main__ + 1396

7 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

8 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 7:: CVDisplayLink

0 libsystem_kernel.dylib 0x91d228e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x90ed9220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x90f5f0ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.CoreVideo 0x93d6616d CVDisplayLink::runIOThread() + 903

4 com.apple.CoreVideo 0x93d65dce startIOThread(void*) + 160

5 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

6 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 8:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x91d228e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x90ed9220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x90f5f0f8 pthread_cond_timedwait$UNIX2003 + 70

3 com.apple.JavaScriptCore 0x911642f8 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120

4 com.apple.JavaScriptCore 0x9137a303 JSC::BlockAllocator::blockFreeingThreadMain() + 115

5 com.apple.JavaScriptCore 0x9116227c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x9138fc40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

8 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 9:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x91d228e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x90ed9220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x90f5f0ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x912e4cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x912e4bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x9116227c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x9138fc40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

8 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 10:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x91d228e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x90ed9220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x90f5f0ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x912e4cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x912e4bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x9116227c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x9138fc40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

8 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 11:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x91d228e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x90ed9220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x90f5f0ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x912e4cd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x912e4bce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x9116227c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x9138fc40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

8 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 12:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x91d22be6 __select + 10

1 com.apple.CoreFoundation 0x922d8320 __CFSocketManager + 1632

2 libsystem_c.dylib 0x90ed4557 _pthread_start + 344

3 libsystem_c.dylib 0x90ebecee thread_start + 34

Thread 13:

0 libsystem_kernel.dylib 0x91d230ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x90ed704c _pthread_workq_return + 45

2 libsystem_c.dylib 0x90ed6e19 _pthread_wqthread + 448

3 libsystem_c.dylib 0x90ebecca start_wqthread + 30

Thread 14:

0 libsystem_kernel.dylib 0x91d230ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x90ed704c _pthread_workq_return + 45

2 libsystem_c.dylib 0x90ed6e19 _pthread_wqthread + 448

3 libsystem_c.dylib 0x90ebecca start_wqthread + 30

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

eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000000 edx: 0xbfffe748

edi: 0xbfffe754 esi: 0x000000bd ebp: 0xbfffe678 esp: 0xbfffe630

ss: 0x00000023 efl: 0x00010246 eip: 0x00be35c5 cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f

cr2: 0x00000024

Logical CPU: 2

Binary Images:

0x1000 - 0x526feb +com.evernote.Evernote (3.3.0 - 300201) <306176E7-0887-3DD0-8A59-3AF9F8028063> /Applications/Evernote.app/Contents/MacOS/Evernote

0x5dd000 - 0x5e7ff8 +com.evernote.wav2gsm (1.0) <E52C5E8E-DB2C-34BE-8026-61B6CA5E50EF> /Applications/Evernote.app/Contents/Frameworks/wav2gsm.framework/Versions/A/wav2gsm

0x5ec000 - 0x5f8ff7 com.apple.StoreKit (1.0 - 135) <2C5FBE39-9F4D-3A6A-BB02-6271C5A1F08F> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit

0x604000 - 0x60bffa +com.evernote.ENPopover (1.0 - 1) <D673CE43-3EE5-35A1-804A-665D50FF4BCE> /Applications/Evernote.app/Contents/Frameworks/ENPopover.framework/Versions/A/ENPopover

0x613000 - 0x621fff +com.evernote.net.sourceforge.Log4Cocoa (1.0) <66E5412A-8539-3B09-8432-0E4DAD2469EE> /Applications/Evernote.app/Contents/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa

0x631000 - 0x64aff7 com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x659000 - 0x65bfff com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling

0x661000 - 0x77fff3 com.apple.WebKit (8536 - 8536.25) <5365AA39-A1A7-315D-AA1C-0C564909C0E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x82f000 - 0x845fe7 +libclucene-shared.dylib (0.9.23) <34F946F8-D237-A4EB-77F4-FCC2D06E66CB> /Applications/Evernote.app/Contents/MacOS/libclucene-shared.dylib

0x84e000 - 0x861ff3 com.apple.AppContainer (2.0 - 1) <6A0E3762-CA45-385C-9027-83A0E45531F9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer

0x870000 - 0x874fff com.apple.SecCodeWrapper (2.0 - 1) <2B52B215-6EC2-35FD-8CAC-91FE057A0785> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper

0x87b000 - 0x87bff7 libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib

0x8f1000 - 0x8f1ff7 +net.sourceforge.SafariAdBlockLoader (0.4.0 RC3 - 0.4.0 RC3) <8E9A6641-9CE7-5416-DC84-883DB8BAFDDA> /Library/InputManagers/*/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader

0x900000 - 0x911fff +com.evernote.AGRegex (0.1) /Applications/Evernote.app/Contents/Frameworks/AGRegex.framework/Versions/A/AGRegex

0x91f000 - 0xa6ffeb +libclucene-core.dylib (0.9.23) <385FC344-C0B5-F6FD-9F62-F377A093C7B6> /Applications/Evernote.app/Contents/MacOS/libclucene-core.dylib

0xb38000 - 0x17c2ff3 com.apple.WebCore (8536 - 8536.24) <06F7EC1E-A7F2-37F1-ADC6-687284E661D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x1f42000 - 0x1f4fffb com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x3fee000 - 0x3ff6ff2 libcldcpuengine.dylib (2.1.16) <61717F57-9AAC-31B4-8894-27A1BF7987B9> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x8112000 - 0x8114fff libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x8128000 - 0x8128ffd +cl_kernels (???) <8F1EBF53-827F-4B48-9440-065301217754> cl_kernels

0x8138000 - 0x8144ffb libGPUSupport.dylib (8.5) <DCEDB13E-6E2C-3D14-965E-70522403723B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

0x8290000 - 0x82bcffa GLRendererFloat (8.5) <1E69D3D7-1782-3FF8-AB52-3F23DC4F617B> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x86c3000 - 0x86c3ff7 +cl_kernels (???) <5B21C21D-53F6-4C35-A17D-5AF6C4DADC88> cl_kernels

0x86fa000 - 0x86fbff5 +cl_kernels (???) <E6C0801F-ECD7-44D7-AF9B-CA600B16E63B> cl_kernels

0x912a000 - 0x91bcff7 unorm8_bgra.dylib (2.1.16) <0F63B53F-4A0A-3485-9645-200572D265F5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib

0x990b000 - 0x9a97ff8 GLEngine (8.5) <23C1BECF-D0EF-339D-B312-EFACB26C5983> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x9ace000 - 0x9c1fff7 libGLProgrammability.dylib (8.5) <27E2DAE2-DECE-364C-A1C2-138735A3869E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x9f80000 - 0x9f81ffd +cl_kernels (???) <58754315-E7EB-411B-B230-F8FE48E7EE26> cl_kernels

0x9f86000 - 0x9f87ff1 +cl_kernels (???) <618D7B66-A158-41F6-980E-78E0325AA2D5> cl_kernels

0xa800000 - 0xab79ff3 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <EB5D951D-5997-3316-AF9D-8568C54A38F9> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver

0xaf01000 - 0xaf90ff7 unorm8_rgba.dylib (2.1.16) <D2E7F6C7-4A86-32AE-8108-C63A5DB76D64> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib

0x8fea6000 - 0x8fed8e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld

0x90007000 - 0x9000effb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x9000f000 - 0x9001bff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x9001c000 - 0x9002afff com.apple.opengl (1.8.5 - 1.8.5) <AA14FBC0-8AF3-3CCB-A390-C8F9AE81E1E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x9002b000 - 0x9022bffb com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x9026f000 - 0x902d6ff7 com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x902d7000 - 0x902d8fff libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib

0x902d9000 - 0x9033bfff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x9033c000 - 0x9037eff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x9037f000 - 0x9038cff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x9038d000 - 0x9041fffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x90420000 - 0x90598ff5 com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x90599000 - 0x9066dff7 com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x90672000 - 0x9069bfff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x9069c000 - 0x906b9ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x906ba000 - 0x90708ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x90709000 - 0x90748ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x9076f000 - 0x90775fff libGFXShared.dylib (8.5) <D2D214E8-A243-3FFD-BA70-D695FF5BD040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x907a7000 - 0x90888fff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

0x90889000 - 0x9088ffff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x90890000 - 0x908a0ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x908a1000 - 0x908befff com.apple.openscripting (1.3.5 - 148) <3460338D-B686-3C33-B322-DC8391668F8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x908bf000 - 0x90bdcfff com.apple.Foundation (6.8 - 945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x90bdd000 - 0x90c1eff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x90c1f000 - 0x90c76ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x90c77000 - 0x90cb2fe7 libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x90cb3000 - 0x90d38ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x90d39000 - 0x90e51ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x90eaa000 - 0x90eb8ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x90ebe000 - 0x90f7bffb libsystem_c.dylib (825.24) <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib

0x90f7c000 - 0x90f99fff libxpc.dylib (140.37) <F61095FA-B2CF-3CD8-9088-9D9FC18B38BC> /usr/lib/system/libxpc.dylib

0x90f9a000 - 0x90fb1fff com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x90fb2000 - 0x90fb4fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x90fb5000 - 0x90fc7fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x90fc8000 - 0x90fc8fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x90fc9000 - 0x90fe2ffb com.apple.frameworks.preferencepanes (15.0 - 15.0) <5F610D7F-8AAC-300B-9331-FD95701D3304> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x90fe3000 - 0x90febfff com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x90fec000 - 0x90fefffd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x90ff0000 - 0x90ff3ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x90ff6000 - 0x90ff8fff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x90ff9000 - 0x91106ffb com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x91107000 - 0x9115dff3 com.apple.HIServices (1.20 - 416) <B23E2C58-A6A5-32B6-811C-0F0551E14483> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x9115e000 - 0x913b5fff com.apple.JavaScriptCore (8536 - 8536.24) <361AF27F-4E6B-3D86-B363-95DED1D56981> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x913b6000 - 0x914d3ff3 com.apple.MediaControlSender (1.4.1 - 141.23) <D2B3E1AC-AB2B-3811-B1EC-E794ECA81C81> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

0x914d4000 - 0x91916ff3 com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x91917000 - 0x91b80ff7 com.apple.imageKit (2.2 - 660) <66EE23B9-3562-3888-833B-DDB732603C14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x91b81000 - 0x91d0aff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0x91d0b000 - 0x91d0dffb libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x91d0e000 - 0x91d28ffc libsystem_kernel.dylib (2050.7.9) <81E269C6-0F96-3075-9589-D35657D23CDD> /usr/lib/system/libsystem_kernel.dylib

0x91d29000 - 0x91e25ff3 com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x91e26000 - 0x9212bfff com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x9212c000 - 0x92148ff7 libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x921a0000 - 0x921e1ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib

0x921e2000 - 0x92217ff7 com.apple.framework.internetaccounts (2.0 - 200) <AA6349FE-B029-3755-9DF5-90CD13CFB5A0> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

0x92218000 - 0x92218fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x92219000 - 0x92236fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x92237000 - 0x9225bfff libJPEG.dylib (843) <04383F74-067F-3E98-882F-21F5B9578984> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x9225c000 - 0x9225cffd libOpenScriptingUtil.dylib (148) <6B34E8E4-EE31-3E2B-AEB3-8714C3102AED> /usr/lib/libOpenScriptingUtil.dylib

0x9225d000 - 0x92444ffb com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x92b4d000 - 0x92b92ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x92b93000 - 0x92ba6ff9 com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x92ba7000 - 0x92f89ff7 com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x92fc7000 - 0x92ff0ff7 libRIP.A.dylib (322) <48626D20-EFD2-3F8C-B458-30514DDD7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x92ff1000 - 0x9306bff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x9306c000 - 0x930bcff7 com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x930bd000 - 0x93279ffd libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib

0x9327a000 - 0x9327afff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x9327b000 - 0x9336ffff com.apple.QuickLookUIFramework (4.0 - 555.0) <457CB3C3-5049-3F98-9C6E-EFEBC09A7653> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x93370000 - 0x9340afff com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x9340d000 - 0x93418fff libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib

0x93419000 - 0x9341dfff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x9341e000 - 0x93426fff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x93427000 - 0x93440fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x9344f000 - 0x9367ffff com.apple.QuartzComposer (5.1 - 281) <F52C0922-7E0C-36B1-A055-96E0FDB00F14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x936b1000 - 0x936bdffc libkxld.dylib (2050.7.9) <D2892FF5-C00D-3493-8945-5C36733FE9A3> /usr/lib/system/libkxld.dylib

0x936be000 - 0x936f5ffa com.apple.LDAPFramework (2.4.28 - 194.5) <AA8CC981-78EF-38F0-9959-83DEF9E418DC> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x936f6000 - 0x936f7ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x937e2000 - 0x9385effb com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x9385f000 - 0x9385ffff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x93860000 - 0x93adcff7 com.apple.QuickTime (7.7.1 - 2599) <C1EAA16D-C51E-3A85-B114-6C7DDCEC864C> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x93add000 - 0x93ae7fff libCSync.A.dylib (322) <CD2707A0-48EB-30C5-8431-460663D44A91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x93ae8000 - 0x93aebff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x93b18000 - 0x93b5fff3 com.apple.CoreMedia (1.0 - 926.37) <9F458B7C-9F81-3CCF-939D-2E58FE93B86A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x93b60000 - 0x93b60ffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x93b90000 - 0x93c66fff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x93c67000 - 0x93ca9ff7 com.apple.RemoteViewServices (2.0 - 80.3) <EE36AF6C-E574-3F48-9AC3-E8C8295739FF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x93caa000 - 0x93cadffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x93cae000 - 0x93cb0fff libCVMSPluginSupport.dylib (8.5) <9043B315-4E68-3262-A310-76E64F0409C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x93cb1000 - 0x93cdeffb com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x93cdf000 - 0x93cdffff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x93ce3000 - 0x93d0fff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x93d10000 - 0x93d14ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x93d15000 - 0x93d19ffc libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x93d1a000 - 0x93d63ff3 com.apple.framework.CoreWLAN (3.0 - 300.9) <0C5A2604-2185-3D71-950C-D5E93239419A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x93d64000 - 0x93d89ff7 com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x93d8a000 - 0x93d94fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x93d95000 - 0x93d9efff com.apple.DisplayServicesFW (2.6 - 352.4.2) <96F5E1F9-395F-3695-80E9-F3803BCD6576> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x93dae000 - 0x941aafe3 com.apple.VideoToolbox (1.0 - 926.37) <268DD75A-153C-39A0-98B1-439374DA1144> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x941ab000 - 0x941bdff7 libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib

0x941be000 - 0x941c2fff com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x94539000 - 0x948cbff3 com.apple.MediaToolbox (1.0 - 926.37) <6B111039-22B1-3ED0-9E1B-E4810B6BC23E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x948cc000 - 0x94925fff com.apple.QuickLookFramework (4.0 - 555.0) <291276B2-7A40-3D68-98ED-7FBD1F601D84> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x94926000 - 0x94932ffd com.apple.CrashReporterSupport (10.8 - 411) <62036837-CFEC-37FD-AEB1-040EF573C2B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x94933000 - 0x94934fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x94935000 - 0x94935fff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x94936000 - 0x949abff7 com.apple.ApplicationServices.ATS (332 - 341) <472F564A-BD46-30C3-92F5-87273A512910> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x949ac000 - 0x94b09ffb com.apple.QTKit (7.7.1 - 2599) <78806D5A-A983-3C4C-A151-2AEF28779358> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x94b0a000 - 0x94b11fff liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib

0x94b1e000 - 0x94b2cfff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x94b2d000 - 0x94b2efff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib

0x94b2f000 - 0x94b30fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x94b31000 - 0x94b48ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x94b49000 - 0x94bd1fff com.apple.PDFKit (2.7 - 2.7) <D65CBEF8-4BEF-38E4-8622-ECEA79C66F7F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x94bd2000 - 0x94c14fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x94c15000 - 0x94c42ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x94c43000 - 0x957fcfff com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x95835000 - 0x95835ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <B688A998-93B5-3D9B-BAE4-E49947AA82B4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x95836000 - 0x95858ff3 libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib

0x95859000 - 0x95865ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x95866000 - 0x958b2fff libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib

0x958b3000 - 0x958b3fff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib

0x958b6000 - 0x95911ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x95912000 - 0x95912fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x95913000 - 0x9596cff7 com.apple.AE (645 - 645) <D4919967-EF16-36BA-9E8A-DA110DE8BB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x9596d000 - 0x95970ff9 libCGXType.A.dylib (322) <2090D588-49DD-3DB6-A296-8E7B0FF1482A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x95971000 - 0x9599bff9 com.apple.framework.Apple80211 (8.0 - 800.15) <DC1EC5B5-7021-3CFC-8C32-FD515F1F9C58> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x9599c000 - 0x95a8dffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x95a8e000 - 0x95a9eff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x95a9f000 - 0x95ac4ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x95ac5000 - 0x95b29fff com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x95b2a000 - 0x95bc2ff7 com.apple.CoreServices.OSServices (557 - 557) <219C11A8-8446-336E-B518-F52D1571420F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x95bc3000 - 0x95bceffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x95bcf000 - 0x95c1dffb com.apple.SystemConfiguration (1.12 - 1.12) <F3C87D17-D5F3-39D3-B6F1-1DF3DBECCBDE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x95c1e000 - 0x95c79fff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x95c7a000 - 0x95c98ffb com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE-CF72-3E66-90C8-CAECAFD5F3ED> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x95c99000 - 0x95cd9fff com.apple.MediaKit (13 - 658) <2CF2116F-EA07-31BB-A702-5B6C77F9D68B> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x95cda000 - 0x95d09ff7 com.apple.securityinterface (6.0 - 55024.3) <64FA808A-4DBE-3F7B-AEA8-369C70B77DB8> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x95d87000 - 0x95dd6ff6 libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x95dd7000 - 0x95e31fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x95eca000 - 0x96282ffa libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x96283000 - 0x962b6ff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

0x962b7000 - 0x9640eff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <6856CA9B-BF08-341B-AEE9-91CC258D4534> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x9640f000 - 0x96425fff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x96426000 - 0x9642dff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x9642e000 - 0x9642efff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x9642f000 - 0x96493ff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x971cd000 - 0x972e8ff3 com.apple.desktopservices (1.7.0 - 1.7.0) <62495AB3-8FD5-39D0-A881-07BA77139EAA> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x972e9000 - 0x972edfff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x972ee000 - 0x9757ffff com.apple.AddressBook.framework (7.0 - 1143) <689FB192-FFE0-3B3A-A407-FA618E6AED85> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x97582000 - 0x9758cfff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x9758d000 - 0x9758dfff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x9758e000 - 0x97594ffc libCGXCoreImage.A.dylib (322) <85B27BF1-8CCA-3C26-92D6-6C44B4A3C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x97595000 - 0x975aafff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x975ab000 - 0x97624ff0 com.apple.CorePDF (2.0 - 2) <BEB48187-261E-3263-8CD9-6CD3057B5108> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x97625000 - 0x9762effd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x9762f000 - 0x9772dff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x9772e000 - 0x977c5fff com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x977c6000 - 0x977f7ff7 com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x97800000 - 0x97a91ffb com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x97a92000 - 0x97d0cff3 com.apple.RawCamera.bundle (3.14.2 - 644) <3A5383AC-F30A-3674-88F4-DF82ADE8D73E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x97d0d000 - 0x97d16ff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x97d17000 - 0x97d7dffc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x97d7e000 - 0x97de4fff com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x97de5000 - 0x97f20ff7 libBLAS.dylib (1073.3) <804B5AF7-2646-31D1-8875-FCCF158476D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x97f21000 - 0x97f24fff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x97f25000 - 0x97f2fffc com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x97f30000 - 0x97f31fff libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib

0x97f32000 - 0x97fe0ff3 com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x98099000 - 0x9809dff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x980a8000 - 0x98392fff com.apple.AOSKit (1.05 - 148) <9F077C87-CDC2-308E-83A1-06A9662482F9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x98393000 - 0x98402ffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x98403000 - 0x9854fffb com.apple.CFNetwork (596.0.1 - 596.0.1) <0EC65BE8-5775-37C8-B6C7-8BC7CAECB222> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x98550000 - 0x98570ff7 com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x98571000 - 0x98595ff2 com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x98596000 - 0x985fefe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x985ff000 - 0x9860dff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x9860e000 - 0x98641ff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x98642000 - 0x98678ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x98679000 - 0x9867cffb com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x98684000 - 0x98737ff7 com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x98738000 - 0x989f5ff3 com.apple.security (7.0 - 55163.44) <798A1E51-3030-35BD-B5E6-4B6F65469357> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x98a01000 - 0x98a09fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x98a0a000 - 0x98b1715f libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib

0x98b18000 - 0x98b3cfff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x98b3d000 - 0x98b44fff libsystem_dnssd.dylib (379.27) <4B3700EA-F14D-3994-BAAB-79BBD33D7305> /usr/lib/system/libsystem_dnssd.dylib

0x98b45000 - 0x98f62ff3 FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x98f63000 - 0x9905bff2 libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib

0x9905c000 - 0x99065ffe com.apple.aps.framework (3.0 - 3.0) <75A60380-46BE-31FA-8267-9DE6A32D6FC0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x99066000 - 0x99110ff7 com.apple.LaunchServices (539 - 539) <4C026504-5420-35D7-912E-A584C6F9FFC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x99111000 - 0x991cfff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x991d0000 - 0x99229ffb com.apple.ImageCaptureCore (4.0 - 4.0) <29FC269A-79E8-3FBD-A462-F2621485D4BB> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x99bfb000 - 0x99c40ff5 com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x99c47000 - 0x99c8bfff libGLU.dylib (8.5) <E4F932FD-A644-354D-8D4E-F337C93AAFC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x99c8c000 - 0x99c8dffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x99c8e000 - 0x9a31afeb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x9a31b000 - 0x9a404ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x9a405000 - 0x9a406fff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib

0x9a407000 - 0x9a4a7ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x9a4a8000 - 0x9a5b3ff7 libJP2.dylib (843) <D8FE1E1C-D4DC-3465-95C4-AEADD6C2611C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x9a5b4000 - 0x9a5c9fff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x9a5ca000 - 0x9a5d7fff libGL.dylib (8.5) <930067EA-F131-336E-BE31-49DD7F6DFB81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x9a5d8000 - 0x9a5defff com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x9a5df000 - 0x9a63cfff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x9a63d000 - 0x9a63dfff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0xb0000000 - 0xb0027ffa +com.evernote.com.positivespinmedia.PSMTabBarControlFramework (1.1) <B15253FE-88AD-39EC-9AF6-70A545A95F32> /Applications/Evernote.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl

0xc0000000 - 0xc0009ff7 +com.evernote.com.growl.growlframework (1.2.1 - 1.2.1) <D6C0633F-9A34-31C7-BA94-134CE525829B> /Applications/Evernote.app/Contents/Frameworks/Growl.framework/Versions/A/Growl

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 6

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: 236

thread_create: 1

thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=197.1M resident=100.5M(51%) swapped_out_or_unallocated=96.6M(49%)

Writable regions: Total=143.5M written=12.7M(9%) resident=48.9M(34%) swapped_out=0K(0%) unallocated=94.5M(66%)

REGION TYPE VIRTUAL

=========== =======

CG backing stores 4064K

CG image 504K

CG raster data 88K

CG shared images 192K

CoreAnimation 1040K

CoreImage 64K

CoreServices 1184K

IOKit 9588K

JS JIT generated code 16K

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 128K

MALLOC 95.9M

MALLOC guard page 64K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=35 3736K

OpenCL 52K

OpenGL GLSL 896K

SQLite page cache 384K

Stack 70.7M

VM_ALLOCATE 16.2M

__DATA 8804K

__DATA/__OBJC 420K

__IMAGE 528K

__IMPORT 8K

__LINKEDIT 40.9M

__OBJC 3316K

__OBJC/__DATA 72K

__PAGEZERO 4K

__TEXT 156.2M

__UNICODE 544K

mapped file 91.0M

shared memory 2056K

=========== =======

TOTAL 511.9M

TOTAL, minus reserved VM space 507.9M

Model: MacBookAir4,1, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.6 GHz, 4 GB, SMC 1.74f3

Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.81.20)

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD TS128C, 121.33 GB

USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0249, 0xfa120000 / 4

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2

Link to comment

Something is wrong. It still happens for me, and the trouble is that there is no pattern to it. Sometimes it doesn't and some times it crashes every minute. It is getting frustrating now.

PS - I have the latest version (v 3.3.0)

Is the tech team doing something about it? Can we have a word.

Link to comment

Just in the time since my last post, I have managed to replicate the fault. Here is the log message for Apple:

Process: Evernote [12537]

Path: /Applications/Evernote.app/Contents/MacOS/Evernote

Identifier: com.evernote.Evernote

Version: 3.3.0 (300201)

App Item ID: 406056744

App External ID: 9029804

Code Type: X86 (Native)

Parent Process: launchd [134]

User ID: 501

Date/Time: 2012-08-18 15:16:53.952 +1000

OS Version: Mac OS X 10.8 (12A269)

Report Version: 10

Interval Since Last Report: 837 sec

Crashes Since Last Report: 1

Per-App Interval Since Last Report: 792 sec

Per-App Crashes Since Last Report: 1

Anonymous UUID: 6C433088-9BBD-4BE4-8E5B-720A17A87774

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

Exception Type: EXC_BAD_ACCESS (SIGBUS)

Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000024

VM Regions Near 0x24:

--> __PAGEZERO 0000000000000000-0000000000001000 [ 4K] ---/--- SM=NUL /Applications/Evernote.app/Contents/MacOS/Evernote

__TEXT 0000000000001000-0000000000527000 [ 5272K] r-x/rwx SM=COW /Applications/Evernote.app/Contents/MacOS/Evernote

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

0 com.apple.WebCore 0x00be35c5 WebCore::TextIterator::handleTextBox() + 21

1 com.apple.WebCore 0x00be279d WebCore::TextIterator::advance() + 189

2 com.apple.WebCore 0x00c2c6d5 WebCore::CharacterIterator::advance(int) + 85

3 com.apple.WebCore 0x00dda7dd WebCore::characterSubrange(WebCore::CharacterIterator&, int, int) + 29

4 com.apple.WebCore 0x00dda79f WebCore::TextIterator::subrange(WebCore::Range*, int, int) + 127

5 com.apple.WebCore 0x00dda6ec WebCore::TextCheckingParagraph::subrange(int, int) const + 60

6 com.apple.WebCore 0x011eabde WebCore::Editor::markAndReplaceFor(WTF::PassRefPtr<WebCore::SpellCheckRequest>, WTF::Vector<WebCore::TextCheckingResult, 0ul> const&) + 3118

7 com.apple.WebCore 0x00c3b83e WebCore::Editor::markAllMisspellingsAndBadGrammarInRanges(unsigned int, WebCore::Range*, WebCore::Range*) + 958

8 com.apple.WebCore 0x00dba9b2 WebCore::Editor::markMisspellingsAfterTypingToWord(WebCore::VisiblePosition const&, WebCore::VisibleSelection const&, bool) + 866

9 com.apple.WebCore 0x00dba1de WebCore::TypingCommand::markMisspellingsAfterTyping(WebCore::TypingCommand::ETypingCommand) + 590

10 com.apple.WebCore 0x00dc030d WebCore::TypingCommand::insertTextRunWithoutNewlines(WTF::String const&, bool) + 253

11 com.apple.WebCore 0x016c948c WebCore::TypingCommandLineOperation::operator()(unsigned long, unsigned long, bool) const + 92

12 com.apple.WebCore 0x016c93a8 void WebCore::forEachLineInString<WebCore::TypingCommandLineOperation>(WTF::String const&, WebCore::TypingCommandLineOperation const&) + 168

13 com.apple.WebCore 0x00dbffb0 WebCore::TypingCommand::insertText(WebCore::Document*, WTF::String const&, WebCore::VisibleSelection const&, unsigned int, WebCore::TypingCommand::TextCompositionType) + 304

14 com.apple.WebCore 0x00e21f7a WebCore::Editor::insertTextWithoutSendingTextEvent(WTF::String const&, bool, WebCore::TextEvent*) + 730

15 com.apple.WebCore 0x00e0b375 WebCore::Editor::handleTextEvent(WebCore::TextEvent*) + 357

16 com.apple.WebCore 0x00e0b200 WebCore::EventHandler::defaultTextInputEventHandler(WebCore::TextEvent*) + 32

17 com.apple.WebCore 0x00b73bf8 WebCore::Node::defaultEventHandler(WebCore::Event*) + 856

18 com.apple.WebCore 0x00b731e5 WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 1173

19 com.apple.WebCore 0x00b72d19 WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 41

20 com.apple.WebCore 0x011f65bb WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr<WebCore::EventDispatchMediator>) + 139

21 com.apple.WebCore 0x00b72c7a WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 58

22 com.apple.WebCore 0x00c9b83a WebCore::EventTarget::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&) + 106

23 com.apple.WebCore 0x00e1ef68 WebCore::EventHandler::handleTextInputEvent(WTF::String const&, WebCore::Event*, WebCore::TextEventInputType) + 280

24 com.apple.WebCore 0x00e3cbce WebCore::Editor::insertText(WTF::String const&, WebCore::Event*) + 46

25 com.apple.WebKit 0x0069f026 -[WebHTMLView(WebNSTextInputSupport) insertText:] + 1062

26 com.apple.WebKit 0x00693b69 -[WebHTMLView(WebInternal) _executeSavedKeypressCommands] + 249

27 com.apple.WebKit 0x00693177 -[WebHTMLView(WebInternal) _interpretKeyEvent:savingCommands:] + 423

28 com.apple.WebKit 0x0069361f WebEditorClient::handleKeyboardEvent(WebCore::KeyboardEvent*) + 111

29 com.apple.WebCore 0x00dda25b WebCore::Editor::handleKeyboardEvent(WebCore::KeyboardEvent*) + 43

30 com.apple.WebCore 0x00dda18a WebCore::EventHandler::defaultKeyboardEventHandler(WebCore::KeyboardEvent*) + 1194

31 com.apple.WebCore 0x00b739b0 WebCore::Node::defaultEventHandler(WebCore::Event*) + 272

32 com.apple.WebCore 0x00b731e5 WebCore::EventDispatcher::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 1173

33 com.apple.WebCore 0x00b72d19 WebCore::EventDispatchMediator::dispatchEvent(WebCore::EventDispatcher*) const + 41

34 com.apple.WebCore 0x011f65bb WebCore::EventDispatcher::dispatchEvent(WebCore::Node*, WTF::PassRefPtr<WebCore::EventDispatchMediator>) + 139

35 com.apple.WebCore 0x00b72c7a WebCore::Node::dispatchEvent(WTF::PassRefPtr<WebCore::Event>) + 58

36 com.apple.WebCore 0x00c9b83a WebCore::EventTarget::dispatchEvent(WTF::PassRefPtr<WebCore::Event>, int&) + 106

37 com.apple.WebCore 0x00dd964c WebCore::EventHandler::keyEvent(WebCore::PlatformKeyboardEvent const&) + 1740

38 com.apple.WebCore 0x00dd8692 WebCore::EventHandler::keyEvent(NSEvent*) + 114

39 com.apple.WebKit 0x00692e68 -[WebHTMLView keyDown:] + 248

40 com.apple.AppKit 0x993d8a11 -[NSWindow sendEvent:] + 7432

41 com.evernote.ENPopover 0x00609b67 -[ENPopoverAwareWindow sendEvent:] + 253

42 com.evernote.Evernote 0x00239d86 0x1000 + 2329990

43 com.evernote.Evernote 0x001886c2 0x1000 + 1603266

44 com.apple.AppKit 0x993d381f -[NSApplication sendEvent:] + 4278

45 com.evernote.Evernote 0x002c78aa 0x1000 + 2910378

46 com.apple.AppKit 0x992ed73c -[NSApplication run] + 951

47 com.apple.AppKit 0x992908e6 NSApplicationMain + 1053

48 com.evernote.Evernote 0x00003545 0x1000 + 9541

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

0 libsystem_kernel.dylib 0x906629ae kevent + 10

1 libdispatch.dylib 0x9a03bcc5 _dispatch_mgr_invoke + 993

2 libdispatch.dylib 0x9a03b7fd _dispatch_mgr_thread + 53

Thread 2:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x9065f7d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x9065ecb0 mach_msg + 68

2 com.apple.CoreFoundation 0x96b1dcc9 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x96b236af __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x96b22d6a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x96b22bdb CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x9340429a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395

7 com.apple.Foundation 0x93468318 -[NSThread main] + 45

8 com.apple.Foundation 0x9346829b __NSThread__main__ + 1396

9 libsystem_c.dylib 0x94ada557 _pthread_start + 344

10 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 3:: admg

0 libsystem_kernel.dylib 0x906618e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94adf289 _pthread_cond_wait + 938

2 libsystem_c.dylib 0x94adf512 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x93496506 -[NSCondition waitUntilDate:] + 404

4 com.evernote.Evernote 0x001ba22d 0x1000 + 1806893

5 libobjc.A.dylib 0x985d75d3 -[NSObject performSelector:withObject:] + 70

6 com.evernote.Evernote 0x00277433 0x1000 + 2581555

7 com.apple.Foundation 0x93468318 -[NSThread main] + 45

8 com.apple.Foundation 0x9346829b __NSThread__main__ + 1396

9 libsystem_c.dylib 0x94ada557 _pthread_start + 344

10 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 4:: conn

0 libsystem_kernel.dylib 0x9065f7d2 mach_msg_trap + 10

1 libsystem_kernel.dylib 0x9065ecb0 mach_msg + 68

2 com.apple.CoreFoundation 0x96b1dcc9 __CFRunLoopServiceMachPort + 185

3 com.apple.CoreFoundation 0x96b236af __CFRunLoopRun + 1247

4 com.apple.CoreFoundation 0x96b22d6a CFRunLoopRunSpecific + 378

5 com.apple.CoreFoundation 0x96b22bdb CFRunLoopRunInMode + 123

6 com.apple.Foundation 0x9346da86 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278

7 com.evernote.Evernote 0x00178925 0x1000 + 1538341

8 libobjc.A.dylib 0x985d75d3 -[NSObject performSelector:withObject:] + 70

9 com.evernote.Evernote 0x00277433 0x1000 + 2581555

10 com.apple.Foundation 0x93468318 -[NSThread main] + 45

11 com.apple.Foundation 0x9346829b __NSThread__main__ + 1396

12 libsystem_c.dylib 0x94ada557 _pthread_start + 344

13 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 5:: ukfw

0 libsystem_kernel.dylib 0x906629ae kevent + 10

1 com.evernote.Evernote 0x001b1f31 0x1000 + 1773361

2 libobjc.A.dylib 0x985d75d3 -[NSObject performSelector:withObject:] + 70

3 com.evernote.Evernote 0x00277433 0x1000 + 2581555

4 com.apple.Foundation 0x93468318 -[NSThread main] + 45

5 com.apple.Foundation 0x9346829b __NSThread__main__ + 1396

6 libsystem_c.dylib 0x94ada557 _pthread_start + 344

7 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 6:: thmb

0 libsystem_kernel.dylib 0x906618e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94adf289 _pthread_cond_wait + 938

2 libsystem_c.dylib 0x94adf512 pthread_cond_timedwait_relative_np + 47

3 com.apple.Foundation 0x93496506 -[NSCondition waitUntilDate:] + 404

4 com.evernote.Evernote 0x001bc620 0x1000 + 1816096

5 com.apple.Foundation 0x93468318 -[NSThread main] + 45

6 com.apple.Foundation 0x9346829b __NSThread__main__ + 1396

7 libsystem_c.dylib 0x94ada557 _pthread_start + 344

8 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 7:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x90661be6 __select + 10

1 com.apple.CoreFoundation 0x96b67320 __CFSocketManager + 1632

2 libsystem_c.dylib 0x94ada557 _pthread_start + 344

3 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 8:: CVDisplayLink

0 libsystem_kernel.dylib 0x906618e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94adf220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x94b650ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.CoreVideo 0x96cd716d CVDisplayLink::runIOThread() + 903

4 com.apple.CoreVideo 0x96cd6dce startIOThread(void*) + 160

5 libsystem_c.dylib 0x94ada557 _pthread_start + 344

6 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 9:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x906618e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94adf220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x94b650f8 pthread_cond_timedwait$UNIX2003 + 70

3 com.apple.JavaScriptCore 0x951dd2f8 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120

4 com.apple.JavaScriptCore 0x953f3303 JSC::BlockAllocator::blockFreeingThreadMain() + 115

5 com.apple.JavaScriptCore 0x951db27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x95408c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x94ada557 _pthread_start + 344

8 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 10:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x906618e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94adf220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x94b650ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x9535dcd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x9535dbce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x951db27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x95408c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x94ada557 _pthread_start + 344

8 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 11:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x906618e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94adf220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x94b650ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x9535dcd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x9535dbce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x951db27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x95408c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x94ada557 _pthread_start + 344

8 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 12:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x906618e2 __psynch_cvwait + 10

1 libsystem_c.dylib 0x94adf220 _pthread_cond_wait + 833

2 libsystem_c.dylib 0x94b650ad pthread_cond_wait$UNIX2003 + 71

3 com.apple.JavaScriptCore 0x9535dcd6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198

4 com.apple.JavaScriptCore 0x9535dbce JSC::MarkStackThreadSharedData::markingThreadMain() + 238

5 com.apple.JavaScriptCore 0x951db27c WTF::threadEntryPoint(void*) + 76

6 com.apple.JavaScriptCore 0x95408c40 WTF::wtfThreadEntryPoint(void*) + 16

7 libsystem_c.dylib 0x94ada557 _pthread_start + 344

8 libsystem_c.dylib 0x94ac4cee thread_start + 34

Thread 13:

0 libsystem_kernel.dylib 0x906620ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x94add04c _pthread_workq_return + 45

2 libsystem_c.dylib 0x94adce19 _pthread_wqthread + 448

3 libsystem_c.dylib 0x94ac4cca start_wqthread + 30

Thread 14:

0 libsystem_kernel.dylib 0x906620ee __workq_kernreturn + 10

1 libsystem_c.dylib 0x94add04c _pthread_workq_return + 45

2 libsystem_c.dylib 0x94adce19 _pthread_wqthread + 448

3 libsystem_c.dylib 0x94ac4cca start_wqthread + 30

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

eax: 0x00000000 ebx: 0x00000000 ecx: 0x00000000 edx: 0xbfffe768

edi: 0xbfffe774 esi: 0x000000f1 ebp: 0xbfffe698 esp: 0xbfffe650

ss: 0x00000023 efl: 0x00010246 eip: 0x00be35c5 cs: 0x0000001b

ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f

cr2: 0x00000024

Logical CPU: 0

Binary Images:

0x1000 - 0x526feb +com.evernote.Evernote (3.3.0 - 300201) <306176E7-0887-3DD0-8A59-3AF9F8028063> /Applications/Evernote.app/Contents/MacOS/Evernote

0x5dd000 - 0x5e7ff8 +com.evernote.wav2gsm (1.0) <E52C5E8E-DB2C-34BE-8026-61B6CA5E50EF> /Applications/Evernote.app/Contents/Frameworks/wav2gsm.framework/Versions/A/wav2gsm

0x5ec000 - 0x5f8ff7 com.apple.StoreKit (1.0 - 135) <2C5FBE39-9F4D-3A6A-BB02-6271C5A1F08F> /System/Library/Frameworks/StoreKit.framework/Versions/A/StoreKit

0x604000 - 0x60bffa +com.evernote.ENPopover (1.0 - 1) <D673CE43-3EE5-35A1-804A-665D50FF4BCE> /Applications/Evernote.app/Contents/Frameworks/ENPopover.framework/Versions/A/ENPopover

0x613000 - 0x621fff +com.evernote.net.sourceforge.Log4Cocoa (1.0) <66E5412A-8539-3B09-8432-0E4DAD2469EE> /Applications/Evernote.app/Contents/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa

0x631000 - 0x64aff7 com.apple.ScriptingBridge (1.3 - 61.2) <74397541-E4DD-3DCA-BA5F-F7AAF145819A> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge

0x659000 - 0x65bfff com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling

0x661000 - 0x77fff3 com.apple.WebKit (8536 - 8536.25) <5365AA39-A1A7-315D-AA1C-0C564909C0E0> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit

0x82f000 - 0x845fe7 +libclucene-shared.dylib (0.9.23) <34F946F8-D237-A4EB-77F4-FCC2D06E66CB> /Applications/Evernote.app/Contents/MacOS/libclucene-shared.dylib

0x84e000 - 0x861ff3 com.apple.AppContainer (2.0 - 1) <6A0E3762-CA45-385C-9027-83A0E45531F9> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer

0x870000 - 0x874fff com.apple.SecCodeWrapper (2.0 - 1) <2B52B215-6EC2-35FD-8CAC-91FE057A0785> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper

0x87b000 - 0x87bff7 libffi.dylib (18) <362F6C27-6407-388E-9521-8A2A0845188C> /usr/lib/libffi.dylib

0x8f1000 - 0x8f1ff7 +net.sourceforge.SafariAdBlockLoader (0.4.0 RC3 - 0.4.0 RC3) <8E9A6641-9CE7-5416-DC84-883DB8BAFDDA> /Library/InputManagers/*/Safari AdBlock Loader.bundle/Contents/MacOS/Safari AdBlock Loader

0x900000 - 0x911fff +com.evernote.AGRegex (0.1) /Applications/Evernote.app/Contents/Frameworks/AGRegex.framework/Versions/A/AGRegex

0x91f000 - 0xa6ffeb +libclucene-core.dylib (0.9.23) <385FC344-C0B5-F6FD-9F62-F377A093C7B6> /Applications/Evernote.app/Contents/MacOS/libclucene-core.dylib

0xb38000 - 0x17c2ff3 com.apple.WebCore (8536 - 8536.24) <06F7EC1E-A7F2-37F1-ADC6-687284E661D8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore

0x1f42000 - 0x1f4fffb com.apple.Librarian (1.1 - 1) <C8D82AA3-AE5E-3B6D-A8D1-847856057186> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian

0x87e7000 - 0x87efff2 libcldcpuengine.dylib (2.1.16) <61717F57-9AAC-31B4-8894-27A1BF7987B9> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x87f6000 - 0x87f8fff libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib

0x8976000 - 0x8976ffd +cl_kernels (???) <78DA830F-67E2-496A-B944-27F8B59883F2> cl_kernels

0x8986000 - 0x8992ffb libGPUSupport.dylib (8.5) <DCEDB13E-6E2C-3D14-965E-70522403723B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib

0x8999000 - 0x89c5ffa GLRendererFloat (8.5) <1E69D3D7-1782-3FF8-AB52-3F23DC4F617B> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat

0x92fc000 - 0x938eff7 unorm8_bgra.dylib (2.1.16) <0F63B53F-4A0A-3485-9645-200572D265F5> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib

0x9add000 - 0x9c69ff8 GLEngine (8.5) <23C1BECF-D0EF-339D-B312-EFACB26C5983> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine

0x9ca0000 - 0x9df1ff7 libGLProgrammability.dylib (8.5) <27E2DAE2-DECE-364C-A1C2-138735A3869E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib

0x9eeb000 - 0x9eecff5 +cl_kernels (???) <2BB32AD6-4697-40E0-824A-0E1FD75D7EF5> cl_kernels

0x9ef3000 - 0x9ef4ffd +cl_kernels (???) <F15BDC30-F012-4B1A-8398-FD2C8989C007> cl_kernels

0x9ef9000 - 0x9ef9ff7 +cl_kernels (???) <949F1F06-EC00-4CD6-92C1-E406A2AF9B75> cl_kernels

0xa800000 - 0xab79ff3 com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.51 - 8.0.0) <EB5D951D-5997-3316-AF9D-8568C54A38F9> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/MacOS/AppleIntelHD3000GraphicsGLDriver

0xb0d4000 - 0xb0d5ff1 +cl_kernels (???) <765A495A-B7A5-4100-8499-9236ED423675> cl_kernels

0xb200000 - 0xb28fff7 unorm8_rgba.dylib (2.1.16) <D2E7F6C7-4A86-32AE-8108-C63A5DB76D64> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_rgba.dylib

0x8fe6f000 - 0x8fea1e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld

0x90007000 - 0x90012ffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService

0x90013000 - 0x90030ff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib

0x90031000 - 0x9029aff7 com.apple.imageKit (2.2 - 660) <66EE23B9-3562-3888-833B-DDB732603C14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit

0x9029b000 - 0x9052cffb com.apple.CoreImage (8.0.17 - 1.0.1) <CE54EC11-1C41-3857-B82D-F8B7D1798F42> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage

0x9052d000 - 0x90584ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface

0x90627000 - 0x90644fff libxpc.dylib (140.37) <F61095FA-B2CF-3CD8-9088-9D9FC18B38BC> /usr/lib/system/libxpc.dylib

0x90645000 - 0x9064cfff libsystem_dnssd.dylib (379.27) <4B3700EA-F14D-3994-BAAB-79BBD33D7305> /usr/lib/system/libsystem_dnssd.dylib

0x9064d000 - 0x90667ffc libsystem_kernel.dylib (2050.7.9) <81E269C6-0F96-3075-9589-D35657D23CDD> /usr/lib/system/libsystem_kernel.dylib

0x90668000 - 0x90a20ffa libLAPACK.dylib (1073.3) <0F813868-D84F-365D-8A7B-67FDA169F19C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib

0x90a21000 - 0x90e3eff3 FaceCoreLight (2.0.1) <3EF03B25-C361-31A6-8704-3FBFFBD0E10B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight

0x90e3f000 - 0x90e99fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication

0x90e9a000 - 0x90ebcff3 libc++abi.dylib (24.2) <4C064BFE-B8B4-35CA-AB3C-F6A47D47A0F2> /usr/lib/libc++abi.dylib

0x90ec0000 - 0x90ffbff7 libBLAS.dylib (1073.3) <804B5AF7-2646-31D1-8875-FCCF158476D4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib

0x90ffc000 - 0x91059fff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <9549B81F-4425-34EE-802B-F462068DC0C5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x9105d000 - 0x91219ffd libicucore.A.dylib (491.11.1) <DB04A8FD-9BBE-3CBC-869F-8FA855FB43D2> /usr/lib/libicucore.A.dylib

0x9121a000 - 0x9123eff2 com.apple.framework.familycontrols (4.0 - 400) <A313D83E-5A03-3174-A213-1F7D379040D1> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls

0x91f78000 - 0x91f7afff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI

0x91f7b000 - 0x923bdff3 com.apple.CoreGraphics (1.600.0 - 322) <2E04AAAD-8403-3819-BD6C-9836D42F58B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x923be000 - 0x923c5ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x923c6000 - 0x923cefff com.apple.DiskArbitration (2.5 - 2.5) <E49427B0-5317-3DFD-B12E-117402BB19CB> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x923d1000 - 0x924cdff3 com.apple.DiskImagesFramework (10.8 - 344) <98C16F91-9D3E-3FD0-A30B-BD49EE4ED9A4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x924ce000 - 0x92532ff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib

0x92533000 - 0x9258cff7 com.apple.AE (645 - 645) <D4919967-EF16-36BA-9E8A-DA110DE8BB4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE

0x9258d000 - 0x925b1fff libJPEG.dylib (843) <04383F74-067F-3E98-882F-21F5B9578984> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x925b2000 - 0x9270fffb com.apple.QTKit (7.7.1 - 2599) <78806D5A-A983-3C4C-A151-2AEF28779358> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x92710000 - 0x92710fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x92711000 - 0x92911ffb com.apple.CoreData (106 - 407.5) <B4386286-5C67-3134-A5BD-852447DA696E> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x92912000 - 0x92a03ffc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib

0x92a04000 - 0x92a4bff3 com.apple.CoreMedia (1.0 - 926.37) <9F458B7C-9F81-3CCF-939D-2E58FE93B86A> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x92a4c000 - 0x92a75fff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib

0x92a76000 - 0x92abbff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices

0x92abc000 - 0x92ac8ff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x92ac9000 - 0x92bb2ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib

0x92bb3000 - 0x9323ffeb com.apple.CoreAUC (6.16.00 - 6.16.00) <654A0AB8-F24F-3489-8F70-F0A22414FE08> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x93240000 - 0x93241fff libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib

0x93242000 - 0x93279ffa com.apple.LDAPFramework (2.4.28 - 194.5) <AA8CC981-78EF-38F0-9959-83DEF9E418DC> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x9327a000 - 0x93378ff7 libFontParser.dylib (84.5) <B3006327-7B2D-3966-A56A-BD85F1D71641> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib

0x933af000 - 0x933c2ff9 com.apple.MultitouchSupport.framework (235.27 - 235.27) <75D9C0FD-6A40-3A9E-8861-C74DBE137CF3> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport

0x933c3000 - 0x933c5fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib

0x933c6000 - 0x933c9ffd libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib

0x933ca000 - 0x936e7fff com.apple.Foundation (6.8 - 945) <B6F00754-C3F7-3E33-B708-CCEA2AA3E969> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x936e8000 - 0x936f8ff2 com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis

0x936f9000 - 0x93754ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) <4BA2AAEA-4936-375C-B4D8-4BBE2EDC7FF5> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x937b2000 - 0x93a2eff7 com.apple.QuickTime (7.7.1 - 2599) <C1EAA16D-C51E-3A85-B114-6C7DDCEC864C> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime

0x93a2f000 - 0x93a5cffb com.apple.CoreServicesInternal (153 - 153) <DB105788-CCF5-3678-88C5-65A7267DC581> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal

0x93a5d000 - 0x93b31ff7 com.apple.backup.framework (1.4 - 1.4) <12123FB8-B42D-38B0-8463-6BA375C3C643> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x93b32000 - 0x93b40ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib

0x93b41000 - 0x93b41ffd libOpenScriptingUtil.dylib (148) <6B34E8E4-EE31-3E2B-AEB3-8714C3102AED> /usr/lib/libOpenScriptingUtil.dylib

0x93b82000 - 0x93c8fffb com.apple.ImageIO.framework (3.2.0 - 843) <4BFEFB05-3EE3-36A7-891D-CE03D1DF8125> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x93c90000 - 0x93cf4fff com.apple.datadetectorscore (4.0 - 269.1) <4D155F09-1A60-325A-BCAC-1B858C2C051B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore

0x93cf5000 - 0x93d02fff libGL.dylib (8.5) <930067EA-F131-336E-BE31-49DD7F6DFB81> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x93d03000 - 0x93d7dff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation

0x93d7e000 - 0x93da8ff9 com.apple.framework.Apple80211 (8.0 - 800.15) <DC1EC5B5-7021-3CFC-8C32-FD515F1F9C58> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x93eba000 - 0x93ebbfff libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib

0x93ebc000 - 0x941c1fff com.apple.CoreServices.CarbonCore (1037 - 1037) <92494ADA-2ED1-3141-81B9-23F2C27E779C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore

0x9421b000 - 0x94225fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib

0x94226000 - 0x942abff7 com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit

0x942b7000 - 0x942ccfff com.apple.speech.synthesis.framework (4.1.10 - 4.1.10) <20E394D6-D9BA-3C1D-993A-533B60EF3B63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x942cd000 - 0x94303ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols

0x94304000 - 0x94345ff7 libcups.2.dylib (327) <F46F8703-FEAE-3442-87CB-45C8BF98BEE5> /usr/lib/libcups.2.dylib

0x94346000 - 0x9434dfff liblaunch.dylib (442.21) <349330F8-1BBF-3B78-AFB2-4F32413CE971> /usr/lib/system/liblaunch.dylib

0x9434e000 - 0x94352fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x94353000 - 0x94353fff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x94354000 - 0x94362fff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib

0x94363000 - 0x94367ffc libGIF.dylib (843) <355B672B-D07D-36FE-B6B9-142406ACFBA2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x94368000 - 0x94652fff com.apple.AOSKit (1.05 - 148) <9F077C87-CDC2-308E-83A1-06A9662482F9> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x94653000 - 0x9467cff7 libRIP.A.dylib (322) <48626D20-EFD2-3F8C-B458-30514DDD7984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x9467d000 - 0x94689ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib

0x9468a000 - 0x946a3ffb com.apple.frameworks.preferencepanes (15.0 - 15.0) <5F610D7F-8AAC-300B-9331-FD95701D3304> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x94a1a000 - 0x94a4dff5 libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib

0x94a7f000 - 0x94ac3fff libGLU.dylib (8.5) <E4F932FD-A644-354D-8D4E-F337C93AAFC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x94ac4000 - 0x94b81ffb libsystem_c.dylib (825.24) <7D90CAC5-EC98-35F8-A52E-81B54F0C7DCC> /usr/lib/system/libsystem_c.dylib

0x94b82000 - 0x94e13fff com.apple.AddressBook.framework (7.0 - 1143) <689FB192-FFE0-3B3A-A407-FA618E6AED85> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x94e14000 - 0x94eb4ff7 com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD

0x94f6d000 - 0x94f84ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring

0x94f85000 - 0x94f85fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib

0x94f86000 - 0x94fc1fe7 libGLImage.dylib (8.5) <E5F2D8DE-3053-361A-982B-9BB2AE73E324> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib

0x94fc2000 - 0x95028fff com.apple.print.framework.PrintCore (8.0 - 387) <84DFC4F0-3186-3C59-9EBD-9EF2C3561A43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore

0x95029000 - 0x950b1fff com.apple.PDFKit (2.7 - 2.7) <D65CBEF8-4BEF-38E4-8622-ECEA79C66F7F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit

0x950b2000 - 0x95165ff7 com.apple.coreui (2.0 - 181) <4F071012-F857-367D-B0B8-EAD088A05740> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x95166000 - 0x951c8fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib

0x951c9000 - 0x951cafff libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib

0x951d3000 - 0x951d6ffb com.apple.TCC (1.0 - 1) <C1B2A1EB-9EA2-3340-8611-F788C87A951F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x951d7000 - 0x9542efff com.apple.JavaScriptCore (8536 - 8536.24) <361AF27F-4E6B-3D86-B363-95DED1D56981> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore

0x9542f000 - 0x95435ffc libCGXCoreImage.A.dylib (322) <85B27BF1-8CCA-3C26-92D6-6C44B4A3C6EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib

0x95436000 - 0x95436fff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib

0x95437000 - 0x95437fff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices

0x95438000 - 0x95438fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x95439000 - 0x9545dfff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis

0x9545e000 - 0x954acffb com.apple.SystemConfiguration (1.12 - 1.12) <F3C87D17-D5F3-39D3-B6F1-1DF3DBECCBDE> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration

0x954b9000 - 0x954d6fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib

0x954d7000 - 0x954d9ffb libRadiance.dylib (843) <6C2B92DB-A537-3618-9E68-F006DF427D2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x954da000 - 0x954e7ff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression

0x954e8000 - 0x9563fff7 com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <6856CA9B-BF08-341B-AEE9-91CC258D4534> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x95666000 - 0x95666ffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <B688A998-93B5-3D9B-BAE4-E49947AA82B4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x95667000 - 0x95696ff7 com.apple.securityinterface (6.0 - 55024.3) <64FA808A-4DBE-3F7B-AEA8-369C70B77DB8> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface

0x95697000 - 0x956c4ffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib

0x956c5000 - 0x956cbfff com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers

0x956cc000 - 0x956e1fff com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture

0x956e2000 - 0x956fffff com.apple.openscripting (1.3.5 - 148) <3460338D-B686-3C33-B322-DC8391668F8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting

0x95700000 - 0x95709ffd com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound

0x9570a000 - 0x95802ff2 libsqlite3.dylib (138) <AA00F27E-B72D-31DE-8EE4-985227CC9912> /usr/lib/libsqlite3.dylib

0x95803000 - 0x95878ff7 com.apple.ApplicationServices.ATS (332 - 341) <472F564A-BD46-30C3-92F5-87273A512910> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS

0x95879000 - 0x95882ff9 com.apple.CommonAuth (3.0 - 2.0) <A1A6CC3D-AA88-3519-A305-9B5D76C5D63B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x95883000 - 0x95884ffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent

0x95885000 - 0x95966fff libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib

0x95967000 - 0x95968fff libDiagnosticMessagesClient.dylib (7) <B2BC685E-C129-3F6B-9222-AF3CF4F186AC> /usr/lib/libDiagnosticMessagesClient.dylib

0x95969000 - 0x95a01ff7 com.apple.CoreServices.OSServices (557 - 557) <219C11A8-8446-336E-B518-F52D1571420F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices

0x95a02000 - 0x95a69ff7 com.apple.framework.IOKit (2.0 - 755.9.7) <CB976A7C-2601-3054-BC41-C3AD6896327C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x95a99000 - 0x95ad8ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x95ad9000 - 0x95b55ffb com.apple.Metadata (10.7.0 - 707.1) <E18350AD-CAA9-3323-BDE9-63A688792C6C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata

0x95bd9000 - 0x95c34fff com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering

0x95c35000 - 0x95c53ffb com.apple.Ubiquity (1.2 - 234.2) <BEFF43DE-CF72-3E66-90C8-CAECAFD5F3ED> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x95c54000 - 0x95c96fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib

0x95c97000 - 0x95cedff3 com.apple.HIServices (1.20 - 416) <B23E2C58-A6A5-32B6-811C-0F0551E14483> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices

0x95cee000 - 0x95cf4fff com.apple.print.framework.Print (8.0 - 258) <12AEAD24-6924-3923-9E4A-C5D21231E639> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print

0x95d38000 - 0x95d9effc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x95d9f000 - 0x95eb7ff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x95eb8000 - 0x95f4ffff com.apple.ink.framework (1.4 - 110) <C01F2572-E7E4-3A6C-B4F2-2F97B4AD43D5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink

0x95f50000 - 0x95f54ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib

0x95f55000 - 0x960a1ffb com.apple.CFNetwork (596.0.1 - 596.0.1) <0EC65BE8-5775-37C8-B6C7-8BC7CAECB222> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x960a2000 - 0x960c7ff7 com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters

0x960c8000 - 0x96172ff7 com.apple.LaunchServices (539 - 539) <4C026504-5420-35D7-912E-A584C6F9FFC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices

0x96173000 - 0x9619fff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib

0x961a0000 - 0x961a0ffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x968a9000 - 0x96922ff0 com.apple.CorePDF (2.0 - 2) <BEB48187-261E-3263-8CD9-6CD3057B5108> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x96923000 - 0x9696ffff libcorecrypto.dylib (106) <FAAD1A30-0D84-3A17-AC40-288EF0F529AA> /usr/lib/system/libcorecrypto.dylib

0x96970000 - 0x96973ff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo

0x96974000 - 0x96976fff libCVMSPluginSupport.dylib (8.5) <9043B315-4E68-3262-A310-76E64F0409C9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib

0x96979000 - 0x96a37ff3 com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync

0x96a38000 - 0x96a88ff7 com.apple.CoreMediaIO (301.0 - 4147) <F13FA9D4-BD1D-3297-BDD5-5858B231D738> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x96a89000 - 0x96a9bfff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib

0x96a9c000 - 0x96adeff7 libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib

0x96adf000 - 0x96aebffc libkxld.dylib (2050.7.9) <D2892FF5-C00D-3493-8945-5C36733FE9A3> /usr/lib/system/libkxld.dylib

0x96aec000 - 0x96cd3ffb com.apple.CoreFoundation (6.8 - 744) <A2BB4949-264A-302B-897E-713860894FE6> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x96cd4000 - 0x96cd4fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x96cd5000 - 0x96cfaff7 com.apple.CoreVideo (1.8 - 99.0) <7A90C337-4493-3393-9C56-75EB52112D75> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x96cfb000 - 0x970ddff7 com.apple.HIToolbox (2.0 - 624) <04C20B6A-FE3D-396E-BCAF-AC4DBAB3747E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox

0x970de000 - 0x970e9fff libcommonCrypto.dylib (60026) <A6C6EDB8-7E69-3827-81F3-9A74D0935461> /usr/lib/system/libcommonCrypto.dylib

0x970ea000 - 0x970eefff com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels

0x970ef000 - 0x970f5fff libGFXShared.dylib (8.5) <D2D214E8-A243-3FFD-BA70-D695FF5BD040> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib

0x970f6000 - 0x97104ff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib

0x97114000 - 0x97231ff3 com.apple.MediaControlSender (1.4.1 - 141.23) <D2B3E1AC-AB2B-3811-B1EC-E794ECA81C81> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender

0x97232000 - 0x9723bffe com.apple.aps.framework (3.0 - 3.0) <75A60380-46BE-31FA-8267-9DE6A32D6FC0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService

0x9723c000 - 0x97357ff3 com.apple.desktopservices (1.7.0 - 1.7.0) <62495AB3-8FD5-39D0-A881-07BA77139EAA> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv

0x97358000 - 0x97615ff3 com.apple.security (7.0 - 55163.44) <798A1E51-3030-35BD-B5E6-4B6F65469357> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x97e93000 - 0x9828ffe3 com.apple.VideoToolbox (1.0 - 926.37) <268DD75A-153C-39A0-98B1-439374DA1144> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x98290000 - 0x982a9fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x982aa000 - 0x982adff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib

0x982b8000 - 0x982bbffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib

0x982bc000 - 0x984ecfff com.apple.QuartzComposer (5.1 - 281) <F52C0922-7E0C-36B1-A055-96E0FDB00F14> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer

0x984ed000 - 0x984edfff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x984ee000 - 0x9850eff7 com.apple.ChunkingLibrary (2.0 - 132) <172C3F7F-CB49-323F-932F-35340999979E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary

0x9850f000 - 0x98540ff7 com.apple.DictionaryServices (1.2 - 184) <9199E88F-2477-3596-9F56-B8E317A7164D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices

0x98541000 - 0x98581fff com.apple.MediaKit (13 - 658) <2CF2116F-EA07-31BB-A702-5B6C77F9D68B> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x98582000 - 0x985b2ff3 libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib

0x985b3000 - 0x985b7ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib

0x985b8000 - 0x985b8fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib

0x985b9000 - 0x986c615f libobjc.A.dylib (532) <9663A040-F232-3E2A-8318-AA40B940AF6F> /usr/lib/libobjc.A.dylib

0x986c7000 - 0x98775ff3 com.apple.CoreText (260.0 - 275.14) <3CC31B7F-5560-364A-ADFC-31861C3C2328> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x98776000 - 0x98792ff7 libPng.dylib (843) <43C3DD20-4BB2-3429-A40A-7FF9BC50E5FB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x98793000 - 0x98793fff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x98794000 - 0x987ddff3 com.apple.framework.CoreWLAN (3.0 - 300.9) <0C5A2604-2185-3D71-950C-D5E93239419A> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x987de000 - 0x987e6fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib

0x987e7000 - 0x987f7ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib

0x987f8000 - 0x98847ff6 libTIFF.dylib (843) <AA81BA16-8026-35DA-8193-2C8715ACD435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x98848000 - 0x98849fff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib

0x9884a000 - 0x98852fff com.apple.CommerceCore (1.0 - 26) <AF0D1990-8CBF-3AB4-99DF-8B7AE14FB0D5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore

0x98853000 - 0x98898ff5 com.apple.opencl (2.1.17 - 2.1.17) <921C1549-637A-33D7-A891-834FB9F582C7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x98899000 - 0x988f2fff com.apple.QuickLookFramework (4.0 - 555.0) <291276B2-7A40-3D68-98ED-7FBD1F601D84> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x988f7000 - 0x98904ff7 com.apple.HelpData (2.1.3 - 84) <D62F7C48-AA6C-3B3A-B5A4-52330A4F361F> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData

0x98905000 - 0x9891bfff com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory

0x9891c000 - 0x9891dffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib

0x9891e000 - 0x9891ffff libdnsinfo.dylib (453.16) <6441AEC9-3916-3BF6-BE54-9C25E2BE61E1> /usr/lib/system/libdnsinfo.dylib

0x98923000 - 0x9892dfff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition

0x9892e000 - 0x98ba8ff3 com.apple.RawCamera.bundle (3.14.2 - 644) <3A5383AC-F30A-3674-88F4-DF82ADE8D73E> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x98ba9000 - 0x98c43fff com.apple.CoreSymbolication (3.0 - 87) <6A27BBE5-6EF0-3D5D-A485-2145826B9796> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication

0x98c44000 - 0x98cb3ffb com.apple.Heimdal (3.0 - 2.0) <1ABF438B-30E6-3165-968C-E2EA1A9DF1FD> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x98cb4000 - 0x98cbbffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib

0x98cbc000 - 0x98cbffff com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

0x98cfd000 - 0x98d30ff3 com.apple.GSS (3.0 - 2.0) <B1D719C1-B000-3BE3-B747-329D608585DD> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x98d31000 - 0x98dc3ffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib

0x98dc4000 - 0x98dcdfff com.apple.DisplayServicesFW (2.6 - 352.4.2) <96F5E1F9-395F-3695-80E9-F3803BCD6576> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices

0x98dd2000 - 0x98de0fff com.apple.opengl (1.8.5 - 1.8.5) <AA14FBC0-8AF3-3CCB-A390-C8F9AE81E1E9> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x98de1000 - 0x98debfff libCSync.A.dylib (322) <CD2707A0-48EB-30C5-8431-460663D44A91> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x98dec000 - 0x98e03fff com.apple.GenerationalStorage (1.1 - 132.1) <4E0F0C47-7796-3152-A77D-F6456287498A> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage

0x98e04000 - 0x98e08fff com.apple.IOSurface (86.0.2 - 86.0.2) <BDF93CE4-9F14-3747-9CD5-FFE71D488BDA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x98e09000 - 0x98e62ffb com.apple.ImageCaptureCore (4.0 - 4.0) <29FC269A-79E8-3FBD-A462-F2621485D4BB> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore

0x98e63000 - 0x98f57fff com.apple.QuickLookUIFramework (4.0 - 555.0) <457CB3C3-5049-3F98-9C6E-EFEBC09A7653> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI

0x98fa4000 - 0x9900cfe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib

0x9900d000 - 0x99017ffc com.apple.bsd.ServiceManagement (2.0 - 2.0) <D3112172-D3A7-3C9A-825D-5630D47327D1> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement

0x99018000 - 0x99043fff com.apple.shortcut (2.2 - 2.2) <FA94F2BF-37E1-3F16-9085-7BCCB815BAE9> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut

0x99044000 - 0x9914fff7 libJP2.dylib (843) <D8FE1E1C-D4DC-3465-95C4-AEADD6C2611C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x99150000 - 0x99150fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib

0x99151000 - 0x99193ff7 com.apple.RemoteViewServices (2.0 - 80.3) <EE36AF6C-E574-3F48-9AC3-E8C8295739FF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices

0x99194000 - 0x99d4dfff com.apple.AppKit (6.8 - 1187) <5E13B150-4096-3B61-9DC0-6ABA48F6515B> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x99d4e000 - 0x99d5affd com.apple.CrashReporterSupport (10.8 - 411) <62036837-CFEC-37FD-AEB1-040EF573C2B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport

0x99df3000 - 0x99e41ffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x99e42000 - 0x99e45ff9 libCGXType.A.dylib (322) <2090D588-49DD-3DB6-A296-8E7B0FF1482A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x99e46000 - 0x99e87ff7 com.apple.framework.CoreWiFi (1.0 - 100.10) <944B3FAE-F901-3276-A676-9D52295DA817> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x99e88000 - 0x99ebdff7 com.apple.framework.internetaccounts (2.0 - 200) <AA6349FE-B029-3755-9DF5-90CD13CFB5A0> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts

0x99ebe000 - 0x9a036ff5 com.apple.QuartzCore (1.8 - 304.0) <0B0EC55A-9084-3E28-9A84-1813CE3FAA9B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x9a037000 - 0x9a049ff7 libdispatch.dylib (228.18) <833C83BE-278C-353E-AC6D-9B85FAC50A1D> /usr/lib/system/libdispatch.dylib

0x9a04a000 - 0x9a3dcff3 com.apple.MediaToolbox (1.0 - 926.37) <6B111039-22B1-3ED0-9E1B-E4810B6BC23E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x9a3dd000 - 0x9a4b3fff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x9a4b4000 - 0x9a63dff7 com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage

0xb0000000 - 0xb0027ffa +com.evernote.com.positivespinmedia.PSMTabBarControlFramework (1.1) <B15253FE-88AD-39EC-9AF6-70A545A95F32> /Applications/Evernote.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl

0xc0000000 - 0xc0009ff7 +com.evernote.com.growl.growlframework (1.2.1 - 1.2.1) <D6C0633F-9A34-31C7-BA94-134CE525829B> /Applications/Evernote.app/Contents/Frameworks/Growl.framework/Versions/A/Growl

External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 5

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: 7431

thread_create: 1

thread_set_state: 0

VM Region Summary:

ReadOnly portion of Libraries: Total=197.6M resident=89.3M(45%) swapped_out_or_unallocated=108.3M(55%)

Writable regions: Total=119.8M written=10.7M(9%) resident=42.7M(36%) swapped_out=6548K(5%) unallocated=77.1M(64%)

REGION TYPE VIRTUAL

=========== =======

CG backing stores 4068K

CG image 508K

CG raster data 88K

CG shared images 224K

CoreAnimation 1040K

CoreImage 4K

CoreServices 1184K

IOKit 9396K

JS JIT generated code 16K

JS VM register file (reserved) 4096K reserved VM address space (unallocated)

JS garbage collector 128K

MALLOC 72.5M

MALLOC guard page 64K

Memory tag=240 4K

Memory tag=242 12K

Memory tag=35 3576K

OpenCL 52K

OpenGL GLSL 896K

SQLite page cache 384K

Stack 70.7M

VM_ALLOCATE 16.2M

__DATA 8972K

__DATA/__OBJC 260K

__IMAGE 528K

__IMPORT 8K

__LINKEDIT 40.9M

__OBJC 3528K

__OBJC/__DATA 12K

__PAGEZERO 4K

__TEXT 156.6M

__UNICODE 544K

mapped file 93.2M

shared memory 2056K

=========== =======

TOTAL 490.9M

TOTAL, minus reserved VM space 486.9M

Model: MacBookAir4,1, BootROM MBA41.0077.B0F, 2 processors, Intel Core i5, 1.6 GHz, 4 GB, SMC 1.74f3

Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.81.20)

Bluetooth: Version 4.0.9f8 10405, 2 service, 11 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD TS128C, 121.33 GB

USB Device: FaceTime Camera (Built-in), apple_vendor_id, 0x850a, 0xfa200000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfa100000 / 2

USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 7

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0249, 0xfa120000 / 4

USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2

Link to comment

I have same problem on my Macbook Air 2012 13" 256gb SSD version

It kept crashes when I type fast or do something with wrong word typing or pressing the space.

I hate to use it now, its so annoying.

I rather use microsoft word.

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...