CSV -> SDM Converter

Problems ? Get help here!
mamax
Posts: 19
Joined: Thu Apr 07, 2011 1:58 am
Dive Computer: Suunto

Re: CSV -> SDM Converter

Post by mamax »

Hello,

I forgot to mention that all data should be in metric units such as meter, Bar, celsius
I tested it under mac OS 10.6.7
jezkent
Posts: 4
Joined: Sat May 21, 2011 7:02 pm
Dive Computer: Suunto Vyper

Re: CSV -> SDM Converter

Post by jezkent »

Hi there,

I'm new to MacDive and seem to have a similar 'problem'. I've got 950+ dives all written up by hand. I'd now love to type these up - or, better yet, get someone else to! - and have them electronically.

At first I pondered a big spreadsheet. It would probably suffice to extract the data I'm interested - number of sea dives, number of cave dives, who's my most frequent buddy - that sort of thing. However, having the data in a nice program like MacDive is obviously a lot nicer!

My question is, how best to input the raw data? While MacDive is very intuitive I might be persuading others to help me and typing it in as text in Excel might still be easier (not all of the 'helpers' use a Mac either). How can I then import it? I typed in a few test dives in MacDive, exported them as both .csv and .xml, looked at the formatting and then tried to reimport them. My issue is, even without changing the files, the imports didn't work - the .xml data was incorrect and the .txt simply didn't import.

Have I missed something?!

All help and advice greatfully recieved. At the end of the day I'm simply trying to 'log' c. 950 dives with simple where, when, who and how long type info.

Thanks in advance,



Jez
User avatar
nick
Site Admin
Posts: 4360
Joined: Sat Apr 12, 2008 8:33 am
Dive Computer: Shearwater Teric
Contact:

Re: CSV -> SDM Converter

Post by nick »

You will want to use udcf or suunto dive manager format - see the start of this thread. The XML format cannot be imported yet, and the csv format is oceanic specific - and does not contain any of the data you will want to import.

If you arrange your csv the way the tool in this thread describes, you will be able to import them relatively easily.
jezkent
Posts: 4
Joined: Sat May 21, 2011 7:02 pm
Dive Computer: Suunto Vyper

Re: CSV -> SDM Converter

Post by jezkent »

Thanks Nick.

So, does anyone have an example .SDE file that I can use to work out the file structure?

I should mention I used to do all this on my work PC but we've recently got new machines and lost all our admin rights!!!

Cheers,



Jez
mamax
Posts: 19
Joined: Thu Apr 07, 2011 1:58 am
Dive Computer: Suunto

Re: CSV -> SDM Converter

Post by mamax »

hi,

did you try to use the tool I posted in this thread?
you just have to create a CSV file and it will create a Sunnto file you can easily import to mac dive.

This is a perl script you can run in mac and also PC with strawberry perl distribution. on PC you don't need to have admin right to install
jezkent
Posts: 4
Joined: Sat May 21, 2011 7:02 pm
Dive Computer: Suunto Vyper

Re: CSV -> SDM Converter

Post by jezkent »

Hi guys,

Apologies for my absence - I 'volunteered' to give a talk on cave diving to my old university dive club and ended up spending way too much time on it. If you're interested you can view it here - http://prezi.com/aj9ykntqnahg/cave-diving/. However, I warn you it took an hour and a half to present so you might want to flip through it. (For those not familiar with it I used this as an excuse to learn the Prezi tool - it's a great alternative to PowerPoint!)

Anyway, back to dive logs ...

I've tried the script with some dummy data and it creates a .sde file just fine. However,on importing into MacDive I get:

XMLError
Line 15: Char 0x0 out of allowed range
Line 15: internal error

Changing the .sde to .zip, unzipping it and looking at the .xml it *looks* okay. However, it's clearly not happy. Looking at the .xml in Firefox line 15 is "<LOGNOTES/>" but I'm not sure that's relevant.

Again, apologies for disappearing on you. No more talks so I'll stick around this time!

Thanks in advance,



Jez
mamax
Posts: 19
Joined: Thu Apr 07, 2011 1:58 am
Dive Computer: Suunto

Re: CSV -> SDM Converter

Post by mamax »

Hi,

Arf, Yes I know this problem, I got it before.
I guess that in you CSV file you have specials char like é, à, etc.

To solve it, your CSV file, before running the perl script, must be encode in UTF-8.
This is because I have to convert the encoding to fit with the SDE XML specifications.


you can find below a hack of this script which should solve this issue (without converting in UTF-8), but I don't know if it will work (I cannot perform tests for the moment)



If you don't know how to do it, please let me know
Attachments
csv_to_sde_beta.zip
(3.59 KiB) Downloaded 925 times
jezkent
Posts: 4
Joined: Sat May 21, 2011 7:02 pm
Dive Computer: Suunto Vyper

Re: CSV -> SDM Converter

Post by jezkent »

Well, bizarrely I double-checked the encoding (it was already UTF-8), didn't find any special characters so simply saved the file and tried again. And ... it worked! I'm now wondering if I incorrectly specified a column for the perl script and maybe put a character / word in a numerical field or vice versa.

