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

Aug 5, 2012 8:51 PM in response to lbh1876

I am having the same problems as everyone else. I tried to install the new package but I cannot open Safari.


This is the message that I am getting whgen trying to open Safari after it automatically updated last night:


Process: Safari [1208]

Path: /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari

Identifier: com.apple.Safari

Version: 5.1.2 (7534.52.7)

Build Info: WebBrowser-7534052007000000~1

Code Type: X86-64 (Native)

Parent Process: launchd [130]



Date/Time: 2012-08-06 11:49:51.483 +0800

OS Version: Mac OS X 10.7.4 (11E53)

Report Version: 9



Interval Since Last Report: 300630 sec

Crashes Since Last Report: 23

Per-App Interval Since Last Report: 2443497 sec

Per-App Crashes Since Last Report: 18

Anonymous UUID: 8DB272D0-0DEF-46C0-B03D-8EEE00380D15



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



Exception Type: EXC_CRASH (SIGABRT)

Exception Codes: 0x0000000000000000, 0x0000000000000000



Application Specific Information:

objc[1208]: 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 0x00007fff92757f56 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff881edd5e objc_exception_throw + 43

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

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

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

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

6 Safari 0x000000010dc83c2e -[AppController awakeFromNib] + 387

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

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

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

10 AppKit 0x00007fff8b9dcf73 loadNib + 322

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

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

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

14 AppKit 0x00007fff8bc4d06f NSApplicationMain + 398

15 Safari 0x000000010de86806 SafariMain + 166

16 Safari 0x000000010dc6cf24 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 0x00007fff86f3bce2 __pthread_kill + 10

1 libsystem_c.dylib 0x00007fff917cd7d2 pthread_kill + 95

2 libsystem_c.dylib 0x00007fff917bea7a abort + 143

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

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

5 libobjc.A.dylib 0x00007fff881ee1b9 _objc_terminate + 94

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

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

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

9 libobjc.A.dylib 0x00007fff881ede7a objc_exception_throw + 327

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

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

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

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

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

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

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

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

18 com.apple.AppKit 0x00007fff8b9dcf73 loadNib + 322

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

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

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

22 com.apple.AppKit 0x00007fff8bc4d06f NSApplicationMain + 398

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

24 com.apple.Safari 0x000000010dc6cf24 0x10dc6c000 + 3876



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

0 libsystem_kernel.dylib 0x00007fff86f3c7e6 kevent + 10

1 libdispatch.dylib 0x00007fff88bd478a _dispatch_mgr_invoke + 923

2 libdispatch.dylib 0x00007fff88bd331a _dispatch_mgr_thread + 54



Thread 2:

0 libsystem_kernel.dylib 0x00007fff86f3c192 __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff917cd594 _pthread_wqthread + 758

2 libsystem_c.dylib 0x00007fff917ceb85 start_wqthread + 13



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

0 libsystem_kernel.dylib 0x00007fff86f3ca8e pread + 10

1 libsqlite3.dylib 0x00007fff8aa4cce5 unixRead + 69

2 libsqlite3.dylib 0x00007fff8aa48c33 sqlite3BtreeOpen + 2195

3 libsqlite3.dylib 0x00007fff8aa44fc6 openDatabase + 1430

4 com.apple.CFNetwork 0x00007fff8a8df4bd __CFURLCache::OpenDatabase() + 63

5 com.apple.CFNetwork 0x00007fff8a8df040 ProcessCacheTasks(__CFURLCache*, bool) + 265

6 com.apple.CFNetwork 0x00007fff8a8dea72 _ZL24_CFURLCacheTimerCallbackPv + 662

7 libdispatch.dylib 0x00007fff88bd2a86 _dispatch_call_block_and_release + 18

8 libdispatch.dylib 0x00007fff88bd42d6 _dispatch_queue_drain + 264

9 libdispatch.dylib 0x00007fff88bd4132 _dispatch_queue_invoke + 54

10 libdispatch.dylib 0x00007fff88bd392c _dispatch_worker_thread2 + 198

11 libsystem_c.dylib 0x00007fff917cd3da _pthread_wqthread + 316

12 libsystem_c.dylib 0x00007fff917ceb85 start_wqthread + 13



Thread 4:: WebCore: IconDatabase

0 libsystem_kernel.dylib 0x00007fff86f3ca8e pread + 10

1 libsqlite3.dylib 0x00007fff8aa4cce5 unixRead + 69

2 libsqlite3.dylib 0x00007fff8aa6e4f6 readDbPage + 102

3 libsqlite3.dylib 0x00007fff8aa6cc9b sqlite3PagerAcquire + 315

4 libsqlite3.dylib 0x00007fff8aa9b872 moveToChild + 146

5 libsqlite3.dylib 0x00007fff8aa9db68 sqlite3BtreeNext + 600

6 libsqlite3.dylib 0x00007fff8aa96909 sqlite3VdbeExec + 41561

7 libsqlite3.dylib 0x00007fff8aa8ba5b sqlite3_step + 1883

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

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

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

11 com.apple.JavaScriptCore 0x000000010e66411f _ZN3WTFL19wtfThreadEntryPointEPv + 15

12 libsystem_c.dylib 0x00007fff917cb8bf _pthread_start + 335

13 libsystem_c.dylib 0x00007fff917ceb75 thread_start + 13



Thread 5:: CoreAnimation render server

0 libsystem_kernel.dylib 0x00007fff86f3a67a mach_msg_trap + 10

1 libsystem_kernel.dylib 0x00007fff86f39d71 mach_msg + 73

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

3 com.apple.QuartzCore 0x00007fff8ed20219 thread_fun + 24

4 libsystem_c.dylib 0x00007fff917cb8bf _pthread_start + 335

5 libsystem_c.dylib 0x00007fff917ceb75 thread_start + 13



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

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

rdi: 0x000000000000060b rsi: 0x0000000000000006 rbp: 0x00007fff6d86a430 rsp: 0x00007fff6d86a408

r8: 0x00007fff77104fb8 r9: 0x00007fff6d869e98 r10: 0x00007fff86f3bd0a r11: 0xffffff80002da8d0

r12: 0x00007fb56261aea0 r13: 0x0000000000000002 r14: 0x00007fff77107960 r15: 0x00007fff6d86a580

rip: 0x00007fff86f3bce2 rfl: 0x0000000000000246 cr2: 0x000000010ed1d000

Logical CPU: 0



Binary Images:

0x10dc6c000 - 0x10dc6cfff com.apple.Safari (5.1.2 - 7534.52.7) <CA5B1589-4994-30AC-A549-EFF58C45E7DB> /Users/USER/Desktop/Safari.app/Contents/MacOS/Safari

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

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

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

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

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

0x7fff6d86c000 - 0x7fff6d8a0baf dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld

0x7fff85913000 - 0x7fff859f2ff7 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

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

0x7fff85bd9000 - 0x7fff85bd9fff 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

0x7fff85bda000 - 0x7fff85c19fff 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

0x7fff85c59000 - 0x7fff85c9bff7 libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib

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

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

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

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

0x7fff862cd000 - 0x7fff8632fff7 com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

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

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

0x7fff86412000 - 0x7fff86420fff com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

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

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

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

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

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

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

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

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

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

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

0x7fff87c44000 - 0x7fff87c57ff7 libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib

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

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

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

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

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

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

0x7fff88892000 - 0x7fff889c8fff 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

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

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

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

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

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

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

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

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

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

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

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

