Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

7.1 no longer autofills forms on localhost

Running a local webserver on my macbook pro. The recent update has cleared all my autofilled login forms. The details are still saved in the preferences/passwords and in keychain, it just won't fill them if the url is localhost or 127.0.0.1. At the moment I have to use the static IP - which for some reason does work - but I work in different offices and it's getting annoying.

Anyone have any suggestions?

Thanks

Rob

MacBook Pro with Retina display, OS X Mavericks (10.9.5)

Posted on Sep 22, 2014 3:06 AM

Reply
17 replies

Sep 23, 2014 7:06 AM in response to rob.ireland

Please read this whole message before doing anything.

This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.

Step 1

The purpose of this step is to determine whether the problem is localized to your user account.

Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”

While logged in as Guest, you won’t have access to any of your documents or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this behavior; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.

Test while logged in as Guest. Same problem?

After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.

*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.

Step 2

The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.

Please take this step regardless of the results of Step 1.

Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.

Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a software RAID, you can’t do this. Ask for further instructions.

Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.

The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.

Test while in safe mode. Same problem?

After testing, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of Steps 1 and 2.

Sep 23, 2014 8:11 AM in response to Linc Davis

Process: Safari [1555]

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

Identifier: com.apple.Safari

Version: 7.1 (9537.85.10.17.1)

Build Info: WebBrowser-7537085010017001~4

Code Type: X86-64 (Native)

Parent Process: launchd [753]

Responsible: Safari [1555]

User ID: 501



Date/Time: 2014-09-23 16:04:43.146 +0100

OS Version: Mac OS X 10.9.5 (13F34)

Report Version: 11

Anonymous UUID: 377E32E2-79A8-4E6E-2249-9BA4CE50AA05





Crashed Thread: 18



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000047



External Modification Warnings:

Thread creation by external task.



VM Regions Near 0x47:

-->

__TEXT 0000000101d26000-0000000101d27000 [ 4K] r-x/rwx SM=COW /Applications/Safari.app/Contents/MacOS/Safari



Application Specific Information:

Process Model:

Multiple Web Processes




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

0 libsystem_kernel.dylib 0x0000000108938a1a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x0000000108937d18 mach_msg + 64

2 com.apple.CoreFoundation 0x000000010540df15 __CFRunLoopServiceMachPort + 181

3 com.apple.CoreFoundation 0x000000010540d539 __CFRunLoopRun + 1161

4 com.apple.CoreFoundation 0x000000010540ce75 CFRunLoopRunSpecific + 309

5 com.apple.HIToolbox 0x0000000107cf2a0d RunCurrentEventLoopInMode + 226

6 com.apple.HIToolbox 0x0000000107cf27b7 ReceiveNextEventCommon + 479

7 com.apple.HIToolbox 0x0000000107cf25bc _BlockUntilNextEventMatchingListInModeWithFilter + 65

8 com.apple.AppKit 0x00000001062e224e _DPSNextEvent + 1434

9 com.apple.AppKit 0x00000001062e189b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122

10 com.apple.Safari.framework 0x0000000101d8f940 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161

11 com.apple.AppKit 0x00000001062d599c -[NSApplication run] + 553

12 com.apple.AppKit 0x00000001062c0783 NSApplicationMain + 940

13 com.apple.Safari.framework 0x0000000101f62a5d SafariMain + 267

14 libdyld.dylib 0x00000001087a45fd start + 1



Thread 1:

0 libsystem_kernel.dylib 0x000000010893ce6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x0000000108a49f08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x0000000108a4cfb9 start_wqthread + 13



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

0 libsystem_kernel.dylib 0x000000010893d662 kevent64 + 10

1 libdispatch.dylib 0x000000010876c421 _dispatch_mgr_invoke + 239

2 libdispatch.dylib 0x000000010876c136 _dispatch_mgr_thread + 52



Thread 3:

0 libsystem_kernel.dylib 0x000000010893ce6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x0000000108a49f08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x0000000108a4cfb9 start_wqthread + 13



Thread 4:: WebCore: IconDatabase

0 libsystem_kernel.dylib 0x000000010893c716 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x0000000108a4ac3b _pthread_cond_wait + 727

2 com.apple.WebCore 0x000000010c17d47b WebCore::IconDatabase::syncThreadMainLoop() + 411

3 com.apple.WebCore 0x000000010c17ae27 WebCore::IconDatabase::iconDatabaseSyncThread() + 295

4 com.apple.JavaScriptCore 0x000000010281bfbf ***::wtfThreadEntryPoint(void*) + 15

5 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

6 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

7 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 5:

0 libsystem_kernel.dylib 0x000000010893ce6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x0000000108a49f08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x0000000108a4cfb9 start_wqthread + 13



Thread 6:

0 libsystem_kernel.dylib 0x000000010893ce6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x0000000108a49f08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x0000000108a4cfb9 start_wqthread + 13



Thread 7:

0 libsystem_kernel.dylib 0x000000010893ce6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x0000000108a49f08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x0000000108a4cfb9 start_wqthread + 13



Thread 8:

0 libsystem_kernel.dylib 0x000000010893ce6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x0000000108a49f08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x0000000108a4cfb9 start_wqthread + 13



Thread 9:

0 libsystem_kernel.dylib 0x000000010893ce6a __workq_kernreturn + 10

1 libsystem_pthread.dylib 0x0000000108a49f08 _pthread_wqthread + 330

2 libsystem_pthread.dylib 0x0000000108a4cfb9 start_wqthread + 13



Thread 10:: com.apple.CoreAnimation.render-server

0 libsystem_kernel.dylib 0x0000000108938a1a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x0000000108937d18 mach_msg + 64

2 com.apple.QuartzCore 0x0000000103ada377 CA::Render::Server::server_thread(void*) + 195

3 com.apple.QuartzCore 0x0000000103ada2ad thread_fun + 25

4 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

5 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

6 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 11:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x0000000108938a1a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x0000000108937d18 mach_msg + 64

2 com.apple.CoreFoundation 0x000000010540df15 __CFRunLoopServiceMachPort + 181

3 com.apple.CoreFoundation 0x000000010540d539 __CFRunLoopRun + 1161

4 com.apple.CoreFoundation 0x000000010540ce75 CFRunLoopRunSpecific + 309

5 com.apple.Foundation 0x000000010487aff7 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348

6 com.apple.Foundation 0x000000010487adfb __NSThread__main__ + 1318

7 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

8 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

9 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 12:: com.apple.CFSocket.private

0 libsystem_kernel.dylib 0x000000010893c9aa __select + 10

1 com.apple.CoreFoundation 0x0000000105459a03 __CFSocketManager + 867

2 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

3 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

4 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 13:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x000000010893c716 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x0000000108a4ac3b _pthread_cond_wait + 727

2 libc++.1.dylib 0x0000000104f2fddc std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126

3 com.apple.JavaScriptCore 0x0000000102a03f51 JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 177

4 com.apple.JavaScriptCore 0x0000000102825df5 JSC::BlockAllocator::blockFreeingThreadMain() + 85

5 com.apple.JavaScriptCore 0x000000010281bfbf ***::wtfThreadEntryPoint(void*) + 15

6 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

7 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

8 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 14:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x000000010893c716 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x0000000108a4ac3b _pthread_cond_wait + 727

2 libc++.1.dylib 0x0000000104f2fd43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00000001028266cb JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x0000000102826528 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x000000010281bfbf ***::wtfThreadEntryPoint(void*) + 15

6 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

7 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

8 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 15:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x000000010893c716 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x0000000108a4ac3b _pthread_cond_wait + 727

2 libc++.1.dylib 0x0000000104f2fd43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00000001028266cb JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x0000000102826528 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x000000010281bfbf ***::wtfThreadEntryPoint(void*) + 15

6 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

7 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

8 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 16:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x000000010893c716 __psynch_cvwait + 10

1 libsystem_pthread.dylib 0x0000000108a4ac3b _pthread_cond_wait + 727

2 libc++.1.dylib 0x0000000104f2fd43 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47

3 com.apple.JavaScriptCore 0x00000001028266cb JSC::GCThread::waitForNextPhase() + 171

4 com.apple.JavaScriptCore 0x0000000102826528 JSC::GCThread::gcThreadMain() + 88

5 com.apple.JavaScriptCore 0x000000010281bfbf ***::wtfThreadEntryPoint(void*) + 15

6 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

7 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

8 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 17:

0 libsystem_kernel.dylib 0x0000000108938a1a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x0000000108937d18 mach_msg + 64

2 com.apple.CoreFoundation 0x000000010540df15 __CFRunLoopServiceMachPort + 181

3 com.apple.CoreFoundation 0x000000010540d539 __CFRunLoopRun + 1161

4 com.apple.CoreFoundation 0x000000010540ce75 CFRunLoopRunSpecific + 309

5 com.apple.AppKit 0x000000010648205e _NSEventThread + 144

6 libsystem_pthread.dylib 0x0000000108a48899 _pthread_body + 138

7 libsystem_pthread.dylib 0x0000000108a4872a _pthread_start + 137

8 libsystem_pthread.dylib 0x0000000108a4cfc9 thread_start + 13



Thread 18 Crashed:

0 com.apple.CFNetwork 0x00000001051fdf9e HTTPProtocol::attemptRedirection(__CFHTTPMessage*) + 742



Thread 18 crashed with X86 Thread State (64-bit):

rax: 0x8b49d68948d3421f rbx: 0x0000000000000054 rcx: 0x0000000108a6f000 rdx: 0x0000000000000054

rdi: 0x0000000108a6f000 rsi: 0x0000000108a12000 rbp: 0x0000000108a70ff0 rsp: 0x0000000108a70f68

r8: 0x0000000000000000 r9: 0x0000000000000000 r10: 0x0000000000000000 r11: 0x0000000000000000

r12: 0x0000000105052420 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000108a12000

rip: 0x00000001051fdf9e rfl: 0x0000000000010203 cr2: 0x0000000000000047


Logical CPU: 3

Error Code: 0x00000004

Trap Number: 14





Binary Images:

0x101d26000 - 0x101d26ffd com.apple.Safari (7.1 - 9537.85.10.17.1) <4C7E7249-FC80-38A7-A318-CECB8009ACCF> /Applications/Safari.app/Contents/MacOS/Safari

