Safari constantly crashing while downloading in Mac OS Lion

Safari is crashing frequently after I download a file.  If I click the download icon that appears in the top right soon after the download is complete, or sometimes when I swipe while a download is happening, Safari on Lion will crash.
Has anyone else seen this?
Mac OS X 10.7
Early 2009 MBP
2.66Ghx Core 2 Duo
8Gb
Process:         Safari [4824]
Path:            /Applications/Safari.app/Contents/MacOS/Safari
Identifier:      com.apple.Safari
Version:         5.1 (7534.48.3)
Build Info:      WebBrowser-7534048003000000~1
Code Type:       X86 (Native)
Parent Process:  launchd [267]
Date/Time:       2011-08-07 11:24:10.105 -0700
OS Version:      Mac OS X 10.7 (11A511)
Report Version:  9
Interval Since Last Report:          151804 sec
Crashes Since Last Report:           9
Per-App Interval Since Last Report:  157508 sec
Per-App Crashes Since Last Report:   7
Anonymous UUID:                      591DC80A-2BF9-4647-A2A1-D8DC9BF3D06E
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGBUS)
Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000fefff000
VM Regions Near 0xfefff000:
    CG backing stores      00000000cad4d000-00000000cb38d000 [ 6400K] rw-/rw- SM=SHM 
--> VM_ALLOCATE            00000000fefff000-00000000ff000000 [    4K] rw-/rwx SM=COW 
    Submap                 00000000ffff0000-00000000ffff2000          r-x/r-x process-only submap
Application Specific Information:
objc[4824]: garbage collection is OFF
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   ???                                     0xfefff000 0 + 4278185984
1   com.apple.LaunchServices                0x900cfb7d _ZL31LSPropertyProviderPrepareValuesPK7__CFURLP11__FileCachePKPK10__CFStringPPK vlSA_PP9__CFError + 46
2   com.apple.CoreServicesInternal          0x907ddb7e _ZL22prepareValuesForBitmapPK7__CFURLP11__FileCacheP19_FilePropertyBitmapPP9__C FError + 284
3   com.apple.CoreServicesInternal          0x907e8217 _FSURLCopyResourcePropertyForKey + 181
4   com.apple.CoreFoundation                0x99cf08b1 CFURLCopyResourcePropertyForKey + 129
5   com.apple.CoreServicesInternal          0x907d0f60 _ZL34encodeResourcePropertyIntoBookmarkR19BookmarkMutableDataPK7__CFURLPK10__CF StringjPP9__CFError + 45
6   com.apple.CoreServicesInternal          0x907d22a5 _ZL28createBookmarkWithURLAtDepthPK13__CFAllocatorPK7__CFURLmS4_PK9__CFArrayR19 BookmarkMutableDatajbPP9__CFError + 4721
7   com.apple.CoreServicesInternal          0x907d2eb0 _CFURLCreateBookmarkData + 255
8   com.apple.LaunchServices                0x9011f2b9 _ZL43_LSOpenItemsWithHandler_CFDictionaryApplierPKvS0_Pv + 2385
9   com.apple.CoreFoundation                0x99cc7b30 __CFDictionaryApplyFunction_block_invoke_1 + 32
10  com.apple.CoreFoundation                0x99ca6e62 CFBasicHashApply + 114
11  com.apple.CoreFoundation                0x99cc7b02 CFDictionaryApplyFunction + 194
12  com.apple.LaunchServices                0x9012103c _LSOpenStuff + 3710
13  com.apple.LaunchServices                0x9010bf83 _ZL26_LSOpenURLsWithRole_CommonPK9__CFArraymPK9AEKeyDescPK26LSApplicationParame ters_V1P19ProcessSerialNumberlP5FSRef + 665
14  com.apple.LaunchServices                0x9010c211 LSOpenFromURLSpec + 221
15  com.apple.AppKit                        0x947105d7 -[NSWorkspace _openFile:withApplication:asService:andWait:andDeactivate:] + 626
16  com.apple.AppKit                        0x94707b2e -[NSWorkspace openFile:withApplication:andDeactivate:] + 71
17  com.apple.AppKit                        0x94707927 -[NSWorkspace openFile:withApplication:] + 55
18  com.apple.AppKit                        0x9470795f -[NSWorkspace openFile:] + 48
19  com.apple.Safari.framework              0x999fd696 -[DownloadProgressEntry(DownloadProgressEntryInternal) _open] + 387
20  com.apple.Safari.framework              0x999fb51c -[DownloadProgressEntry(DownloadProgressEntryInternal) _autoOpen] + 130
21  com.apple.Safari.framework              0x999fc239 -[DownloadProgressEntry(DownloadProgressEntryInternal) _startPostProcessingIfDone] + 239
22  com.apple.Safari.framework              0x999fa604 -[DownloadProgressEntry setDone:] + 39
23  com.apple.Safari.framework              0x999f6f98 -[DownloadMonitorOld(ContextDownloadClient) wkDownloadDidFinish:] + 87
24  com.apple.Safari.framework              0x999f4773 non-virtual thunk to Safari::DownloadMonitor::didFinish(Safari::WK::Context const&, Safari::WK::Download const&) + 62
25  com.apple.Safari.framework              0x999d78cc _ZN6Safari2WKL9didFinishEPK15OpaqueWKContextPK16OpaqueWKDownloadPKv + 71
26  com.apple.WebKit2                       0x9a97db77 WebKit::WebDownloadClient::didFinish(WebKit::WebContext*, WebKit::DownloadProxy*) + 39
27  com.apple.WebKit2                       0x9a97db3a WebKit::DownloadProxy::didFinish() + 38
28  com.apple.WebKit2                       0x9a949e6a WebKit::WebContext::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 166
29  com.apple.WebKit2                       0x9a9460f1 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageID, CoreIPC::ArgumentDecoder*) + 103
30  com.apple.WebKit2                       0x9a946023 CoreIPC::Connection::dispatchMessage(CoreIPC::Connection::Message<CoreIPC::Argu mentDecoder>&) + 179
31  com.apple.WebKit2                       0x9a945f39 CoreIPC::Connection::dispatchMessages() + 125
32  com.apple.WebKit2                       0x9a943378 MemberFunctionWorkItem0<CoreIPC::Connection>::execute() + 38
33  com.apple.WebKit2                       0x9a94269c RunLoop::performWork() + 94
34  com.apple.WebKit2                       0x9a942618 RunLoop::performWork(void*) + 86
35  com.apple.CoreFoundation                0x99ca710f __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 15
36  com.apple.CoreFoundation                0x99ca6ac6 __CFRunLoopDoSources0 + 246
37  com.apple.CoreFoundation                0x99cd09d8 __CFRunLoopRun + 1112
38  com.apple.CoreFoundation                0x99cd01ec CFRunLoopRunSpecific + 332
39  com.apple.CoreFoundation                0x99cd0098 CFRunLoopRunInMode + 120
40  com.apple.HIToolbox                     0x9349b487 RunCurrentEventLoopInMode + 318
41  com.apple.HIToolbox                     0x934a2dc3 ReceiveNextEventCommon + 381
42  com.apple.HIToolbox                     0x934a2c32 BlockUntilNextEventMatchingListInMode + 88
43  com.apple.AppKit                        0x93fcd8ec _DPSNextEvent + 678
44  com.apple.AppKit                        0x93fcd159 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
45  com.apple.Safari.framework              0x9993d608 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
46  com.apple.AppKit                        0x93fc94cb -[NSApplication run] + 904
47  com.apple.AppKit                        0x9425cb54 NSApplicationMain + 1054
48  com.apple.Safari.framework              0x99afdc25 SafariMain + 219
49  com.apple.Safari                        0x0006bf79 0x6b000 + 3961
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x9909090a kevent + 10
1   libdispatch.dylib                       0x99098ccc _dispatch_mgr_invoke + 969
2   libdispatch.dylib                       0x9909771b _dispatch_mgr_thread + 53
Thread 2:: WebCore: IconDatabase
0   libsystem_kernel.dylib                  0x9908f83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x955a2e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x9555342c pthread_cond_wait$UNIX2003 + 71
3   com.apple.WebCore                       0x97c281a8 WebCore::IconDatabase::syncThreadMainLoop() + 376
4   com.apple.WebCore                       0x97c25c9d WebCore::IconDatabase::iconDatabaseSyncThread() + 501
5   com.apple.WebCore                       0x97c25a9b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 17
6   libsystem_c.dylib                       0x9559eed9 _pthread_start + 335
7   libsystem_c.dylib                       0x955a26de thread_start + 34
Thread 3:: CoreAnimation render server
0   libsystem_kernel.dylib                  0x9908dc22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9908d1f6 mach_msg + 70
2   com.apple.QuartzCore                    0x9af296ed CA::Render::Server::server_thread(void*) + 233
3   com.apple.QuartzCore                    0x9af295fa thread_fun + 29
4   libsystem_c.dylib                       0x9559eed9 _pthread_start + 335
5   libsystem_c.dylib                       0x955a26de thread_start + 34
Thread 4:: Safari: SafeBrowsingManager
0   libsystem_kernel.dylib                  0x9908dc22 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x9908d1f6 mach_msg + 70
2   com.apple.CoreFoundation                0x99cc79ea __CFRunLoopServiceMachPort + 170
3   com.apple.CoreFoundation                0x99cd0b14 __CFRunLoopRun + 1428
4   com.apple.CoreFoundation                0x99cd01ec CFRunLoopRunSpecific + 332
5   com.apple.CoreFoundation                0x99cd0098 CFRunLoopRunInMode + 120
6   com.apple.Safari.framework              0x99ab5ab8 Safari::MessageRunLoop::runSingleRunLoopIteration() + 52
7   com.apple.Safari.framework              0x99ab53de Safari::MessageRunLoop::threadBody() + 156
8   com.apple.Safari.framework              0x99ab533b Safari::MessageRunLoop::threadCallback(void*) + 17
9   libsystem_c.dylib                       0x9559eed9 _pthread_start + 335
10  libsystem_c.dylib                       0x955a26de thread_start + 34
Thread 5:: Safari: SnapshotStore
0   libsystem_kernel.dylib                  0x9908f83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x955a2e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x9555342c pthread_cond_wait$UNIX2003 + 71
3   com.apple.JavaScriptCore                0x9b2e0d81 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
4   com.apple.Safari.framework              0x99b2fa15 Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 119
5   com.apple.Safari.framework              0x99b2d24f Safari::SnapshotStore::diskAccessThreadBody() + 257
6   com.apple.Safari.framework              0x99b2cbbd Safari::SnapshotStore::diskAccessThreadCallback(void*) + 17
7   libsystem_c.dylib                       0x9559eed9 _pthread_start + 335
8   libsystem_c.dylib                       0x955a26de thread_start + 34
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x9908fb42 __select + 10
1   com.apple.CoreFoundation                0x99d1e9e5 __CFSocketManager + 1557
2   libsystem_c.dylib                       0x9559eed9 _pthread_start + 335
3   libsystem_c.dylib                       0x955a26de thread_start + 34
Thread 7:
0   libsystem_kernel.dylib                  0x9909002e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x955a0ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x955a26fe start_wqthread + 30
Thread 8:
0   libsystem_kernel.dylib                  0x9909002e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x955a0ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x955a26fe start_wqthread + 30
Thread 9:: CVDisplayLink
0   libsystem_kernel.dylib                  0x9908f83e __psynch_cvwait + 10
1   libsystem_c.dylib                       0x955a2e21 _pthread_cond_wait + 827
2   libsystem_c.dylib                       0x9555342c pthread_cond_wait$UNIX2003 + 71
3   com.apple.CoreVideo                     0x9934c527 CVDisplayLink::runIOThread() + 945
4   com.apple.CoreVideo                     0x9934c15f _ZL13startIOThreadPv + 160
5   libsystem_c.dylib                       0x9559eed9 _pthread_start + 335
6   libsystem_c.dylib                       0x955a26de thread_start + 34
Thread 10:
0   libsystem_kernel.dylib                  0x9909002e __workq_kernreturn + 10
1   libsystem_c.dylib                       0x955a0ccf _pthread_wqthread + 773
2   libsystem_c.dylib                       0x955a26fe start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000025  ebx: 0xc0066ee0  ecx: 0xc0066f38  edx: 0x00000001
  edi: 0xc0066c52  esi: 0x900e9731  ebp: 0xc0066f48  esp: 0xc0066c2c
   ss: 0x00000023  efl: 0x00010202  eip: 0xfefff000   cs: 0x0000001b
   ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
  cr2: 0xfefff000
