Jump to content

[AMD] Yosemite Kernel Testing (for help use the Help Topic)


Duran Keeley
 Share

1,898 posts in this topic

Recommended Posts

I have found with my experiment with opemu with to the expansion of the 3dnow (assembler code) works fast and smoothly. It may well be that the kernel was not processed optimally from me?, but that's just secondary.

 

 

 

Show me what you fixed ? Or are you going to talk all sorts of words ???  <_< 

  • Like 2
Link to comment
Share on other sites

I have found with my experiment with opemu with to the expansion of the 3dnow (assembler code) works fast and smoothly. It may well be that the kernel was not processed optimally from me?, but that's just secondary.

 

Edit:

 

I am convinced that 3dnow has its authority, when I look the other operating systems, then I find again and again supported instructions for both cpus, with the integrated 3dnow instructions, why should it be taboo for os x? :(

Who says that the present opemu is 100% correctly and is working 100%? :blush:

 

spakk ,

 

y a t'il quelque chose qui vous frappe dans ses 2 tableaux ? 

c'est quoi cette histoire de 3dnow ? 

 

ces 2 processeurs ont tout les deux le même problème , l'un est 3dnow et l'autre ne l'est pas , l'un est Intel et l'autre AMD , la chose commune est qu'ils ne sont pas ssse3 , c'est tout .

 

Pourquoi se coincer sur un problème qui n'existe pas . 

 

le seul problème est opemu ssse3 ;)

 

il serait mieux de se reconcentrer sur opemu de Bronya pour avancer , le reste est une perte de temps . 

 

spakk,
 
there is there anything that strikes you in its 2 tables?
What is this story about 3dnow?
 
these two processors have them both the same problem, one is 3dnow and the other is not, one is Intel and AMD each other, the common thing is that they are not SSSE3, c is all.
 
Why get stuck on a problem that does not exist.
 
the only problem is opemu SSSE3  ;)
 

 

it would be better to refocus on opemu Bronya to advance, the rest is a waste of time.

post-1093405-0-78824100-1418858934_thumb.png

post-1093405-0-55068400-1418858952_thumb.png

  • Like 1
Link to comment
Share on other sites

EMU is meant emulator.

 

But OP meant is OPEN or OPCODE ??

 

I’m also very curious.

 

My Processor is not SSSE3. Why was able to work.

 

If OPCODE EMU It can be understood .. Simulation SSSE3 OPCODE

 

 

In the original JavaScriptCore.framework & WebKit.framework

 

AMD-XNU Using OPEMU-I or OPEMU-II:  App Store No works.

 

AMD-XNU Using OPEMU-ML:  App Store works.

 

This is very obvious problem in OPEMU.

 

I hope Great God Bronya & AnV

 

Using old OPEMU-ML as a based To find BUG and FIX

 

euh ??

 

le rapport avec 3dnow ?  :worried_anim:

 

Added Translation:

 

uh ??

 

the relationship with 3dnow

Edited by Duran Keeley
Google Translation
Link to comment
Share on other sites

EMU is meant emulator.

 

But OP meant is OPEN or OPCODE or Operating ??

First paragraph of the Opemu:

 * This is called the Opcode Emulator: it traps invalid opcode exceptions
 * and modifies the state of the running thread accordingly.
 * There are two entry points, one for user space exceptions, and another for
 * exceptions coming from kernel space.
Hey guys can you please add a translation to the end of your posts.

 

Kind Regards

Duran

Link to comment
Share on other sites

 

this opemu from old version amd 10.8.5 ML

 

I try FIX From OPEMU-2 copy & paste to OPEMU-ML :D

 

Fix OPEMU-ML ERROR MSG :  OPEMU: shortmode XMM mod not implemented.

 

for OS X 10.9 or later

 

 

Test Your App Store

 

You can recover the original JavaScriptCore.framework & WebKit.framework to /System/Library/Frameworks

 

 

works with vanilla frameworks but safari is more unstable with them so I use Duran's fix.

also, after a few hours (or maybe just under heavy load) the whole system crashes and kicks me to the logon screen, mind you that i put a lot of load on my system but it only happens with this kernel.

Link to comment
Share on other sites

 

this opemu from old version amd 10.8.5 ML

 

I try FIX From OPEMU-2 copy & paste to OPEMU-ML :D

 

Fix OPEMU-ML ERROR MSG :  OPEMU: shortmode XMM mod not implemented.

 

for OS X 10.9 or later

 

 

Test Your App Store

 

You can recover the original JavaScriptCore.framework & WebKit.framework to /System/Library/Frameworks

 

I got good news on my front.

 

I have Safari and App Store loading with this kernel, along with no more scratchy sound.  I only have blue icons in Safari's Favorites page.

 

I am using this kernel along with the AMD Webkit Patch and the AMD DMG (http://www.rampagedev.com/?page_id=2) AKern and the rest of Rampage Dev. He has SSDT's and kexts for various motherboards, including my Gigabyte GA-970A-UD3.  I just followed the steps contained within the DMG file, except for the kernel as it only contains kernels for Mavericks 10.9.0 through 10.9.3.

 

I'm also using Chameleon 2.3 svn2510 as my bootloader.  

 

I cannot use Clover. My system simply reboots immediately at the Root UUID line. I even have put my kernel in /EFI/CLOVER/kext/10.10 and /EFI/CLOVER/kext/Other.  I've put FakeSMC into those two directories along with the kernel, but to no avail. 

 

If only I can get EthernetBuiltIn to work for iCloud/App Store login. EthernetBuiltIn=Yes seems to play havoc on my EVGA GT-430. I end up getting no video with this boot flag. My boot flags are "npci=0x3000 GraphicsEnabler=Yes kext-dev-mode=1".

Link to comment
Share on other sites

This whole time, I've been running Yosemite w/o the kextcaches working properly. But today, I finally decided to do something about it. Deleting /S/L/C/c.a.k.c/Startup and then touching /S/L/Extensions seems to be enough to get the kernelcaches to rebuild. But I had to manually build /S/L/C/c.a.k.c/S/Extensions.mkext. When I did that, for some reason, it seems that the NullCPUPowerManagement kext doesn't get loaded properly on my system. Instead, it crashes during boot as if NCPM.kext isn't there.

 

Also, in this situation, "UseKernelCache=no" has no effect. I am now booting with "-f" or, to be more specific, "-v -f npci=0x3000 fsb=200 busratio=15 kext-dev-mode=1"

 

If it will help, I can post the differences from system.log between booting w/o -f (kernel panic) and booting w/ -f (boots normally) later.

Link to comment
Share on other sites

@Gils,
I do not understand your excitement!! it is legitimate here to write his opinion, and it is also allowed to think outside the box.
The fact that we have been looking for months for a solution to create a running amd kernel, to date, there is still no one succeeded, unfortunately this is the reality !!!

Link to comment
Share on other sites

@Gils,

I do not understand your excitement!! it is legitimate here to write his opinion, and it is also allowed to think outside the box.

The fact that we have been looking for months for a solution to create a running amd kernel, to date, there is still no one succeeded, unfortunately this is the reality !!!

            #409            

 

;)

Link to comment
Share on other sites

@Gils,

I do not understand your excitement!! it is legitimate here to write his opinion, and it is also allowed to think outside the box.

The fact that we have been looking for months for a solution to create a running amd kernel, to date, there is still no one succeeded, unfortunately this is the reality !!!

Hello spakk :)

 

Its easy: 3Dnow! its not the solution to fix the problems inside the kernel that AMD-User have! Never seen this hardware-extensions under osx!

 

Keep ur focus to OPemu and SSSE3 - Thats the fight we must win!

  • Like 4
Link to comment
Share on other sites

 

I have allowed myself to change the kernel in one part, the previous test results on my AMD Hackintosh, as well as the testing of other users with similar hardware are promising, so I want to ask you to test this kernel.

 

the kernel is currently working on my hackintosh with 10.10 and 10.10.2 (13C81f)

  • safari webkit with drivers of duran keeley works so far without chrashes
  • AppStore works
  • Launchpad icons
  • good graphic

 

 

Cheers!! Your kernel works perfect on this configuration:

 

FX 8350

Radeon HD 5770

ASUS M5A99X EVO r1.0

 

Everything working correctly in my experience except a few issues (not sure if kernel bug or I messed up or just a yosemite incompatibility):

  • When installing a package, it'll think the installation failed even though it was successful - package works 100% after "failed installation". Seems to only be happening with .pkg installers. See screen shot below.
  • Constant "graphic error has been detected" error message on NVDIA cards (tested with gtx 770, not sure if its happening with any other nvidia cards). Error is for sure triggered with events like trying to open finder, safari, or any webkit based browsers. Otherwise, it seems to happen randomly. 
  • Photoshop CC/CC2014/CS6 crashes when trying to apply a black and white filter -- same issue with the mavericks kernel.

Nice kernel, nice work guys :)

 

Here is a log from an instance where the system detected a graphical error: 

Sat Dec 20 14:00:54 2014

Event:               GPU Reset
Data/Time:           Sat Dec 20 14:00:54 2014
Application:         com.apple.WebKit
Path:                
OS Version:          Mac OS X Version 10.10 (Build 14A389)
Graphics Hardware:   NVIDIA GeForce GTX 770
Signature:           1f

Report Data:

NVDA(OpenGL): Channel exception! Exception type = 0x1f Access Violation Error (MMU Error 2)
Channel Info: [8, 0xd, 0x8, 0x0]
Version Info: [com.apple.GeForce, 10.0.0, 0x746c6943485b52, 18831271, 310.41.05f01, 1]
MMU Error: FAULT_PDE at 0x0

Resource Manager Info:
 4443564e 000000c0 3f0252fe 8a50f3eb 00000001 00000014 d3793533 46d3a4a6
 4614f297 e71edccf 00088301 0000008c 149a030a 82200a00 00081d13 03183410
 2809b020 4815b2d6 58015000 78646001 01019000 0a200198 00138a03 13923d0a
 24380a3a 0e000000 01000000 490000e0 01000014 49000000 00000010 47000000
 21000104 26000600 200009c4 22000000 48005a19 3b008185 0a0001f4 1c13c21f
 00100008 9c80a818 0d200bf7 03301f28 e3e7c038 4003c4f3 0a480280 4443564e



System Profile:
PCI Card: Realtek 8111DL PCI-E Gigabit, Ethernet Controller, Internal
PCI Card: ATI Radeon HD 5000, Display Controller, Slot-2
Memory Module: BANK0/DIMM0, 4 GB, DDR3, 1333 MHz, Manufacturer0, Array1_PartNumber0
Memory Module: BANK1/DIMM1, 2 GB, DDR3, 1333 MHz, Manufacturer1, Array1_PartNumber1
Memory Module: BANK2/DIMM2, 4 GB, DDR3, 1333 MHz, Manufacturer2, Array1_PartNumber2
Memory Module: BANK3/DIMM3, 2 GB, DDR3, 1333 MHz, Manufacturer3, Array1_PartNumber3
USB Device: Cyborg R.A.T.5 Mouse
USB Device: USB Multimedia Keyboard
USB Device: Integrated USB Bridge
USB Device: CTH-470
Serial ATA Device: ATAPI   iHAS124   B, 7.47 GB
Serial ATA Device: Hitachi HDS721010CLA332, 1 TB
Serial ATA Device: SAMSUNG MMCRE28G8MXP-0VBL1, 128.04 GB
Serial ATA Device: WDC WD10EZEX-00BN5A0, 1 TB
Model: MacPro3,1, BootROM AMD FX 8350 Hackintosh, 8 processors, 4.62 GHz, 12 GB, SMC 1.30f3
Graphics: ATI Radeon HD 5000, ATI Radeon HD 5000, PCIe, 1024 MB
Network Service: Ethernet, Ethernet, en0
Thunderbolt Bus: 
 