0x101d32000 - 0x10223dffb com.apple.Safari.framework (9537 - 9537.85.10.17.1) <79BAD61D-4970-3FF8-9F40-6ABAFFAC4CE1> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari

0x102628000 - 0x102629ff7 libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib

0x102633000 - 0x102651ff7 com.apple.Accounts (113 - 113) <4147AD01-63C3-3112-987C-7A7B008B10BD> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts

0x10266f000 - 0x102670fff libquit.dylib (161.2) <7B9C07B6-8993-32C8-89C2-23D2E7FA85BA> /usr/lib/libquit.dylib

0x10267c000 - 0x102699ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x1026a6000 - 0x1026a6fff com.apple.Carbon (154 - 157) <4E260C09-78F4-305B-B408-13321CAF6213> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x1026ad000 - 0x1026adfff com.apple.Cocoa (6.8 - 20) <1482E95B-0C26-38AF-9A44-50ADE6C0876C> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x1026b0000 - 0x10270eff7 com.apple.corelocation (1486.17 - 1486.24) <E850B49E-1131-30AC-AE06-ED9636FA5B0F> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x10274d000 - 0x10274dfff com.apple.WebInspectorUI (9600 - 9600.1.17) <A80F4213-2F2B-3AB4-93E3-77929C86156D> /System/Library/StagedFrameworks/Safari/WebInspectorUI.framework/Versions/A/Web InspectorUI

0x102751000 - 0x10275bff7 com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x10276e000 - 0x1027dafff com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x102812000 - 0x102cc9ff5 com.apple.JavaScriptCore (9600 - 9600.1.17) <ADC5427B-649F-3C9F-A88A-D5EA81093BC1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore

0x102e3b000 - 0x102ff3ffb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib

0x1030a0000 - 0x10318afff libsqlite3.dylib (158) <447AA928-BCF7-3779-A7E5-210F264E0316> /usr/lib/libsqlite3.dylib

0x1031a5000 - 0x1031d6ff7 libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib

0x1031e9000 - 0x1031f6ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib

0x103204000 - 0x103212fff com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x10321a000 - 0x10321afff com.apple.SafariDAVNotifier (1.1.1 - 1) <6FD70177-7044-3EFE-905F-08F1D2D40ECA> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier

0x103220000 - 0x103261fff com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x103ab3000 - 0x103c4fff3 com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x103d28000 - 0x103f8cffd com.apple.security (7.0 - 55471.14.18) <83A9E8C8-06A1-3F6D-8514-C35CD0DBD370> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x1040db000 - 0x10414efff com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x10418e000 - 0x10418efff com.apple.quartzframework (1.5 - 1.5) <F66337F6-CC0A-3008-BB23-080282E917C9> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz

0x104193000 - 0x1041c1ff7 com.apple.securityinterface (9.0 - 55047) <E64A6994-0176-39A1-866A-AB27F6A0034B> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x1041ef000 - 0x1041effff com.apple.AOSMigrate (1.0 - 1) <6909D700-6E8A-3BFD-9B5D-FA94C1150E6E> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate

0x1041f3000 - 0x104256ffb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x104291000 - 0x104292fff com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a

0x104297000 - 0x104531fff com.apple.WebKit (9600 - 9600.1.17) <8C2C77EF-14DD-3F9E-9EF1-95B2A9B4FFF8> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit

0x10480b000 - 0x10480bfff com.apple.WebKit2 (9600 - 9600.1.17) <E9BF6393-4D1C-3DD6-8E4F-644C4DBD08A1> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2

0x104814000 - 0x104b14ff7 com.apple.Foundation (6.9 - 1056.16) <24349208-3603-3F5D-95CC-B379616FBEF8> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x104d54000 - 0x104f01f27 libobjc.A.dylib (551.1) <F21C5742-7B9C-31F1-BBAE-1717BC6C2F1B> /usr/lib/libobjc.A.dylib

0x104f22000 - 0x104f23ffc com.apple.SafariServices.framework (9537 - 9537.85.10.17.1) <7FC33AE8-F297-3115-A794-E0F27D761701> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices

0x104f29000 - 0x104f7bfff libc++.1.dylib (120) <2CB96D10-1E3E-39B1-B90D-C56C3818321E> /usr/lib/libc++.1.dylib

0x104fd7000 - 0x105099ff5 com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText

0x10510d000 - 0x10510eff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib

0x105118000 - 0x105288ff4 com.apple.CFNetwork (673.4 - 673.4) <F3BF6020-99BE-3844-A7B8-352B93AD02F3> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x10538f000 - 0x105390ff7 libodfde.dylib (20) <71C1001F-044F-3C0F-BA95-EAC080176A16> /usr/lib/libodfde.dylib

0x105396000 - 0x105396fff com.apple.ApplicationServices (48 - 48) <F250170A-8805-3731-9097-78CAD04481F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x10539d000 - 0x105582fff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x1056f8000 - 0x1057feff7 com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO

0x105867000 - 0x106186797 com.apple.CoreGraphics (1.600.0 - 599.35.4) <C8CBC664-0CD2-3C7D-A301-9B3BA731250C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics

0x1062b3000 - 0x1062b4ff9 +cl_kernels (???) <47D68F68-9D51-419E-9474-F69E992C2081> cl_kernels

0x1062b6000 - 0x1062b6fff com.apple.CoreServices (59 - 59) <67A369BA-2326-383F-995B-853DAD7BFF43> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x1062be000 - 0x106e34ff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x1075bd000 - 0x1075ecff9 com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x10760b000 - 0x10760cffa +cl_kernels (???) <6A3A98F1-9B62-4F62-9B89-0F6CDBE5FCB2> cl_kernels

0x10760f000 - 0x107620ff7 libz.1.dylib (53) <4C5FA1A5-4471-398E-9543-2E54D46E63E9> /usr/lib/libz.1.dylib

0x10762a000 - 0x10762cfff com.apple.OAuth (25 - 25) <7496D2E1-B554-3833-B5B6-6EABE80C0BEC> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth

0x107637000 - 0x10766fff7 com.apple.RemoteViewServices (2.0 - 94) <B17FAA76-61DB-33D0-90B7-4117A72A2B28> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x1076a8000 - 0x1077fcff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x107895000 - 0x107895ffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x10789c000 - 0x107ae4ff7 com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x107c13000 - 0x107c77fff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x107cb7000 - 0x107cb9fff com.apple.desktopservices (1.8 - 1.8) <FA36559F-ABD6-30E1-9EF6-29D8F3C43F24> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x107cc4000 - 0x107f6eff5 com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x1080c7000 - 0x1080cfff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <A816D8B1-6B7B-3E5B-9FAE-CBDA70192E7E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x1080d9000 - 0x10811bff7 libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib

0x108134000 - 0x10821bff7 libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib

0x108253000 - 0x108337ff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x1083fd000 - 0x10844eff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) <BE13E840-FB45-3BC2-BCF5-031629754FD5> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x108479000 - 0x10847efff com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x108489000 - 0x10848afff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib

0x108494000 - 0x1084a6ff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x1084b5000 - 0x1084cdff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x1084e0000 - 0x1084edfff com.apple.Sharing (132.2 - 132.2) <3DFB1133-8FD3-3B60-8E9C-0FE62AACFD7B> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing

0x1084fe000 - 0x1085c2ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup

0x108650000 - 0x10866bff7 libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib

0x10867a000 - 0x1086a3ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib

0x1086b3000 - 0x1086b7ff7 libcache.dylib (62) <8C1EFC4F-3F51-3DE9-A973-360B461F3D65> /usr/lib/system/libcache.dylib

0x1086c0000 - 0x1086cafff libcommonCrypto.dylib (60049) <79B8E80F-E596-3302-8243-EC479B9546CA> /usr/lib/system/libcommonCrypto.dylib

0x1086d9000 - 0x1086e0fff libcompiler_rt.dylib (35) <2A890004-0A78-3E33-9AC5-A7D63BD4F879> /usr/lib/system/libcompiler_rt.dylib

0x1086f2000 - 0x1086f9ffb libcopyfile.dylib (103.92.1) <CF29DFF6-0589-3590-834C-82E2316612E8> /usr/lib/system/libcopyfile.dylib

0x108703000 - 0x108751fff libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib

0x108769000 - 0x108783fff libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib

0x10879d000 - 0x10879efe4 +cl_kernels (???) <66467823-44E3-4155-94BC-13C18775C9C6> cl_kernels

0x1087a1000 - 0x1087a4ff7 libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib

0x1087ab000 - 0x1087abff7 libkeymgr.dylib (28) <D7045F25-BFA4-3840-847D-AF95DF8B6CCA> /usr/lib/system/libkeymgr.dylib

0x1087b7000 - 0x1087beff8 liblaunch.dylib (842.92.1) <A40A0C7B-3216-39B4-8AE0-B5D3BAF1DA8A> /usr/lib/system/liblaunch.dylib

0x1087cb000 - 0x1087d0fff libmacho.dylib (845) <B2BE3C25-CF1F-309B-AB99-1F0B54621445> /usr/lib/system/libmacho.dylib

0x1087d6000 - 0x1087d8ff7 libquarantine.dylib (71) <973BE51D-6465-392F-9099-D4AB21BF0D25> /usr/lib/system/libquarantine.dylib

0x1087e0000 - 0x1087e1ffb libremovefile.dylib (33) <26266E3F-FDDC-3CFC-B27F-78B49BDC9BDC> /usr/lib/system/libremovefile.dylib

0x1087e9000 - 0x1087faff7 libsystem_asl.dylib (217.1.4) <B983CA60-F418-317B-B142-48A6376564FC> /usr/lib/system/libsystem_asl.dylib

0x108805000 - 0x108806ff7 libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib

0x108810000 - 0x108899ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib

0x1088cc000 - 0x1088ceff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib

0x1088d4000 - 0x1088dcfff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib

0x1088e4000 - 0x10890bffb libsystem_info.dylib (449.1.3) <395D8CD6-616A-3BD3-A195-C6D68EB9AB22> /usr/lib/system/libsystem_info.dylib