0x7fff8900b000 - 0x7fff8900bfff com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

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

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

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

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

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

0x7fff8998c000 - 0x7fff899a0ff7 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

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

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

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

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

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

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

0x7fff8a8dc000 - 0x7fff8aa43fff 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

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

0x7fff8ab93000 - 0x7fff8aba0ff7 libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib

0x7fff8aba1000 - 0x7fff8ac3bff7 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

0x7fff8ac96000 - 0x7fff8ac99fff com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

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

0x7fff8ac9c000 - 0x7fff8aca9fff 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

0x7fff8acaa000 - 0x7fff8af1dfff 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

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

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

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

0x7fff8b6f7000 - 0x7fff8b6fcfff com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

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

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

0x7fff8b968000 - 0x7fff8b9c8fff 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

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

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

0x7fff8c5d3000 - 0x7fff8c5d5ff7 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

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

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

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

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

0x7fff8cac4000 - 0x7fff8cb8bff7 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

0x7fff8cb8c000 - 0x7fff8cc2dff7 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

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

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

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

0x7fff8d2b3000 - 0x7fff8d2e0fe7 libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib

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

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

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

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

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

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

0x7fff8d95c000 - 0x7fff8d9d7ff7 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

0x7fff8da39000 - 0x7fff8da3efff libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib

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

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

0x7fff8deda000 - 0x7fff8dee5ff7 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

0x7fff8deeb000 - 0x7fff8df00fff 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

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

0x7fff8df21000 - 0x7fff8e23dfff 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

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

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

0x7fff8e9e9000 - 0x7fff8e9edff7 com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff8eb15000 - 0x7fff8eb98fef 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

0x7fff8eba7000 - 0x7fff8ebabfff libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib

0x7fff8ec20000 - 0x7fff8ec27fff libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib

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

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

0x7fff8ed1a000 - 0x7fff8ed1dff7 com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

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

0x7fff8eebe000 - 0x7fff8eed5fff com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

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

0x7fff8f14a000 - 0x7fff8f14afff com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

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

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

0x7fff8f516000 - 0x7fff8f59aff7 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

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

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

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

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

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

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

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

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

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

0x7fff903d3000 - 0x7fff903e9ff7 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

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

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

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

0x7fff90bdf000 - 0x7fff90be6fff com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

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

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

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

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

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

0x7fff916c4000 - 0x7fff916c4fff com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff916d7000 - 0x7fff9177cfff 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

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

0x7fff9185b000 - 0x7fff918afff7 com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

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

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

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

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

0x7fff91b15000 - 0x7fff91b1bfff libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib

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

0x7fff91b56000 - 0x7fff91b57fff libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib

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

0x7fff91f82000 - 0x7fff92066fff 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

0x7fff92067000 - 0x7fff9206eff7 com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

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

0x7fff92552000 - 0x7fff925baff7 com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <DFD8F4DE-3B45-3A2E-9CBE-FD8D5DD30923> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff92683000 - 0x7fff926b3ff7 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

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

0x7fff92889000 - 0x7fff9291fff7 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



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

thread_create: 1

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=185.6M resident=144.9M(78%) swapped_out_or_unallocated=40.7M(22%)

Writable regions: Total=1.1G written=4212K(0%) resident=5248K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)


REGION TYPE VIRTUAL

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

CG shared images 96K

CoreServices 2284K

JS JIT generated code 8K

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

MALLOC 43.1M

MALLOC guard page 48K

Memory tag=243 4K

SQLite page cache 96K

STACK GUARD 56.0M

Stack 10.5M

VM_ALLOCATE 60K

__CI_BITMAP 80K

__DATA 15.9M

__IMAGE 528K

__LINKEDIT 59.9M

__RC_CAMERAS 248K

__TEXT 125.7M

__UNICODE 544K

mapped file 24.7M

shared memory 312K

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

TOTAL 1.3G

TOTAL, minus reserved VM space 340.0M



Model: iMac11,1, BootROM IM111.0034.B02, 4 processors, Intel Core i5, 2.66 GHz, 4 GB, SMC 1.54f36

Graphics: ATI Radeon HD 4850, ATI Radeon HD 4850, PCIe, 512 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020

Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533642465238432D47372020

AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 4.0.64.8-P2P

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

Network Service: AirPort, AirPort, en1

Serial ATA Device: ST31000528ASQ, 1 TB

Serial ATA Device: OPTIARC DVD RW AD-5680H

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

USB Device: UAC3556B, 0x074d (Micronas GmbH), 0x3556, 0xfa140000 / 5

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

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 7

USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa120000 / 3

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

USB Device: USB2.0 Hub, 0x05e3 (Genesys Logic, Inc.), 0x0608, 0xfd140000 / 5

USB Device: My Book, 0x1058 (Western Digital Technologies, Inc.), 0x1100, 0xfd144000 / 6

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

USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd110000 / 3

Aug 5, 2012 9:44 PM in response to MacUser1962

MacUser1962 wrote:


I am having the same problems as everyone else. I tried to install the new package but I cannot open Safari.

So you have downloaded the new package following one of the two sets of instructions above?

This is the message that I am getting whgen trying to open Safari after it automatically updated last night:

Safari 5.1.2 is ancient! I'm surprised it has been running this long.


What automatic update? Certainly not Safari.

Aug 5, 2012 10:43 PM in response to gregoryfromcork

hi greoryfromcork,


I had a problem with my safari. I just installed OSX 10.8, safari lion mountain, and I already check it carefully, the safari won't open. it crash everytime I try to launched it. Previously, my safari already upgraded to 6th version and running well. Now, I check on the chash report, the version suddently become safari 5. something. all other application running well, only Safari has problem. I can't find download link for safari 6 for OSX 10.8


I really need a help on this, please...


Process: Safari [3128]

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

Identifier: com.apple.Safari

Version: 5.2 (8535.18.5)

Build Info: WebBrowser-7535018005000000~14

Code Type: X86-64 (Native)

Parent Process: launchd [208]

User ID: 502



Date/Time: 2012-08-06 12:41:25.157 +0700

OS Version: Mac OS X 10.8 (12A128p)

Report Version: 9



Interval Since Last Report: 33764 sec

Crashes Since Last Report: 11

Per-App Interval Since Last Report: 1430 sec

Per-App Crashes Since Last Report: 9

Anonymous UUID: BAA1D1EC-72B8-4684-91A4-0C8F532E30C0



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



Exception Type: EXC_BAD_ACCESS (SIGSEGV)

Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000008



VM Regions Near 0x8:

-->

__TEXT 00000001083a5000-00000001083a6000 [ 4K] r-x/rwx SM=COW /Applications/Safari.app/Contents/MacOS/Safari



Application Specific Information:

objc[3128]: garbage collection is OFF

Crashing on exception: Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])



Application Specific Backtrace 1:

0 CoreFoundation 0x00007fff8e7fbf06 __exceptionPreprocess + 198

1 libobjc.A.dylib 0x00007fff8f3bb79a objc_exception_throw + 43

2 CoreFoundation 0x00007fff8e7fbd48 +[NSException raise:format:arguments:] + 104

3 Foundation 0x00007fff96b8b48d -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189

4 AppKit 0x00007fff9078c4d9 -[NSMenu itemAtIndex:] + 174

5 AppKit 0x00007fff9078c63e -[NSMenu removeItemAtIndex:] + 60

