You can make a difference in the Apple Support Community!

When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.

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

Safari Quits Every Time Opened

I'm having a problem with Safari just quitting every time I start it. I'm guessing something is corrupt, and I've tried a few fixes to no avail, but I'm not sure what the proper fix should be. Here's the error log. Thanks, Robert.


Process: Safari [424]

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

Identifier: com.apple.Safari

Version: 5.1.6 (7534.56.5)

Build Info: WebBrowser-7534056005000000~6

Code Type: X86-64 (Native)

Parent Process: launchd [242]



Date/Time: 2012-07-28 08:24:20.851 +0100

OS Version: Mac OS X 10.7.4 (11E53)

Report Version: 9



Interval Since Last Report: 509327 sec

Crashes Since Last Report: 67

Per-App Interval Since Last Report: 21920 sec

Per-App Crashes Since Last Report: 64

Anonymous UUID: 8E04FA79-2110-47DB-A27E-3B38F43FA17B



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



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



Application Specific Information:

objc[424]: garbage collection is OFF

*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'

*** First throw call stack:

(

0 CoreFoundation 0x00007fff8b9aaf56 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff848e1d5e objc_exception_throw + 43

2 CoreFoundation 0x00007fff8b9aad8a +[NSException raise:format:arguments:] + 106

3 Foundation 0x00007fff8a10971f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169

4 AppKit 0x00007fff8d8cfcdf -[NSMenu itemAtIndex:] + 165

5 AppKit 0x00007fff8d8cfe38 -[NSMenu removeItemAtIndex:] + 63

6 Safari 0x000000010943ec2e -[AppController awakeFromNib] + 387

7 CoreFoundation 0x00007fff8b9a1fb1 -[NSObject performSelector:] + 49

8 CoreFoundation 0x00007fff8b9a1f32 -[NSSet makeObjectsPerformSelector:] + 274

9 AppKit 0x00007fff8d8b79ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245

10 AppKit 0x00007fff8d8adf73 loadNib + 322

11 AppKit 0x00007fff8d8ad470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217

12 AppKit 0x00007fff8d8ad38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141

13 AppKit 0x00007fff8d8ad2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364

14 AppKit 0x00007fff8db1e06f NSApplicationMain + 398

15 Safari 0x0000000109641806 SafariMain + 166

16 Safari 0x000000010942cf24 Safari + 3876

17 ??? 0x0000000000000002 0x0 + 2

)


terminate called throwing an exception

abort() called



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

0 libsystem_kernel.dylib 0x00007fff839c6ce2 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff85b397d2 pthread_kill + 95

2 libsystem_c.dylib 0x00007fff85b2aa7a abort + 143

3 libc++abi.dylib 0x00007fff877c37bc abort_message + 214

4 libc++abi.dylib 0x00007fff877c0fcf default_terminate() + 28

5 libobjc.A.dylib 0x00007fff848e21b9 _objc_terminate + 94

6 libc++abi.dylib 0x00007fff877c1001 safe_handler_caller(void (*)()) + 11

7 libc++abi.dylib 0x00007fff877c105c std::terminate() + 16

8 libc++abi.dylib 0x00007fff877c2152 __cxa_throw + 114

9 libobjc.A.dylib 0x00007fff848e1e7a objc_exception_throw + 327

10 com.apple.CoreFoundation 0x00007fff8b9aad8a +[NSException raise:format:arguments:] + 106

11 com.apple.Foundation 0x00007fff8a10971f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169

12 com.apple.AppKit 0x00007fff8d8cfcdf -[NSMenu itemAtIndex:] + 165

13 com.apple.AppKit 0x00007fff8d8cfe38 -[NSMenu removeItemAtIndex:] + 63

14 com.apple.Safari.framework 0x000000010943ec2e -[AppController awakeFromNib] + 387

15 com.apple.CoreFoundation 0x00007fff8b9a1fb1 -[NSObject performSelector:] + 49

16 com.apple.CoreFoundation 0x00007fff8b9a1f32 -[NSSet makeObjectsPerformSelector:] + 274

17 com.apple.AppKit 0x00007fff8d8b79ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245

18 com.apple.AppKit 0x00007fff8d8adf73 loadNib + 322

19 com.apple.AppKit 0x00007fff8d8ad470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217

20 com.apple.AppKit 0x00007fff8d8ad38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141

21 com.apple.AppKit 0x00007fff8d8ad2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364

22 com.apple.AppKit 0x00007fff8db1e06f NSApplicationMain + 398

23 com.apple.Safari.framework 0x0000000109641806 SafariMain + 166

24 com.apple.Safari 0x000000010942cf24 0x10942c000 + 3876



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

0 libsystem_kernel.dylib 0x00007fff839c77e6 kevent + 10

1 libdispatch.dylib 0x00007fff8694d78a _dispatch_mgr_invoke + 923

2 libdispatch.dylib 0x00007fff8694c31a _dispatch_mgr_thread + 54



Thread 2:

0 libsystem_kernel.dylib 0x00007fff839c7192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff85b39594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff85b3ab85 start_wqthread + 13



Thread 3:: Dispatch queue: com.apple.CFURLCACHE_work_queue

0 libsystem_kernel.dylib 0x00007fff839c75b6 fsync + 10

1 libsqlite3.dylib 0x00007fff82109e38 unixSync + 72

2 libsqlite3.dylib 0x00007fff82117777 syncJournal + 167

3 libsqlite3.dylib 0x00007fff82108a1e sqlite3PagerCommitPhaseOne + 1262

4 libsqlite3.dylib 0x00007fff820f411e sqlite3BtreeCommitPhaseOne + 478

5 libsqlite3.dylib 0x00007fff820f3735 vdbeCommit + 981

6 libsqlite3.dylib 0x00007fff820b655a sqlite3VdbeHalt + 4442

7 libsqlite3.dylib 0x00007fff820e81a6 sqlite3VdbeExec + 51958

8 libsqlite3.dylib 0x00007fff820daa5b sqlite3_step + 1883

9 libsqlite3.dylib 0x00007fff8209dfb5 sqlite3_exec + 533

10 com.apple.CFNetwork 0x00007fff8846b66c __CFURLCache::PostDatabaseOpenPragmaExecute() + 48

11 com.apple.CFNetwork 0x00007fff8846b542 __CFURLCache::OpenDatabase() + 196

