Jump to content
  • 0

(Archived) Strange behavior with EN3.01, new MacBook Air and Lion


adamrogers

Idea

I've submitted a ticket already but I'm seeing some very bazaar behavior.

Started with just "funkiness" where the screen appeared not be refreshing properly. I would see notes in the summary that appeared to be duplicated but when I clicked on them they would refresh. Then I noticed I couldn't add tags to notes through the type-ahead.

Now it's at a point that when I open Evernote there is no window visible. If I click on "Open New Evernote Window" it eventually crashes. I've sent this in to support.

It won't let me attach txt files so pasting one of the crash logs here:

Process:         Evernote [22584]
Path: /Applications/Evernote.app/Contents/MacOS/Evernote
Identifier: com.evernote.Evernote
Version: 3.0.1 (172019)
Code Type: X86 (Native)
Parent Process: launchd [197]

Date/Time: 2011-08-28 11:12:20.190 -0400
OS Version: Mac OS X 10.7.1 (11B2118)
Report Version: 9

Interval Since Last Report: 381702 sec
Crashes Since Last Report: 7
Per-App Interval Since Last Report: 305722 sec
Per-App Crashes Since Last Report: 1
Anonymous UUID: 5BF1E2EA-7D4B-4FC3-AF1A-B81F3155D9E3

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

Exception Type: EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000b01be000

VM Regions Near 0xb01be000:
Stack 00000000b013d000-00000000b01be000 [ 516K] rw-/rwx SM=COW
--> Stack 00000000b01be000-00000000b01bf000 [ 4K] ---/rwx SM=NUL
Stack 00000000b01bf000-00000000b0240000 [ 516K] rw-/rwx SM=COW

Application Specific Information:
objc[22584]: garbage collection is OFF
/SourceCache/Libc/Libc-763.11/pthreads/pthread.c:pthread_exit:1787: pthread_exit() may only be called against threads created via pthread_create()

Thread 0:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x9830190a kevent + 10
1 libdispatch.dylib 0x9c1a4ccc _dispatch_mgr_invoke + 969
2 libdispatch.dylib 0x9c1a371b _dispatch_mgr_thread + 53

Thread 1:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x982fec22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x982fe1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9a3c69ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9a3cfb14 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9a3cf1ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9a3cf098 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x974f488c +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 378
7 com.apple.Foundation 0x974e85ed -[NSThread main] + 45
8 com.apple.Foundation 0x974e859d __NSThread__main__ + 1582
9 libsystem_c.dylib 0x9369eed9 _pthread_start + 335
10 libsystem_c.dylib 0x936a26de thread_start + 34

Thread 2:
0 libsystem_kernel.dylib 0x9830083e __psynch_cvwait + 10
1 libsystem_c.dylib 0x936a2e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9365342c pthread_cond_wait$UNIX2003 + 71
3 com.apple.Foundation 0x974ea3b0 -[NSCondition wait] + 304
4 com.apple.Foundation 0x974dcfb8 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 1236
5 com.apple.Foundation 0x974dca4e -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 160
6 com.evernote.Evernote 0x00181dfd -[UKMainThreadProxy forwardInvocation:] + 155
7 com.apple.CoreFoundation 0x9a42ba5e ___forwarding___ + 894
8 com.apple.CoreFoundation 0x9a42b672 _CF_forwarding_prep_0 + 50
9 com.evernote.Evernote 0x0019eb00 -[ENUISafeQueueItem setProgressValue:] + 93
10 com.evernote.Evernote 0x0018bb59 -[ENNoteThumbnailManager thumbnailerThreadMain] + 892
11 com.apple.Foundation 0x974e85ed -[NSThread main] + 45
12 com.apple.Foundation 0x974e859d __NSThread__main__ + 1582
13 libsystem_c.dylib 0x9369eed9 _pthread_start + 335
14 libsystem_c.dylib 0x936a26de thread_start + 34

Thread 3:
0 libsystem_kernel.dylib 0x9830083e __psynch_cvwait + 10
1 libsystem_c.dylib 0x936a2e78 _pthread_cond_wait + 914
2 libsystem_c.dylib 0x936a2f7b pthread_cond_timedwait_relative_np + 47
3 com.apple.Foundation 0x9751ab77 -[NSCondition waitUntilDate:] + 427
4 com.evernote.Evernote 0x00188a7b -[ENAdManager adUpdater] + 670
5 com.apple.Foundation 0x974e85ed -[NSThread main] + 45
6 com.apple.Foundation 0x974e859d __NSThread__main__ + 1582
7 libsystem_c.dylib 0x9369eed9 _pthread_start + 335
8 libsystem_c.dylib 0x936a26de thread_start + 34