6 Safari 0x00000001083bac2e -[AppController awakeFromNib] + 387

7 CoreFoundation 0x00007fff8e7f3d49 -[NSSet makeObjectsPerformSelector:] + 201

8 AppKit 0x00007fff90774986 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168

9 AppKit 0x00007fff9076b517 loadNib + 317

10 AppKit 0x00007fff9076aa28 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219

11 AppKit 0x00007fff9076a941 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140

12 AppKit 0x00007fff9076a882 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 352

13 AppKit 0x00007fff909d15b4 NSApplicationMain + 398

14 Safari 0x00000001085bd806 SafariMain + 166

15 libdyld.dylib 0x00007fff962f97e4 start + 0



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

0 com.apple.AppKit 0x00007fff90a0f698 -[NSApplication _crashOnException:] + 106

1 com.apple.AppKit 0x00007fff90a0f999 -[NSApplication _showException:] + 690

2 com.apple.CoreFoundation 0x00007fff8e892db4 __handleUncaughtException + 68

3 libobjc.A.dylib 0x00007fff8f3bbbaa _objc_terminate + 82

4 libc++abi.dylib 0x00007fff93f6a985 safe_handler_caller(void (*)()) + 8

5 libc++abi.dylib 0x00007fff93f6a9e0 std::terminate() + 16

6 libc++abi.dylib 0x00007fff93f6bb47 __cxa_throw + 111

7 libobjc.A.dylib 0x00007fff8f3bb8bf objc_exception_throw + 336

8 com.apple.CoreFoundation 0x00007fff8e7fbd48 +[NSException raise:format:arguments:] + 104

9 com.apple.Foundation 0x00007fff96b8b48d -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189

10 com.apple.AppKit 0x00007fff9078c4d9 -[NSMenu itemAtIndex:] + 174

11 com.apple.AppKit 0x00007fff9078c63e -[NSMenu removeItemAtIndex:] + 60

12 com.apple.Safari.framework 0x00000001083bac2e -[AppController awakeFromNib] + 387

13 com.apple.CoreFoundation 0x00007fff8e7f3d49 -[NSSet makeObjectsPerformSelector:] + 201

14 com.apple.AppKit 0x00007fff90774986 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168

15 com.apple.AppKit 0x00007fff9076b517 loadNib + 317

16 com.apple.AppKit 0x00007fff9076aa28 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219

17 com.apple.AppKit 0x00007fff9076a941 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140

18 com.apple.AppKit 0x00007fff9076a882 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 352

19 com.apple.AppKit 0x00007fff909d15b4 NSApplicationMain + 398

20 com.apple.Safari.framework 0x00000001085bd806 SafariMain + 166

21 libdyld.dylib 0x00007fff962f97e4 tlv_get_addr + 136



Thread 1:

0 libsystem_kernel.dylib 0x00007fff9064a6fe __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff9539ec48 _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff9539ea0f _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff95389071 start_wqthread + 13



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

0 libsystem_kernel.dylib 0x00007fff9064ad2a kevent + 10

1 libdispatch.dylib 0x00007fff93aeaf41 _dispatch_mgr_invoke + 883

2 libdispatch.dylib 0x00007fff93aeabce _dispatch_mgr_thread + 54



Thread 3:

0 libsystem_kernel.dylib 0x00007fff9064a6fe __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff9539ec48 _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff9539ea0f _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff95389071 start_wqthread + 13



Thread 4:: WebCore: IconDatabase

0 libsystem_kernel.dylib 0x00007fff9064a122 __psynch_cvwait + 10

1 libsystem_c.dylib 0x00007fff953a0be8 _pthread_cond_wait + 845

2 com.apple.WebCore 0x00000001094571fc WebCore::IconDatabase::syncThreadMainLoop() + 124

3 com.apple.WebCore 0x0000000109454d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496

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

5 libsystem_c.dylib 0x00007fff9539c49e _pthread_start + 327

6 libsystem_c.dylib 0x00007fff95389081 thread_start + 13



Thread 5:

0 libsystem_kernel.dylib 0x00007fff9064a6fe __workq_kernreturn + 10

1 libsystem_c.dylib 0x00007fff9539ec48 _pthread_workq_return + 25

2 libsystem_c.dylib 0x00007fff9539ea0f _pthread_wqthread + 412

3 libsystem_c.dylib 0x00007fff95389071 start_wqthread + 13



Thread 6:: com.apple.appkit-heartbeat

0 libsystem_kernel.dylib 0x00007fff9064a3ae __semwait_signal + 10

1 libsystem_c.dylib 0x00007fff95427a8c nanosleep + 163

2 libsystem_c.dylib 0x00007fff954279a3 usleep + 54

3 com.apple.AppKit 0x00007fff90992f48 -[NSUIHeartBeat _heartBeatThread:] + 543

4 com.apple.Foundation 0x00007fff96b1c568 __NSThread__main__ + 1345

5 libsystem_c.dylib 0x00007fff9539c49e _pthread_start + 327

6 libsystem_c.dylib 0x00007fff95389081 thread_start + 13



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

rax: 0x00007fc232020a00 rbx: 0x00007fc23140e9b0 rcx: 0x0000000000000001 rdx: 0x0000000000000642

rdi: 0x00007fc232021042 rsi: 0x0000000000000000 rbp: 0x00007fff67fa3330 rsp: 0x00007fff67fa3320

r8: 0x00007fc232083801 r9: 0x0000000000000000 r10: 0x000000014c371de0 r11: 0x00007fc232020a00

r12: 0x00007fff7dc956f8 r13: 0x0000000000000010 r14: 0x00007fff8f3aff40 r15: 0x00007fc23140e9b0

rip: 0x00007fff90a0f698 rfl: 0x0000000000010202 cr2: 0x0000000000000008

Logical CPU: 1



Binary Images:

0x1083a5000 - 0x1083a5fff com.apple.Safari (5.2 - 8535.18.5) <FFFE00ED-DEA2-3157-ACA6-CB475894991B> /Applications/Safari.app/Contents/MacOS/Safari

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

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

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

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

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

0x7fff67fa5000 - 0x7fff67fd9597 dyld (??? - 206) <13342B9C-68E1-32D8-95C4-66B1C5A93C46> /usr/lib/dyld

0x7fff8c1d3000 - 0x7fff8c1d3fff com.apple.Cocoa (6.7 - 19) <DBF05712-828C-32EA-8A79-FC73AEE66E17> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa

0x7fff8c5ab000 - 0x7fff8c656fff com.apple.CoreServices.OSServices (521 - 521) <22ADB6F4-9F4B-3FB0-9726-7506C08F5F4B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices

0x7fff8c657000 - 0x7fff8c66bfff libGL.dylib (??? - 8.1.4) <19919DA1-9189-34D1-B441-4F9D034A0234> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib

0x7fff8c66c000 - 0x7fff8c672fff com.apple.DiskArbitration (2.5 - 2.5) <08B1D87D-1564-329F-A67B-65551A6517A0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration

0x7fff8c673000 - 0x7fff8d231ff7 FaceCoreLight (??? - 1.6.2) <360E47FB-DF9D-30F6-BC59-9BC033A26F3B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght

0x7fff8d232000 - 0x7fff8d233ff7 libdnsinfo.dylib (??? - 453.5) <246B12A6-6E16-3C3D-8335-DE935A8B8367> /usr/lib/system/libdnsinfo.dylib