12 com.apple.CFNetwork 0x00007fff8846b040 ProcessCacheTasks(__CFURLCache*, bool) + 265

13 com.apple.CFNetwork 0x00007fff8846aa72 _ZL24_CFURLCacheTimerCallbackPv + 662

14 libdispatch.dylib 0x00007fff8694ba86 _dispatch_call_block_and_release + 18

15 libdispatch.dylib 0x00007fff8694d2d6 _dispatch_queue_drain + 264

16 libdispatch.dylib 0x00007fff8694d132 _dispatch_queue_invoke + 54

17 libdispatch.dylib 0x00007fff8694c92c _dispatch_worker_thread2 + 198

18 libsystem_c.dylib 0x00007fff85b393da _pthread_wqthread + 316

19 libsystem_c.dylib 0x00007fff85b3ab85 start_wqthread + 13



Thread 4:: WebCore: IconDatabase

0 libsystem_kernel.dylib 0x00007fff839c7a8e pread + 10

1 libsqlite3.dylib 0x00007fff8209bce5 unixRead + 69

2 libsqlite3.dylib 0x00007fff820bd4f6 readDbPage + 102

3 libsqlite3.dylib 0x00007fff820bbc9b sqlite3PagerAcquire + 315

4 libsqlite3.dylib 0x00007fff820ea872 moveToChild + 146

5 libsqlite3.dylib 0x00007fff820ecb68 sqlite3BtreeNext + 600

6 libsqlite3.dylib 0x00007fff820e5909 sqlite3VdbeExec + 41561

7 libsqlite3.dylib 0x00007fff820daa5b sqlite3_step + 1883

8 com.apple.WebCore 0x000000010a4dbeff WebCore::SQLiteStatement::step() + 63

9 com.apple.WebCore 0x000000010a4dc6cc WebCore::IconDatabase::performURLImport() + 908

10 com.apple.WebCore 0x000000010a4dad3b WebCore::IconDatabase::iconDatabaseSyncThread() + 475

11 com.apple.JavaScriptCore 0x0000000109e1c11f _ZN3WTFL19wtfThreadEntryPointEPv + 15

12 libsystem_c.dylib 0x00007fff85b378bf _pthread_start + 335

13 libsystem_c.dylib 0x00007fff85b3ab75 thread_start + 13



Thread 5:: CoreAnimation render server

0 libsystem_kernel.dylib 0x00007fff839c567a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff839c4d71 mach_msg + 73

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

3 com.apple.QuartzCore 0x00007fff8380f219 thread_fun + 24

4 libsystem_c.dylib 0x00007fff85b378bf _pthread_start + 335

5 libsystem_c.dylib 0x00007fff85b3ab75 thread_start + 13



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

rax: 0x0000000000000000 rbx: 0x0000000000000006 rcx: 0x00007fff6902a418 rdx: 0x0000000000000000

rdi: 0x000000000000060b rsi: 0x0000000000000006 rbp: 0x00007fff6902a440 rsp: 0x00007fff6902a418

r8: 0x00007fff71ef6fb8 r9: 0x00007fff69029ea8 r10: 0x00007fff839c6d0a r11: 0xffffff80002da8d0

r12: 0x00007fd3d312e0a0 r13: 0x0000000000000003 r14: 0x00007fff71ef9960 r15: 0x00007fff6902a590

rip: 0x00007fff839c6ce2 rfl: 0x0000000000000246 cr2: 0x000000010d044000

Logical CPU: 0



Binary Images:

0x10942c000 - 0x10942cfff com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari

0x109432000 - 0x1098ccff7 com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari

0x109be9000 - 0x109e78fff com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore

0x109f29000 - 0x10a0abff7 com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit

0x10a19a000 - 0x10a373fff com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2

0x10a4d7000 - 0x10b47cff7 com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore

0x7fff6902c000 - 0x7fff69060baf dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld

0x7fff816d5000 - 0x7fff8175aff7 com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff8175b000 - 0x7fff8175cff7 libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib

0x7fff8175d000 - 0x7fff8175dfff com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8175f000 - 0x7fff81762fff libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff817a9000 - 0x7fff817a9fff com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8184a000 - 0x7fff81b33ff7 com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff81b34000 - 0x7fff81f61fff libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff81f62000 - 0x7fff81f9dfff libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib

0x7fff81f9e000 - 0x7fff81fabfff com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff82006000 - 0x7fff8202ffff libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff82030000 - 0x7fff82030fff com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff82031000 - 0x7fff82051fff libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff82052000 - 0x7fff82092fff libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib

0x7fff82093000 - 0x7fff8219afe7 libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib

0x7fff8255d000 - 0x7fff825feff7 com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff828b0000 - 0x7fff828d4fff com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff828d5000 - 0x7fff828d6fff libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib

0x7fff828d7000 - 0x7fff829f0fff com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff82a18000 - 0x7fff82acbff7 com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x7fff82af1000 - 0x7fff82af1fff com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff82af2000 - 0x7fff82af3fff liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib

0x7fff82b11000 - 0x7fff82b69fff libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff82b6a000 - 0x7fff82c76fff libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib

0x7fff82c7f000 - 0x7fff82ceffff com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff82cf0000 - 0x7fff831f9ff7 com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff83328000 - 0x7fff8333eff7 com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff8333f000 - 0x7fff8334cfff libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8334d000 - 0x7fff833c0fff libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib

0x7fff833c1000 - 0x7fff833d4ff7 libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib

0x7fff8340b000 - 0x7fff8346dff7 com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff8380d000 - 0x7fff839acff7 com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff839ad000 - 0x7fff839afff7 com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff839b0000 - 0x7fff839d0fff libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib

0x7fff839d1000 - 0x7fff839d4fff com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff84808000 - 0x7fff84854ff7 com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff84855000 - 0x7fff8487bfff com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff8487c000 - 0x7fff84899fff libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib

0x7fff848a6000 - 0x7fff848cafff com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff848cb000 - 0x7fff849afe5f libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib

0x7fff84b90000 - 0x7fff84b99ff7 libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib

0x7fff84bc6000 - 0x7fff84bc7fff libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib

0x7fff84bc8000 - 0x7fff84bd0fff libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib

0x7fff84cdf000 - 0x7fff84ce6fff com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff84ce7000 - 0x7fff84ce8ff7 libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib

0x7fff84ce9000 - 0x7fff84d51ff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff84d52000 - 0x7fff84d7bff7 com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff84d7c000 - 0x7fff84d81fff libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib

0x7fff84d82000 - 0x7fff84d91fff libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib

0x7fff84f1d000 - 0x7fff84f23fff libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib

0x7fff84f24000 - 0x7fff8507dfff com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff8507e000 - 0x7fff85095fff com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff85189000 - 0x7fff85198ff7 libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib

0x7fff851af000 - 0x7fff851c1ff7 libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib

0x7fff851c2000 - 0x7fff851efff7 com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff85ae9000 - 0x7fff85bc6fef libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib

0x7fff85c03000 - 0x7fff85ca5fff com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff85cf3000 - 0x7fff85d20fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib

0x7fff85d5c000 - 0x7fff85d9eff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib

0x7fff86083000 - 0x7fff8654afff FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff86647000 - 0x7fff86754fff libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff8675d000 - 0x7fff86763fff com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff86764000 - 0x7fff86848fff com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff86947000 - 0x7fff86949fff libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib

0x7fff8694a000 - 0x7fff86958fff libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib

0x7fff86959000 - 0x7fff86c75fff com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff86ca4000 - 0x7fff86ce5fff com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff86ce6000 - 0x7fff86d5cfff libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib

0x7fff86d73000 - 0x7fff86df7ff7 com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff86e24000 - 0x7fff86e26fff libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff86e27000 - 0x7fff86e37ff7 com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff86f3b000 - 0x7fff86f84ff7 com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff86f85000 - 0x7fff86f8afff libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib

0x7fff877bb000 - 0x7fff877c6ff7 libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib

0x7fff877c7000 - 0x7fff877cdfff libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff877ce000 - 0x7fff877d5fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib

0x7fff87815000 - 0x7fff87875fff libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff87876000 - 0x7fff87895fff libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib

0x7fff87d99000 - 0x7fff87debff7 libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff87dec000 - 0x7fff87e14fff com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff87e15000 - 0x7fff87e54ff7 libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff87e55000 - 0x7fff87e58ff7 com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff882ea000 - 0x7fff88420fff com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff88468000 - 0x7fff885cffff com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork

0x7fff885f9000 - 0x7fff8863bfff com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8863c000 - 0x7fff8867cff7 libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib

0x7fff8867d000 - 0x7fff88c61fff libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff88c62000 - 0x7fff88c65fff libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff88c66000 - 0x7fff88c6dff7 com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff88e27000 - 0x7fff88e92ff7 com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff88e93000 - 0x7fff89830c9f com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff89831000 - 0x7fff8983ffff com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff89850000 - 0x7fff89851fff libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff89852000 - 0x7fff89857fff libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib

0x7fff89858000 - 0x7fff898f2ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff89af2000 - 0x7fff89bb9ff7 com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff89f57000 - 0x7fff89f5cfff libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff89f5d000 - 0x7fff89f63ff7 libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib

0x7fff89ffa000 - 0x7fff89ffbff7 libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib

0x7fff89ffc000 - 0x7fff8a031fff com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff8a032000 - 0x7fff8a03dff7 com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff8a03e000 - 0x7fff8a357fff com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff8a358000 - 0x7fff8a684ff7 com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff8a685000 - 0x7fff8a692ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib

0x7fff8a706000 - 0x7fff8a714ff7 libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib

0x7fff8a715000 - 0x7fff8a7f4ff7 com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x7fff8a86c000 - 0x7fff8a87eff7 libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib

0x7fff8a87f000 - 0x7fff8a87ffff com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff8a88c000 - 0x7fff8a90ffef com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8a921000 - 0x7fff8a92cfff com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff8aba5000 - 0x7fff8abbbfff libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8abbc000 - 0x7fff8abe7ff7 com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff8ac6e000 - 0x7fff8ad73fff libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8ad74000 - 0x7fff8ad74fff com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff8ad7c000 - 0x7fff8ad7cfff libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib

0x7fff8adcf000 - 0x7fff8ae65ff7 libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff8b5f8000 - 0x7fff8b64cff7 com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff8b660000 - 0x7fff8b664fff libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib

0x7fff8b665000 - 0x7fff8b67afff com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff8b6a5000 - 0x7fff8b6d8ff7 com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8b7d8000 - 0x7fff8b801fff com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff8b907000 - 0x7fff8badbff7 com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8baee000 - 0x7fff8baf8ff7 liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib

0x7fff8bb16000 - 0x7fff8bb18fff com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff8bb19000 - 0x7fff8bb67fff libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib

0x7fff8bb68000 - 0x7fff8bb6dff7 libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib

0x7fff8bf8e000 - 0x7fff8c009ff7 com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff8c016000 - 0x7fff8c07ffff com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff8c080000 - 0x7fff8c0bffff com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8c0c0000 - 0x7fff8c2c2fff libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib

0x7fff8c2c3000 - 0x7fff8c339fff com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8c33a000 - 0x7fff8c356ff7 com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff8c3a9000 - 0x7fff8c3affff IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff8c3b0000 - 0x7fff8c4a5fff libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib

0x7fff8c4aa000 - 0x7fff8c4e4fe7 com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff8c4e5000 - 0x7fff8c541ff7 com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8c5d1000 - 0x7fff8c5e5ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff8c5e6000 - 0x7fff8c63afff libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib

0x7fff8c66b000 - 0x7fff8c688ff7 com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff8c6f4000 - 0x7fff8c7f6fff libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib

0x7fff8ccdd000 - 0x7fff8cd82fff com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff8d248000 - 0x7fff8d278ff7 com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff8d279000 - 0x7fff8d4a3fe7 com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff8d4a7000 - 0x7fff8d4acfff com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff8d84e000 - 0x7fff8d84efff com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff8d84f000 - 0x7fff8d84ffff com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8d850000 - 0x7fff8d87bff7 libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib

0x7fff8d898000 - 0x7fff8d89cfff libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib

0x7fff8d89d000 - 0x7fff8e4a3ff7 com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff8e4a4000 - 0x7fff8e4a8ff7 com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff8e4a9000 - 0x7fff8e4c0fff com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff8e4c1000 - 0x7fff8e734fff com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage



External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 3

thread_create: 0

thread_set_state: 0

Calls made by this process:

task_for_pid: 0

thread_create: 0

thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 267

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=185.5M resident=129.4M(70%) swapped_out_or_unallocated=56.1M(30%)

Writable regions: Total=1.1G written=4432K(0%) resident=5576K(0%) swapped_out=0K(0%) unallocated=1.1G(100%)


REGION TYPE VIRTUAL

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

CG shared images 96K

CoreServices 1076K

JS JIT generated code 8K

JS JIT generated code (reserved) 1.0G reserved VM address space (unallocated)

MALLOC 63.1M

MALLOC guard page 48K

Memory tag=243 4K

SQLite page cache 384K

STACK GUARD 56.0M

Stack 10.5M

VM_ALLOCATE 60K

__CI_BITMAP 80K

__DATA 15.9M

__IMAGE 528K

__LINKEDIT 59.8M

__RC_CAMERAS 248K

__TEXT 125.7M

__UNICODE 544K

mapped file 24.7M

shared memory 312K

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

TOTAL 1.4G

TOTAL, minus reserved VM space 359.0M



Model: MacBookPro8,3, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.2 GHz, 8 GB, SMC 1.70f5

Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 1024 MB

Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80AD, 0x484D54333531533642465238432D48392020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)

Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports

Network Service: Wi-Fi, AirPort, en1

Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB

Serial ATA Device: MATSHITADVD-R UJ-898

USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2

USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 5

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 6

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0246, 0xfa120000 / 4

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

MacBook Pro, Mac OS X (10.7.4), Safari 5.1.6

Posted on Jul 28, 2012 12:33 AM

Reply
164 replies

Sep 13, 2012 5:56 PM in response to lbh1876

1. Open Finder and navigate to: /System/Library/StagedFrameworks/Safari/

2. Drag WebKit.framework to the trash

3. Run software update and install Safari > do not launch safari after it is installed

4. Restart computer

5. Launch Safari


Awesome!....the above worked!...I have safari back!...thanks very much. Out of interest, why has this issue come about?

Sep 13, 2012 9:46 PM in response to brianfromswindon

brianfromswindon wrote:


Out of interest, why has this issue come about?

As near as I can figure out, somehow an older version 5 of Safari gets installed (OS X restore?) with either two copies of the WebKit framework or just version 6 of the WebKit framework. Since they are not compatible, Safari crashes. The software update process must be checking to see what version of WebKit you have and ignoring the fact that Safari is older, so it doesn't offer to update it for you. Trashing WebKit allows SU to correctly offer you an update.


In the overall sceme of things, Apple seems to be so anxious to fix those 121 some security vulnerabilities in Safari 5 that they cut some corners in the checkout process of trying to get everybody using Safari 6, whether they like it or not.

Oct 12, 2012 10:57 PM in response to lbh1876

I have the same issue in mountain Lion. Safari quits on startup. it is already version 6.


i am adding the crash msg


Process: Safari [738]
Path: /Applications/Safari.app/Contents/MacOS/Safari
Identifier: com.apple.Safari
Version: 6.0.1 (8536.26.14)
Build Info: WebBrowser-7536026014000000~2
Code Type: X86-64 (Native)

Parent Process: launchd [177]

User ID: 501


Date/Time: 2012-10-13 09:56:45.251 +0400
OS Version: Mac OS X 10.8.2 (12C54)

Report Version: 10


Interval Since Last Report: 915670 sec
Crashes Since Last Report: 58

Per-App Interval Since Last Report: 419823 sec

Per-App Crashes Since Last Report: 57

Anonymous UUID: 5F1CB3B3-74C9-E223-6034-511A5D579EFC


Crashed Thread: 14 Safari: HistoryTextCache caching


Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000


VM Regions Near 0:

-->

__TEXT 000000010e8e2000-000000010e8e3000 [4K] r-x/rwx SM=COW /Applications/Safari.app/Contents/MacOS/Safari


Application Specific Information:

Enabled Extensions:

com.yazsoft.sdextension-778BVQQ2AD (1 - 1.0) Speed Download

com.divx.DivXHTML5-KZYJ7HJ34P (2.1 - 2.1.2.145) DivX Plus Web Player HTML5 <video>



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

