Closed koenigdublin closed 11 years ago
rvm disk-usage all Downloaded Archives Usage: Repositories Usage: 0B Extracted Source Code Usage: Log Files Usage: Packages Usage: 616K usr/ Rubies Usage: Gemsets Usage: 342M gems/ Wrappers Usage: 100K wrappers/ Temporary Files Usage: Other Files Usage: 4.0M ./ Total Disk Usage: 374M ./
What shell and version are you using to run RVM?
rvm 1.16.0 (stable)
Andrey Sent with Sparrow (http://www.sparrowmailapp.com/?sig)
On Thursday 27 September 2012 at 00:15, Ben Mills wrote:
What shell and version are you using to run RVM?
— Reply to this email directly or view it on GitHub (https://github.com/remear/jewelrybox/issues/148#issuecomment-8909923).
There's now an RVM issue open for this. https://github.com/wayneeseguin/rvm/issues/1144
Thank you Ben!
On 27 Sep 2012, at 01:26, Ben Mills notifications@github.com wrote:
There's now an RVM issue open for this. wayneeseguin/rvm#1144https://github.com/wayneeseguin/rvm/issues/1144
— Reply to this email directly or view it on GitHubhttps://github.com/remear/jewelrybox/issues/148#issuecomment-8914596.
Ok, but I'm not sure how this is going to get fixed... This app dies before you can update to the next version if RVM. What's the end solution going to be when there is a next release of RVM?
I'll lock the minimum version of RVM required by JewelryBox to the new version which will hopefully bypass the crash and bring up the update area. Users can always go to their command line and run rvm get stable
any time they wish. Users are not required to update RVM via JewelryBox. In fact, the issue now appears to be closed so you can grab the latest JewelryBox beta (http://dl.dropbox.com/u/5676052/JewelryBox_v1.4_b1.zip) and try running rvm get head
from your command-line and see if that resolves your crash. If not, we can continue working on getting it resolved.
Thanks, updating to your 1.4 ßeta as the RVM 1.16.5 is still crashing with JB 1.3.
*UPDATE: After updating to 1.4_b1 I am still seeing the same crash:
*** Terminating app due to uncaught exception 'NSRangeException', reason: '*** -[__NSCFConstantString substringToIndex:]: Range or index out of bounds'
terminate called throwing an exception
On Mac OS 10.7.5 trying all the combos of
Your 1.3 and rvm get stable ... I get ... [__NSCFConstantString substringToIndex:]: Range or index out of bounds'
Your 1.4beta and rvm get stable ... objc[8667]: garbage collection is OFF objc[8667]: cannot form weak reference to instance (0x7fa28446c1f0) of class INAppStoreWindow
Your 1.4beta and rvm get stable objc[9395]: garbage collection is OFF objc[9395]: cannot form weak reference to instance (0x7fa8f3d69920) of class INAppStoreWindow
Fixed ...
here is what I did:
curl -L https://get.rvm.io | bash -s stable --ruby .. and curl -L https://get.rvm.io | bash -s stable --rails
This took me from Ruby build -194 to -256
1.4 beta still crashed, but 1.3 b2156 worked
Thanks.
@kimardenmiller Would you please create a gist of the full crash report.
The beta 1.4 listed below ... as I said, the 1.3 is now working for me with the newer Ruby build, reinstall, whatever it was that changed by my rvm curl update.
(***Quick side question: I looked for a way to have JB read a given project gemfile and load those gems into a given set, but did not see how to do that. Am I missing the spirit of what JB should, intends to do?)
Process: JewelryBox [55053] Path: /Users/USER/Desktop/JewelryBox.app/Contents/MacOS/JewelryBox Identifier: com.unfiniti.JewelryBox Version: 1.4 (1.4) Code Type: X86-64 (Native) Parent Process: launchd [292]
Date/Time: 2012-11-01 14:20:50.102 -0700 OS Version: Mac OS X 10.7.5 (11G63b) Report Version: 9
Interval Since Last Report: 11833 sec Crashes Since Last Report: 1 Per-App Interval Since Last Report: 4 sec Per-App Crashes Since Last Report: 1 Anonymous UUID: 3FAF54E9-4649-4156-B0F7-A1334070DBA9
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Exception Type: EXC_BAD_INSTRUCTION (SIGILL) Exception Codes: 0x0000000000000001, 0x0000000000000000
Application Specific Information: objc[55053]: garbage collection is OFF objc[55053]: cannot form weak reference to instance (0x7f9338491530) of class INAppStoreWindow
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread 0 libobjc.A.dylib 0x00007fff863d7768 _objc_trap + 4 1 libobjc.A.dylib 0x00007fff863d78aa _objc_fatal + 195 2 libobjc.A.dylib 0x00007fff863e34ad weak_register_no_lock + 346 3 libobjc.A.dylib 0x00007fff863e3a59 objc_storeWeak + 360 4 com.apple.CoreFoundation 0x00007fff867b370d -[NSObject performSelector:withObject:] + 61 5 com.apple.AppKit 0x00007fff8ffc4baa -[NSNibOutletConnector establishConnection] + 405 6 com.apple.AppKit 0x00007fff8ffc22a1 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1079 7 com.apple.AppKit 0x00007fff8ffb88bb loadNib + 322 8 com.apple.AppKit 0x00007fff8ffb7db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217 9 com.apple.AppKit 0x00007fff8ffb7cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141 10 com.apple.AppKit 0x00007fff8ffb7c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364 11 com.apple.AppKit 0x00007fff90228cd7 NSApplicationMain + 398 12 com.unfiniti.JewelryBox 0x000000010b2cbe44 start + 52
Thread 1:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff8b2b67e6 kevent + 10 1 libdispatch.dylib 0x00007fff87191786 _dispatch_mgr_invoke + 923 2 libdispatch.dylib 0x00007fff87190316 _dispatch_mgr_thread + 54
Thread 2: 0 libsystem_kernel.dylib 0x00007fff8b2b6192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8de19594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8de1ab85 start_wqthread + 13
Thread 3: 0 libsystem_kernel.dylib 0x00007fff8b2b6192 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff8de19594 _pthread_wqthread + 758 2 libsystem_c.dylib 0x00007fff8de1ab85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x00007f933847ec20 rcx: 0x0000000000000200 rdx: 0x00007fff6aec9664 rdi: 0x0000010000000203 rsi: 0x0000020000000200 rbp: 0x00007fff6aec96b0 rsp: 0x00007fff6aec96b0 r8: 0x00007fff6aec966c r9: 0x00007fff6aec9668 r10: 0x0000000000000081 r11: 0x00000000fffffffd r12: 0x00007fff757ada00 r13: 0x00007fff757ada40 r14: 0x00007f9338491530 r15: 0x00007fff757ada60 rip: 0x00007fff863d7768 rfl: 0x0000000000010206 cr2: 0x000000010b2e7107 Logical CPU: 0
Binary Images:
0x10b2ca000 - 0x10b334ff7 +com.unfiniti.JewelryBox (1.4 - 1.4)
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 2 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: 8744 thread_create: 1 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=196.4M resident=113.3M(58%) swapped_out_or_unallocated=83.2M(42%) Writable regions: Total=51.3M written=2236K(4%) resident=3452K(7%) swapped_out=0K(0%) unallocated=48.0M(93%)
REGION TYPE VIRTUAL =========== ======= CG image 4K CG shared images 128K CoreServices 4520K MALLOC 41.2M MALLOC guard page 48K STACK GUARD 56.0M Stack 9752K VM_ALLOCATE 76K __CI_BITMAP 80K DATA 18.1M IMAGE 528K LINKEDIT 49.5M TEXT 146.9M __UNICODE 544K mapped file 29.8M shared memory 312K =========== ======= TOTAL 357.1M
Model: MacPro2,1, BootROM MP21.007F.B06, 8 processors, Quad-Core Intel Xeon, 3 GHz, 6 GB, SMC 1.15f3 Graphics: ATI Radeon X1900 XT, ATY,RadeonX1900, PCIe, 512 MB Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x014F, 0x5453324741504D41435036552D5420202020 Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x014F, 0x5453324741504D41435036552D5420202020 Memory Module: DIMM Riser B/DIMM 1, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035363441373243503844332D5935 Memory Module: DIMM Riser B/DIMM 2, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035363441373243503844332D5935 Memory Module: DIMM Riser A/DIMM 3, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035363441373243503844332D5935 Memory Module: DIMM Riser A/DIMM 4, 512 MB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x48594D5035363441373243503844332D5935 Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports Network Service: PCI Ethernet Slot unknown, Port 3, Ethernet, en1 PCI Card: ATY,RadeonX1900, sppci_displaycontroller, Slot-1 Serial ATA Device: ST3500630AS P, 500.11 GB Serial ATA Device: WDC WD5000AAKS-41TMA0, 500.11 GB Serial ATA Device: WDC WD20EARX-00PASB0, 2 TB Parallel ATA Device: PIONEER DVD-RW DVR-112D USB Device: hub_device, 0x0424 (SMSC), 0x2504, 0xfd300000 / 2 USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfd330000 / 5 USB Device: Hub in Apple Extended USB Keyboard, apple_vendor_id, 0x1003, 0xfd320000 / 4 USB Device: Apple Extended USB Keyboard, apple_vendor_id, 0x020b, 0xfd323000 / 7 USB Device: hub_device, 0x0424 (SMSC), 0x2503, 0xfd310000 / 3 USB Device: Flash Card Reader, 0x0424 (SMSC), 0x2228, 0xfd311000 / 6 USB Device: USB VoIP Device, 0x05e1 (Syntek Design Technology Inc.), 0x2010, 0x1d200000 / 2 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 2 FireWire Device: built-in_hub, 800mbit_speed
I've never seen this crash before so it has me curious. I'll work on changing some things and post a new beta build soon.
As per your side question, there currently isn't a way to load in gems from a Gemfile. I feel this feature would be useful but there have been lengthy discussions over how to have JewelryBox integrate with bundler. Again, the core rule of JewelryBox is much the same as the Prime Directive. It should not interfere with your command-line experience, nor should it take over everything and be the only means of managing your RVM-based Ruby experience.
There's been talk about introducing project management into JewelryBox where you could place specific Ruby/Rails projects under JewelryBox management and it could do things like watch for Gemfile changes and auto bundle, notify users of available gem updates (e.g. new Rails versions), start/stop applications, launch IRB or rails console sessions, and more. There was a kickstarter project a while ago for these kinds of features but there wasn't much interest shown. We're proceeding with the same roadmap, just at a slower pace as we have time.
I welcome your opinion on how you envision this feature to work. Feel free to create a new issue about it and we can begin having a more public discussion on it.
@kimardenmiller Are you able to launch this version? https://dl.dropbox.com/s/c8zu7ua9wa9t07x/JewelryBox_v1.4_1427.zip?dl=1
Yep, seems to work fine from a quick look :)
Process: JewelryBox [3687] Path: /Applications/JewelryBox.app/Contents/MacOS/JewelryBox Identifier: com.unfiniti.JewelryBox Version: 1.3 (1.3) Code Type: X86-64 (Native) Parent Process: launchd [145] User ID: 501
Date/Time: 2012-09-26 22:57:22.547 +0100 OS Version: Mac OS X 10.8.2 (12C54) Report Version: 10
Interval Since Last Report: 15101 sec Crashes Since Last Report: 6 Per-App Interval Since Last Report: 2933 sec Per-App Crashes Since Last Report: 6 Anonymous UUID: D67F1EDA-D48C-9615-A4E3-D975C15273DD
Crashed Thread: 3 Dispatch queue: com.apple.root.default-priority
Exception Type: EXC_CRASH (SIGABRT) Exception Codes: 0x0000000000000000, 0x0000000000000000
Application Specific Information: objc[3687]: garbage collection is ON * Terminating app due to uncaught exception 'NSRangeException', reason: '* -[__NSCFConstantString substringToIndex:]: Range or index out of bounds' terminate called throwing an exception abort() called
Application Specific Backtrace 1: 0 CoreFoundation 0x00007fff9071b0a6 __exceptionPreprocess + 198 1 libobjc.A.dylib 0x00007fff93f493f0 objc_exception_throw + 43 2 CoreFoundation 0x00007fff9071ae7c +[NSException raise:format:] + 204 3 Foundation 0x00007fff93b20909 -[NSString substringToIndex:] + 97 4 JewelryBox 0x000000010002458c JewelryBox + 148876 5 libdispatch.dylib 0x00007fff95798f01 _dispatch_call_block_and_release + 15 6 libdispatch.dylib 0x00007fff957950b6 _dispatch_client_callout + 8 7 libdispatch.dylib 0x00007fff957961fa _dispatch_worker_thread2 + 304 8 libsystem_c.dylib 0x00007fff9566acab _pthread_wqthread + 404 9 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 0:: Dispatch queue: com.apple.main-thread 0 libsystem_kernel.dylib 0x00007fff94061686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff94060c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff906b7803 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff906bcee6 CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff906bc6b2 CFRunLoopRunSpecific + 290 5 com.apple.HIToolbox 0x00007fff9493a0a4 RunCurrentEventLoopInMode + 209 6 com.apple.HIToolbox 0x00007fff94939e42 ReceiveNextEventCommon + 356 7 com.apple.HIToolbox 0x00007fff94939cd3 BlockUntilNextEventMatchingListInMode + 62 8 com.apple.AppKit 0x00007fff91ba2613 _DPSNextEvent + 685 9 com.apple.AppKit 0x00007fff91ba1ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128 10 com.apple.AppKit 0x00007fff91b99283 -[NSApplication run] + 517 11 com.apple.AppKit 0x00007fff91b3dcb6 NSApplicationMain + 869 12 com.unfiniti.JewelryBox 0x0000000100001b14 0x100000000 + 6932
Thread 1: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 2:: Dispatch queue: com.apple.libdispatch-manager 0 libsystem_kernel.dylib 0x00007fff94063d16 kevent + 10 1 libdispatch.dylib 0x00007fff95797dea _dispatch_mgr_invoke + 883 2 libdispatch.dylib 0x00007fff957979ee _dispatch_mgr_thread + 54
Thread 3 Crashed:: Dispatch queue: com.apple.root.default-priority 0 libsystem_kernel.dylib 0x00007fff94063212 __pthread_kill + 10 1 libsystem_c.dylib 0x00007fff95669af4 pthread_kill + 90 2 libsystem_c.dylib 0x00007fff956addce abort + 143 3 libc++abi.dylib 0x00007fff8de18a17 abort_message + 257 4 libc++abi.dylib 0x00007fff8de163c6 default_terminate() + 28 5 libobjc.A.dylib 0x00007fff93f49873 _objc_terminate() + 91 6 libc++.1.dylib 0x00007fff987938fe std::terminate() + 20 7 libobjc.A.dylib 0x00007fff93f495de objc_terminate + 9 8 libdispatch.dylib 0x00007fff957950ca _dispatch_client_callout + 28 9 libdispatch.dylib 0x00007fff957961fa _dispatch_worker_thread2 + 304 10 libsystem_c.dylib 0x00007fff9566acab _pthread_wqthread + 404 11 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 4: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 5: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 6:: com.apple.NSURLConnectionLoader 0 libsystem_kernel.dylib 0x00007fff94061686 mach_msg_trap + 10 1 libsystem_kernel.dylib 0x00007fff94060c42 mach_msg + 70 2 com.apple.CoreFoundation 0x00007fff906b7803 CFRunLoopServiceMachPort + 195 3 com.apple.CoreFoundation 0x00007fff906bcee6 __CFRunLoopRun + 1078 4 com.apple.CoreFoundation 0x00007fff906bc6b2 CFRunLoopRunSpecific + 290 5 com.apple.Foundation 0x00007fff93af8586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356 6 com.apple.Foundation 0x00007fff93b56612 NSThreadmain + 1345 7 libsystem_c.dylib 0x00007fff95668742 _pthread_start + 327 8 libsystem_c.dylib 0x00007fff95655181 thread_start + 13
Thread 7: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 8:: Dispatch queue: com.apple.root.high-priority 0 libsystem_kernel.dylib 0x00007fff94063ffa read + 10 1 libmacruby.1.9.2.dylib 0x00000001000e221c rb_io_write + 1564 2 libmacruby.1.9.2.dylib 0x00000001000e23ea rb_io_primitive_read + 170 3 libmacruby.1.9.2.dylib 0x00000001000e33ba rb_f_open + 762 4 libmacruby.1.9.2.dylib 0x00000001001dd9e9 rb_vm_dispatch + 9193 5 ??? 0x0000000103700594 0 + 4352640404 6 ??? 0x0000000103703d37 0 + 4352654647 7 libmacruby.1.9.2.dylib 0x00000001001f6056 rb_vm_run + 470 8 libmacruby.1.9.2.dylib 0x00000001001f6548 rb_vm_run_under + 296 9 libmacruby.1.9.2.dylib 0x00000001001f6a27 rb_vm_eval_string + 295 10 libmacruby.1.9.2.dylib 0x0000000100192199 rb_eval_string + 57 11 libmacruby.1.9.2.dylib 0x000000010020688b rb_vm_debug_trap + 15387 12 com.unfiniti.JewelryBox 0x0000000100023577 0x100000000 + 144759 13 libdispatch.dylib 0x00007fff95798f01 _dispatch_call_block_and_release + 15 14 libdispatch.dylib 0x00007fff957950b6 _dispatch_client_callout + 8 15 libdispatch.dylib 0x00007fff957961fa _dispatch_worker_thread2 + 304 16 libsystem_c.dylib 0x00007fff9566acab _pthread_wqthread + 404 17 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 9:: com.apple.CFSocket.private 0 libsystem_kernel.dylib 0x00007fff94063322 select + 10 1 com.apple.CoreFoundation 0x00007fff906fc4e6 CFSocketManager + 1302 2 libsystem_c.dylib 0x00007fff95668742 _pthread_start + 327 3 libsystem_c.dylib 0x00007fff95655181 thread_start + 13
Thread 10: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 11: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 12: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 13: 0 libsystem_kernel.dylib 0x00007fff940636d6 __workq_kernreturn + 10 1 libsystem_c.dylib 0x00007fff9566aeec _pthread_workq_return + 25 2 libsystem_c.dylib 0x00007fff9566acb3 _pthread_wqthread + 412 3 libsystem_c.dylib 0x00007fff95655171 start_wqthread + 13
Thread 3 crashed with X86 Thread State (64-bit): rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x0000000101703cd8 rdx: 0x0000000000000000 rdi: 0x0000000000001503 rsi: 0x0000000000000006 rbp: 0x0000000101703d00 rsp: 0x0000000101703cd8 r8: 0x00007fff7e0f2278 r9: 0x0000000101703ce0 r10: 0x0000000030000000 r11: 0x0000000000000206 r12: 0x0000000101703e60 r13: 0x00007fff7e107d48 r14: 0x0000000101704000 r15: 0x0000000101703d40 rip: 0x00007fff94063212 rfl: 0x0000000000000206 cr2: 0x00007fff7e0ebfe8 Logical CPU: 0
Binary Images: 0x100000000 - 0x100067fff +com.unfiniti.JewelryBox (1.3 - 1.3) /Applications/JewelryBox.app/Contents/MacOS/JewelryBox
0x10008b000 - 0x100cb5fdf +libmacruby.1.9.2.dylib (0.12) <621BADB5-F694-977B-1FFD-9DA71A900DFB> /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/libmacruby.1.9.2.dylib
0x100d4c000 - 0x100d7bfff +com.growl.growlframework (1.3.1 - 1.3.1) <81F2E452-20C8-3F2D-94B2-B58FA5DE1ECE> /Applications/JewelryBox.app/Contents/Frameworks/Growl.framework/Versions/A/Growl
0x100da2000 - 0x100db9fff +org.andymatuschak.Sparkle (1.5 Beta 6 - 313) <7D298003-0E13-7E27-8237-9C0E1D621133> /Applications/JewelryBox.app/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
0x100dd2000 - 0x100eabff7 libcrypto.0.9.7.dylib (106) <3E1B14DE-342B-318C-8F22-7B9CD88EE760> /usr/lib/libcrypto.0.9.7.dylib
0x1013e4000 - 0x1013e4ff7 CoreFoundation.dylib (72) <1098EF51-8F87-3F96-BAC3-7FE2F30A1CEE> /System/Library/Frameworks/CoreFoundation.framework/Resources/BridgeSupport/CoreFoundation.dylib
0x1013e9000 - 0x1013e9ff7 IOKit.dylib (72) /System/Library/Frameworks/IOKit.framework/Resources/BridgeSupport/IOKit.dylib
0x1013ed000 - 0x1013edfff CFNetwork.dylib (72) <43FE215F-9FE3-3AD7-BD86-9F9EF722F085> /System/Library/Frameworks/CFNetwork.framework/Resources/BridgeSupport/CFNetwork.dylib
0x1013f1000 - 0x1013f2fff Foundation.dylib (72) <559C5AA5-AC7B-3E38-B085-AD09E9FB4D4A> /System/Library/Frameworks/Foundation.framework/Resources/BridgeSupport/Foundation.dylib
0x1013f7000 - 0x1013f7ff7 ColorSync.dylib (72) <04357980-3C24-3D4E-8B42-22DD5BB53A8D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Resources/BridgeSupport/ColorSync.dylib
0x1013fb000 - 0x1013fbff7 AudioToolbox.dylib (72) /System/Library/Frameworks/AudioToolbox.framework/Resources/BridgeSupport/AudioToolbox.dylib
0x1017c1000 - 0x1017c1ff7 AppKit.dylib (72) /System/Library/Frameworks/AppKit.framework/Resources/BridgeSupport/AppKit.dylib
0x1017c5000 - 0x1017c8ff7 +defaults.rbo (???) <6A859049-80B9-AD25-61ED-36D25A12E00F> /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/defaults.rbo
0x1017cb000 - 0x1017ceff7 +exceptions.rbo (???) /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/exceptions.rbo
0x1017f1000 - 0x1017fbfff +rbconfig.rbo (???) <1392D08D-D7B0-97E8-F1B0-FAA148514AAF> /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/universal-darwin10.0/rbconfig.rbo
0x1037f6000 - 0x1037f9ff7 +deprecate.rbo (???) /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/deprecate.rbo
0x1063b8000 - 0x1063d6fff +rubygems.rbo (???) /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems.rbo
0x1063db000 - 0x1063ddff7 +macruby.rbo (???) /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/defaults/macruby.rbo
0x1063e0000 - 0x1063e9ff7 +config_file.rbo (???) <6DB96404-BEE8-2E9A-B429-C08357E28E53> /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/config_file.rbo
0x1063ed000 - 0x1063eefff +etc.bundle (???) <490B58C8-8B41-7C07-F6C4-92AB5B86E5D5> /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/site_ruby/1.9.2/universal-darwin10.0/etc.bundle
0x1063f2000 - 0x1063f8fff +platform.rbo (???) /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/platform.rbo
0x1067d4000 - 0x1067d6fff +custom_require.rbo (???) <80024F58-F03C-B654-B6FB-7F577FF1AB44> /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/custom_require.rbo
0x107755000 - 0x10775afff +version.rbo (???) <3CB381B0-1945-3801-4BC6-0724ECEC6AA2> /Applications/JewelryBox.app/Contents/Frameworks/MacRuby.framework/Versions/Current/usr/lib/ruby/1.9.2/rubygems/version.rbo
0x108ae0000 - 0x108ae3ff7 libCoreFSCache.dylib (24.4) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache.dylib
0x108afd000 - 0x108afdff1 +cl_kernels (???) <483FF5FC-FAED-4186-96C8-46408877340A> cl_kernels
0x108f1f000 - 0x108f28fe7 libcldcpuengine.dylib (2.1.19) <50800DA2-7233-32E5-9553-A02171B68399> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x108f41000 - 0x108f42ff3 +cl_kernels (???) cl_kernels
0x109f00000 - 0x109f9bff7 unorm8_bgra.dylib (2.1.19) <904EA51D-225A-38AF-B66C-84493C55C065> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
0x7fff6bc70000 - 0x7fff6bca493f dyld (210.2.3) /usr/lib/dyld
0x7fff8d014000 - 0x7fff8d03bfff com.apple.framework.familycontrols (4.1 - 410) /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
0x7fff8d03c000 - 0x7fff8d08bff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff8d08c000 - 0x7fff8d0a0fff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8d0a1000 - 0x7fff8d0b0ff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8d0b1000 - 0x7fff8d0cefff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8d0cf000 - 0x7fff8d169fff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8d16a000 - 0x7fff8d1aefff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff8d6ec000 - 0x7fff8d76aff7 com.apple.securityfoundation (6.0 - 55115.4) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8d7cf000 - 0x7fff8da69ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8dac7000 - 0x7fff8daf2fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8dafb000 - 0x7fff8dafcff7 libremovefile.dylib (23.1) /usr/lib/system/libremovefile.dylib
0x7fff8dafd000 - 0x7fff8dbfffff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8dcd5000 - 0x7fff8dd3dfff libvDSP.dylib (380.6) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff8dd3e000 - 0x7fff8dd5fff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff8dd77000 - 0x7fff8dd86ff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff8dd87000 - 0x7fff8de14ff7 com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff8de15000 - 0x7fff8de3aff7 libc++abi.dylib (24.4) /usr/lib/libc++abi.dylib
0x7fff8de3b000 - 0x7fff8de90ff7 libTIFF.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8de91000 - 0x7fff8dea5fff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8dea6000 - 0x7fff8dfc0fff com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff8dfc1000 - 0x7fff8e01afff com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <2CC27836-1E1E-3633-B15C-A3BA1734D092> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8e01b000 - 0x7fff8e066ff7 com.apple.CoreMedia (1.0 - 926.62) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8e067000 - 0x7fff8e071fff com.apple.DisplayServicesFW (2.6.1 - 353) <0505CB8A-47D9-3539-9A0D-24F09D99E9D8> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff8e0c2000 - 0x7fff8e0cdfff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff8e0ce000 - 0x7fff8e10bfe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff8e10c000 - 0x7fff8e10dff7 libdnsinfo.dylib (453.18) /usr/lib/system/libdnsinfo.dylib
0x7fff8e10e000 - 0x7fff8e13cff7 libsystem_m.dylib (3022.6) /usr/lib/system/libsystem_m.dylib
0x7fff8e13d000 - 0x7fff8e168fff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff8ea62000 - 0x7fff8ea68ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff8ea6d000 - 0x7fff8eac4ff7 com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8eac5000 - 0x7fff8eb14ff7 libcorecrypto.dylib (106.2) /usr/lib/system/libcorecrypto.dylib
0x7fff8eb1d000 - 0x7fff8eb4eff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8eb4f000 - 0x7fff8ecd5fff libBLAS.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8ecd6000 - 0x7fff8ececfff com.apple.MultitouchSupport.framework (235.28 - 235.28) /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff8eced000 - 0x7fff8ecf8fff libsystem_notify.dylib (98.5) /usr/lib/system/libsystem_notify.dylib
0x7fff8ecf9000 - 0x7fff8ed10fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8ed11000 - 0x7fff8ef46ff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ef47000 - 0x7fff8f019ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff8f0a4000 - 0x7fff8f17eff7 com.apple.backup.framework (1.4.1 - 1.4.1) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8f17f000 - 0x7fff8f182fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
0x7fff8f285000 - 0x7fff8f286fff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff8f28a000 - 0x7fff8f28afff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8f28b000 - 0x7fff8f2a2fff com.apple.CFOpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8f2be000 - 0x7fff8f58efff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8f58f000 - 0x7fff8f635ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff8f643000 - 0x7fff8f662ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff8f663000 - 0x7fff8f663fff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff8f665000 - 0x7fff8f6e6fff com.apple.Metadata (10.7.0 - 707.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8f6e7000 - 0x7fff8f767ff7 com.apple.ApplicationServices.ATS (332 - 341.1) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8f768000 - 0x7fff8f8acfef com.apple.MediaControlSender (1.4.5 - 145.3) <3A308EA3-21F7-3213-9157-D3421EB43715> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8f90e000 - 0x7fff8f95bfff com.apple.CoreMediaIO (301.0 - 4147) <61E348A5-1F9E-3390-9613-3EACE40DBD8C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8f95c000 - 0x7fff8f9b3ff7 com.apple.AppleVAFramework (5.0.18 - 5.0.18) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8f9b4000 - 0x7fff90344c67 com.apple.CoreGraphics (1.600.0 - 324.6) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff90345000 - 0x7fff9038fff7 libGLU.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff90390000 - 0x7fff9048dfff libsqlite3.dylib (138.1) /usr/lib/libsqlite3.dylib
0x7fff9048e000 - 0x7fff9052cff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff9052d000 - 0x7fff9058afff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff9058b000 - 0x7fff90628ff7 com.apple.PDFKit (2.7.2 - 2.7.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff90688000 - 0x7fff90871fff com.apple.CoreFoundation (6.8 - 744.12) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff90872000 - 0x7fff90b16fff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff90b17000 - 0x7fff90b19fff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff90b5c000 - 0x7fff90d0afff com.apple.QuartzCore (1.8 - 304.0) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff90d0b000 - 0x7fff90d0bfff libkeymgr.dylib (25) /usr/lib/system/libkeymgr.dylib
0x7fff90d41000 - 0x7fff90d48fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff90d49000 - 0x7fff90d95ff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff90d96000 - 0x7fff90e93ff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff90eca000 - 0x7fff90ecefff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff90ecf000 - 0x7fff90eddfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff90f30000 - 0x7fff90f5aff7 com.apple.CoreVideo (1.8 - 99.3) /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff90f5b000 - 0x7fff90f60fff com.apple.OpenDirectory (10.8 - 151.10) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff90f61000 - 0x7fff91026ff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff91035000 - 0x7fff91037fff com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff91038000 - 0x7fff91095ff7 com.apple.AE (645.3 - 645.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff91096000 - 0x7fff91319fff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff91444000 - 0x7fff9144bfff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff9148f000 - 0x7fff914b7fff libJPEG.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff914b8000 - 0x7fff914b9fff libsystem_blocks.dylib (59) /usr/lib/system/libsystem_blocks.dylib
0x7fff914c8000 - 0x7fff91522fff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff9157e000 - 0x7fff915cfff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff91818000 - 0x7fff91829ff7 libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
0x7fff918ca000 - 0x7fff918cafff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff918cb000 - 0x7fff918d8fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff9191d000 - 0x7fff91921fff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff91a1a000 - 0x7fff91a1eff7 com.apple.TCC (1.0 - 1) /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff91a47000 - 0x7fff91a4cfff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff91a4d000 - 0x7fff9267aff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff9267b000 - 0x7fff926befff com.apple.RemoteViewServices (2.0 - 80.5) /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff926bf000 - 0x7fff9272cff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff9272d000 - 0x7fff92822fff libiconv.2.dylib (34) /usr/lib/libiconv.2.dylib
0x7fff92a0b000 - 0x7fff92a0cfff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff92b1f000 - 0x7fff92b21ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff92b22000 - 0x7fff92b37fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff92b38000 - 0x7fff92bbafff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff92c3e000 - 0x7fff92eecfff com.apple.imageKit (2.2 - 667) <66A64289-6259-335E-9D8C-E3E02ECE7837> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff92eed000 - 0x7fff92f23fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff92f24000 - 0x7fff92f29fff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff92fba000 - 0x7fff92fbeff7 com.apple.CommonPanels (1.2.5 - 94) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff92fca000 - 0x7fff933c1fff libLAPACK.dylib (1073.4) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff933c4000 - 0x7fff933f0fff com.apple.quartzfilters (1.8.0 - 1.7.0) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff933f1000 - 0x7fff93413ff7 com.apple.Kerberos (2.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff9347c000 - 0x7fff934b6fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff934b7000 - 0x7fff93502fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff93503000 - 0x7fff938fcff7 com.apple.MediaToolbox (1.0 - 926.62) <83BBE53E-29FE-3874-9991-B6D009EADCC5> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff938fd000 - 0x7fff938fffff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff93906000 - 0x7fff9390efff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff93ac1000 - 0x7fff93e1dfff com.apple.Foundation (6.8 - 945.11) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff93e60000 - 0x7fff93efafff com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff93f38000 - 0x7fff9405092f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff94051000 - 0x7fff9406cff7 libsystem_kernel.dylib (2050.18.24) /usr/lib/system/libsystem_kernel.dylib
0x7fff94807000 - 0x7fff94812ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff94813000 - 0x7fff94880fff com.apple.datadetectorscore (4.0 - 269.1) /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff94881000 - 0x7fff948d7ff7 com.apple.opencl (2.1.20 - 2.1.20) /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff948da000 - 0x7fff94c0aff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff94c0f000 - 0x7fff94c0ffff com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff94c3f000 - 0x7fff94d4afff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff94d4b000 - 0x7fff94d4bffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff94d56000 - 0x7fff94d70fff com.apple.CoreMediaAuthoring (2.1 - 914) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff94d71000 - 0x7fff94da8ff7 libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
0x7fff94f02000 - 0x7fff94f08fff libGFXShared.dylib (8.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff94f09000 - 0x7fff94f35ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff94f36000 - 0x7fff95372fff com.apple.VideoToolbox (1.0 - 926.62) <7D749558-08B6-3F86-A20E-05ECDACE6F17> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff9537d000 - 0x7fff953c5fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff953c6000 - 0x7fff953c7ff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff954bd000 - 0x7fff954defff com.apple.Ubiquity (1.2 - 243.10) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff954df000 - 0x7fff95653fff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff95654000 - 0x7fff95720fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff9572d000 - 0x7fff9576cff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff9576d000 - 0x7fff9576fff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff95770000 - 0x7fff9577eff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff95793000 - 0x7fff957a8ff7 libdispatch.dylib (228.23) /usr/lib/system/libdispatch.dylib
0x7fff957a9000 - 0x7fff957a9fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff957aa000 - 0x7fff9591bff7 com.apple.QTKit (7.7.1 - 2599.13) <5B24A892-ED69-3C01-8B00-DF3AD81A20D4> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff9591c000 - 0x7fff95b77ff7 com.apple.QuartzComposer (5.1 - 284) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff95b78000 - 0x7fff95bb8fff com.apple.MediaKit (13 - 659) <0C56D7FF-0430-3199-9952-CF8577519449> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff95bb9000 - 0x7fff95c76ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff95c77000 - 0x7fff95dc8fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff95dce000 - 0x7fff95fcefff libicucore.A.dylib (491.11.1) /usr/lib/libicucore.A.dylib
0x7fff95fd4000 - 0x7fff960edff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff960ee000 - 0x7fff970a7fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff97107000 - 0x7fff97115ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
0x7fff97116000 - 0x7fff97123ff7 com.apple.NetAuth (4.0 - 4.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff97124000 - 0x7fff97144fff libPng.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff97147000 - 0x7fff97147fff libOpenScriptingUtil.dylib (148.2) /usr/lib/libOpenScriptingUtil.dylib
0x7fff97148000 - 0x7fff97148fff com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff9718e000 - 0x7fff971d1ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff97301000 - 0x7fff97304fff com.apple.AppleSystemInfo (2.0 - 2) /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff97305000 - 0x7fff973f5ff7 com.apple.DiskImagesFramework (10.8 - 344) <3A30B9B5-5099-35E2-9DCD-C96764FA2D26> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff97510000 - 0x7fff97514fff com.apple.IOSurface (86.0.3 - 86.0.3) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff97515000 - 0x7fff97cbdfff com.apple.CoreAUC (6.16.00 - 6.16.00) /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff97ccf000 - 0x7fff97fe6ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff97fe7000 - 0x7fff97fedfff com.apple.DiskArbitration (2.5.1 - 2.5.1) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff97fee000 - 0x7fff97ff2fff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff98014000 - 0x7fff98036ff7 libxpc.dylib (140.41) /usr/lib/system/libxpc.dylib
0x7fff98037000 - 0x7fff98041fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff98042000 - 0x7fff9804bfff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
0x7fff9804c000 - 0x7fff980fdfff com.apple.LaunchServices (539.7 - 539.7) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff9816e000 - 0x7fff9817bfff libbz2.1.0.dylib (29) /usr/lib/libbz2.1.0.dylib
0x7fff9819f000 - 0x7fff981a0ff7 libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
0x7fff981da000 - 0x7fff981dafff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff981db000 - 0x7fff981eeff7 libbsm.0.dylib (32) /usr/lib/libbsm.0.dylib
0x7fff981ef000 - 0x7fff9822afff com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff98255000 - 0x7fff983dffff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff9877b000 - 0x7fff98787fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff98788000 - 0x7fff9878bff7 libdyld.dylib (210.2.3) /usr/lib/system/libdyld.dylib
0x7fff9878c000 - 0x7fff987f4ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff987f6000 - 0x7fff98991fef com.apple.vImage (6.0 - 6.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff98992000 - 0x7fff989c8fff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff989c9000 - 0x7fff98a1ffff com.apple.HIServices (1.20 - 417) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff98a20000 - 0x7fff98a3fff7 com.apple.ChunkingLibrary (2.0 - 133.2) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff98acb000 - 0x7fff98ad3ff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
0x7fff98b33000 - 0x7fff98b45ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff98e01000 - 0x7fff98e92fff com.apple.CorePDF (2.0 - 2) /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff98e93000 - 0x7fff98f95fff libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
0x7fff98f96000 - 0x7fff98f99fff libRadiance.dylib (845) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff98fd4000 - 0x7fff98fd6fff com.apple.TrustEvaluationAgent (2.0 - 23) /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff98fd7000 - 0x7fff99033ff7 com.apple.Symbolication (1.3 - 93) /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff992b5000 - 0x7fff992dcff7 com.apple.PerformanceAnalysis (1.16 - 16) /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff992dd000 - 0x7fff99339fff com.apple.QuickLookFramework (4.0 - 555.4) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff993f3000 - 0x7fff9943bfff libcurl.4.dylib (69.2) /usr/lib/libcurl.4.dylib
0x7fff9943c000 - 0x7fff99448fff com.apple.CrashReporterSupport (10.8.2 - 414.3) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff99449000 - 0x7fff9944dfff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff9945c000 - 0x7fff9945cfff com.apple.ApplicationServices (45 - 45) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff9945d000 - 0x7fff99463fff libmacho.dylib (829) /usr/lib/system/libmacho.dylib
0x7fff99728000 - 0x7fff99826fff com.apple.QuickLookUIFramework (4.0 - 555.4) <58EC2F30-0959-3586-A1DD-BDCAF589D2D3> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff99836000 - 0x7fff99c53fff FaceCoreLight (2.4.1) /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLight
0x7fff99c54000 - 0x7fff99d74fff com.apple.desktopservices (1.7.2 - 1.7.2) /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff99db8000 - 0x7fff99dcbff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff99dcc000 - 0x7fff99e9fff7 com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff99ea0000 - 0x7fff99f09fff libstdc++.6.dylib (56) /usr/lib/libstdc++.6.dylib
0x7fff99f65000 - 0x7fff99f93fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
External Modification Summary: Calls made by other processes targeting this process: task_for_pid: 4 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: 408 thread_create: 1 thread_set_state: 0
VM Region Summary: ReadOnly portion of Libraries: Total=215.1M resident=134.7M(63%) swapped_out_or_unallocated=80.4M(37%) Writable regions: Total=16.1G written=24.4M(0%) resident=73.5M(0%) swapped_out=0K(0%) unallocated=16.1G(100%)
REGION TYPE VIRTUAL =========== ======= CG backing stores 2300K CG image 8K CG raster data 356K CG shared images 1216K CoreImage 8K CoreServices 1884K MALLOC 353.7M MALLOC (reserved) 15.8G reserved VM address space (unallocated) MALLOC guard page 64K MALLOC_LARGE (reserved) 224K reserved VM address space (unallocated) Memory tag=240 4K Memory tag=242 12K Memory tag=243 4K OpenCL 20K SQLite page cache 192K STACK GUARD 56.1M Stack 14.2M VM_ALLOCATE 16.8M DATA 17.8M IMAGE 528K LINKEDIT 53.9M TEXT 161.2M __UNICODE 544K mapped file 42.9M shared memory 17.3M =========== ======= TOTAL 16.5G TOTAL, minus reserved VM space 740.8M
Model: MacBookAir5,2, BootROM MBA51.00EF.B01, 2 processors, Intel Core i5, 1.8 GHz, 8 GB, SMC 2.5f7 Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020 Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D5434353153364D465238412D50422020 AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xE9), Broadcom BCM43xx 1.0 (5.106.98.81.22) Bluetooth: Version 4.0.9f33 10885, 2 service, 11 devices, 1 incoming serial ports Network Service: Wi-Fi, AirPort, en0 Serial ATA Device: APPLE SSD TS128E, 121.33 GB USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1a100000 / 2 USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8510, 0x1a110000 / 3 USB Device: hub_device, 0x8087 (Intel Corporation), 0x0024, 0x1d100000 / 2 USB Device: hub_device, 0x0424 (SMSC), 0x2513, 0x1d180000 / 3 USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x024d, 0x1d182000 / 6 USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8404, 0x1d183000 / 5 USB Device: BRCM20702 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x1d181000 / 4 USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821f, 0x1d181300 / 9