Crash Report is printed in the Box under Problem Report for Safari

It states in the Problem Report for Safari, that a Crash Report will be sent to Apple automatically, but I'm also posting it here in the forum based on articles I read after last post because it continues to "quit unexpectedly" when I try to launch the application.  I have done a permissions and disk repair.
Tracy
Process:         Safari [22672]
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 (Native)
Parent Process:  launchd [309]
Date/Time:       2012-08-23 11:34:12.733 -0700
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Interval Since Last Report:          502835 sec
Crashes Since Last Report:           104151
Per-App Interval Since Last Report:  2610297 sec
Per-App Crashes Since Last Report:   24
Anonymous UUID:                      9D3723A8-04D8-458D-A43C-4908B3507D47
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Application Specific Information:
objc[22672]: garbage collection is OFF
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
*** Call stack at first throw:
    0   CoreFoundation                      0x95c30a67 __raiseError + 231
    1   libobjc.A.dylib                     0x9185c149 objc_exception_throw + 155
    2   CoreFoundation                      0x95b98289 +[NSException raise:format:arguments:] + 137
    3   Foundation                          0x9844c233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
    4   AppKit                              0x93bee972 -[NSMenu itemAtIndex:] + 175
    5   AppKit                              0x93beeae9 -[NSMenu removeItemAtIndex:] + 64
    6   Safari                              0x0004ca96 -[AppController awakeFromNib] + 463
    7   CoreFoundation                      0x95b8e1aa -[NSObject performSelector:] + 58
    8   CoreFoundation                      0x95b8e127 -[NSSet makeObjectsPerformSelector:] + 247
    9   AppKit                              0x93bd424f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
    10  AppKit                              0x93bc9fce loadNib + 380
    11  AppKit                              0x93bc93b5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
    12  AppKit                              0x93bc92bf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
    13  AppKit                              0x93bc91f3 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
    14  AppKit                              0x93e4d978 NSApplicationMain + 445
    15  Safari                              0x00253519 SafariMain + 187
    16  Safari                              0x0003bf79 Safari + 3961
    17  ???                                 0x00000002 0x0 + 2
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.CoreFoundation          0x95c30957 ___TERMINATING_DUE_TO_UNCAUGHT_EXCEPTION___ + 7
1   libobjc.A.dylib                   0x9185c149 objc_exception_throw + 155
2   com.apple.CoreFoundation          0x95b98289 +[NSException raise:format:arguments:] + 137
3   com.apple.Foundation              0x9844c233 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 116
4   com.apple.AppKit                  0x93bee972 -[NSMenu itemAtIndex:] + 175
5   com.apple.AppKit                  0x93beeae9 -[NSMenu removeItemAtIndex:] + 64
6   com.apple.Safari.framework        0x0004ca96 -[AppController awakeFromNib] + 463
7   com.apple.CoreFoundation          0x95b8e1aa -[NSObject performSelector:] + 58
8   com.apple.CoreFoundation          0x95b8e127 -[NSSet makeObjectsPerformSelector:] + 247
9   com.apple.AppKit                  0x93bd424f -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1315
10  com.apple.AppKit                  0x93bc9fce loadNib + 380
11  com.apple.AppKit                  0x93bc93b5 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 235
12  com.apple.AppKit                  0x93bc92bf +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 154
13  com.apple.AppKit                  0x93bc91f3 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 418
14  com.apple.AppKit                  0x93e4d978 NSApplicationMain + 445
15  com.apple.Safari.framework        0x00253519 SafariMain + 187
16  com.apple.Safari                  0x0003bf79 0x3b000 + 3961
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib            0x9488890a kevent + 10
1   libdispatch.dylib                 0x9cbafe10 _dispatch_mgr_invoke + 969
2   libdispatch.dylib                 0x9cbae85f _dispatch_mgr_thread + 53
Thread 2:: Dispatch queue: com.apple.CFURLCACHE_work_queue
0   libsystem_kernel.dylib            0x948885fa __fsync + 10
1   libsqlite3.dylib                  0x97ba161a unixSync + 90
2   libsqlite3.dylib                  0x97bc678a pager_playback + 1994
3   libsqlite3.dylib                  0x97b4bc1b sqlite3PagerSharedLock + 1979
4   libsqlite3.dylib                  0x97b4ae18 sqlite3BtreeBeginTrans + 1400
5   libsqlite3.dylib                  0x97b41dba sqlite3InitOne + 2490
6   libsqlite3.dylib                  0x97b41381 sqlite3Init + 81
7   libsqlite3.dylib                  0x97b3b9a9 sqlite3Pragma + 15113
8   libsqlite3.dylib                  0x97b310ac yy_reduce + 4908
9   libsqlite3.dylib                  0x97b2f9a6 sqlite3Parser + 230
10  libsqlite3.dylib                  0x97b2e530 sqlite3RunParser + 416
11  libsqlite3.dylib                  0x97b2dda3 sqlite3Prepare + 1027
12  libsqlite3.dylib                  0x97b2d8c3 sqlite3LockAndPrepare + 307
13  libsqlite3.dylib                  0x97b2ce3a sqlite3_exec + 378
14  com.apple.CFNetwork               0x9a9603fb __CFURLCache::OpenDatabase() + 225
15  com.apple.CFNetwork               0x9a95feb5 ProcessCacheTasks(__CFURLCache*, bool) + 277
16  com.apple.CFNetwork               0x9a95f715 _ZL24_CFURLCacheTimerCallbackPv + 721
17  libdispatch.dylib                 0x9cbadfc9 _dispatch_call_block_and_release + 15
18  libdispatch.dylib                 0x9cbaf94f _dispatch_queue_drain + 224
19  libdispatch.dylib                 0x9cbaf7f4 _dispatch_queue_invoke + 47
20  libdispatch.dylib                 0x9cbaeffc _dispatch_worker_thread2 + 187
21  libsystem_c.dylib                 0x94fe5b24 _pthread_wqthread + 346
22  libsystem_c.dylib                 0x94fe76fe start_wqthread + 30
Thread 3:
0   libsystem_kernel.dylib            0x9488802e __workq_kernreturn + 10
1   libsystem_c.dylib                 0x94fe5ccf _pthread_wqthread + 773
2   libsystem_c.dylib                 0x94fe76fe start_wqthread + 30
Thread 4:: WebCore: IconDatabase
0   libsystem_kernel.dylib            0x94888cc2 __pread + 10
1   libsqlite3.dylib                  0x97b2ab48 unixRead + 88
2   libsqlite3.dylib                  0x97b5147a readDbPage + 138
3   libsqlite3.dylib                  0x97b4fcc7 sqlite3PagerAcquire + 311
4   libsqlite3.dylib                  0x97b80a11 moveToChild + 129
5   libsqlite3.dylib                  0x97b82dfb sqlite3BtreeNext + 539
6   libsqlite3.dylib                  0x97b7b41a sqlite3VdbeExec + 43658
7   libsqlite3.dylib                  0x97b6fc83 sqlite3_step + 2051
8   com.apple.WebCore                 0x00db9bad WebCore::SQLiteStatement::step() + 61
9   com.apple.WebCore                 0x00dba30b WebCore::IconDatabase::performURLImport() + 1003
10  com.apple.WebCore                 0x00db8a4a WebCore::IconDatabase::iconDatabaseSyncThread() + 490
11  com.apple.JavaScriptCore          0x00666b8c _ZN3WTFL16threadEntryPointEPv + 76
12  com.apple.JavaScriptCore          0x0088da20 _ZN3WTFL19wtfThreadEntryPointEPv + 16
13  libsystem_c.dylib                 0x94fe3ed9 _pthread_start + 335
14  libsystem_c.dylib                 0x94fe76de thread_start + 34
Thread 5:: CoreAnimation render server
0   libsystem_kernel.dylib            0x94885c22 mach_msg_trap + 10
1   libsystem_kernel.dylib            0x948851f6 mach_msg + 70
2   com.apple.QuartzCore              0x9b850e39 CA::Render::Server::server_thread(void*) + 233
3   com.apple.QuartzCore              0x9b850d46 thread_fun + 29
4   libsystem_c.dylib                 0x94fe3ed9 _pthread_start + 335
5   libsystem_c.dylib                 0x94fe76de thread_start + 34
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000001  ebx: 0xac73c548  ecx: 0x00000001  edx: 0x00000000
  edi: 0x7ab233b0  esi: 0x9185c0bf  ebp: 0xc0039068  esp: 0xc0039060
   ss: 0x00000023  efl: 0x00000286  eip: 0x95c30957   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0x03369000