Anyway, thank you Mamax (sorry I can't see your actual name!). I'm off to see a student from my uni club tomorrow and offering him some cash to type in all of my 950+ dives. Just the basic what, where, when and how long etc. Not all my gibberish notes as well. I couldn't inflict that on anyone!

Looking forward to having all my dives in MacDive very soon. I'll let you know how it goes.

With best regards,



Jez
Keith
Posts: 8
Joined: Tue Sep 13, 2011 8:44 am
Dive Computer: Suunto Mosquito

Re: CSV -> SDM Converter

Post by Keith »

Thanks for posting this Mamax. I have been able to use your script to import a spreadsheet of around 250 dives, under Lion by the way. I was able to adapt the script to suit my spreadsheet fields so I got all the information across. Being able to do that and get my Suunto Mosquito downloading made me happy to buy MacDive.

In case anyone else is wanting to do a similar exercise, I used TextWrangler to change all the commas in my CSV file into semicolons as required by the script. It is great for that sort of thing and is free in the App Store.

Keith
mdu
Posts: 1
Joined: Sat Jun 08, 2013 2:38 am
Dive Computer: Uwatec Galileo Sol

Re: CSV -> SDM Converter

Post by mdu »

I am evaluating Mac Dive and therefore try to import the .sde file of my 1000+ dives using this script. When I import them MacDive processes the data a few seconds before crashing (see details below): Index out of range.
Process: MacDive [1379]
Path: /Applications/MacDive.app/Contents/MacOS/MacDive
Identifier: com.mintsoftware.MacDive2
Version: 2.2.2 (2.2.2)
Code Type: X86 (Native)
Parent Process: launchd [190]
User ID: 501

Date/Time: 2013-06-07 22:02:44.566 +0200
OS Version: Mac OS X 10.8.4 (12E55)
Report Version: 10
Sleep/Wake UUID: 1B67FC88-7118-4840-A275-9C96193D9E37

Interval Since Last Report: 3608 sec
Crashes Since Last Report: 3
Per-App Interval Since Last Report: 2137 sec
Per-App Crashes Since Last Report: 3
Anonymous UUID: 5314015D-A6BE-1BE4-DB8A-C33C2DAC178F

Crashed Thread: 9

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '-[__NSCFString substringWithRange:]: Range or index out of bounds'

Application Specific Backtrace 1:
0 CoreFoundation 0x93fade8b __raiseError + 219
1 libobjc.A.dylib 0x948af52e objc_exception_throw + 230
2 CoreFoundation 0x93f0d60b +[NSException raise:format:] + 139
3 CoreFoundation 0x93ee2844 -[__NSCFString substringWithRange:] + 116
4 MacDive 0x00051da8 MacDive + 331176
5 MacDive 0x000510bf MacDive + 327871
6 MacDive 0x00050c63 MacDive + 326755
7 MacDive 0x00047c5c MacDive + 289884
8 MacDive 0x0000d792 MacDive + 51090
9 Foundation 0x98c90448 -[NSThread main] + 45
10 Foundation 0x98c903cb __NSThread__main__ + 1396
11 libsystem_c.dylib 0x997415b7 _pthread_start + 344
12 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x98b037d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x98b02cb0 mach_msg + 68
2 com.apple.CoreFoundation 0x93ea3f79 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x93ea995f __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x93ea901a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x93ea8e8b CFRunLoopRunInMode + 123
6 com.apple.HIToolbox 0x940f1f5a RunCurrentEventLoopInMode + 242
7 com.apple.HIToolbox 0x940f1cc9 ReceiveNextEventCommon + 374
8 com.apple.HIToolbox 0x940f1b44 BlockUntilNextEventMatchingListInMode + 88
9 com.apple.AppKit 0x94b8b93a _DPSNextEvent + 724
10 com.apple.AppKit 0x94b8b16c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
11 com.apple.AppKit 0x94b815cc -[NSApplication run] + 855
12 com.apple.AppKit 0x94b245f6 NSApplicationMain + 1053
13 com.mintsoftware.MacDive2 0x00002ba5 0x1000 + 7077

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x98b069ae kevent + 10
1 libdispatch.dylib 0x99680c71 _dispatch_mgr_invoke + 993
2 libdispatch.dylib 0x996807a9 _dispatch_mgr_thread + 53

Thread 2:: com.apple.NSURLConnectionLoader
0 libsystem_kernel.dylib 0x98b037d2 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x98b02cb0 mach_msg + 68
2 com.apple.CoreFoundation 0x93ea3f79 __CFRunLoopServiceMachPort + 185
3 com.apple.CoreFoundation 0x93ea995f __CFRunLoopRun + 1247
4 com.apple.CoreFoundation 0x93ea901a CFRunLoopRunSpecific + 378
5 com.apple.CoreFoundation 0x93ea8e8b CFRunLoopRunInMode + 123
6 com.apple.Foundation 0x98c2c37a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
7 com.apple.Foundation 0x98c90448 -[NSThread main] + 45
8 com.apple.Foundation 0x98c903cb __NSThread__main__ + 1396
9 libsystem_c.dylib 0x997415b7 _pthread_start + 344
10 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 3:: JavaScriptCore::BlockFree
0 libsystem_kernel.dylib 0x98b058e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x99746280 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x997cc0e0 pthread_cond_timedwait$UNIX2003 + 70
3 com.apple.JavaScriptCore 0x9a34b4b8 WTF::ThreadCondition::timedWait(WTF::Mutex&, double) + 120
4 com.apple.JavaScriptCore 0x9a562f63 JSC::BlockAllocator::blockFreeingThreadMain() + 115
5 com.apple.JavaScriptCore 0x9a34943c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x9a5788a0 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_c.dylib 0x997415b7 _pthread_start + 344
8 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 4:: JavaScriptCore::Marking
0 libsystem_kernel.dylib 0x98b058e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x99746280 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x997cc095 pthread_cond_wait$UNIX2003 + 71
3 com.apple.JavaScriptCore 0x9a4cdaa6 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 198
4 com.apple.JavaScriptCore 0x9a4cd99e JSC::MarkStackThreadSharedData::markingThreadMain() + 238
5 com.apple.JavaScriptCore 0x9a34943c WTF::threadEntryPoint(void*) + 76
6 com.apple.JavaScriptCore 0x9a5788a0 WTF::wtfThreadEntryPoint(void*) + 16
7 libsystem_c.dylib 0x997415b7 _pthread_start + 344
8 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 5:: com.apple.CFSocket.private
0 libsystem_kernel.dylib 0x98b05be6 __select + 10
1 com.apple.CoreFoundation 0x93eed650 __CFSocketManager + 1632
2 libsystem_c.dylib 0x997415b7 _pthread_start + 344
3 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 6:: CVDisplayLink
0 libsystem_kernel.dylib 0x98b058e2 __psynch_cvwait + 10
1 libsystem_c.dylib 0x99746280 _pthread_cond_wait + 833
2 libsystem_c.dylib 0x997cc095 pthread_cond_wait$UNIX2003 + 71
3 com.apple.CoreVideo 0x9a66715a CVDisplayLink::runIOThread() + 912
4 com.apple.CoreVideo 0x9a666db2 startIOThread(void*) + 160
5 libsystem_c.dylib 0x997415b7 _pthread_start + 344
6 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 7:
0 libsystem_kernel.dylib 0x98b060ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x997440ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x99743e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9972bd2a start_wqthread + 30

Thread 8:
0 libsystem_kernel.dylib 0x98b060ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x997440ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x99743e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9972bd2a start_wqthread + 30

Thread 9 Crashed:
0 com.apple.CoreFoundation 0x93fae6a7 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1 libobjc.A.dylib 0x948af52e objc_exception_throw + 230
2 com.apple.CoreFoundation 0x93f0d60b +[NSException raise:format:] + 139
3 com.apple.CoreFoundation 0x93ee2844 -[__NSCFString substringWithRange:] + 116
4 com.mintsoftware.MacDive2 0x00051da8 0x1000 + 331176
5 com.mintsoftware.MacDive2 0x000510bf 0x1000 + 327871
6 com.mintsoftware.MacDive2 0x00050c63 0x1000 + 326755
7 com.mintsoftware.MacDive2 0x00047c5c 0x1000 + 289884
8 com.mintsoftware.MacDive2 0x0000d792 0x1000 + 51090
9 com.apple.Foundation 0x98c90448 -[NSThread main] + 45
10 com.apple.Foundation 0x98c903cb __NSThread__main__ + 1396
11 libsystem_c.dylib 0x997415b7 _pthread_start + 344
12 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 10:
0 libsystem_kernel.dylib 0x98b060ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x997440ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x99743e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9972bd2a start_wqthread + 30

Thread 11:: com.apple.appkit-heartbeat
0 libsystem_kernel.dylib 0x98b05c72 __semwait_signal + 10
1 libsystem_c.dylib 0x997cba55 nanosleep$UNIX2003 + 189
2 libsystem_c.dylib 0x997cb91e usleep$UNIX2003 + 60
3 com.apple.AppKit 0x94d70c2d -[NSUIHeartBeat _heartBeatThread:] + 879
4 com.apple.Foundation 0x98c90448 -[NSThread main] + 45
5 com.apple.Foundation 0x98c903cb __NSThread__main__ + 1396
6 libsystem_c.dylib 0x997415b7 _pthread_start + 344
7 libsystem_c.dylib 0x9972bd4e thread_start + 34

Thread 12:
0 libsystem_kernel.dylib 0x98b060ee __workq_kernreturn + 10
1 libsystem_c.dylib 0x997440ac _pthread_workq_return + 45
2 libsystem_c.dylib 0x99743e79 _pthread_wqthread + 448
3 libsystem_c.dylib 0x9972bd2a start_wqthread + 30

Thread 9 crashed with X86 Thread State (32-bit):
eax: 0x00000001 ebx: 0xac4c057c ecx: 0x00000000 edx: 0x00000000
edi: 0x948af459 esi: 0x01a50dc0 ebp: 0xb0288058 esp: 0xb0288050
ss: 0x00000023 efl: 0x00000286 eip: 0x93fae6a7 cs: 0x0000001b
ds: 0x00000023 es: 0x00000023 fs: 0x00000023 gs: 0x0000000f
cr2: 0x0b87f000
Logical CPU: 0

Binary Images:
0x1000 - 0x130ff7 +com.mintsoftware.MacDive2 (2.2.2 - 2.2.2) <87473BFE-21D8-3495-8CB7-27E5FFFC0A7F> /Applications/MacDive.app/Contents/MacOS/MacDive
0x163000 - 0x22cff3 com.apple.Bluetooth (4.1.4 - 4.1.4f2) <09A08285-00DD-3F8A-995B-18E2BF86E14B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
0x27c000 - 0x39bffb com.apple.WebKit (8536 - 8536.30.1) <4A5E9136-681F-3AB1-AD69-B59F2B9126E7> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x44c000 - 0x461ff3 +com.yourcompany.DiveComputer (1.0) <54FF1DE3-9FB2-3187-93EA-6D9787E870C9> /Applications/MacDive.app/Contents/Frameworks/DiveComputer.framework/Versions/A/DiveComputer
0x46b000 - 0x47efff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <5DF2B8A3-560D-4500-6B85-4215644DE532> /Applications/MacDive.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x48f000 - 0x499fff com.apple.CoreBluetooth (100.6 - 1) <CE611C93-31FA-3C0E-9193-F6734162004C> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
0x4a4000 - 0x1139ff3 com.apple.WebCore (8536 - 8536.30.2) <D644997F-5F1A-34B4-AF32-DD427E9043E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x18be000 - 0x1969fff libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
0x1c25000 - 0x1c32ff3 com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x1f56000 - 0x1f61fff libGPUSupport.dylib (8.9.2) <01E0F852-CBB7-3EE7-A2CD-79CB4A3EF2B5> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x1f68000 - 0x1f93ff7 GLRendererFloat (8.9.2) <96FF25EA-1BC3-3FBA-85B6-08CC9F1D2077> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
0x1f9c000 - 0x1fa4ffd libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x2e00000 - 0x2f94ffa GLEngine (8.9.2) <73F967E8-16C2-3FB2-8C04-293EB038952D> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x2ff4000 - 0x2ff4fff +cl_kernels (???) <81BEA5A5-A033-4E9B-9846-7D7432956615> cl_kernels
0x2ff9000 - 0x2ffaffd +cl_kernels (???) <FACA82CE-9829-49A0-A420-9A86E4D90002> cl_kernels
0x5844000 - 0x59c5fff libGLProgrammability.dylib (8.9.2) <B7AFCCD1-7FA5-3071-9F11-5161FFA2076C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x5df6000 - 0x5df7ff1 +cl_kernels (???) <6EDDC52B-CAB6-476E-98B9-ED5BD6CEA70E> cl_kernels
0x892f000 - 0x89c1fff unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x89d3000 - 0x8a62fff unorm8_rgba.dylib (2.2.16) <0045BE37-9C14-3C10-84DB-D95481C6E754> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x929f000 - 0x92a0ff5 +cl_kernels (???) <3FA5C54C-F8D0-4ACE-B1F2-F80890234F14> cl_kernels
0x10000000 - 0x10001ff7 +com.aquaticmac.AquaticPrime (1.0.2) <01C334CB-E9B0-B9C1-605E-8A0E41F6B045> /Applications/MacDive.app/Contents/Frameworks/AquaticPrime.framework/Versions/A/AquaticPrime
0x8e2fa000 - 0x8ec49ffb com.apple.GeForceGLDriver (8.12.47 - 8.1.2) <ED7895B5-BF75-3BC8-A956-8E423FD02395> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
0x8fea1000 - 0x8fed3e57 dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
0x90053000 - 0x9005dffe com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x9005e000 - 0x9007afff libPng.dylib (850) <26AD967A-D55E-3C5A-A643-D9953136DE58> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9007b000 - 0x900b0ff7 com.apple.framework.internetaccounts (2.1 - 210) <553BF1E7-B26F-3BE7-BAA9-D80E53E73B0D> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x900b1000 - 0x9039dfff com.apple.AOSKit (1.051 - 152.4) <31156351-70C4-381A-810D-8E5A937EF95C> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x9039e000 - 0x90641ff3 com.apple.CoreImage (8.4.0 - 1.0.1) <C25B9EEC-4824-3088-BC08-2EA516C0728C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x90642000 - 0x9066bff7 libRIP.A.dylib (332) <521E60A6-A768-3CB8-B10D-D10EECD68A94> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9066c000 - 0x9066fffc libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x90670000 - 0x906b5ff7 com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationServices.framework/Versions/A/NavigationServices
0x906c5000 - 0x9083dff5 com.apple.QuartzCore (1.8 - 304.3) <F2EFC117-CDC6-3252-A4A8-880965764385> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9083e000 - 0x90840ffd libCVMSPluginSupport.dylib (8.9.2) <D6D0BB75-42DA-3772-AB5E-CBD59B343393> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x90841000 - 0x9084dff7 com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x9085a000 - 0x90866ffa com.apple.CrashReporterSupport (10.8.3 - 418) <03BC564E-35FE-384E-87D6-6E0C55DF16E3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x90867000 - 0x90b27ff3 com.apple.security (7.0 - 55179.13) <000FD8E9-D070-326A-B386-51314360FD5C> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x90b28000 - 0x90b28fff com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x90b29000 - 0x90c1affc libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
0x91954000 - 0x91962fff com.apple.opengl (1.8.9 - 1.8.9) <1872D2CD-00A8-30D1-8ECC-B663F4E4C530> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x91963000 - 0x91963fff libSystem.B.dylib (169.3) <81C58EAB-0E76-3EAB-BDFD-C5A6FE95536F> /usr/lib/libSystem.B.dylib
0x91964000 - 0x91964fff libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
0x91965000 - 0x91d61feb com.apple.VideoToolbox (1.0 - 926.104) <4275B89E-F826-3F65-ACE1-89052A9CAC6B> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x91d62000 - 0x91d77fff 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
0x91d78000 - 0x91ddcff7 com.apple.datadetectorscore (4.1 - 269.3) <C11C2014-298E-3E2B-9F5D-02CCD3CA4AB3> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x91ddd000 - 0x9208bffb com.apple.MediaToolbox (1.0 - 926.104) <DD264DFD-9AFB-38E2-A44C-B463DCB721A0> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x9208c000 - 0x92444ffa libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x92445000 - 0x925a2ffb com.apple.QTKit (7.7.1 - 2599.31) <60F5FCA7-E537-3D2A-A7C9-D1A06B55008C> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x925a3000 - 0x925afffe libkxld.dylib (2050.24.15) <BEC097B0-9D9A-3484-99DB-0F537E71963E> /usr/lib/system/libkxld.dylib
0x925b0000 - 0x9265afff com.apple.LaunchServices (539.9 - 539.9) <C0E0CFFF-3714-3467-87DA-4A6F0AF1953B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x9265b000 - 0x92665fff libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
0x92666000 - 0x927bfffb com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <8BF022FC-C38A-34AA-8469-D98294094659> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x927c0000 - 0x927c6fff 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
0x927c7000 - 0x9280eff7 com.apple.framework.CoreWiFi (1.3 - 130.13) <1961CC70-C00D-31DE-BAB5-A077538CD5CB> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x9280f000 - 0x9283aff9 com.apple.framework.Apple80211 (8.4 - 840.22.1) <DBC31BEB-B771-315F-852D-66ADC3BD75A1> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x9283b000 - 0x9289cfff com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <A3B911DB-77DF-3037-A47A-634B08E5727D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x9289d000 - 0x928b6fff com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x928b7000 - 0x928dcffb com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x928dd000 - 0x928ddffd com.apple.audio.units.AudioUnit (1.9 - 1.9) <F7638E43-F885-372E-9DAE-24D0C21AA66E> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x928de000 - 0x92a67ff7 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
0x92a68000 - 0x92a7ffff com.apple.GenerationalStorage (1.1 - 132.3) <DD0AA3DB-376D-37F3-AC5B-17AC9B9E0A63> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x92a80000 - 0x92a9fff3 com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x92aa0000 - 0x92abdff7 libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
0x92aef000 - 0x92b31fff libauto.dylib (185.4) <3098A75E-438E-3F18-BAAC-CD8F1CC7C2F7> /usr/lib/libauto.dylib
0x92b32000 - 0x92b36fff 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
0x92b3d000 - 0x92b44ff3 com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x92b45000 - 0x92b46fff libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
0x92b47000 - 0x92be7ff7 com.apple.QD (3.42.1 - 285.1) <BAAC13D2-1312-33C0-A255-FAB1D314C324> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x92be8000 - 0x92bf2fff libCSync.A.dylib (332) <86C5C84F-11EC-39C0-9FAC-A93FDEEC3117> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x92bf3000 - 0x92bf9fff libGFXShared.dylib (8.9.2) <F3B0E66D-5C47-3A5A-A2CD-F0C58E8322C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x92bfa000 - 0x92c18ff3 com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x92c19000 - 0x92d16ff7 com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x92d17000 - 0x92d3bfff com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x92d3c000 - 0x92d45ffe com.apple.aps.framework (3.0 - 3.0) <26A02202-9CCA-37A5-AD26-234F55D51471> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x92d46000 - 0x92d49ff9 libCGXType.A.dylib (332) <07B59FCC-6229-37C2-9870-70A18E2C5598> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x92d4a000 - 0x92d8eff7 libGLU.dylib (8.9.2) <F33F6C73-7F89-3B5B-A50F-2AB57BBA314D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x92d8f000 - 0x92d8ffff com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x92d90000 - 0x92d9eff3 libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
0x92d9f000 - 0x92defff7 com.apple.CoreMediaIO (308.0 - 4155.4) <E2FF59A9-3728-3D17-A1AD-84DC1BDA2146> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x92df0000 - 0x92e56fff com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x92e57000 - 0x92e60ffd 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
0x92e61000 - 0x93166ff7 com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <4DB4B0C9-1377-3062-BE0E-CD3326ACDAF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x93167000 - 0x9317aff9 com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x9317b000 - 0x93198fff libxpc.dylib (140.43) <C628073D-51A0-3541-A665-1121520508C6> /usr/lib/system/libxpc.dylib
0x93199000 - 0x931e5fff libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
0x9320c000 - 0x93300ff3 com.apple.QuickLookUIFramework (4.0 - 555.5) <5A62C87F-5F74-380B-8B86-8CE3D8788603> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x93301000 - 0x93317fff 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
0x93b96000 - 0x93ca3ff3 com.apple.ImageIO.framework (3.2.1 - 850) <C964E877-660E-3482-ACF9-EC25DFEAF307> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x93ca4000 - 0x93cc1fff libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
0x93cc2000 - 0x93d0cff7 com.apple.framework.CoreWLAN (3.3 - 330.15) <74C4B50F-7016-341F-8261-D379B8F0CC97> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x93d0d000 - 0x93d0dfff com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x93d10000 - 0x93d1dff7 com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x93d1e000 - 0x93d1efff com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x93d1f000 - 0x93d21fff libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
0x93d22000 - 0x93d42ffd com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x93d43000 - 0x93d55fff libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
0x93dad000 - 0x93de8fef libGLImage.dylib (8.9.2) <9D41F71E-E927-3767-A856-55480E20E9D9> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x93de9000 - 0x93debfff com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x93dec000 - 0x93e46ff3 com.apple.ImageCaptureCore (5.0.4 - 5.0.4) <6313E06F-37FD-3606-BF2F-87D8598A9983> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x93e47000 - 0x93e6cff7 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
0x93e72000 - 0x9405affb com.apple.CoreFoundation (6.8 - 744.19) <DDD3AA21-5B5F-3D8F-B137-AD95FCA89064> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x9405b000 - 0x9408aff7 com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x9408b000 - 0x94097ff8 libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
0x94098000 - 0x94099fff libquarantine.dylib (52.1) <094A1501-373E-3397-B632-8F7C5AC8EFD5> /usr/lib/system/libquarantine.dylib
0x9409a000 - 0x9447dfff com.apple.HIToolbox (2.0 - 626.1) <ECC3F04F-C4B7-35BF-B10E-183B749DAB92> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x94489000 - 0x946f6ffb com.apple.imageKit (2.2 - 673) <CDB2AC11-6D60-34A7-83F9-F6E7DA25F97B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x9474f000 - 0x9489dff3 com.apple.CFNetwork (596.4.3 - 596.4.3) <547BD138-E902-35F0-B6EC-41DD06794B22> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x9489e000 - 0x949ab057 libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
0x949ac000 - 0x94a27ff3 com.apple.CorePDF (2.2 - 2.2) <5A52A1CF-4801-3E6C-BF6E-E5E75A8DBD8F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x94a28000 - 0x955e4ff3 com.apple.AppKit (6.8 - 1187.39) <ACA24416-D910-39B8-9387-52A6C6A561F8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x955e5000 - 0x95618ffb com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9561b000 - 0x95713ff9 libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
0x95714000 - 0x9582cff7 com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x9582d000 - 0x95901ff3 com.apple.backup.framework (1.4.3 - 1.4.3) <6EA22ED3-BA18-3A37-AE05-5D6FDA3F372F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x95902000 - 0x95971ffb com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x95972000 - 0x95987fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x95988000 - 0x959c7ff7 com.apple.bom (12.0 - 192) <0637E52C-D151-37B3-904F-8656B2FD44DD> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x959f8000 - 0x95a1afff libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
0x95a1b000 - 0x95b19ff7 libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x95b1a000 - 0x95b82ff7 com.apple.framework.IOKit (2.0.1 - 755.24.1) <70DE925B-51E8-3C65-8928-FB49FD823D94> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x95b83000 - 0x95b93ff7 libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
0x95b94000 - 0x95b98ffe libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
0x95b99000 - 0x95dc9fff com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x95dca000 - 0x95e0cff7 libcups.2.dylib (327.6) <D994A44F-CCDD-3D40-B732-79CB88F45908> /usr/lib/libcups.2.dylib
0x95e41000 - 0x95e78ffa com.apple.LDAPFramework (2.4.28 - 194.5) <23668AB5-68EA-37D2-978E-C9EF22BF8C0C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x95eb9000 - 0x95eeafff com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x95eeb000 - 0x95f67ff3 com.apple.Metadata (10.7.0 - 707.11) <F9BB5BBE-69D0-3309-8280-2303EB1DC455> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x95f68000 - 0x95fedff7 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
0x95fee000 - 0x9608bff7 com.apple.PDFKit (2.8.4 - 2.8.4) <639CF802-BE94-39C5-AC97-B5B42FF910C2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x9608c000 - 0x96827ff3 libclh.dylib (4.0.3 - 4.0.3) <6BAF7FE7-3CF3-388B-8C64-43D4F8C6493C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x96828000 - 0x96838ff2 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
0x96839000 - 0x9683cffc libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
0x9683d000 - 0x9688bff3 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x9689a000 - 0x968f1ff7 com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x968f2000 - 0x968fcfff com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x96a18000 - 0x96aaaffb libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x96aab000 - 0x96d45ff7 com.apple.AddressBook.framework (7.1 - 1170) <9A7DDF7F-5081-3708-8965-E564953EEE39> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x96d46000 - 0x97163fff FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x97164000 - 0x971bfff7 com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x971c0000 - 0x9743cff7 com.apple.QuickTime (7.7.1 - 2599.31) <D9571083-873B-3221-A7DF-23BAFC0F3467> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x9743d000 - 0x97444ffb libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
0x97445000 - 0x97487fff libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
0x97488000 - 0x974ecff3 libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
0x974ed000 - 0x97547ffb com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x97548000 - 0x97704ffd libicucore.A.dylib (491.11.3) <FF55E176-7D66-3DBB-AF86-84744C47A02C> /usr/lib/libicucore.A.dylib
0x97705000 - 0x97706fff libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
0x97707000 - 0x97707fff 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
0x97708000 - 0x97708fff com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x97a82000 - 0x97bbdff7 libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x97bbe000 - 0x97c19fff 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
0x97c1a000 - 0x97c21fff libsystem_dnssd.dylib (379.38.1) <4F164CA8-4A4F-3B27-B88A-0926E2FEB7D4> /usr/lib/system/libsystem_dnssd.dylib
0x97c22000 - 0x97c2dfff libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
0x97c2e000 - 0x97c75ff3 com.apple.CoreMedia (1.0 - 926.104) <D0E3BE86-12ED-31BE-816F-E72D757A9F2F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x97c76000 - 0x97c9ffff libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
0x97ca0000 - 0x9832cff3 com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x9832d000 - 0x983c4ff7 com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x983c5000 - 0x9849bfff com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x9849c000 - 0x98550fff com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x98551000 - 0x98993fff com.apple.CoreGraphics (1.600.0 - 332) <67E70F21-A0F1-356F-90B7-4B90C468EE2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x98994000 - 0x98997fff 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
0x9899c000 - 0x989dcfff com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x989dd000 - 0x989e7fff 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
0x989e8000 - 0x989eefff com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x989ef000 - 0x989f0fff libsystem_sandbox.dylib (220.3) <C532F6A6-7E85-38F3-8660-EC1066DF67BE> /usr/lib/system/libsystem_sandbox.dylib
0x989f1000 - 0x98a53fff libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
0x98a9a000 - 0x98ae9ff6 libTIFF.dylib (850) <78E121A6-92A2-3120-883C-7AA3C2966F9C> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x98aea000 - 0x98aebffd com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x98aec000 - 0x98af0fff com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x98af1000 - 0x98b0bffc libsystem_kernel.dylib (2050.24.15) <9E58DCC0-D5FF-37E1-AA7F-F2206719E138> /usr/lib/system/libsystem_kernel.dylib
0x98b0c000 - 0x98b0dfff liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
0x98b0e000 - 0x98beffff libcrypto.0.9.8.dylib (47.1) <E4820342-4F42-3DEB-90DB-DE5A66C5585E> /usr/lib/libcrypto.0.9.8.dylib
0x98bf2000 - 0x98f12ff3 com.apple.Foundation (6.8 - 945.18) <BDC56A93-45C5-3459-B307-65A1CCE702C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x98f13000 - 0x98f17ff7 libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
0x98f18000 - 0x98f44ff7 libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
0x98f45000 - 0x98f50ffb com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x98f51000 - 0x98f6affb com.apple.frameworks.preferencepanes (15.1 - 15.1) <D788C8BE-5A13-3EA3-93FA-9B5CEEFE249B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x98f73000 - 0x98fa0ffb com.apple.CoreServicesInternal (154.3 - 154.3) <A452602B-67CB-39C4-95EB-E59433C65774> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x98fa5000 - 0x98fa9ffc libGIF.dylib (850) <45CD8B8F-7324-3187-B01C-8E16C04F33FA> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x98faa000 - 0x990b5ff7 libJP2.dylib (850) <3FFCEFA6-317A-34AF-8D99-AEBB017543C5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x990b6000 - 0x990b9ff7 libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
0x990ba000 - 0x990c3fff com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x990c4000 - 0x991f7ff3 com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x991f8000 - 0x992b6ff3 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
0x992b7000 - 0x992b7ffd libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
0x992b8000 - 0x99311fff com.apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x99319000 - 0x99381fe7 libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x99382000 - 0x99391fff libGL.dylib (8.9.2) <1082B9A5-9AA3-35D4-968B-3A3FE15B1ED7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x99392000 - 0x993a9ff4 com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x993aa000 - 0x993b2fff libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
0x993b3000 - 0x99428ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x99429000 - 0x99545ffb com.apple.desktopservices (1.7.4 - 1.7.4) <782D711D-7930-324A-9015-686C2F86DBA3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x99546000 - 0x9959dff3 com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x9959e000 - 0x99604ffc com.apple.ISSupport (1.9.8 - 56) <D2AC4E10-0B3C-3194-AEB7-1E9964CBC0D0> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x99605000 - 0x9964dff5 com.apple.opencl (2.2.19 - 2.2.19) <968DD067-49D0-3B71-A96B-B3579698D992> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x9964e000 - 0x9967bffe libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
0x9967c000 - 0x9968eff7 libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
0x9968f000 - 0x9972afff com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x9972b000 - 0x997e8feb libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
0x99887000 - 0x998bafff libssl.0.9.8.dylib (47.1) <1725A506-BD80-39D5-8EE8-78D2FBBE194C> /usr/lib/libssl.0.9.8.dylib
0x998bb000 - 0x998f1ffb com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x998f2000 - 0x9996cff7 com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x9996d000 - 0x99970ff3 com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x99971000 - 0x99a20ff7 com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x99a21000 - 0x99a6fffb libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x99a70000 - 0x99a71fff libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
0x99a72000 - 0x99a7bfff com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99a7c000 - 0x99a7effb libRadiance.dylib (850) <83434287-A09E-3A3F-A1AC-085B563BA46D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x99ab5000 - 0x99ac3ff7 libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
0x99ac4000 - 0x99b06ffb com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x99c63000 - 0x99c6cff9 com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x99c6d000 - 0x99e84fff com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x99e85000 - 0x9a0f7ff3 com.apple.RawCamera.bundle (4.06 - 694) <1CF91816-6132-314F-B145-7DA96D5039AE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x9a0f8000 - 0x9a190fff com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x9a193000 - 0x9a194ffd libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
0x9a195000 - 0x9a195ffe com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x9a196000 - 0x9a196fff libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
0x9a197000 - 0x9a197fff com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9a198000 - 0x9a19ffff liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
0x9a25b000 - 0x9a344ff7 libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
0x9a345000 - 0x9a59eff5 com.apple.JavaScriptCore (8536 - 8536.30) <24A2ACA7-6E51-30C6-B9AE-17A77E511735> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9a59f000 - 0x9a5f9fff com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x9a5fa000 - 0x9a5fafff com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x9a5fb000 - 0x9a61ffff libJPEG.dylib (850) <36FEAB05-86C5-33B9-9DE9-5FAD8AEBA15F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x9a651000 - 0x9a65ffff libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
0x9a660000 - 0x9a664fff com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a665000 - 0x9a68aff7 com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9a68b000 - 0x9a68eff7 com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0xc0000000 - 0xc003bff7 +com.growl.growlframework (2.0 - 2.0) <A2117A1C-8131-3DD3-829F-471627A859B1> /Applications/MacDive.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: 991
thread_create: 1
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=204.3M resident=137.3M(67%) swapped_out_or_unallocated=67.0M(33%)
Writable regions: Total=118.6M written=6676K(5%) resident=63.5M(54%) swapped_out=0K(0%) unallocated=55.1M(46%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 2648K
CG image 116K
CG raster data 364K
CG shared images 160K
CoreAnimation 984K
CoreServices 1144K
IOKit 19.8M
IOKit (reserved) 4K reserved VM address space (unallocated)
JS JIT generated code 640K
JS VM register file 4096K
JS garbage collector 2552K
MALLOC 55.7M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=243 4K
Memory tag=35 3376K
OpenCL 44K
OpenGL GLSL 1424K
OpenGL GLSL (reserved) 128K reserved VM address space (unallocated)
SQLite page cache 1056K
Stack 69.7M
VM_ALLOCATE 16.2M
__DATA 21.5M
__DATA/__OBJC 164K
__IMAGE 528K
__IMPORT 8K
__LINKEDIT 38.9M
__OBJC 3264K
__OBJC/__DATA 16K
__PAGEZERO 4K
__TEXT 165.4M
__UNICODE 544K
mapped file 75.7M
shared memory 18.1M
=========== =======
TOTAL 503.7M
TOTAL, minus reserved VM space 503.6M

Model: MacBookPro7,1, BootROM MBP71.0039.B0E, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.62f7
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x384A53463235363634485A2D314731443120
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.100.17)
Bluetooth: Version 4.1.4f2 12041, 2 service, 11 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: Hitachi HTS545032B9SA02, 320.07 GB
Serial ATA Device: MATSHITADVD-R UJ-898
USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24600000 / 2
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0x26100000 / 2
USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06600000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06610000 / 5
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x06500000 / 3
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0237, 0x06300000 / 2
Any idea how to address this index out of bounds?

Thanks and cheers,
Marc
Post Reply