Here is a log where using photoshop black and white filter causes crash (I'm pretty sure this is a kernel bug) :

Process:               Adobe Photoshop CC 2014 [922]
Path:                  /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014
Identifier:            com.adobe.Photoshop
Version:               15.0.0 (15.0.0.58)
Code Type:             X86-64 (Native)
Parent Process:        ??? [1]
Responsible:           Adobe Photoshop CC 2014 [922]
User ID:               501

Date/Time:             2014-12-21 13:39:19.438 -0800
OS Version:            Mac OS X 10.10 (14A389)
Report Version:        11
Anonymous UUID:        C42625D3-0BA5-8953-300F-34800AB0AC24


Time Awake Since Boot: 7600 seconds

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

Exception Type:        EXC_CRASH (SIGABRT)
Exception Codes:       0x0000000000000000, 0x0000000000000000

Application Specific Information:
Assertion failed: (!pthread_mutex_lock(&m)), function lock, file ../../source_library/boost_libraries/boost/thread/pthread/recursive_mutex.hpp, line 110.
 

Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib        	0x00007fff8b75f282 __pthread_kill + 10
1   libsystem_c.dylib             	0x00007fff8bd85b73 abort + 129
2   libsystem_c.dylib             	0x00007fff8bd4dc59 __assert_rtn + 321
3   com.adobe.Photoshop           	0x0000000110917964 boost::recursive_mutex::lock() + 46
4   com.adobe.Photoshop           	0x00000001109176ff boost::unique_lock<boost::recursive_mutex>::lock() + 35
5   com.adobe.Photoshop           	0x000000010e104814 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 6987316
6   com.adobe.Photoshop           	0x000000010e1047af void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 6987215
7   com.adobe.Photoshop           	0x000000010d277456 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 428614
8   com.adobe.Photoshop           	0x000000010e0f1fca void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 6911466
9   com.adobe.Photoshop           	0x000000010e0d80c6 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 6805222
10  com.adobe.Photoshop           	0x000000010e0f3cea void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 6918922
11  com.adobe.Photoshop           	0x000000010ea5dad0 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 16789744
12  com.adobe.Photoshop           	0x000000010ea5d9ef void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 16789519
13  com.adobe.Photoshop           	0x000000010d277416 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 428550
14  com.adobe.Photoshop           	0x000000010d27090a boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 401146
15  com.adobe.Photoshop           	0x000000010ea5d67d void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 16788637
16  libsystem_c.dylib             	0x00007fff8bd868ed __cxa_finalize_ranges + 322
17  libsystem_c.dylib             	0x00007fff8bd86bf0 exit + 55
18  com.adobe.Photoshop           	0x0000000110902a4a boost::unknown_exception const& boost::exception_detail::set_info<boost::unknown_exception, boost::tag_original_exception_type, std::type_info const*>(boost::unknown_exception const&, boost::error_info<boost::tag_original_exception_type, std::type_info const*> const&) + 25404666
19  com.adobe.Photoshop           	0x000000010f0f4884 boost::unknown_exception const& boost::exception_detail::set_info<boost::unknown_exception, boost::tag_original_exception_type, std::type_info const*>(boost::unknown_exception const&, boost::error_info<boost::tag_original_exception_type, std::type_info const*> const&) + 181044
20  com.adobe.Photoshop           	0x000000011048a3bf boost::unknown_exception const& boost::exception_detail::set_info<boost::unknown_exception, boost::tag_original_exception_type, std::type_info const*>(boost::unknown_exception const&, boost::error_info<boost::tag_original_exception_type, std::type_info const*> const&) + 20717167
21  com.adobe.Photoshop           	0x000000010f0eebcc boost::unknown_exception const& boost::exception_detail::set_info<boost::unknown_exception, boost::tag_original_exception_type, std::type_info const*>(boost::unknown_exception const&, boost::error_info<boost::tag_original_exception_type, std::type_info const*> const&) + 157308
22  com.adobe.Photoshop           	0x000000010e3c876f void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 9887119
23  com.adobe.Photoshop           	0x000000010e699e3e void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 12842078
24  com.adobe.Photoshop           	0x000000010e75cc25 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 13640261
25  com.adobe.Photoshop           	0x000000010e763e7a void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 13669530
26  com.adobe.Photoshop           	0x000000010e746c24 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 13550148
27  com.adobe.Photoshop           	0x000000010e746a95 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 13549749
28  com.adobe.Photoshop           	0x000000010ece6934 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 19447636
29  com.adobe.Photoshop           	0x000000010ece6eab void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 19449035
30  com.adobe.Photoshop           	0x000000010d2dd37a boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 846186
31  com.adobe.Photoshop           	0x000000010d2dd37a boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 846186
32  com.adobe.Photoshop           	0x000000010d2dd37a boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 846186
33  com.adobe.Photoshop           	0x000000010d2f2ae0 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 934096
34  com.adobe.Photoshop           	0x000000010d28796d boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 495453
35  com.adobe.Photoshop           	0x000000010d286a11 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 491521
36  com.adobe.Photoshop           	0x000000010d28265f boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 474191
37  com.adobe.Photoshop           	0x000000010d282420 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 473616
38  com.adobe.Photoshop           	0x000000010eabc724 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 17177924
39  com.apple.AppKit              	0x0000000113ab7fe8 -[NSApplication run] + 711
40  com.adobe.Photoshop           	0x000000010eabcf02 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 17179938
41  com.adobe.Photoshop           	0x000000010eabe288 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 17184936
42  com.adobe.Photoshop           	0x000000010d282d2f boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 475935
43  com.adobe.Photoshop           	0x000000010d4fd0f7 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3073767
44  com.adobe.Photoshop           	0x000000010d4fd299 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 3074185
45  com.adobe.Photoshop           	0x000000010d1f4434 0x10d1f2000 + 9268

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib        	0x00007fff8b76022e kevent64 + 10
1   libdispatch.dylib             	0x00007fff8b3a2a6a _dispatch_mgr_thread + 52

Thread 2:
0   libsystem_kernel.dylib        	0x00007fff8b75f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8c1544a1 start_wqthread + 13

Thread 3:: MPSupport Worker
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   MultiProcessor Support        	0x00000001299ee89b 0x1299a7000 + 293019
2   MultiProcessor Support        	0x00000001299ee7ab 0x1299a7000 + 292779
3   MultiProcessor Support        	0x0000000129a0ec39 0x1299a7000 + 425017
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 4:: MPSupport Worker
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   MultiProcessor Support        	0x00000001299ee89b 0x1299a7000 + 293019
2   MultiProcessor Support        	0x00000001299ee7ab 0x1299a7000 + 292779
3   MultiProcessor Support        	0x0000000129a0ec39 0x1299a7000 + 425017
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 5:: MPSupport Worker
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   MultiProcessor Support        	0x00000001299ee89b 0x1299a7000 + 293019
2   MultiProcessor Support        	0x00000001299ee7ab 0x1299a7000 + 292779
3   MultiProcessor Support        	0x0000000129a0ec39 0x1299a7000 + 425017
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 6:: MPSupport Worker
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   MultiProcessor Support        	0x00000001299ee89b 0x1299a7000 + 293019
2   MultiProcessor Support        	0x00000001299ee7ab 0x1299a7000 + 292779
3   MultiProcessor Support        	0x0000000129a0ec39 0x1299a7000 + 425017
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 7:: MPSupport Worker
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   MultiProcessor Support        	0x00000001299ee89b 0x1299a7000 + 293019
2   MultiProcessor Support        	0x00000001299ee7ab 0x1299a7000 + 292779
3   MultiProcessor Support        	0x0000000129a0ec39 0x1299a7000 + 425017
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 8:: MPSupport Worker
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   MultiProcessor Support        	0x00000001299ee89b 0x1299a7000 + 293019
2   MultiProcessor Support        	0x00000001299ee7ab 0x1299a7000 + 292779
3   MultiProcessor Support        	0x0000000129a0ec39 0x1299a7000 + 425017
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 9:: MPSupport Worker
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   MultiProcessor Support        	0x00000001299ee89b 0x1299a7000 + 293019
2   MultiProcessor Support        	0x00000001299ee7ab 0x1299a7000 + 292779
3   MultiProcessor Support        	0x0000000129a0ec39 0x1299a7000 + 425017
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 10:
0   libsystem_kernel.dylib        	0x00007fff8b75a56a semaphore_wait_trap + 10
1   libtbb.dylib                  	0x00000001129bb550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
2   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 11:
0   libsystem_kernel.dylib        	0x00007fff8b75a56a semaphore_wait_trap + 10
1   libtbb.dylib                  	0x00000001129bb550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
2   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 12:
0   libsystem_kernel.dylib        	0x00007fff8b75a56a semaphore_wait_trap + 10
1   libtbb.dylib                  	0x00000001129bb550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
2   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 13:
0   libsystem_kernel.dylib        	0x00007fff8b75a56a semaphore_wait_trap + 10
1   libtbb.dylib                  	0x00000001129bb550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
2   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 14:
0   libsystem_kernel.dylib        	0x00007fff8b75a56a semaphore_wait_trap + 10
1   libtbb.dylib                  	0x00000001129bb550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
2   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 15:
0   libsystem_kernel.dylib        	0x00007fff8b75a56a semaphore_wait_trap + 10
1   libtbb.dylib                  	0x00000001129bb550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
2   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 16:
0   libsystem_kernel.dylib        	0x00007fff8b75a56a semaphore_wait_trap + 10
1   libtbb.dylib                  	0x00000001129bb550 tbb::internal::rml::private_worker::thread_routine(void*) + 480
2   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
3   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
4   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 17:
0   libsystem_kernel.dylib        	0x00007fff8b75f486 __semwait_signal + 10
1   com.adobe.PSAutomate          	0x0000000146069d88 0x145f13000 + 1404296
2   com.adobe.PSAutomate          	0x000000014604f7ee 0x145f13000 + 1296366
3   com.adobe.PSAutomate          	0x0000000146069925 0x145f13000 + 1403173
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 18:
0   libsystem_kernel.dylib        	0x00007fff8b75f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8c1544a1 start_wqthread + 13

Thread 19:
0   libsystem_kernel.dylib        	0x00007fff8b75f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8c1544a1 start_wqthread + 13

Thread 20:: General Background Service
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   com.adobe.Photoshop           	0x000000010d4cb506 boost::exception_detail::copy_boost_exception(boost::exception*, boost::exception const*) + 2870006
2   com.adobe.Photoshop           	0x000000010ee2e5d8 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 20790264
3   com.adobe.Photoshop           	0x000000010ee2d7bc void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 20786652
4   com.adobe.Photoshop           	0x000000010ee2effa void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 20792858
5   com.adobe.Photoshop           	0x000000010eaeae09 void boost::this_thread::sleep<boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> >(boost::date_time::subsecond_duration<boost::posix_time::time_duration, 1000ll> const&) + 17368105
6   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
8   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 21:
0   libsystem_kernel.dylib        	0x00007fff8b75a52e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8b75969f mach_msg + 55
2   com.apple.CoreFoundation      	0x0000000112b6bb14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x0000000112b6afdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation      	0x0000000112b6a838 CFRunLoopRunSpecific + 296
5   com.apple.AppKit              	0x0000000113c278f7 _NSEventThread + 137
6   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
8   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 22:
0   libsystem_kernel.dylib        	0x00007fff8b75f336 __recvfrom + 10
1   VulcanMessage5.dylib          	0x0000000117728b32 vcfoundation::io::BSDNamedPipe::Read(void*, unsigned long) + 24
2   VulcanMessage5.dylib          	0x0000000117726c40 vcfoundation::io::BufferedReader::InternalRead(char*, long) + 112
3   VulcanMessage5.dylib          	0x0000000117726cae vcfoundation::io::BufferedReader::Read(void*, unsigned long) + 60
4   VulcanMessage5.dylib          	0x000000011771f7d0 vcfoundation::io::IVCChannel::ReadFully(void*, unsigned long) + 70
5   VulcanMessage5.dylib          	0x0000000117720262 vcfoundation::io::Serializer::InternalDeserialize() + 30
6   VulcanMessage5.dylib          	0x000000011772016f vcfoundation::io::Serializer::Deserialize() + 9
7   VulcanMessage5.dylib          	0x0000000117725782 vcfoundation::ncomm::Connection::ReadIn() + 28
8   VulcanMessage5.dylib          	0x00000001177258c6 vcfoundation::ncomm::NCService::ReadResponse(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&, vcfoundation::ncomm::NCService::ConRef&) + 40
9   VulcanMessage5.dylib          	0x0000000117725681 vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*, vcfoundation::ncomm::INCListener&) + 109
10  VulcanMessage5.dylib          	0x00000001177255fa vcfoundation::ncomm::NCService::Execute(vcfoundation::ncomm::INCRequest*) + 32
11  VulcanMessage5.dylib          	0x000000011771632b adobe::vulcan::servicemgr::CSIRequest::Execute() + 53
12  VulcanMessage5.dylib          	0x0000000117717507 adobe::vulcan::servicemgr::RegisterForEventsRequest::Run() + 353
13  VulcanMessage5.dylib          	0x00000001177262d0 vcfoundation::thread::AbstractThread::Run() + 50
14  VulcanMessage5.dylib          	0x000000011772a523 vcfoundation::thread::Thread::ThreadProc(void*) + 9
15  libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
16  libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
17  libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 23:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib        	0x00007fff8b75a52e mach_msg_trap + 10
1   libsystem_kernel.dylib        	0x00007fff8b75969f mach_msg + 55
2   com.apple.CoreFoundation      	0x0000000112b6bb14 __CFRunLoopServiceMachPort + 212
3   com.apple.CoreFoundation      	0x0000000112b6afdb __CFRunLoopRun + 1371
4   com.apple.CoreFoundation      	0x0000000112b6a838 CFRunLoopRunSpecific + 296
5   com.apple.CFNetwork           	0x000000011976ae90 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
6   com.apple.Foundation          	0x0000000113083b7a __NSThread__main__ + 1345
7   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
8   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
9   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 24:
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   com.adobe.ape.engine          	0x000000014a1b03a0 APXGetHostAPI + 2516240
2   com.adobe.ape.engine          	0x000000014a1c85ab APXGetHostAPI + 2615067
3   com.adobe.ape.engine          	0x000000014a1b04a1 APXGetHostAPI + 2516497
4   com.adobe.ape.engine          	0x000000014a1b051a APXGetHostAPI + 2516618
5   com.adobe.ape.engine          	0x000000014a1b0649 APXGetHostAPI + 2516921
6   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
8   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 25:
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   com.adobe.ape.engine          	0x000000014a1b03a0 APXGetHostAPI + 2516240
2   com.adobe.ape.engine          	0x000000014a343073 APXGetHostAPI + 4166115
3   com.adobe.ape.engine          	0x000000014a1b04a1 APXGetHostAPI + 2516497
4   com.adobe.ape.engine          	0x000000014a1b051a APXGetHostAPI + 2516618
5   com.adobe.ape.engine          	0x000000014a1b0649 APXGetHostAPI + 2516921
6   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
7   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
8   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 26:: com.apple.CFSocket.private
0   libsystem_kernel.dylib        	0x00007fff8b75f3f6 __select + 10
1   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
2   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
3   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 27:
0   libsystem_kernel.dylib        	0x00007fff8b75f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8c1544a1 start_wqthread + 13

Thread 28:
0   libsystem_kernel.dylib        	0x00007fff8b75f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8c1544a1 start_wqthread + 13

Thread 29:
0   libsystem_kernel.dylib        	0x00007fff8b75f132 __psynch_cvwait + 10
1   com.apple.CoreServices.CarbonCore	0x0000000119b0a9c7 TSWaitOnConditionTimedRelative + 147
2   com.apple.CoreServices.CarbonCore	0x0000000119b0a5a2 TSWaitOnSemaphoreCommon + 403
3   com.apple.CoreServices.CarbonCore	0x0000000119ac4a38 AsyncFileThread(void*) + 281
4   libsystem_pthread.dylib       	0x00007fff8c1562fc _pthread_body + 131
5   libsystem_pthread.dylib       	0x00007fff8c156279 _pthread_start + 176
6   libsystem_pthread.dylib       	0x00007fff8c1544b1 thread_start + 13

Thread 30:
0   libsystem_kernel.dylib        	0x00007fff8b75f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8c1544a1 start_wqthread + 13

Thread 31:
0   libsystem_kernel.dylib        	0x00007fff8b75f946 __workq_kernreturn + 10
1   libsystem_pthread.dylib       	0x00007fff8c1544a1 start_wqthread + 13

Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff52a0bd88  rdx: 0x0000000000000000
  rdi: 0x000000000000130f  rsi: 0x0000000000000006  rbp: 0x00007fff52a0bdb0  rsp: 0x00007fff52a0bd88
   r8: 0x0000000000000000   r9: 0x000000000000006e  r10: 0x0000000008000000  r11: 0x0000000000000206
  r12: 0x00000001116b06af  r13: 0x000000011a7c8000  r14: 0x00007fff7b477300  r15: 0x00000001116b0642
  rip: 0x00007fff8b75f282  rfl: 0x0000000000000206  cr2: 0x00007fff7b434fd8
  
Logical CPU:     0
Error Code:      0x02000148
Trap Number:     133