Logical CPU: 1
Binary Images:
   0x3b000 -    0x3bfff  com.apple.Safari (5.1.6 - 7534.56.5) <13FE495D-5908-38BE-8F8A-36B4EC163211> /Applications/Safari.app/Contents/MacOS/Safari
   0x40000 -   0x3e3fff  com.apple.Safari.framework (7536 - 7536.25) <F7C10D0C-C1D4-34F4-B587-11B27893B0E3> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
  0x663000 -   0x8b3ffc  com.apple.JavaScriptCore (7536 - 7536.24) <D6D2AC71-81C4-359F-97FE-3233F83B408C> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
  0x948000 -   0xa5bffb  com.apple.WebKit (7536 - 7536.25) <1D99BBEC-9A47-385F-B58E-30B3809C381B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
  0xb08000 -   0xc69ff3  com.apple.WebKit2 (7536 - 7536.25) <FF5DAF2E-8261-3E6D-B5DA-D4D518DC7251> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
  0xdb4000 -  0x1a28ff3  com.apple.WebCore (7536 - 7536.24) <0BA952C0-B5F2-3266-89B4-10B1FBF0D742> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
0x3e3b000 -  0x434dfeb  com.apple.RawCamera.bundle (3.14.0 - 646) <27962422-EA30-43CF-2B3E-E662BB4C46C7> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x8fe3a000 - 0x8fe6caa7  dyld (195.6 - ???) <60FD3471-A1D7-342E-99A7-3EDECDAEC6EC> /usr/lib/dyld
0x90005000 - 0x90010fff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
0x90011000 - 0x90024ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <083F7787-4C3B-31DA-B5BB-1993D9A9723D> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x90031000 - 0x90129ff7  libFontParser.dylib (??? - ???) <1A0DA421-62B2-3AA7-9F62-0E01C1887D09> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9012a000 - 0x9012eff7  com.apple.OpenDirectory (10.7 - 146) <CFBA4CCF-65D4-3879-BC6A-8888C13E3345> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x90177000 - 0x9032bff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
0x9032c000 - 0x9043dff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x9043e000 - 0x9045aff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x904e1000 - 0x90532ff9  com.apple.ScalableUserInterface (1.0 - 1) <3C39DF4D-5CAE-373A-BE08-8CD16E514337> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x90533000 - 0x905a2fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x905a6000 - 0x905a6ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x905a7000 - 0x905abfff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x906ac000 - 0x90739fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <F2A8BBA3-6431-3CED-8CD3-0953410B6F96> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x90897000 - 0x908e7ff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x90935000 - 0x90939fff  com.apple.CommonPanels (1.2.5 - 94) <EA47550D-7DAF-30D9-91DB-1FB594CC8522> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x91719000 - 0x91777fff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91778000 - 0x917d5ffb  com.apple.htmlrendering (76 - 1.1.4) <409EF0CB-2997-369A-9326-BE12436B9EE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x917d6000 - 0x91813ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <1C757924-4E54-3522-A885-99795EA10228> /usr/lib/libcups.2.dylib
0x91849000 - 0x9191faab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
0x91926000 - 0x9193afff  com.apple.CFOpenDirectory (10.7 - 146) <982C417B-5A0F-3DD6-AB50-7E8273A80B38> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x9193b000 - 0x9193cffd  libCVMSPluginSupport.dylib (??? - ???) <22B85645-AA98-372B-BB55-55DCCF0EC716> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x9193d000 - 0x91946ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x919d6000 - 0x91af4fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x91b54000 - 0x91b7ffff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x925b2000 - 0x925b6ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
0x925f9000 - 0x925f9fff  com.apple.Carbon (153 - 153) <13CB5B39-BBDB-397B-A4F2-69773047D092> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x925fa000 - 0x9261dfff  com.apple.CoreVideo (1.7 - 70.3) <4234C11C-E8E9-309A-9465-27D6D7458895> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x928be000 - 0x928c1ffd  libCoreVMClient.dylib (??? - ???) <361CCFAF-8565-383F-915F-0B059C793E42> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x92911000 - 0x9292dffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x9292e000 - 0x9293cfff  com.apple.opengl (1.7.7 - 1.7.7) <2D362F15-5EA6-37B6-9BCB-58F2C599ACDA> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x9293d000 - 0x92e19ff6  libBLAS.dylib (??? - ???) <134ABFC6-F29E-3DC5-8E57-E13CB6EF7B41> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x92e1a000 - 0x92e2aff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
0x92e2b000 - 0x92e36ffe  com.apple.NetAuth (3.2 - 3.2) <4377FB18-A550-35C6-BCD2-71C42134EEA6> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x92e37000 - 0x92e37fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <22997C20-BEB7-301D-86C5-5BFB3B06D212> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x92e76000 - 0x92e8bfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x92e8c000 - 0x92e8dff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
0x92e8e000 - 0x92e96ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92e97000 - 0x92e9bff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
0x92f15000 - 0x92f21ff4  com.apple.CrashReporterSupport (10.7.4 - 352) <B75C7A0E-A497-30DB-B3DE-737C957A056E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x9338e000 - 0x93418ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x93419000 - 0x9341afff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x93422000 - 0x93462ff3  com.apple.corelocation (330.12 - 330.12) <3F6542AA-B0ED-399A-ABD0-AE7205A8B7BA> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x9349e000 - 0x93512fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x93513000 - 0x93513fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
0x93514000 - 0x93576ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x93577000 - 0x935a6ff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
0x935a7000 - 0x935b5ff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
0x935b6000 - 0x935ffff7  libGLU.dylib (??? - ???) <5EE0B644-FAD6-3E3C-A380-9B0CDA0B6432> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x93600000 - 0x93661ffb  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <AA6EAFB8-1C27-3D42-B1CD-3A1258C198D9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x93662000 - 0x939a8ff3  com.apple.HIToolbox (1.9 - ???) <409E6397-0DCB-3431-9CCC-368317C62545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x93ab8000 - 0x93ac5fff  libGL.dylib (??? - ???) <30E6DED6-0213-3A3B-B2B3-310E33301CCB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x93ac6000 - 0x93af9fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x93afa000 - 0x93affff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
0x93b00000 - 0x93b03ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x93b04000 - 0x93b6cff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
0x93b99000 - 0x93ba1ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
0x93ba2000 - 0x93ba4ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
0x93ba5000 - 0x93bb6fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x93bb7000 - 0x9464cff6  com.apple.AppKit (6.7.3 - 1138.47) <D8CD06D7-F18C-39BE-BC68-B343F87F0469> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x9464d000 - 0x9464eff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
0x9464f000 - 0x9468fff7  com.apple.NavigationServices (3.7 - 193) <16A8BCC8-7343-3A90-88B3-AAA334DF615F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x946dc000 - 0x946e3ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
0x94710000 - 0x94726ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
0x94727000 - 0x9472eff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
0x94758000 - 0x9475dffd  libGFXShared.dylib (??? - ???) <1CA9B41B-2C61-38F8-ABAC-1D5511478F5C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x9475e000 - 0x9478cfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <0D8984D3-BFCF-35A7-AA71-BEDC92126B7E> /usr/lib/libSystem.B.dylib
0x9478d000 - 0x9485dffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <94798A2B-4C7A-30EA-9920-283451BDB9FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x9485e000 - 0x9486efff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x9486f000 - 0x9488dff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
0x949a8000 - 0x949abffb  com.apple.help (1.3.2 - 42) <B1E6701C-7473-30B2-AB5A-AFC9A4823694> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x949d0000 - 0x94a90ffb  com.apple.ColorSync (4.7.4 - 4.7.4) <0A68AF35-15DF-3A0A-9B17-70CE2A106A6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x94e06000 - 0x94e81ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <42238C8B-C93F-3369-A500-EC0F10EB2C80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x94ea8000 - 0x94ed5ff9  com.apple.securityinterface (5.0 - 55022.4) <B59D9B2A-7FB8-32EC-B8D9-6D4DE76508F7> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x94ed6000 - 0x94ed6ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x94ed7000 - 0x94ee5ff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
0x94f40000 - 0x94f80ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
0x94f87000 - 0x95052fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
0x9514b000 - 0x9518effd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
0x95647000 - 0x95737ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x95870000 - 0x95890ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x95891000 - 0x95894ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x95895000 - 0x9592bff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x959cc000 - 0x95a53fff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EEC03CAB-7F79-3931-87FE-4DF0B767BF47> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x95a54000 - 0x95a62fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x95ac0000 - 0x95aeaff1  com.apple.CoreServicesInternal (113.17 - 113.17) <41979516-2F26-3707-A6CA-7A95A1B0D963> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x95aeb000 - 0x95cc2fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x95cc3000 - 0x95d0bff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x95ea5000 - 0x95edcfef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x95f02000 - 0x95f29ff3  com.apple.framework.Apple80211 (7.2.1 - 721.3) <5AF136FC-6629-3403-9A99-C64DD8165A14> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x96163000 - 0x96167ffd  IOSurface (??? - ???) <EDDBEE65-1EB8-33A7-9972-E361A3508234> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x96168000 - 0x961c3ff3  com.apple.Symbolication (1.3 - 91) <B5A9433A-0915-343A-90FF-5C469D4DC508> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x961c4000 - 0x96226ffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x966ea000 - 0x9701459b  com.apple.CoreGraphics (1.600.0 - ???) <62026E0C-E30F-3FF0-B0F6-6A2D270B20BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x973d0000 - 0x97429fff  com.apple.HIServices (1.21 - ???) <5F4D3797-32E2-3709-85F4-4B56515A17D7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x97572000 - 0x97594ff8  com.apple.PerformanceAnalysis (1.11 - 11) <453463FF-7C42-3526-8C96-A9971EE07154> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x9759a000 - 0x97631ff3  com.apple.securityfoundation (5.0 - 55116) <EB53CEF7-4836-39FD-B012-6BC122ED4CE9> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x97632000 - 0x97638ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x976d8000 - 0x976e0ff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
0x97720000 - 0x97872fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <E369AC9E-F548-3DF6-B320-9D09E486070E> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x97b21000 - 0x97c31fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
0x97c32000 - 0x97d41fff  com.apple.DesktopServices (1.6.3 - 1.6.3) <18CAAA9E-7065-3FF7-ACFE-CDB60E5426A2> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x97d79000 - 0x981eeff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x981ef000 - 0x981faffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x98215000 - 0x98279fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9828b000 - 0x9828bfff  com.apple.vecLib (3.7 - vecLib 3.7) <8CCF99BF-A4B7-3C01-9219-B83D2AE5F82A> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x98371000 - 0x9867bff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x9867c000 - 0x9867dfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9867e000 - 0x9867fff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
0x98680000 - 0x98681ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
0x98682000 - 0x986a7ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x986a8000 - 0x986b1fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x986b2000 - 0x986b2ff0  com.apple.ApplicationServices (41 - 41) <C48EF6B2-ABF9-35BD-A07A-A38EC0008294> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x986b3000 - 0x986beff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <EDA0F56F-CB2C-30BB-940D-C6A25B73C717> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x986f9000 - 0x986fafff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x986fb000 - 0x98724ffe  com.apple.opencl (1.50.69 - 1.50.69) <2601993F-F3B3-3737-91AE-4A5795C52CD5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x988c6000 - 0x988d0ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <2A089CE8-9760-3F0F-B77D-29A78940EA17> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x988d1000 - 0x98923ff7  libFontRegistry.dylib (??? - ???) <96E9602C-DFD3-3021-8090-60228CC80D26> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x98fa0000 - 0x992a2fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x992a3000 - 0x992dfffa  libGLImage.dylib (??? - ???) <504E7865-571E-38B4-A84A-D7B513AC84F5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x992e0000 - 0x992e0fff  com.apple.Cocoa (6.6 - ???) <5FAFE73E-6AF5-3D09-9191-0BDC8C6875CB> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x996de000 - 0x999a1fff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x999ae000 - 0x999c3ff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x99ada000 - 0x99ae2fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x99af6000 - 0x99af9ff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x99d15000 - 0x99d32fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
0x99fac000 - 0x99faeffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x99faf000 - 0x9a025fff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9a031000 - 0x9a038ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x9a039000 - 0x9a2acffb  com.apple.CoreImage (7.98 - 1.0.1) <EDC91BA1-673D-3B47-BFD5-BBF11C36EE6A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x9a2ad000 - 0x9a349fef  com.apple.ink.framework (1.4 - 110) <1A3E2916-60C1-3AC1-86BF-202F6567B228> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x9a57d000 - 0x9a583ffd  com.apple.CommerceCore (1.0 - 17) <E59CD307-58E2-35FD-9131-B38978799910> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x9a59e000 - 0x9a681ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
0x9a682000 - 0x9a87aff7  com.apple.CoreData (104.1 - 358.14) <C1730963-F75D-3338-B65F-D50235538B28> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9a87b000 - 0x9a93efff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x9a93f000 - 0x9a95cff3  com.apple.openscripting (1.3.3 - ???) <33713C0B-B7D5-37AA-87DB-2727FDCC8007> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x9a95d000 - 0x9aa89ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9aa8a000 - 0x9aac0ff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x9b170000 - 0x9b192ffe  com.apple.framework.familycontrols (3.0 - 300) <5BCCDDC2-AFAC-3290-AEEF-23B2664CA11F> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x9b4a2000 - 0x9b4adffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <13FF02F8-7AF6-3E12-B183-9A725B526B50> /usr/lib/libbz2.1.0.dylib
0x9b4ae000 - 0x9b596fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
0x9b84e000 - 0x9b9b0ffb  com.apple.QuartzCore (1.7 - 270.4) <6BC84C60-1003-3008-ABE4-779EF7B4F524> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9c2a8000 - 0x9c2ecff3  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <677D9374-3EC0-3F4C-9552-3DBFD5161BF3> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x9c6af000 - 0x9cab1ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x9cae6000 - 0x9cb73ff7  com.apple.CoreText (220.20.0 - ???) <0C3EDD4F-6112-353A-8A3A-8D630182C22A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x9cb74000 - 0x9cb75fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x9cbad000 - 0x9cbbbfff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
0x9cbbc000 - 0x9cc21ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <4B4B32D2-4F66-3B0D-BD61-FA8429FF8507> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x9cc4c000 - 0x9cc74ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
0x9cc75000 - 0x9cc8ffff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x9cd2b000 - 0x9cdcffff  com.apple.QD (3.40 - ???) <3881BEC6-0908-3073-BA44-346356E1CDF9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9cdd0000 - 0x9cdd0fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x9cdd1000 - 0x9cdd1fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <4192CE7A-BCE0-3D3C-AAF7-6F1B3C607386> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9cdd2000 - 0x9ce00ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9ce01000 - 0x9ce03ff9  com.apple.securityhi (4.0 - 1) <8196A6AC-4F97-3DCB-8F09-AE8D983823DF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
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: 28768
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=167.5M resident=74.7M(45%) swapped_out_or_unallocated=92.9M(55%)
Writable regions: Total=56.8M written=1948K(3%) resident=5552K(10%) swapped_out=0K(0%) unallocated=51.3M(90%)
REGION TYPE                      VIRTUAL
===========                      =======
CG shared images                    128K
CoreServices                       1336K
MALLOC                             42.5M
MALLOC guard page                    48K
SQLite page cache                    96K
Stack                              66.5M
VM_ALLOCATE                         284K
__CI_BITMAP                          80K
__DATA                             8588K
__DATA/__OBJC                        68K
__IMAGE                             528K
__IMPORT                              4K
__LINKEDIT                         53.1M
__OBJC                             1960K
__OBJC/__DATA                        20K
__PAGEZERO                            4K
__RC_CAMERAS                        248K
__TEXT                            114.4M
__UNICODE                           544K
mapped file                       143.6M
shared memory                       312K
shared pmap                        10.4M
===========                      =======
TOTAL                             444.5M
Model: iMac12,2, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.7 GHz, 8 GB, SMC 1.72f1
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D4348392020
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334348302D4348392020
AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.64.8-P2P
Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
PCI Card: pci105a,8760, sppci_raid, Thunderbolt@105,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@60,0,0
PCI Card: pci12d8,400e, sppci_usbopenhost, Thunderbolt@60,0,1
PCI Card: pci12d8,400f, USB Enhanced Host Controller, Thunderbolt@60,0,2
PCI Card: Apple 57761-B0, sppci_ethernet, Thunderbolt@61,0,0
PCI Card: pci11c1,5901, sppci_ieee1394openhci, Thunderbolt@62,0,0
Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
Serial ATA Device: OPTIARC DVD RW AD-5690H
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
USB Device: hub_device, 0x050d  (Belkin Corporation), 0x0233, 0xfd140000 / 5
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd142000 / 6
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfd142200 / 7
USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
USB Device: USB2.0 MFP(Hi-Speed), 0x04b8  (Seiko Epson Corp.), 0x0844, 0xfa120000 / 6
USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
USB Device: hub_device, apple_vendor_id, 0x9127, 0x40100000 / 2
USB Device: Apple Thunderbolt Display, apple_vendor_id, 0x9227, 0x40170000 / 5
USB Device: Display Audio, apple_vendor_id, 0x1107, 0x40140000 / 4
USB Device: FaceTime HD Camera (Display), apple_vendor_id, 0x1112, 0x40150000 / 3