Thread 4:
0 libsystem_kernel.dylib 0x982fec22 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x982fe1f6 mach_msg + 70
2 com.apple.CoreFoundation 0x9a3c69ea __CFRunLoopServiceMachPort + 170
3 com.apple.CoreFoundation 0x9a3cfb14 __CFRunLoopRun + 1428
4 com.apple.CoreFoundation 0x9a3cf1ec CFRunLoopRunSpecific + 332
5 com.apple.CoreFoundation 0x9a3cf098 CFRunLoopRunInMode + 120
6 com.apple.Foundation 0x97494bdb -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 273
7 com.evernote.Evernote 0x00147631 -[ENConnectivityMonitor startMonitoringThread] + 1164
8 com.apple.Foundation 0x974e85ed -[NSThread main] + 45
9 com.apple.Foundation 0x974e859d __NSThread__main__ + 1582
10 libsystem_c.dylib 0x9369eed9 _pthread_start + 335
11 libsystem_c.dylib 0x936a26de thread_start + 34

Thread 5:
0 libsystem_kernel.dylib 0x9830190a kevent + 10
1 com.evernote.Evernote 0x00181428 -[UKKQueue watcherThread:] + 377
2 com.apple.Foundation 0x974e85ed -[NSThread main] + 45
3 com.apple.Foundation 0x974e859d __NSThread__main__ + 1582
4 libsystem_c.dylib 0x9369eed9 _pthread_start + 335
5 libsystem_c.dylib 0x936a26de thread_start + 34

Thread 6:: WebCore: LocalStorage
0 libsystem_kernel.dylib 0x9830083e __psynch_cvwait + 10
1 libsystem_c.dylib 0x936a2e21 _pthread_cond_wait + 827
2 libsystem_c.dylib 0x9365342c pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x984bfd91 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 81
4 com.apple.WebCore 0x9101d1f1 WTF::MessageQueue::waitForMessage() + 135
5 com.apple.WebCore 0x9101d144 WebCore::LocalStorageThread::threadEntryPoint() + 74
6 com.apple.WebCore 0x9101d0a1 WebCore::LocalStorageThread::threadEntryPointCallback(void*) + 17
7 libsystem_c.dylib 0x9369eed9 _pthread_start + 335
8 libsystem_c.dylib 0x936a26de thread_start + 34

Thread 7:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x98300b42 __select + 10
1 com.apple.CoreFoundation 0x9a41d9e5 __CFSocketManager + 1557
2 libsystem_c.dylib 0x9369eed9 _pthread_start + 335
3 libsystem_c.dylib 0x936a26de thread_start + 34

Thread 8:: Dispatch queue: com.apple.root.default-priority
0 libsystem_kernel.dylib 0x98300e4a __sigsuspend_nocancel + 10
1 libsystem_kernel.dylib 0x982ffbab sigsuspend$NOCANCEL$UNIX2003 + 27
2 libdispatch.dylib 0x9c1a60d2 _dispatch_sigsuspend + 34
3 libdispatch.dylib 0x9c1a60b0 _dispatch_sig_thread + 44

Thread 9:
0 libsystem_kernel.dylib 0x9830102e __workq_kernreturn + 10
1 libsystem_c.dylib 0x936a0ccf _pthread_wqthread + 773
2 libsystem_c.dylib 0x936a26fe start_wqthread + 30

Thread 10 Crashed:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x983009c6 __pthread_kill + 10
1 libsystem_c.dylib 0x936a0f78 pthread_kill + 106
2 libsystem_c.dylib 0x93691bdd abort + 167
3 libsystem_c.dylib 0x93691d90 abort_report_np + 81
4 libsystem_c.dylib 0x936a09ca pthread_exit + 75
5 com.apple.Foundation 0x974e8604 +[NSThread exit] + 18
6 com.apple.ExceptionHandling 0x00742f08 -[NSExceptionHandler _handleException:mask:] + 1422
7 com.apple.ExceptionHandling 0x007432a7 NSExceptionHandlerUncaughtExceptionHandler + 331
8 com.apple.CoreFoundation 0x9a4d8f29 __raiseError + 409
9 libobjc.A.dylib 0x93969149 objc_exception_throw + 155
10 com.apple.ExceptionHandling 0x00742f08 -[NSExceptionHandler _handleException:mask:] + 1422
11 com.apple.ExceptionHandling 0x00742972 -[NSExceptionHandler _createAndHandleUncaughtSystemExceptionWithSignal:pc:sp:] + 277
12 com.apple.ExceptionHandling 0x007432fd NSExceptionHandlerUncaughtSignalHandler + 60
13 libsystem_c.dylib 0x936f659b _sigtramp + 43

Thread 11:

Thread 10 crashed with X86 Thread State (32-bit):
eax: 0x00000000 ebx: 0x00c5f190 ecx: 0xb01bb77c edx: 0x983009c6
edi: 0xb01bd000 esi: 0x00000006 ebp: 0xb01bb798 esp: 0xb01bb77c
ss: 0x00000023 efl: 0x00000206 eip: 0x983009c6 cs: 0x0000000b
ds: 0x00000023 es: 0x00000023 fs: 0x00000000 gs: 0x0000000f
cr2: 0x008e1000
Logical CPU: 0

Binary Images:
0x1000 - 0x43cff3 +com.evernote.Evernote (3.0.1 - 172019) <18CCD20C-0C44-3753-B96E-B6783F30A1AD> /Applications/Evernote.app/Contents/MacOS/Evernote
0x6cc000 - 0x6e0ff7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 3f502b6) <734363DF-C932-1D86-E32A-95B2EAA1F977> /Applications/Evernote.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x6ed000 - 0x6feff7 +com.evernote.wav2gsm (??? - 1.0) <2784C98B-CA5C-055D-CE82-CE5069BD4E66> /Applications/Evernote.app/Contents/Frameworks/wav2gsm.framework/Versions/A/wav2gsm
0x702000 - 0x70cff9 +com.evernote.com.kennettnet.KNAppGuide (??? - 0.3.4) <4D424830-4713-3809-811C-4807742C88F9> /Applications/Evernote.app/Contents/Frameworks/KNAppGuide.framework/Versions/A/KNAppGuide
0x71b000 - 0x729fff +com.evernote.net.sourceforge.Log4Cocoa (??? - 1.0) /Applications/Evernote.app/Contents/Frameworks/Log4Cocoa.framework/Versions/A/Log4Cocoa
0x741000 - 0x743fff com.apple.ExceptionHandling (1.5 - 10) <14A3DCBC-77E4-3E87-A937-202817079AED> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHandling
0x749000 - 0x75ffe7 +libclucene-shared.dylib (0.9.23 - compatibility 0.9.23) <34F946F8-D237-A4EB-77F4-FCC2D06E66CB> /Applications/Evernote.app/Contents/MacOS/libclucene-shared.dylib
0x766000 - 0x813ff7 libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
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 - compatibility 0.9.23) <385FC344-C0B5-F6FD-9F62-F377A093C7B6> /Applications/Evernote.app/Contents/MacOS/libclucene-core.dylib
0x8fee7000 - 0x8ff199c7 dyld (195.5 - ???) <2B3361DA-2FE2-33AD-A5B4-893CE882AE9C> /usr/lib/dyld
0x90005000 - 0x90005fff libffi.dylib (??? - ???) <58A2AA81-461E-3581-9A8C-880A3BDA2D6A> /usr/lib/libffi.dylib
0x90006000 - 0x900c6fff com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <92090A09-A8AE-3D55-8D7C-0438C0291471> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x900c7000 - 0x9047fffb com.apple.SceneKit (2.0 - 124) <74C7E14F-CF03-3865-842B-7CF0AEE61228> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x90480000 - 0x905a0fec com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x905a1000 - 0x905f1ff9 com.apple.QuickLookFramework (3.0 - 489.1) <1E4A7F81-EA05-3168-9CF5-56F93F5E209D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x90636000 - 0x90692ff3 com.apple.Symbolication (1.2 - 83.1) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x90693000 - 0x906a8ff7 com.apple.ImageCapture (7.0 - 7.0) <086DF959-E47E-325A-A527-2EA3713137D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x9072a000 - 0x9072dfff com.apple.AppleSystemInfo (1.0 - 1) <1D454280-96FB-340D-A840-DCEAC9ED4481> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x90840000 - 0x90841fff com.apple.TrustEvaluationAgent (2.0 - 1) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x90842000 - 0x90843ff7 libquarantine.dylib (36.0.0 - compatibility 1.0.0) /usr/lib/system/libquarantine.dylib
0x90844000 - 0x90867fff com.apple.CoreVideo (1.7 - 70.0) <0D5298FC-FE7F-3F0E-8F1F-346FCD525487> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x90868000 - 0x90868fff com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x90869000 - 0x9089cfef libtidy.A.dylib (??? - ???) /usr/lib/libtidy.A.dylib
0x9089f000 - 0x908d5fff com.apple.DebugSymbols (2.1 - 85) <07704960-9E80-334E-A3AB-A9AF5BA99415> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x908d6000 - 0x90916ff7 libauto.dylib (??? - ???) <816348B7-07DC-3E7D-9FDE-143D10579214> /usr/lib/libauto.dylib
0x90b0f000 - 0x90b3afff com.apple.GSS (2.1 - 2.0) <56275754-20D9-3E2F-85FD-0F44FC78E807> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x90b3b000 - 0x90b60ff9 libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x90b61000 - 0x90b61fff libdnsinfo.dylib (395.7.0 - compatibility 1.0.0) /usr/lib/system/libdnsinfo.dylib
0x90b62000 - 0x90d80ff7 com.apple.imageKit (2.1 - 1.0) <246D57E5-C540-3B20-A954-16C3BDE94748> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x90daa000 - 0x90de8fff libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x90de9000 - 0x90e37ff3 com.apple.ImageCaptureCore (3.0 - 3.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x90ea1000 - 0x90eceff7 com.apple.securityinterface (5.0 - 55004) <1B250E2B-5914-3D91-BEA3-B39B1CC4A1ED> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x90ecf000 - 0x90ed0fff libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) /usr/lib/system/libsystem_blocks.dylib
0x90ee1000 - 0x90f4bff3 com.apple.CoreSymbolication (2.1 - 66) <302A5948-1371-398E-8A42-EE81CF1337F2> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x90f4c000 - 0x90fc4ff2 com.apple.CorePDF (3.0 - 3.0) <5076B3F5-7EF4-30B4-9333-14C1E29C87F2> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x90ff6000 - 0x90ff9ff7 libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x90ffa000 - 0x91a1cfef com.apple.WebCore (7534 - 7534.48.3) /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x91a68000 - 0x91cedfe3 com.apple.QuickTime (7.7.1 - 2246) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x91cee000 - 0x91dfdff7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
0x91dfe000 - 0x91dfffff liblangid.dylib (??? - ???) /usr/lib/liblangid.dylib
0x91e00000 - 0x91e04ff7 com.apple.OpenDirectory (10.7 - 144) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91e05000 - 0x91e21ff5 com.apple.GenerationalStorage (1.0 - 124) <36EF7A93-6FCE-3681-BAA6-C6A5EF75C985> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x91e22000 - 0x91e22fff com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x91e23000 - 0x91e39ffe libxpc.dylib (77.16.0 - compatibility 1.0.0) <9DCB8E1D-155E-3553-8EF1-6C4F9F208746> /usr/lib/system/libxpc.dylib
0x91e3a000 - 0x91ea1fff libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x91ea2000 - 0x91eadffb com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <498E8130-07B1-3FCD-9C60-257929890445> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x91eb0000 - 0x91eb0ffe libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x91eb1000 - 0x91ec4ff9 com.apple.MultitouchSupport.framework (220.62 - 220.62) <8E626CDD-F09A-3E3A-9E65-93C4FB683E65> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x91ec5000 - 0x91f22ffb com.apple.htmlrendering (76 - 1.1.4) <792F1D51-3A88-3430-8A32-F252FAAE0D13> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering.framework/Versions/A/HTMLRendering
0x91f23000 - 0x925886eb com.apple.CoreGraphics (1.600.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x932da000 - 0x93300ffb com.apple.quartzfilters (1.7.0 - 1.7.0) <4BFB3107-CF63-3B9C-8F57-D2987FE50566> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x93301000 - 0x9330cffc com.apple.NetAuth (1.0 - 3.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9330d000 - 0x93436ff9 com.apple.CFNetwork (520.0.13 - 520.0.13) <02DA317E-2105-3387-AE24-4AE228FA7895> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x93440000 - 0x93516ff6 com.apple.QuickLookUIFramework (3.0 - 489.1) <52878618-9D1F-3BCE-86DA-F0636DC5E3BE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x93642000 - 0x9370dfff libsystem_c.dylib (763.11.0 - compatibility 1.0.0) /usr/lib/system/libsystem_c.dylib
0x9370e000 - 0x937ceff3 com.apple.ColorSync (4.7.0 - 4.7.0) <1F804017-04E2-319A-89ED-487A078CA208> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x937cf000 - 0x9386aff3 com.apple.ink.framework (1.3.2 - 110) <1ACFD1F1-FB42-30C0-9C93-12D0BBE5BFE9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x9387d000 - 0x93880ffd libCoreVMClient.dylib (??? - ???) <34D0B2E2-9838-300A-AE47-08ED8C7576DC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x9388d000 - 0x93892ffb com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x93893000 - 0x938f5ffb com.apple.datadetectorscore (3.0 - 179.3) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x9391f000 - 0x93955ff7 com.apple.AE (527.6 - 527.6) <68C7CB77-4173-353E-8117-4C2BCC59417C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x93956000 - 0x93a2ca5b libobjc.A.dylib (228.0.0 - compatibility 1.0.0) /usr/lib/libobjc.A.dylib
0x93a2d000 - 0x93cd6ff7 com.apple.AddressBook.framework (6.0 - 1043) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x93d24000 - 0x93d24fff com.apple.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x93d25000 - 0x93d7dfff com.apple.HIServices (1.9 - ???) <5A690706-9664-3811-ACDD-D83732A47061> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x93e7a000 - 0x93e82fff com.apple.DiskArbitration (2.4 - 2.4) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x93e83000 - 0x93e85ff7 libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x93e9a000 - 0x93eaffff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <361FB1E8-461F-3349-B56E-A8BDB28B0010> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x93ebb000 - 0x93ebfffa libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
0x93ec0000 - 0x93f9dff3 com.apple.backup.framework (1.3 - 1.3) <400A40BD-E10C-3D53-8D16-045B1EB1753E> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x94134000 - 0x94156ffe com.apple.framework.familycontrols (3.0 - 300) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x94157000 - 0x94179ff1 com.apple.PerformanceAnalysis (1.10 - 10) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x9417a000 - 0x9418afff libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) /usr/lib/libsasl2.2.dylib
0x9418b000 - 0x94193ff5 libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
0x94194000 - 0x944f0fff com.apple.MediaToolbox (1.0 - 705.35) /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x944f1000 - 0x9457bffb com.apple.SearchKit (1.4.0 - 1.4.0) <412DD815-7CBA-3C7D-AE73-ABA78404FB64> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x9457c000 - 0x945f8ff3 com.apple.PDFKit (2.6 - 2.6) <34FDB2F2-525D-3274-B00C-31DCB82A0CE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x945f9000 - 0x94680fff com.apple.print.framework.PrintCore (7.0 - 366) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x94681000 - 0x94764ff7 libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <2572B673-F92F-3B1D-B0B4-7B63FC58076B> /usr/lib/libcrypto.0.9.8.dylib
0x94769000 - 0x94773ff2 com.apple.audio.SoundManager (3.9.4 - 3.9.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.framework/Versions/A/CarbonSound
0x9477a000 - 0x947c9ffb com.apple.AppleVAFramework (5.0.14 - 5.0.14) <83DFFFF4-7EEC-3460-9B52-D99AA430B771> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9489f000 - 0x948e0ff7 com.apple.CoreMedia (1.0 - 705.35) <31D3E431-3DD7-396C-A0B0-A3F4FFCFA2C2> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x94c0b000 - 0x94c47ffa libGLImage.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x94f54000 - 0x94fc2fff com.apple.Heimdal (2.1 - 2.0) <8452D387-1736-3890-8385-C4F52BC65770> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x94fc3000 - 0x950d4ff7 libJP2.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x95178000 - 0x9517bffb com.apple.help (1.3.2 - 42) <46BC94D1-14C4-3178-9BFB-85470F1ED805> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x95257000 - 0x95267ff7 libCRFSuite.dylib (??? - ???) /usr/lib/libCRFSuite.dylib
0x95277000 - 0x95410ff7 com.apple.CoreData (103 - 358.4) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95437000 - 0x95460ffe com.apple.shortcut (2.0 - 2.0) <4DF3F5CB-B510-3B85-878B-FA293D3F1EAF> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x95461000 - 0x95497ff4 com.apple.LDAPFramework (3.0 - 120.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95498000 - 0x9549bffc libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x9549c000 - 0x954a5fff libc++abi.dylib (14.0.0 - compatibility 1.0.0) /usr/lib/libc++abi.dylib
0x954a6000 - 0x9550eff3 com.apple.ISSupport (1.9.8 - 56) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x9550f000 - 0x9580ffff com.apple.CoreServices.CarbonCore (960.13 - 960.13) <4D311D08-33BF-3BA0-B062-06291D3A5230> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x95810000 - 0x95816ffd com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x95817000 - 0x95840ffe com.apple.opencl (1.50.62 - 1.50.62) <273F0A22-7F31-3F6B-856E-E12B48E536C1> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x95841000 - 0x95845ffd IOSurface (??? - ???) <8D56A6E8-5785-311E-BD0D-661B92C92A5A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x95883000 - 0x95883fff com.apple.Carbon (153 - 153) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x95a18000 - 0x95a20ff3 libunwind.dylib (30.0.0 - compatibility 1.0.0) /usr/lib/system/libunwind.dylib
0x95a21000 - 0x95a2ffff com.apple.opengl (1.7.4 - 1.7.4) <0775705D-EB52-39CB-AA42-63332B8EF7C8> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x95a30000 - 0x95ce1ff7 com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95d23000 - 0x95d27fff com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x95d28000 - 0x95d2cff3 libsystem_network.dylib (??? - ???) /usr/lib/system/libsystem_network.dylib
0x95d7a000 - 0x95e62fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) /usr/lib/libxml2.2.dylib
0x95e63000 - 0x962b8fff FaceCoreLight (1.4.2 - compatibility 1.0.0) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x962b9000 - 0x962bfffb com.apple.print.framework.Print (7.0 - 247) <3ECB8CEF-0784-351C-A65A-F0D96E47CA8E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x964b8000 - 0x964bdffd libGFXShared.dylib (??? - ???) <73995FAC-60CF-34F1-BC84-FDEDF90B71AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x964be000 - 0x9650fff9 com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x96510000 - 0x96529ffb com.apple.ScriptingBridge (1.2.1 - ???) /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
0x9652a000 - 0x9653afff com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x9666a000 - 0x96674ff0 com.apple.DirectoryService.Framework (10.7 - 144) /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x966ca000 - 0x966d1fff libnotify.dylib (80.0.0 - compatibility 1.0.0) /usr/lib/system/libnotify.dylib
0x96828000 - 0x96871ff7 libGLU.dylib (??? - ???) <06EFE4B2-374B-3934-9B6B-B5D55D9E6B04> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x96873000 - 0x96873fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x96874000 - 0x96874ff2 com.apple.CoreServices (53 - 53) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x96875000 - 0x969d7fff com.apple.QTKit (7.7.1 - 2246) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x969e0000 - 0x96b41ffb com.apple.QuartzCore (1.7 - 269.0) <7F3044C9-6079-3C38-9373-F89D97CB5D88> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x96b42000 - 0x96b85ffd libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x96c60000 - 0x96c61ff0 libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
0x96c62000 - 0x96d38ff3 com.apple.avfoundation (2.0 - 180.23) <2302E206-334F-33EA-996D-C31016807C7B> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x96d47000 - 0x96d47fff com.apple.quartzframework (1.5 - 1.5) /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x96d95000 - 0x96e22fe7 libvMisc.dylib (325.3.0 - compatibility 1.0.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96e23000 - 0x96f75ffb com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <999AEF61-E7C2-36D0-9731-11491E52CA1D> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x96f76000 - 0x9737cfff com.apple.RawCamera.bundle (3.7.2 - 573) <756DBD40-A20E-356E-85FE-25CA1E470AA7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9737d000 - 0x97488ffb com.apple.DesktopServices (1.6.0 - 1.6.0) <54EF868E-7080-3EC8-8629-991253D97F6C> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x97489000 - 0x9778cff7 com.apple.Foundation (6.7 - 833.1) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x977b9000 - 0x97a2affb com.apple.CoreImage (7.77 - 1.0.1) <3D37502C-9FA8-3F4F-91F9-A35F6CE904E4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x97a62000 - 0x97f3eff6 libBLAS.dylib (??? - ???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97f3f000 - 0x97f6fff7 libsystem_info.dylib (??? - ???) /usr/lib/system/libsystem_info.dylib
0x97fb4000 - 0x97fb7ff7 libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x97fb8000 - 0x97fc1ff3 com.apple.CommonAuth (2.1 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x97fc2000 - 0x98059ff3 com.apple.securityfoundation (5.0 - 55005) <194BACC0-3222-3A96-B633-4387EE1C0B75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9805a000 - 0x98152ff7 libFontParser.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x98153000 - 0x9816cffb com.apple.frameworks.preferencepanes (15.0 - 15.0) /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x9816d000 - 0x9819bfe7 libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <56FD47B7-7CE2-3270-A319-8E137528023D> /usr/lib/libSystem.B.dylib
0x9819c000 - 0x9819effb libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x9819f000 - 0x98233ff7 com.apple.LaunchServices (480.19 - 480.19) <4B8F97DD-CCE0-38A8-9CEB-96459B958979> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x982e8000 - 0x98306ff7 libsystem_kernel.dylib (1699.23.2 - compatibility 1.0.0) <92922567-64B5-3693-A3CD-9E1031850E3C> /usr/lib/system/libsystem_kernel.dylib
0x98312000 - 0x9833aff0 com.apple.CoreServicesInternal (113.7 - 113.7) /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x98495000 - 0x984b4fff com.apple.RemoteViewServices (1.0 - 1) <45B15C8C-B144-3E0C-8620-316D984B008E> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x984b5000 - 0x986cfff7 com.apple.JavaScriptCore (7534 - 7534.48) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x986d0000 - 0x986dbff3 libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x986dc000 - 0x986dfff9 libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x986e0000 - 0x9870aff0 libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x98713000 - 0x98773ffb com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <125996EA-E47B-34EA-82B0-5B9743A1CD01> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x98774000 - 0x987efffb com.apple.ApplicationServices.ATS (5.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x988d8000 - 0x988efff8 com.apple.CoreMediaAuthoring (2.0 - 889) <519FCE65-14B9-31B6-BA55-256DEBB2B79D> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x988f0000 - 0x98cf2ff6 libLAPACK.dylib (??? - ???) <6FCC72E8-CCA1-3AFC-B2B4-CC47BC1F27D1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x98d02000 - 0x98d36ff8 libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <496D830B-6E4E-337B-8C04-D47D435953BD> /usr/lib/libssl.0.9.8.dylib
0x98d48000 - 0x98e5ffe9 com.apple.WebKit (7534 - 7534.48.3) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x98e68000 - 0x98ea4fff libcups.2.dylib (2.9.0 - compatibility 2.0.0) <21AE6B54-1B14-3A05-B24B-746F7F50BA53> /usr/lib/libcups.2.dylib
0x98ea5000 - 0x98ea6ff7 libsystem_sandbox.dylib (??? - ???) /usr/lib/system/libsystem_sandbox.dylib
0x99542000 - 0x99543ffd com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
0x99544000 - 0x99555fff libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x99556000 - 0x995a6fff libFontRegistry.dylib (??? - ???) <86B0116C-7797-3163-A7E4-5ACD9C7DED13> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x995a7000 - 0x995a8ff5 libremovefile.dylib (21.0.0 - compatibility 1.0.0) <2D891A1F-7FE5-3CD8-8455-8249991180AF> /usr/lib/system/libremovefile.dylib
0x995b3000 - 0x99615ff3 libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x99616000 - 0x99c91fe5 com.apple.CoreAUC (6.11.04 - 6.11.04) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x99c92000 - 0x99c97ff7 libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib
0x99c98000 - 0x99cd6fff com.apple.NavigationServices (3.6 - 192) <4D77046E-14E5-3F2E-AE71-CB011FCD73C9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x99cd7000 - 0x99cf7fff com.apple.framework.internetaccounts (1.0 - 1) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x99cf8000 - 0x99d06fff libz.1.dylib (1.2.5 - compatibility 1.0.0) /usr/lib/libz.1.dylib
0x99d07000 - 0x99d0fffb com.apple.DisplayServicesFW (2.5.1 - 310) <83391CB8-55FD-3730-8C8D-592B1120FEC3> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x99d45000 - 0x99d59ff7 com.apple.CFOpenDirectory (10.7 - 144) <708CEADD-B38F-3D74-BFBA-D54477B8561D> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x99d66000 - 0x99d80fff com.apple.Kerberos (1.0 - 1) <639BB9F9-8140-3EEA-BCC8-25E7AB05CF46> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9a0f0000 - 0x9a0f0fff com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9a0f1000 - 0x9a166fff com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x9a167000 - 0x9a1f3ff7 com.apple.CoreText (4.0.0 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
0x9a1f4000 - 0x9a2e4ff1 libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9a2e5000 - 0x9a33eff3 com.apple.coreui (0.3 - 162) <919FBE83-AD46-3CD3-B412-3EFB8E55F50C> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x9a33f000 - 0x9a341ff9 com.apple.securityhi (4.0 - 1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x9a342000 - 0x9a393ff3 com.apple.CoreMediaIO (201.0 - 3148) /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x9a394000 - 0x9a56afef com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9a5ad000 - 0x9a5aeffd libCVMSPluginSupport.dylib (??? - ???) <060F3D91-D868-35AC-B543-E6070AC8F9D1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x9a5af000 - 0x9a5f6fff com.apple.SystemConfiguration (1.11.1 - 1.11) <7690FA75-B03F-379E-B1C3-D340660DC3B9> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9a5f7000 - 0x9a647ff4 libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x9a648000 - 0x9a64cfff libGIF.dylib (??? - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9a64d000 - 0x9a876ffb com.apple.QuartzComposer (5.0 - 232) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x9a877000 - 0x9a87eff5 libsystem_dnssd.dylib (??? - ???) /usr/lib/system/libsystem_dnssd.dylib
0x9a8b1000 - 0x9a980ffb com.apple.ImageIO.framework (3.1.0 - 3.1.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x9a9a9000 - 0x9a9d7ffb com.apple.DictionaryServices (1.2 - 158) <65393AA7-EA2B-307C-96AD-97541054B8C8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x9aa09000 - 0x9aa11ff3 liblaunch.dylib (392.18.0 - compatibility 1.0.0) <15D6D66D-4DB9-3BCA-87EE-02EE9B7B6189> /usr/lib/system/liblaunch.dylib
0x9b020000 - 0x9b413ff7 com.apple.VideoToolbox (1.0 - 705.35) <3643CDDF-5B29-30EB-A044-25A9F6AEBB55> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x9b414000 - 0x9b431ff3 com.apple.openscripting (1.3.3 - ???) <476BFEC9-880C-3182-A5AA-2CAB2D82EACA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x9b432000 - 0x9b44bfff libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9b44c000 - 0x9b4f0fff com.apple.QD (3.12 - ???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x9b4f1000 - 0x9b50efff libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x9b55f000 - 0x9b56afff libkxld.dylib (??? - ???) <43429FCD-7243-3150-9E32-BF14EA6050FF> /usr/lib/system/libkxld.dylib
0x9b56b000 - 0x9b5d0ff7 libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x9b5d1000 - 0x9c056ffe com.apple.AppKit (6.7.1 - 1138.1) <1A661EFE-F009-3883-8F11-06FDC18C64F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9c057000 - 0x9c058fff libDiagnosticMessagesClient.dylib (??? - ???) /usr/lib/libDiagnosticMessagesClient.dylib
0x9c0c9000 - 0x9c0c9ff0 com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x9c0f0000 - 0x9c0fdfff com.apple.HelpData (2.1.0 - 68) <0E0FB905-6AFF-3E5D-A485-B08D824EAACA> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9c0fe000 - 0x9c105ffd com.apple.NetFS (4.0 - 4.0) <144149F1-057D-3A6F-974B-357461F7E438> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9c106000 - 0x9c16afff com.apple.framework.IOKit (2.0 - ???) <1205CDB4-9330-387C-BAFE-5240A4607C1A> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9c16b000 - 0x9c193ff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) /usr/lib/libxslt.1.dylib
0x9c194000 - 0x9c1a1fff libGL.dylib (??? - ???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x9c1a2000 - 0x9c1b0fff libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
0x9c1b4000 - 0x9c4f3ff3 com.apple.HIToolbox (1.7 - ???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x9c4f4000 - 0x9c6a8ff3 libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
0xb0000000 - 0xb0027ff9 +com.evernote.com.positivespinmedia.PSMTabBarControlFramework (??? - 1.1) /Applications/Evernote.app/Contents/Frameworks/PSMTabBarControl.framework/Versions/A/PSMTabBarControl
0xbb100000 - 0xbb103fff libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
0xc0000000 - 0xc0009ff7 +com.evernote.com.growl.growlframework (1.2.1 - 1.2.1) <9374A71F-CE84-34A3-A4D4-A0C1DB81AC25> /Applications/Evernote.app/Contents/Frameworks/Growl.framework/Versions/A/Growl

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

VM Region Summary:
ReadOnly portion of Libraries: Total=188.5M resident=59.9M(32%) swapped_out_or_unallocated=128.6M(68%)
Writable regions: Total=88.9M written=15.7M(18%) resident=23.5M(26%) swapped_out=136K(0%) unallocated=65.5M(74%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 1736K
CG image 12K
CG raster data 64K
CG shared images 3480K
CoreAnimation 36K
CoreGraphics 8K
CoreServices 4020K
JS JIT generated code 16K
JS JIT generated code (reserved) 16K reserved VM address space (unallocated)
JS VM register file (reserved) 4160K reserved VM address space (unallocated)
JS garbage collector 16K
MALLOC 50.4M
MALLOC guard page 32K
Memory tag=240 4K
Memory tag=242 12K
SQLite page cache 1344K
Stack 69.1M
Stack (reserved) 516K reserved VM address space (unallocated)
VM_ALLOCATE 16.2M
__CI_BITMAP 80K
__DATA 10.1M
__DATA/__OBJC 620K
__IMAGE 1256K
__IMPORT 12K
__LINKEDIT 44.7M
__OBJC 2996K
__OBJC/__DATA 200K
__PAGEZERO 4K
__TEXT 143.8M
__UNICODE 544K
mapped file 96.0M
shared memory 312K
shared pmap 6220K
=========== =======
TOTAL 457.5M
TOTAL, minus reserved VM space 452.9M

Model: MacBookAir4,1, BootROM MBA41.0077.B00, 2 processors, Intel Core i7, 1.8 GHz, 4 GB, SMC 1.74f1
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.100.98.75.10)
Bluetooth: Version 4.0.0f4, 2 service, 18 devices, 1 incoming serial ports
Network Service: Wi-Fi, AirPort, en0
Serial ATA Device: APPLE SSD TS256C, 251 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 / 5
USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0xfa113000 / 9
USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0xfd100000 / 2

Link to comment

0 replies to this idea

Recommended Posts

There have been no replies to this idea yet

Archived

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

×
×
  • Create New...