0 com.apple.CoreFoundation 0x00007fff8dd1cdb5 CFStringFindWithOptionsAndLocale + 565
1 com.apple.CoreFoundation 0x00007fff8dd1cb74 CFStringFindWithOptions + 20
2 com.apple.Safari.framework0x00007fff91cad878 Safari::CF::String::findWithOptions(Safari::CF::String const&, CFRange const&, unsigned long) const + 168
3 com.apple.Safari.framework0x00007fff91cad932 Safari::CF::String::caseInsensitiveFind(Safari::CF::String const&, int) const + 72
4 com.apple.Safari.framework0x00007fff91c5c489 Safari::canonicalize(Safari::CF::String const&) + 1474
5 com.apple.Safari.framework0x00007fff91c5d2de Safari::TopSitesController::updateURLMaps() + 220
6 com.apple.Safari.framework0x00007fff91c5be76 Safari::TopSitesController::initialize() + 84
7 com.apple.Safari.framework0x00007fff91c5d56c Safari::TopSitesController::protectsURLString(Safari::CF::String const&) const + 40
8 com.apple.Safari.framework0x00007fff91c5d5f1 non-virtual thunk to Safari::TopSitesController::protectsURLString(Safari::CF::String const&) const + 13
9 com.apple.Safari.framework0x00007fff91c278a5 Safari::SnapshotStore::unprotectSnapshot(Safari::SnapshotProtector const&, Safari::CF::String const&) + 123
10 com.apple.Safari.framework0x00007fff91b72d8c Safari::GlobalHistory::forgetCachedInfo(***::Vector<***::RefPtr<Safari::GlobalH istoryItem>, 0ul> const&) + 76
11 com.apple.Safari.framework0x00007fff91b71afb Safari::GlobalHistory::init() + 81
12 com.apple.Safari.framework0x00007fff91b71a9c Safari::GlobalHistory::shared() + 54
13 com.apple.Safari.framework0x00007fff91a4d3dd Safari::BrowserContextHistoryClient::populateVisitedLinks(Safari::WK::Context&) + 25
14 com.apple.Safari.framework0x00007fff91acb7ed Safari::WK::populateVisitedLinks(OpaqueWKContext const*, void const*) + 36
15 com.apple.WebKit2 0x00007fff8ffac1c4 WebKit::VisitedLinkProvider::processDidFinishLaunching() + 48
16 com.apple.WebKit2 0x00007fff8ffac021 WebKit::WebContext::processDidFinishLaunching(WebKit::WebProcessProxy*) + 35
17 com.apple.WebKit2 0x00007fff8ffab8a9 WebKit::WebProcessProxy::didFinishLaunching(unsigned int) + 231
18 com.apple.WebCore 0x00007fff914a939c WebCore::RunLoop::performWork() + 156
19 com.apple.WebCore 0x00007fff914a9a37 WebCore::RunLoop::performWork(void*) + 71
20 com.apple.CoreFoundation 0x00007fff8dd17101 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
21 com.apple.CoreFoundation 0x00007fff8dd16a25 __CFRunLoopDoSources0 + 245
22 com.apple.CoreFoundation 0x00007fff8dd39dc5 __CFRunLoopRun + 789
23 com.apple.CoreFoundation 0x00007fff8dd396b2 CFRunLoopRunSpecific + 290
24 com.apple.HIToolbox 0x00007fff975af0a4 RunCurrentEventLoopInMode + 209
25 com.apple.HIToolbox 0x00007fff975aee42 ReceiveNextEventCommon + 356
26 com.apple.HIToolbox 0x00007fff975aecd3 BlockUntilNextEventMatchingListInMode + 62
27 com.apple.AppKit 0x00007fff8ef07613 _DPSNextEvent + 685
28 com.apple.AppKit 0x00007fff8ef06ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
29 com.apple.Safari.framework0x00007fff91a2475b -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
30 com.apple.AppKit 0x00007fff8f151709 -[NSApplication _realDoModalLoop:peek:] + 485
31 com.apple.AppKit 0x00007fff8f1519ce -[NSApplication runModalForWindow:] + 120
32 com.apple.AppKit 0x00007fff8f144434 -[NSAlert runModal] + 159
33 com.apple.AppKit 0x00007fff8ee5b034 __54-[NSPersistentUIManager promptToIgnorePersistentState]_block_invoke_0 + 1082
34 com.apple.AppKit 0x00007fff8ee5abaf -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
35 com.apple.AppKit 0x00007fff8ee5ab4e -[NSPersistentUIManager promptToIgnorePersistentState] + 196
36 com.apple.AppKit 0x00007fff8ef0b6e6 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 194
37 com.apple.AppKit 0x00007fff8ef0b525 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 553
38 com.apple.AppKit 0x00007fff8ef0b12c -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 351
39 com.apple.Foundation 0x00007fff9a54612b -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 308
40 com.apple.Foundation 0x00007fff9a545f8d _NSAppleEventManagerGenericHandler + 106
41 com.apple.AE 0x00007fff99635b48 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 307
42 com.apple.AE 0x00007fff996359a9 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 37
43 com.apple.AE 0x00007fff99635869 aeProcessAppleEvent + 318
44 com.apple.HIToolbox 0x00007fff975b98e9 AEProcessAppleEvent + 100
45 com.apple.AppKit 0x00007fff8ef07916 _DPSNextEvent + 1456
46 com.apple.AppKit 0x00007fff8ef06ed2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
47 com.apple.Safari.framework0x00007fff91a2475b -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 162
48 com.apple.AppKit 0x00007fff8eefe283 -[NSApplication run] + 517
49 com.apple.AppKit 0x00007fff8eea2cb6 NSApplicationMain + 869
50 com.apple.Safari.framework0x00007fff91bf7d54 SafariMain + 166
51 libdyld.dylib 0x00007fff96ce77e1 start + 1


Thread 1:

0 libsystem_kernel.dylib 0x00007fff927486d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935ddeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff935ddcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff935c8171 start_wqthread + 13


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

0 libsystem_kernel.dylib 0x00007fff92748d16 kevent + 10
1 libdispatch.dylib 0x00007fff9610ddea _dispatch_mgr_invoke + 883
2 libdispatch.dylib 0x00007fff9610d9ee _dispatch_mgr_thread + 54


Thread 3:

0 libsystem_kernel.dylib 0x00007fff927486d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935ddeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff935ddcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff935c8171 start_wqthread + 13


Thread 4:

0 libsystem_kernel.dylib 0x00007fff927486d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935ddeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff935ddcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff935c8171 start_wqthread + 13


Thread 5:: WebCore: IconDatabase

0 libsystem_kernel.dylib 0x00007fff927480fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935dff89 _pthread_cond_wait + 869
2 com.apple.WebCore 0x00007fff90a1f0fb WebCore::IconDatabase::syncThreadMainLoop() + 107
3 com.apple.WebCore 0x00007fff90a1cc14 WebCore::IconDatabase::iconDatabaseSyncThread() + 500
4 com.apple.JavaScriptCore 0x00007fff8e7e836f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 6:

0 libsystem_kernel.dylib 0x00007fff927486d6 __workq_kernreturn + 10
1 libsystem_c.dylib 0x00007fff935ddeec _pthread_workq_return + 25
2 libsystem_c.dylib 0x00007fff935ddcb3 _pthread_wqthread + 412
3 libsystem_c.dylib 0x00007fff935c8171 start_wqthread + 13


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

0 libsystem_kernel.dylib 0x00007fff92746686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92745c42 mach_msg + 70
2 com.apple.QuartzCore 0x00007fff9a98935b CA::Render::Server::server_thread(void*) + 403
3 com.apple.QuartzCore 0x00007fff9aa0de76 thread_fun + 25
4 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
5 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 8:: com.apple.NSURLConnectionLoader

0 libsystem_kernel.dylib 0x00007fff92746686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92745c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8dd34803 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8dd39ee6 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8dd396b2 CFRunLoopRunSpecific + 290
5 com.apple.Foundation 0x00007fff9a51b586 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6 com.apple.Foundation 0x00007fff9a579612 __NSThread__main__ + 1345
7 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 9:: com.apple.appkit-heartbeat