0x7fff8d234000 - 0x7fff8d234fff com.apple.audio.units.AudioUnit (1.8 - 1.8) <9F6EA440-6E50-3764-96A2-15E003BA0F2D> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit

0x7fff8d235000 - 0x7fff8d287ff7 com.apple.opencl (2.0.10 - 2.0.10) <CFC7D626-2C88-3012-8FEE-A3D5B69F519F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL

0x7fff8d288000 - 0x7fff8d2a6fff com.apple.ChunkingLibrary (1.0 - 127) <0BDE3C15-CDCA-39E9-A7FC-0FA4D3889FD9> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library

0x7fff8d2a7000 - 0x7fff8d301fff com.apple.corelocation (1.0 - 1239.5) <5FDD1DFC-0F68-3135-ACB1-17B301D7EBB8> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation

0x7fff8d310000 - 0x7fff8d32cfff libPng.dylib (??? - 818) <5C8DB5F0-63F1-3927-893D-211331B26C99> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib

0x7fff8d32d000 - 0x7fff8d331fff libCGXType.A.dylib (??? - 250.0.5) <22873864-587D-34F4-9507-36CEFCD6EB71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib

0x7fff8d3ad000 - 0x7fff8d3adfff libkeymgr.dylib (??? - 25) <72B4F186-0234-30A9-B7A1-B8BD7DF1A48B> /usr/lib/system/libkeymgr.dylib

0x7fff8d3ae000 - 0x7fff8d3e4ff7 libsystem_info.dylib (??? - 406.6) <FB668A8E-C108-3293-A1E4-C43FAB09B45C> /usr/lib/system/libsystem_info.dylib

0x7fff8d3e5000 - 0x7fff8d812fff com.apple.RawCamera.bundle (4.0.0 - 594) <8316B8AF-7E57-364F-8FDE-698AA6909A06> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera

0x7fff8d813000 - 0x7fff8d857fff com.apple.framework.CoreWiFi (1.0 - 100.2) <40DF1649-C7CE-3143-BE1D-8616D64661C3> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi

0x7fff8d858000 - 0x7fff8d8adfff com.apple.HIServices (1.20 - ???) <D01CC37C-5EEA-3B20-A3BD-4D470C30DEC5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices

0x7fff8d8ae000 - 0x7fff8d8c4ff7 com.apple.MultitouchSupport.framework (235.12 - 235.12) <496A10DE-5964-34C0-AAE6-13DDD3171343> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport

0x7fff8dbf4000 - 0x7fff8dc1bfff com.apple.PerformanceAnalysis (1.15 - 15) <F2B76A56-8EAF-380F-BD99-F6A0CDFF7AB0> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis

0x7fff8dc1c000 - 0x7fff8dc73ff7 com.apple.ScalableUserInterface (1.0 - 1) <72928EDE-8F4C-3FFF-98D7-CA68E8913930> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface

0x7fff8dc74000 - 0x7fff8dc81fff libbz2.1.0.dylib (??? - 29) <53BA668D-8869-3E2E-987E-0EC7462ED5E1> /usr/lib/libbz2.1.0.dylib

0x7fff8dd6d000 - 0x7fff8ddaaff7 com.apple.AE (605 - 605) <D982B8F9-79AD-35EB-851E-B1FCA565EA59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE

0x7fff8ddc0000 - 0x7fff8de2afff com.apple.framework.IOKit (2.0 - ???) <A2F79FF8-1B4B-398F-BBA5-FB733E0A19FF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit

0x7fff8de84000 - 0x7fff8deeefff com.apple.CoreSymbolication (2.2 - 81) <8BF7AF85-A61F-36A0-9472-53463C7BA0E1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication

0x7fff8e142000 - 0x7fff8e144fff com.apple.securityhi (4.0 - 55002) <07453725-9392-3DCE-90FB-8EC68FFBD615> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI

0x7fff8e145000 - 0x7fff8e1c4ff7 com.apple.Metadata (10.7.0 - 656.2) <2FF6218D-6A92-3556-9214-841FF4D9B20F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata

0x7fff8e24b000 - 0x7fff8e2b2fff libcommonCrypto.dylib (??? - 60007) <30A7BE27-F3AF-3AFB-B4F8-B40EB2D51104> /usr/lib/system/libcommonCrypto.dylib

0x7fff8e30e000 - 0x7fff8e311fff com.apple.help (1.3.2 - 42) <E0A8DEF9-D6A0-3450-BB79-92189371A970> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help

0x7fff8e525000 - 0x7fff8e533ff7 libsystem_network.dylib (??? - 1) <5D168AD7-8F0A-3426-8A56-1A8B53F17103> /usr/lib/system/libsystem_network.dylib

0x7fff8e54a000 - 0x7fff8e5b2fff libvDSP.dylib (??? - 380) <3607642F-BC66-3916-A957-49BCD8CC290A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib

0x7fff8e5b3000 - 0x7fff8e748fff com.apple.vImage (6.0 - 6.0) <E28984DA-CFC2-3DB8-B83F-4139A6BCD530> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage

0x7fff8e749000 - 0x7fff8e768fff libCRFSuite.dylib (??? - 30) <34D5474C-974D-33B8-9E15-08599E113F02> /usr/lib/libCRFSuite.dylib

0x7fff8e769000 - 0x7fff8e945fff com.apple.CoreFoundation (6.8 - 717.17) <278A5EBA-42D0-32D1-A6AF-A4DBDEAE546E> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation

0x7fff8e946000 - 0x7fff8e946fff com.apple.ApplicationServices (44 - 44) <61E15AC1-DE4F-363C-A3AF-1EB31CDA9B43> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services

0x7fff8e947000 - 0x7fff8e95dfff com.apple.ImageCapture (8.0 - 8.0) <42702BCA-1291-372F-A95A-FBAF1A947B0E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture

0x7fff8e95e000 - 0x7fff8eb5aff7 libicucore.A.dylib (??? - 490.3) <4F734616-7D46-3670-B6FB-A92C306811CC> /usr/lib/libicucore.A.dylib

0x7fff8eb5b000 - 0x7fff8eb99fe7 libGLImage.dylib (??? - 8.1.4) <1CF86F0E-E3C4-34C6-BF41-54BB65BE2974> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib

0x7fff8eb9c000 - 0x7fff8eba9ff7 com.apple.NetAuth (4.0 - 4.0) <A82B675E-4947-3B77-8D68-6B2EAB2ECA0B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth

0x7fff8ec6b000 - 0x7fff8ed6dff7 libcrypto.0.9.8.dylib (??? - 41) <7FF8B13D-4C67-3C74-9B23-5EFD46038515> /usr/lib/libcrypto.0.9.8.dylib

0x7fff8ed6e000 - 0x7fff8ed74fff libGFXShared.dylib (??? - 8.1.4) <EB778FE2-327D-34C5-ACFA-85E05C88D8B0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib

0x7fff8ed75000 - 0x7fff8ed7ffff com.apple.aps.framework (3.0 - 3.0) <4AC405EA-09CD-3571-AB7C-CEC5F90E6C35> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService

0x7fff8edde000 - 0x7fff8eedbff7 libFontParser.dylib (??? - 81) <65805C38-99F9-328C-AFB7-E693F6245B4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib

0x7fff8ef2d000 - 0x7fff8ef2ffff libCVMSPluginSupport.dylib (??? - 8.1.4) <768F2AD1-FD10-37D4-8848-A505C2F814C5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib

0x7fff8f201000 - 0x7fff8f241fff com.apple.bom (12.0 - 188) <B7F3716C-2B1A-36A8-B3E5-2ED8FEBD4038> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom

0x7fff8f244000 - 0x7fff8f250ff7 com.apple.CrashReporterSupport (10.8 - 404) <D4ECC7F1-A593-306C-A75B-CE32B099CB34> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport

0x7fff8f255000 - 0x7fff8f28eff7 com.apple.GSS (3.0 - 2.0) <8C958315-B0C8-36AD-9782-DE697FAB98E3> /System/Library/Frameworks/GSS.framework/Versions/A/GSS

0x7fff8f2ba000 - 0x7fff8f2c5ff7 com.apple.CommonAuth (3.0 - 2.0) <4078B5A8-2D01-39F1-AEF3-C98E45B39B26> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth

0x7fff8f2fa000 - 0x7fff8f3a8ff7 com.apple.LaunchServices (499.1 - 499.1) <79B108DF-5610-35AA-9417-102150E05ADC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices

0x7fff8f3a9000 - 0x7fff8f48bf57 libobjc.A.dylib (??? - 522) <58D1FFA4-272C-3351-9C7C-46B41CB5C57D> /usr/lib/libobjc.A.dylib

0x7fff8f4a8000 - 0x7fff8f4b6ff7 libkxld.dylib (??? - 2050.1.12) <10E964BE-3993-360E-BCE8-FBC186A2EE0D> /usr/lib/system/libkxld.dylib

0x7fff8f4b7000 - 0x7fff8f501fff com.apple.framework.CoreWLAN (3.0 - kFamilyMajorVersionkFamilyMinorVersionkFamilyBuildVersion) <FD1170D5-D7F0-37B0-A30D-6D7695A17CA0> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN

0x7fff8f5ee000 - 0x7fff8f9e5fff libLAPACK.dylib (??? - 1073) <A62562E6-A043-37FC-8AAE-64E4628C3850> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib

0x7fff8f9e6000 - 0x7fff8fa53ff7 com.apple.datadetectorscore (4.0 - 249.0) <16362ADC-BE1C-31B1-9303-DEFADE0DF3CA> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore

0x7fff8fa54000 - 0x7fff8fa9efff libGLU.dylib (??? - 8.1.4) <DCF16CDF-DCCD-3D84-AD81-8296040D4DA0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib

0x7fff8fa9f000 - 0x7fff8faa6fff libcopyfile.dylib (??? - 89) <183B2AFF-79A4-3BD7-87F2-BBC672DE9D4F> /usr/lib/system/libcopyfile.dylib

0x7fff8fafa000 - 0x7fff8fafefff libpam.2.dylib (??? - 19) <3716E498-3271-396B-9222-993CE028A87C> /usr/lib/libpam.2.dylib

0x7fff8faff000 - 0x7fff8fb03ff7 com.apple.CommonPanels (1.2.5 - 94) <F8D43F81-5CB2-33AF-91FE-68909D24187E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels

0x7fff8fb2b000 - 0x7fff8fb37ff7 libCSync.A.dylib (??? - 250.0.5) <6CADCADC-17DC-3B60-B560-77457F490983> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib

0x7fff8fb71000 - 0x7fff8fc62fff libsqlite3.dylib (??? - 132) <4AEE22D9-9077-3CD6-8D68-8BDEC66C1750> /usr/lib/libsqlite3.dylib

0x7fff8fc63000 - 0x7fff8fc64fff liblangid.dylib (??? - 113) <8A316E3C-198E-35CF-A1D3-FD170AFB9034> /usr/lib/liblangid.dylib

0x7fff8fc65000 - 0x7fff8fc8dff7 libJPEG.dylib (??? - 818) <7FB0F841-776C-33E9-8B2C-C891CDB64FD4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib

0x7fff8fd36000 - 0x7fff8fd36fff com.apple.Accelerate (1.8 - Accelerate 1.8) <8A3970BF-250A-3057-8115-CD47C846A1E0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate

0x7fff8fd37000 - 0x7fff8febdfff libBLAS.dylib (??? - 1073) <9B9D4614-79F2-3C85-9A96-E463B3ECDFE6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib

0x7fff902ac000 - 0x7fff902c0fff com.apple.speech.synthesis.framework (4.1.2 - 4.1.2) <77D74574-1BA3-3BDA-9904-8F9606A7334A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis

0x7fff902c1000 - 0x7fff902ddfff com.apple.openscripting (1.3.4 - ???) <CC89D405-F62B-3241-9D08-9FF10CFC39C3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting

0x7fff9045e000 - 0x7fff9051bff7 com.apple.ColorSync (4.8.0 - 4.8.0) <E9B176B6-59CA-3099-807E-64B29B846692> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync

0x7fff9051c000 - 0x7fff90636ff7 com.apple.DesktopServices (1.7.0 - 1.7.0) <BE20D18E-FEB5-35BD-9E30-C0F5CA569A1A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv

0x7fff90637000 - 0x7fff90637fff com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <0FBEB010-A5D8-3DC4-BC61-604726C81F52> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib

0x7fff90638000 - 0x7fff90653ff7 libsystem_kernel.dylib (??? - 2050.1.12) <78431AD4-4485-3175-A73F-E2A232FF872D> /usr/lib/system/libsystem_kernel.dylib

0x7fff90654000 - 0x7fff9065eff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <06DC94A9-50A4-3B19-9703-FF434F15E6EF> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment

0x7fff90747000 - 0x7fff9075aff7 libbsm.0.dylib (??? - 31) <BEC6C599-48A0-3763-8D62-A868BD7C6E4A> /usr/lib/libbsm.0.dylib

0x7fff9075b000 - 0x7fff9133dff7 com.apple.AppKit (6.8 - 1157.7) <0375880F-31B2-387A-9561-ED7649848479> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit

0x7fff9135a000 - 0x7fff913c4fff libc++.1.dylib (??? - 60) <B8B5C8BB-62FD-371D-937C-1A3A6589C546> /usr/lib/libc++.1.dylib

0x7fff913c5000 - 0x7fff91445ff7 com.apple.ApplicationServices.ATS (318 - ???) <C0220B39-2D28-346D-9781-E99B1A31D8B7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS

0x7fff91446000 - 0x7fff91446fff com.apple.CoreServices (57 - 57) <62EDA6EE-0116-356E-997B-05A80D74A8B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices

0x7fff914b8000 - 0x7fff91515ff7 com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <3141EEF8-BC81-37D0-876C-5FFD6C98A321> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio

0x7fff915a7000 - 0x7fff91667fff com.apple.coreui (2.0 - 172) <A082E9DC-1D04-36D9-ABDC-22425C650174> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI

0x7fff91668000 - 0x7fff9166fff7 com.apple.CommerceCore (1.0 - 19) <99B2A6D3-ED2A-3BE9-8683-8F205A01EE19> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore

0x7fff92544000 - 0x7fff9257efff com.apple.Ubiquity (1.1 - 213.2) <9FE1EACF-5A37-3E70-BAD4-44B571583F73> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity

0x7fff9257f000 - 0x7fff92583fff com.apple.IOSurface (81.0 - 81.0) <1D99910E-EA8E-3F00-9DF3-876ACFDE112C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface

0x7fff92584000 - 0x7fff925b1ff7 com.apple.CoreServicesInternal (133 - 133) <AAC89FBC-CA74-3AEA-9187-367E5CCE1FFE> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal

0x7fff925b2000 - 0x7fff9260efff com.apple.Symbolication (1.3 - 91) <3D5A3B4E-FEB1-33A7-98D7-8117011F244D> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion

0x7fff92728000 - 0x7fff9272ffff com.apple.NetFS (4.0 - 4.0) <B1F37047-3FAE-3479-82E4-AAE25CBD4C50> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS

0x7fff92730000 - 0x7fff92897fff com.apple.CFNetwork (561.2 - 561.2) <B097318C-9E05-37AD-8529-C9D4D33B5B59> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork

0x7fff936bc000 - 0x7fff936befff com.apple.TrustEvaluationAgent (2.0 - 22) <70BA9AF2-2646-348B-A82E-0C3C69C89708> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent

0x7fff936bf000 - 0x7fff936c1ff7 libunc.dylib (??? - 24) <A640329D-21FD-33C5-BA97-1696E28AD615> /usr/lib/system/libunc.dylib

0x7fff936c2000 - 0x7fff936d1ff7 libxar.1.dylib (??? - 104) <73CE1A19-521F-3A5E-8EDA-1BDEFF7AE264> /usr/lib/libxar.1.dylib

0x7fff93744000 - 0x7fff93771ff7 com.apple.DictionaryServices (1.2 - 165) <BB1BEFD8-5BA7-34BB-89CB-371166263FF9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices

0x7fff93777000 - 0x7fff9379ffff com.apple.CoreVideo (1.7 - 88.0) <FB55C212-5F79-3F3C-A285-FAD958928235> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo

0x7fff9385d000 - 0x7fff93888ff7 com.apple.framework.Apple80211 (8.0 - 800.4) <967C04D9-2B13-35A8-B1DE-538333C27B8C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211

0x7fff93ae5000 - 0x7fff93afaff7 libdispatch.dylib (??? - 228.3.1) <04AC8B0A-2DF8-3B07-ADF7-55E47F456498> /usr/lib/system/libdispatch.dylib

0x7fff93b3b000 - 0x7fff93b4afff com.apple.opengl (1.8.1 - 1.8.1) <71BD52C1-98B0-3C95-9A81-6B587D7ADB32> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL

0x7fff93b4b000 - 0x7fff93b56fff libsystem_notify.dylib (??? - 98.1) <9AD78652-BC32-3AE5-805B-A0C29C903090> /usr/lib/system/libsystem_notify.dylib

0x7fff93b57000 - 0x7fff93e15fff com.apple.security (7.0 - 55135.1) <FD9562D9-A406-3E37-BCCA-1D9E2EA8FBC3> /System/Library/Frameworks/Security.framework/Versions/A/Security

0x7fff93e2a000 - 0x7fff93e37fff com.apple.AppleFSCompression (46 - 1.0) <DF68BD9A-3306-3498-ACA5-A5DEA7494865> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression

0x7fff93e8f000 - 0x7fff93eceff7 com.apple.QD (3.41 - ???) <B5BD5DE1-C424-3EE7-BA8A-B5E2A5FB87E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD

0x7fff93ecf000 - 0x7fff93f69fff libvMisc.dylib (??? - 380) <C3C495B6-F0C0-39B7-8808-D148B17DB93E> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib

0x7fff93f6a000 - 0x7fff93f8eff7 libc++abi.dylib (??? - 23) <E2831181-D7E5-3182-9B6E-25CBB0A5272C> /usr/lib/libc++abi.dylib

0x7fff93f8f000 - 0x7fff93fa1ff7 libz.1.dylib (??? - 43) <3655F9C2-CADD-3FCB-93E0-0A6E6F03A7B7> /usr/lib/libz.1.dylib

0x7fff93fa6000 - 0x7fff93facfff libmacho.dylib (??? - 822) <86BADFE3-6723-3D4B-8075-46D66997A9BB> /usr/lib/system/libmacho.dylib

0x7fff93fad000 - 0x7fff94074ff7 com.apple.CoreText (239.0 - ???) <3662F82E-0E9C-3544-8C1B-2C07AEA32104> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText

0x7fff943ad000 - 0x7fff94554fff com.apple.QuartzCore (1.8 - 286.0) <2503FFF9-63D2-3138-A78C-AE1992BB23B4> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore

0x7fff945c5000 - 0x7fff945ecff7 com.apple.framework.familycontrols (4.0 - 400) <44DB026C-7F71-3AAA-AB17-C181489F7462> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols

0x7fff94b18000 - 0x7fff94b69fff com.apple.SystemConfiguration (1.12 - 1.12) <C7294868-34AA-3FAB-8E29-6696BF405F85> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration

0x7fff94b6a000 - 0x7fff94b8cff7 com.apple.Kerberos (2.0 - 1) <C4A043DE-3ACA-31D5-BE66-DD4833D72BFF> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos

0x7fff94c0d000 - 0x7fff94c12fff libcache.dylib (??? - 49) <09CA86F2-DA23-3F86-91C7-CDFCA20F58C4> /usr/lib/system/libcache.dylib

0x7fff94cba000 - 0x7fff94ce5ff7 libxslt.1.dylib (??? - 11.1) <4F030C81-624F-3CDB-A636-60492EB5ABAB> /usr/lib/libxslt.1.dylib

0x7fff94cef000 - 0x7fff94d3bff7 libauto.dylib (??? - 185) <F4D7704F-3F8E-3233-8541-9AEDC958C33E> /usr/lib/libauto.dylib

0x7fff94d3c000 - 0x7fff94d3eff7 com.apple.print.framework.Print (8.0 - 254) <49926E92-3310-3696-AF27-ED32A4D31137> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print

0x7fff94d3f000 - 0x7fff94d40fff libremovefile.dylib (??? - 23) <DED25F76-80AE-3DA7-B03E-B5FA5DEAF6B1> /usr/lib/system/libremovefile.dylib

0x7fff94d8d000 - 0x7fff94e82fff libiconv.2.dylib (??? - 7) <22736181-36E2-388D-8370-79CCD13FEA2C> /usr/lib/libiconv.2.dylib

0x7fff94e9e000 - 0x7fff95136ff7 com.apple.CoreImage (8.0.3 - 1.0.1) <247879C0-C2BB-3A61-B232-0E787E4DA130> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage

0x7fff95388000 - 0x7fff95455ff7 libsystem_c.dylib (??? - 824.3) <0A254F87-0DDA-3C6E-93FF-848E97192AFB> /usr/lib/system/libsystem_c.dylib

0x7fff95456000 - 0x7fff9548afff com.apple.securityinterface (6.0 - 55011) <7C6A9C18-F66D-3282-A29C-01DB1D78FB88> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face

0x7fff9548b000 - 0x7fff95496ff7 com.apple.ProtocolBuffer (2 - 104) <0CFEFDFF-935C-3F86-B57C-4BA7A47A681B> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer

0x7fff9549a000 - 0x7fff957bffff com.apple.HIToolbox (2.0 - ???) <3D80567F-1DFC-3346-AED2-A4BE0B8B4E57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox

0x7fff957cc000 - 0x7fff957cffff libRadiance.dylib (??? - 818) <871C7530-9E26-31D2-B640-7B265831E9A5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib

0x7fff958a4000 - 0x7fff959a1ff7 libxml2.2.dylib (??? - 22.1) <D059D084-63F7-3F2E-8C67-7D899970C694> /usr/lib/libxml2.2.dylib

0x7fff9628e000 - 0x7fff96290fff libquarantine.dylib (??? - 46) <E1882B16-E1E7-3928-863C-54BCFC4994CF> /usr/lib/system/libquarantine.dylib

0x7fff96291000 - 0x7fff96297ff7 libunwind.dylib (??? - 35.1) <C70881E7-BD54-3D5D-B04C-024665E87D02> /usr/lib/system/libunwind.dylib

0x7fff9629c000 - 0x7fff962f6ff7 com.apple.print.framework.PrintCore (8.0 - 379) <120D0FF3-944A-31B2-943E-3E51D90363E0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore

0x7fff962f7000 - 0x7fff962faff7 libdyld.dylib (??? - 206) <53ED60B0-BEE4-3896-9635-2088DB7266F4> /usr/lib/system/libdyld.dylib

0x7fff96308000 - 0x7fff9633efff com.apple.DebugSymbols (94 - 94) <0B90B1BA-884E-3B07-A0F3-5032345B9EFF> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s

0x7fff9633f000 - 0x7fff96381ff7 libcups.2.dylib (??? - 310) <7A6E0D65-6C15-30E3-9054-92318ADC2827> /usr/lib/libcups.2.dylib

0x7fff963ab000 - 0x7fff9642dfff com.apple.Heimdal (3.0 - 2.0) <BE5C2C54-B7E3-3AB8-A889-2775DFE01E93> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal

0x7fff9642e000 - 0x7fff9642ffff libsystem_blocks.dylib (??? - 57.2) <15CDE6B5-2C4C-3A07-9CA7-260105AA3EB0> /usr/lib/system/libsystem_blocks.dylib

0x7fff96a28000 - 0x7fff96ac5fff com.apple.ink.framework (1.3.2 - 110) <CBFBCAC9-3449-3512-B893-BC60F2BCFEE5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink

0x7fff96ac6000 - 0x7fff96e00fff com.apple.Foundation (6.8 - 917.11) <9FC129D1-C385-3E83-8A8B-914C22C7D1C5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation

0x7fff96e01000 - 0x7fff96e06fff com.apple.OpenDirectory (10.8 - 151.1) <366D13D6-DA25-306D-AF9C-ECF88C0ABF92> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory

0x7fff96f48000 - 0x7fff96f74fff libRIP.A.dylib (??? - 250.0.5) <79673967-0BAD-3B4E-BBB9-F607DD481742> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib

0x7fff96f75000 - 0x7fff96fa5fff com.apple.RemoteViewServices (2.0 - 55) <82C4C1AA-11DF-344E-AF22-DBA6DA3A6AFF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices

0x7fff96fdb000 - 0x7fff96ffbff7 libxpc.dylib (??? - 140.5.1) <1C96E807-DA5D-32DC-AB4D-221F0EA5A2FF> /usr/lib/system/libxpc.dylib

0x7fff9702c000 - 0x7fff9702cfff com.apple.vecLib (3.8 - vecLib 3.8) <2BEE3837-B31C-39FF-B274-D00590DC68F2> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib

0x7fff9702d000 - 0x7fff9702dfff com.apple.Carbon (154 - 154) <394EB10D-B24F-3E7C-A24B-A1D5E5FB76B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon

0x7fff9702e000 - 0x7fff97066fff libtidy.A.dylib (??? - 15.9) <FA2EB890-8618-36BD-AAFE-D8E13A2D662D> /usr/lib/libtidy.A.dylib

0x7fff97067000 - 0x7fff9706dfff libCoreVMClient.dylib (??? - 21.1) <AEDF07B9-7CDA-3E8C-AA10-6C1BE459956A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib

0x7fff9706e000 - 0x7fff97387fff com.apple.CoreServices.CarbonCore (1015 - 1015) <FAC21628-88E8-3DB5-91A6-393631323CB7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore

0x7fff97816000 - 0x7fff9781efff libsystem_dnssd.dylib (??? - 375) <13C7ACD3-9EBE-3C40-9172-43963373B219> /usr/lib/system/libsystem_dnssd.dylib

0x7fff9781f000 - 0x7fff980fc057 com.apple.CoreGraphics (1.600.0 - ???) <7663AB14-1A8E-327D-AA05-D288CEE58548> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics

0x7fff98292000 - 0x7fff982a5ff7 com.apple.LangAnalysis (1.7.0 - 1.7.0) <7F2215D4-5557-30D7-AE39-52424D75F626> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis

0x7fff982a6000 - 0x7fff982a7ff7 libSystem.B.dylib (??? - 169) <9B685BAB-23A0-38A8-B9F2-4DEA020584EE> /usr/lib/libSystem.B.dylib

0x7fff983b5000 - 0x7fff983ccfff com.apple.CFOpenDirectory (10.8 - 151.1) <F9718391-8F1F-3E9C-A967-8376FEC61C87> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory

0x7fff98645000 - 0x7fff986c3fff com.apple.securityfoundation (5.0 - 55110) <4D6B35B4-C6C4-3E50-9863-6474D429F54B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation

0x7fff98721000 - 0x7fff9887ffff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0AD69FB0-6E5B-3AFB-8F03-A015ADF8C36E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox

0x7fff988af000 - 0x7fff988b3fff libGIF.dylib (??? - 818) <14617319-79F2-3355-A113-7795B8F37BC9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib

0x7fff988b4000 - 0x7fff988b5fff libDiagnosticMessagesClient.dylib (??? - 7) <81814D5D-168A-3DAB-AA87-11600398456C> /usr/lib/libDiagnosticMessagesClient.dylib

0x7fff988b6000 - 0x7fff98ad1fff com.apple.CoreData (105 - 395) <7FDFE2D2-52A9-312A-922E-6A4B802ED13A> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData

0x7fff98ad2000 - 0x7fff98adcff7 com.apple.speech.recognition.framework (4.1.0 - 4.1.0) <5F76E62F-0F5F-3305-B649-7624DCDFC250> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition

0x7fff98b87000 - 0x7fff98bdcff7 libTIFF.dylib (??? - 818) <64BF7139-051B-34DD-BD47-0A63BE4EAAA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib

0x7fff98bdd000 - 0x7fff98cf3fff com.apple.ImageIO.framework (3.2.0 - 3.2.0) <92BC3071-0D11-3D3C-B70B-D5E0E9F92073> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO

0x7fff98d1c000 - 0x7fff98d1dff7 libsystem_sandbox.dylib (??? - 189.1) <CA7B97EA-FA8C-3789-B71B-C4950532060E> /usr/lib/system/libsystem_sandbox.dylib

0x7fff98d25000 - 0x7fff98d53ff7 libsystem_m.dylib (??? - 3022.3) <8E2F46FD-32CD-3821-AA16-21EDB213BBB4> /usr/lib/system/libsystem_m.dylib

0x7fff98d54000 - 0x7fff98d7ffff com.apple.GeoServices (1.0 - 1) <E27D660C-F9DD-317B-A9AD-ED4379AB1708> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices

0x7fff98d80000 - 0x7fff98d9ffff libresolv.9.dylib (??? - 48) <93B3CC9D-4097-3182-8A65-37A6C3F0D44C> /usr/lib/libresolv.9.dylib