0x108927000 - 0x108943ff7 libsystem_kernel.dylib (2422.115.4) <9EDE872E-2A9E-3A78-8E1D-AB790794A098> /usr/lib/system/libsystem_kernel.dylib

0x10896a000 - 0x108999fd2 libsystem_m.dylib (3047.16) <9D96AACD-5870-3A5C-B849-7F9C0F6EBB09> /usr/lib/system/libsystem_m.dylib

0x1089a6000 - 0x1089c1ff7 libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib

0x1089cc000 - 0x1089f3ff7 libsystem_network.dylib (241.3) <A499D688-9165-3776-8C8E-C018897B5B13> /usr/lib/system/libsystem_network.dylib

0x108a13000 - 0x108a1cffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib

0x108a2b000 - 0x108a31ff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib

0x108a47000 - 0x108a4eff7 libsystem_pthread.dylib (53.1.4) <9DA50FD0-D9AC-3051-AD4B-BA0D745BC49C> /usr/lib/system/libsystem_pthread.dylib

0x108a5b000 - 0x108a5cfff libsystem_sandbox.dylib (278.11.1) <0D0B13EA-6B7A-3AC8-BE60-B548543BEB77> /usr/lib/system/libsystem_sandbox.dylib

0x108a64000 - 0x108a68ff7 libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib

0x108a76000 - 0x108a77fff libunc.dylib (28) <C3737C9A-C06F-310C-B78C-7D8D882A35DE> /usr/lib/system/libunc.dylib

0x108a82000 - 0x108a87ff7 libunwind.dylib (35.3) <95D4D118-3368-3474-989D-271DE18C8365> /usr/lib/system/libunwind.dylib

0x108a92000 - 0x108ab6fff libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib

0x108ad6000 - 0x108ae6fff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib

0x108af6000 - 0x108afafff libpam.2.dylib (20) <A63D4DA2-06A4-3FB8-AC3F-BDD69694EE5E> /usr/lib/libpam.2.dylib

0x108b03000 - 0x108b03ffd libOpenScriptingUtil.dylib (157) <B4A60EC6-F646-3CE9-80D6-0282CFD36632> /usr/lib/libOpenScriptingUtil.dylib

0x108b09000 - 0x108b16ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib

0x108b21000 - 0x108e0bfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x108e89000 - 0x108f19ff7 com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x108f83000 - 0x108ffafff com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x1090a0000 - 0x10910dfff com.apple.SearchKit (1.4.0 - 1.4.0) <33298263-5B12-340D-BB9D-D52303849561> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x109156000 - 0x1091b1ffb com.apple.AE (665.5 - 665.5) <3558CC9A-FD30-3DAD-AB40-FE6828E76FE1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x1091e4000 - 0x1092aeff7 com.apple.LaunchServices (572.28 - 572.28) <FC72C089-A069-3374-B80A-E041AF149F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x109328000 - 0x109351fff com.apple.DictionaryServices (1.2 - 208) <A4E4EA9E-08A1-3F77-8B57-A5A1ADD70B52> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x109375000 - 0x10937cfff com.apple.NetFS (6.0 - 4.0) <D4FE0F16-3085-34AF-B860-3D46B98FAD2A> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x10938b000 - 0x109396fff libkxld.dylib (2422.115.4) <3C678B75-F7C5-3DBB-8DBD-48483AD54D5C> /usr/lib/system/libkxld.dylib

0x10939f000 - 0x1093aaff7 com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x1093b9000 - 0x1093bcfff com.apple.TCC (1.0 - 1) <F25B5875-081A-3877-B70E-374D54B54C5F> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC

0x1093c6000 - 0x1093ddff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x1093fd000 - 0x109407ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <9556885C-22DD-3392-ACCB-2B413434D8D3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x109412000 - 0x10943affb libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib

0x10944c000 - 0x1094d8ff7 com.apple.ink.framework (10.9 - 207) <96A56EAC-B4AC-3C9A-8C40-64E6196753CC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x109511000 - 0x109580ff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x1095ac000 - 0x109635fff com.apple.ColorSync (4.9.0 - 4.9.0) <E7E0D542-D77A-3E32-B146-4D0FEAF282D3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x109681000 - 0x1096c6ff6 com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x1096fc000 - 0x10970bff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2777524A-E7EF-3B7B-B15D-F58CDEEFC736> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x10971c000 - 0x109769ff2 com.apple.print.framework.PrintCore (9.0 - 428) <9DCB1405-2E08-3A08-BAEB-FF8216E74218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x109796000 - 0x1097cfff7 com.apple.QD (3.50 - 298) <C6E8EA9C-A2E0-3201-B89E-D75CDD08259B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x1097ed000 - 0x1097f6fff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x10980c000 - 0x10980fffc com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x109818000 - 0x109818fff com.apple.Accelerate (1.9 - Accelerate 1.9) <CFEF9CBE-4A1A-33FD-9174-D44314BB28F3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x10981e000 - 0x109af2fc7 com.apple.vImage (7.0 - 7.0) <1DDB8AB7-03D5-3D20-9D77-C69074C6FD26> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x109b3a000 - 0x109b3afff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x109b43000 - 0x109c0efff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x109c1a000 - 0x109ccaff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x109cdc000 - 0x10a0bdffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x10a122000 - 0x10a290ff7 libBLAS.dylib (1094.5) <D862E2B7-91FA-3704-8F62-C1B65D381A84> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x10a2be000 - 0x10a3adfff libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x10a424000 - 0x10a46bfff libFontRegistry.dylib (127) <401FA61F-4276-3296-9BFF-EC6EA7D7EDDE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x10a492000 - 0x10a4b6ff7 libJPEG.dylib (1044) <BE0ED4E1-F7FC-3038-86D3-0456DD173FCB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x10a4be000 - 0x10a517fff libTIFF.dylib (1044) <FBC5800B-7F34-3755-A44E-7B37B3E0B32E> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x10a527000 - 0x10a542ff7 libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib

0x10a54d000 - 0x10a551ff7 libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x10a556000 - 0x10a644fff libJP2.dylib (1044) <BE5FF765-5ECE-38B5-BF5D-BE806F5CAD18> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x10a672000 - 0x10a674fff libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib

0x10a67d000 - 0x10a6c4ff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib

0x10a6db000 - 0x10a6f4ff7 com.apple.Kerberos (3.0 - 1) <59427E11-37D6-34C9-95BB-D4438BFACA5B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x10a710000 - 0x10a72cfff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib

0x10a73c000 - 0x10a82dff9 libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib

0x10a843000 - 0x10a8a8ffb com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x10a8d7000 - 0x10a8d8fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x10a8e4000 - 0x10a8e8ff7 libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib

0x10a8f2000 - 0x10a8feff7 com.apple.OpenDirectory (10.9 - 173.90.1) <F08601E8-F7E8-3222-AD05-6A26003779CF> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x10a91a000 - 0x10a923ffd com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x10a92b000 - 0x10a966fff com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x10a97b000 - 0x10a9a0ff7 com.apple.CoreVideo (1.8 - 117.2) <FE12553A-9B5A-337E-92BD-EA8A8194C91A> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x10a9c2000 - 0x10ac93ff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x10ad8f000 - 0x10ade2fff com.apple.ScalableUserInterface (1.0 - 1) <19D73C6D-CA0A-3230-9644-7F01364137ED> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x10ae07000 - 0x10ae46fff libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x10ae56000 - 0x10ae5effc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x10ae69000 - 0x10ae74fff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x10ae8f000 - 0x10aecdff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x10aed7000 - 0x10aed9fff libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x10aedf000 - 0x10aee2fff libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x10aeee000 - 0x10b321ffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) <30FD8146-D6EB-3588-A7E5-ADC3110B3DCC> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore

0x10b53a000 - 0x10b588ff7 com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x10b5a6000 - 0x10b5b2ffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x10b5bd000 - 0x10b6edff7 com.apple.desktopservices (1.8 - 1.8) <B152EE07-235A-3997-ACC5-C31519C76F44> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A_/Des ktopServicesPriv

0x10b771000 - 0x10b78aff7 com.apple.Ubiquity (1.3 - 289) <664F5B33-708D-33E9-81E1-C45CBE9AAB6E> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x10b79e000 - 0x10b7cefff com.apple.IconServices (25 - 25.17) <36811973-8777-3211-863A-76B2C20B0ED0> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s

0x10b7fb000 - 0x10b820ff7 com.apple.ChunkingLibrary (2.0 - 155.1) <B49408CD-ECE8-3785-84A4-45B03882574A> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x10b82c000 - 0x10b8adfff com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x10b901000 - 0x10b959ff7 com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x10b9a0000 - 0x10b9cffff com.apple.DebugSymbols (106 - 106) <9F66640E-277C-317E-A01E-A1E5B13E2592> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x10b9ee000 - 0x10ba4dfff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x10ba8c000 - 0x10bab6ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib

0x10bac5000 - 0x10bb2bfff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <977C796D-E8D7-3378-A76A-2E71A65DF389> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x10bb8d000 - 0x10bb91fff com.apple.CommonPanels (1.2.6 - 96) <5744A1F1-1FA5-35DD-B924-F8983E81FC76> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x10bb98000 - 0x10bb9bfff com.apple.help (1.3.3 - 46) <6D71C959-D421-372B-A160-5317B4921F4D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x10bba4000 - 0x10bbb6fff com.apple.ImageCapture (9.0 - 9.0) <D9269440-8E56-3C03-88F5-F8AD662D17DB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x10bbd8000 - 0x10bbf0ff7 com.apple.openscripting (1.4 - 157) <DA0B601D-7215-3DFD-8C30-87018EDA14FE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x10bc06000 - 0x10bc07ff7 com.apple.print.framework.Print (9.0 - 260) <C4C40E2E-6130-3D73-B1EF-97FF3F70CF2C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x10bc0f000 - 0x10bc11ff7 com.apple.securityhi (9.0 - 55005) <18C42525-688C-3D47-B9C9-1E0F8F58FA64> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x10bc19000 - 0x10bdd7fff com.apple.GeoServices (1.0 - 702.15.12) <5A4D463F-689F-3822-BF26-A19D51503019> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x10bf30000 - 0x10bf3aff7 com.apple.ProtocolBuffer (1 - 182.1.3) <5A4F0BFC-6233-3909-BEC0-C604BA0D247C> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x10bf4e000 - 0x10c081fff com.apple.WebKitLegacy (9600 - 9600.1.17) <3B62C7FA-2646-3A09-BB76-79224FA2E723> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy

0x10c177000 - 0x10d02bffd com.apple.WebCore (9600 - 9600.1.17) <854B5ADC-58CA-34F4-B3CA-90D79F6534FB> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore

0x10f3ce000 - 0x10f3fafff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal

0x10f46c000 - 0x10f479ff4 com.apple.Librarian (1.2 - 1) <2F677B44-BCA3-313B-881E-EE322E865100> /System/Library/PrivateFrameworks/Librarian.framework/Librarian

0x10f48c000 - 0x10f48efff com.apple.Mangrove (1.0 - 1) <E588D4DE-2498-33EE-9227-8773DB65767F> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove

0x10f495000 - 0x10f49dff3 libCGCMS.A.dylib (599.35.4) <67AD122A-B8DA-3C05-8B8C-1939F5064FAE> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib

0x110699000 - 0x1106b2ffb com.apple.WebInspector (9600 - 9600.1.17) <2579BA37-F7FA-3775-A25E-698FDF49DD46> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector

0x1106ce000 - 0x1107e6ff7 com.apple.mobiledevice (757.1.5.0.1 - 757.1.5.0.1) <37FF77DC-92E2-34B7-A0F9-481767002E21> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice

0x110862000 - 0x110933ff1 com.apple.DiskImagesFramework (10.9 - 371.1) <DCCAADEC-35D5-3968-8B39-358ACC56ADC4> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages

0x110993000 - 0x110a6ffff libcrypto.0.9.8.dylib (52) <ED7F3865-10D4-346B-8C9C-D968EB3B5D35> /usr/lib/libcrypto.0.9.8.dylib

0x110ad7000 - 0x110b0bfff libssl.0.9.8.dylib (52) <51C844FF-D7CD-3525-9ABB-84B8DD11D5E4> /usr/lib/libssl.0.9.8.dylib

0x110b21000 - 0x110b6fff9 libstdc++.6.dylib (60) <0241E6A4-1368-33BE-950B-D0A175C41F54> /usr/lib/libstdc++.6.dylib

0x110bd6000 - 0x110c8eff7 com.apple.DiscRecording (8.0 - 8000.4.6) <77819247-8DD7-3992-BBA9-606AB379BB3A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording

0x110cf6000 - 0x110d00ff7 libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib

0x110d0b000 - 0x110d50fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib

0x110d60000 - 0x110d91fff com.apple.MediaKit (15 - 709) <4AC5B9D8-7204-3CF2-AB58-69EFCDD964FC> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit

0x110da3000 - 0x110e2eff7 libCoreStorage.dylib (380.70.2) <BD993BC8-ED54-3DC1-B28B-3B6AC77E8E5C> /usr/lib/libCoreStorage.dylib

0x110e56000 - 0x110e58fff com.apple.EFILogin (2.0 - 2) <84014F35-7E0E-3270-819A-48ECCADA687E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin

0x110e5e000 - 0x110e60ffb libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib

0x110e66000 - 0x110e6cfff com.apple.AOSNotification (1.7.0 - 760.3) <307D35A7-C2CB-3024-BFE1-288A0198C003> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication

0x110e78000 - 0x110eadffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP

0x110ebc000 - 0x110eccffb libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib

0x1124ef000 - 0x112783ff7 com.apple.RawCamera.bundle (5.07 - 760) <EA94F148-975D-32D7-8A20-B06017E5793B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x1127f4000 - 0x1127f7ffa libCGXType.A.dylib (599.35.4) <A2B493FD-2EDE-3BC2-A281-2381E0156411> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib

0x1127ff000 - 0x112825fff com.apple.AOSAccounts (1.2.47 - 1.2.75) <BD32015E-F495-3914-AE28-993D3CAD4227> /System/Library/PrivateFrameworks/AOSAccounts.framework/AOSAccounts

0x11284c000 - 0x11289bff7 com.apple.framework.internetaccounts (2.1 - 210) <D7175985-03A5-315B-B788-FBDC0019B0EA> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts

0x1128e9000 - 0x1128ecfff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo

0x1128f5000 - 0x11291dffb libRIP.A.dylib (599.35.4) <F3C60582-1F27-335D-9C97-8CF307670F7B> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib

0x112e3b000 - 0x113076fff com.apple.CalendarPersistence (7.0 - 138.4) <BDD9B054-F274-357F-8343-6F8DAC7B0B36> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence

0x113204000 - 0x113495ff7 com.apple.AOSKit (1.06 - 176) <A5D6EC71-51E2-3D0D-8DA6-1927AC519277> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit

0x1134bf000 - 0x1134c7ffb com.apple.CloudServices (1.0 - 1) <644772DA-9267-376D-AD90-749D6B692566> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces

0x1134d4000 - 0x113500ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration

0x11352a000 - 0x113773fff com.apple.AddressBook.framework (8.0 - 1371.2) <7DB320AB-4ED4-391E-89CC-125826D94026> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook

0x1139df000 - 0x1139e9ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox

0x1139f4000 - 0x113a34ff7 com.apple.CalDAV (7.0 - 155.2) <B96DAB4A-7431-3FD2-971B-726A67F6E004> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV

0x113a86000 - 0x113a92fff com.apple.CalendarAgentLink (7.0 - 138.2) <D56910F9-5CC0-32D8-BA85-0631240F9B71> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink

0x113aa5000 - 0x113ac4ff7 com.apple.CalendarFoundation (7.0 - 113.3) <5A04647C-5CC4-37AB-9CEA-C9B57B0BFA7A> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation

0x113aea000 - 0x113b46fff com.apple.coredav (1.0.1 - 229.6) <6CA8BE3C-5CD6-3A50-9EA4-41B367C5DF41> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV

0x113ba6000 - 0x113beeff7 com.apple.ExchangeWebServices (4.0 - 193) <4138768B-5F65-3A78-A563-1FA4531BDDEB> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices

0x113c82000 - 0x113ca8ff7 com.apple.iCalendar (7.0 - 162.2) <8715F4AA-3E35-3E36-B085-128C3DC332B1> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar

0x113cce000 - 0x113cdaff7 com.apple.KerberosHelper (4.0 - 1.0) <CF0844F0-B3CC-3B20-A5CA-310A93E89AF6> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper

0x113ce6000 - 0x113e14fff com.apple.syncservices (8.1 - 722) <E4639527-E481-312D-8407-884737D4E605> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices

0x113ed3000 - 0x113f35ff7 com.apple.WhitePagesFramework (10.7.0 - 141.0) <26EDA0C8-39D2-3F18-B6EE-774846BB42FC> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages

0x113f74000 - 0x113f88fff com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x113fa1000 - 0x113fa7ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) <A403E9E7-6BAC-3440-86CA-92D4523E9A3B> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation

0x113fb5000 - 0x113fc0ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce

0x113fca000 - 0x113fd1ff7 com.apple.phonenumbers (1.1.1 - 105) <C31E978D-C4CE-39CD-9E19-A43698ECC466> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s

0x113fd7000 - 0x114004ff2 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <9F8AC160-145F-3B35-954F-655AAEC05356> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon

0x114013000 - 0x11401bff7 com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP

0x114022000 - 0x114545fff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer

0x114867000 - 0x114902ff7 com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit

0x114975000 - 0x114999fff com.apple.quartzfilters (1.8.0 - 1.7.0) <C45C3D45-CCB2-3661-A390-959E556B14B4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters

0x1149c8000 - 0x114c29fff com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit

0x114e74000 - 0x114f45fff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI

0x114ff7000 - 0x115138fff com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit

0x11524d000 - 0x11536ffff com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation

0x115487000 - 0x1154d0fff com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia

0x1154fe000 - 0x115834fff com.apple.MediaToolbox (1.0 - 1273.54) <CB6F6690-D44C-30B5-93AB-CAB198D51884> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox

0x1158e2000 - 0x115d30fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox

0x115d8b000 - 0x115da1fff com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring

0x115db9000 - 0x115e05ffe com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO

0x115e2d000 - 0x115e44ffa libAVFAudio.dylib (32.2) <C77A6482-46FA-3A17-B357-BBEA380B4E6C> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib

0x115e56000 - 0x115f85fef com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender

0x115fbd000 - 0x115fecff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <E8190181-8F08-3DC3-9290-3AADBCEBB1F3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD

0x115ff7000 - 0x115ffcff7 com.apple.MediaAccessibility (1.0 - 43) <DDB8A42D-89D8-34F1-AA35-75D7659616C9> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility

0x116007000 - 0x1163defef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC

0x1163eb000 - 0x116452ff7 com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils

0x11647e000 - 0x1164cbfff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA

0x1164d6000 - 0x1164dcff7 com.apple.XPCService (2.0 - 1) <7545EF91-BB7B-3DF3-BF87-F55309DA5838> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService

0x1164e6000 - 0x116510ff7 libsandbox.1.dylib (278.11.1) <D98EE9E5-BEB9-3396-924B-9CD100E81C41> /usr/lib/libsandbox.1.dylib

0x116519000 - 0x11652cff7 com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r

0x116541000 - 0x116543fff com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper

0x116549000 - 0x116551fff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib

0x116556000 - 0x1165deff7 com.apple.CorePDF (4.0 - 4) <5B7DEF8B-0C3C-3450-899C-71ED8820D523> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF

0x116633000 - 0x116684fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook

0x1166c0000 - 0x1166c9fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <ABEE3950-3024-3741-AD4F-CC405EBEE89E> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices

0x1166d4000 - 0x11671ffff com.apple.ImageCaptureCore (5.0 - 5.0) <605A78DB-E529-3E36-9667-A7E9973198B6> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re

0x116761000 - 0x1167fefff com.apple.imcore (10.0 - 1000) <DF924E35-74AB-389C-9279-1828518218F8> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore

0x116841000 - 0x11685dfff com.apple.frameworks.preferencepanes (16.0 - 16.0) <68BCF160-F85E-3F71-BD4E-8661DACDBE69> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes

0x11687d000 - 0x1168dafff com.apple.imfoundation (10.0 - 1000) <7DE171BB-F8AF-3E6B-84ED-235937DACE7E> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n

0x116922000 - 0x116924fff com.apple.marco (10.0 - 1000) <C8B6533A-A248-3A83-90E1-F308DADC5BD7> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco

0x11692b000 - 0x116949fff com.apple.facetimeservices (10.0 - 1000) <DED6A966-DF0E-3E58-BD34-D85ED82A99D7> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices

0x11695d000 - 0x116999ff7 com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS

0x1169b7000 - 0x1169b9ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <91AB5132-38E3-3976-8B54-D2E9A079D955> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection

0x1169bf000 - 0x1169d0fff com.apple.idsfoundation (10.0 - 1000) <D3E6646B-4118-30D3-B4F7-DA9A28B396E4> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion

0x1169e2000 - 0x116a39fff com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge

0x116a74000 - 0x116ad4fff com.apple.ISSupport (1.9.9 - 57) <87137CF3-FE6A-3345-A2EC-95D73A15CC3A> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport

0x116b24000 - 0x116b27ff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore

0x116d30000 - 0x116d37fff com.apple.SyncedDefaults (1.3 - 91.30.1) <26F0AD10-86CC-31A4-899C-097269680E05> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults

0x119621000 - 0x11962aff7 libcldcpuengine.dylib (2.3.58) <E3A84FEC-4060-39C2-A469-159A443D2B6D> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib

0x119630000 - 0x119716fef unorm8_bgra.dylib (2.3.58) <280D6FDD-8CA5-36EC-9EA1-D7DC09598E20> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib

0x119d5f000 - 0x119d68ffb libCGInterfaces.dylib (271) <357D2106-CA33-3A5C-9AD8-7AAD2EF1BC2D> /System/Library/Frameworks/Accelerate.framework/Frameworks/vImage.framework/Res ources/libCGInterfaces.dylib

0x7fff6e106000 - 0x7fff6e139817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 8

thread_create: 1

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

thread_create: 4

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=228.5M resident=121.4M(53%) swapped_out_or_unallocated=107.1M(47%)

Writable regions: Total=1.2G written=39.3M(3%) resident=66.9M(6%) swapped_out=0K(0%) unallocated=1.1G(94%)


REGION TYPE VIRTUAL

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

CG image 1124K

CG raster data 188K

CG shared images 216K

CoreAnimation 2900K

CoreImage 8K

CoreServices 704K

Foundation 4K

Image IO 72K

JS JIT generated code 128.0M

JS JIT generated code (reserved) 896.0M reserved VM address space (unallocated)

JS garbage collector 704K

Kernel Alloc Once 8K

MALLOC 111.0M

MALLOC (admin) 32K

Memory Tag 242 12K

Memory Tag 251 40K

OpenCL 36K

SQLite page cache 768K

STACK GUARD 56.1M

Stack 15.8M

VM_ALLOCATE 17.0M

WebKit Malloc 8992K

__DATA 32.2M

__IMAGE 528K

__LINKEDIT 59.2M

__TEXT 169.5M

__UNICODE 544K

mapped file 84.6M

shared memory 4K

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

TOTAL 1.5G

TOTAL, minus reserved VM space 689.8M




Model: MacBookPro11,1, BootROM MBP111.0138.B03, 2 processors, Intel Core i5, 2.6 GHz, 8 GB, SMC 2.16f58

Graphics: Intel Iris, Intel Iris, Built-In

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x802C, 0x384B54463531323634485A2D314736453120

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (6.30.223.154.65)

Bluetooth: Version 4.2.7f3 14616, 3 services, 23 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en0

Serial ATA Device: APPLE SSD SM0512F, 500.28 GB

USB Device: USB 3.0 HUB



USB Device: My Passport 0820

USB Device: Internal Memory Card Reader

USB Device: Elements 10A8

USB Device: USB 2.0 HUB



USB Device: Cyborg R.A.T.5 Mouse

USB Device: BRCM20702 Hub

USB Device: Bluetooth USB Host Controller

USB Device: Apple Internal Keyboard / Trackpad

Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2

Sep 23, 2014 9:23 AM in response to rob.ireland

1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem. But with the aid of the test results, the solution may take a few minutes, instead of hours or days.

Don't be put off by the complexity of these instructions. The process is much less complicated than the description. You do harder tasks with the computer all the time.

2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.

There are ways to back up a computer that isn't fully functional. Ask if you need guidance.

3. Below are instructions to run a UNIX shell script, a type of program. As I wrote above, it changes nothing. It doesn't send or receive any data on the network. All it does is to generate a human-readable report on the state of the computer. That report goes nowhere unless you choose to share it. If you prefer, you can read it yourself without disclosing the contents to me or anyone else.

You should be wondering whether you can believe me, and whether it's safe to run a program at the behest of a stranger. In general, no, it's not safe and I don't encourage it.

In this case, however, there are a couple of ways for you to decide whether the program is safe without having to trust me. First, you can read it. Unlike an application that you download and click to run, it's transparent, so anyone with the necessary skill can verify what it does.

You may not be able to understand the script yourself. But variations of the script have been posted on this website thousands of times over a period of years. The site is hosted by Apple, which does not allow it to be used to distribute harmful software. Any one of the millions of registered users could have read the script and raised the alarm if it was harmful. Then I would not be here now and you would not be reading this message.

Nevertheless, if you can't satisfy yourself that these instructions are safe, don't follow them. Ask for other options.

4. Here's a summary of what you need to do, if you choose to proceed:

☞ Copy a line of text in this window to the Clipboard.

☞ Paste into the window of another application.

☞ Wait for the test to run. It usually takes a few minutes.

☞ Paste the results, which will have been copied automatically, back into a reply on this page.

The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.

5. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode, under the conditions in which the problem is reproduced. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.

6. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.

7. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.

Triple-click anywhere in the line of text below on this page to select it:

PATH=/usr/bin:/bin:/usr/sbin:/sbin:/usr/libexec;clear;cd;p=(Software Hardware Memory Diagnostics Power FireWire Thunderbolt USB Fonts SerialATA 4 1000 25 5120 KiB/s 1024 85 \\b%% 20480 1 MB/s 25000 ports ' com.clark.\* \*dropbox \*GoogleDr\* \*k.AutoCAD\* \*k.Maya\* vidinst\* ' DYLD_INSERT_LIBRARIES\ DYLD_LIBRARY_PATH -86 "` route -n get default|awk '/e:/{print $2}' `" 25 N\\/A down up 102400 25600 recvfrom sendto CFBundleIdentifier 25 25 25 1000 MB com.apple.AirPortBaseStationAgent 464843899 51 5120 files );N5=${#p[@]};p[N5]=` networksetup -listnetworkserviceorder|awk ' NR>1 { sub(/^\([0-9]+\) /,"");n=$0;getline;} $NF=="'${p[26]}')" { sub(/.$/,"",$NF);print n;exit;} ' `;f=('\n%s: %s\n' '\n%s\n\n%s\n' '\nRAM details\n%s\n' %s\ %s '%s\n-\t%s\n' );S0() { echo ' { q=$NF+0;$NF="";u=$(NF-1);$(NF-1)="";gsub(/^ +| +$/,"");if(q>='${p[$1]}') printf("%s (UID %s) is using %s '${p[$2]}'",$0,u,q);} ';};s=(' /^ *$|CSConfigDot/d;s/^ */ /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/\/Users\/[^/]+/~/g ' ' s/^ +//;/de: S|[nst]:/p;' ' {sub(/^ +/,"")};/er:/;/y:/&&$2<'${p[10]} ' 1s/://;3,6d;/[my].+:/d;s/^ {4}//;H;${ g;s/\n$//;/s: [^EO]|x([^08]|02[^F]|8[^0])/p;} ' ' 5h;6{ H;g;/P/!p;} ' ' ($1~/^Cy/&&$3>'${p[11]}')||($1~/^Cond/&&$2!~/^N/) ' ' /:$/{ N;/:.+:/d;s/ *://;b0'$'\n'' };/^ *(V.+ [0N]|Man).+ /{ s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;};$b0'$'\n'' d;:0'$'\n'' x;s/\n\n//;/Apple[ ,]|Genesy|Intel|SMSC/d;s/\n.*//;/\)$/p;' ' s/^.*C/C/;H;${ g;/No th|pms/!p;} ' '/= [^GO]/p' '{$1=""};1' ' /Of/!{ s/^.+is |\.//g;p;} ' ' $0&&!/ / { n++;print;} END { if(n<200) print "com.apple.";} ' ' $3~/[0-9]:[0-9]{2}$/ { gsub(/:[0-9:a-f]{14}/,"");} { print|"tail -n'${p[12]}'";} ' ' NR==2&&$4<='${p[13]}' { print $4;} ' ' END { $2/=256;if($2>='${p[15]}') print int($2) } ' ' NR!=13{next};{sub(/[+-]$/,"",$NF)};'"`S0 21 22`" 'NR!=2{next}'"`S0 37 17`" ' NR!=5||$8!~/[RW]/{next};{ $(NF-1)=$1;$NF=int($NF/10000000);for(i=1;i<=3;i++){$i="";$(NF-1-i)="";};};'"`S0 19 20`" 's:^:/:p' '/\.kext\/(Contents\/)?Info\.plist$/p' 's/^.{52}(.+) <.+/\1/p' ' /Launch[AD].+\.plist$/ { n++;print;} END { print "'${p[41]}'";if(n<200) print "/System/";} ' '/\.xpc\/(Contents\/)?Info\.plist$/p' ' NR>1&&!/0x|\.[0-9]+$|com\.apple\.launchctl\.(Aqua|Background|System)$|'${p[41]}'/ { print $3;} ' ' /\.(framew|lproj)|\):/d;/plist:|:.+(Mach|scrip)/s/:[^:]+//p ' '/^root$/p' ' !/\/Contents\/.+\/Contents|Applic|Autom|Frameworks/&&/Lib.+\/Info.plist$/ { n++;print;} END { if(n<1100) print "/System/";} ' '/^\/usr\/lib\/.+dylib$/p' ' /Temp|emac/{next};/(etc|Preferences|Launch[AD].+)\// { sub(".(/private)?","");n++;print;} END { print "'${p[41]}'.plist\t'${p[42]}'";if(n<500) print "Launch";} ' ' /\/(Contents\/.+\/Contents|Frameworks)\/|\.wdgt\/.+\.([bw]|plu)/d;p;' 's/\/(Contents\/)?Info.plist$//;p' ' { gsub("^| |\n","\\|\\|kMDItem'${p[35]}'=");sub("^...."," ") };1 ' p '{print $3"\t"$1}' 's/\'$'\t''.+//p' 's/1/On/p' '/Prox.+: [^0]/p' '$2>'${p[43]}'{$2=$2-1;print}' ' BEGIN { i="'${p[26]}'";M1='${p[16]}';M2='${p[18]}';M3='${p[31]}';M4='${p[32]}';} !/^A/{next};/%/ { getline;if($5<M1) a="user "$2"%, system "$4"%";} /disk0/&&$4>M2 { b=$3" ops/s, "$4" blocks/s";} $2==i { if(c) { d=$3+$4+$5+$6;next;};if($4>M3||$6>M4) c=int($4/1024)" in, "int($6/1024)" out";} END { if(a) print "CPU: "a;if(b) print "I/O: "b;if(c) print "Net: "c" (KiB/s)";if(d) print "Net errors: "d" packets/s";} ' ' /r\[0\] /&&$NF!~/^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./ { print $NF;exit;} ' ' !/^T/ { printf "(static)";exit;} ' '/apsd|BKAg|OpenD/!s/:.+//p' ' (/k:/&&$3!~/(255\.){3}0/ )||(/v6:/&&$2!~/A/ ) ' ' $1~"lR"&&$2<='${p[25]}';$1~"li"&&$3!~"wpa2";' ' BEGIN { FS=":";p="uniq -c|sed -E '"'s/ +\\([0-9]+\\)\\(.+\\)/\\\2 x\\\1/;s/x1$//'"'";} { n=split($3,a,".");sub(/_2[01].+/,"",$3);print $2" "$3" "a[n]$1|p;b=b$1;} END { close(p);if(b) print("\n\t* Code injection");} ' ' NR!=4{next} {$NF/=10240} '"`S0 27 14`" ' END { if($3~/[0-9]/)print$3;} ' ' BEGIN { L='${p[36]}';} !/^[[:space:]]*(#.*)?$/ { l++;if(l<=L) f=f"\n "$0;} END { F=FILENAME;if(!F) exit;if(!f) f="\n [N/A]";"file -b "F|getline T;if(T!~/^(AS.+ (En.+ )?text$|(Bo|PO).+ sh.+ text ex)/) F=F" ("T")";printf("\nContents of %s\n%s\n",F,f);if(l>L) printf("\n ...and %s more line(s)\n",l-L);} ' ' s/^ ?n...://p;s/^ ?p...:/-'$'\t''/p;' 's/0/Off/p' ' END{print NR} ' ' /id: N|te: Y/{i++} END{print i} ' ' / / { print "'"${p[28]}"'";exit;};1;' '/ en/!s/\.//p' ' NR!=13{next};{sub(/[+-M]$/,"",$NF)};'"`S0 39 40`" ' $10~/\(L/&&$9!~"localhost" { sub(/.+:/,"",$9);print $1": "$9;} ' '/^ +r/s/.+"(.+)".+/\1/p' 's/(.+\.wdgt)\/(Contents\/)?Info\.plist$/\1/p' 's/^.+\/(.+)\.wdgt$/\1/p' ' /l: /{ /DVD/d;s/.+: //;b0'$'\n'' };/s: /{ /V/d;s/^ */- /;H;};$b0'$'\n'' d;:0'$'\n'' x;/APPLE [^:]+$/d;p;' ' /^find: /d;p;' "`S0 44 45`" ' BEGIN{FS="= "} /Path/{print $2} ' );c1=(system_profiler pmset\ -g nvram fdesetup find syslog df vm_stat sar ps sudo\ crontab sudo\ iotop top pkgutil 'PlistBuddy 2>&1 -c "Print' whoami cksum kextstat launchctl sudo\ launchctl crontab 'sudo defaults read' stat lsbom mdfind ' for i in ${p[24]};do ${c1[18]} ${c2[27]} $i;done;' defaults\ read scutil sudo\ dtrace sudo\ profiles sed\ -En awk /S*/*/P*/*/*/C*/*/airport networksetup mdutil sudo\ lsof test osascript\ -e );c2=(com.apple.loginwindow\ LoginHook '" /L*/P*/loginw*' "'tell app \"System Events\" to get properties of login items'|tr , \\\n" 'L*/Ca*/com.ap*.Saf*/E*/* -d 1 -name In*t -exec '"${c1[14]}"' :CFBundleDisplayName" {} \;|sort|uniq' '~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \)' '.??* -path .Trash -prune -o -type d -name *.app -print -prune' :${p[35]}\" :Label\" '{/,}L*/{Con,Pref}* -type f ! -size 0 -name *.plist -exec plutil -s {} \;' "-f'%N: %l' Desktop L*/Keyc*" therm sysload boot-args status " -F '\$Time \$Message' -k Sender kernel -k Message Req 'bad |Beac|caug|dead[^bl]|FAIL|fail|GPU |hfs: Ru|inval|jnl:|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|tim(ed? ?|ing )o|WARN' -k Message Rne 'Goog|ksadm|SMC:| VALI|xpma' -o -k Sender fseventsd -k Message Req 'SL' " '-du -n DEV -n EDEV 1 10' 'acrx -o comm,ruid,%cpu' '-t1 10 1' '-f -pfc /var/db/r*/com.apple.*.{BS,Bas,Es,J,OSXU,Rem,up}*.bom' '{/,}L*/Lo*/Diag* -type f -regex .\*[cgh] ! -name *ag \( -exec grep -lq "^Thread c" {} \; -exec printf \* \; -o -true \) -execdir stat -f:%Sc:%N -t%F {} \;|sort -t: -k2 |tail -n'${p[38]} '-L {/{S*/,},}L*/Lau* -type f' '-L /{S*/,}L*/StartupItems -type f -exec file {} +' '-L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Ca*/*/Ex,Co{mpon,reM},Ex,Inter,iTu*/*P,Keyb,Mail/B,Pr*P,Qu*T,Scripti,Sec,Servi,Spo,Widg}* -path \\*s/Resources -prune -o -type f -name Info.plist' '/usr/lib -type f -name *.dylib' `awk "${s[31]}"<<<${p[23]}` "/e*/{auto,{cron,fs}tab,hosts,{[lp],sy}*.conf,pam.d/*,ssh{,d}_config,*.local} {,/usr/local}/etc/periodic/*/* /L*/P*{,/*}/com.a*.{Bo,sec*.ap}*t /S*/L*/Lau*/*t .launchd.conf" list getenv /Library/Preferences/com.apple.alf\ globalstate --proxy '-n get default' -I --dns -getdnsservers\ "${p[N5]}" -getinfo\ "${p[N5]}" -P -m\ / '' -n1 '-R -l1 -n1 -o prt -stats command,uid,prt' '--regexp --only-files --files com.apple.pkg.*|sort|uniq' -kl -l -s\ / '-R -l1 -n1 -o mem -stats command,uid,mem' '+c0 -i4TCP:0-1023' com.apple.dashboard\ layer-gadgets '-d /L*/Mana*/$USER&&echo On' '-app Safari WebKitDNSPrefetchingEnabled' "+c0 -l|awk '{print(\$1,\$3)}'|sort|uniq -c|sort -n|tail -1|awk '{print(\$2,\$3,\$1)}'" );N1=${#c2[@]};for j in {0..9};do c2[N1+j]=SP${p[j]}DataType;done;N2=${#c2[@]};for j in 0 1;do c2[N2+j]="-n ' syscall::'${p[33+j]}':return { @out[execname,uid]=sum(arg0) } tick-10sec { trunc(@out,1);exit(0);} '";done;l=(Restricted\ files Hidden\ apps 'Elapsed time (s)' POST Battery Safari\ extensions Bad\ plists 'High file counts' User Heat System\ load boot\ args FileVault Diagnostic\ reports Log 'Free space (MiB)' 'Swap (MiB)' Activity 'CPU per process' Login\ hook 'I/O per process' Mach\ ports kexts Daemons Agents launchd Startup\ items Admin\ access Root\ access Bundles dylibs Apps Font\ issues Inserted\ dylibs Firewall Proxies DNS TCP/IP Wi-Fi Profiles Root\ crontab User\ crontab 'Global login items' 'User login items' Spotlight Memory Listeners Widgets Parental\ Controls Prefetching SATA Descriptors );N3=${#l[@]};for i in 0 1 2;do l[N3+i]=${p[5+i]};done;N4=${#l[@]};for j in 0 1;do l[N4+j]="Current ${p[29+j]}stream data";done;A0() { id -G|grep -qw 80;v[1]=$?;((v[1]==0))&&sudo true;v[2]=$?;v[3]=`date +%s`;clear >&-;date '+Start time: %T %D%n';};for i in 0 1;do eval ' A'$((1+i))'() { v=` eval "${c1[$1]} ${c2[$2]}"|'${c1[30+i]}' "${s[$3]}" `;[[ "$v" ]];};A'$((3+i))'() { v=` while read i;do [[ "$i" ]]&&eval "${c1[$1]} ${c2[$2]}" \"$i\"|'${c1[30+i]}' "${s[$3]}";done<<<"${v[$4]}" `;[[ "$v" ]];};A'$((5+i))'() { v=` while read i;do '${c1[30+i]}' "${s[$1]}" "$i";done<<<"${v[$2]}" `;[[ "$v" ]];};';done;A7(){ v=$((`date +%s`-v[3]));};B2(){ v[$1]="$v";};for i in 0 1;do eval ' B'$i'() { v=;((v['$((i+1))']==0))||{ v=No;false;};};B'$((3+i))'() { v[$2]=`'${c1[30+i]}' "${s[$3]}"<<<"${v[$1]}"`;} ';done;B5(){ v[$1]="${v[$1]}"$'\n'"${v[$2]}";};B6() { v=` paste -d: <(printf "${v[$1]}") <(printf "${v[$2]}")|awk -F: ' {printf("'"${f[$3]}"'",$1,$2)} ' `;};B7(){ v=`grep -Fv "${v[$1]}"<<<"$v"`;};C0(){ [[ "$v" ]]&&echo "$v";};C1() { [[ "$v" ]]&&printf "${f[$1]}" "${l[$2]}" "$v";};C2() { v=`echo $v`;[[ "$v" != 0 ]]&&C1 0 $1;};C3() { v=`sed -E "$s"<<<"$v"`&&C1 1 $1;};for i in 1 2;do for j in 0 2 3;do eval D$i$j'(){ A'$i' $1 $2 $3; C'$j' $4;};';done;done;{ A0;D20 0 $((N1+1)) 2;D10 0 $N1 1;B0;C2 27;B0&&! B1&&C2 28;D12 15 37 25 8;A1 0 $((N1+2)) 3;C0;D13 0 $((N1+3)) 4 3;D23 0 $((N1+4)) 5 4;D13 0 $((N1+9)) 59 50;for i in 0 1 2;do D13 0 $((N1+5+i)) 6 $((N3+i));done;D13 1 10 7 9;D13 1 11 8 10;D22 2 12 9 11;D12 3 13 10 12;D23 4 19 44 13;D23 5 14 12 14;D22 6 36 13 15;D22 7 37 14 16;D23 8 15 38 17;D22 9 16 16 18;B1&&{ D22 35 49 61 51;D22 11 17 17 20;for i in 0 1;do D22 28 $((N2+i)) 45 $((N4+i));done;};D22 12 44 54 45;D22 12 39 15 21;A1 13 40 18;B2 4;B3 4 0 19;A3 14 6 32 0;B4 0 5 11;A1 17 41 20;B7 5;C3 22;B4 4 6 21;A3 14 7 32 6;B4 0 7 11;B3 4 0 22;A3 14 6 32 0;B4 0 8 11;B5 7 8;B1&&{ A2 19 26 23;B7 7;C3 23;};A2 18 26 23;B7 7;C3 24;A2 4 20 21;B7 6;B2 9;A4 14 7 52 9;B2 10;B6 9 10 4;C3 25;D13 4 21 24 26;B4 4 12 26;B3 4 13 27;A1 4 22 29;B7 12;B2 14;A4 14 6 52 14;B2 15;B6 14 15 4;B3 0 0 30;C3 29;A1 4 23 27;B7 13;C3 30;D13 24 24 32 31;D13 25 37 32 33;A2 23 18 28;B2 16;A2 16 25 33;B7 16;B3 0 0 34;B2 21;A6 47 21&&C0;B1&&{ D13 21 0 32 19;D13 10 42 32 40;D22 29 35 46 39;};D23 14 1 62 42;D12 34 43 53 44;D22 0 $((N1+8)) 51 32;D13 4 8 41 6;D12 26 28 35 34;D13 27 29 36 35;A2 27 32 39&&{ B2 19;A2 33 33 40;B2 20;B6 19 20 3;};C2 36;D23 33 34 42 37;B1&&D23 35 45 55 46;D23 32 31 43 38;D12 36 47 32 48;D13 20 42 32 41;D13 37 2 48 43;D13 4 5 32 1;D13 4 3 60 5;D12 26 48 49 49;B3 4 22 57;A1 26 46 56;B7 22;B3 0 0 58;C3 47;D22 4 4 50 0;D23 22 9 37 7;A7;C2 2;} 2>/dev/null|pbcopy;exit 2>&-

Copy the selected text to the Clipboard by pressing the key combination command-C.

8. Launch the built-in Terminal application in any of the following ways:

☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)

☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.

☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.

Click anywhere in the Terminal window and paste by pressing command-V. The text you pasted should vanish immediately. If it doesn't, press the return key.

9. If you see an error message in the Terminal window such as "Syntax error" or "Event not found," enter

exec bash

and press return. Then paste the script again.

10. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.

If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.

11. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line

[Process completed]

to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report what happened. No harm will be done.

12. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.

At the top of the results, there will be a line that begins with the words "Start time." If you don't see that, but instead see a mass of gibberish, you didn't wait for the "Process completed" message to appear in the Terminal window. Please wait for it and try again.

If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.

13. When you post the results, you might see an error message on the web page: "You have included content in your post that is not permitted," or "You are not authorized to post." That's a bug in the forum software. Please post the test results on Pastebin, then post a link here to the page you created.

14. This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.

______________________________________________________________

Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Use Agreement for the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Sep 23, 2014 9:32 AM in response to Linc Davis

to make the long story short, it seems this behavior is for purpose.

today i installed osx 10.10 beta on my macbook, totally clean, setup a local site, and - yep, you guess it - safari 8.0 in yosemite also does not autofill any credentials on local websites anymore.

i'd say stop messing around with user accounts or the terminal, 'cause it will not solve the issue.

Sep 23, 2014 10:22 AM in response to Linc Davis

Start time: 18:06:52 09/23/14



Model Identifier: MacBookPro11,1

System Version: OS X 10.9.5 (13F34)

Kernel Version: Darwin 13.4.0

Time since boot: 2 minutes



USB



(VIA Labs, Inc.)

(VIA Labs, Inc.)

Cyborg R.A.T.5 Mouse (Saitek PLC)



Diagnostic reports



2014-09-23 Safari crash*

* Code injection



Log



Sep 23 18:03:33 process WindowServer[694] caught causing excessive wakeups. Observed wakeups rate (per sec): 162; Maximum permitted wakeups rate (per sec): 150; Observation period: 300 seconds; Task lifetime number of wakeups: 45146

Sep 23 18:04:47 SATA WARNING: IDENTIFY DEVICE checksum not implemented.



kexts



com.madcatz.driver.CyborgRAT (1.62)

com.Cycling74.driver.Soundflower (1.6.6)

com.Perfect.Driver.SystemAudioRecorder (1.0.0)

com.tuxera.filesystems.tufsfs.fusefs_txantfs (2013.3.14)



Daemons



net.sourceforge.MonolingualHelper

net.freemacsoft.LiteIcon.LIHelperTool

com.tunabellysoftware.TGFanHelper

com.splashtop.streamer-srioframebuffer

com.splashtop.streamer-daemon

com.oracle.java.JavaUpdateHelper

com.oracle.java.Helper-Tool

com.microsoft.office.licensing.helper

com.mice.360Daemon

com.macpaw.CleanMyMac2.Agent

com.lsreset

com.genieoinnovation.macextension.client

com.fitbit.galileod

com.disc-soft.DAEMONTools.PrivilegedHelper

com.binaryage.asepsis.daemon

com.adobe.SwitchBoard

com.adobe.fpsaud



Agents



com.apple.photostream-agent

2BUA8C4S2C.com.agilebits.onepassword-osx-helper

com.fiplab.MenuTabProHelper

com.splashtop.streamer-for-user

com.oracle.java.Java-Updater

com.MadCatz.SmartTechnology

com.genieoinnovation.macextension

com.binaryage.asepsis.updater

com.valvesoftware.steamclean

com.spotify.webhelper

com.macpaw.CleanMyMac2Helper.trashWatcher

com.macpaw.CleanMyMac2Helper.scheduledScan

com.macpaw.CleanMyMac2Helper.diskSpaceWatcher

com.google.keystone.user.agent



launchd



/Library/LaunchAgents/com.adobe.AAM.Updater-1.0.plist

- com.adobe.AAM.Startup-1.0

/Library/LaunchAgents/com.binaryage.asepsis.updater.plist

- com.binaryage.asepsis.updater

/Library/LaunchAgents/com.genieoinnovation.macextension.plist

- com.genieoinnovation.macextension

/Library/LaunchAgents/com.MadCatz.MadCatzSmartTechnology.plist

- com.MadCatz.SmartTechnology

/Library/LaunchAgents/com.oracle.java.Java-Updater.plist

- com.oracle.java.Java-Updater

/Library/LaunchAgents/com.splashtop.streamer-for-root.plist

- com.splashtop.streamer-for-root

/Library/LaunchAgents/com.splashtop.streamer-for-user.plist

- com.splashtop.streamer-for-user

/Library/LaunchDaemons/com.adobe.fpsaud.plist

- com.adobe.fpsaud

/Library/LaunchDaemons/com.adobe.SwitchBoard.plist

- com.adobe.SwitchBoard

/Library/LaunchDaemons/com.binaryage.asepsis.daemon.plist

- com.binaryage.asepsis.daemon

/Library/LaunchDaemons/com.disc-soft.DAEMONTools.PrivilegedHelper.plist

- com.disc-soft.DAEMONTools.PrivilegedHelper

/Library/LaunchDaemons/com.fitbit.galileod.plist

- com.fitbit.galileod

/Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist

- com.genieoinnovation.macextension.client

/Library/LaunchDaemons/com.lsreset.plist

- com.lsreset

/Library/LaunchDaemons/com.macpaw.CleanMyMac2.Agent.plist

- com.macpaw.CleanMyMac2.Agent

/Library/LaunchDaemons/com.mice.360Daemon.plist

- com.mice.360Daemon

/Library/LaunchDaemons/com.microsoft.office.licensing.helper.plist

- com.microsoft.office.licensing.helper

/Library/LaunchDaemons/com.oracle.java.Helper-Tool.plist

- com.oracle.java.Helper-Tool

/Library/LaunchDaemons/com.oracle.java.JavaUpdateHelper.plist

- com.oracle.java.JavaUpdateHelper

/Library/LaunchDaemons/com.splashtop.streamer-daemon.plist

- com.splashtop.streamer-daemon

/Library/LaunchDaemons/com.splashtop.streamer-srioframebuffer.plist

- com.splashtop.streamer-srioframebuffer

/Library/LaunchDaemons/com.tunabellysoftware.TGFanHelper.plist

- com.tunabellysoftware.TGFanHelper

/Library/LaunchDaemons/net.freemacsoft.LiteIcon.LIHelperTool.plist

- net.freemacsoft.LiteIcon.LIHelperTool

/Library/LaunchDaemons/net.sourceforge.MonolingualHelper.plist