The same question in data source is not appeared in the Infopackage.

Similar Messages

  • HT4061 Sir i have lost my apple iphone and i do not remember IMEI number of the iphone and the sticker affiexed on the box is also not present (lost) but i have the bar code 602-7484-A printed on the box and police is asking for the IMEI number so please

    Sir i have lost my apple iphone and i do not remember IMEI number of the iphone and the sticker affiexed on the box is also not present (lost) but i have the bar code 602-7484-A printed on the box and police is asking for the IMEI number so please help

    The IMEI number is stored in iTunes:
    iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number
    I can't imagine that any police agency in the world would request this information.

  • Does OIM Provides Orphan Accounts report generation Out of the Box ???

    Hi All ,
    Does OIM Provides Orphan Accounts report generation Out of the Box ???

    Nopes, OIM Doesn't.
    Custom Report
    Re: How to generate a report on 'Event Received' events for a resource objects
    http://download.oracle.com/docs/cd/B32386_01/generic.902/b32137/reporting.htm

  • Need a parked/blocked report that contains both the FI and MM number for ea

    Hi Guys,
    Business need a report which contains the translation of 'MM' numbers (typically beginning with '51') assigned for parked PO invoices vs. the 'FI' document number that comes out in the parked report. 
    Ideally, business need a parked/blocked report that contains both the FI and MM number for each record.
    Can someone help me pull this report from MM
    Thanks and Regards,
    Habeeb

    Hello Habeeb,
    Check out the report MR43 which gives information about Parked invoice. Also you can have a look on MIR6 with check box Parked Innvoice.
    The main table for parking invoice is VBKPF and other relevent tables are as follow:
    VBKPF                          Document Header for Document Parking
    VBSEC                          Document Parking One-Time Data Document Segment
    VBSEGA                         Document Segment for Assets Document Parking
    VBSEGD                         Document Segment for Customer Document Parking
    VBSEGK                         Document Segment for Vendor Document Parking
    VBSEGS                         Document Segment for G/L Accounts Document Parking
    VBSET                          Document Segment for Taxes Document Parking
    Hope this helps.
    Regards
    Arif Mansuri

  • Is there a list of Out of the Box Adobe Interactive forms for HCM (HR)?

    Hi,
    Is there a list of Out of the Box Adobe Interactive forms for HCM (HR)? Can you please help me?
    Venkatesh

    hi,
    there are standard ISR Adobe forms (interactive) to my knowledge, which you can customise at your convenience.
    kindly check at <a href="http://service.sap.com/adobe"></a>.
    more precisely, go here
    <a href="https://websmp110.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000478323&">Interactive Forms Delivered by SAP Solutions</a>
    Do update the forum reg your findings.
    Thanks and Regardas,
    Anto

  • " plug-in name does not support the highest level of security for Safari plug-ins" appear for some plugins in Safari Security "Manage Website Settings"?

    Hi,
    Wondering why "<plug-in name> does not support the highest level of security for Safari plug-ins" appear for some plugins in Safari > Security > "Manage Website Settings"?
    Have been trying to get to the root cause of the problem but did not find much on this. I am trying to figure out what can get the warning to go away completely than using the Allow/Always Allow options for the plug-in
    Thanks,
    Shyam

    Hi Linc,
    Thank you for your response. Here is the screenshot of the warning that I am talking about.
    Here is what I do:
    1. Launch Safari and open its Preferences. I have Safari 7.1 installed on my machine.
    2. Click Security Tab and click Manage WebSite Settings
    3. A window opens showing me all the Plug-ins that I have (listed on the left hand side).
    4. One of them is the Adobe Reader plug-in. When I click Adobe Reader, the following details about the plug-in show up on the right
    I was referring to the highlighted section that warns me about this plug-in not using the highest level of security for Safari Plug-ins.
    Note: I do not see this for all my plug-ins (QuickTime, Adobe Flash Player don't give me this warning) which tells me that there is a way to make the warning go away.
    Thanks again,
    Shyam

  • After downloading yosemite the sound isn't working for safari

    I have a 13' Macbook Pro Retina and after downloading yosemite the sound isn't working for safari or google chrome, however, sound works for all other applications such as iTunes and notifications as far as I know. How do I get sound back for safari or chrome?

    Reset PRAM.   http://support.apple.com/kb/PH18761
    Reset SMC.     http://support.apple.com/kb/HT3964
    Choose the method for:
    "Resetting SMC on portables with a battery you should not remove on your own".

  • Report not printing all the characters -main section width greater than 11"

    Hi,
    I am trying to build/modify a Report (used in Oracle Apps) which will be printed on some perforated paper. The perforated paper is little bit wider (11.25 inches) than the regular A4 size paper.
    The problem is when I print the report in Oracle Apps, the report isn’t printing all the characters at end of the page. I adjusted the page width to 11.25" in the main section's property palette, but the same thing is happening. Another point to mention is, I should use all of paper space.
    I am not sure if it’s a report builder issue or oracle apps issue.
    Any help is appreciated.
    Thanks
    Srikanth

    You must have larger margin. Try to make smaller header and/or footer.

  • In the browser no text appears in the box under the pointer/finger

    Within the browser window when I direct the cursor pointer/finger at an item, the box/window/bubble will appear under it but there it contains no text with information on the item. This works once outside of the FF open window area, ie toolbar, bookmarks, etc, but not in/on a website. I've checked Flash status (OK) and tried turning pop-up blocker on and off, with no change.

    That did it. Thank you. I never would have figured that one out! Makes it much better visually.

  • HT4356 I have the Epson SX435 printer on the box it states it is compatible to print on an IPad 3 has anyone else had this problem?  How would I overcome this problem?

    I have an Epson sx435 iprinter but get problems printing. It states on the box that it is compatible with new iPad.I keep getting the message no,air printer found. Anyone got any ideas?

    Dorismaria1-
    I do not see the SX435 listed on Apple's list of AirPrint compatible printers <iOS: AirPrint 101>.  Are you sure it is not a TX435 or SX535?
    I consider it deceptive when a printer company claims a model will work with an iPad, and doesn't make it clear that you have to have their custom App.  If that is the case, you need to search the App store for the Epson App.  You may not find it very useful, but it should get you printing.
    In case your printer really is AirPrint compatible, your WiFi router may not correctly handle Bonjour data required by AirPrint to find the printer.  You would need to contact the router's manufacturer to see if there is a change in its setup or a firmware update that will solve your problem.
    Fred

  • Column printing on the same line in reports

    guys,
    i have a report with lets say n no. of columns. Now i want to display column 1 and 2 on the same line, i.e without giving a line break (given the fact that my report is page wise and not tabular). Can i do that? If so, then how?
    Any help will be highly appreciated. Kindly reply asap

    Hi Mike,
          Sorry, I should have realized you were using LabVIEW's HTML VIs - and it doesn't look like they provide for Table "Nesting" (at least through 7.1)!
    Here's a couple of VIs that might help you out.  Util.HTML.Table builds the HTML for a table.  SideBySide.vi uses this Util to embed two tables into an HTML Report.
    I whipped these up just for you - so they may need "polishing".  Should you need to fine-tune the table-appearance, I'm afraid you're on your own, though there's lots of help on the web.  Don't worry, HTML is pretty easy - and you'll find a nice HTML resource here. 
    Cheers!
    Message Edited by tbd on 03-05-2007 12:47 AM
    "Inside every large program is a small program struggling to get out." (attributed to Tony Hoare)
    Attachments:
    Util.HTML.Table.vi ‏63 KB
    SideBySide.vi ‏68 KB

  • Reports ********* gets printed in the field

    Hi ,
    I want to decrease the font size of the report since the report output shows ***** in some columns.
    Is there any way we can avoid this ******** in the report,my problem is i can change the size in layout editor but the font size is not getting changed in the output.Please clarify

    If you haven't been able to resolve this, since you're running the report in Apps, my guess is the concurrent program output format set to Text. Font formats don't apply to text output. Change the concurrent program output format to PDF and rerun the report.
    1a) If you're using Application Developer responsibility, navigate to Concurrent -> Program
    1b) If you're using System Administrator responsibility, navigate to Concurrent -> Program -> Define
    2) Query for your report.
    3) Change the concurrent program output format to PDF.
    4) Save and exit the form.
    5) Rerun the report.

  • What is the BOXI 3 SP2 equivalent for ReportDocument and ParameterValues?

    I need to convert code from BOXI to BOXI 3 SP2.
    What is the BOXI 3 version of BOXI crystalDecisions.CrystalReports.Engine.ReportDocument?
    What is the BOXI 3 version of BOXI CrystalDecisions.Shared.ParameterValues?
    I'm a newbie in business objects, so any help would be appreciated.

    The ReportDocument SDK hasn't undergone huge changes between XI and XI3.1. You should have the Developer edition of Crystal Reports 2008 installed on your dev machine, after the installation of Visual Studio. Apply the latest service pack (it's necessary to patch to at least SP1 if you want to do anything that hooks into Enterprise). Check your project references to make sure they're the right version (12.x). Recompile and see if you get any errors.

  • When naming faces in a photo, often the box never shows up for a face. Help!

    I am  Cindyunable to name a face often when adding photos that I have scanned. How  do I get the box to show up? I have tried clicking on "add a face under the info in edit.

    Gramknit here and I am referring to my Macbook Pro, not iphone

  • Not able to get Out-of-the-Box Examples Index Page for running the jsp examples

    Hi
    I am a new person using weblogic first time I installed the weblogic 7.0 beta
    version on my machine.I am trying to start the weblogic server console so that
    I can configure web applications examples on my machine.
    I am getting following error and not able to view Out-of-the-Box Examples Index
    Page
    error:
    <Apr 5, 2002 12:11:39 PM IST> <Error> <SystemDataStore> <null> <Unable to listen
    on Port 7003: Address in use: JVM_Bind>
    Please help me to find the reason to have this problem
    Thank You in advance
    Vikas

    Hi.
    Please post all WLS 7.0 beta questions to the beta newsgroups -
    weblogic.developer.interest.70beta.*.
    Thanks,
    Michael
    Vikas wrote:
    Hi
    I am a new person using weblogic first time I installed the weblogic 7.0 beta
    version on my machine.I am trying to start the weblogic server console so that
    I can configure web applications examples on my machine.
    I am getting following error and not able to view Out-of-the-Box Examples Index
    Page
    error:
    <Apr 5, 2002 12:11:39 PM IST> <Error> <SystemDataStore> <null> <Unable to listen
    on Port 7003: Address in use: JVM_Bind>
    Please help me to find the reason to have this problem
    Thank You in advance
    Vikas--
    Michael Young
    Developer Relations Engineer
    BEA Support