Binary Images:
       0x10d1f2000 -        0x111cccf57 +com.adobe.Photoshop (15.0.0 - 15.0.0.58) <2B8B608A-5EBD-39C4-9612-C6F1A72DECD4> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014
       0x1129ad000 -        0x1129ddfef +libtbb.dylib (0) <D41FA1F0-4921-308A-93DF-4D16F8913472> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/libtbb.dylib
       0x1129fd000 -        0x112a22fff +libtbbmalloc.dylib (0) <60EF4F46-298B-38B6-A6CD-9B168072EAB7> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/libtbbmalloc.dylib
       0x112a4f000 -        0x112a9eff7  com.apple.opencl (2.4.2 - 2.4.2) <6AE26E08-6EFC-3E1B-B202-EFA9C3E5B9D4> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x112abc000 -        0x112abcfff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x112ac5000 -        0x112acbfff  org.twain.dsm (1.9.5 - 1.9.5) <6D13A0B6-113D-335A-8E7B-366A0CFE1CD6> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
       0x112ad6000 -        0x112ae9ff7 +com.adobe.ahclientframework (1.8.0.31 - 1.8.0.31) <58BB943C-98EC-3812-AAAB-74F66630D1D4> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
       0x112af9000 -        0x112e8ffff  com.apple.CoreFoundation (6.9 - 1151.16) <F2B088AF-A5C6-3FAE-9EB4-7931AF6359E4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x11301b000 -        0x113349ff7  com.apple.Foundation (6.9 - 1151.16) <18EDD673-A010-3E99-956E-DA594CE1FA80> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x11359e000 -        0x11359fff7  libCyrillicConverter.dylib (64) <251C52BB-5EE6-3722-89DA-F3DC80222142> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
       0x1135a3000 -        0x11380bffb  com.apple.security (7.0 - 57031.1.35) <96141D1F-614E-32C4-8AC2-F47481F23F43> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x113960000 -        0x1139d1ff7  com.apple.framework.IOKit (2.0.2 - 1050.1.21) <ED3B0B22-AACC-303B-BFC8-20ECD1AF6BA2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x113a0f000 -        0x113a13fff  com.apple.agl (3.3.0 - AGL-3.3.0) <3B0D06B0-99F1-3D5F-8977-340FC462B511> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
       0x113a1a000 -        0x113a1cff7  com.apple.textencoding.unicode (2.7 - 2.7) <A5C5993B-30AA-39C7-B3B5-D34FAE232712> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
       0x113a21000 -        0x113a2fff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x113a3b000 -        0x113a87ff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
       0x113aa0000 -        0x1145e1fff  com.apple.AppKit (6.9 - 1343.14) <1732C412-257B-340E-8863-B8162D4EB2E2> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x114dc0000 -        0x114dc2fff  com.apple.CoreDuetDebugLogging (1.0 - 1) <9A6E5710-EA99-366E-BF40-9A65EC1B46A1> /System/Library/PrivateFrameworks/CoreDuetDebugLogging.framework/Versions/A/CoreDuetDebugLogging
       0x114dc6000 -        0x114f76ff7  com.apple.QuartzCore (1.10 - 361.11) <7382E4A9-10B0-3877-B9D7-FA84DC71BA55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x115058000 -        0x115227ff7 +com.adobe.owl (AdobeOwl version 5.0.33 - 5.0.33) <99CE9407-9426-3CCF-8C36-3A0F211FD043> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
       0x11526e000 -        0x115680fff +com.adobe.MPS (AdobeMPS 5.8.1.32565 - 5.8.1.32565) <A7808EF8-5C1E-32EE-ACB5-2558AB1EF998> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
       0x1156fa000 -        0x1156fbff7  libodfde.dylib (22) <52D0ABCD-F464-362C-86EA-ACA10993F556> /usr/lib/libodfde.dylib
       0x115701000 -        0x11572ffff +VulcanControl.dylib (5.0.0.82 - 5.0.0.82 © 2013 Adobe Systems, Inc. All rights reserved.) <059975FF-07C9-3231-BCD0-4E7E9862B14A> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/VulcanControl.dylib
       0x115767000 -        0x115a9cff7 +com.adobe.AGM (AdobeAGM 4.30.33.32634 - 4.30.33.32634) <3C81F840-9BA6-3F43-A295-137BC60F515B> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
       0x115b0e000 -        0x115e1fff7 +com.adobe.CoolType (AdobeCoolType 5.15.00.32634 - 5.15.00.32634) <EFEF8A9B-0451-3ED3-BABF-FD205FE36673> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
       0x115e6c000 -        0x115e92fff +com.adobe.BIBUtils (AdobeBIBUtils 1.1.01 - 1.1.01) <249709DE-AF0D-349D-AAFB-35E580305B67> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
       0x115e9c000 -        0x115ec0ff7 +com.adobe.AXE8SharedExpat (AdobeAXE8SharedExpat 3.8.0.32260 - 3.8.0.32260) <7CF0AED9-C0B4-3DBE-BB97-3BC2CC06AB67> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpat
       0x115ee8000 -        0x116017fff +com.winsoft.wrservices (WRServices 8.0.0 - 8.0.0) <3DDC40D0-BC6F-3758-B00A-E102E80D4F5F> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
       0x116075000 -        0x1161bdfff +com.adobe.ACE (AdobeACE 2.20.02.32634 - 2.20.02.32634) <F2BE7764-E44F-3B9D-AA7D-1A66B39376F1> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
       0x1161d1000 -        0x1161eefff +com.adobe.BIB (AdobeBIB 1.2.03.32634 - 1.2.03.32634) <56FC86F3-E5FC-3A4D-A8CF-4BB1BBA68753> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
       0x1161f7000 -        0x1162dbfe7 +com.adobe.amtlib (amtlib 6.0.0.75 - 6.0.0.75) <07A3E1E1-55C3-BA5B-A0B0-60250809ED61> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
       0x1162ee000 -        0x1163a7fff +com.adobe.JP2K (1.2.2 - 1.2.2.32511) <2B6766C7-F7E4-3ED8-87AD-918DC7B95047> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
       0x1163f1000 -        0x1163f5ff7 +com.adobe.ape.shim (3.4.0.29366 - 3.4.0.29366) <B9447EE8-6F91-9E85-C163-96600BF70764> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
       0x1163fd000 -        0x11646aff7 +com.adobe.AdobeXMPCore (Adobe XMP Core 5.5 -c 21 - 79.155772) <2D4C6008-20EA-3300-9700-58504BB7BE72> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
       0x1164a0000 -        0x1169f8fef +com.nvidia.cg (2.2.0006 - 0) /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/Cg.framework/Cg
       0x117069000 -        0x1170f5fff +com.adobe.headlights.LogSessionFramework (7.2.1.3399) <4D4A32E1-2B7F-34AC-A310-B842CABE6080> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
       0x117142000 -        0x1173adff7 +com.adobe.AIF (AdobeAIF 2014.0.00 - 2014.0.00) <BAC266DB-DB05-3676-A61D-43F500F19760> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
       0x1174b0000 -        0x11761bff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x1176bd000 -        0x1176e6ff7 +com.adobe.PDFSettings (AdobePDFSettings 1.04.0 - 1.4) <E07D101E-E47A-392A-8A44-005B49393DEC> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobePDFSettings.framework/Versions/A/AdobePDFSettings
       0x117700000 -        0x117702fff +com.adobe.AdobeCrashReporter (7.0 - 7.0.1) <B68D0D42-8DEB-3F22-BD17-981AC060E9D7> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
       0x11770c000 -        0x11774eff7 +VulcanMessage5.dylib (5.0.0.82 - 5.0.0.82 © 2013 Adobe Systems, Inc. All rights reserved.) <1CA9DD0D-0AC3-3306-AE66-E078B64003A6> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/VulcanMessage5.dylib
       0x117797000 -        0x117a52fc7 +com.adobe.PlugPlugOwl (5.0.0.74 - 5.0.0.74) <2C7EA3AF-075A-39E8-99CE-A39E12362253> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/PlugPlugOwl.framework/Versions/A/PlugPlugOwl
       0x117d0a000 -        0x117d0dfff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x117d1a000 -        0x117d1afff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
       0x117d22000 -        0x117de0fff +com.adobe.AdobeExtendScript (ExtendScript 4.5.5 - 4.5.5.32401) <98E48A52-A6EB-309D-B668-EE951E67823F> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
       0x117e32000 -        0x117eddff7 +com.adobe.AdobeScCore (ScCore 4.5.5 - 4.5.5.32401) <04932D1E-CB2D-3D66-8B9E-8B325EB4E21F> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
       0x117f28000 -        0x118026ff7 +com.adobe.AXEDOMCore (AdobeAXEDOMCore 3.8.0.32260 - 3.8.0.32260) <B4A4F4B2-94CD-3201-AA1E-BB053104A7E6> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeAXEDOMCore.framework/Versions/A/AdobeAXEDOMCore
       0x1180d4000 -        0x11822efff +com.adobe.linguistic.LinguisticManager (8.0.0 - 20256) <65F0E23D-218B-3365-890E-249E085586B0> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
       0x118280000 -        0x11829bff7 +com.adobe.AIF (AdobeAIF 2014.0.00 - 2014.0.00) <AAFB3C78-A03A-3374-80C0-25427EE67AF0> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/aif_ocl.framework/Versions/A/aif_ocl
       0x1182b4000 -        0x118314fff +com.adobe.AIF (AdobeAIF 2014.0.00 - 2014.0.00) <E54999AA-1BBF-3ADD-B182-5725BDEDF30E> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
       0x118333000 -        0x1183a2ff7 +com.adobe.adobe_caps (adobe_caps 7.0.0.21 - 7.0.0.21) <CE3C6356-9EE2-3B88-8261-8612A0743F56> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
       0x1183ad000 -        0x1183adff5 +cl_kernels (???) <182654A2-045D-4B33-9EBE-52E47C15E9CA> cl_kernels
       0x1183b0000 -        0x11846aff7 +AdbePM (1) <08C8E1D7-13AD-36BC-A08D-BF7FD2D9E7D5> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdbePM.framework/Versions/A/AdbePM
       0x118538000 -        0x118538fef +cl_kernels (???) <D13DDBD0-C5F4-4A9B-8D9D-A9966607C207> cl_kernels
       0x11853d000 -        0x11853dfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
       0x118543000 -        0x118543fff  com.apple.CoreServices (62 - 62) <9E4577CA-3FC3-300D-AB00-87ADBDDA2E37> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x11854e000 -        0x118da5ff3  com.apple.CoreGraphics (1.600.0 - 772) <6364CBE3-3635-3A53-B448-9D19EF9FEA96> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
       0x118ee6000 -        0x118eeffff  libGFXShared.dylib (11.0.7) <EC449E3A-D9D2-3494-8B6C-DEB7B11EEDAB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
       0x118efd000 -        0x118f3efff  libGLU.dylib (11.0.7) <8037342E-1ECD-385F-B4C3-545CE97B76AE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x118f4e000 -        0x118f59fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x118f71000 -        0x119089ffb  com.apple.CoreText (352.0 - 454.1) <AB07DF12-BB1F-3275-A8A3-45F14BF872BF> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
       0x119126000 -        0x119263fff  com.apple.ImageIO.framework (3.3.0 - 1038) <611BDFBA-4BAA-36A8-B7E0-3830F3375E53> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
       0x1192d6000 -        0x11934afff  com.apple.ApplicationServices.ATS (360 - 375) <62828B40-231D-3F81-8067-1903143DCB6B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
       0x119378000 -        0x11940dff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
       0x119457000 -        0x1194a0ff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
       0x1194dc000 -        0x1194ebfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <D1E527E4-C561-352F-9457-E8C50232793C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
       0x1194ff000 -        0x11954cff3  com.apple.print.framework.PrintCore (10.0 - 451) <3CA58254-D14F-3913-9DFB-CAC499570CC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
       0x11957b000 -        0x1195b6fff  com.apple.QD (301 - 301) <C4D2AD03-B839-350A-AAF0-B4A08F8BED77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
       0x1195dc000 -        0x1195e7ff7  com.apple.speech.synthesis.framework (5.2.6 - 5.2.6) <9434AA45-B6BD-37F7-A866-172196A7F91B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x119601000 -        0x119601fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <227E2491-1DDB-336F-BF83-773CECEC66F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x11960a000 -        0x119682ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
       0x1196ca000 -        0x1198cdff3  com.apple.CFNetwork (720.0.9 - 720.0.9) <78EE1B88-394F-3BB8-93A6-E068990559EC> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
       0x119a54000 -        0x119a5cffb  com.apple.CoreServices.FSEvents (1210 - 1210) <782A9C69-7A45-31A7-8960-D08A36CBD0A7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/FSEvents.framework/Versions/A/FSEvents
       0x119a63000 -        0x119d4affb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
       0x119dca000 -        0x119e68fff  com.apple.Metadata (10.7.0 - 916) <DA8A1D18-19FE-37B3-BE12-85C5B0A00736> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
       0x119ed5000 -        0x119f52fff  com.apple.CoreServices.OSServices (640.3 - 640.3) <28445162-08E9-3E24-84E4-617CE5FE1367> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
       0x119faf000 -        0x11a01efff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
       0x11a066000 -        0x11a0c5ff3  com.apple.AE (681 - 681) <7F544183-A515-31A8-B45F-89A167F56216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
       0x11a0f8000 -        0x11a219fff  com.apple.LaunchServices (644.10 - 644.10) <0B1C68BC-0AEB-38E2-ABC8-E92728FEC475> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
       0x11a2ce000 -        0x11a2f9fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
       0x11a31e000 -        0x11a31efff  libOpenScriptingUtil.dylib (162) <EFD79173-A9DA-3AE6-BE15-3948938204A6> /usr/lib/libOpenScriptingUtil.dylib
       0x11a327000 -        0x11a32cfff  com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x11a339000 -        0x11a340fff  com.apple.NetFS (6.0 - 4.0) <1581D25F-CC07-39B0-90E8-5D4F3CF84EBA> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x11a34b000 -        0x11a355ff7  com.apple.NetAuth (5.0 - 5.0) <B9EC5425-D38D-308C-865F-207E0A98BAC7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x11a366000 -        0x11a368fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsupport.framework/Versions/A/loginsupport
       0x11a370000 -        0x11a3d7ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
       0x11a41a000 -        0x11a41eff7  com.apple.TCC (1.0 - 1) <AFC32F8F-BCD5-313C-B66E-5AB8591EC066> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
       0x11a42c000 -        0x11a75ffff  libmecabra.dylib (666) <2CE5540A-D412-3D53-9E11-86C24D61713B> /usr/lib/libmecabra.dylib
       0x11a7cb000 -        0x11a7e5ff7  libextension.dylib (55) <17514AB2-C503-3D49-A725-EBC1140567A6> /usr/lib/libextension.dylib
       0x11a805000 -        0x11a85fff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/LanguageModeling
       0x11a875000 -        0x11aaeffff  com.apple.CoreData (110 - 526) <AEEDAF00-D38F-3A15-B3C9-73732940CC55> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x11ac2d000 -        0x11ac46ff7  com.apple.CFOpenDirectory (10.10 - 187) <0ECA5D80-A045-3A2C-A60C-E1605F3AB6BD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
       0x11ac67000 -        0x11ac6afff  com.apple.xpc.ServiceManagement (1.0 - 1) <7E9E6BB7-AEE7-3F59-BAC0-59EAF105D0C8> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
       0x11ac77000 -        0x11b0cafc7  com.apple.vImage (8.0 - 8.0) <33BE7B31-72DB-3364-B37E-C322A32748C5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
       0x11b123000 -        0x11b123fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <A48738CA-5B6F-3D14-97E9-2BFDFC3DCC06> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
       0x11b127000 -        0x11b23efe7  libvDSP.dylib (512) <52777555-F051-3BC2-A2D2-9645907E836D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
       0x11b250000 -        0x11b313ff7  libvMisc.dylib (512) <A4E39464-52EA-34CB-9FFE-53E79B3C65F5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
       0x11b323000 -        0x11b730ff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
       0x11b797000 -        0x11b925fff  libBLAS.dylib (1128) <497912C1-A98E-3281-BED7-E9C751552F61> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
       0x11b956000 -        0x11b96dff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLinearAlgebra.dylib
       0x11b975000 -        0x11ba69ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x11bae7000 -        0x11bb2dffb  libFontRegistry.dylib (134) <01B8034A-45FD-3360-A347-A1896F591363> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x11bb57000 -        0x11bb71ff7  com.apple.AppleVPAFramework (1.0.30 - 1.0.30) <D47A2125-C72D-3298-B27D-D89EA0D55584> /System/Library/PrivateFrameworks/AppleVPA.framework/Versions/A/AppleVPA
       0x11bb7f000 -        0x11bc1edf7  com.apple.AppleJPEG (1.0 - 1) <9BB3D7DF-630A-3E1C-A124-12D6C4D0DE70> /System/Library/PrivateFrameworks/AppleJPEG.framework/Versions/A/AppleJPEG
       0x11bc8c000 -        0x11bcb1ff7  libJPEG.dylib (1231) <35F13BD9-AA92-3510-B5BB-420DA15AE7F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x11bcbe000 -        0x11bd19fff  libTIFF.dylib (1231) <ACC9ED11-EED8-3A23-B452-3F40FF7EF435> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x11bd28000 -        0x11bd4dff7  libPng.dylib (1231) <2D5AC0EE-4056-3F76-97E7-BBD415F072B5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x11bd5c000 -        0x11bd60ff7  libGIF.dylib (1231) <A349BA73-301E-3EDE-8A31-8ACE827C289E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x11bd65000 -        0x11be58ff7  libJP2.dylib (1231) <58849E48-9CD2-38A1-9D48-FCE630F473EB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x11be83000 -        0x11be85fff  libRadiance.dylib (1231) <746E9989-E89C-3027-A418-5F99CE131C93> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x11be90000 -        0x11bebdfff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x11bee2000 -        0x11befcff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x11bf16000 -        0x11bf46ffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x11bf66000 -        0x11bfd4ffb  com.apple.Heimdal (4.0 - 2.0) <B852ACA1-4C64-3E2A-A9D3-6D4C80AD9429> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x11c004000 -        0x11c010ff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x11c028000 -        0x11c09cff3  com.apple.securityfoundation (6.0 - 55126) <E7FB7A4E-CB0B-37BA-ADD5-373B2A20A783> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
       0x11c0e2000 -        0x11c133ff7  com.apple.audio.CoreAudio (4.3.0 - 4.3.0) <AF72B06E-C6C1-3FAE-8B47-AF461CAE0E22> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x11c15c000 -        0x11c19cff7  libGLImage.dylib (11.0.7) <7CBCEB4B-D22F-3116-8B28-D1C22D28C69D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
       0x11c1a8000 -        0x11c1aafff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
       0x11c1b6000 -        0x11c1bafff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
       0x11c1c1000 -        0x11c1c5fff  com.apple.CommonPanels (1.2.6 - 96) <F9ECC8AF-D9CA-3350-AFB4-5113A9B789A5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
       0x11c1d2000 -        0x11c1d5fff  com.apple.help (1.3.3 - 46) <CA4541F4-CEF5-355C-8F1F-EA65DC1B400F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help
       0x11c1e1000 -        0x11c4e3fff  com.apple.HIToolbox (2.1.1 - 756) <9DD121B5-B7EB-3C43-8155-61A4417F8E9A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
       0x11c660000 -        0x11c672ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
       0x11c692000 -        0x11c726fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
       0x11c760000 -        0x11c779fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
       0x11c791000 -        0x11c792ff7  com.apple.print.framework.Print (10.0 - 265) <3BC4FE7F-78A0-3E57-8F4C-520E7EFD36FA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
       0x11c79e000 -        0x11c7a0ff7  com.apple.securityhi (9.0 - 55006) <B1E09986-7AF0-3BD1-BAA1-B5514DFB7CD1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
       0x11c7a8000 -        0x11c7aefff  com.apple.speech.recognition.framework (5.0.9 - 5.0.9) <BB2D573F-0A01-379F-A2BA-3C454EDCB111> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
       0x11c7bb000 -        0x11c8e2fff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x11c9f9000 -        0x11cb08ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
       0x11cb92000 -        0x11cba6ff7  com.apple.MultitouchSupport.framework (260.30 - 260.30) <28728A7D-E048-3B14-9932-839A87D381FE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
       0x11cbb8000 -        0x11cbd4fff  com.apple.GenerationalStorage (2.0 - 209.11) <9FF8DD11-25FB-3047-A5BF-9415339B3EEC> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
       0x11cbf1000 -        0x11cec0ff3  com.apple.CoreImage (10.0.33) <6E3DDA29-718B-3BDB-BFAF-F8C201BF93A4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
       0x11d00e000 -        0x11d018ff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
       0x11d02d000 -        0x11d45dfff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
       0x11d67b000 -        0x11d695ff3  com.apple.Ubiquity (1.3 - 313) <DF56A657-CC6E-3BE2-86A0-71F07127724C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
       0x11d6ae000 -        0x11d6d1fff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
       0x11d6fd000 -        0x11d71dfff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
       0x11d73e000 -        0x11d764ff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
       0x11d774000 -        0x11d795fff  com.apple.framework.Apple80211 (10.0 - 1000.57.3) <F64EB1A1-57F3-3ABA-97D0-DB7C926FD07F> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x11d7a3000 -        0x11d80ffff  com.apple.framework.CoreWLAN (5.0 - 500.35.2) <ACBAAB0A-BCC7-37CF-AAFB-2DA1733F2682> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
       0x11d85e000 -        0x11d900fff  com.apple.Bluetooth (4.3.0 - 4.3.0f10) <70922125-2A01-37AE-9CB8-D8A9578092E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
       0x11d97d000 -        0x11d9e4ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
       0x11da49000 -        0x11da49fff  com.apple.audio.units.AudioUnit (1.12 - 1.12) <76EF1C9D-DEA4-3E55-A134-4099B2FD2CF2> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x11da50000 -        0x11da63ff7  com.apple.CoreBluetooth (1.0 - 1) <FA9B43B3-E183-3040-AE25-66EF9870CF35> /System/Library/Frameworks/CoreBluetooth.framework/Versions/A/CoreBluetooth
       0x11da7b000 -        0x11da88fff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/SpeechRecognitionCore
       0x11da9b000 -        0x11da9bfff  com.apple.Cocoa (6.8 - 21) <EAC0EA1E-3C62-3B28-A941-5D8B1E085FF8> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x11daa4000 -        0x11dadcfff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
       0x11db18000 -        0x11dc48fff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundation
       0x11dce3000 -        0x11dd65fff  com.apple.PerformanceAnalysis (1.0 - 1) <2FC0F303-B672-3E64-A978-AB78EAD98395> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
       0x11dde5000 -        0x11dea4fff  com.apple.backup.framework (1.6 - 1.6) <5C38C168-5E9B-335D-9570-91AF8604BB10> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
       0x11df3d000 -        0x11df77ffb  com.apple.DebugSymbols (115 - 115) <6F03761D-7C3A-3C80-8031-AA1C1AD7C706> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
       0x11df99000 -        0x11e022fff  com.apple.CoreSymbolication (3.1 - 56072) <8CE81C95-49E8-389F-B989-67CC452C08D0> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
       0x11e03e000 -        0x11e079fff  com.apple.Symbolication (1.4 - 56045) <D64571B1-4483-3FE2-BD67-A91360F79727> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
       0x11e0aa000 -        0x11e5d3ff7  com.apple.QuartzComposer (5.1 - 325) <2007FD9E-A5CF-361E-A7DD-ACAF976860AD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
       0x11e8f2000 -        0x11e998fff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
       0x11ea16000 -        0x11ea3aff7  com.apple.quartzfilters (1.10.0 - 1.10.0) <1AE50F4A-0098-34E7-B24D-DF7CB94073CE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
       0x11ea6f000 -        0x11ecd9fff  com.apple.imageKit (2.6 - 838) <AFFC0062-F9E0-3F36-B321-D90B7E9CB785> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
       0x11ef2c000 -        0x11f009ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
       0x11f0cc000 -        0x11f5dfff3  com.apple.JavaScriptCore (10600 - 10600.1.17) <CE5255CC-E13F-3694-B6DD-5285356BFCC0> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
       0x11f74b000 -        0x11f88fff7  com.apple.QTKit (7.7.3 - 2890) <6F6CD79F-CFBB-3FE4-82C6-47991346FB17> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
       0x11f9a4000 -        0x11f9a7ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
       0x11f9b3000 -        0x11fb11ff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
       0x11fc70000 -        0x11fd06ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
       0x11fd56000 -        0x120242fff  com.apple.MediaToolbox (1.0 - 1562.19) <36062C5F-CC37-3F50-8383-07A9C8C75F33> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
       0x120319000 -        0x120684fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
       0x1206d0000 -        0x1206e6ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
       0x120701000 -        0x12074eff3  com.apple.CoreMediaIO (601.0 - 4749) <DDB756B3-A281-3791-9744-1F52CF8E5EDB> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
       0x120778000 -        0x1207cbffb  libAVFAudio.dylib (118.3) <CC124063-34DF-39E3-921A-2BA3EA8D6F38> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
       0x120818000 -        0x12094aff7  com.apple.MediaControlSender (2.0 - 215.10) <8ECF208C-587A-325F-9866-09890D58F1B1> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
       0x12098a000 -        0x1209baff3  com.apple.CoreAVCHD (5.7.5 - 5750.4.1) <3E51287C-E97D-3886-BE88-8F6872400876> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
       0x1209c7000 -        0x1209ccff7  com.apple.MediaAccessibility (1.0 - 61) <00A3E0B6-79AC-387E-B282-AADFBD5722F6> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
       0x1209da000 -        0x1209ddff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
       0x1209e8000 -        0x120dbffe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
       0x120dd3000 -        0x120ddafff  com.apple.network.statistics.framework (1.2 - 1) <61B311D1-7F15-35B3-80D4-99B8BE90ACD9> /System/Library/PrivateFrameworks/NetworkStatistics.framework/Versions/A/NetworkStatistics
       0x120de6000 -        0x120e1ffff  com.apple.AirPlaySupport (2.0 - 215.10) <E4159036-4C38-3F28-8AF3-4F074DAF01AC> /System/Library/PrivateFrameworks/AirPlaySupport.framework/Versions/A/AirPlaySupport
       0x120e3e000 -        0x120ebfff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
       0x120ef1000 -        0x120f42ff7  com.apple.AppleVAFramework (5.0.31 - 5.0.31) <762E9358-A69A-3D63-8282-3B77FBE0147E> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
       0x120f52000 -        0x120f58ff7  com.apple.XPCService (2.0 - 1) <AA4A5393-1F5D-3465-A417-0414B95DC052> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
       0x120f61000 -        0x120f6cff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
       0x120f7e000 -        0x120f93ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
       0x120fab000 -        0x120fadff7  com.apple.SecCodeWrapper (4.0 - 238) <F450AB10-B0A4-3B55-A1B9-563E55C99333> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
       0x120fb9000 -        0x121047ff7  com.apple.CorePDF (4.0 - 4) <9CD7EC6D-3593-3D60-B04F-75F612CCB99A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
       0x1210a4000 -        0x1210fffff  com.apple.QuickLookFramework (5.0 - 675) <D71CD23B-643B-341B-A890-57FE099B36C7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
       0x121143000 -        0x12114cfff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
       0x12115c000 -        0x1211a9fff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
       0x1211f0000 -        0x1211f4fff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
       0x12181f000 -        0x121823ff3  libFontRegistryUI.dylib (134) <9C55337C-4D65-34C8-9BB9-90399B420A6F> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framework/Resources/libFontRegistryUI.dylib
       0x124221000 -        0x12424ffff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesInternal
       0x12427a000 -        0x124281fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
       0x1254de000 -        0x12551eff7  com.apple.CloudDocs (1.0 - 280.1) <21D7E10A-99EF-34BE-82D7-29A6F1761DE5> /System/Library/PrivateFrameworks/CloudDocs.framework/CloudDocs
       0x125557000 -        0x125576fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
       0x125589000 -        0x12561afff  com.apple.cloudkit.CloudKit (259.2.3 - 259.2.3) <6F955140-D522-32B3-B34B-BD94C5D94E7A> /System/Library/Frameworks/CloudKit.framework/Versions/A/CloudKit
       0x12569e000 -        0x1256abfff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolBuffer
       0x1256b9000 -        0x1256cbff7  com.apple.CoreDuetDaemonProtocol (1.0 - 1) <CE9FABB4-1C5D-3F9B-9BB8-5CC50C3E5E31> /System/Library/PrivateFrameworks/CoreDuetDaemonProtocol.framework/Versions/A/CoreDuetDaemonProtocol
       0x1256d9000 -        0x125725fff  com.apple.corelocation (1486.17 - 1615.21) <DB68CEB9-0D51-3CB9-86A4-B0400CE6C515> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x125742000 -        0x12576ffff  com.apple.Accounts (113 - 113) <3145FCC2-D297-3DD1-B74B-9E7DBB0EE33C> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
       0x125799000 -        0x1257b4ff7  com.apple.aps.framework (4.0 - 4.0) <9955CAFD-D56B-36E9-BB41-6F7F73317EB5> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
       0x1257d0000 -        0x125a7cfff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
       0x125c8b000 -        0x125c8dfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
       0x125c93000 -        0x125cc5ff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
       0x125cda000 -        0x125cdcffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
       0x126208000 -        0x126225fff  libJapaneseConverter.dylib (64) <CEED8CE6-C293-3F81-954D-B710E9FE2A77> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
       0x12622a000 -        0x12624cff7  libKoreanConverter.dylib (64) <AF2D2A08-727C-35D0-9A49-2752D735861B> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
       0x126250000 -        0x12625ffff  libSimplifiedChineseConverter.dylib (64) <DB9D8A0C-362A-3F3D-9175-4BB372B4C58C> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
       0x126263000 -        0x126275fff  libTraditionalChineseConverter.dylib (64) <B84CD8F5-FF84-3B31-A166-59A7EF32B27A> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
       0x1262a9000 -        0x1262d1ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
       0x128a37000 -        0x128a5aff7  com.apple.framework.familycontrols (4.1 - 410) <41499068-0AB2-38CB-BE6A-F0DD0F06AB52> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
       0x128a74000 -        0x128a7ffff  com.apple.CommerceCore (1.0 - 376) <2AF6F377-0288-309A-82A7-274E6796083B> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCore.framework/Versions/A/CommerceCore
       0x128a8d000 -        0x128ab9fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
       0x128ae3000 -        0x128aeeff7  com.apple.DirectoryService.Framework (10.10 - 187) <813211CD-725D-31B9-ABEF-7B28DE2CB224> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
       0x128af8000 -        0x128bceff3  com.apple.DiskImagesFramework (10.10 - 389.1) <7DE2208C-BD55-390A-8167-4F9F11750C4B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
       0x128c2e000 -        0x128c32ff7  com.apple.LoginUICore (3.0 - 3.0) <86C742AF-8F8A-3AD6-AFD3-DEC66815B5C0> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
       0x128c3b000 -        0x128cccff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
       0x128cf5000 -        0x128d00ff7  libcsfde.dylib (471) <797691FA-FC0A-3A95-B6E8-BDB75AEAEDFD> /usr/lib/libcsfde.dylib
       0x128d0b000 -        0x128dc6ff7  com.apple.DiscRecording (9.0 - 9000.4.1) <F70E600E-9668-3DF2-A3A8-61813DF9E2EE> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
       0x128e2d000 -        0x128e7bfff  libcurl.4.dylib (83.1.2) <337A1FF8-E8B1-3173-9F29-C0D4C851D8E1> /usr/lib/libcurl.4.dylib
       0x128e8d000 -        0x128ec0ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
       0x128ed2000 -        0x128ee6ff7  com.apple.ProtectedCloudStorage (1.0 - 1) <52CFE68A-0663-3756-AB5B-B42195026052> /System/Library/PrivateFrameworks/ProtectedCloudStorage.framework/Versions/A/ProtectedCloudStorage
       0x128efc000 -        0x128efefff  com.apple.EFILogin (2.0 - 2) <F0269EE2-3686-3A8A-8B83-F86974E35E90> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
       0x128f04000 -        0x128f0cff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevice
       0x128f19000 -        0x128f50ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
       0x1297fc000 -        0x12980efff +MeasurementCore (???) <8E3D2D07-720D-3588-88A8-BBBA094DA8A8> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Measurements/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
       0x129814000 -        0x12981cfe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
       0x1298f7000 -        0x1298fafff +FastCore (???) <F4CCB3F2-6FF0-3265-BEFE-26DB3B23B5E9> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
       0x129901000 -        0x12992fff7 +MMXCore (???) <09F0405F-070F-3F56-9327-6DC3D7FF6FA5> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
       0x1299a7000 -        0x129a2fff7 +MultiProcessor Support (???) <AC8A24CC-AB05-302C-901C-59821DA77A97> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
       0x12f89f000 -        0x12f8a4ff7  libgermantok.dylib (17) <47EF3D93-B111-3218-AF60-E33F506D57E8> /usr/lib/libgermantok.dylib
       0x12f954000 -        0x12fa00fff  ColorSyncDeprecated.dylib (442) <478F3331-E7E2-36BF-9C4D-A86D8F542225> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
       0x145f13000 -        0x14617aff7 +com.adobe.PSAutomate (15.0 - 15.0) <FFF8A578-CB54-32A6-B33F-FF44BCDE3564> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Required/Plug-Ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
       0x1461ff000 -        0x1462f4ff7 +com.adobe.AdbeScriptUIFlex (ScriptUIFlex 6.3.2 - 6.3.2.32394) <F3BD5243-7707-32A1-AB28-2C6A47169037> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdbeScriptUIFlex.framework/Versions/A/AdbeScriptUIFlex
       0x146388000 -        0x1463aeff7 +com.adobe.ape (3.4.0.29366 - 3.4.0.29366) <40A59819-7A57-0E9F-658D-1803B2A461AE> /Library/Application Support/Adobe/*/adbeapecore.framework/adbeapecore
       0x1463fa000 -        0x1463fefff  com.apple.IOAccelerator (156.4 - 156.4) <56092CAF-5F0F-3DCA-9047-4F6B93425BFD> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelerator
       0x146799000 -        0x146a13ff3  com.apple.RawCamera.bundle (6.00 - 761) <056E2E1D-6682-354E-9666-7E4935653D47> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x146a71000 -        0x146b57fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra.dylib
       0x147717000 -        0x1478c6fff  GLEngine (11.0.7) <3CB7447A-1A1D-3D55-A6A4-4814B49F6678> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x147902000 -        0x147a91fff  libGLProgrammability.dylib (11.0.7) <AF37E7F3-16C8-3747-9CC6-A442C0153DC6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
       0x147d45000 -        0x147d51ff7  libGPUSupportMercury.dylib (11.0.7) <C04F6E18-3043-3096-A6E6-F6431ADC41D3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupportMercury.dylib
       0x148159000 -        0x148183fff  GLRendererFloat (11.0.7) <3B3B74F4-E63C-3241-8807-E2407C4020B2> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFloat
       0x149f15000 -        0x14ae9afef +com.adobe.ape.engine (3.4.0.29366 - 3.4.0.29366) <785AD5C3-2335-0F83-08B0-747C86E96119> /Library/Application Support/Adobe/*/adbeapecore.framework/Libraries/adbeapeengine.bundle/Contents/MacOS/adbeapeengine
       0x14b0f0000 -        0x14b11ffff  com.apple.securityinterface (10.0 - 55058) <21F38170-2D3D-3FA2-B0EC-379482AFA5E4> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
       0x14d667000 -        0x14d6a0ff7 +com.adobe.pip (7.2.1.3399) <9E80366E-2A40-34CA-AAE3-2CA50F5F8505> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/Frameworks/AdobePIP.framework/AdobePIP
       0x14d748000 -        0x14d82bfff +IMSLib.dylib (7.0.0.145 - 7.0.0.145) <4BB11A16-BE6A-3FC2-9840-E5DBE3E394A5> /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/frameworks/IMSLib.dylib
       0x14e6ff000 -        0x14e726fff  com.apple.shortcut (2.12 - 2.12) <66E6B3FE-3726-376E-95A0-40DAAFBE1AE0> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
       0x14e74c000 -        0x14e758ff7  com.apple.HelpData (2.1.4 - 90) <687682B4-C576-3EAF-B113-D7046AA87D69> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x123480000000 -     0x12348029afff  com.apple.AMDRadeonX3000GLDriver (1.28.29 - 1.2.8) <80C2C15B-DE39-3CD9-AA0E-14ADBA3ED930> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRadeonX3000GLDriver
    0x7fff60d68000 -     0x7fff60d9e837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff8b375000 -     0x7fff8b39dfff  libxpc.dylib (559.1.22) <9437C02E-A07B-38C8-91CB-299FAA63083D> /usr/lib/system/libxpc.dylib
    0x7fff8b39e000 -     0x7fff8b3c8ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff8b3c9000 -     0x7fff8b3f4fff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8b3f5000 -     0x7fff8b426fff  libtidy.A.dylib (15.15) <37FC944D-271A-386A-9ADD-FA33AD48F96D> /usr/lib/libtidy.A.dylib
    0x7fff8b427000 -     0x7fff8b519ff7  libiconv.2.dylib (42) <2A06D02F-8B76-3864-8D96-64EF5B40BC6C> /usr/lib/libiconv.2.dylib
    0x7fff8b51a000 -     0x7fff8b51bfff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
    0x7fff8b51c000 -     0x7fff8b51efff  libsystem_configuration.dylib (699.1.5) <9FBA1CE4-97D0-347E-A443-93ED94512E92> /usr/lib/system/libsystem_configuration.dylib
    0x7fff8b51f000 -     0x7fff8b56eff7  libstdc++.6.dylib (104.1) <803F6AC8-87DC-3E24-9E80-729B551F6FFF> /usr/lib/libstdc++.6.dylib
    0x7fff8b56f000 -     0x7fff8b571ff7  libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
    0x7fff8b572000 -     0x7fff8b572ff7  liblaunch.dylib (559.1.22) <8A988924-8BE7-35FE-BF7D-322E90EFE49E> /usr/lib/system/liblaunch.dylib
    0x7fff8b573000 -     0x7fff8b577fff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8b578000 -     0x7fff8b6bafff  libsqlite3.dylib (168) <7B580EB9-9260-35FE-AE2F-276A2C242BAB> /usr/lib/libsqlite3.dylib
    0x7fff8b6bb000 -     0x7fff8b6d7ff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff8b6d8000 -     0x7fff8b703ff3  libarchive.2.dylib (30) <8CBB4416-EBE9-3574-8ADC-44655D245F39> /usr/lib/libarchive.2.dylib
    0x7fff8b704000 -     0x7fff8b707ff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
    0x7fff8b708000 -     0x7fff8b70fff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8b710000 -     0x7fff8b715ffb  libheimdal-asn1.dylib (398.1.2) <F9463B34-AAF5-3488-AD0C-85937C81FC5E> /usr/lib/libheimdal-asn1.dylib
    0x7fff8b716000 -     0x7fff8b717ff7  libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8b718000 -     0x7fff8b723fff  libcommonCrypto.dylib (60061) <D381EBC6-69D8-31D3-8084-5A80A32CB748> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8b73d000 -     0x7fff8b745ffb  libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
    0x7fff8b746000 -     0x7fff8b748ff7  libsystem_sandbox.dylib (358.1.1) <DB9962EF-8898-31CC-9B87-E01F8CE74C9D> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff8b749000 -     0x7fff8b766fff  libsystem_kernel.dylib (2782.1.97) <93E0E0A9-75B6-3904-BB4E-4BC7C05F4B6B> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8b767000 -     0x7fff8b797fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8b798000 -     0x7fff8b7a0ff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8b7a1000 -     0x7fff8b7caffb  libxslt.1.dylib (13) <AED1143F-B848-3E73-81ED-71356F25F084> /usr/lib/libxslt.1.dylib
    0x7fff8b7cb000 -     0x7fff8b9b0267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff8b9b1000 -     0x7fff8ba6dff7  libcrypto.0.9.7.dylib (106) <E0A293F8-0799-38DC-9ADA-1AD705EDD12B> /usr/lib/libcrypto.0.9.7.dylib
    0x7fff8ba6e000 -     0x7fff8ba72fff  libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib
    0x7fff8ba73000 -     0x7fff8ba89ff7  libsystem_asl.dylib (267) <F153AC5B-0542-356E-88C8-20A62CA704E2> /usr/lib/system/libsystem_asl.dylib
    0x7fff8ba8a000 -     0x7fff8badefff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8badf000 -     0x7fff8badfff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff8bae2000 -     0x7fff8bb1affb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff8bb1b000 -     0x7fff8bb47fff  libsandbox.1.dylib (358.1.1) <9A00BD06-579F-3EDF-9D4C-590DFE54B103> /usr/lib/libsandbox.1.dylib
    0x7fff8bb48000 -     0x7fff8bb8eff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff8bb8f000 -     0x7fff8bb91ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff8bb92000 -     0x7fff8bc75fff  libcrypto.0.9.8.dylib (52) <7208EEE2-C090-383E-AADD-7E1BD1321BEC> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8bc76000 -     0x7fff8bc7fff7  libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
    0x7fff8bcb1000 -     0x7fff8bcb3ff7  libquarantine.dylib (76) <DC041627-2D92-361C-BABF-A869A5C72293> /usr/lib/system/libquarantine.dylib
    0x7fff8bcb4000 -     0x7fff8bcc1ff7  libbz2.1.0.dylib (36) <2DF83FBC-5C08-39E1-94F5-C28653791B5F> /usr/lib/libbz2.1.0.dylib
    0x7fff8bcc2000 -     0x7fff8bcc3fff  libSystem.B.dylib (1213) <DA954461-EC6A-3DF0-8551-6FC810627627> /usr/lib/libSystem.B.dylib
    0x7fff8bcc4000 -     0x7fff8bcccfff  libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
    0x7fff8bccd000 -     0x7fff8bcd1fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
    0x7fff8bcd2000 -     0x7fff8bcdbff3  com.apple.CommonAuth (4.0 - 2.0) <F4C266BE-2E0E-36B4-9DE7-C6B4BF410FD7> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8bcdc000 -     0x7fff8bcddffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8bcde000 -     0x7fff8bceffff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8bcf0000 -     0x7fff8bcf5ff7  libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
    0x7fff8bcf6000 -     0x7fff8bcfefff  libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8bcff000 -     0x7fff8bd0cff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8bd0d000 -     0x7fff8bd0efff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff8bd0f000 -     0x7fff8bd15ff7  libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
    0x7fff8bd16000 -     0x7fff8bd27ff7  libsystem_coretls.dylib (35.1.2) <EBBF7EF6-80D8-3F8F-825C-B412BD6D22C0> /usr/lib/system/libsystem_coretls.dylib
    0x7fff8bd28000 -     0x7fff8bdb4fff  libsystem_c.dylib (1044.1.2) <C185E862-7424-3210-B528-6B822577A4B8> /usr/lib/system/libsystem_c.dylib
    0x7fff8bdb5000 -     0x7fff8bf9aff3  libicucore.A.dylib (531.30) <EF0E7544-E317-3550-A962-6AE65E78AF17> /usr/lib/libicucore.A.dylib
    0x7fff8bf9b000 -     0x7fff8c08dfff  libxml2.2.dylib (26) <B834E7C8-EC3E-3382-BC5A-DA38DC4D720C> /usr/lib/libxml2.2.dylib
    0x7fff8c08e000 -     0x7fff8c0a9ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8c0aa000 -     0x7fff8c0abfff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8c0ac000 -     0x7fff8c0d4fff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8c0d5000 -     0x7fff8c0ddfff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8c0de000 -     0x7fff8c0e9ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
    0x7fff8c0ea000 -     0x7fff8c0fbff7  libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
    0x7fff8c0fc000 -     0x7fff8c102fff  libsystem_trace.dylib (72.1.3) <A9E6B7D8-C327-3742-AC54-86C94218B1DF> /usr/lib/system/libsystem_trace.dylib
    0x7fff8c103000 -     0x7fff8c11dff7  liblzma.5.dylib (7) <1D03E875-A7C0-3028-814C-3C27F7B7C079> /usr/lib/liblzma.5.dylib
    0x7fff8c11e000 -     0x7fff8c12eff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff8c12f000 -     0x7fff8c134ff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8c135000 -     0x7fff8c152ffb  libresolv.9.dylib (57) <26B38E61-298A-3C3A-82C1-3B5E98AD5E29> /usr/lib/libresolv.9.dylib
    0x7fff8c153000 -     0x7fff8c15cfff  libsystem_pthread.dylib (105.1.4) <26B1897F-0CD3-30F3-B55A-37CB45062D73> /usr/lib/system/libsystem_pthread.dylib
    0x7fff8c180000 -     0x7fff8c1f6fe7  libcorecrypto.dylib (233.1.2) <E1789801-3985-3949-B736-6B3378873301> /usr/lib/system/libcorecrypto.dylib
    0x7fff8c1f7000 -     0x7fff8c1f8fff  libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c1f9000 -     0x7fff8c1f9ff7  libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
    0x7fff8c1fa000 -     0x7fff8c20cfff  libsasl2.2.dylib (193) <E523DD05-544B-3430-8AA9-672408A5AF8B> /usr/lib/libsasl2.2.dylib

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