0x7fff98de0000 - 0x7fff98dfaff7 com.apple.GenerationalStorage (1.0 - 126.1) <CBB00590-9A2F-3EF1-8870-31B2AD7A7B7B> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage

0x7fff98dfb000 - 0x7fff98e88ff7 com.apple.SearchKit (1.4.0 - 1.4.0) <F7AC20ED-5638-35C6-B12B-EDAEBF3349B4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit

0x7fff98e89000 - 0x7fff98e8efff libcompiler_rt.dylib (??? - 30) <37E0C1B2-2DAD-3B1E-800D-8EDF31C41CC8> /usr/lib/system/libcompiler_rt.dylib

0x7fff98e8f000 - 0x7fff98f91fff libJP2.dylib (??? - 818) <0F0C6C9A-6CEA-312B-B0FC-B3201C9B3165> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib

0x7fff98f92000 - 0x7fff98f9aff7 liblaunch.dylib (??? - 442.5) <3A19F156-BEE1-3F14-9109-93EC4CCA8991> /usr/lib/system/liblaunch.dylib

0x7fff98f9b000 - 0x7fff99004fff libstdc++.6.dylib (??? - 56) <3D7DCC84-1F8B-32D0-9B48-49A54B6ED305> /usr/lib/libstdc++.6.dylib

0x7fff99061000 - 0x7fff990afff7 libFontRegistry.dylib (??? - 87.2) <687BC0CD-41F7-3343-8CD1-25BFDFA05F0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib



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

thread_create: 0

thread_set_state: 0



VM Region Summary:

ReadOnly portion of Libraries: Total=190.8M resident=81.6M(43%) swapped_out_or_unallocated=109.2M(57%)

Writable regions: Total=1.1G written=7304K(1%) resident=10.7M(1%) swapped_out=0K(0%) unallocated=1.0G(99%)


REGION TYPE VIRTUAL

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

CG backing stores 1196K

CG image 16K

CG shared images 1216K

CoreServices 2568K

JS JIT generated code 8K

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

MALLOC 26.0M

MALLOC guard page 48K

Memory tag=240 4K

Memory tag=242 12K

SQLite page cache 480K

STACK GUARD 56.0M

Stack 11.0M

VM_ALLOCATE 16.1M

__CI_BITMAP 80K

__DATA 30.7M

__IMAGE 528K

__LINKEDIT 62.7M

__RC_CAMERAS 236K

__TEXT 128.1M

__UNICODE 544K

mapped file 49.4M

shared memory 464K

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

TOTAL 1.4G

TOTAL, minus reserved VM space 387.4M



Model: MacBookPro5,1, BootROM MBP51.007E.B06, 2 processors, Intel Core 2 Duo, 2.66 GHz, 4 GB, SMC 1.41f2

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

Graphics: NVIDIA GeForce 9400M, NVIDIA GeForce 9400M, PCI, 256 MB

Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020

Memory Module: BANK 0/DIMM1, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334548312D4346382020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.106.98.57.11)

Bluetooth: Version 4.0.7b17, 2 service, 18 devices, 1 incoming serial ports

Network Service: AirPort, AirPort, en1

Serial ATA Device: Hitachi HTS543232L9SA02, 320.07 GB

Serial ATA Device: MATSHITADVD-R UJ-868, 4.13 GB

USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0x24400000 / 2

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

USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x04500000 / 2

USB Device: BRCM2046 Hub, 0x0a5c (Broadcom Corp.), 0x4500, 0x06100000 / 2

USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8213, 0x06110000 / 5

Aug 5, 2012 11:00 PM in response to Ken Kissaki

Ken Kissaki wrote:


I had a problem with my safari. I just installed OSX 10.8, safari lion mountain, and I already check it carefully, the safari won't open. it crash everytime I try to launched it. Previously, my safari already upgraded to 6th version and running well. Now, I check on the chash report, the version suddently become safari 5. something. all other application running well, only Safari has problem.

Look in your Applications folder and see if you have two copies of Safari.

I can't find download link for safari 6 for OSX 10.8

If you have another browser use the link mentioned above.


If not, try the Terminal command I posted last night.

Aug 5, 2012 11:59 PM in response to Ken Kissaki

Sorry Ken Kissaki, this link is only for 10.7.4.


As there was not yet an update for Safari on 10.8, I can not find any link to download it manually.


I can only see 2 possible solution for you :

1) do an archive and install by re-installing 10.8 on your system without deleting your data and application

2) if you have an other Mac with 10.8 and safari 6 working, try to copy Safari from one Mac to the other one. (might not work)

Aug 6, 2012 12:30 AM in response to MadMacs0

Well I did say it might not work.


But here is the reason i believe it might work :

The issue with 10.7.4 and Safari, is from what I understand a mitchmatch between Safari and the Safari framework. I see to scenario here :


1) Safari.app version 5.x and Safari 6 framework >> copying Safari 6 from a working 10.8 mac could solve the issue


2) Safari.app version 6.x and Safari 5 framework >> copying Safari 6 from workign 10.8 mac will not solve the issue

Aug 6, 2012 1:08 AM in response to gregoryfromcork

gregoryfromcork wrote:


Well I did say it might not work.


But here is the reason i believe it might work :

The issue with 10.7.4 and Safari, is from what I understand a mitchmatch between Safari and the Safari framework. I see to scenario here :


1) Safari.app version 5.x and Safari 6 framework >> copying Safari 6 from a working 10.8 mac could solve the issue


2) Safari.app version 6.x and Safari 5 framework >> copying Safari 6 from workign 10.8 mac will not solve the issue

Exactly and I'm wondering why Safari 6 app is not replacing Safari 5 app for some users. Could be the installer isn't finishing. Some users may have moved Safari at some point. Perhaps migration assistant is bringing over an older version? There's probably a pattern here, but I'm not seeing it.

Aug 7, 2012 11:53 PM in response to cmritch

cmritch wrote:


my sister had this exact same problem with her new MBpro. followed MadMacs0 instructions on keying the text above into the terminal app and BOOM.. problem solved.

Glad that worked for somebody. Now if we could just get the link for Safari 5.1.7 and Mountain Lion Safari 6, we might be able to take care of everybody.


I still don't understand why so many are finding older copies of Safari 5 still on their hard drive after attempting to upgrade to 6.

Aug 8, 2012 12:13 PM in response to gregoryfromcork

I am so grateful for the link you provided. I called Apple support and the last thing we tried was command + R and doing clean installs and that failed. I have Lion and it had upgraded to safari 6 then downgraded to safari 5.


I just wish Safari like all other browsers was offered as a stand alone app and not tied to the os.


thanks again

Aug 8, 2012 4:53 PM in response to gregoryfromcork

This worked for me.


When all else failed, and after several hours of alternate attempts, updating Safari to version 6 fixed the problem on my MacBook Pro 17in 2.3GHz Core i7 after upgrading from Lion to Mountain Lion 10.7.4.


Funny, I ran the Mac software updater and it said everything was updated. But Safari was at version 5.6.1.


Thanks for the fix!



Download and install Safari 6 from this link (it's the link used by software update to download Safari6 for Lion 10.7.4) :

http://swcdn.apple.com/content/downloads/37/23/041-5058/lr5tynbldi18zcrqo8a8uq88 rnjushqliu/Safari6Lion.pkg

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.