Logical CPU: 1
Binary Images:
   0x6b000 -    0x6bfff  com.apple.Safari (5.1 - 7534.48.3) <A04E95A3-CDFC-3C5D-ACC9-8F24CBC5CACD> /Applications/Safari.app/Contents/MacOS/Safari
0x5de2000 -  0x5de7fe2  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <C9714E84-87B3-3EF4-A598-758522D1DB25> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
0x5dee000 -  0x5df0fff  libCoreFSCache.dylib (??? - ???) <8CC7923C-BD40-3A87-A295-0EAC7760800E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
0x5e11000 -  0x5e11ffb +cl_kernels (??? - ???) <55D81252-8C3B-4924-9C3B-A6E0B6DEC6C6> cl_kernels
0x5e13000 -  0x5eb4ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <6C750910-BE8C-3D26-8272-9C4285153DAF> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
0x5ece000 -  0x5ecfffb +cl_kernels (??? - ???) <5DBDAE56-530A-499D-A43B-3DC0E6343B15> cl_kernels
0x5f7f000 -  0x5f80ff8 +cl_kernels (??? - ???) <1F34AC52-4449-4DEA-A7DB-F84B438C4045> cl_kernels
0x5f86000 -  0x5f87ff8 +cl_kernels (??? - ???) <23856B5A-47CF-46AC-904D-FAFAAF7AEFC1> cl_kernels
0x6be6000 -  0x6be8fff +com.topeer.2peerCMPlugin (1.0 - 1.0) <C3F0734E-3373-5A85-5E0A-D3C70BF58B93> /Users/USER/Library/Contextual Menu Items/2PeerCMPlugin.plugin/Contents/MacOS/2PeerCMPlugin
0x6bed000 -  0x6beefff +com.google.GoogleNotifierQuickAddCMPlugin (1.10.4 - 1.10.4.676) <4B2EB065-CA53-8F6C-0687-D451E07E7FF5> /Users/USER/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin/Contents/MacOS/Google Notifier Quick Add CM Plugin
0x6bf3000 -  0x6bf4fff +uk.co.markallan.clamxav.ScanWithClamXav (??? - 1.0) /Users/USER/Library/Contextual Menu Items/ScanWithClamXav.plugin/Contents/MacOS/ScanWithClamXav
0x6bf9000 -  0x6bfafff +com.vmware.FusionVMDKPlugIn (??? - 0.0.1d2) /Library/Contextual Menu Items/FusionVMDKPlugIn.plugin/Contents/MacOS/FusionVMDKPlugIn
0x6bfe000 -  0x6c02ff7 +org.tigris.scfinderplugin (??? - 169) <7EEC70AB-634F-D6C8-85BF-0AD1289630F3> /Library/Contextual Menu Items/SCFinderPlugin.plugin/Contents/MacOS/SCFinderPlugin
0x78fa000 -  0x7a67ff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x7a9b000 -  0x7b92ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x7bb6000 -  0x7be3ff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
0x8f0c4000 - 0x8f7d8ffb  com.apple.GeForceGLDriver (7.2.9 - 7.0.2) <ABB8D7C1-D17F-3B73-896F-DC1550D039D7> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
0x8fe6a000 - 0x8fe9c9c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
0x90005000 - 0x9002cff3  com.apple.framework.Apple80211 (7.0 - 700.57) <D3256A8F-E155-373D-AFAE-B37EDCF2454D> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x90059000 - 0x90064ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <4A7FCD28-9C09-3120-980A-BDF6EDFAAC62> /usr/lib/libbz2.1.0.dylib
0x90065000 - 0x900b5ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x900b6000 - 0x9014aff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x90343000 - 0x90346ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x9037e000 - 0x9039aff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
0x9039b000 - 0x903acfff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
0x903ad000 - 0x903bdfff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
0x907cc000 - 0x907f4ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
0x907f5000 - 0x90881ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x908c4000 - 0x908c5ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
0x908c6000 - 0x90930ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
0x90931000 - 0x90932ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
0x90933000 - 0x90a16ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
0x90a36000 - 0x90a79ff3  com.apple.framework.CoreWLAN (2.0 - 200.46) <2B7DABD6-6A26-32CE-9096-6BD4B653FC95> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x90a7a000 - 0x90a7bfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
0x90a7c000 - 0x90a80ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
0x90a81000 - 0x90e83ff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x90e84000 - 0x90e92fff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x90e93000 - 0x90ec9ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x90eca000 - 0x90edffff  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
0x90ee0000 - 0x90ee1ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
0x90ee2000 - 0x90eedff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x90efd000 - 0x90f05ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
0x90f06000 - 0x90f46ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
0x90f47000 - 0x90f88ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x91089000 - 0x910aefff  com.apple.datadetectors (3.0 - 172.0) <3F4A3CFC-65FF-3A50-BBAB-76AA4EE0B915> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
0x910af000 - 0x911c6fe9  com.apple.WebKit (7534 - 7534.48.3) <D537DA49-1C57-31A5-8359-5D8ACC47EE85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x911c7000 - 0x911caff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x911cb000 - 0x911ccff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
0x911cd000 - 0x911f6ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x91272000 - 0x91276ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91277000 - 0x91294ff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x91297000 - 0x91297fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x91298000 - 0x9168bff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
0x916ea000 - 0x9189eff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
0x9189f000 - 0x918a5ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x918cb000 - 0x918d8fff  com.apple.HelpData (2.1.0 - 68) <C1E7DE84-CCC3-3495-93B7-3D47FBC1FFD1> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x9194c000 - 0x91982ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x91983000 - 0x91fe865b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x91fe9000 - 0x91fe9fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x91ff6000 - 0x92158fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x92159000 - 0x923defe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
0x923e9000 - 0x92427fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x92428000 - 0x92430ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
0x92432000 - 0x92650ff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
0x92651000 - 0x92658ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
0x92d37000 - 0x92d59ffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x93092000 - 0x93498fff  com.apple.RawCamera.bundle (3.7.2 - 573) <79B5B169-0884-3530-B59B-B4B0A72AC5CE> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x93499000 - 0x937d8ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x937d9000 - 0x937fbff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
0x9383a000 - 0x9383dff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
0x93840000 - 0x93b9cfff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
0x93b9d000 - 0x93ba2ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x93bb7000 - 0x93bbefff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
0x93bbf000 - 0x93ebffff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x93ec0000 - 0x93ecbffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x93ecc000 - 0x93fc3ff3  com.apple.PubSub (1.0.5 - 65.28) <711EF95C-BE58-34A0-AF80-B7EAD17218E7> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
0x93fc4000 - 0x94a49ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x94a4a000 - 0x94a4afff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x94aa5000 - 0x94f81ff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x94f82000 - 0x95058ff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
0x950da000 - 0x950dbfff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x9515b000 - 0x95197fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
0x95198000 - 0x95198fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x95199000 - 0x95442ff7  com.apple.AddressBook.framework (6.0 - 1043) <54E6D4A0-2799-386D-B53A-9582393E5E5E> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x95443000 - 0x95450fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x95458000 - 0x954fcfff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x954fd000 - 0x95513ffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
0x95514000 - 0x95534fff  com.apple.framework.internetaccounts (1.0 - 1) <81784495-964C-3814-A3AC-24C15A033C6E> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
0x95540000 - 0x95541ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
0x95542000 - 0x9560dfff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
0x9560e000 - 0x95686ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x9568b000 - 0x9568cffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
0x956cc000 - 0x956ccfff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x956cd000 - 0x95866ff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x95867000 - 0x9586ffff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95870000 - 0x95873fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
0x95874000 - 0x95934fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <13EB75E5-98E5-3C3D-A2D7-CD6CB292C227> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x95935000 - 0x95948ff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x95962000 - 0x95965ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
0x95966000 - 0x95975fff  SyndicationUI (??? - ???) <F6C2DFA5-66CF-3B98-81BB-D81E5185AE62> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
0x95976000 - 0x95c27ff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x95d8e000 - 0x95db3ff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x95db4000 - 0x95dcbff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
0x95dce000 - 0x95dd3ffb  com.apple.phonenumbers (1.0 - 47) <84484814-C9BE-33E7-A3DF-4DD0E970B902> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
0x95dd4000 - 0x963d0fe3  libclh.dylib (4.0.3 - 4.0.3) <E7124DCC-4245-3BDE-867B-93932ECA4BA5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x963d1000 - 0x96826fff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
0x96828000 - 0x968b2ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x968f0000 - 0x969d8fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
0x96a0a000 - 0x96a12ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
0x96a24000 - 0x96a74ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x96aca000 - 0x96ad4ff0  com.apple.DirectoryService.Framework (10.7 - 144) <8F1D20D2-300A-3CC8-BDD0-C79CE0B2BA3A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x96ad5000 - 0x96b26ff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
0x96b27000 - 0x96b89ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
0x96b8a000 - 0x96b8efff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x96b8f000 - 0x96f47ffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
0x96f8c000 - 0x96fbafe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
0x96fbb000 - 0x97002fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x97003000 - 0x97114ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x97115000 - 0x97142ff7  com.apple.securityinterface (5.0 - 55004) <93C0285A-A266-3F21-82C9-434CBD3FA712> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
0x97143000 - 0x97151fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
0x97184000 - 0x971c0ffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x97231000 - 0x97245ff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x97246000 - 0x972a2ff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
0x972a3000 - 0x972b3ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
0x972b4000 - 0x97305ff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x97306000 - 0x9738dfff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x9738e000 - 0x97499ffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x9749a000 - 0x9749cff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x9749d000 - 0x9750bfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x9787a000 - 0x9787dff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
0x9787e000 - 0x9794dffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x9794e000 - 0x97968fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x97981000 - 0x97aaaff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x97af9000 - 0x97affffb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x97b00000 - 0x97c20fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x97c21000 - 0x98643fef  com.apple.WebCore (7534 - 7534.48.3) <EAEADE43-C614-3CEF-B04D-27258FB7203B> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
0x98644000 - 0x98661fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
0x98662000 - 0x988d3ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
0x988d4000 - 0x988d4fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
0x988d5000 - 0x98932ffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x98933000 - 0x9893eff4  com.apple.CrashReporterSupport (10.7 - 343) <BB59A426-7D2B-33DC-BCCB-AE5520AFED5E> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
0x9893f000 - 0x98958fff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x98959000 - 0x98982ffe  com.apple.shortcut (2.0 - 2.0) <7F289D05-DDEC-3993-9F86-0DB896E1E686> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x98983000 - 0x98ffeff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x98fff000 - 0x99014ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x99015000 - 0x99075ffb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x99076000 - 0x99076ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x99077000 - 0x99095ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
0x99096000 - 0x990a4fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
0x990a5000 - 0x990fdfff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x990fe000 - 0x9910cff7  libxar.1.dylib (??? - ???) <9BD02F7B-6688-3504-B53E-4158F61C1249> /usr/lib/libxar.1.dylib
0x9910d000 - 0x9910fffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x99136000 - 0x9919dfff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
0x9919e000 - 0x991f7ff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x992cc000 - 0x992d3ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x992f1000 - 0x992f1ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x9934a000 - 0x9936dfff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x9936e000 - 0x99371ffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x99372000 - 0x9944fff3  com.apple.backup.framework (1.3 - 1.3) <7FA7E2E6-9E99-3F1B-B276-5216D0883DFD> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x99482000 - 0x99519ff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x9951a000 - 0x9954eff8  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
0x9955b000 - 0x995f6ff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x995f7000 - 0x9965fff3  com.apple.ISSupport (1.9.8 - 56) <963339C2-020F-337E-AFB9-176090F818EC> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x99660000 - 0x99696fff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
0x99697000 - 0x998c0ffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
0x998c1000 - 0x998cafff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
0x998cb000 - 0x998e4ffb  com.apple.frameworks.preferencepanes (15.0 - 15.0) <2DFCA1EB-E90F-305A-823B-D73D0104951B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x998e5000 - 0x99c53ffb  com.apple.Safari.framework (7534 - 7534.48.3) <C3115BAB-5CCB-3C1F-BCE8-2206359C1E60> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
0x99c95000 - 0x99e6bfef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x99e6c000 - 0x99e6cffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
0x99eea000 - 0x99eeeffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
0x99eef000 - 0x99ef0fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
0x99ef1000 - 0x99f24fef  libtidy.A.dylib (??? - ???) <E962D8EC-6B9D-35B7-B586-F07D92302ADD> /usr/lib/libtidy.A.dylib
0x9a007000 - 0x9a083ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
0x9a0b5000 - 0x9a0baff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
0x9a0bb000 - 0x9a0c6fff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
0x9a0c7000 - 0x9a0f5ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x9a243000 - 0x9a247fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9a24a000 - 0x9a24cff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
0x9a24d000 - 0x9a24dfff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x9a24e000 - 0x9a2c3fff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x9a2c4000 - 0x9a2ccffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
0x9a2cd000 - 0x9a2d1ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x9a2d2000 - 0x9a310fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x9a311000 - 0x9a3e7a5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
0x9a457000 - 0x9a54fff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x9a5ab000 - 0x9a5f9ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
0x9a5fa000 - 0x9a63aff3  com.apple.corelocation (330.9 - 330.9) <2F87DE20-E231-39C1-8CCB-3C029A07DC18> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
0x9a63b000 - 0x9a63cfff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
0x9a63d000 - 0x9a6cafe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x9a6cb000 - 0x9a70effd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
0x9a70f000 - 0x9a72efff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
0x9a76b000 - 0x9a793ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
0x9a794000 - 0x9a80fffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9a810000 - 0x9a820fff  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
0x9a821000 - 0x9a84bff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
0x9a84c000 - 0x9a8aeffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
0x9a8bb000 - 0x9a8c4ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x9a8c5000 - 0x9a92aff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x9a92b000 - 0x9aa55ffc  com.apple.WebKit2 (7534 - 7534.48.3) <06976389-E453-35F0-A280-0FC4B337AA27> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
0x9aac1000 - 0x9aaecfff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x9aaed000 - 0x9abadff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9abae000 - 0x9ac9eff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
0x9aca2000 - 0x9ad78ff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x9adba000 - 0x9adc4ff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x9adfa000 - 0x9ae5efff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x9ae71000 - 0x9ae97ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
0x9ae98000 - 0x9aee8fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x9aee9000 - 0x9af19ff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
0x9af1a000 - 0x9af1afff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x9af1b000 - 0x9af26ffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x9af27000 - 0x9b088ffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x9b089000 - 0x9b0d2ff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x9b176000 - 0x9b1c5ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x9b1c6000 - 0x9b2d5ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
0x9b2d6000 - 0x9b4f0ff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x9c242000 - 0x9c394ffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x9c395000 - 0x9c698ff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 20
    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: 2398
    thread_create: 0
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=202.2M resident=128.2M(63%) swapped_out_or_unallocated=74.0M(37%)
Writable regions: Total=189.2M written=23.5M(12%) resident=110.1M(58%) swapped_out=0K(0%) unallocated=79.1M(42%)
REGION TYPE                      VIRTUAL
===========                      =======
ATS (font support)                 31.9M
CG backing stores                  10.6M
CG image                           3164K
CG raster data                     1476K
CG shared images                   3448K
CoreAnimation                      31.1M
CoreGraphics                          8K
CoreServices                       1676K
IOKit                              27.4M
JS JIT generated code                32K
JS VM register file (reserved)     4160K        reserved VM address space (unallocated)
JS garbage collector                 16K
MALLOC                             48.8M
MALLOC guard page                    48K
Memory tag=240                        4K
Memory tag=242                       12K
OpenCL                               44K
OpenGL GLSL                         988K
OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
SQLite page cache                  3072K
Stack                              68.8M
VM_ALLOCATE                        16.8M
__CI_BITMAP                          80K
__DATA                             13.3M
__DATA/__OBJC                       296K
__IMAGE                            1256K
__IMPORT                             24K
__LINKEDIT                         42.1M
__OBJC                             3076K
__OBJC/__DATA                        36K
__PAGEZERO                            4K
__TEXT                            160.0M
__UNICODE                           544K
mapped file                        96.6M
shared memory                       960K
shared pmap                        5548K
===========                      =======
TOTAL                             576.8M
TOTAL, minus reserved VM space    572.6M
Model: MacBookPro5,2, BootROM MBP52.008E.B05, 2 processors, Intel Core 2 Duo, 2.66 GHz, 8 GB, SMC 1.42f4
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, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130304C4620
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x0198, 0x393930353432382D3030352E4130304C4620
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8D), Broadcom BCM43xx 1.0 (5.100.98.75.6)
Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en1
Serial ATA Device: TOSHIBA MK3255GSXF, 320.07 GB