VM Region Summary:
ReadOnly portion of Libraries: Total=344.5M resident=242.0M(70%) swapped_out_or_unallocated=102.4M(30%)
Writable regions: Total=973.8M written=97.3M(10%) resident=187.8M(19%) swapped_out=0K(0%) unallocated=786.0M(81%)
 
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
ATS (font support) (reserved)         8K        reserved VM address space (unallocated)
Activity Tracing                   2048K
CG backing stores                  13.6M
CG image                            296K
CG shared images                    688K
CoreImage                             8K
CoreUI image data                   144K
IOKit                              74.1M
Image IO                            204K
Kernel Alloc Once                     8K
MALLOC                            360.2M
MALLOC (admin)                       32K
Memory Tag 240                     30.2M
Memory Tag 242                       12K
Memory Tag 251                       20K
OpenCL                               20K
OpenGL GLSL                         256K
STACK GUARD                        56.1M
Stack                              47.8M
VM_ALLOCATE                       413.8M
__DATA                             42.9M
__GLSLBUILTINS                     2588K
__IMAGE                             528K
__LINKEDIT                         55.7M
__TEXT                            288.8M
__UNICODE                           544K
mapped file                        83.2M
shared memory                        68K
===========                      =======
TOTAL                               1.5G
TOTAL, minus reserved VM space      1.5G
 