Maybe you are looking for

  • Itunes crashed during download

    Hello all: Recently, I purchased Pearl Jam's "Ten" from iTunes when the application crashed during the process. I have the receipt from iTunes charging me for the full download but only have 4 of the songs from the album. Is there anyway that someone

  • Why did my ipod do not turn on??

    I have an ipod, i was playing when my ipod turns off and then appear the image with the battery, next i connect my ipod to my computer 30 minutes later i try to turn on my ipod but it was so hot and didn't react.. Help me Please ¡¡¡

  • Recruitment In R/3 System

    Hi All, I would like to configure recruitment in my R/3 system. Can you guide me with the configurations to be done in the system. Please guide me from the initial steps. Thanks in advance, Regards, Raj

  • Having issue viewing purchases done through one Apple TV, on other Apple TV's, even after it has been downloaded to the synced I-Tunes shared account.

    Having a problem accessing movies purchased on a Apple TV by other Apple TV's. I downloaded the purchase to the computer that is used to sync to all my Apple Tv's. Still all the other Apple TV's give me a...go to authorized the computer in order to w

  • Some ugly fonts

    Some fonts are weird. For example, this is a screenshot from http://wiki.archlinux.org/index.php/Xorg#Installing (firefox) Archlinux Ubuntu Am I missing a font or a configuration?