The crash may have been caused by third-party system modifications that you installed:
/Users/USER/Library/Contextual Menu Items/2PeerCMPlugin.plugin
/Users/USER/Library/Contextual Menu Items/Google Notifier Quick Add CM Plugin.plugin
/Users/USER/Library/Contextual Menu Items/ScanWithClamXav.plugin
/Library/Contextual Menu Items/FusionVMDKPlugIn.plugin
/Library/Contextual Menu Items/SCFinderPlugin.plugin
Remove them, log out, log back in, and try again.

Similar Messages

  • Brand new iPad mini 32GB LTE (Verizon) purchased on 1/7/13 is constantly crashing while on Safari and other apps.

    Brand new iPad mini 32GB LTE (Verizon) purchased on 1/7/13 is constantly crashing while on Safari and other apps. Anyone have any suggestions on what I should do besides restoring it and rebooting it as I have already done so. Should i exchange it at the apple store for a new one? Any suggestions? Im still under the 14 day return policy.

    Returning it is a way to go, obviously. Unless that's quick and convenient enough for you, you may try resetting it to factory settings first under Settings -> General -> Reset.
    A new setup and sync (not restoring, to avoid the cause of the problem coming over again) might fix it once and forever.

  • Safari constantly crashes - is it 10.4 - 10.5 plug in or SIMBL

    Hi, I've had this problem of Safari constantly crashing, is it due to a the 10.4 - 10.5 plug in or SIMBL which is in my inputmanager?
    Here's my crash report, many thanks for any advice
    Process: Safari [1699]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: X86 (Native)
    Parent Process: launchd [110]
    Date/Time: 2011-03-07 03:46:19.141 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: F7526666-46C8-406E-A91D-6ECF30BC194B
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000001e
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95116889 WebCore::Page::inspectorTimelineAgent() const + 9
    1 com.apple.WebCore 0x95a9e38f WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*, WebCore::ShouldAllowXSS) + 415
    2 com.apple.WebCore 0x95a9e965 WebCore::ScriptController::executeScriptInWorld(WebCore::DOMWrapperWorld*, WebCore::String const&, bool, WebCore::ShouldAllowXSS) + 821
    3 com.apple.WebCore 0x952b227c WebCore::ScheduledAction::execute(WebCore::Document*) + 284
    4 com.apple.WebCore 0x952b1c45 WebCore::DOMTimer::fired() + 101
    5 com.apple.WebCore 0x951e8bbe WebCore::ThreadTimers::sharedTimerFiredInternal() + 158
    6 com.apple.WebCore 0x951e8a92 WebCore::ThreadTimers::sharedTimerFired() + 66
    7 com.apple.WebCore 0x95aa92a4 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68
    8 com.apple.CoreFoundation 0x90c138f5 CFRunLoopRunSpecific + 4469
    9 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    10 com.apple.HIToolbox 0x92d462ac RunCurrentEventLoopInMode + 283
    11 com.apple.HIToolbox 0x92d45ffe ReceiveNextEventCommon + 175
    12 com.apple.HIToolbox 0x92d45f39 BlockUntilNextEventMatchingListInMode + 106
    13 com.apple.AppKit 0x96eb96d5 _DPSNextEvent + 657
    14 com.apple.AppKit 0x96eb8f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    15 com.apple.Safari 0x0001609b 0x1000 + 86171
    16 com.apple.AppKit 0x96eb1f9f -[NSApplication run] + 795
    17 com.apple.AppKit 0x96e7f1d8 NSApplicationMain + 574
    18 com.apple.Safari 0x0000a63e 0x1000 + 38462
    Thread 1:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90e6bc3f ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x90e6bf5f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x950f8ff4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x950f530c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9097a18c CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    6 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002edb3 0x1000 + 187827
    5 com.apple.Safari 0x0002eafc 0x1000 + 187132
    6 com.apple.Safari 0x0002ea95 0x1000 + 187029
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9019f520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9013bdfd -[NSThread main] + 45
    6 com.apple.Foundation 0x9013b9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x930ca6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    2 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x909165f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90916480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90d0e7d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001ad9ee 0x1000 + 1755630
    4 com.apple.Safari 0x00044c65 0x1000 + 277605
    5 com.apple.Safari 0x00044bb5 0x1000 + 277429
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xfffffffe ebx: 0x95a9e1fe ecx: 0x20cd1918 edx: 0x20cd1918
    edi: 0x20014964 esi: 0x20014920 ebp: 0xbfffea08 esp: 0xbfffea08
    ss: 0x0000001f efl: 0x00010202 eip: 0x95116889 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000001e
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.3 (5533.19.4) <604052a6c5ff84f5df924969ac776080> /Applications/Safari.app/Contents/MacOS/Safari
    0x643000 - 0x64efff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x656000 - 0x680fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x691000 - 0x6a0ffc SyndicationUI ??? (???) <2cd698f2228f7a85b073c9c3fbc32cba> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x1ade000 - 0x1ae0fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x1b22000 - 0x1b31ff7 +com.tekuris.iPlace ??? (1.0.3) <628974967aef786a1c99b584047355f5> /Users/keithyu/Library/Application Support/SIMBL/Plugins/iPlace.bundle/Contents/MacOS/iPlace
    0x11d8c000 - 0x12173fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x16a11000 - 0x16a16ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x1745f000 - 0x17462ff2 +com.macromedia.Flash Player.plugin 10.2.152.33 (10.2.152.33) <159ee5de4b5919ed7869e6d11f4d67b7> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x17468000 - 0x17e79ff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.2.152.33 (10.2.152.33) <9e952d5be0c7a400ff8d0d280be6e399> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x18142000 - 0x18145fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1814b000 - 0x18151fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x181d5000 - 0x1822afdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18258000 - 0x1825bff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x18260000 - 0x184b8fe3 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 56) (1.2) <45d3670a399f994c69d98da41e4e3201> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x22c2a000 - 0x22c38feb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x22c80000 - 0x22c92fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9000fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9003a000 - 0x9003affe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9004f000 - 0x900a0ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x900a1000 - 0x900b0fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x900b1000 - 0x900b8ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x900b9000 - 0x900c0ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x900c1000 - 0x900c5fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x900c6000 - 0x900c9fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x900ca000 - 0x90130ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90131000 - 0x903adfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x903ae000 - 0x903e8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x903e9000 - 0x904f0ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x904f1000 - 0x90643ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90644000 - 0x90660ff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x908d4000 - 0x908f8fff libxslt.1.dylib ??? (???) <f0872c9ba3c17861fba8c45a3647cee1> /usr/lib/libxslt.1.dylib
    0x908f9000 - 0x90976feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90977000 - 0x90a1efec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90a1f000 - 0x90b9ffff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90ba0000 - 0x90cd3fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90cd4000 - 0x90cfcff7 com.apple.shortcut 1.0.1 (1.0) <a452d3f7feae073a12718c2bc553c575> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90cfd000 - 0x90ef5fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90ef6000 - 0x90f1afeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90f1b000 - 0x911f5ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x911f6000 - 0x911f7ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x911f8000 - 0x91241fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91242000 - 0x913c6fef com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x913c7000 - 0x913f0fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x913f7000 - 0x913f7fff com.apple.Carbon 136 (136) <2ea8decb44f41c4f2fc6fe93e0a53174> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x913f8000 - 0x9149cff7 com.apple.QuickTimeImporters.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9149d000 - 0x9185bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9185c000 - 0x9186affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x9189b000 - 0x918a7ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x918a8000 - 0x918aaff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x918ab000 - 0x91c67ff4 com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x91c68000 - 0x91cefff7 libsqlite3.0.dylib ??? (???) <7d1fcfae937da95c7d2b9bdea57e6dc0> /usr/lib/libsqlite3.0.dylib
    0x91d12000 - 0x91d30ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91d31000 - 0x91d40ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <9a3a2108a5612a5e683e7e026c582a98> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91d41000 - 0x91d43ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91d44000 - 0x923e4fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x923e5000 - 0x92412feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92413000 - 0x92453fef com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92454000 - 0x924d3ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92638000 - 0x927f4ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x927f5000 - 0x92882ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92883000 - 0x92933fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92934000 - 0x92953ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92954000 - 0x9299fff7 com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x929a0000 - 0x92a1aff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <3839795086b6857d3c60064dce8702b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92a1b000 - 0x92a46fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x92a47000 - 0x92ad1ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92ad2000 - 0x92b21fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92b22000 - 0x92b53ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92b9e000 - 0x92c86ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92c87000 - 0x92c8cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92c9f000 - 0x92c9fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92cef000 - 0x92d0dfff libresolv.9.dylib ??? (???) <39f6d8651f3dca7a1534fa04322e6763> /usr/lib/libresolv.9.dylib
    0x92d0e000 - 0x92d15fff com.apple.agl 3.0.9 (AGL-3.0.9) <d64d715dab8565014f5e2f239fd2410c> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92d16000 - 0x9301efe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9301f000 - 0x93079ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9307a000 - 0x931e1ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x931e2000 - 0x931edfe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x931ee000 - 0x931f2fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x931f3000 - 0x9320bfff com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93224000 - 0x9322afff com.apple.print.framework.Print 218.0.3 (220.2) <0b70ba17cbbe4d62a00bec91c8cc675e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9322b000 - 0x9322bff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9322c000 - 0x93376feb com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93377000 - 0x933a9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933e7000 - 0x93464fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93465000 - 0x9346afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9346b000 - 0x9346bffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9346c000 - 0x9355afef com.apple.PubSub 1.0.5 (65.20) <5b1a742b759dd3bc4a6914805a7b314d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9355b000 - 0x93886ff6 com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93887000 - 0x93939ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x93a20000 - 0x93a36fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93a6c000 - 0x93b27fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93b28000 - 0x93b62ffe com.apple.securityfoundation 3.0.2 (36131) <f36bdfb346d21856a7aa3e67024cc1d7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93b63000 - 0x93bbcff7 libGLU.dylib ??? (???) <a08a753efc35f8a27f9c8f938fa01101> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93c2b000 - 0x93c2dfff com.apple.securityhi 3.0 (30817) <db23f4bad9f63a606468a4047a69b945> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93c2e000 - 0x93c6ffe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93c70000 - 0x93c70ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c71000 - 0x93cbcfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93cbd000 - 0x93ccdffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93cce000 - 0x93cdbfe7 com.apple.opengl 1.5.10 (1.5.10) <95c3d857570a137d0e8285c9eafa1112> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93cdc000 - 0x93cecfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93cf9000 - 0x93cf9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93cfa000 - 0x93d48fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93d49000 - 0x93d7ffef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x93d80000 - 0x93dbefff libGLImage.dylib ??? (???) <b154e14c351ddc950d5228819201435e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93eb4000 - 0x93eebfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93eec000 - 0x93fb7fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93fb8000 - 0x94355fef com.apple.QuartzCore 1.5.8 (1.5.8) <8dc9ad0616bf56ebba60d6353737ac4e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94356000 - 0x94362fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x94363000 - 0x94444ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x944b9000 - 0x94601ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94607000 - 0x9460efe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x9460f000 - 0x9469cff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9469d000 - 0x946dcfef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x946dd000 - 0x9470cfe3 com.apple.AE 402.3 (402.3) <aee412511c8725cd1a2cfb6501316bd5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9470d000 - 0x94728ff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94729000 - 0x94729ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9472a000 - 0x948b9fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <5382f0ce050d3edd8f5979b8a87557bf> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9490c000 - 0x94d1cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94d1d000 - 0x94d32ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94d33000 - 0x94f04ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94f05000 - 0x94f98ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94f99000 - 0x95040feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95041000 - 0x95049fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9504a000 - 0x95054feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95055000 - 0x9505efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9505f000 - 0x950f2fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x950f3000 - 0x95bedfff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95bee000 - 0x95c60fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95c61000 - 0x95cbeffb libstdc++.6.dylib ??? (???) <7d389389a99ce696726cf4c8980cc505> /usr/lib/libstdc++.6.dylib
    0x95dbc000 - 0x95ef4fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95ef5000 - 0x95f51ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95f52000 - 0x95f6fff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95f70000 - 0x95f70ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95f71000 - 0x95f76fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95f77000 - 0x96e77fe6 com.apple.QuickTimeComponents.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96e78000 - 0x96e78ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96e79000 - 0x97677fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97678000 - 0x977b1ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x977b2000 - 0x977b2ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x977b3000 - 0x97893fff libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x97894000 - 0x9795bff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9795c000 - 0x9799efef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9799f000 - 0x97e70f76 libGLProgrammability.dylib ??? (???) <bf7fb226cbb412edfa377537c3e35877> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    I think I spoke way too soon andy, you're right though, it probably is the plug-ins like Flash player, or maybe I have to upgrade to Snow Leopard. I shall continue this uphill battle...
    My latest crash report
    Process: Safari [145]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: X86 (Native)
    Parent Process: launchd [65]
    Date/Time: 2011-03-07 11:52:26.207 -0700
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: F7526666-46C8-406E-A91D-6ECF30BC194B
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000001f
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.WebCore 0x95116889 WebCore::Page::inspectorTimelineAgent() const + 9
    1 com.apple.WebCore 0x95a9e38f WebCore::ScriptController::evaluateInWorld(WebCore::ScriptSourceCode const&, WebCore::DOMWrapperWorld*, WebCore::ShouldAllowXSS) + 415
    2 com.apple.WebCore 0x95a9e965 WebCore::ScriptController::executeScriptInWorld(WebCore::DOMWrapperWorld*, WebCore::String const&, bool, WebCore::ShouldAllowXSS) + 821
    3 com.apple.WebCore 0x952b227c WebCore::ScheduledAction::execute(WebCore::Document*) + 284
    4 com.apple.WebCore 0x952b1c45 WebCore::DOMTimer::fired() + 101
    5 com.apple.WebCore 0x951e8bbe WebCore::ThreadTimers::sharedTimerFiredInternal() + 158
    6 com.apple.WebCore 0x951e8a92 WebCore::ThreadTimers::sharedTimerFired() + 66
    7 com.apple.WebCore 0x95aa92a4 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 68
    8 com.apple.CoreFoundation 0x90c138f5 CFRunLoopRunSpecific + 4469
    9 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    10 com.apple.HIToolbox 0x92d462ac RunCurrentEventLoopInMode + 283
    11 com.apple.HIToolbox 0x92d45ffe ReceiveNextEventCommon + 175
    12 com.apple.HIToolbox 0x92d45f39 BlockUntilNextEventMatchingListInMode + 106
    13 com.apple.AppKit 0x96eb96d5 _DPSNextEvent + 657
    14 com.apple.AppKit 0x96eb8f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    15 com.apple.Safari 0x0001609b 0x1000 + 86171
    16 com.apple.AppKit 0x96eb1f9f -[NSApplication run] + 795
    17 com.apple.AppKit 0x96e7f1d8 NSApplicationMain + 574
    18 com.apple.Safari 0x0000a63e 0x1000 + 38462
    Thread 1:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90e6bc3f ***::TCMalloc_PageHeap::scavengerThread() + 175
    3 com.apple.JavaScriptCore 0x90e6bf5f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x950f8ff4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x950f530c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    4 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    5 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9097a18c CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    6 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002edb3 0x1000 + 187827
    5 com.apple.Safari 0x0002eafc 0x1000 + 187132
    6 com.apple.Safari 0x0002ea95 0x1000 + 187029
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9019f520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x9013bdfd -[NSThread main] + 45
    6 com.apple.Foundation 0x9013b9a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x930ca6fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    2 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9307b266 machmsgtrap + 10
    1 libSystem.B.dylib 0x93082a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x90c12e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x90c13aa8 CFRunLoopRunInMode + 88
    4 com.apple.audio.CoreAudio 0x909165f8 HALRunLoop::OwnThread(void*) + 160
    5 com.apple.audio.CoreAudio 0x90916480 CAPThread::Entry(CAPThread*) + 96
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9308244e _semwaitsignal + 10
    1 libSystem.B.dylib 0x930acdcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90d0e7d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001ad9ee 0x1000 + 1755630
    4 com.apple.Safari 0x00044c65 0x1000 + 277605
    5 com.apple.Safari 0x00044bb5 0x1000 + 277429
    6 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    7 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x9307b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x930f2539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58ff unregister_ShockwaveFlash + 47247
    4 ...lashPlayer-10.4-10.5.plugin 0x175b83cf 0x1759e000 + 107471
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x9307b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x930f2539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58ff unregister_ShockwaveFlash + 47247
    4 ...lashPlayer-10.4-10.5.plugin 0x175b83cf 0x1759e000 + 107471
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x1777dfbe 0x1759e000 + 1966014
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 12:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x178cfdc5 0x1759e000 + 3349957
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 13:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x178cfdc5 0x1759e000 + 3349957
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 14:
    0 libSystem.B.dylib 0x9307b2c6 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2af pthread_condwait + 1244
    2 libSystem.B.dylib 0x930aeb33 pthreadcond_timedwait_relativenp + 47
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58c7 unregister_ShockwaveFlash + 47191
    4 ...lashPlayer-10.4-10.5.plugin 0x178cfdc5 0x1759e000 + 3349957
    5 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    7 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    8 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    9 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 15:
    0 libSystem.B.dylib 0x9307b2ae semaphorewait_signaltrap + 10
    1 libSystem.B.dylib 0x930ad2c6 pthread_condwait + 1267
    2 libSystem.B.dylib 0x930f2539 pthreadcondwait + 48
    3 ...lashPlayer-10.4-10.5.plugin 0x179e58ff unregister_ShockwaveFlash + 47247
    4 ...lashPlayer-10.4-10.5.plugin 0x1771cd8d 0x1759e000 + 1568141
    5 ...lashPlayer-10.4-10.5.plugin 0x1771f538 0x1759e000 + 1578296
    6 ...lashPlayer-10.4-10.5.plugin 0x1771fe84 0x1759e000 + 1580676
    7 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    8 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    9 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    10 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    11 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 16:
    0 libSystem.B.dylib 0x930c3b96 recvfrom$NOCANCEL$UNIX2003 + 10
    1 ...lashPlayer-10.4-10.5.plugin 0x179fb41b unregister_ShockwaveFlash + 136107
    2 ...lashPlayer-10.4-10.5.plugin 0x179fa632 unregister_ShockwaveFlash + 132546
    3 ...lashPlayer-10.4-10.5.plugin 0x17720a04 0x1759e000 + 1583620
    4 ...lashPlayer-10.4-10.5.plugin 0x179e59ec unregister_ShockwaveFlash + 47484
    5 ...lashPlayer-10.4-10.5.plugin 0x179e5a30 unregister_ShockwaveFlash + 47552
    6 ...lashPlayer-10.4-10.5.plugin 0x179e5b56 unregister_ShockwaveFlash + 47846
    7 libSystem.B.dylib 0x930ac155 pthreadstart + 321
    8 libSystem.B.dylib 0x930ac012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xffffffff ebx: 0x95a9e1fe ecx: 0x19079398 edx: 0x19079398
    edi: 0x1dc23ae4 esi: 0x1dc23aa0 ebp: 0xbfffea08 esp: 0xbfffea08
    ss: 0x0000001f efl: 0x00010206 eip: 0x95116889 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x0000001f
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.3 (5533.19.4) <604052a6c5ff84f5df924969ac776080> /Applications/Safari.app/Contents/MacOS/Safari
    0x643000 - 0x64efff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x656000 - 0x680fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x691000 - 0x6a0ffc SyndicationUI ??? (???) <2cd698f2228f7a85b073c9c3fbc32cba> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11d8c000 - 0x12173fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x14fb9000 - 0x14fbeff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x173d6000 - 0x173d9ff2 +com.macromedia.Flash Player.plugin 10.2.152.33 (10.2.152.33) <159ee5de4b5919ed7869e6d11f4d67b7> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x1759e000 - 0x17fafff3 +com.macromedia.FlashPlayer-10.4-10.5.plugin 10.2.152.33 (10.2.152.33) <9e952d5be0c7a400ff8d0d280be6e399> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/PlugIns/FlashPlayer-10.4-10.5.plugin/Contents/MacOS/Flas hPlayer-10.4-10.5
    0x18263000 - 0x18266fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <51c811377017028f8904ad779e6a1344> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x1826c000 - 0x18272fff com.apple.audio.AppleHDAHALPlugIn 1.7.1 (1.7.1a2) <a0a4389b5ac52ab84397d2b25c9d3b9c> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x182f6000 - 0x1834bfdf +com.DivXInc.DivXDecoder 6.8.3.5 (6.8.3.5) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x18379000 - 0x1837cff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x18381000 - 0x185d9fe3 +com.elgato.mpegsupport EyeTV MPEG Support 1.2 (build 56) (1.2) <45d3670a399f994c69d98da41e4e3201> /Library/QuickTime/EyeTV MPEG Support.component/Contents/MacOS/EyeTV MPEG Support
    0x1b041000 - 0x1b04ffeb libSimplifiedChineseConverter.dylib ??? (???) <68f130a585c3f580d166ef7cbbf47e69> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x1b054000 - 0x1b066fff libTraditionalChineseConverter.dylib ??? (???) <6108541a452ff07d2f67db4a488b9d22> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x9000fffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9003a000 - 0x9003affe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9004f000 - 0x900a0ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x900a1000 - 0x900b0fff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x900b1000 - 0x900b8ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0x900b9000 - 0x900c0ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x900c1000 - 0x900c5fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x900c6000 - 0x900c9fff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x900ca000 - 0x90130ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x90131000 - 0x903adfe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x903ae000 - 0x903e8fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x903e9000 - 0x904f0ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x904f1000 - 0x90643ff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90644000 - 0x90660ff3 com.apple.CoreVideo 1.6.1 (48.6) <186cb311c17ea8714e918273c86d3c13> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x908d4000 - 0x908f8fff libxslt.1.dylib ??? (???) <f0872c9ba3c17861fba8c45a3647cee1> /usr/lib/libxslt.1.dylib
    0x908f9000 - 0x90976feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90977000 - 0x90a1efec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90a1f000 - 0x90b9ffff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x90ba0000 - 0x90cd3fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90cd4000 - 0x90cfcff7 com.apple.shortcut 1.0.1 (1.0) <a452d3f7feae073a12718c2bc553c575> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90cfd000 - 0x90ef5fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90ef6000 - 0x90f1afeb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90f1b000 - 0x911f5ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x911f6000 - 0x911f7ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x911f8000 - 0x91241fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91242000 - 0x913c6fef com.apple.MediaToolbox 0.484.2 (484.2) <32bf3254fafd942cf8f2c813960217fd> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x913c7000 - 0x913f0fff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x913f7000 - 0x913f7fff com.apple.Carbon 136 (136) <2ea8decb44f41c4f2fc6fe93e0a53174> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x913f8000 - 0x9149cff7 com.apple.QuickTimeImporters.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9149d000 - 0x9185bfea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9185c000 - 0x9186affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x9189b000 - 0x918a7ff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x918a8000 - 0x918aaff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x918ab000 - 0x91c67ff4 com.apple.VideoToolbox 0.484.2 (484.2) <46c37a5fead4e4f58501f15a641ff476> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x91c68000 - 0x91cefff7 libsqlite3.0.dylib ??? (???) <7d1fcfae937da95c7d2b9bdea57e6dc0> /usr/lib/libsqlite3.0.dylib
    0x91d12000 - 0x91d30ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91d31000 - 0x91d40ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <9a3a2108a5612a5e683e7e026c582a98> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x91d41000 - 0x91d43ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91d44000 - 0x923e4fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x923e5000 - 0x92412feb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x92413000 - 0x92453fef com.apple.CoreMedia 0.484.2 (484.2) <81221976abdc19f30723c81c5669bbc9> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x92454000 - 0x924d3ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92638000 - 0x927f4ff3 com.apple.QuartzComposer 2.1 (106.13) <f487aaca8ebdc7e334e2c79cebd8da66> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x927f5000 - 0x92882ff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92883000 - 0x92933fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92934000 - 0x92953ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92954000 - 0x9299fff7 com.apple.CoreMediaIOServices 130.0 (935) <e7c6d794bbec49f9d1ee8261c3f9ff0e> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x929a0000 - 0x92a1aff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <3839795086b6857d3c60064dce8702b5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92a1b000 - 0x92a46fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x92a47000 - 0x92ad1ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92ad2000 - 0x92b21fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92b22000 - 0x92b53ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92b9e000 - 0x92c86ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x92c87000 - 0x92c8cfff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92c9f000 - 0x92c9fffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92cef000 - 0x92d0dfff libresolv.9.dylib ??? (???) <39f6d8651f3dca7a1534fa04322e6763> /usr/lib/libresolv.9.dylib
    0x92d0e000 - 0x92d15fff com.apple.agl 3.0.9 (AGL-3.0.9) <d64d715dab8565014f5e2f239fd2410c> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x92d16000 - 0x9301efe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9301f000 - 0x93079ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9307a000 - 0x931e1ff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x931e2000 - 0x931edfe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x931ee000 - 0x931f2fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x931f3000 - 0x9320bfff com.apple.openscripting 1.2.8 (???) <a6b446eb8ec7844096df5fb9002f5c7b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x93224000 - 0x9322afff com.apple.print.framework.Print 218.0.3 (220.2) <0b70ba17cbbe4d62a00bec91c8cc675e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9322b000 - 0x9322bff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9322c000 - 0x93376feb com.apple.QTKit 7.6.9 (1680.9) <fe987e6adf235d5754399dcdae6e5a8e> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x93377000 - 0x933a9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933e7000 - 0x93464fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93465000 - 0x9346afff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9346b000 - 0x9346bffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x9346c000 - 0x9355afef com.apple.PubSub 1.0.5 (65.20) <5b1a742b759dd3bc4a6914805a7b314d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x9355b000 - 0x93886ff6 com.apple.QuickTime 7.6.9 (1680.9) <024f122335016a54f8e59ddb4c79901d> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93887000 - 0x93939ffb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x93a20000 - 0x93a36fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x93a6c000 - 0x93b27fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x93b28000 - 0x93b62ffe com.apple.securityfoundation 3.0.2 (36131) <f36bdfb346d21856a7aa3e67024cc1d7> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93b63000 - 0x93bbcff7 libGLU.dylib ??? (???) <a08a753efc35f8a27f9c8f938fa01101> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93c2b000 - 0x93c2dfff com.apple.securityhi 3.0 (30817) <db23f4bad9f63a606468a4047a69b945> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x93c2e000 - 0x93c6ffe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x93c70000 - 0x93c70ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c71000 - 0x93cbcfe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93cbd000 - 0x93ccdffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93cce000 - 0x93cdbfe7 com.apple.opengl 1.5.10 (1.5.10) <95c3d857570a137d0e8285c9eafa1112> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x93cdc000 - 0x93cecfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93cf9000 - 0x93cf9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93cfa000 - 0x93d48fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x93d49000 - 0x93d7ffef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x93d80000 - 0x93dbefff libGLImage.dylib ??? (???) <b154e14c351ddc950d5228819201435e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x93eb4000 - 0x93eebfff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x93eec000 - 0x93fb7fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93fb8000 - 0x94355fef com.apple.QuartzCore 1.5.8 (1.5.8) <8dc9ad0616bf56ebba60d6353737ac4e> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94356000 - 0x94362fff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x94363000 - 0x94444ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x944b9000 - 0x94601ff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x94607000 - 0x9460efe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x9460f000 - 0x9469cff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9469d000 - 0x946dcfef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x946dd000 - 0x9470cfe3 com.apple.AE 402.3 (402.3) <aee412511c8725cd1a2cfb6501316bd5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9470d000 - 0x94728ff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94729000 - 0x94729ffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9472a000 - 0x948b9fe7 com.apple.CoreAUC 3.08.0 (3.08.0) <5382f0ce050d3edd8f5979b8a87557bf> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9490c000 - 0x94d1cfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x94d1d000 - 0x94d32ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94d33000 - 0x94f04ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94f05000 - 0x94f98ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x94f99000 - 0x95040feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95041000 - 0x95049fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9504a000 - 0x95054feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95055000 - 0x9505efff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9505f000 - 0x950f2fff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x950f3000 - 0x95bedfff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95bee000 - 0x95c60fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x95c61000 - 0x95cbeffb libstdc++.6.dylib ??? (???) <7d389389a99ce696726cf4c8980cc505> /usr/lib/libstdc++.6.dylib
    0x95dbc000 - 0x95ef4fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x95ef5000 - 0x95f51ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95f52000 - 0x95f6fff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95f70000 - 0x95f70ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95f71000 - 0x95f76fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x95f77000 - 0x96e77fe6 com.apple.QuickTimeComponents.component 7.6.9 (1680.9) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96e78000 - 0x96e78ff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96e79000 - 0x97677fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97678000 - 0x977b1ff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x977b2000 - 0x977b2ffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x977b3000 - 0x97893fff libobjc.A.dylib ??? (???) <d1469bf9fe852864d4fff185c72768e8> /usr/lib/libobjc.A.dylib
    0x97894000 - 0x9795bff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9795c000 - 0x9799efef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9799f000 - 0x97e70f76 libGLProgrammability.dylib ??? (???) <bf7fb226cbb412edfa377537c3e35877> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xba900000 - 0xba916fff libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21fe2 libKoreanConverter.dylib ??? (???) <bc0bb2eed0f4558f07bbaa812d79371b> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Message was edited by: Kyuubi

  • How can i re download a movie from itunes store that i bought but it crashed while downloading?

    from the "download recent purchases" on itunes i can seem to be able to access movies, only music, apps and tv series… how can i re download a movie from itunes store that i bought but it crashed while downloading?

    If it never finished downloading then, Store>Check for Available Downloads

  • Computer crashed while downloading an album

    My computer crashed while downloading the new Kings of Leon album and now there are several songs that are not on my computer. I don't want to pay for the songs individuall as they should have been downloaded.

    Contact Customer Services, cick on this link you'll be able to email your query: iTMS Customer Service. On the form choose Downloading then My Download was interrupted and fill in your comments in the box provided. You could also look at the link on that page "How to resume interrupted download"

  • My 4s crashed while downloading ios8

    My 4s crashed while downloading ios8. Keeps asking to connect to itunes. Since it only charges when it's off, i'm not able to do so. tried rebooting using sleep/wake buttons but did not connect. Any suggestions on how to restore it

    Hi KSOUQI,
    Try using recovery mode.
    If you can't update or restore your iPhone, iPad, or iPod touch
    Take care,
    Nubz

  • Dreamweaver CS6 crashes while coding on Mac Pro with Yosemite OS

    dreamweaver CS6 crashes while coding on Mac Pro with Yosemite OS
    CS6 updated to latest
    OS updated to latest 10.10.2
    Java updated to latest
    removed preferences
    Still crashes continuously while coding without any alerts
    Any suggestions

    zayedhd wrote:
    dreamweaver CS6 crashes while coding on Mac Pro with Yosemite OS
    CS6 updated to latest
    OS updated to latest 10.10.2
    Java updated to latest
    removed preferences
    Still crashes continuously while coding without any alerts
    Any suggestions
    That could be the problem. If you actually mean DWCS6 and not DWCC 2014.1.1 when you say "latest" (check out Help > About Dreamweaver for your actual version) it requires the older Java SE 6 to be installed on the Mac. See if reinstalling it helps...
    Java for OS X 2014-001
    If you're using DWCC 2014 and updated your OS after having DW installed, you may need to reinstall to work out the kinks. Using the Cleaner Tool from Adobe to reinstall will give you a completely fresh installation...
    Use the CC Cleaner Tool to solve installation problems | CC, CS3-CS6

  • Reflow app will not download on Mac with Lion vs 10.8.2 how to solve?

    On the App Store Reflow app will not download on Mac with Lion vs 10.8.2 how to solve?
    After installed the App a message appear can not download the app try again.
    Can anybody help?
    On the I-pad I found no difficulties but that is another workable issue.

    Make a new user Test Account on your computer, then try to download it through there, see what happens.

  • Safari constantly crashing in Lion - 10.7.1

    Safari has constantly been crashing on me since I updated to Mac OS Lion - 10.7.1
    Multiple web sites.... I've updated the Java engine.... Not running any Extensions.
    It eventually crashes the entire system.... no error messages.... have to push Power button to re-boot.
    When is this problem going to be addressed?

    Have you tried removing the Safari preferences?
    Quit Safari if it's running, then  open your home folder/Library/Preferences. Drag com.apple.safari files to the desktop. Restart Safari.
    If you can't download and re-install Safari, make sure you are using an admin account.
    You can also try creating a new account and then try to run Safari. It won't necessarily fix the problem, but it will give you an idea if Safari itself is corruptes, or if there's just an issue with the account you are using.
    Jeff

  • ITunes crashed while downloading purchased music

    I bought some songs from iTunes and it crashed while I was downloading. It seems that the crash happened while I was downloading the first song so I was not able to download any of the songs I bought.
    Is there a way to re-download these songs? Or is there any way I can prevent this from happening again? Other than get a mac of course cuz I can't afford it right now :P

    Got it to start downloading! Thanks!

  • Safari keeps crashing on my boyfriends Mac?

    My boyfriends Mac has been crashing lately. Not the whole computer, just Safari. Whenever we run it, about 30min-1hr in Safari will crash and we'll get this little message:
    http://i1166.photobucket.com/albums/q601…
    His Mac has a 3.2GHz Intel Core i3 processor,
    and 4BB 1333 MHz DDR3 memory.
    We recently updated it with the new software update, we don't download strange things. I had an inkling of the idea that it could be a virus but I have very little knowledge of Mac's as I've only ever worked with PC's so I'm not sure how a virus looks on a Mac, this could just be a system error.
    However, I did recently equip a router to the modem and set his computer to work off WiFi. I didn't get an airport (Apple made router), It's a dinky, simple little D-link router that is supposed to be fine with Mac's. This began shortly after switching to WiFi.
    I was wondering if anybody had an idea of what we could do to fix this? If it helps, I added the text of what the error box contained below:
    Process: Safari [778]
    Path: /Applications/Safari.app/Contents/MacOS/…
    Identifier: com.apple.Safari
    Version: 5.1.5 (6534.55.3)
    Build Info: WebBrowser-75345503~2
    Code Type: X86-64 (Native)
    Parent Process: launchd [106]
    PlugIn Path: /Applications/Safari.app/Contents/Resour…
    PlugIn Identifier: .WindowsHTMLTo.png
    PlugIn Version: ??? (???)
    Date/Time: 2012-04-12 19:47:56.263 -0700
    OS Version: Mac OS X 10.6.8 (10K549)
    Report Version: 6
    Interval Since Last Report: 168756 sec
    Crashes Since Last Report: 14
    Per-App Interval Since Last Report: 164562 sec
    Per-App Crashes Since Last Report: 14
    Anonymous UUID: CA98AD50-58F6-4F15-B6B2-170FDFA9434F
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 1
    Application Specific Information:
    abort() called
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff8703fd7a mach_msg_trap + 10
    1 libSystem.B.dylib 0x00007fff870403ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff849b9902 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff849b8d8f CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff813577ee RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff813575f3 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff813574ac BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff836a2eb2 _DPSNextEvent + 708
    8 com.apple.AppKit 0x00007fff836a2801 -[NSApplication nextEventMatchingMask:untilDate:inMode:d… + 155
    9 com.apple.Safari.framework 0x00007fff82dccb48 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:d… + 177
    10 com.apple.AppKit 0x00007fff8366868f -[NSApplication run] + 395
    11 com.apple.AppKit 0x00007fff836613b0 NSApplicationMain + 364
    12 com.apple.Safari.framework 0x00007fff82f89e6a SafariMain + 200
    13 com.apple.Safari 0x0000000100000f1c 0x100000000 + 3868
    Thread 1 Crashed:
    0 libSystem.B.dylib 0x00007fff870b29ce __semwait_signal_nocancel + 10
    1 libSystem.B.dylib 0x00007fff870b28d0 nanosleep$NOCANCEL + 129
    2 libSystem.B.dylib 0x00007fff8710f3ce usleep$NOCANCEL + 57
    3 libSystem.B.dylib 0x00007fff8712ea00 abort + 93
    4 libstdc++.6.dylib 0x00007fff877d85d2 __tcf_0 + 0
    5 libobjc.A.dylib 0x00007fff86cc7b4d _objc_terminate + 120
    6 libstdc++.6.dylib 0x00007fff877d6ae1 __cxxabiv1::__terminate(void (*)()) + 11
    7 libstdc++.6.dylib 0x00007fff877d6b16 __cxxabiv1::__unexpected(void (*)()) + 0
    [There was more but it cut out]

    You’ve been infected with the “Flashback” malware. See this Apple support document:
    About Flashback malware
    Back up all data, if you haven't already done so.
    Select  ▹ Software Update to install the latest Java update, as well as any other updates available for your system. That should clear the infection.
    Change every Internet password you have, starting with banking passwords. Check all financial accounts for unauthorized transactions. Take this step only after you’ve secured your system in the preceding step, not before.

  • ITunes crashed while downloading album

    iTunes crashed while I was in the middle of downloading an album. I was charged for all 16 songs although I only got 9 so far (before program crashed). How can I get the remaining 7 songs that I already paid for? Thanks.

    I already paid for 2 songs and they both will not download it keeps saying connection timed out and i dont get what i am supposed to do it says error 3259 and i downloaded the latest itunes and it still does the same thing and i cant even upgrade or restore my ipod it just will not download does anyone have the same problem?? I need a number or something..

  • Safari constantly crashes esp after Reset

    Latest Safari on Mavericks.  Safari is constantly crashing, especially after a reset.
    Any thoughts?

    Pleae copy and paste the most recent Safari crash report in your Reply.
    That should reveal what the problem is so we can help you.

  • Safari constantly crashing

    Since my update of Safari, the program crashes immediately upon launch. When I have the "enable plug-ins checked in preferences the program crashes. When I un-check the plug-ins, Safari runs fine without crashing. I included the report below.....any ideas...and THANK YOU in advance.
    Process: Safari [1127]
    Path: /Users/tr/Desktop/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.3 (5533.19.4)
    Build Info: WebBrowser-75331904~3
    Code Type: X86 (Native)
    Parent Process: launchd [67]
    Date/Time: 2010-11-28 20:36:47.515 -0500
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 15DF5DBD-D79F-4B3D-B187-C9D854EC253C
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 ??? 0000000000 0 + 0
    1 com.apple.WebKit 0x9735e48f -[WebNetscapePluginPackage _tryLoad] + 879
    2 com.apple.WebKit 0x9735dfc7 -[WebNetscapePluginPackage load] + 39
    3 com.apple.WebKit 0x973634ff -[WebNetscapePluginDocumentView initWithFrame:pluginPackage:URL:baseURL:MIMEType:attributeKeys:attributeValues: loadManually:element:] + 335
    4 com.apple.WebKit 0x9734c2ba WebFrameLoaderClient::createPlugin(WebCore::IntSize const&, WebCore::HTMLPlugInElement*, WebCore::KURL const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, WebCore::String const&, bool) + 2202
    5 com.apple.WebCore 0x94470478 WebCore::FrameLoader::loadPlugin(WebCore::RenderEmbeddedObject*, WebCore::KURL const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&, bool) + 472
    6 com.apple.WebCore 0x94a5b94a WebCore::FrameLoader::requestObject(WebCore::RenderEmbeddedObject*, WebCore::String const&, WebCore::AtomicString const&, WebCore::String const&, ***::Vector<WebCore::String, 0ul> const&, ***::Vector<WebCore::String, 0ul> const&) + 698
    7 com.apple.WebCore 0x9446f0c8 WebCore::RenderEmbeddedObject::updateWidget(bool) + 4408
    8 com.apple.WebCore 0x942e60c5 WebCore::FrameView::updateWidgets() + 261
    9 com.apple.WebCore 0x942e5c21 WebCore::FrameView::performPostLayoutTasks() + 81
    10 com.apple.WebCore 0x942d5ff4 WebCore::FrameView::layout(bool) + 1668
    11 com.apple.WebKit 0x972dc503 -[WebHTMLView layoutToMinimumPageWidth:maximumPageWidth:adjustingViewSize:] + 243
    12 com.apple.WebKit 0x972dc404 -[WebHTMLView layout] + 52
    13 com.apple.WebKit 0x972e2db4 -[WebHTMLView(WebInternal) weblayoutIfNeededRecursive] + 36
    14 com.apple.WebKit 0x972e2d82 -[WebHTMLView(WebPrivate) viewWillDraw] + 114
    15 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    16 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    17 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    18 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    19 com.apple.WebKit 0x972e2d04 -[WebView(WebPrivate) viewWillDraw] + 84
    20 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    21 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    22 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    23 com.apple.AppKit 0x96394494 -[NSView viewWillDraw] + 579
    24 com.apple.AppKit 0x96393b76 -[NSView _sendViewWillDrawInRect:] + 1015
    25 com.apple.AppKit 0x962d5e3b -[NSView displayIfNeeded] + 869
    26 com.apple.AppKit 0x962d5a29 -[NSWindow displayIfNeeded] + 189
    27 com.apple.Safari 0x00033083 0x1000 + 204931
    28 com.apple.AppKit 0x962d584c _handleWindowNeedsDisplay + 436
    29 com.apple.CoreFoundation 0x940f4772 __CFRunLoopDoObservers + 466
    30 com.apple.CoreFoundation 0x940f5acc CFRunLoopRunSpecific + 844
    31 com.apple.CoreFoundation 0x940f6aa8 CFRunLoopRunInMode + 88
    32 com.apple.HIToolbox 0x920122ac RunCurrentEventLoopInMode + 283
    33 com.apple.HIToolbox 0x920120c5 ReceiveNextEventCommon + 374
    34 com.apple.HIToolbox 0x92011f39 BlockUntilNextEventMatchingListInMode + 106
    35 com.apple.AppKit 0x962d36d5 _DPSNextEvent + 657
    36 com.apple.AppKit 0x962d2f88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    37 com.apple.Safari 0x0001609b 0x1000 + 86171
    38 com.apple.AppKit 0x962cbf9f -[NSApplication run] + 795
    39 com.apple.AppKit 0x962991d8 NSApplicationMain + 574
    40 com.apple.Safari 0x0000a63e 0x1000 + 38462
    Thread 1:
    0 libSystem.B.dylib 0x9524044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x95295e71 sleep$UNIX2003 + 63
    2 com.apple.JavaScriptCore 0x90edac65 ***::TCMalloc_PageHeap::scavengerThread() + 213
    3 com.apple.JavaScriptCore 0x90edaf5f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    5 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x9524044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9526adcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x94261ff4 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x9425e30c WebCore::IconDatabase::iconDatabaseSyncThread() + 188
    4 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    5 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x95239266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95240a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x940f5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x940f6aa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x9266318c CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    6 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 4:
    0 libSystem.B.dylib 0x95239266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95240a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x940f5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x940f6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Safari 0x0002edb3 0x1000 + 187827
    5 com.apple.Safari 0x0002eafc 0x1000 + 187132
    6 com.apple.Safari 0x0002ea95 0x1000 + 187029
    7 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    8 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x9524044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9526adcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x97579a09 fefragmentthread + 54
    3 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    4 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x95239266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95240a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x940f5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x940f6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x96039520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5 com.apple.Foundation 0x95fd5dfd -[NSThread main] + 45
    6 com.apple.Foundation 0x95fd59a4 _NSThread__main_ + 308
    7 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    8 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x952886fa select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    2 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9524044e _semwaitsignal + 10
    1 libSystem.B.dylib 0x9526adcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.JavaScriptCore 0x90d7d7d1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3 com.apple.Safari 0x001ad9ee 0x1000 + 1755630
    4 com.apple.Safari 0x00044c65 0x1000 + 277605
    5 com.apple.Safari 0x00044bb5 0x1000 + 277429
    6 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    7 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x95239266 machmsgtrap + 10
    1 libSystem.B.dylib 0x95240a5c mach_msg + 72
    2 com.apple.CoreFoundation 0x940f5e7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x940f6aa8 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x9600a3d5 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x960164f4 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.Safari 0x00089132 0x1000 + 557362
    7 com.apple.Foundation 0x95fd5dfd -[NSThread main] + 45
    8 com.apple.Foundation 0x95fd59a4 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x9526a155 pthreadstart + 321
    10 libSystem.B.dylib 0x9526a012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x0ecdf0f9 ecx: 0xa04dd4a0 edx: 0x00000000
    edi: 0x0ecdf0e0 esi: 0x0dc03a68 ebp: 0xbfffda58 esp: 0xbfffda3c
    ss: 0x0000001f efl: 0x00010246 eip: 0x00000000 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000000
    Binary Images:
    0x1000 - 0x5d2fec com.apple.Safari 5.0.3 (5533.19.4) <604052a6c5ff84f5df924969ac776080> /Users/trmalone/Desktop/Safari.app/Contents/MacOS/Safari
    0x643000 - 0x64efff libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
    0x656000 - 0x680fe8 com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x691000 - 0x6a0ffc SyndicationUI ??? (???) <2cd698f2228f7a85b073c9c3fbc32cba> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9d90000 - 0xa177fff com.apple.RawCamera.bundle 3.4.0 (545) <46f9387243c4db157889522a00d16c32> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0xc351000 - 0xc356ff3 libCGXCoreImage.A.dylib ??? (???) <4199fa0c7dd9592abf465b20feec52f9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0xe474000 - 0xe475fff com.apple.JavaPluginCocoa 12.7.0 (12.7.0) <2910c87b17ddaa1a8a5efaf9d4c76b00> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaPluginCocoa.bundle/C ontents/MacOS/JavaPluginCocoa
    0xe6a6000 - 0xe6aeffe com.apple.JavaVM 12.7.0 (12.7.0) <d9cf554378c7cafa431ea651c476fb80> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0xecdd000 - 0xece0ff2 +com.macromedia.Flash Player.plugin 10.1.102.64 (10.1.102.64) <0e4f768e4ff090b47387c86a3ec48c43> /Library/Internet Plug-Ins/Flash Player.plugin/Contents/MacOS/Flash Player
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90060ffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x90061000 - 0x90701fef com.apple.CoreGraphics 1.409.7 (???) <7b65edcce394f39b6a1954d5e30bc34c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90702000 - 0x9078fff7 com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x90790000 - 0x90817ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x90818000 - 0x90818ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90819000 - 0x90898ff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x90899000 - 0x90987fef com.apple.PubSub 1.0.5 (65.20) <5b1a742b759dd3bc4a6914805a7b314d> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x90c03000 - 0x90c22ffa libJPEG.dylib ??? (???) <d23f3f3b9d168bf32f89449f83fa07f7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x90c23000 - 0x90ca0feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x90ca1000 - 0x90cb7fff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x90ccc000 - 0x90cf0feb libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x90cf1000 - 0x90d6bff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x90d6c000 - 0x90f64fff com.apple.JavaScriptCore 5533.19 (5533.19.1) <a099821bc9203b1bba37aee855280e28> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90f65000 - 0x90f67ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x90f6b000 - 0x90f70fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x90f71000 - 0x90f7fffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x90f8c000 - 0x91047fe3 com.apple.CoreServices.OSServices 228.1 (228.1) <76fdc146b4d9937f9c5cbaa1512e0023> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91048000 - 0x91052feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <0f2ba6e891d3761212cf5a5e6134d683> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91053000 - 0x9118cff7 libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x9118d000 - 0x9118effc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x9118f000 - 0x91201fff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91202000 - 0x9122bfff libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x91231000 - 0x91282ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91283000 - 0x91641fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91642000 - 0x9178aff7 com.apple.ImageIO.framework 2.0.7 (2.0.7) <acf821a3c418fdc86ef02b654366f5f6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9178b000 - 0x9178dfff com.apple.securityhi 3.0 (30817) <31baaf7ea27b41480604ffc910fe827f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9178e000 - 0x9179dfff libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x917b6000 - 0x917d3ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x917d4000 - 0x91954fff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x91955000 - 0x919a0fe1 com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x919a1000 - 0x919e1fef com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x919e2000 - 0x91b2cfeb com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x91b2d000 - 0x91b3afe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91b3b000 - 0x91e66ff6 com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x91e67000 - 0x91ea5fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91ea6000 - 0x91ec4ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x91ec5000 - 0x91f2bffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x91f2c000 - 0x91f85ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91f86000 - 0x91f8dfe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x91fe2000 - 0x922eafe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x922eb000 - 0x922f0fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x922f1000 - 0x922fdff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x922fe000 - 0x92319ff3 libPng.dylib ??? (???) <c0791798fb92acc136c250a373449359> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9231a000 - 0x923c1feb com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x923c2000 - 0x9244fff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92450000 - 0x9248ffef libTIFF.dylib ??? (???) <a5991d757f0c17a9bb8b1bcb14ab9ec0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92490000 - 0x9264cff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9264d000 - 0x9264dff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x92656000 - 0x9265ffff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <73cf6b3c5ddf94d7ce9ae2c81c1b558c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92660000 - 0x92707fec com.apple.CFNetwork 438.16 (438.16) <dbf00ca36a09edfae60ec44f9d7a9ef9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92708000 - 0x92792ff7 com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x92793000 - 0x927cdfe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x92813000 - 0x9281bfff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9281c000 - 0x92876ff7 com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x92974000 - 0x92998fff libxslt.1.dylib ??? (???) <0a9778d6368ae668826f446878deb99b> /usr/lib/libxslt.1.dylib
    0x92999000 - 0x92999ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9299a000 - 0x929c9fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x929ca000 - 0x929e2fff com.apple.openscripting 1.2.8 (???) <572c7452d7e740e8948a5ad07a99602b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92a57000 - 0x92aa6fff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x92b9c000 - 0x92c67fef com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x92c9d000 - 0x92c9dffd com.apple.Accelerate.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x92c9e000 - 0x92ca2fff libGIF.dylib ??? (???) <36f7b0255a81d97c7b360c3b11b4e462> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92ca3000 - 0x92ca8fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92ca9000 - 0x92d3cfff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92d3d000 - 0x92e8fff3 com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93d90000 - 0x93e71ff7 libxml2.2.dylib ??? (???) <b3bc0b280c36aa17ac477b4da56cd038> /usr/lib/libxml2.2.dylib
    0x93e72000 - 0x93e72ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93e73000 - 0x93e88ffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93e89000 - 0x93e98ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <98f7b46a9f1a099f77e1092ef8e29c63> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93e99000 - 0x93ea9ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93efc000 - 0x93f3efef com.apple.NavigationServices 3.5.2 (163) <d3a7c9720479eed8ea35703125303871> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x93f3f000 - 0x93f46ff7 libCGATS.A.dylib ??? (???) <29154398dbefc2a1a97715e5af1e3552> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93f47000 - 0x93f49ff5 libRadiance.dylib ??? (???) <276f13ab6429e05b093a8dda251e3b53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93f4a000 - 0x94082fe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x94083000 - 0x941b6fe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9425c000 - 0x94d56fff com.apple.WebCore 5533.19 (5533.19.4) <9b91bb00c553ec746fdbe51abca306af> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x94d57000 - 0x94edbfef com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9514f000 - 0x95237ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x95238000 - 0x9539fff3 libSystem.B.dylib ??? (???) <c8f52e158bf540cc000146ca8a705958> /usr/lib/libSystem.B.dylib
    0x953a0000 - 0x953acfff libbz2.1.0.dylib ??? (???) <887bb6f73d23088fe42946cd9f134876> /usr/lib/libbz2.1.0.dylib
    0x953b2000 - 0x95400fe3 com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x95401000 - 0x958d2fbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x958d3000 - 0x958fbff7 com.apple.shortcut 1.0.1 (1.0) <131202e7766e327d02d55c0f5fc44ad7> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x958fc000 - 0x9593dfe7 libRIP.A.dylib ??? (???) <378694b494a02de1b0c812da572579d2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9593e000 - 0x95942fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x95aa7000 - 0x95ad9fff com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95ada000 - 0x95db4ff3 com.apple.CoreServices.CarbonCore 786.16 (786.16) <60b518e4ad02b91826240199a6311286> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95db5000 - 0x95debfef libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x95dec000 - 0x95df3ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x95df4000 - 0x95e87ff3 com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95e88000 - 0x95f3affb libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x95f3b000 - 0x95f4bfff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5171726062da2bd3c6b8b58486c7777a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x95f4c000 - 0x95f4cffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x95f4d000 - 0x95fcafef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95fcb000 - 0x96247fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96248000 - 0x96275feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x96276000 - 0x96292ff3 com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96293000 - 0x96a91fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x96a92000 - 0x96c63ff3 com.apple.security 5.0.6 (37592) <0b25e1e4cc34431630f01edb3fdf54d1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x96c64000 - 0x96c64fff com.apple.Carbon 136 (136) <27d42531a2cbeb05a7f4d05a28281bd7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x96c65000 - 0x96d2cff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x96d2d000 - 0x96e0dfff libobjc.A.dylib ??? (???) <7b92613fdf804fd9a0a3733a0674c30b> /usr/lib/libobjc.A.dylib
    0x96e0e000 - 0x96e48ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96e49000 - 0x96e74fe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x96e75000 - 0x96e80fe7 libCSync.A.dylib ??? (???) <06652e36188190ec04d294f49c68f28a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96e81000 - 0x96e81ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96ef0000 - 0x972acff4 com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x972ad000 - 0x972cbfff libresolv.9.dylib ??? (???) <b5b1527c2d99495ad5d507ab0a4ea872> /usr/lib/libresolv.9.dylib
    0x972cc000 - 0x973d3ff7 com.apple.WebKit 5533.19 (5533.19.4) <9299024ba5d2d796781e6d7312fae16a> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x973d4000 - 0x97484fff edu.mit.Kerberos 6.0.14 (6.0.14) <673f107cdae80c084774a27bc7bc46c1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97485000 - 0x97822fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x97823000 - 0x97826fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x97851000 - 0x97857fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x97888000 - 0x97888ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x978a6000 - 0x978a6ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x978a7000 - 0x978defff com.apple.SystemConfiguration 1.9.2 (1.9.2) <01426a38ba44efa5d448daef8b3e9941> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x978df000 - 0x97ceffef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x97cf0000 - 0x97cf0ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x97d2e000 - 0x97d5fffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x97d60000 - 0x97dbcff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x97dbd000 - 0x97e06fef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x97e0d000 - 0x97e19ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x97e1a000 - 0x97e65ff7 com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Hi
    When I un-check the plug-ins, Safari runs fine without crashing...
    Likely a damaged or incompatible plugin eh ? that doesn't work with 5.0.3 & hasn't loaded enough to show in the report -
    but we'll see.
    - take a look in
    HD/Library/Internet Plug-Ins/
    and
    Home/Library/Internet Plug-Ins/
    & list what you see, or just remove the whole lot (with browsers quit) confirm that it solves the problem,
    then replace them one at a time until the crashes return, starting with Quicktime, say, followed by the two Flash files.
    Sounds laborious, but just a few minutes work if Safari quits immediately.
    If you already did that, and Safari still crashed with plugins enabled, even though no plug-ins
    then test in a New User Account
    since that will reduce the range of places where the problem could stem from.

  • Mail constantly crashing while connected to Exchange Server 2007

    A few of us at my workplace got 10.6 when it released because we were so excited about the native Exchange 2007 support. The problem that I have been having is that Mail constantly crashes at (seemingly) random times, even when I'm not actively using the application. I also loaded 10.6 onto my MBP but I don't think it has ever crashed while using Mail on the same Exchange account (inside or outside of the office).
    One other co-worker occasionally has Mail crash but he said maybe once per day. Mine is at least 5-6 times per day. Set up of the accounts has been flawless but the constant crashing is a pain.
    Anyone have any ideas why this might be happening or how to fix it?

    Try this - find the /Library/Preferences folder in your user/Home folder and then locate and delete this file:
    com.apple.mail.plist
    *Caution* - doing this may clear your account settings so be sure to note those first in the event you are required to reconfigure, etc.

Maybe you are looking for

  • Problem with Bridge

    I am unable to move an image from Bridge to CS4. Error code 148:3. Can anyone help?

  • Share saved optimize settings?

    Optimization settings include options unavailable in distiller settings ("Discard external cross references" is of special interest). The "PDF Optimizer" screen in  Acrobat Pro X includes an option for saving optimizer settings. (To reach the screen,

  • CFMAIL - Background Image contained in TD Not Displaying in Outlook

    A backgorund image contained in a <TD width="400" background="http://www.abcdef.com/img/background_B.jpg"> does not appear when the html email message is opened in Outlook. However, if you click the having trouble viewing this email prompt the image

  • TS3581 how to connect iPhone 5 to bmw

    I hawe bmw x5 and with nev iphone 5 I cant conect to stereo system.

  • ẞ not shown on webpages.

    Safari does not know UTF8 text with ẞ Is it because I do not have the recent Safari? ~k.