Model: MacPro3,1, BootROM AMD FX 8350 Hackintosh, 8 processors, 4.62 GHz, 12 GB, SMC 1.30f3
Graphics: ATI Radeon HD 5000, ATI Radeon HD 5000, PCIe, 1024 MB
Memory Module: BANK0/DIMM0, 4 GB, DDR3, 1333 MHz, Manufacturer0, Array1_PartNumber0
Memory Module: BANK1/DIMM1, 2 GB, DDR3, 1333 MHz, Manufacturer1, Array1_PartNumber1
Memory Module: BANK2/DIMM2, 4 GB, DDR3, 1333 MHz, Manufacturer2, Array1_PartNumber2
Memory Module: BANK3/DIMM3, 2 GB, DDR3, 1333 MHz, Manufacturer3, Array1_PartNumber3
Network Service: Ethernet, Ethernet, en0
PCI Card: ATI Radeon HD 5000, Display Controller, Slot-2
PCI Card: Realtek 8111DL PCI-E Gigabit, Ethernet Controller, Internal
Serial ATA Device: ATAPI   iHAS124   B, 7.47 GB
Serial ATA Device: Hitachi HDS721010CLA332, 1 TB
Serial ATA Device: SAMSUNG MMCRE28G8MXP-0VBL1, 128.04 GB
Serial ATA Device: WDC WD10EZEX-00BN5A0, 1 TB
USB Device: Cyborg R.A.T.5 Mouse
USB Device: USB Multimedia Keyboard
USB Device: Integrated USB Bridge
USB Device: CTH-470
Thunderbolt Bus: 

pdRpzD3.png

 

A9T0zVL.jpg

Link to comment
Share on other sites

test this new kernel, runs much better

  • AppStore
  • Launchpad- and Desktop- icon's very good
  • graphics and speed no problems
  • videos in high resolution, no problems

  • only problems with Webkit with Safari - use Chrome or Firefox