0 libsystem_kernel.dylib 0x00007fff92748386 __semwait_signal + 10
1 libsystem_c.dylib 0x00007fff93665800 nanosleep + 163
2 libsystem_c.dylib 0x00007fff93665717 usleep + 54
3 com.apple.AppKit 0x00007fff8f0ec958 -[NSUIHeartBeat _heartBeatThread:] + 543
4 com.apple.Foundation 0x00007fff9a579612 __NSThread__main__ + 1345
5 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 10:: JavaScriptCore::BlockFree

0 libsystem_kernel.dylib 0x00007fff927480fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935dff89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8e5b0d96 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3 com.apple.JavaScriptCore 0x00007fff8e7d2d0a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4 com.apple.JavaScriptCore 0x00007fff8e7e836f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 11:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff927480fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935dff89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8e735724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8e735606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff8e7e836f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 12:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff927480fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935dff89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8e735724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8e735606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff8e7e836f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 13:: JavaScriptCore::Marking

0 libsystem_kernel.dylib 0x00007fff927480fa __psynch_cvwait + 10
1 libsystem_c.dylib 0x00007fff935dff89 _pthread_cond_wait + 869
2 com.apple.JavaScriptCore 0x00007fff8e735724 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3 com.apple.JavaScriptCore 0x00007fff8e735606 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4 com.apple.JavaScriptCore 0x00007fff8e7e836f ***::wtfThreadEntryPoint(void*) + 15
5 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
6 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 14 Crashed:: Safari: HistoryTextCache caching

0 com.apple.CoreFoundation 0x00007fff8dd2a115 CFURLCopyScheme + 37
1 com.apple.SearchKit 0x00007fff9aa81f38 SKDocumentCreateWithURL + 28
2 com.apple.Safari.framework0x00007fff91b7a69d createSKDocumentForPageTextCacheWithURL(NSURL*) + 62
3 com.apple.Safari.framework0x00007fff91b7b9e4 -[HistoryTextCache(FileInternal) _removeCachedPageTextForURLStringWithoutFlushing:] + 96
4 com.apple.Safari.framework0x00007fff91b7b2d0 -[HistoryTextCache(FileInternal) _runCachingThread] + 70
5 com.apple.Foundation 0x00007fff9a579612 __NSThread__main__ + 1345
6 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
7 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


Thread 15:: Safari: SafeBrowsingManager

0 libsystem_kernel.dylib 0x00007fff92746686 mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff92745c42 mach_msg + 70
2 com.apple.CoreFoundation 0x00007fff8dd34803 __CFRunLoopServiceMachPort + 195
3 com.apple.CoreFoundation 0x00007fff8dd39ee6 __CFRunLoopRun + 1078
4 com.apple.CoreFoundation 0x00007fff8dd396b2 CFRunLoopRunSpecific + 290
5 com.apple.Safari.framework0x00007fff91ba8a36 Safari::MessageRunLoop::threadBody() + 106
6 com.apple.JavaScriptCore 0x00007fff8e7e836f ***::wtfThreadEntryPoint(void*) + 15
7 libsystem_c.dylib 0x00007fff935db742 _pthread_start + 327
8 libsystem_c.dylib 0x00007fff935c8181 thread_start + 13


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

rax: 0x000000010fdc4400 rbx: 0x0000000000000000 rcx: 0x00007fff90839500 rdx: 0x0000000000000000

rdi: 0x0000000000000000 rsi: 0x00007fff7e4b2828 rbp: 0x0000000153b08b00 rsp: 0x0000000153b08ae0

r8: 0x0000000000000201 r9: 0x0000000000000000 r10: 0x00007fa4922c0020 r11: 0x0000000153b07af0

r12: 0x00007fff7dbeff90 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x00007fff7dc24038

rip: 0x00007fff8dd2a115 rfl: 0x0000000000010246 cr2: 0x0000000000000000

Logical CPU: 2


Binary Images:

0x10e8e2000 - 0x10e8e2fff com.apple.Safari (6.0.1 - 8536.26.14) <12F33C70-47F7-3872-B933-0A323F3F73DD> /Applications/Safari.app/Contents/MacOS/Safari
0x7fff6e4e2000 - 0x7fff6e51693f dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
0x7fff8dbf4000 - 0x7fff8dc45ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff8dcc9000 - 0x7fff8dcf5ff7 libRIP.A.dylib (324.6) <5A7EB5C2-BA60-36D7-BF41-9853F37837AA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x7fff8dcf6000 - 0x7fff8dd04ff7 libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
0x7fff8dd05000 - 0x7fff8deeefff com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8df2a000 - 0x7fff8dfacfff com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8dff4000 - 0x7fff8dffafff com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8e164000 - 0x7fff8e26ffff libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8e4cc000 - 0x7fff8e522fff com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff8e531000 - 0x7fff8e565fff com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x7fff8e5aa000 - 0x7fff8e844ff7 com.apple.JavaScriptCore (8536 - 8536.26.7) <ADAD1276-675A-3000-B746-560A2EB596A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff8e845000 - 0x7fff8e8c6fff com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff8e8c7000 - 0x7fff8e978fff com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff8ea6b000 - 0x7fff8ea96fff com.apple.framework.Apple80211 (8.0.1 - 801.17) <05786C8E-8C6F-31AF-80B5-9C98175757B4> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8eacf000 - 0x7fff8ead0fff libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
0x7fff8ead1000 - 0x7fff8ead5fff libCGXType.A.dylib (324.6) <2FC25246-A69F-3F81-9AC6-0A1753E1C6A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x7fff8ead6000 - 0x7fff8ead7fff liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
0x7fff8ead8000 - 0x7fff8ead8fff com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff8ead9000 - 0x7fff8eadaff7 libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
0x7fff8eadb000 - 0x7fff8eae2fff com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8eb19000 - 0x7fff8eb4ffff libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
0x7fff8ed98000 - 0x7fff8edaefff com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x7fff8edaf000 - 0x7fff8edb1fff libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
0x7fff8edb2000 - 0x7fff8f9dfff7 com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff8fa72000 - 0x7fff8fb4cff7 com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8fb4d000 - 0x7fff8fbb5fff libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff8fbbd000 - 0x7fff8fc0cff7 libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
0x7fff8ff99000 - 0x7fff90180ff7 com.apple.WebKit2 (8536 - 8536.26.14) <123EF992-E854-32DB-8E6B-3D5BBE2F7E87> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x7fff90181000 - 0x7fff90184fff com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x7fff90185000 - 0x7fff90189fff com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff9018a000 - 0x7fff9018ffff libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
0x7fff90190000 - 0x7fff90190fff com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff90191000 - 0x7fff901b0ff7 com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
0x7fff9020c000 - 0x7fff90396fff com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff90397000 - 0x7fff9045cff7 com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff9045d000 - 0x7fff904b2ff7 libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff904b3000 - 0x7fff904c6ff7 libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
0x7fff9054d000 - 0x7fff9054dfff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff9054e000 - 0x7fff90643fff libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
0x7fff90826000 - 0x7fff90831ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
0x7fff90832000 - 0x7fff9094a92f libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
0x7fff9094b000 - 0x7fff9096bfff libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff909ae000 - 0x7fff909faff7 libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
0x7fff909fb000 - 0x7fff909fdff7 libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
0x7fff909fe000 - 0x7fff90a02ff7 com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x7fff90a04000 - 0x7fff90a06fff com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x7fff90a18000 - 0x7fff919d1fff com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x7fff919d2000 - 0x7fff919d6ff7 com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff919d7000 - 0x7fff91eccfff com.apple.Safari.framework (8536 - 8536.26.14) <8A1EDE49-1974-3CA6-9B1A-54A1C5B2FF24> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
0x7fff91ecd000 - 0x7fff91eeeff7 libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
0x7fff91eef000 - 0x7fff91f06fff com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x7fff91f07000 - 0x7fff91f0bfff libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff91f0c000 - 0x7fff91f0dfff libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff91f0f000 - 0x7fff9210ffff libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
0x7fff92110000 - 0x7fff92132ff7 com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff92133000 - 0x7fff9213ffff com.apple.CrashReporterSupport (10.8.2 - 414.3) <B1A904D2-1944-39AD-9F43-F589CEE3FCC3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x7fff92140000 - 0x7fff9217cfff com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
0x7fff9217d000 - 0x7fff9259afff FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x7fff9259b000 - 0x7fff925c3fff libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff925c4000 - 0x7fff925effff libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
0x7fff92736000 - 0x7fff92751ff7 libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
0x7fff927b3000 - 0x7fff928ccff7 com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff9294f000 - 0x7fff9295dff7 libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
0x7fff9295e000 - 0x7fff92961fff libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
0x7fff93387000 - 0x7fff9338bfff libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
0x7fff933fc000 - 0x7fff93464ff7 libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
0x7fff93465000 - 0x7fff9346fff7 com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
0x7fff93555000 - 0x7fff9355bfff libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
0x7fff9355c000 - 0x7fff9355dff7 libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
0x7fff935c7000 - 0x7fff93693fe7 libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
0x7fff93694000 - 0x7fff9372efff libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff93770000 - 0x7fff937adfe7 libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff937ae000 - 0x7fff937b7fff com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x7fff937b8000 - 0x7fff93803fff com.apple.framework.CoreWLAN (3.0.1 - 301.11) <8370178E-438C-375C-AA41-A8DEE60B8636> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff93804000 - 0x7fff93811fff libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
0x7fff93812000 - 0x7fff93848fff com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x7fff93af8000 - 0x7fff93d2dff7 com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff93d2e000 - 0x7fff93d30fff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff93d31000 - 0x7fff93d8dff7 com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x7fff93d8e000 - 0x7fff93db3ff7 libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
0x7fff93db4000 - 0x7fff93db4fff libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
0x7fff93db5000 - 0x7fff93dc2ff7 com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff93dc3000 - 0x7fff93dcefff com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff93dcf000 - 0x7fff9475fc67 com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff94760000 - 0x7fff947bafff com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff94bb5000 - 0x7fff94bbbfff libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff94c98000 - 0x7fff94cdcfff libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
0x7fff94d2e000 - 0x7fff94e2bff7 libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
0x7fff94e2c000 - 0x7fff94e2efff com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
0x7fff94e2f000 - 0x7fff94e51ff7 libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
0x7fff94e54000 - 0x7fff94e5ffff libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
0x7fff94f3e000 - 0x7fff95040fff libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff95041000 - 0x7fff95089fff com.apple.framework.CoreWiFi (1.0 - 100.10) <0E863B4A-1094-3F8D-BEDE-D99537E9C588> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff9508a000 - 0x7fff950c9ff7 com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff950cc000 - 0x7fff950dbff7 com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff950dc000 - 0x7fff950ddff7 libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
0x7fff952c3000 - 0x7fff952c4ff7 libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
0x7fff95304000 - 0x7fff95308fff libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff95309000 - 0x7fff95620ff7 com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff95621000 - 0x7fff95664ff7 com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff95665000 - 0x7fff95677ff7 libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
0x7fff95678000 - 0x7fff95695fff com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x7fff95696000 - 0x7fff9569eff7 libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
0x7fff9569f000 - 0x7fff95a96fff libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff95b35000 - 0x7fff95b35fff com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff95c35000 - 0x7fff95c3afff libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
0x7fff95c3b000 - 0x7fff95c46ff7 com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
0x7fff95c4c000 - 0x7fff95cb9ff7 com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff95cba000 - 0x7fff95cf4fff com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff95d5a000 - 0x7fff95db6fff com.apple.corelocation (1.0 - 1239.39) <88EFC8F1-0A91-3EB6-A1F6-76294541D85D> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x7fff95eba000 - 0x7fff95ed9ff7 libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
0x7fff95eeb000 - 0x7fff95f42ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x7fff96109000 - 0x7fff9611eff7 libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
0x7fff9611f000 - 0x7fff9612cfff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
0x7fff9612d000 - 0x7fff96134fff libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
0x7fff96135000 - 0x7fff9615fff7 com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff96909000 - 0x7fff9694cfff com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x7fff9694d000 - 0x7fff9695bfff libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
0x7fff9698c000 - 0x7fff969dbff7 libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff969dc000 - 0x7fff969e6fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x7fff96cdc000 - 0x7fff96ce4fff liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
0x7fff96ce5000 - 0x7fff96ce8ff7 libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
0x7fff96d2e000 - 0x7fff96d2ffff libquit.dylib (130) <DC77F406-C5D4-301B-A96D-9A3DCA263756> /usr/lib/libquit.dylib
0x7fff96d30000 - 0x7fff96d99fff libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
0x7fff97515000 - 0x7fff9754dfff libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
0x7fff9754e000 - 0x7fff9754efff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff9754f000 - 0x7fff9787fff7 com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x7fff97880000 - 0x7fff97880fff libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
0x7fff97a1a000 - 0x7fff97ab8ff7 com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x7fff97ab9000 - 0x7fff97ac5fff libCSync.A.dylib (324.6) <2033247A-CABC-3E20-8498-7367A8F44A08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff97ac6000 - 0x7fff97adcfff com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
0x7fff97add000 - 0x7fff97b0bfff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x7fff97b0c000 - 0x7fff97b0cffd com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff97b0d000 - 0x7fff97ca8fef com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff97ca9000 - 0x7fff97e2ffff libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff97e30000 - 0x7fff97f02ff7 com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff97f05000 - 0x7fff97f1cfff com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x7fff97f1d000 - 0x7fff97f4eff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff97f94000 - 0x7fff98264fff com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff98265000 - 0x7fff982e5ff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff986c0000 - 0x7fff986c6ff7 libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
0x7fff986c7000 - 0x7fff9894afff com.apple.RawCamera.bundle (4.00 - 658) <6786E9E0-3197-30A3-A0F4-22A6064B3EF2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff98d89000 - 0x7fff98ea9fff com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x7fff98eaa000 - 0x7fff98ebefff libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff98ebf000 - 0x7fff98f59fff com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x7fff98f5a000 - 0x7fff98f81fff com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x7fff98f82000 - 0x7fff99001ff7 com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x7fff99002000 - 0x7fff99153fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff9918f000 - 0x7fff991ecfff com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff99239000 - 0x7fff994ddfff com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x7fff994de000 - 0x7fff99505ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x7fff9962d000 - 0x7fff9968aff7 com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff9968b000 - 0x7fff996e1ff7 com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff996ed000 - 0x7fff996fcff7 libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
0x7fff996fd000 - 0x7fff996fdfff com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff996fe000 - 0x7fff9976bfff com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x7fff9976c000 - 0x7fff9976efff libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x7fff9976f000 - 0x7fff99771ff7 com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x7fff99772000 - 0x7fff9986ffff libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
0x7fff99870000 - 0x7fff99891fff com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff99a50000 - 0x7fff99a55fff com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff99a56000 - 0x7fff99bcafff com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff99e43000 - 0x7fff99e51fff com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff99f3c000 - 0x7fff99f51fff com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x7fff9a0f6000 - 0x7fff9a124ff7 libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
0x7fff9a125000 - 0x7fff9a16fff7 libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff9a170000 - 0x7fff9a170fff com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff9a2b6000 - 0x7fff9a2cafff com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff9a2cb000 - 0x7fff9a371ff7 com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff9a38d000 - 0x7fff9a3a0ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff9a426000 - 0x7fff9a4e3ff7 com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff9a4e4000 - 0x7fff9a840fff com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff9a8cc000 - 0x7fff9aa7afff com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff9aa7b000 - 0x7fff9ab08ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit


External Modification Summary:

Calls made by other processes targeting this process:

task_for_pid: 2
thread_create: 0
thread_set_state: 0

Calls made by this process:

task_for_pid: 0
thread_create: 0
thread_set_state: 0

Calls made by all processes on this machine:

task_for_pid: 714
thread_create: 1
thread_set_state: 0


VM Region Summary:

ReadOnly portion of Libraries: Total=174.9M resident=114.6M(66%) swapped_out_or_unallocated=60.3M(34%)

Writable regions: Total=1.1G written=11.8M(1%) resident=30.2M(3%) swapped_out=0K(0%) unallocated=1.1G(97%)


REGION TYPE VIRTUAL
=========== =======
CG backing stores 512K
CG image 12K
CG shared images 1216K
CoreServices 1840K
JS JIT generated code 128.0M
JS JIT generated code (reserved)896.0M reserved VM address space (unallocated)
JS VM register file 4096K
JS garbage collector 772K
MALLOC 50.6M
MALLOC guard page 48K
Memory tag=240 4K
Memory tag=242 12K
Memory tag=251 52K
SQLite page cache 576K
STACK GUARD 56.1M
Stack 15.6M
VM_ALLOCATE 16.2M
__DATA 14.0M
__IMAGE 528K
__LINKEDIT 53.1M
__TEXT 121.8M
__UNICODE 544K
mapped file 43.6M
shared memory 308K
=========== =======
TOTAL 1.4G
TOTAL, minus reserved VM space 509.2M


Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16

Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB

Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB

Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020

Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D4346382020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)

Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports

Network Service: AirPort, AirPort, en1

Serial ATA Device: APPLE SSD TS512B, 500.28 GB

Serial ATA Device: MATSHITADVD-R UJ-898

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfa100000 / 2

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5

USB Device: BRCM2070 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0xfa110000 / 4

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8

USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 3

USB Device: hub_device, 0x0424 (SMSC), 0x2514, 0xfd100000 / 2

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4

Oct 12, 2012 11:26 PM in response to HMacki

HMacki wrote:


I have the same issue in mountain Lion. Safari quits on startup. it is already version 6.


In that case, you don't have the same issue. This thread is for users who were unable to get version 6, so you should start a new thread to get a better response. Before do that, try choosing "Reset Safari...
from the Safari menu to clean out any corruptions.

Oct 15, 2012 8:57 AM in response to lbh1876

After trying the solutions in this thread and they didnt' work I called Apple


They had me erase safari this way, see the screen shot.


In the end erase WEBKIT.FRAMEWORK, both folders. Throw them in trash can and empty it after you test it in the end of the instructions here.


After eraseing those two folders, try a system update. That sould download safari for you again, and it should work, it did for me.

"It just works"


Major waste of my time.

If this helped you, don't thank me, just vote third party. Just kidding...!



User uploaded file

Safari Quits Every Time Opened

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