- net.sourceforge.MonolingualHelper

Library/LaunchAgents/com.google.keystone.agent.plist

- com.google.keystone.user.agent

Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.diskSpaceWatcher.plist

- com.macpaw.CleanMyMac2Helper.diskSpaceWatcher

Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.scheduledScan.plist

- com.macpaw.CleanMyMac2Helper.scheduledScan

Library/LaunchAgents/com.macpaw.CleanMyMac2Helper.trashWatcher.plist

- com.macpaw.CleanMyMac2Helper.trashWatcher

Library/LaunchAgents/com.spotify.webhelper.plist

- com.spotify.webhelper

Library/LaunchAgents/com.valvesoftware.steamclean.plist

- com.valvesoftware.steamclean



Startup items



/Library/StartupItems/MySQLCOM/MySQLCOM

/Library/StartupItems/MySQLCOM/StartupParameters.plist

/Library/StartupItems/TuxeraNTFSUnmountHelper/StartupParameters.plist

/Library/StartupItems/TuxeraNTFSUnmountHelper/TuxeraNTFSUnmountHelper



Bundles



/Library/Audio/Plug-Ins/HAL/Hear.plugin

- com.prosofteng.hear.plugin

/Library/Internet Plug-Ins/AdobeAAMDetect.plugin

- com.AdobeAAMDetectLib.AdobeAAMDetect

/Library/Internet Plug-Ins/AdobeExManDetect.plugin

- com.AdobeExManDetectLib.AdobeExManDetect

/Library/Internet Plug-Ins/AdobePDFViewer.plugin

- com.adobe.acrobat.pdfviewer

/Library/Internet Plug-Ins/Flash Player.plugin

- N/A

/Library/Internet Plug-Ins/JavaAppletPlugin.plugin

- com.oracle.java.JavaAppletPlugin

/Library/Internet Plug-Ins/SharePointBrowserPlugin.plugin

- com.microsoft.sharepoint.browserplugin

/Library/Internet Plug-Ins/SharePointWebKitPlugin.webplugin

- com.microsoft.sharepoint.webkitplugin

/Library/Internet Plug-Ins/Silverlight.plugin

- com.microsoft.SilverlightPlugin

/Library/Internet Plug-Ins/Unity Web Player.plugin

- com.unity.UnityWebPlayer

/Library/PreferencePanes/Flash Player.prefPane

- com.adobe.flashplayerpreferences

/Library/PreferencePanes/JavaControlPanel.prefPane

- com.oracle.java.JavaControlPanel

/Library/PreferencePanes/MadCatzRAT.prefPane

- com.madcatz.prefPane.MadCatz

/Library/PreferencePanes/Tuxera NTFS.prefPane

- com.tuxera.ntfs.mac.prefpane

/Library/ScriptingAdditions/Adobe Unit Types.osax

- N/A

/Library/ScriptingAdditions/BartenderHelper.osax

- com.surteesstudios.BartenderHelper

/Library/ScriptingAdditions/TotalFinder.osax

- com.binaryage.totalfinder.injector

/Library/Widgets/Energizer.wdgt

- com.energizer.widget.energizer

Library/Address Book Plug-Ins/SkypeABDialer.bundle

- com.skype.skypeabdialer

Library/Address Book Plug-Ins/SkypeABSMS.bundle

- com.skype.skypeabsms

Library/PreferencePanes/MySQL.prefPane

- com.mysql.prefpane

Library/Widgets/Tea Timer.wdgt

- org.sofa-rockers.widget.TeaTimer



dylibs



/usr/lib/libgenkit.dylib



Apps



/Applications/Dropbox.app



Contents of /etc/hosts



127.0.0.1 localhost

255.255.255.255 broadcasthost

::1 localhost

fe80::1%lo0 localhost





Contents of /etc/sysctl.conf



vm.shared_region_unnest_logging=0 # added by asepsis.binaryage.com



Contents of /System/Library/LaunchDaemons/com.apple.rpmuxd.plist (Apple binary property list)



bplist00” \MachServices_ ProgramArgumentsULabel— _ com.apple.rpmuxd ° _ /usr/libexec/rpmuxd /58KLN



Global login items



/Applications/CMA.app



Font issues: 28



Bad plists



/Library/Preferences/com.gen.framework.plist



Listeners



launchd: afpovertcp

launchd: microsoft-ds

launchd: ftp

launchd: ssh

httpd: http

kdc: kerberos

httpd: http



User login items



iTunesHelper

- /Applications/iTunes.app/Contents/MacOS/iTunesHelper.app

Content Manager Assistant

- /Applications/CMA.app



Restricted files: 247



Elapsed time (s): 249

Sep 23, 2014 12:04 PM in response to rob.ireland

A.

You installed the "Genieo" malware. The product is a fraud, and the developer knowingly distributes an uninstaller that doesn't work. I suggest the procedure below to disable Genieo. This procedure may leave a few small files behind, but it will permanently deactivate the malware (as long as you never reinstall it.)

Malware is constantly changing to get around the defenses against it. The instructions in this comment are valid as of now, as far as I know. They won't necessarily be valid in the future. Anyone finding this comment a few days or more after it was posted should look for more recent discussions or start a new one.

Back up all data before proceeding.

Step 1

Triple-click anywhere in the line below on this page to select it:

/Library/Frameworks/GenieoExtra.framework

Right-click or control-click the line and select

Services Reveal in Finder (or just Reveal)

from the contextual menu.

If you don't see the contextual menu item, copy the selected text to the Clipboard by pressing the key combination command-C. In the Finder, select

Go Go to Folder...

from the menu bar and paste into the box that opens by pressing command-V. You won't see what you pasted because a line break is included. Press return.

A folder should open with an item named "GenieoExtra.framework" selected. Move that item to the Trash. You'll be prompted for your administrator password.

Move each of these items to the Trash in the same way:

/Applications/Genieo.app
/Applications/Reset Search.app
/Applications/Uninstall Genieo.app

/Library/LaunchAgents/com.genieo.completer.update.plist
/Library/LaunchAgents/com.genieo.engine.plist
/Library/LaunchAgents/com.genieoinnovation.macextension.plist
/Library/LaunchDaemons/com.genieoinnovation.macextension.client.plist
/Library/PrivilegedHelperTools/com.genieoinnovation.macextension.client
/usr/lib/libgenkit.dylib
/usr/lib/libgenkitsa.dylib
/usr/lib/libimckit.dylib
/usr/lib/libimckitsa.dylib
~/Library/Application Support/com.genieoinnovation.Installer
~/Library/LaunchAgents/com.genieo.completer.download.plist
~/Library/LaunchAgents/com.genieo.completer.update.plist

If there are other items with a name that includes "Genieo" or "genieo" alongside any of those listed above, move them as well. Some of these items will be absent, in which case you'll get a message that the file can't be found. Skip that item and go on to the next one.

Restart and empty the Trash. Don't try to empty the Trash until you have restarted.

Step 2

From the Safari menu bar, select

Safari Preferences... Extensions

Uninstall any extensions you don't know you need, including ones called "Genieo" or "Omnibar," and any that have the word "Spigot" or "InstallMac" in the description. If in doubt, uninstall all extensions. Do the equivalent for the Firefox and Chrome browsers, if you use either of those.

Your web browser(s) should now be working, and you should be able to reset the home page and search engine. If not, stop here and post your results.

Make sure you don't repeat the mistake that led you to install this trojan. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad has a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If youever download a file that isn't obviously what you expected, delete it immediately.

You may be wondering why you didn't get a warning from Gatekeeper about installing software from an unknown developer, as you should have. The reason is that this Internet criminal has a codesigning certificate issued by Apple, which causes Gatekeeper to give the installer a pass. Apple could revoke the certificate, but as of this writing, has not done so, even though it's aware of the problem. This failure of oversight has compromised both Gatekeeper and the Developer ID program. You can't rely on Gatekeeper alone to protect you from harmful software.

Finally, be forewarned that when Genieo is mentioned on this site, the attacker sometimes shows up under the name "Genieo support." He will tell you to run a fake "uninstaller." As he intends, the uninstaller does not completely remove the malware, and is in fact malware itself.

B.

"CleanMyMac" is a scam and a common cause of instability and poor performance. The developer's instructions don't completely remove it. Follow those instructions, then do as below.

Remove these items in the same way as above:

/Library/LaunchDaemons/com.macpaw.CleanMyMac2.Agent.plist

/Library/PrivilegedHelperTools/com.macpaw.CleanMyMac2.Agent

Restart the computer and empty the Trash. Never again install "CleanMyMac" or anything like it.

C.

Although you have some other third-party system modifications, I doubt that any of them is causing the original problem. I've found that Safari 7.1 does not autofill some login pages that previous versions did. That issue would have to be addressed by Apple in a future update.

Sep 23, 2014 4:33 PM in response to Linc Davis

Thanks for that. It was genieo that was causing the crashes. I've no idea how that got on as I'm usually pretty good about that kind of thing.

However, I actually like CleanMyMac and am keeping it 😝


...but back to the original problem, no it's still not remembering. It seems the latest update :

About the security content of Safari 6.2 and Safari 7.1


Impact: An attacker with a privileged network position may intercept user credentials Description: Saved passwords were autofilled on http sites, on https sites with broken trust, and in iframes. This issue was addressed by restricting password autofill to the main frame of https sites with valid certificate chains. CVE-ID CVE-2014-4363 : David Silver, Suman Jana, and Dan Boneh of Stanford University working with Eric Chen and Collin Jackson of Carnegie Mellon University


But despite installing SSL and creating a certificate for my localhost, it still won't work. So I guess that's that then. Hopefully an extension will appear.

Until then I'll rely on 1Password or, even worse, LastPass.

Oct 2, 2014 10:41 PM in response to rob.ireland

I worked around this by making an alias in /etc/hosts to localhost.


in /etc/hosts I added my alias on the first line

before adding the alias:

127.0.0.1 localhost.localdomain localhost

after adding the alias:

127.0.0.1 localhost.localdomain localhost myalias.com


Now, in Safari 7.1 and higher, you can get password filling on your local server by visiting http://myalias.com rather than http://localhost

7.1 no longer autofills forms on localhost

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.