(tested on my hardware)

 

test and enjoy :)

 


Edit:

I'm going to upload equal a video

1010_BSA_rc2_new.zip

  • Like 7
Link to comment
Share on other sites

 

test this new kernel, runs much better

  • AppStore
  • Launchpad- and Desktop- icon's very good
  • graphics and speed no problems
  • videos in high resolution, no problems

  • only problems with Webkit with Safari - use Chrome or Firefox

(tested on my hardware)

 

test and enjoy :)

 

Edit:

I'm going to upload equal a video

 

 

spakk ,

 

for old CPU K9/K10 ? 

Link to comment
Share on other sites

Gils,it should work on:

K8_FAMILY

K10_FAMILY
K15_FAMILY
 

 

Unfortunately I have only a demo version of screen flow (the original video image is too big .. about 1.5 GB in size, I have the video greatly reduced to make it here to upload. I ask for your understanding.

 

 

Last login: Sun Dec 21 14:23:36 on ttys000
meins-imac:~ mein$ sysctl -a
user.cs_path: /usr/bin:/bin:/usr/sbin:/sbin
user.bc_base_max: 99
user.bc_dim_max: 2048
user.bc_scale_max: 99
user.bc_string_max: 1000
user.coll_weights_max: 2
user.expr_nest_max: 32
user.line_max: 2048
user.re_dup_max: 255
user.posix2_version: 200112
user.posix2_c_bind: 0
user.posix2_c_dev: 0
user.posix2_char_term: 0
user.posix2_fort_dev: 0
user.posix2_fort_run: 0
user.posix2_localedef: 0
user.posix2_sw_dev: 0
user.posix2_upe: 0
user.stream_max: 20
user.tzname_max: 255
kern.ostype: Darwin
kern.osrelease: 14.0.0
kern.osrevision: 199506
kern.version: Darwin Kernel Version 14.0.0: So 21 Dez 2014 11:30:50 CET; mein:1010_BSA_rc2_new/BUILD/obj/RELEASE_X86_64
kern.maxvnodes: 197632
kern.maxproc: 1064
kern.maxfiles: 12288
kern.argmax: 262144
kern.securelevel: 0
kern.hostname: meins-imac
kern.hostid: 0
kern.clockrate: { hz = 100, tick = 10000, tickadj = 22, profhz = 100, stathz = 100 }
kern.posix1version: 200112
kern.ngroups: 16
kern.job_control: 1
kern.saved_ids: 1
kern.boottime: { sec = 1419200659, usec = 0 } Sun Dec 21 14:24:19 2014
kern.nisdomainname:
kern.maxfilesperproc: 10240
kern.maxprocperuid: 709
kern.ipc.maxsockbuf: 6291456
kern.ipc.sockbuf_waste_factor: 8
kern.ipc.somaxconn: 128
kern.ipc.nmbclusters: 49152
kern.ipc.soqlimitcompat: 1
kern.ipc.mleak_sample_factor: 500
kern.ipc.mb_normalized: 0
kern.ipc.mb_watchdog: 0
kern.ipc.mb_drain_force: 0
kern.ipc.mb_drain_maxint: 0
kern.ipc.socket_debug: 0
kern.ipc.sosendminchain: 16384
kern.ipc.sorecvmincopy: 16384
kern.ipc.sosendjcl: 1
kern.ipc.sosendjcl_ignore_capab: 0
kern.ipc.sosendbigcl_ignore_capab: 0
kern.ipc.sodefunctlog: 0
kern.ipc.sothrottlelog: 0
kern.ipc.sorestrictrecv: 1
kern.ipc.sorestrictsend: 1
kern.ipc.sotcdb: 1
kern.ipc.njcl: 16384
kern.ipc.njclbytes: 16384
kern.ipc.soqlencomp: 0
kern.ipc.io_policy.throttled: 0
kern.ipc.io_policy.log: 0
kern.ipc.io_policy.uuid: 1
kern.usrstack: 1578106880
kern.netboot: 0
kern.sysv.shmmax: 4194304
kern.sysv.shmmin: 1
kern.sysv.shmmni: 32
kern.sysv.shmseg: 8
kern.sysv.shmall: 1024
kern.sysv.semmni: 87381
kern.sysv.semmns: 87381
kern.sysv.semmnu: 87381
kern.sysv.semmsl: 87381
kern.sysv.semume: 10
kern.aiomax: 90
kern.aioprocmax: 16
kern.aiothreads: 4
kern.corefile: /cores/core.%P
kern.coredump: 1
kern.sugid_coredump: 0
kern.delayterm: 0
kern.shreg_private: 0
kern.posix.sem.max: 10000
kern.usrstack64: 140734771494912
kern.nx: 1
kern.tfp.policy: 2
kern.procname:
kern.speculative_reads_disabled: 0
kern.osversion: 14B25
kern.safeboot: 0
kern.lctx.last: 1
kern.lctx.count: 0
kern.lctx.max: 8192
kern.rage_vnode: 0
kern.tty.ptmx_max: 127
kern.threadname:
kern.sleeptime: { sec = 0, usec = 0 } Wed Dec 31 16:00:00 1969
kern.waketime: { sec = 0, usec = 0 } Wed Dec 31 16:00:00 1969
kern.willshutdown: 0
kern.progressmeterenable: 0
kern.progressmeter: 0
kern.wakereason:
kern.hibernatefile:
kern.bootsignature:
kern.hibernatemode: 0
kern.hibernategraphicsready: 0
kern.hibernatewakenotification: 0
kern.hibernatelockscreenready: 0
kern.hibernatehidready: 0
kern.wq_yielded_threshold: 2000
kern.wq_yielded_window_usecs: 30000
kern.wq_stalled_window_usecs: 200
kern.wq_reduce_pool_window_usecs: 5000000
kern.wq_max_timer_interval_usecs: 50000
kern.wq_max_threads: 512
kern.wq_max_constrained_threads: 64
kern.pthread_debug_tracing: 0
kern.dtrace.err_verbose: 0
kern.dtrace.buffer_memory_maxsize: 4294967296
kern.dtrace.buffer_memory_inuse: 0
kern.dtrace.difo_maxsize: 262144
kern.dtrace.dof_maxsize: 393216
kern.dtrace.global_maxsize: 16384
kern.dtrace.provide_private_probes: 0
kern.nbuf: 16384
kern.maxnbuf: 16384
kern.jnl_trim_flush: 240
kern.flush_cache_on_write: 0
kern.ds_supgroups_supported: 1
kern.sugid_scripts: 0
kern.zleak.active: 0
kern.zleak.max_zonemap_size: 4831838208
kern.zleak.global_threshold: 2415919104
kern.zleak.zone_threshold: 301989888
kern.uuid: 9602D4A3-D7B9-3B61-93D9-A97FD58D49FC
kern.bootargs: -v -f usekernelcache=No GraphicsEnabler=No msibase=0x90 npci=0x3000 darkwake=0 nvda_drv=1 dart=0
kern.num_files: 2150
kern.num_vnodes: 78650
kern.num_tasks: 2048
kern.num_threads: 10240
kern.num_taskthreads: 2048
kern.namecache_disabled: 0
kern.ignore_is_ssd: 0
kern.preheat_max_bytes: 1048576
kern.preheat_min_bytes: 32768
kern.speculative_prefetch_max: 201326592
kern.speculative_prefetch_max_iosize: 524288
kern.vm_page_free_target: 4000
kern.vm_page_free_min: 3500
kern.vm_page_free_reserved: 802
kern.vm_page_speculative_percentage: 5
kern.vm_page_speculative_q_age_ms: 500
kern.vm_max_delayed_work_limit: 32
kern.vm_max_batch: 256
kern.bootsessionuuid: FAD36F5C-4D32-4B18-A17F-D0F6AC55AEB7
kern.timer.coalescing_enabled: 1
kern.timer.deadline_tracking_bin_1: 2000000
kern.timer.deadline_tracking_bin_2: 5000000
kern.timer.longterm.threshold: 1000
kern.timer.longterm.qlen: 64
kern.singleuser: 0
kern.affinity_sets_enabled: 1
kern.affinity_sets_mapping: 1
kern.slide: 0
kern.ipc_voucher_trace_contents: 0
kern.stack_size: 16384
kern.stack_depth_max: 8680
kern.ipc_portbt: 0
kern.sched: multiq
kern.timer_coalesce_bg_scale: -5
kern.timer_resort_threshold_ns: 50000000
kern.timer_coalesce_bg_ns_max: 100000000
kern.timer_coalesce_kt_scale: 3
kern.timer_coalesce_kt_ns_max: 1000000
kern.timer_coalesce_fp_scale: 3
kern.timer_coalesce_fp_ns_max: 1000000
kern.timer_coalesce_ts_scale: 3
kern.timer_coalesce_ts_ns_max: 1000000
kern.timer_coalesce_tier0_scale: 3
kern.timer_coalesce_tier0_ns_max: 1000000
kern.timer_coalesce_tier1_scale: 2
kern.timer_coalesce_tier1_ns_max: 5000000
kern.timer_coalesce_tier2_scale: 1
kern.timer_coalesce_tier2_ns_max: 20000000
kern.timer_coalesce_tier3_scale: -2
kern.timer_coalesce_tier3_ns_max: 75000000
kern.timer_coalesce_tier4_scale: -15
kern.timer_coalesce_tier4_ns_max: 10000000000
kern.timer_coalesce_tier5_scale: -15
kern.timer_coalesce_tier5_ns_max: 10000000000
kern.hv_support: 0
kern.memorystatus_purge_on_warning: 2
kern.memorystatus_purge_on_urgent: 5
kern.memorystatus_purge_on_critical: 8
kern.msgbuf: 16384
kern.secure_kernel: 0
kern.interrupt_timer_coalescing_enabled: 1
kern.timer_coalesce_idle_entry_hard_deadline_max: 5000000
vm.loadavg: { 2,32 2,22 2,04 }
vm.swapusage: total = 0,00M used = 0,00M free = 0,00M (encrypted)
vm.cs_force_kill: 0
vm.cs_force_hard: 0
vm.cs_debug: 0
vm.cs_all_vnodes: 0
vm.cs_enforcement: 0
vm.cs_enforcement_panic: 0
vm.sigpup_disable: 0
vm.global_no_user_wire_amount: 67108864
vm.global_user_wire_limit: 12817793024
vm.user_wire_limit: 12817793024
vm.vm_copy_src_not_internal: 0
vm.vm_copy_src_not_symmetric: 0
vm.vm_copy_src_large: 0
vm.vm_page_external_count: 1102740
vm.vm_page_filecache_min: 157286
vm.compressor_mode: 4
vm.compressor_bytes_used: 0
vm.compressor_swapout_target_age: 0
vm.compressor_eval_period_in_msecs: 250
vm.compressor_sample_min_in_msecs: 500
vm.compressor_sample_max_in_msecs: 10000
vm.compressor_thrashing_threshold_per_10msecs: 50
vm.compressor_thrashing_min_per_10msecs: 20
vm.compressor_minorcompact_threshold_divisor: 20
vm.compressor_majorcompact_threshold_divisor: 25
vm.compressor_unthrottle_threshold_divisor: 35
vm.compressor_catchup_threshold_divisor: 50
vm.swapfileprefix: /private/var/vm/swapfile
vm.phantom_cache_eval_period_in_msecs: 250
vm.phantom_cache_thrashing_threshold: 100
vm.phantom_cache_thrashing_threshold_ssd: 1000
vm.cs_validation: 1
vm.cs_blob_count: 675
vm.cs_blob_size: 8191671
vm.cs_blob_count_peak: 675
vm.cs_blob_size_peak: 8191671
vm.cs_blob_size_max: 1855488
vm.vm_do_collapse_compressor: 0
vm.vm_do_collapse_compressor_pages: 0
vm.vm_do_collapse_terminate: 0
vm.vm_do_collapse_terminate_failure: 0
vm.vm_should_cow_but_wired: 0
vm.vm_create_upl_extra_cow: 23
vm.vm_create_upl_extra_cow_pages: 57
vm.vm_create_upl_lookup_failure_write: 0
vm.vm_create_upl_lookup_failure_copy: 0
vm.vm_debug_events: 0
vm.allow_stack_exec: 0
vm.allow_data_exec: 1
vm.shared_region_unnest_logging: 1
vm.enforce_shared_cache_dir: 1
vm.shared_region_trace_level: 1
vm.shared_region_version: 3
vm.shared_region_persistence: 0
vm.pagesize: 4096
vm.vm_page_free_target: 4000
vm.memory_pressure: 0
vm.page_free_wanted: 0
vm.page_purgeable_count: 29879
vm.page_purgeable_wired_count: 0
vm.madvise_free_debug: 0
vm.page_reusable_count: 79898
vm.reusable_success: 39277
vm.reusable_failure: 0
vm.reusable_shared: 5
vm.all_reusable_calls: 0
vm.partial_reusable_calls: 39263
vm.reuse_success: 6554
vm.reuse_failure: 0
vm.all_reuse_calls: 0
vm.partial_reuse_calls: 6785
vm.can_reuse_success: 138682
vm.can_reuse_failure: 2609
vm.reusable_reclaimed: 0
vm.page_free_count: 747470
vm.page_speculative_count: 487301
vm.page_cleaned_count: 0
vm.pageout_inactive_dirty_internal: 0
vm.pageout_inactive_dirty_external: 0
vm.pageout_inactive_clean: 0
vm.pageout_speculative_clean: 0
vm.pageout_inactive_used: 0
vm.pageout_freed_from_inactive_clean: 0
vm.pageout_freed_from_speculative: 0
vm.pageout_freed_from_cleaned: 0
vm.pageout_enqueued_cleaned: 0
vm.pageout_enqueued_cleaned_from_inactive_clean: 0
vm.pageout_enqueued_cleaned_from_inactive_dirty: 0
vm.pageout_cleaned: 0
vm.pageout_cleaned_reactivated: 0
vm.pageout_cleaned_reference_reactivated: 0
vm.pageout_cleaned_volatile_reactivated: 0
vm.pageout_cleaned_fault_reactivated: 0
vm.pageout_cleaned_commit_reactivated: 0
vm.pageout_cleaned_busy: 0
vm.pageout_cleaned_nolock: 0
vm.prefault_nb_pages: 0
vm.prefault_nb_bailout: 0
vfs.generic.maxtypenum: 22
vfs.generic.nfs.client.initialdowndelay: 12
vfs.generic.nfs.client.nextdowndelay: 30
vfs.generic.nfs.client.iosize: 1048576
vfs.generic.nfs.client.access_cache_timeout: 60
vfs.generic.nfs.client.allow_async: 0
vfs.generic.nfs.client.statfs_rate_limit: 10
vfs.generic.nfs.client.nfsiod_thread_max: 16
vfs.generic.nfs.client.nfsiod_thread_count: 0
vfs.generic.nfs.client.lockd_mounts: 0
vfs.generic.nfs.client.max_async_writes: 128
vfs.generic.nfs.client.single_des: 0
vfs.generic.nfs.client.access_delete: 1
vfs.generic.nfs.client.access_dotzfs: 1
vfs.generic.nfs.client.access_for_getattr: 0
vfs.generic.nfs.client.idmap_ctrl: 1
vfs.generic.nfs.client.callback_port: 0
vfs.generic.nfs.client.is_mobile: 0
vfs.generic.nfs.client.squishy_flags: 11
vfs.generic.nfs.client.debug_ctl: 0
vfs.generic.nfs.client.readlink_nocache: 0
vfs.generic.nfs.server.wg_delay: 1000
vfs.generic.nfs.server.wg_delay_v3: 0
vfs.generic.nfs.server.require_resv_port: 0
vfs.generic.nfs.server.async: 0
vfs.generic.nfs.server.export_hash_size: 64
vfs.generic.nfs.server.reqcache_size: 64
vfs.generic.nfs.server.request_queue_length: 128
vfs.generic.nfs.server.user_stats: 1
vfs.generic.nfs.server.gss_context_ttl: 28800
vfs.generic.nfs.server.fsevents: 1
vfs.generic.nfs.server.nfsd_thread_max: 0
vfs.generic.nfs.server.nfsd_thread_count: 0
vfs.generic.nfs.server.use_upcall_svc: 1
vfs.generic.nfs.server.upcall_queue_limit: 0
vfs.generic.nfs.server.upcall_queue_max_seen: 0
vfs.generic.nfs.server.upcall_queue_count: 0
vfs.generic.sync_timeout: 60
vfs.generic.jnl.kdebug.trim: 0
vfs.generic.root_unmounted_cleanly: 0
vfs.generic.always_do_fullfsync: 0
vfs.generic.hfs.kdebug.allocation: 0
vfs.nummntops: 66
net.local.stream.sendspace: 8192
net.local.stream.recvspace: 8192
net.local.stream.tracemdns: 0
net.local.dgram.maxdgram: 2048
net.local.dgram.recvspace: 4096
net.local.inflight: 0
net.inet.ip.portrange.lowfirst: 1023
net.inet.ip.portrange.lowlast: 600
net.inet.ip.portrange.first: 49152
net.inet.ip.portrange.last: 65535
net.inet.ip.portrange.hifirst: 49152
net.inet.ip.portrange.hilast: 65535
net.inet.ip.forwarding: 0
net.inet.ip.redirect: 1
net.inet.ip.ttl: 64
net.inet.ip.rtexpire: 473
net.inet.ip.rtminexpire: 10
net.inet.ip.rtmaxcache: 128
net.inet.ip.sourceroute: 0
net.inet.ip.accept_sourceroute: 0
net.inet.ip.gifttl: 30
net.inet.ip.subnets_are_local: 0
net.inet.ip.mcast.maxgrpsrc: 512
net.inet.ip.mcast.maxsocksrc: 128
net.inet.ip.mcast.loop: 1
net.inet.ip.dummynet.hash_size: 64
net.inet.ip.dummynet.curr_time: 0
net.inet.ip.dummynet.ready_heap: 0
net.inet.ip.dummynet.extract_heap: 0
net.inet.ip.dummynet.searches: 0
net.inet.ip.dummynet.search_steps: 0
net.inet.ip.dummynet.expire: 1
net.inet.ip.dummynet.max_chain_len: 16
net.inet.ip.dummynet.red_lookup_depth: 256
net.inet.ip.dummynet.red_avg_pkt_size: 512
net.inet.ip.dummynet.red_max_pkt_size: 1500
net.inet.ip.dummynet.debug: 0
net.inet.ip.fw.enable: 1
net.inet.ip.fw.autoinc_step: 100
net.inet.ip.fw.one_pass: 0
net.inet.ip.fw.debug: 0
net.inet.ip.fw.verbose: 2
net.inet.ip.fw.verbose_limit: 0
net.inet.ip.fw.dyn_buckets: 256
net.inet.ip.fw.curr_dyn_buckets: 256
net.inet.ip.fw.dyn_count: 0
net.inet.ip.fw.dyn_max: 4096
net.inet.ip.fw.static_count: 1
net.inet.ip.fw.dyn_ack_lifetime: 300
net.inet.ip.fw.dyn_syn_lifetime: 20
net.inet.ip.fw.dyn_fin_lifetime: 1
net.inet.ip.fw.dyn_rst_lifetime: 1
net.inet.ip.fw.dyn_udp_lifetime: 10
net.inet.ip.fw.dyn_short_lifetime: 5
net.inet.ip.fw.dyn_keepalive: 1
net.inet.ip.random_id_statistics: 0
net.inet.ip.random_id_collisions: 0
net.inet.ip.random_id_total: 0
net.inet.ip.sendsourcequench: 0
net.inet.ip.maxfragpackets: 1536
net.inet.ip.fragpackets: 0
net.inet.ip.maxfragsperpacket: 128
net.inet.ip.scopedroute: 1
net.inet.ip.adj_clear_hwcksum: 0
net.inet.ip.check_interface: 0
net.inet.ip.linklocal.in.allowbadttl: 1
net.inet.ip.random_id: 1
net.inet.ip.maxchainsent: 49
net.inet.ip.select_srcif_debug: 0
net.inet.icmp.maskrepl: 0
net.inet.icmp.icmplim: 250
net.inet.icmp.timestamp: 0
net.inet.icmp.drop_redirect: 0
net.inet.icmp.log_redirect: 0
net.inet.icmp.bmcastecho: 1
net.inet.igmp.recvifkludge: 1
net.inet.igmp.sendra: 1
net.inet.igmp.sendlocal: 1
net.inet.igmp.v1enable: 1
net.inet.igmp.v2enable: 1
net.inet.igmp.legacysupp: 0
net.inet.igmp.default_version: 3
net.inet.igmp.gsrdelay: 10
net.inet.igmp.debug: 0
net.inet.tcp.rfc1323: 1
net.inet.tcp.rfc1644: 0
net.inet.tcp.mssdflt: 512
net.inet.tcp.keepidle: 7200000
net.inet.tcp.keepintvl: 75000
net.inet.tcp.sendspace: 131072
net.inet.tcp.recvspace: 131072
net.inet.tcp.keepinit: 75000
net.inet.tcp.v6mssdflt: 1024
net.inet.tcp.log_in_vain: 0
net.inet.tcp.blackhole: 0
net.inet.tcp.delayed_ack: 3
net.inet.tcp.tcp_lq_overflow: 1
net.inet.tcp.recvbg: 0
net.inet.tcp.drop_synfin: 1
net.inet.tcp.reass.overflows: 0
net.inet.tcp.slowlink_wsize: 8192
net.inet.tcp.maxseg_unacked: 8
net.inet.tcp.rfc3465: 1
net.inet.tcp.rfc3465_lim2: 1
net.inet.tcp.rtt_samples_per_slot: 20
net.inet.tcp.recv_allowed_iaj: 5
net.inet.tcp.acc_iaj_high_thresh: 100
net.inet.tcp.doautorcvbuf: 1
net.inet.tcp.autorcvbufincshift: 3
net.inet.tcp.autorcvbufmax: 1048576
net.inet.tcp.lro: 0
net.inet.tcp.lrodbg: 0
net.inet.tcp.lro_startcnt: 4
net.inet.tcp.limited_transmit: 1
net.inet.tcp.early_rexmt: 1
net.inet.tcp.sack_ackadv: 1
net.inet.tcp.rcvsspktcnt: 512
net.inet.tcp.rexmt_thresh: 3
net.inet.tcp.path_mtu_discovery: 1
net.inet.tcp.slowstart_flightsize: 1
net.inet.tcp.local_slowstart_flightsize: 8
net.inet.tcp.tso: 1
net.inet.tcp.ecn_initiate_out: 0
net.inet.tcp.ecn_negotiate_in: 0
net.inet.tcp.packetchain: 50
net.inet.tcp.socket_unlocked_on_output: 1
net.inet.tcp.rfc3390: 1
net.inet.tcp.min_iaj_win: 4
net.inet.tcp.acc_iaj_react_limit: 200
net.inet.tcp.doautosndbuf: 1
net.inet.tcp.autosndbufinc: 8192
net.inet.tcp.autosndbufmax: 1048576
net.inet.tcp.ack_prioritize: 1
net.inet.tcp.rtt_recvbg: 1
net.inet.tcp.recv_throttle_minwin: 16384
net.inet.tcp.enable_tlp: 1
net.inet.tcp.sack: 1
net.inet.tcp.sack_maxholes: 128
net.inet.tcp.sack_globalmaxholes: 65536
net.inet.tcp.sack_globalholes: 0
net.inet.tcp.minmss: 216
net.inet.tcp.do_tcpdrain: 0
net.inet.tcp.pcbcount: 50
net.inet.tcp.tw_pcbcount: 0
net.inet.tcp.icmp_may_rst: 1
net.inet.tcp.strict_rfc1948: 0
net.inet.tcp.isn_reseed_interval: 0
net.inet.tcp.background_io_enabled: 1
net.inet.tcp.rtt_min: 100
net.inet.tcp.rexmt_slop: 200
net.inet.tcp.randomize_ports: 0
net.inet.tcp.win_scale_factor: 3
net.inet.tcp.tcbhashsize: 4096
net.inet.tcp.keepcnt: 8
net.inet.tcp.msl: 15000
net.inet.tcp.max_persist_timeout: 0
net.inet.tcp.always_keepalive: 0
net.inet.tcp.timer_fastmode_idlemax: 10
net.inet.tcp.broken_peer_syn_rxmit_thres: 7
net.inet.tcp.broken_peer_syn_rexmit_thres_local: 10
net.inet.tcp.tcp_timer_advanced: 5
net.inet.tcp.tcp_resched_timerlist: 5709
net.inet.tcp.pmtud_blackhole_detection: 1
net.inet.tcp.pmtud_blackhole_mss: 1200
net.inet.tcp.cc_debug: 0
net.inet.tcp.newreno_sockets: 0
net.inet.tcp.background_sockets: 0
net.inet.tcp.cubic_sockets: 50
net.inet.tcp.use_newreno: 0
net.inet.tcp.cubic_tcp_friendliness: 0
net.inet.tcp.cubic_fast_convergence: 0
net.inet.tcp.cubic_use_minrtt: 0
net.inet.tcp.lro_sz: 8
net.inet.tcp.lro_time: 10
net.inet.tcp.bg_target_qdelay: 100
net.inet.tcp.bg_allowed_increase: 8
net.inet.tcp.bg_tether_shift: 1
net.inet.tcp.bg_ss_fltsz: 2
net.inet.udp.checksum: 1
net.inet.udp.maxdgram: 9216
net.inet.udp.recvspace: 196724
net.inet.udp.log_in_vain: 0
net.inet.udp.blackhole: 0
net.inet.udp.pcbcount: 19
net.inet.udp.randomize_ports: 1
net.inet.ipsec.def_policy: 1
net.inet.ipsec.esp_trans_deflev: 1
net.inet.ipsec.esp_net_deflev: 1
net.inet.ipsec.ah_trans_deflev: 1
net.inet.ipsec.ah_net_deflev: 1
net.inet.ipsec.ah_cleartos: 1
net.inet.ipsec.ah_offsetmask: 0
net.inet.ipsec.dfbit: 0
net.inet.ipsec.ecn: 0
net.inet.ipsec.debug: 0
net.inet.ipsec.esp_randpad: -1
net.inet.ipsec.bypass: 1
net.inet.ipsec.esp_port: 0
net.inet.raw.maxdgram: 8192
net.inet.raw.recvspace: 8192
net.inet.raw.pcbcount: 0
net.inet.mptcp.enable: 1
net.inet.mptcp.debug: 0
net.inet.mptcp.mptcp_cap_retr: 2
net.inet.mptcp.dss_csum: 0
net.inet.mptcp.fail: 1
net.inet.mptcp.keepalive: 840
net.inet.mptcp.mpprio: 1
net.inet.mptcp.remaddr: 1
net.inet.mptcp.fastjoin: 1
net.inet.mptcp.zerortt_fastjoin: 0
net.inet.mptcp.rwnotify: 0
net.inet.mptcp.verbose: 0
net.inet.mptcp.pcbcount: 0
net.inet.mptcp.sk_lim: 16
net.inet.mptcp.delayed: 0
net.inet.mptcp.rto_spikethresh: 3000
net.inet.mptcp.force_64bit_dsn: 0
net.inet.mptcp.rto: 3
net.inet.mptcp.nrto: 3
net.inet.mptcp.tw: 60
net.link.generic.system.ifcount: 5
net.link.generic.system.if_verbose: 0
net.link.generic.system.dlil_lladdr_ckreq: 0
net.link.generic.system.dlil_verbose: 0
net.link.generic.system.sndq_maxlen: 128
net.link.generic.system.rcvq_maxlen: 256
net.link.generic.system.rxpoll_decay: 2
net.link.generic.system.rxpoll_freeze_time: 1000000000
net.link.generic.system.rxpoll_sample_time: 10000000
net.link.generic.system.rxpoll_interval_time: 1000000
net.link.generic.system.rxpoll_interval_pkts: 0
net.link.generic.system.rxpoll_wakeups_lowat: 10
net.link.generic.system.rxpoll_wakeups_hiwat: 100
net.link.generic.system.rxpoll_max: 0
net.link.generic.system.rxpoll: 1
net.link.generic.system.if_bw_smoothing_val: 3
net.link.generic.system.if_bw_measure_size: 10
net.link.generic.system.dlil_input_threads: 2
net.link.generic.system.dlil_input_sanity_check: 0
net.link.generic.system.flow_advisory: 1
net.link.generic.system.delaybased_queue: 1
net.link.generic.system.hwcksum_in_invalidated: 0
net.link.generic.system.hwcksum_dbg: 0
net.link.generic.system.hwcksum_dbg_mode: 0
net.link.generic.system.hwcksum_dbg_partial_forced: 0
net.link.generic.system.hwcksum_dbg_partial_forced_bytes: 0
net.link.generic.system.hwcksum_dbg_partial_rxoff_forced: 0
net.link.generic.system.hwcksum_dbg_partial_rxoff_adj: 0
net.link.generic.system.hwcksum_dbg_verified: 0
net.link.generic.system.hwcksum_dbg_bad_cksum: 0
net.link.generic.system.hwcksum_dbg_bad_rxoff: 0
net.link.generic.system.hwcksum_dbg_adjusted: 0
net.link.generic.system.hwcksum_dbg_finalized_hdr: 0
net.link.generic.system.hwcksum_dbg_finalized_data: 0
net.link.generic.system.hwcksum_tx: 1
net.link.generic.system.hwcksum_rx: 1
net.link.ether.inet.prune_intvl: 300
net.link.ether.inet.max_age: 1200
net.link.ether.inet.host_down_time: 20
net.link.ether.inet.arp_llreach_base: 30
net.link.ether.inet.arp_unicast_lim: 5
net.link.ether.inet.maxtries: 5
net.link.ether.inet.useloopback: 1
net.link.ether.inet.proxyall: 0
net.link.ether.inet.sendllconflict: 0
net.link.ether.inet.log_arp_warnings: 0
net.link.ether.inet.keep_announcements: 1
net.link.ether.inet.send_conflicting_probes: 1
net.link.ether.inet.verbose: 0
net.link.ether.inet.apple_hwcksum_tx: 1
net.link.ether.inet.apple_hwcksum_rx: 1
net.link.bridge.inherit_mac: 0
net.link.bridge.rtable_prune_period: 300
net.link.bridge.rtable_hash_size_max: 2048
net.link.bridge.txstart: 0
net.link.bridge.debug: 0
net.link.loopback.bw_sleep_usec: 10
net.link.loopback.bw_measure: 0
net.link.loopback.max_dequeue: 256
net.link.loopback.sched_model: 0
net.link.loopback.dequeue_sc: 0
net.link.iptap.total_tap_count: 0
net.link.iptap.log: 0
net.link.pktap.total_tap_count: 0
net.link.pktap.count_unknown_if_type: 0
net.link.pktap.log: 0
net.key.debug: 0
net.key.spi_trycnt: 1000
net.key.spi_minval: 256
net.key.spi_maxval: 268435455
net.key.int_random: 60
net.key.larval_lifetime: 30
net.key.blockacq_count: 10
net.key.blockacq_lifetime: 20
net.key.esp_keymin: 256
net.key.esp_auth: 0
net.key.ah_keymin: 128
net.key.prefered_oldsa: 0
net.key.natt_keepalive_interval: 20
net.inet6.ip6.forwarding: 0
net.inet6.ip6.redirect: 1
net.inet6.ip6.hlim: 64
net.inet6.ip6.maxfragpackets: 1536
net.inet6.ip6.accept_rtadv: 1
net.inet6.ip6.keepfaith: 0
net.inet6.ip6.log_interval: 5
net.inet6.ip6.hdrnestlimit: 15
net.inet6.ip6.dad_count: 1
net.inet6.ip6.auto_flowlabel: 1
net.inet6.ip6.defmcasthlim: 1
net.inet6.ip6.gifhlim: 0
net.inet6.ip6.kame_version: 2009/apple-darwin
net.inet6.ip6.use_deprecated: 1
net.inet6.ip6.rr_prune: 5
net.inet6.ip6.v6only: 0
net.inet6.ip6.rtexpire: 2400
net.inet6.ip6.rtminexpire: 10
net.inet6.ip6.rtmaxcache: 128
net.inet6.ip6.use_tempaddr: 1
net.inet6.ip6.temppltime: 86400
net.inet6.ip6.tempvltime: 604800
net.inet6.ip6.auto_linklocal: 1
net.inet6.ip6.prefer_tempaddr: 1
net.inet6.ip6.use_defaultzone: 0
net.inet6.ip6.maxfrags: 3072
net.inet6.ip6.mcast_pmtu: 0
net.inet6.ip6.neighborgcthresh: 1024
net.inet6.ip6.maxifprefixes: 16
net.inet6.ip6.maxifdefrouters: 16
net.inet6.ip6.maxdynroutes: 1024
net.inet6.ip6.fragpackets: 0
net.inet6.ip6.fw.enable: 1
net.inet6.ip6.fw.debug: 0
net.inet6.ip6.fw.verbose: 0
net.inet6.ip6.fw.verbose_limit: 0
net.inet6.ip6.scopedroute: 1
net.inet6.ip6.adj_clear_hwcksum: 0
net.inet6.ip6.maxchainsent: 0
net.inet6.ip6.select_srcif_debug: 0
net.inet6.ip6.mcast.maxgrpsrc: 512
net.inet6.ip6.mcast.maxsocksrc: 128
net.inet6.ip6.mcast.loop: 1
net.inet6.ip6.only_allow_rfc4193_prefixes: 0
net.inet6.ipsec6.def_policy: 1
net.inet6.ipsec6.esp_trans_deflev: 1
net.inet6.ipsec6.esp_net_deflev: 1
net.inet6.ipsec6.ah_trans_deflev: 1
net.inet6.ipsec6.ah_net_deflev: 1
net.inet6.ipsec6.ecn: 0
net.inet6.ipsec6.debug: 0
net.inet6.ipsec6.esp_randpad: -1
net.inet6.icmp6.rediraccept: 1
net.inet6.icmp6.redirtimeout: 600
net.inet6.icmp6.nd6_prune: 1
net.inet6.icmp6.nd6_delay: 5
net.inet6.icmp6.nd6_umaxtries: 3
net.inet6.icmp6.nd6_mmaxtries: 3
net.inet6.icmp6.nd6_useloopback: 1
net.inet6.icmp6.nodeinfo: 3
net.inet6.icmp6.errppslimit: 500
net.inet6.icmp6.nd6_debug: 0
net.inet6.icmp6.nd6_accept_6to4: 1
net.inet6.icmp6.nd6_optimistic_dad: 63
net.inet6.icmp6.nd6_onlink_ns_rfc4861: 0
net.inet6.icmp6.nd6_prune_lazy: 5
net.inet6.icmp6.rappslimit: 10
net.inet6.icmp6.nd6_llreach_base: 30
net.inet6.icmp6.nd6_maxsolstgt: 8
net.inet6.icmp6.nd6_maxproxiedsol: 4
net.inet6.icmp6.prproxy_cnt: 0
net.inet6.mld.gsrdelay: 10
net.inet6.mld.v1enable: 1
net.inet6.mld.v2enable: 1
net.inet6.mld.use_allow: 1
net.inet6.mld.debug: 0
net.inet6.send.opstate: 0
net.inet6.send.opmode: 0
net.systm.kctl.autorcvbufmax: 262144
net.systm.kctl.autorcvbufhigh: 0
net.systm.kctl.debug: 0
net.ndrv_multi_max_count: 1024
net.route.verbose: 0
net.statistics: 1
net.statistics_privcheck: 0
net.stats.debug: 0
net.stats.sendspace: 2048
net.stats.recvspace: 8192
net.stats.successmsgfailures: 0
net.stats.sendountfailures: 0
net.stats.sysinfofalures: 0
net.stats.srccountfailures: 0
net.stats.descriptionfailures: 0
net.stats.msgremovedfailures: 0
net.stats.srcaddedfailures: 0
net.stats.msgerrorfailures: 0
net.necp.drop_all_level: 0
net.necp.debug: 0
net.necp.pass_loopback: 1
net.necp.pass_keepalives: 1
net.cfil.log: 3
net.cfil.debug: 1
net.cfil.sock_attached_count: 0
net.cfil.active_count: 0
net.cfil.close_wait_timeout: 1000
net.cfil.sbtrim: 1
net.pktmnglr.log: 3
net.classq.verbose: 0
net.classq.sfb.holdtime: 0
net.classq.sfb.pboxtime: 0
net.classq.sfb.hinterval: 0
net.classq.sfb.target_qdelay: 0
net.classq.sfb.update_interval: 0
net.classq.sfb.increment: 82
net.classq.sfb.decrement: 16
net.classq.sfb.allocation: 0
net.classq.sfb.ratelimit: 0
net.pktsched.verbose: 0
net.alf.loglevel: 55
net.alf.perm: 1
net.alf.defaultaction: 1
net.alf.mqcount: 0
debug.lowpri_throttle_max_iosize: 131072
debug.lowpri_throttle_tier1_window_msecs: 25
debug.lowpri_throttle_tier2_window_msecs: 100
debug.lowpri_throttle_tier3_window_msecs: 500
debug.lowpri_throttle_tier1_io_period_msecs: 15
debug.lowpri_throttle_tier2_io_period_msecs: 50
debug.lowpri_throttle_tier3_io_period_msecs: 200
debug.lowpri_throttle_tier1_io_period_ssd_msecs: 5
debug.lowpri_throttle_tier2_io_period_ssd_msecs: 15
debug.lowpri_throttle_tier3_io_period_ssd_msecs: 25
debug.lowpri_throttle_enabled: 1
debug.bpf_bufsize: 4096
debug.bpf_maxbufsize: 524288
debug.bpf_maxdevices: 256
debug.bpf_wantpktap: 0
debug.toggle_address_reuse: 0
debug.ptracedeny_enabled: 1
debug.sys_override_enabled: 1
debug.kextlog: 4083
debug.iokit: 0
debug.iotrace: 0
debug.darkwake: 0
debug.wdtlog: 37r1199
hw.ncpu: 6
hw.byteorder: 1234
hw.memsize: 12884901888
hw.activecpu: 6
hw.physicalcpu: 6
hw.physicalcpu_max: 6
hw.logicalcpu: 6
hw.logicalcpu_max: 6
hw.cputype: 7
hw.cpusubtype: 4
hw.cpu64bit_capable: 1
hw.cpufamily: 2028621756
hw.cacheconfig: 6 1 0 6 0 0 0 0 0 0
hw.cachesize: 12884901888 65536 0 6291456 0 0 0 0 0 0
hw.pagesize: 4096
hw.busfrequency: 804000000
hw.busfrequency_min: 804000000
hw.busfrequency_max: 804000000
hw.cpufrequency: 3724000000
hw.cpufrequency_min: 3724000000
hw.cpufrequency_max: 3724000000
hw.cachelinesize: 64
hw.l1icachesize: 65536
hw.l1dcachesize: 65536
hw.l3cachesize: 6291456
hw.tbfrequency: 1000000000
hw.packages: 1
hw.optional.floatingpoint: 1
hw.optional.mmx: 1
hw.optional.sse: 1
hw.optional.sse2: 1
hw.optional.sse3: 1
hw.optional.supplementalsse3: 0
hw.optional.sse4_1: 0
hw.optional.sse4_2: 0
hw.optional.x86_64: 1
hw.optional.aes: 0
hw.optional.avx1_0: 0
hw.optional.rdrand: 0
hw.optional.f16c: 0
hw.optional.enfstrg: 0
hw.optional.fma: 0
hw.optional.avx2_0: 0
hw.optional.bmi1: 0
hw.optional.bmi2: 0
hw.optional.rtm: 0
hw.optional.hle: 0
machdep.user_idle_level: 0
machdep.cpu.max_basic: 6
machdep.cpu.max_ext: 2147483675
machdep.cpu.vendor: AuthenticAMD
machdep.cpu.brand_string: AMD Phenom™ II X6 1100T Processor
machdep.cpu.family: 16
machdep.cpu.model: 10
machdep.cpu.extmodel: 0
machdep.cpu.extfamily: 1
machdep.cpu.stepping: 0
machdep.cpu.feature_bits: 36066219464063999
machdep.cpu.extfeature_bits: 61572379835391
machdep.cpu.signature: 1052576
machdep.cpu.brand: 0
machdep.cpu.features: FPU VME DE PSE TSC MSR PAE MCE CX8 APIC SEP MTRR PGE MCA CMOV PAT PSE36 CLFSH MMX FXSR SSE SSE2 HTT SSE3 MON SSSE3 CX16 POPCNT
machdep.cpu.extfeatures: SYSCALL XD 1GBPAGE EM64T LAHF LZCNT PREFETCHW RDTSCP TSCI
machdep.cpu.logical_per_package: 6
machdep.cpu.cores_per_package: 6
machdep.cpu.microcode_version: 21
machdep.cpu.processor_flag: 1
machdep.cpu.mwait.linesize_min: 64
machdep.cpu.mwait.linesize_max: 64
machdep.cpu.mwait.extensions: 3
machdep.cpu.mwait.sub_Cstates: 0
machdep.cpu.thermal.sensor: 0
machdep.cpu.thermal.dynamic_acceleration: 0
machdep.cpu.thermal.invariant_APIC_timer: 0
machdep.cpu.thermal.thresholds: 0
machdep.cpu.thermal.ACNT_MCNT: 1
machdep.cpu.thermal.core_power_limits: 0
machdep.cpu.thermal.fine_grain_clock_mod: 0
machdep.cpu.thermal.package_thermal_intr: 0
machdep.cpu.thermal.hardware_feedback: 0
machdep.cpu.thermal.energy_policy: 0
machdep.cpu.cache.linesize: 64
machdep.cpu.cache.L2_associativity: 16
machdep.cpu.cache.size: 512
machdep.cpu.tlb.inst.small: 32
machdep.cpu.tlb.inst.large: 16
machdep.cpu.tlb.data.small: 48
machdep.cpu.tlb.data.small_level1: 512
machdep.cpu.tlb.data.large: 48
machdep.cpu.tlb.data.large_level1: 128
machdep.cpu.address_bits.physical: 48
machdep.cpu.address_bits.virtual: 48
machdep.cpu.core_count: 6
machdep.cpu.thread_count: 6
machdep.vectors.timer: 221
machdep.vectors.IPI: 222
machdep.pmap.hashwalks: 778104
machdep.pmap.hashcnts: 887132
machdep.pmap.hashmax: 10
machdep.pmap.kernel_text_ps: 2097152
machdep.pmap.kern_pv_reserve: 12000
machdep.memmap.Conventional: 12881989632
machdep.memmap.RuntimeServices: 0
machdep.memmap.ACPIReclaim: 192512
machdep.memmap.ACPINVS: 200704
machdep.memmap.PalCode: 0
machdep.memmap.Reserved: 290521088
machdep.memmap.Unusable: 0
machdep.memmap.Other: 0
machdep.tsc.frequency: 3700000002
machdep.tsc.deep_idle_rebase: 1
machdep.tsc.nanotime.tsc_base: 200191848214
machdep.tsc.nanotime.ns_base: 0
machdep.tsc.nanotime.scale: 1160801971
machdep.tsc.nanotime.shift: 0
machdep.tsc.nanotime.generation: 2
machdep.misc.panic_restart_timeout: 1266874889
machdep.misc.interrupt_latency_max: 0x0 0xde 0x157d9b
machdep.misc.machine_check_panic:
machdep.misc.timer_queue_trace:
machdep.misc.nmis: 0
machdep.eager_timer_evaluations: 721
machdep.eager_timer_evaluation_max: 305198
audit.session.superuser_set_sflags_mask: 24576
audit.session.superuser_clear_sflags_mask: 24576
audit.session.member_set_sflags_mask: 0
audit.session.member_clear_sflags_mask: 16384
kperf.blessed_pid: -1
kperf.kdbg_cswitch: 0
kperf.debug_level: 0
kpc.classes: 3
security.mac.sandbox.sentinel: .sb-95d75b03
security.mac.sandbox.audio_active: 0
security.mac.qtn.sandbox_enforce: 1
security.mac.qtn.user_approved_exec: 1
security.mac.max_slots: 7
security.mac.labelvnodes: 0
security.mac.mmap_revocation: 0
security.mac.mmap_revocation_via_cow: 0
security.mac.device_enforce: 1
security.mac.pipe_enforce: 1
security.mac.posixsem_enforce: 1
security.mac.posixshm_enforce: 1
security.mac.proc_enforce: 1
security.mac.socket_enforce: 1
security.mac.system_enforce: 1
security.mac.sysvmsg_enforce: 1
security.mac.sysvsem_enforce: 1
security.mac.sysvshm_enforce: 1
security.mac.vm_enforce: 1
security.mac.vnode_enforce: 1
meins-imac:~ mein$

 

 

converted video in mp4 has become absolute sh_it video quality

 

 

yosemite amd hackintosh.mp4.zip

Link to comment
Share on other sites

:)

 

Yes , 

 

we must thank spakk for his determination to try to compile kernels for old CPU AMD64 and Intel64, learning is difficult, but I think it will eventually get there.

 
spakk bravery and thank you for your job.  :) 
  • Like 2
Link to comment
Share on other sites

thanks goes to Bronya, Andy, Sinetek, Duran Keeley and all who participated in it, I would not like to decorate with wrong springs.

  • Like 2
Link to comment
Share on other sites

spakk tell me 1 thing do i need to replace all the frameworks also along with system.kext or simply system.kext will do or do i not need to do that also ??? i mean simple kernel replacement wud suffice ??? Iam using 10.10.1

It should work normally only with the kernel, but should problems arise during bootup, then you can replace the system.kext.

  • Like 1
Link to comment
Share on other sites

@spakk

 

ceci règlera tout tes problèmes ;)

 

Dadurch werden alle Ihre Probleme zu lösen ;)

 

http://www.rueducommerce.fr/Composants/Processeur/Processeur-AMD/AMD/4924894-FX-8320E-3-2-GHz.htm#moid:MO-A2CAEM33201874

 

et le potentiel !!!   :drool:

 

http://browser.primatelabs.com/geekbench3/1446003

open youtube videos with high resolution HD quality, you'll see how good it is :)

Duran keeley is working on a viable solution for the Webkit problem. I hope he can present us a solution after he come from holiday

Edited by spakk
  • Like 1
Link to comment
Share on other sites

 Share

×
×
  • Create New...