Specific site crashes every time

Hi.
Some of our customers say that our site closes and crashes Safari instantly when they enter our site.
Does anybody know if their is a solution to this. Below is a report of the error from one of our customers.
Process:         WebProcess [670]
Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Identifier:      com.apple.WebProcess
Version:         7536 (7536.25)
Build Info:      WebKit2-7536025000000000~1
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]
Date/Time:       2012-08-31 10:17:27.880 +0100
OS Version:      Mac OS X 10.7.4 (11E53)
Report Version:  9
Interval Since Last Report:          6095 sec
Crashes Since Last Report:           5
Per-App Interval Since Last Report:  3104 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      5E67CD42-8135-4613-BAC4-B89EFC3A3E2B
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: 0x000000000000000d, 0x0000000000000000
VM Regions Near 0:
-->
    __TEXT                 0000000103cf1000-0000000103cf2000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
Application Specific Information:
objc[670]: garbage collection is OFF
Bundle controller class:
BrowserBundleController
Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore            0x000000010443cc15 llint_slow_path_add + 165
1   com.apple.JavaScriptCore            0x00000001044453fa llint_op_add + 252
2   com.apple.JavaScriptCore            0x00000001042547f5 JSC::Interpreter::executeCall(JSC::ExecState*, JSC::JSObject*, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 885
3   com.apple.JavaScriptCore            0x0000000104254471 JSC::call(JSC::ExecState*, JSC::JSValue, JSC::CallType, JSC::CallData const&, JSC::JSValue, JSC::ArgList const&) + 49
4   com.apple.WebCore                   0x00000001047068b6 WebCore::ScheduledAction::executeFunctionInContext(JSC::JSGlobalObject*, JSC::JSValue, WebCore::ScriptExecutionContext*) + 502
5   com.apple.WebCore                   0x00000001047065ec WebCore::ScheduledAction::execute(WebCore::Document*) + 156
6   com.apple.WebCore                   0x00000001047063c3 WebCore::DOMTimer::fired() + 339
7   com.apple.WebCore                   0x000000010458fbe4 WebCore::ThreadTimers::sharedTimerFiredInternal() + 148
8   com.apple.WebCore                   0x0000000105020aa3 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 51
9   com.apple.CoreFoundation            0x00007fff8f39b934 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
10  com.apple.CoreFoundation            0x00007fff8f39b486 __CFRunLoopDoTimer + 534
11  com.apple.CoreFoundation            0x00007fff8f37be11 __CFRunLoopRun + 1617
12  com.apple.CoreFoundation            0x00007fff8f37b486 CFRunLoopRunSpecific + 230
13  com.apple.HIToolbox                 0x00007fff8ec334d3 RunCurrentEventLoopInMode + 277
14  com.apple.HIToolbox                 0x00007fff8ec3a781 ReceiveNextEventCommon + 355
15  com.apple.HIToolbox                 0x00007fff8ec3a60e BlockUntilNextEventMatchingListInMode + 62
16  com.apple.AppKit                    0x00007fff8f90ae31 _DPSNextEvent + 659
17  com.apple.AppKit                    0x00007fff8f90a735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
18  com.apple.AppKit                    0x00007fff8f907071 -[NSApplication run] + 470
19  com.apple.WebCore                   0x0000000104ff84af WebCore::RunLoop::run() + 63
20  com.apple.WebKit2                   0x0000000103ff8bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
21  com.apple.WebKit2                   0x0000000103fc4b47 WebKitMain + 285
22  com.apple.WebProcess                0x0000000103cf1e5f 0x103cf1000 + 3679
23  com.apple.WebProcess                0x0000000103cf1d7c 0x103cf1000 + 3452
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib              0x00007fff885fc7e6 kevent + 10
1   libdispatch.dylib                   0x00007fff8dc0d78a _dispatch_mgr_invoke + 923
2   libdispatch.dylib                   0x00007fff8dc0c31a _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib              0x00007fff885fc192 __workq_kernreturn + 10
1   libsystem_c.dylib                   0x00007fff89545594 _pthread_wqthread + 758
2   libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 3:
0   libsystem_kernel.dylib              0x00007fff885fc192 __workq_kernreturn + 10
1   libsystem_c.dylib                   0x00007fff89545594 _pthread_wqthread + 758
2   libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 4:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib              0x00007fff885fbbca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff89547274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore            0x000000010423efa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   com.apple.JavaScriptCore            0x0000000104455a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
4   com.apple.JavaScriptCore            0x000000010446b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 5:: JavaScriptCore::Marking
0   libsystem_kernel.dylib              0x00007fff885fbbca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff89547274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore            0x00000001043ba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore            0x00000001043ba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore            0x000000010446b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 6:: JavaScriptCore::Marking
0   libsystem_kernel.dylib              0x00007fff885fbbca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff89547274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore            0x00000001043ba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore            0x00000001043ba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore            0x000000010446b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 7:: JavaScriptCore::Marking
0   libsystem_kernel.dylib              0x00007fff885fbbca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff89547274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore            0x00000001043ba9b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
3   com.apple.JavaScriptCore            0x00000001043ba896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
4   com.apple.JavaScriptCore            0x000000010446b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
5   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
6   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 8:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib              0x00007fff885fa67a mach_msg_trap + 10
1   libsystem_kernel.dylib              0x00007fff885f9d71 mach_msg + 73
2   com.apple.CoreFoundation            0x00007fff8f37350c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation            0x00007fff8f37bc74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation            0x00007fff8f37b486 CFRunLoopRunSpecific + 230
5   com.apple.Foundation                0x00007fff905b8fd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
6   com.apple.Foundation                0x00007fff905ad72a -[NSThread main] + 68
7   com.apple.Foundation                0x00007fff905ad6a2 __NSThread__main__ + 1575
8   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
9   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 9:: com.apple.CFSocket.private
0   libsystem_kernel.dylib              0x00007fff885fbdf2 __select + 10
1   com.apple.CoreFoundation            0x00007fff8f3c4c8b __CFSocketManager + 1355
2   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
3   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 10:: WebCore: LocalStorage
0   libsystem_kernel.dylib              0x00007fff885fbbca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff89547274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore            0x000000010423ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                   0x000000010502f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                   0x0000000104591daa WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore            0x000000010446b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
6   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
7   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 11:: WebCore: LocalStorage
0   libsystem_kernel.dylib              0x00007fff885fbbca __psynch_cvwait + 10
1   libsystem_c.dylib                   0x00007fff89547274 _pthread_cond_wait + 840
2   com.apple.JavaScriptCore            0x000000010423ef6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   com.apple.WebCore                   0x000000010502f4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
4   com.apple.WebCore                   0x0000000104591daa WebCore::StorageThread::threadEntryPoint() + 154
5   com.apple.JavaScriptCore            0x000000010446b11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
6   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
7   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 12:: com.apple.coremedia.networkbuffering
0   libsystem_kernel.dylib              0x00007fff885fa67a mach_msg_trap + 10
1   libsystem_kernel.dylib              0x00007fff885f9d71 mach_msg + 73
2   com.apple.CoreFoundation            0x00007fff8f37350c __CFRunLoopServiceMachPort + 188
3   com.apple.CoreFoundation            0x00007fff8f37bc74 __CFRunLoopRun + 1204
4   com.apple.CoreFoundation            0x00007fff8f37b486 CFRunLoopRunSpecific + 230
5   com.apple.CoreFoundation            0x00007fff8f38b19f CFRunLoopRun + 95
6   com.apple.CoreMedia                 0x00007fff8cb3a0ba FigThreadGlobalNetworkBufferingRunloop + 119
7   com.apple.CoreMedia                 0x00007fff8cb3c9f2 figThreadMain + 385
8   libsystem_c.dylib                   0x00007fff895438bf _pthread_start + 335
9   libsystem_c.dylib                   0x00007fff89546b75 thread_start + 13
Thread 13:
0   libsystem_kernel.dylib              0x00007fff885fc192 __workq_kernreturn + 10
1   libsystem_c.dylib                   0x00007fff89545594 _pthread_wqthread + 758
2   libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 14:
0   libsystem_kernel.dylib              0x00007fff885fc192 __workq_kernreturn + 10
1   libsystem_c.dylib                   0x00007fff89545594 _pthread_wqthread + 758
2   libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib              0x00007fff885fc192 __workq_kernreturn + 10
1   libsystem_c.dylib                   0x00007fff89545594 _pthread_wqthread + 758
2   libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 16:
0   libsystem_kernel.dylib              0x00007fff885fc192 __workq_kernreturn + 10
1   libsystem_c.dylib                   0x00007fff89545594 _pthread_wqthread + 758
2   libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 17:
0   libsystem_kernel.dylib              0x00007fff885fc192 __workq_kernreturn + 10
1   libsystem_c.dylib                   0x00007fff89545594 _pthread_wqthread + 758
2   libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 18:: Dispatch queue: com.apple.root.default-overcommit-priority
0   libsystem_kernel.dylib              0x00007fff885fc7e6 kevent + 10
1   libsystem_info.dylib                0x00007fff8b1c5fe5 _mdns_search + 1537
2   libsystem_info.dylib                0x00007fff8b1c68b7 mdns_addrinfo + 615
3   libsystem_info.dylib                0x00007fff8b1c7151 search_addrinfo + 152
4   libsystem_info.dylib                0x00007fff8b1caa1c si_addrinfo + 1614
5   libsystem_info.dylib                0x00007fff8b1cc22a si_list_call + 294
6   libsystem_info.dylib                0x00007fff8b1cc050 __si_async_call_block_invoke_1 + 96
7   libdispatch.dylib                   0x00007fff8dc0ba86 _dispatch_call_block_and_release + 18
8   libdispatch.dylib                   0x00007fff8dc0c965 _dispatch_worker_thread2 + 255
9   libsystem_c.dylib                   0x00007fff895453da _pthread_wqthread + 316
10  libsystem_c.dylib                   0x00007fff89546b85 start_wqthread + 13
Thread 0 crashed with X86 Thread State (64-bit):
  rax: 0xffff000000000002  rbx: 0xffff000000000000  rcx: 0x000000000000000f  rdx: 0xffff000000000000
  rdi: 0x00000001080632e0  rsi: 0x0000000000000208  rbp: 0x00007fff638ef070  rsp: 0x00007fff638ef030
   r8: 0x00007fff638ef010   r9: 0x0000000000b31228  r10: 0x000000010e3a2408  r11: 0x000000010ea21390
  r12: 0x0000ffffe0000000  r13: 0x00000001080632e0  r14: 0x000000010e3a3440  r15: 0x00000001080632e0
  rip: 0x000000010443cc15  rfl: 0x0000000000010246  cr2: 0x000000010d4d9000
Logical CPU: 2
Binary Images:
       0x103cf1000 -        0x103cf1fff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcess
       0x103cf8000 -        0x103cf8fff  WebProcessShim.dylib (536.25.0 - compatibility 1.0.0) <D0641C15-BDAE-35D2-8D4D-3F09BF51D57D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Contents/MacOS/WebProcessShim.dylib
       0x103f00000 -        0x1040d9fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
       0x104238000 -        0x1044c7fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
       0x104574000 -        0x105519ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x107065000 -        0x1071e7ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
       0x1076a1000 -        0x107b3bff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
       0x108503000 -        0x108519fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebInspector
       0x10e09f000 -        0x10e0a0fff  ATSHI.dylib (??? - ???) <8EBE46C6-AD0E-3F64-A24D-DC284976DCB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x10f766000 -        0x10f76afff  com.apple.audio.AudioIPCPlugIn (1.2.2 - 1.2.2) <D4D40031-05D5-3D8B-A9A5-490D9483E188> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/Contents/MacOS/AudioIPCPlugIn
       0x10f76f000 -        0x10f774fff  com.apple.audio.AppleHDAHALPlugIn (2.2.0 - 2.2.0f3) <4EC4981B-68AE-357E-960F-3D4603A61E9F> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Contents/MacOS/AppleHDAHALPlugIn
       0x10fdd3000 -        0x10ffb4ff7  com.apple.audio.codecs.Components (2.2 - 2.2) <1DF409FA-F561-31C5-900A-42F41B2C1856> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x11009f000 -        0x1101eaff7  com.apple.audio.units.Components (1.7.2 - 1.7.2) <DC2BA4BE-E91A-3680-A88A-D8A709C48909> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x7fff638f1000 -     0x7fff63925baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff87dbe000 -     0x7fff87dbefff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff87dbf000 -     0x7fff87dfafff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87e50000 -     0x7fff87e78fff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
    0x7fff87e79000 -     0x7fff87e7bfff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
    0x7fff87e80000 -     0x7fff87e97fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x7fff87e9a000 -     0x7fff87e9bfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff87f0b000 -     0x7fff87fbeff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff87fe3000 -     0x7fff8814afff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8814b000 -     0x7fff88153fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff885e5000 -     0x7fff88605fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8863f000 -     0x7fff88643ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
    0x7fff887ec000 -     0x7fff887efff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
    0x7fff887f0000 -     0x7fff88848fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff88849000 -     0x7fff88fddfef  com.apple.CoreAUC (6.16.11 - 6.16.11) <3D40FEA5-AFE7-3752-A52E-D0F80304320A> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff88fde000 -     0x7fff88fe3fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88fe4000 -     0x7fff890c3ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff890c4000 -     0x7fff890d6ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib

http://www.cdropr.com

Similar Messages

  • Site crashing every time

    So firefox on my galaxy s3 has alway worked perfectly with no problems up until a few weeks ago.
    Every time I try to load the full desktop version of the metservice website (http://www.metservice.com/towns-cities/christchurch/christchurch) firefox crashes. The odd thing is that this is the only site that this happens with. All others are fine.
    I have adblock plus which I thought maybe could be helping cause the crash but disabling that - it still crashes when its either almost fully loaded or just after it has loaded.
    Last week I factory reset my phone and reinstalled everything but the crashing issue still remains. So from here - I don't know what else do do.
    Any ideas? Let me know. Otherwise I'll just have to awkwardly use a separate browser for that page and use firefox for the rest but a fix would be a lot more convenient.

    ''guigs2 [[#answer-717757|said]]''
    <blockquote>
    Are there crash reports that we can investigate as well? Since its reproducible we can file an issue in bugzilla as well.
    Tap about:crashes into a new tab urlbar.
    *[[How do I copy and paste text on Android?]]
    </blockquote>
    Sorry - can't figure out how to copy it all.
    It comes up with this...

  • My Safari 6 crashes every time I open it - bad window/site?

    Hello all,
    My Safari 6 crashes every time I try to open it.  It initially crashed on a bad site that was trying to run some sort of suitability check (java, etc.) and now it seems that Safari attempts to reopen that link when I re-invoke it.  I'm not sure how to get a clean session here.  Here's the latest crash report:
    Process:    
    WebProcess [25033]
    Path:       
    /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Content s/MacOS/WebProcess
    Identifier: 
    com.apple.WebProcess
    Version:    
    7536 (7536.25)
    Build Info: 
    WebKit2-7536025000000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  ??? [1]
     Date/Time:  
    2012-11-15 09:51:26.553 -0800
    OS Version: 
    Mac OS X 10.7.4 (11E53)
    Report Version:  9
     Interval Since Last Report:     
    734359 sec
    Crashes Since Last Report:      
    17
    Per-App Interval Since Last Report:  2853677 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                 
    535D1F7E-19F9-4D9D-980B-8597497AC2A9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000000b100000031
    VM Regions Near 0xb100000031:
    CG shared images  
    00000001cbfeb000-00000001cbff3000 [   32K] r--/r-- SM=SHM 
    -->
    JS JIT generated code  00004b09a9400000-00004b09a9401000 [
    4K] ---/rwx SM=NUL 
    Application Specific Information:
    objc[25033]: garbage collection is OFF
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.WebCore        
    0x000000010292b12d WebCore::CachedRawResource::setResponse(WebCore::ResourceResponse const&) + 125
    1   com.apple.WebCore        
    0x000000010248c106 WebCore::SubresourceLoader::didReceiveResponse(WebCore::ResourceResponse const&) + 134
    2   com.apple.WebCore        
    0x0000000102446150 -[WebCoreResourceHandleAsDelegate connection:didReceiveResponse:] + 320
    3   com.apple.Foundation     
    0x00007fff8dd31e83 ___NSURLConnectionDidReceiveResponse_block_invoke_1 + 125
    4   com.apple.Foundation     
    0x00007fff8dd31e00 _NSURLConnectionDidReceiveResponse + 85
    5   com.apple.CFNetwork      
    0x00007fff8e177de8 URLConnectionClient::_clientSendDidReceiveResponse(_CFURLResponse*, URLConnectionClient::ClientConnectionEventQueue*) + 38
    6   com.apple.CFNetwork      
    0x00007fff8e2279e6 URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 1062
    7   com.apple.CFNetwork      
    0x00007fff8e227b0a URLConnectionClient::ClientConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XClientEvent, XClientEventParams>*, long) + 1354
    8   com.apple.CFNetwork      
    0x00007fff8e152389 URLConnectionClient::processEvents() + 185
    9   com.apple.CFNetwork      
    0x00007fff8e15222e MultiplexerSource::perform() + 212
    10  com.apple.CoreFoundation 
    0x00007fff8bdd74f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    11  com.apple.CoreFoundation 
    0x00007fff8bdd6e1c __CFRunLoopDoSources0 + 444
    12  com.apple.CoreFoundation 
    0x00007fff8bdfdb49 __CFRunLoopRun + 905
    13  com.apple.CoreFoundation 
    0x00007fff8bdfd486 CFRunLoopRunSpecific + 230
    14  com.apple.HIToolbox      
    0x00007fff85d214d3 RunCurrentEventLoopInMode + 277
    15  com.apple.HIToolbox      
    0x00007fff85d28781 ReceiveNextEventCommon + 355
    16  com.apple.HIToolbox      
    0x00007fff85d2860e BlockUntilNextEventMatchingListInMode + 62
    17  com.apple.AppKit         
    0x00007fff83861e31 _DPSNextEvent + 659
    18  com.apple.AppKit         
    0x00007fff83861735 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    19  com.apple.AppKit         
    0x00007fff8385e071 -[NSApplication run] + 470
    20  com.apple.WebCore        
    0x0000000102e334af WebCore::RunLoop::run() + 63
    21  com.apple.WebKit2        
    0x0000000101e33bd0 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2516
    22  com.apple.WebKit2        
    0x0000000101dffb47 WebKitMain + 285
    23  com.apple.WebProcess     
    0x0000000101cffe5f 0x101cff000 + 3679
    24  com.apple.WebProcess     
    0x0000000101cffd7c 0x101cff000 + 3452
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x00007fff875777e6 kevent + 10
    1   libdispatch.dylib        
    0x00007fff89fd378a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib        
    0x00007fff89fd231a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000102079fa6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore 
    0x0000000102290a1a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001021f59b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001021f5896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001021f59b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001021f5896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x00000001021f59b4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore 
    0x00000001021f5896 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    6   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 9:: com.apple.NSURLConnectionLoader
    0   libstdc++.6.dylib        
    0x00007fff8b659a03 std::string::find(char const*, unsigned long, unsigned long) const + 49
    1   com.apple.security       
    0x00007fff88562618 Security::DLDbListCFPref::ExpandTildesInPath(std::string const&) + 68
    2   com.apple.security       
    0x00007fff885621d4 Security::DLDbListCFPref::loadPropertyList(bool) + 136
    3   com.apple.security       
    0x00007fff8857a38c Security::DLDbListCFPref::revert(bool) + 20
    4   com.apple.security       
    0x00007fff8857a0af Security::KeychainCore::StorageManager::getSearchList(std::vector<Security::Key chainCore::Keychain, std::allocator<Security::KeychainCore::Keychain> >&) + 115
    5   com.apple.security       
    0x00007fff885ab02a _SecIdentityCopyPreferenceMatchingName(__CFString const*, unsigned int, __CFArray const*, OpaqueSecIdentityRef**) + 101
    6   com.apple.security       
    0x00007fff885aaa42 SecIdentityCopyPreference + 230
    7   com.apple.CFNetwork      
    0x00007fff8e163a55 HTTPProtocolSSLSupport::getSSLCertsCached(__CFString const*) + 241
    8   com.apple.CFNetwork      
    0x00007fff8e163810 HTTPProtocol::setupSSLPropertiesOnStream(_CFURLRequest const*) + 278
    9   com.apple.CFNetwork      
    0x00007fff8e163533 HTTPProtocol::openStream() + 81
    10  com.apple.CFNetwork      
    0x00007fff8e162571 HTTPProtocol::useNetConnectionForRequest(__CFNetConnection*, __CFHTTPMessage*, unsigned char) + 825
    11  com.apple.CFNetwork      
    0x00007fff8e16216e HTTPConnectionCacheEntry::dispatchConnectionToProtocol(__CFNetConnection*, HTTPProtocol*, HTTPRequestMessage*, unsigned char) + 248
    12  com.apple.CFNetwork      
    0x00007fff8e15d8e9 HTTPConnectionCacheEntry::enqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 835
    13  com.apple.CFNetwork      
    0x00007fff8e15d129 HTTPConnectionCache::EnqueueRequestForProtocol(HTTPProtocol*, __CFHTTPMessage*) + 227
    14  com.apple.CFNetwork      
    0x00007fff8e159aab HTTPProtocol::createStream() + 1761
    15  com.apple.CFNetwork      
    0x00007fff8e1593aa HTTPProtocol::createAndOpenStream() + 60
    16  com.apple.CFNetwork      
    0x00007fff8e157731 URLConnectionLoader::loaderScheduleOriginLoadLocked(_CFURLRequest const*) + 329
    17  com.apple.CFNetwork      
    0x00007fff8e15746a URLConnectionLoader::loaderScheduleLoad(_CFURLRequest const*) + 568
    18  com.apple.CFNetwork      
    0x00007fff8e2292f0 URLConnectionLoader::LoaderConnectionEventQueue::processAllEventsAndConsumePayl oad(XConnectionEventInfo<XLoaderEvent, XLoaderEventParams>*, long) + 648
    19  com.apple.CFNetwork      
    0x00007fff8e157199 URLConnectionLoader::processEvents() + 111
    20  com.apple.CFNetwork      
    0x00007fff8e15222e MultiplexerSource::perform() + 212
    21  com.apple.CoreFoundation 
    0x00007fff8bdd74f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    22  com.apple.CoreFoundation 
    0x00007fff8bdd6d5d __CFRunLoopDoSources0 + 253
    23  com.apple.CoreFoundation 
    0x00007fff8bdfdb49 __CFRunLoopRun + 905
    24  com.apple.CoreFoundation 
    0x00007fff8bdfd486 CFRunLoopRunSpecific + 230
    25  com.apple.Foundation     
    0x00007fff8dd2ffd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    26  com.apple.Foundation     
    0x00007fff8dd2472a -[NSThread main] + 68
    27  com.apple.Foundation     
    0x00007fff8dd246a2 __NSThread__main__ + 1575
    28  libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    29  libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 10:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib   
    0x00007fff87576df2 __select + 10
    1   com.apple.CoreFoundation 
    0x00007fff8be46c8b __CFSocketManager + 1355
    2   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    3   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 11:
    0   libsystem_c.dylib        
    0x00007fff8f0a6b78 start_wqthread + 0
    Thread 12:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 13:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000102079f6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x0000000102e6a4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00000001023ccdaa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 14:: WebCore: LocalStorage
    0   libsystem_kernel.dylib   
    0x00007fff87576bca __psynch_cvwait + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a7274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore 
    0x0000000102079f6d ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore        
    0x0000000102e6a4d1 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool ()(WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore        
    0x00000001023ccdaa WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore 
    0x00000001022a611f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    6   libsystem_c.dylib        
    0x00007fff8f0a38bf _pthread_start + 335
    7   libsystem_c.dylib        
    0x00007fff8f0a6b75 thread_start + 13
    Thread 15:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib   
    0x00007fff87577192 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x00007fff8f0a5594 _pthread_wqthread + 758
    2   libsystem_c.dylib        
    0x00007fff8f0a6b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000000b100000001  rbx: 0x000000010b762b08  rcx: 0x000000010b157050  rdx: 0x000000010b762c38
      rdi: 0x000000010c400720  rsi: 0x000000010b762b00  rbp: 0x00007fff618fcb00  rsp: 0x00007fff618fca90
       r8: 0x000000000000003f   r9: 0x0000000016a063b7  r10: 0x0000000016a062dc  r11: 0x000000010c400720
      r12: 0x000000010b762b00  r13: 0x000000010c400720  r14: 0x0000000000000001  r15: 0x000000010b762c38
      rip: 0x000000010292b12d  rfl: 0x0000000000010202  cr2: 0x000000b100000031
    Logical CPU: 3
    Binary Images:
    0x101cff000 -   
    0x101cfffff  com.apple.WebProcess (7536 - 7536.25) <D475D24F-050F-35C6-8539-198B5FDF2D6D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    0x101d09000 -   
    0x101d09fff  WebProcessShim.dylib (536.25.0 - compatibility 1.0.0) <D0641C15-BDAE-35D2-8D4D-3F09BF51D57D> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
    0x101d3b000 -   
    0x101f14fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
    0x102073000 -   
    0x102302fff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
    0x1023af000 -   
    0x103354ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
    0x1052df000 -   
    0x1052f5fff  com.apple.WebInspector (7536 - 7536.24) <73C3CE53-713B-34BC-9689-4A3FD56BE294> /System/Library/StagedFrameworks/Safari/WebInspector.framework/Versions/A/WebIn spector
    0x1066d6000 -   
    0x106b70ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
    0x106e8c000 -   
    0x10700eff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
    0x7fff618ff000 -
    0x7fff61933baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
    0x7fff8299d000 -
    0x7fff82e64fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff82e7a000 -
    0x7fff830e8ff7  com.apple.QuartzComposer (5.0 - 236.7) <D556126B-3D67-3E37-82E0-D06532DE0C89> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff830e9000 -
    0x7fff830f7fff  com.apple.NetAuth (1.0 - 3.0) <CAA2C83D-B164-315A-8B6C-76C4A3746C9B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff83225000 -
    0x7fff83225fff  com.apple.Carbon (153 - 153) <E37A515C-4C10-3102-8146-C0FBD458F8CF> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff83226000 -
    0x7fff8322bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
    0x7fff83248000 -
    0x7fff8356cfff  com.apple.AddressBook.framework (6.1.2 - 1090) <65FE6A36-F3F8-37FE-8B88-50F20F278779> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff835fc000 -
    0x7fff83786fff  com.apple.QTKit (7.7.1 - 2330) <4B5363D4-4854-342F-8B95-DE6559075B46> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff83787000 -
    0x7fff83795ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
    0x7fff837f1000 -
    0x7fff837fcff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff837fd000 -
    0x7fff8380fff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
    0x7fff83859000 -
    0x7fff8445fff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff844ba000 -
    0x7fff84512fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff84513000 -
    0x7fff84517fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <2B1215A0-1B43-39C3-B4F4-392D71D08FFA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff85250000 -
    0x7fff852a1ff7  com.apple.CoreMediaIO (212.0 - 3199.1.1) <D8C364AF-A1E8-3215-ABF5-188B50A80B18> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff852a2000 -
    0x7fff852d2ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff852d3000 -
    0x7fff853ecfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff85461000 -
    0x7fff85462ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff85480000 -
    0x7fff85486fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
    0x7fff85611000 -
    0x7fff85673ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff85674000 -
    0x7fff85674fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff85675000 -
    0x7fff856c9ff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff856ca000 -
    0x7fff85703fe7  libssl.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <79AAEC98-1258-3DA4-B1C0-4120049D390B> /usr/lib/libssl.0.9.8.dylib
    0x7fff85704000 -
    0x7fff85744fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
    0x7fff85770000 -
    0x7fff85b9dfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff85c87000 -
    0x7fff85cb0ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff85ce7000 -
    0x7fff85d10fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff85d1b000 -
    0x7fff85d1efff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85d1f000 -
    0x7fff8604bff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff8604c000 -
    0x7fff86073fff  com.apple.framework.internetaccounts (1.2 - 3) <483427CA-8140-355D-B668-78F5A5F1A1D6> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff867ad000 -
    0x7fff867c9fff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff867ca000 -
    0x7fff867f7ff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86845000 -
    0x7fff86862fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
    0x7fff86bde000 -
    0x7fff86c20fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff86c7e000 -
    0x7fff86c9efff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff86ccf000 -
    0x7fff86cd4fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff86cd5000 -
    0x7fff86ddafff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff86ddb000 -
    0x7fff86e24ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff86e25000 -
    0x7fff86e2afff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86e2b000 -
    0x7fff86f0fe5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
    0x7fff86f10000 -
    0x7fff86f22ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
    0x7fff8701e000 -
    0x7fff8701ffff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
    0x7fff87074000 -
    0x7fff87491ff7  com.apple.SceneKit (125.3 - 125.4) <12AD6DBE-F3A3-34D6-BA01-B211BEAFD48F> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x7fff874fe000 -
    0x7fff87529fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
    0x7fff8752a000 -
    0x7fff87541fff  com.apple.CFOpenDirectory (10.7 - 144) <99A746A5-870A-33DB-9E4F-30A0D755A8F6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff87542000 -
    0x7fff8755fff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87560000 -
    0x7fff87580fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
    0x7fff87581000 -
    0x7fff87595ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff87596000 -
    0x7fff8768bfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
    0x7fff8768c000 -
    0x7fff876ccff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
    0x7fff876cd000 -
    0x7fff8806ac9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff88460000 -
    0x7fff884c9fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff884ca000 -
    0x7fff8852afff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8852b000 -
    0x7fff8853eff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
    0x7fff8853f000 -
    0x7fff88546ff7  com.apple.CommerceCore (1.0 - 17) <95285481-4162-308B-85E9-E0A47D4F3766> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff88547000 -
    0x7fff8854afff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff8854b000 -
    0x7fff88834ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff888fd000 -
    0x7fff888ffff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff88905000 -
    0x7fff88951ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff88952000 -
    0x7fff88968fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff88969000 -
    0x7fff8898dfff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8898e000 -
    0x7fff8898efff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8898f000 -
    0x7fff889e3fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff889e4000 -
    0x7fff88a25fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff88a26000 -
    0x7fff88a26fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff88ac2000 -
    0x7fff88acfff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
    0x7fff88ad2000 -
    0x7fff88b2fff7  com.apple.QuickLookFramework (3.2 - 500.16) <46017A4B-9E2B-329C-A8D9-2C11DE6C1A47> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88b30000 -
    0x7fff88ba6fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff88bac000 -
    0x7fff88beeff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
    0x7fff88cb7000 -
    0x7fff88cbdfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff88cbe000 -
    0x7fff88cc4ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
    0x7fff88dd7000 -
    0x7fff88ddcff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
    0x7fff88ddd000 -
    0x7fff89007fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff891e0000 -
    0x7fff891e0fff  com.apple.quartzframework (1.5 - 1.5) <A7A2DBBA-BFFC-35C0-A927-CC0BA4C851E7> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff891e1000 -
    0x7fff891f6fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <1158319D-3B16-3000-94D8-E4234CEC6152> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff891f7000 -
    0x7fff8927bff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff89298000 -
    0x7fff8929bfff  com.apple.AppleSystemInfo (1.0 - 1) <A42D460F-02ED-3AF3-9C11-FBB64124B191> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff892a0000 -
    0x7fff892a6fff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff892a7000 -
    0x7fff894a9fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
    0x7fff894aa000 -
    0x7fff89504ff7  com.apple.ImageCaptureCore (3.0.3 - 3.0.3) <12C722EE-3A13-3937-ABDF-EDC922F4C299> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8951b000 -
    0x7fff89520fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff8952d000 -
    0x7fff8952efff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
    0x7fff8952f000 -
    0x7fff895a5fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
    0x7fff895a6000 -
    0x7fff89621ff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff89cfe000 -
    0x7fff89d26fff  libsandbox.1.dylib (??? - ???) <0D46379D-BCD1-3888-9ED7-513F79D3970A> /usr/lib/libsandbox.1.dylib
    0x7fff89d27000 -
    0x7fff89d54fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
    0x7fff89d86000 -
    0x7fff89db1ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff89df1000 -
    0x7fff89df5ff7  com.apple.CommonPanels (1.2.5 - 94) <CA9C910D-E406-33E7-B8EE-C86EAA62AB68> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff89df6000 -
    0x7fff89e06ff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff89e07000 -
    0x7fff89e14fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff89e15000 -
    0x7fff89e50fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
    0x7fff89e57000 -
    0x7fff89eeaff7  com.apple.PDFKit (2.6.3 - 2.6.3) <49BF9CDC-E902-3CAC-9C04-3302545907D5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff89eeb000 -
    0x7fff89f6efef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff89f6f000 -
    0x7fff89fb6ff7  com.apple.CoreMedia (1.0 - 705.78) <F6EA2328-FD3E-3057-80C7-C9845837F863> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff89fb7000 -
    0x7fff89fb7fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
    0x7fff89fc6000 -
    0x7fff89fcfff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
    0x7fff89fd0000 -
    0x7fff89fdefff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
    0x7fff89fdf000 -
    0x7fff89fe7fff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff89fe8000 -
    0x7fff8a089ff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8a08c000 -
    0x7fff8a1c2fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8a275000 -
    0x7fff8a2b9ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <22B2A10A-34B5-3787-88C9-B2722FE79504> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8a2ba000 -
    0x7fff8a663fef  com.apple.MediaToolbox (1.0 - 705.78) <A4DF8258-0CB9-3244-BF12-3AD02B1952B0> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8a66c000 -
    0x7fff8a67eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
    0x7fff8a67f000 -
    0x7fff8a681fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
    0x7fff8a682000 -
    0x7fff8a6b5ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8a6b6000 -
    0x7fff8a6c3fff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8a6c4000 -
    0x7fff8a6d3ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
    0x7fff8a6d4000 -
    0x7fff8a9f0fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8a9f1000 -
    0x7fff8aafdfff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff8aafe000 -
    0x7fff8b007ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8b008000 -
    0x7fff8b03dfff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8b04d000 -
    0x7fff8b04efff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8b208000 -
    0x7fff8b30afff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
    0x7fff8b30b000 -
    0x7fff8b381fff  com.apple.ISSupport (1.9.8 - 56) <E7ED107A-1EFD-3720-A4B4-C0E2DDFA6C81> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8b382000 -
    0x7fff8b3affff  com.apple.quartzfilters (1.7.0 - 1.7.0) <65DCAA1D-6958-3031-91C8-EC10BB1B948F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8b3b0000 -
    0x7fff8b49afff  com.apple.backup.framework (1.3.3 - 1.3.3) <6C49FBCF-D6AF-3351-BBBF-A98A622CA517> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8b49b000 -
    0x7fff8b49efff  libMatch.1.dylib (??? - ???) <B5F68196-AB9D-3899-8A0A-76001720C479> /usr/lib/libMatch.1.dylib
    0x7fff8b49f000 -
    0x7fff8b4befff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
    0x7fff8b4bf000 -
    0x7fff8b551ff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8b552000 -
    0x7fff8b605ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff8b606000 -
    0x7fff8b62cfff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8b62d000 -
    0x7fff8b6a0fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    0x7fff8b6a1000 -
    0x7fff8b6a8fff  com.apple.NetFS (4.0 - 4.0) <AD99FA2A-CF27-30CB-937E-233AD161BA2C> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8b6a9000 -
    0x7fff8b6b0fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
    0x7fff8b6b1000 -
    0x7fff8b6ecfff  com.apple.LDAPFramework (3.2 - 120.2) <A2675243-9122-308D-A5C8-9C1C4FE7639D> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff8b6ed000 -
    0x7fff8b718ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
    0x7fff8b719000 -
    0x7fff8b72fff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8b730000 -
    0x7fff8b731ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
    0x7fff8b770000 -
    0x7fff8b7aafe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8bc3c000 -
    0x7fff8bc3cfff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8bc3d000 -
    0x7fff8bd21fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8bd97000 -
    0x7fff8bdbffff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff8bdc0000 -
    0x7fff8bdc2fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8bdc3000 -
    0x7fff8bdc4fff  libunc.dylib (24.0.0 - compatibili

    Charlie, thanks for the tip.  Just as your note came in, I was able to gain control by clicking the "x" in the address bar.  That canceled the session and I was able to  move on from there.  If I had known of the Shift trick, that would have saved me 2 hours.  Thanks for advising me. 
    Matt

  • Firefox 10.0 on Ubuntu crashes every time I try to access Yahoo Games (Spades, Literati, etc). Every other site I frequent is fine (gmail, youtube, etc). Please advise

    Firefox 10.0 on Ubuntu crashes every time I try to access Yahoo Games (Spades, Literati, etc). Every other site I frequent is fine (gmail, youtube, etc). Please advise
    The crash occurs when I try to enter a lobby, or sometimes even when I am just entering in the validation text (the random letters they show you and ask you to re-type)

    if someone is still having this problem , i found a solution via the great helpful people over at the ubuntu forums. read this thread:
    http://ubuntuforums.org/showthread.php?t=1930923&page=2

  • Iweb crashing every time i launch it ! after now building web site with it

    This programme has started crasing as soon as i start it up for no apparent reason. It is very very bad. How on earth can apple have made something so useless. It is putting me off apple software. I have repaired disk permissions but the programme just crashes every time i start it.

    Thanks Jim, but I should have mentioned before that I did try to repair permissions, with no luck.
    I did some extra digging around. The "domain" file is a package, with much of the site contents hidden inside. I tried swapping things in out of a copy of that domain file and narrowed it down to a corrupt "index.xml.gz" file. I haven't found anyway of repairing that file and without it, my sites are no longer visible to iWeb

  • Crashes every time i try to view the paper layout of a specific report...

    When opening a report developed in reports 6, i am unable to edit/view the Paper Layout with the following error (basically a standard microsoft error):
    Reports Builder has encountered a problem and needs to close. We are sorry for the inconvenience....
    Error signature
    AppName: rwbuilder.exe AppVer: 10.1.2.0 ModName: rw.dll
    ModVer: 0.0.0.0 Offset: 001928b6
    I am still able to view the Layout Model in version 6i for this report, it just crashes every time in 10g (i have also checked on other developers computers here, and exactly the same thing). Also, i have tested the rdf in a 10g r2 application server environment, and the report does run successfully!
    Any ideas out there for things to try would be appreciated...
    Cheers,
    Tim.

    Hi Sean,
    thanks for answering. No, it crashes anyway. I tried changing the identity plate color in all different modules. I was able to change it once when I had just bought a new computer and installed Lightroom, but now I can't. I wonder if there are any cache files or anything causing this. Unfortunately I don't know enough about this to fix it myself. I wondered whether LRB is causing a problem simply by having it installed, but as I said, after I removed it from the Web Galleries folder, the problem still occurred. Is there any way to recreate the identity plate in Photoshop (same font and size etc.) and reimport it into Lightroom? I need to finish my website and my name is sol light, it is barely legible. Any fix or workaround would be appreciated.

  • IWeb crashes every time I try to publish a site

    As the title states, iWeb crashes every time I hit the publish button. It worked fine for a long time, but now I am unable to publish anything to mobile me.
    iWeb 09 / 10.6.1 / Mac Mini (Intel Core 2 Duo)

    Deleting the plist file worked on that problem. Then I developed the SF Word Processing problem and this fixed that:
    http://iwebfaq.org/e-books/the-million-dollar-trick-or-how-to-fix-iweb-in-10-6-2 /

  • ITunes 10.5.2 crashes every time I open...

    I have uninstalled iTunes and reinstalled.  Same issue - still crashes every time.  PLEASE HELP!!  There must be a reason.  Has anyone seen anything??  Attached is the error message I get.  It seems to be something having to do with genius??
    Any help anyone can provide is very appreciated.
    Thank you.
    Process:         iTunes [426]
    Path:            /Applications/iTunes.app/Contents/MacOS/iTunes
    Identifier:      com.apple.iTunes
    Version:         10.5.2 (10.5.2)
    Build Info:      iTunes-10521101~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [93]
    Date/Time:       2011-12-30 10:39:35.722 -0800
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          219296 sec
    Crashes Since Last Report:           67
    Per-App Interval Since Last Report:  16193 sec
    Per-App Crashes Since Last Report:   67
    Anonymous UUID:                      0F07253B-DB92-4C32-BE2A-2A0243B0FB37
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  8
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.iTunes                        0x00149913 0x1000 + 1345811
    3   com.apple.iTunes                        0x00054def 0x1000 + 343535
    4   com.apple.iTunes                        0x0014988d 0x1000 + 1345677
    5   com.apple.iTunes                        0x00149743 0x1000 + 1345347
    6   com.apple.iTunes                        0x001496d9 0x1000 + 1345241
    7   com.apple.iTunes                        0x00054b6c 0x1000 + 342892
    8   com.apple.iTunes                        0x00054a55 0x1000 + 342613
    9   com.apple.iTunes                        0x000549ce 0x1000 + 342478
    10  com.apple.CoreFoundation                0x938ce2c1 __CFRunLoopDoSources0 + 1201
    11  com.apple.CoreFoundation                0x938cbeef __CFRunLoopRun + 1071
    12  com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    13  com.apple.CoreFoundation                0x938cb1f1 CFRunLoopRunInMode + 97
    14  com.apple.HIToolbox                     0x9751ee04 RunCurrentEventLoopInMode + 392
    15  com.apple.HIToolbox                     0x9751ebb9 ReceiveNextEventCommon + 354
    16  com.apple.HIToolbox                     0x9751ea3e BlockUntilNextEventMatchingListInMode + 81
    17  com.apple.AppKit                        0x908af595 _DPSNextEvent + 847
    18  com.apple.AppKit                        0x908aedd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    19  com.apple.AppKit                        0x908711f3 -[NSApplication run] + 821
    20  com.apple.iTunes                        0x00004b5e 0x1000 + 15198
    21  com.apple.iTunes                        0x000049c9 0x1000 + 14793
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x91462382 kevent + 10
    1   libSystem.B.dylib                       0x91462a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x91461f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x91461cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x91461781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x914615c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x91461412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x914619a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x914615c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000b2fe 0x1000 + 41726
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000b4d9 0x1000 + 42201
    4   com.apple.iTunes                        0x00021a47 0x1000 + 133703
    5   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    6   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    7   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 5:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x9145aac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x9390bc53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    3   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0003fc4c 0x1000 + 257100
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 7:  Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libSystem.B.dylib                       0x9146a82e pread$UNIX2003 + 10
    1   libsqlite3.dylib                        0x9166c239 unixRead + 57
    2   libsqlite3.dylib                        0x916716c9 sqlite3PagerAcquire + 1769
    3   libsqlite3.dylib                        0x91671f40 getAndInitPage + 128
    4   libsqlite3.dylib                        0x9167cc23 btreeCursor + 435
    5   libsqlite3.dylib                        0x916e3493 sqlite3VdbeExec + 5699
    6   libsqlite3.dylib                        0x916ee867 sqlite3_step + 1639
    7   libsqlite3.dylib                        0x916ef378 sqlite3_exec + 312
    8   libsqlite3.dylib                        0x916f02f9 sqlite3_get_table + 297
    9   com.apple.CFNetwork                     0x93a18359 __CFURLCache::IsPersistentStoreSchemaCurrent(long) + 99
    10  com.apple.CFNetwork                     0x93a17fe5 __CFURLCache::OpenDatabase() + 189
    11  com.apple.CFNetwork                     0x93a179fb ProcessCacheTasks(__CFURLCache*) + 629
    12  com.apple.CFNetwork                     0x93a17226 _CFURLCacheTimerCallback(void*) + 403
    13  libSystem.B.dylib                       0x9146fa24 _dispatch_call_block_and_release + 16
    14  libSystem.B.dylib                       0x9146248c _dispatch_queue_drain + 249
    15  libSystem.B.dylib                       0x91461ee8 _dispatch_queue_invoke + 50
    16  libSystem.B.dylib                       0x91461cfe _dispatch_worker_thread2 + 240
    17  libSystem.B.dylib                       0x91461781 _pthread_wqthread + 390
    18  libSystem.B.dylib                       0x914615c6 start_wqthread + 30
    Thread 8 Crashed:
    0   libSystem.B.dylib                       0x914a90ee __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x914a8fd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2   libSystem.B.dylib                       0x91523fb2 usleep$NOCANCEL$UNIX2003 + 61
    3   libSystem.B.dylib                       0x915456f0 abort + 105
    4   libSystem.B.dylib                       0x91442575 free + 129
    5   com.apple.CoreFP                        0x0428b94d YlCJ3lg + 565597
    6   com.apple.iTunes                        0x009ab9f2 0x1000 + 10136050
    7   com.apple.iTunes                        0x00013ba8 0x1000 + 76712
    8   com.apple.iTunes                        0x009fd682 0x1000 + 10471042
    9   com.apple.iTunes                        0x009388c0 0x1000 + 9664704
    10  com.apple.iTunes                        0x006b3797 0x1000 + 7022487
    11  com.apple.iTunes                        0x0014a121 0x1000 + 1347873
    12  com.apple.iTunes                        0x0014994e 0x1000 + 1345870
    13  com.apple.iTunes                        0x0013c1f5 0x1000 + 1290741
    14  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    15  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000b4d9 0x1000 + 42201
    4   com.apple.iTunes                        0x0000b3f0 0x1000 + 41968
    5   com.apple.iTunes                        0x0000b273 0x1000 + 41587
    6   com.apple.iTunes                        0x00935a97 0x1000 + 9652887
    7   com.apple.iTunes                        0x00935ac1 0x1000 + 9652929
    8   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    9   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.iTunes                        0x0013c1c1 0x1000 + 1290689
    3   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    4   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000b4d9 0x1000 + 42201
    4   com.apple.iTunes                        0x0000b3f0 0x1000 + 41968
    5   com.apple.iTunes                        0x0000b273 0x1000 + 41587
    6   com.apple.iTunes                        0x00065056 0x1000 + 409686
    7   com.apple.iTunes                        0x0052f41e 0x1000 + 5432350
    8   com.apple.iTunes                        0x00593314 0x1000 + 5841684
    9   com.apple.iTunes                        0x00592351 0x1000 + 5837649
    10  com.apple.iTunes                        0x005ac10c 0x1000 + 5943564
    11  com.apple.iTunes                        0x00052545 0x1000 + 333125
    12  com.apple.iTunes                        0x00848539 0x1000 + 8680761
    13  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    14  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x914b431e accept$UNIX2003 + 10
    1   com.apple.iTunes                        0x007d5c25 0x1000 + 8211493
    2   com.apple.iTunes                        0x007bcadd 0x1000 + 8108765
    3   com.apple.iTunes                        0x007bcc73 0x1000 + 8109171
    4   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    5   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    6   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x914b431e accept$UNIX2003 + 10
    1   com.apple.iTunes                        0x007d5c25 0x1000 + 8211493
    2   com.apple.iTunes                        0x007bcadd 0x1000 + 8108765
    3   com.apple.iTunes                        0x007bcc73 0x1000 + 8109171
    4   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    5   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    6   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000b2fe 0x1000 + 41726
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x9143bb5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x914696e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x914985a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.iTunes                        0x00052831 0x1000 + 333873
    4   com.apple.iTunes                        0x000526c5 0x1000 + 333509
    5   com.apple.iTunes                        0x00052661 0x1000 + 333409
    6   com.apple.iTunes                        0x000524b4 0x1000 + 332980
    7   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    8   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000b2fe 0x1000 + 41726
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000b2fe 0x1000 + 41726
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000b2fe 0x1000 + 41726
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.iTunes                        0x00149913 0x1000 + 1345811
    3   com.apple.iTunes                        0x00054def 0x1000 + 343535
    4   com.apple.iTunes                        0x0014a480 0x1000 + 1348736
    5   com.apple.iTunes                        0x00400bbc 0x1000 + 4193212
    6   com.apple.iTunes                        0x00400f7a 0x1000 + 4194170
    7   com.apple.iTunes                        0x0013c1ea 0x1000 + 1290730
    8   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00052809 0x1000 + 333833
    4   com.apple.iTunes                        0x000526c5 0x1000 + 333509
    5   com.apple.iTunes                        0x0080a16e 0x1000 + 8425838
    6   com.apple.iTunes                        0x0052d272 0x1000 + 5423730
    7   com.apple.iTunes                        0x00052545 0x1000 + 333125
    8   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    9   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 21:
    0   com.apple.ImageIO.framework             0x9a8bcad6 _CGImagePluginIdentifyJPEG + 6
    1   com.apple.ImageIO.framework             0x9a8bc961 _BindToPlugin + 357
    2   com.apple.ImageIO.framework             0x9a8bdf1a _CGImageSourceGetPropertiesAtIndexInternal + 55
    3   com.apple.ImageIO.framework             0x9a8bdeaf CGImageSourceCopyPropertiesAtIndex + 127
    4   com.apple.iTunes                        0x00538e92 0x1000 + 5471890
    5   com.apple.iTunes                        0x00538f27 0x1000 + 5472039
    6   com.apple.iTunes                        0x0052bff7 0x1000 + 5418999
    7   com.apple.iTunes                        0x0052fad3 0x1000 + 5434067
    8   com.apple.iTunes                        0x00052545 0x1000 + 333125
    9   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    10  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    11  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 22:
    0   com.apple.ImageIO.framework             0x9a8bcad6 _CGImagePluginIdentifyJPEG + 6
    1   com.apple.ImageIO.framework             0x9a8bc961 _BindToPlugin + 357
    2   com.apple.ImageIO.framework             0x9a8bdf1a _CGImageSourceGetPropertiesAtIndexInternal + 55
    3   com.apple.ImageIO.framework             0x9a8bdeaf CGImageSourceCopyPropertiesAtIndex + 127
    4   com.apple.iTunes                        0x00538e92 0x1000 + 5471890
    5   com.apple.iTunes                        0x00538f27 0x1000 + 5472039
    6   com.apple.iTunes                        0x0052bff7 0x1000 + 5418999
    7   com.apple.iTunes                        0x0052fad3 0x1000 + 5434067
    8   com.apple.iTunes                        0x00052545 0x1000 + 333125
    9   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    10  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    11  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00052809 0x1000 + 333833
    4   com.apple.iTunes                        0x000526c5 0x1000 + 333509
    5   com.apple.iTunes                        0x0080a16e 0x1000 + 8425838
    6   com.apple.iTunes                        0x0052d272 0x1000 + 5423730
    7   com.apple.iTunes                        0x00052545 0x1000 + 333125
    8   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    9   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 24:
    0   com.apple.ImageIO.framework             0x9a8bcad6 _CGImagePluginIdentifyJPEG + 6
    1   com.apple.ImageIO.framework             0x9a8bc961 _BindToPlugin + 357
    2   com.apple.ImageIO.framework             0x9a8bdf1a _CGImageSourceGetPropertiesAtIndexInternal + 55
    3   com.apple.ImageIO.framework             0x9a8bdeaf CGImageSourceCopyPropertiesAtIndex + 127
    4   com.apple.iTunes                        0x00538e92 0x1000 + 5471890
    5   com.apple.iTunes                        0x00538f27 0x1000 + 5472039
    6   com.apple.iTunes                        0x0052bff7 0x1000 + 5418999
    7   com.apple.iTunes                        0x0052fad3 0x1000 + 5434067
    8   com.apple.iTunes                        0x00052545 0x1000 + 333125
    9   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    10  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    11  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 25:
    0   com.apple.ImageIO.framework             0x9a8bcad6 _CGImagePluginIdentifyJPEG + 6
    1   com.apple.ImageIO.framework             0x9a8bc961 _BindToPlugin + 357
    2   com.apple.ImageIO.framework             0x9a8bdf1a _CGImageSourceGetPropertiesAtIndexInternal + 55
    3   com.apple.ImageIO.framework             0x9a8bdeaf CGImageSourceCopyPropertiesAtIndex + 127
    4   com.apple.iTunes                        0x00538e92 0x1000 + 5471890
    5   com.apple.iTunes                        0x00538f27 0x1000 + 5472039
    6   com.apple.iTunes                        0x0052bff7 0x1000 + 5418999
    7   com.apple.iTunes                        0x0052fad3 0x1000 + 5434067
    8   com.apple.iTunes                        0x00052545 0x1000 + 333125
    9   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    10  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    11  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 26:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00052809 0x1000 + 333833
    4   com.apple.iTunes                        0x000526c5 0x1000 + 333509
    5   com.apple.iTunes                        0x0080a16e 0x1000 + 8425838
    6   com.apple.iTunes                        0x0052d272 0x1000 + 5423730
    7   com.apple.iTunes                        0x00052545 0x1000 + 333125
    8   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    9   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 27:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x00052809 0x1000 + 333833
    4   com.apple.iTunes                        0x000526c5 0x1000 + 333509
    5   com.apple.iTunes                        0x0080a16e 0x1000 + 8425838
    6   com.apple.iTunes                        0x0052d272 0x1000 + 5423730
    7   com.apple.iTunes                        0x00052545 0x1000 + 333125
    8   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    9   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    10  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 28:
    0   libSystem.B.dylib                       0x9145aac6 select$DARWIN_EXTSN + 10
    1   com.apple.iTunes                        0x007d5f85 0x1000 + 8212357
    2   com.apple.iTunes                        0x007ca09c 0x1000 + 8163484
    3   com.apple.iTunes                        0x007caa8f 0x1000 + 8166031
    4   com.apple.iTunes                        0x00052545 0x1000 + 333125
    5   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    6   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    7   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 29:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000b4d9 0x1000 + 42201
    4   com.apple.iTunes                        0x0000b3f0 0x1000 + 41968
    5   com.apple.iTunes                        0x0000b273 0x1000 + 41587
    6   com.apple.iTunes                        0x007ca254 0x1000 + 8163924
    7   com.apple.iTunes                        0x007ca9e8 0x1000 + 8165864
    8   com.apple.iTunes                        0x00052545 0x1000 + 333125
    9   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    10  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    11  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 30:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000b4d9 0x1000 + 42201
    4   com.apple.iTunes                        0x0000b3f0 0x1000 + 41968
    5   com.apple.iTunes                        0x0000b273 0x1000 + 41587
    6   com.apple.iTunes                        0x007ca254 0x1000 + 8163924
    7   com.apple.iTunes                        0x007ca9e8 0x1000 + 8165864
    8   com.apple.iTunes                        0x00052545 0x1000 + 333125
    9   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    10  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    11  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 31:
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.iTunes                        0x0000b4d9 0x1000 + 42201
    4   com.apple.iTunes                        0x0000b3f0 0x1000 + 41968
    5   com.apple.iTunes                        0x0000b273 0x1000 + 41587
    6   com.apple.iTunes                        0x007ca254 0x1000 + 8163924
    7   com.apple.iTunes                        0x007ca9e8 0x1000 + 8165864
    8   com.apple.iTunes                        0x00052545 0x1000 + 333125
    9   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    10  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    11  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 32:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000b2fe 0x1000 + 41726
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 33:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938d1304 CFRunLoopRun + 84
    5   com.apple.iTunes                        0x0000b2fe 0x1000 + 41726
    6   com.apple.iTunes                        0x00848539 0x1000 + 8680761
    7   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    8   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 34:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.iTunes                        0x00149913 0x1000 + 1345811
    3   com.apple.iTunes                        0x00054def 0x1000 + 343535
    4   com.apple.iTunes                        0x0014a480 0x1000 + 1348736
    5   com.apple.iTunes                        0x0080a08a 0x1000 + 8425610
    6   com.apple.iTunes                        0x0014e8b7 0x1000 + 1366199
    7   com.apple.iTunes                        0x003d5d4a 0x1000 + 4017482
    8   com.apple.iTunes                        0x003dd66b 0x1000 + 4048491
    9   com.apple.iTunes                        0x0000cb14 0x1000 + 47892
    10  com.apple.iTunes                        0x0000c6d9 0x1000 + 46809
    11  com.apple.iTunes                        0x0000c379 0x1000 + 45945
    12  com.apple.iTunes                        0x002dd02e 0x1000 + 2998318
    13  com.apple.iTunes                        0x002dd08b 0x1000 + 2998411
    14  com.apple.iTunes                        0x002df09e 0x1000 + 3006622
    15  com.apple.iTunes                        0x00371f1b 0x1000 + 3608347
    16  com.apple.iTunes                        0x0038c8ec 0x1000 + 3717356
    17  com.apple.iTunes                        0x0013c1f5 0x1000 + 1290741
    18  libSystem.B.dylib                       0x91469259 _pthread_start + 345
    19  libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 35:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x9146b3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x90379551 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    5   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 36:
    0   libSystem.B.dylib                       0x9143bafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x9143c267 mach_msg + 68
    2   com.apple.CoreFoundation                0x938cc2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x938cb3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x938cb1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x96ebd224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x96e844c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x96e84474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x91469259 _pthread_start + 345
    9   libSystem.B.dylib                       0x914690de thread_start + 34
    Thread 37:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x91469aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x9146975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x914692b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x9037959c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 8 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x914a8f39  ecx: 0xb04177dc  edx: 0x914a90ee
      edi: 0xa004dde0  esi: 0xb0417838  ebp: 0xb0417818  esp: 0xb04177dc
       ss: 0x0000001f  efl: 0x00000247  eip: 0x914a90ee   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x1c6bf000
    Binary Images:
        0x1000 -   0xfb5fe3  com.apple.iTunes 10.5.2 (10.5.2) <3A92FB5B-DA98-7521-0E14-8214BD7B998D> /Applications/iTunes.app/Contents/MacOS/iTunes
    0x11fe000 -  0x1279fef  com.apple.iTunes.iPodUpdater 10.4 (10.4) <27D5D8A6-3AF1-0B70-D292-D5423E99CA9F> /Applications/iTunes.app/Contents/Frameworks/iPodUpdater.framework/Versions/A/i PodUpdater
    0x12be000 -  0x12e3ff7  com.apple.avfoundationcf 2.0 (60.1) <2D4DFC71-1195-4549-658B-7295F37AAEC3> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Versions/A/AVFoundat ionCF
    0x130b000 -  0x1310ff7  com.apple.iPod 1.6 (17) <4CCD2720-D270-C0D2-1E14-1374779C2401> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
    0x1316000 -  0x15f2fe7 +libgnsdk_dsp.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <E468D2B0-295A-D520-C02A-5383413B5DDE> /Applications/iTunes.app/Contents/MacOS/libgnsdk_dsp.1.9.5.dylib
    0x1614000 -  0x1647fe7 +libgnsdk_musicid.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <F6487E48-3B93-7C89-7734-85600749661D> /Applications/iTunes.app/Contents/MacOS/libgnsdk_musicid.1.9.5.dylib
    0x1654000 -  0x171efe7 +libgnsdk_sdkmanager.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <70001144-C144-B6D7-3CA9-836ACD97CE9F> /Applications/iTunes.app/Contents/MacOS/libgnsdk_sdkmanager.1.9.5.dylib
    0x1735000 -  0x1777fe7 +libgnsdk_submit.1.9.5.dylib 1.9.5 (compatibility 1.9.5) <AB1597CE-FBAC-6C05-330E-879EDD036C94> /Applications/iTunes.app/Contents/MacOS/libgnsdk_submit.1.9.5.dylib
    0x177c000 -  0x17c1ff7  com.apple.CoreMedia.AVCFSupport 1.0 (705.24.4) <FAEC8CE1-BF17-B566-38E3-98E97C2403CE> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/CoreMedia.fr amework/Versions/A/CoreMedia
    0x17e0000 -  0x1b4bff3  com.apple.MediaToolbox.AVCFSupport 1.0 (705.24.4) <B801EFCB-07D9-2A94-9E7A-530AD7E892AA> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/MediaToolbox .framework/Versions/A/MediaToolbox
    0x1bb0000 -  0x1ef0feb  com.apple.VideoToolbox.AVCFSupport 1.0 (705.24.4) <A4DBF709-3753-2F20-B20D-1D5DB80F3997> /System/Library/PrivateFrameworks/AVFoundationCF.framework/Support/VideoToolbox .framework/Versions/A/VideoToolbox
    0x27a0000 -  0x27a1ff7  com.apple.textencoding.unicode 2.3 (2.3) <78A61FD5-70EE-19EA-48D4-3481C640B70D> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x27a8000 -  0x27acff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x27b1000 -  0x27b7ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x27bf000 -  0x27e5fff  libssl.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <32607000-7573-6D51-ABC3-420B4A0D6629> /usr/lib/libssl.0.9.7.dylib
    0x4200000 -  0x4507ff7  com.apple.CoreFP 2.0.37 (2.0.37) <4C3E5DC4-5ABC-AF49-C59E-67D5CF6D79CF> /System/Library/PrivateFrameworks/CoreFP.framework/CoreFP
    0x47ee000 -  0x47f3ff7  com.apple.QuartzComposer.iTunesPlugIn 1.2 (16) <8511A037-AFDE-5D1A-67DA-1B4837432D85> /Library/iTunes/iTunes Plug-ins/Quartz Composer Visualizer.bundle/Contents/MacOS/Quartz Composer Visualizer
    0x15d5b000 - 0x16a9bfe7  com.apple.CoreFP1 1.13.35 (1.13.35) <CDB58308-9549-CABD-19E6-8AEBEA32A98B> /System/Library/PrivateFrameworks/CoreFP1.framework/CoreFP1
    0x17f00000 - 0x17f8aff7  com.apple.mobiledevice 503.2 (503.2) <F50D6D27-E18C-282A-398A-5A55A90B12C6> /System/Library/PrivateFrameworks/MobileDevice.framework/MobileDevice
    0x17fd2000 - 0x18087fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x180cd000 - 0x182b3fef  com.apple.audio.codecs.Components 2.0.3 (2.0.3) <8DA1B494-CD97-D4CC-3D5D-FACFAAE9D968> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x1a717000 - 0x1a853ff7  com.apple.AirTrafficHost 203 (203) <72B8E359-358E-E1A5-BDC6-61CB9FB44646> /System/Library/PrivateFrameworks/AirTrafficHost.framework/AirTrafficHost
    0x70000000 - 0x700cbfff  com.apple.audio.units.Components 1.6.5 (1.6.5) <E50D0989-0609-EAF7-3B3B-B10D7847BAA5> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <28F0312C-0678-159E-34E2-9A4E3DEADB20> /usr/lib/dyld
    0x90003000 - 0x90003ff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x90147000 - 0x90284fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90285000 - 0x90362fe3  com.apple.DiscRecording 5.0.9 (5090.4.2) <92C85A16-5C80-9F35-13BE-2B312956AA9A> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x9036e000 - 0x905b8fef  com.apple.JavaScriptCore 6534.52 (6534.52.7) <AF71FCC7-B8BF-2DA6-C538-6B7C47F95B2D> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x905b9000 - 0x905c7fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x905c8000 - 0x905cefe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x906c4000 - 0x9079efff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9079f000 - 0x907f2ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x907f3000 - 0x90833ff3  com.apple.securityinterface 4.0.1 (40418) <26D84A83-F5B9-93CF-71BB-0712698181EE> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90867000 - 0x9114aff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9114b000 - 0x9115bff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9115c000 - 0x91166fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91167000 - 0x91268fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x91269000 - 0x9126bff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9126c000 - 0x91270ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x91287000 - 0x9128aff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9128b000 - 0x912d2ffb  com.apple.CoreMediaIOServices 140.0 (1496) <DA152F1C-8EF4-4F5E-6D60-82B1DC72EF47> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x9143b000 - 0x915e2ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x91652000 - 0x91658fff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91659000 - 0x91712fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x91713000 - 0x91b64fef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x91b90000 - 0x91bc3ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91bc4000 - 0x91bc8ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x91beb000 - 0x91bebff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91bec000 - 0x91c1cff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x91c8f000 - 0x91d3dff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91d3e000 - 0x91d56ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x91d57000 - 0x91de9fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x920e7000 - 0x92762ff7  com.apple.CoreAUC 6.11.03 (6.11.03) <42B31B0F-18F9-29D2-A67C-7B81A47F6D67> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x92de5000 - 0x92e42ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92e43000 - 0x92e57fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
    0x92e99000 - 0x92fc6ffb  com.apple.MediaToolbox 0.484.60 (484.60) <A7FE2739-64A7-40EB-A6E7-69FBCE3C87D4> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x92fc7000 - 0x930edfe7  com.apple.WebKit 6534.52 (6534.52.7) <A2FC4307-01BE-DC9E-82FE-68B13F3839A9> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x930ee000 - 0x930f1fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x930f2000 - 0x930f3ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <0EC4EEFF-477E-908E-6F21-ED2C973846A4> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x931a5000 - 0x9324dffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x9324e000 - 0x932c7ff7  com.apple.PDFKit 2.5.1 (2.5.1) <CEF13510-F08D-3177-7504-7F8853906DE6> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x932cd000 - 0x93389fff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9338a000 - 0x933acfef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x933ad000 - 0x933bfff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x933c1000 - 0x934c3fef  com.apple.MeshKitIO 1.1 (49.2) <34322CDD-E67E-318A-F03A-A3DD05201046> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x935b6000 - 0x935bdff7  com.apple.aps.framework 1.2 (1.2) <16A7DB74-F951-D8DB-35D0-5E5673529AB0> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x935be000 - 0x935e4ffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x935e5000 - 0x9384afeb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9384b000 - 0x9388eff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9388f000 - 0x93a0afe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x93a13000 - 0x93abffe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x93ac0000 - 0x93ac0ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x93ad4000 - 0x93af3ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x93b36000 - 0x93b7ffe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x93b80000 - 0x93c18fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93c19000 - 0x93c22ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x93c23000 - 0x93c8dfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x93c8e000 - 0x94149ff7  com.apple.VideoToolbox 0.484.60 (484.60) <B53299EC-E30F-EC04-779D-29B7113CC14A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9414a000 - 0x941e7fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreSer

    Try visiting this site and downloading the file: http://www.2shared.com/file/VPN00U2S/gnsdk_dsp.htm
    Then Go into your iTunes programme folder, find the file called gnsdk_dsp.dll, and delete it.
    Next move the downloaded file into your iTunes programme folder.
    Then re-open iTunes and it should work fine!
    The file downloaded is an older version of the one deleted; and one which in my experience, doens't make iTunes crash! If this doesn't work, try turning off your network connections, opening iTunes and then turning Genius off. After this, turning Genius on may cause iTunes to crash and if so, repeat the first steps again.
    Hope this works for you!

  • Firefox auto-updated to 3.6.9 last night and now it crashes every time I open the browser, even in safe mode.

    Firefox auto-updated to 3.6.9 last night and now it crashes every time I open the browser, even in safe mode.

    Hi there,
    You could try performing a clean installation: [[Knowledge Base Article]] :
    Some Firefox issues can be resolved by downloading a new Firefox installer from Mozilla.com, then closing Firefox, deleting the Firefox application folder (program files) and reinstalling Firefox. If this does not help, or if you would rather completely remove Firefox and start over instead of completing all the troubleshooting steps, follow these steps:
    1. Download the latest official version of Firefox from Mozilla.com.
    * You should avoid unofficial download sites that bundle Firefox with other software such as the Google Toolbar.
    2. If you wish to retain your current profile, you should make a backup copy of it. See Backing up your information for instructions.
    3. Uninstall Firefox and make sure you remove the Firefox application (program) folder and your Firefox personal data (user data and settings) - see Uninstalling Firefox for instructions.
    4. Reinstall Firefox - see Installing Firefox for instructions.
    5. When Firefox is started for the first time, the Import Wizard will appear and a new profile will be created.
    6. Verify that the issue no longer appears.
    7. If you made a backup of your old profile and wish to restore your old information, see Recovering important data from an old profile. For troubleshooting purposes, only copy the files corresponding to your bookmarks and saved passwords.
    8. Reinstall your extensions and themes one by one to determine if any specific one is causing the issue.
    source: https://support.mozilla.com/en-US/kb/Basic+Troubleshooting?s=clean+installation&as=s#Clean_reinstall

  • I have Adobe Premiere Elements 11, haven't used it in awhile, but it crashes every time on startup.

    I have Adobe Premiere Elements 11, haven't used it in awhile, but it crashes every time on startup.

    From the Premiere Elements Information FAQ http://forums.adobe.com/thread/1042180
    •What operating system? This should include specific minor version numbers, like "Mac OSX v10.6.8"---not just "Mac"
    •Are you using an account with Administrator Privileges?
    Run as Administrator http://forums.adobe.com/thread/969395 (Encore + "All" Premiere)
    •Have you installed any recent program or OS updates? (If not, you should. They fix a lot of problems.)
    •What kind(s) of image file(s)? When talking about camera raw files, include the model of camera.
    •If you are getting error message(s), what is the full text of the error message(s)?
    •What were you doing when the problem occurred?
    •What other software are you running?
    •Tell us about your computer hardware. How much RAM is installed?  How much free space is on your system (C:) drive?
    •Has this ever worked before?  If so, do you recall any changes you made to Premiere Elements, such as adding Plug-ins, brushes, etc.?  Did you make any changes to your system, such as updating hardware, printers or drivers; or installing/uninstalling any programs?
    And some other questions...
    •What are you editing, and does your video have a red line over it BEFORE you do any work?
    •Which version of Quicktime do you have installed?
    What is your exact brand/model graphics adapter (ATI or nVidia or ???)
    What is your exact graphics adapter driver version?
    Have you gone to the vendor web site to check for a newer driver?
    For Windows, do NOT rely on Windows Update to have current driver information
    -you need to go direct to the vendor web site and check updates for yourself
    ATI Driver Autodetect http://support.amd.com/en-us/download/auto-detect-tool
    nVidia Driver Downloads http://www.nvidia.com/Download/index.aspx?lang=en-us

  • Safari 6.04 crashes every time it loads heavy flash files, what should I do (besides using firefox or Chrome)?

    Hello everyone,
    Safri keeps crashing every time it loads a flash heavy web page or app. It started with the latest update. Has anyone else encountered this problem? how did you manage to solve it (if possible)?
    Thank you.

    It happened again:
    Site http://www.wired.com
    Extensions Off
    message:
    Process:         WebProcess [28706]
    Path:            /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Identifier:      com.apple.WebProcess
    Version:         8536 (8536.29.13)
    Build Info:      WebKit2-7536029013000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  ??? [1]
    User ID:         501
    Date/Time:       2013-05-02 06:43:06.497 -0500
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          42342 sec
    Crashes Since Last Report:           28
    Per-App Interval Since Last Report:  25606 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      2052E9EF-4FA5-532E-2071-9F967560E572
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 000000010d378000-000000010d379000 [    4K] r-x/rwx SM=COW  /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
    Application Specific Information:
    Bundle controller class:
    BrowserBundleController
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_c.dylib                       0x00007fff8ec88b07 memmove$VARIANT$sse42 + 223
    1   com.apple.WebCore                       0x000000010e635b68 WebCore::WebSocketChannel::processFrame() + 4088
    2   com.apple.WebCore                       0x000000010e633e32 WebCore::WebSocketChannel::processBuffer() + 674
    3   com.apple.WebCore                       0x000000010e633aff WebCore::WebSocketChannel::didReceiveSocketStreamData(WebCore::SocketStreamHand le*, char const*, int) + 223
    4   com.apple.WebCore                       0x000000010df74d45 WebCore::SocketStreamHandle::readStreamCallback(unsigned long) + 581
    5   com.apple.CoreFoundation                0x00007fff82f6703c _signalEventSync + 108
    6   com.apple.CoreFoundation                0x00007fff82f66fc4 _cfstream_solo_signalEventSync + 100
    7   com.apple.CoreFoundation                0x00007fff82f66df7 _CFStreamSignalEvent + 615
    8   com.apple.CFNetwork                     0x00007fff85d182d9 CoreReadStreamCFStreamSupport::coreStreamReadEvent(__CoreReadStream*, unsigned long) + 121
    9   com.apple.CFNetwork                     0x00007fff85d18235 CoreReadStreamClient::coreStreamEventsAvailable(unsigned long) + 53
    10  com.apple.CFNetwork                     0x00007fff85d181e0 CoreStreamBase::_callClientNow() + 62
    11  com.apple.CFNetwork                     0x00007fff85d17ff6 CoreStreamBase::_streamSetEventAndScheduleDelivery(unsigned long, unsigned char) + 112
    12  com.apple.CFNetwork                     0x00007fff85d17e66 SocketStream::dispatchSignalFromSocketCallbackUnlocked(SocketStreamSignalHolder *) + 58
    13  com.apple.CFNetwork                     0x00007fff85d1759a SocketStream::socketCallback(__CFSocket*, unsigned long, __CFData const*, void const*) + 190
    14  com.apple.CFNetwork                     0x00007fff85d174c1 SocketStream::_SocketCallBack_stream(__CFSocket*, unsigned long, __CFData const*, void const*, void*) + 83
    15  com.apple.CoreFoundation                0x00007fff82f5ffa5 __CFSocketPerformV0 + 1045
    16  com.apple.CoreFoundation                0x00007fff82f20b31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    17  com.apple.CoreFoundation                0x00007fff82f20455 __CFRunLoopDoSources0 + 245
    18  com.apple.CoreFoundation                0x00007fff82f437f5 __CFRunLoopRun + 789
    19  com.apple.CoreFoundation                0x00007fff82f430e2 CFRunLoopRunSpecific + 290
    20  com.apple.HIToolbox                     0x00007fff8ac0ceb4 RunCurrentEventLoopInMode + 209
    21  com.apple.HIToolbox                     0x00007fff8ac0cc52 ReceiveNextEventCommon + 356
    22  com.apple.HIToolbox                     0x00007fff8ac0cae3 BlockUntilNextEventMatchingListInMode + 62
    23  com.apple.AppKit                        0x00007fff8dfdc563 _DPSNextEvent + 685
    24  com.apple.AppKit                        0x00007fff8dfdbe22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    25  com.apple.AppKit                        0x00007fff8dfd31d3 -[NSApplication run] + 517
    26  com.apple.WebCore                       0x000000010e4e280f WebCore::RunLoop::run() + 63
    27  com.apple.WebKit2                       0x000000010d4b5466 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
    28  com.apple.WebKit2                       0x000000010d47bbfd WebKitMain + 285
    29  com.apple.WebProcess                    0x000000010d378e7b 0x10d378000 + 3707
    30  libdyld.dylib                           0x00007fff8d7107e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8a2fad16 kevent + 10
    1   libdispatch.dylib                       0x00007fff8d71adea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff8d71a9ee _dispatch_mgr_thread + 54
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8a2f8686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a2f7c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff82f3e233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff82f43916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff82f430e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff82be7b66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
    6   com.apple.Foundation                    0x00007fff82c45cd2 __NSThread__main__ + 1345
    7   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    8   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 3:: WebCore: Scrolling
    0   libsystem_kernel.dylib                  0x00007fff8a2f8686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8a2f7c42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff82f3e233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff82f43916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff82f430e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreFoundation                0x00007fff82f51dd1 CFRunLoopRun + 97
    6   com.apple.WebCore                       0x000000010e4f7d11 WebCore::ScrollingThread::initializeRunLoop() + 273
    7   com.apple.JavaScriptCore                0x000000010d9482bf ***::wtfThreadEntryPoint(void*) + 15
    8   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    9   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8a2fa322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff82f82f46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 5:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8a2fa0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ec9ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010d70fee6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x000000010d932c5a JSC::BlockAllocator::blockFreeingThreadMain() + 90
    4   com.apple.JavaScriptCore                0x000000010d9482bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 6:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8a2fa0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ec9ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010d895ad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010d8959b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010d9482bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 7:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8a2fa0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ec9ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010d895ad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010d8959b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010d9482bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8a2fa0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ec9ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010d895ad4 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 212
    3   com.apple.JavaScriptCore                0x000000010d8959b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
    4   com.apple.JavaScriptCore                0x000000010d9482bf ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    6   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 9:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8a2fa0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ec9ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010d70fead ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010e51d411 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010da6eb3a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010d9482bf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 10:: WebCore: LocalStorage
    0   libsystem_kernel.dylib                  0x00007fff8a2fa0fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8ec9ffe9 _pthread_cond_wait + 869
    2   com.apple.JavaScriptCore                0x000000010d70fead ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
    3   com.apple.WebCore                       0x000000010e51d411 ***::PassOwnPtr<WebCore::StorageTask> ***::MessageQueue<WebCore::StorageTask>::waitForMessageFilteredWithTimeout<bool (WebCore::StorageTask*)>(***::MessageQueueWaitResult&, bool (&)(WebCore::StorageTask*), double) + 81
    4   com.apple.WebCore                       0x000000010da6eb3a WebCore::StorageThread::threadEntryPoint() + 154
    5   com.apple.JavaScriptCore                0x000000010d9482bf ***::wtfThreadEntryPoint(void*) + 15
    6   libsystem_c.dylib                       0x00007fff8ec9b7a2 _pthread_start + 327
    7   libsystem_c.dylib                       0x00007fff8ec881e1 thread_start + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8a2fa6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ec9df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ec9dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ec881d1 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8a2fa6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ec9df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ec9dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ec881d1 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8a2fa6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ec9df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ec9dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ec881d1 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8a2fa6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ec9df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ec9dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ec881d1 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8a2fa6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8ec9df4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8ec9dd13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8ec881d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0xfffffffe926bf32e  rbx: 0x00000000000009bb  rcx: 0x000000016d940d00  rdx: 0x000000000000002e
      rdi: 0xfffffffe926bf300  rsi: 0xffffffffffffffd2  rbp: 0x00007fff52885900  rsp: 0x00007fff52885900
       r8: 0x0000000000002060   r9: 0x00007fff52885550  r10: 0x0000000159f23808  r11: 0x0000000000000000
      r12: 0x0000000170d6b580  r13: 0x0000000170d6b580  r14: 0x00007fff52885bc0  r15: 0x0000000000000000
      rip: 0x00007fff8ec88b07  rfl: 0x0000000000010202  cr2: 0x0000000000000000
    Logical CPU: 2
    Binary Images:
           0x10d378000 -        0x10d378fff  com.apple.WebProcess (8536 - 8536.29.13) <7BF7FDCB-1C85-39A4-AD5F-E0ECA09F944A> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcess
           0x10d37d000 -        0x10d37dfff  WebProcessShim.dylib (7536.29.13) <71FADD19-CC76-385F-9641-F57E1D163F92> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebProcess.app/Conten ts/MacOS/WebProcessShim.dylib
           0x10d3b1000 -        0x10d59dfff  com.apple.WebKit2 (8536 - 8536.29.13) <79F556BC-7179-3B80-A219-0A893EABDB7E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x10d709000 -        0x10d9a4fff  com.apple.JavaScriptCore (8536 - 8536.29.3) <FB8318B8-26EF-39B7-8EBD-353DDC4CB74F> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x10da50000 -        0x10ea0dfff  com.apple.WebCore (8536 - 8536.29.5) <B749E324-512F-3307-9126-B115884577EC> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x1509ab000 -        0x150b36fff  com.apple.WebKit (8536 - 8536.29.13) <B8F07D35-3EE4-32AC-A455-CF9E7714180C> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x151fef000 -        0x1524f6fff  com.apple.Safari.framework (8536 - 8536.29.13) <8AB54860-C5A0-3FC2-A486-DDD3151B0555> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x152965000 -        0x15297bfff  com.apple.WebInspector (8536 - 8536.29.3) <4B1D04CA-7B08-3BD7-BF71-1CC2297B93BB> /System/Library/StagedFrameworks/Safari/WebInspector.framework/WebInspector
           0x153e80000 -        0x1540ebff7  com.apple.RawCamera.bundle (4.05 - 690) <6E4B6BE9-A512-3B8E-91DE-2D12966B5636> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x154648000 -        0x15466efff  libPDFRIP.A.dylib (331.0.4) <27A183A6-EB7D-3CAD-928A-CAF6E3492CA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
           0x155313000 -        0x155329ff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
           0x1553f8000 -        0x1553f9ff7  ATSHI.dylib (341.1) <6852B534-7542-338A-903F-26615745901F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
           0x1553fe000 -        0x1555bcfff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1555f3000 -        0x155763fff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x15579b000 -        0x1557a8fff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1557af000 -        0x155c37fff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.10.44 - 8.1.0) <6C433F44-4BDD-357F-8D15-3573B8363C10> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x155dab000 -        0x155daffff  com.apple.IOAccelerator (30.14 - 30.14) <9AE086BC-46F6-38A3-9456-0841D7BD48E4> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
           0x155db6000 -        0x155dc2fff  libGPUSupportMercury.dylib (8.7.25) <1207928C-DFD1-315B-BAD6-BCDBEB03FC0D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
           0x1561cc000 -        0x1561f7fff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x156200000 -        0x156209fe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
           0x200000000 -        0x20092dff7  com.apple.GeForceGLDriver (8.10.44 - 8.1.0) <3851C869-C1CF-3EFE-A08C-025318833871> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff6cf78000 -     0x7fff6cfac93f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff8202d000 -     0x7fff820aefff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff820af000 -     0x7fff82380ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff82381000 -     0x7fff823b3fff  com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff823b4000 -     0x7fff82400ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8245c000 -     0x7fff824b9ff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff824ba000 -     0x7fff8253aff7  com.apple.ApplicationServices.ATS (332 - 341.1) <AFDC05E6-F842-33D9-9379-81DF26E510CA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8254b000 -     0x7fff82572ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <BC8E0B89-56CA-3956-8DCD-AD820493D3DD> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff82573000 -     0x7fff82575ff7  libunc.dylib (25) <2FDC94A7-3039-3680-85F3-2164E63B464D> /usr/lib/system/libunc.dylib
        0x7fff82576000 -     0x7fff825f8ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff825f9000 -     0x7fff825fdff7  com.apple.CommonPanels (1.2.5 - 94) <5F81D593-4B87-3DCC-B934-625D436B4CB1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff825fe000 -     0x7fff825feffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff825ff000 -     0x7fff82627fff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff82639000 -     0x7fff8263afff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8263b000 -     0x7fff826e1ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff826e2000 -     0x7fff82702fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff82703000 -     0x7fff82704fff  libquit.dylib (130) <6722862C-8630-3A02-8CD8-C981065AB303> /usr/lib/libquit.dylib
        0x7fff8270d000 -     0x7fff827abff7  com.apple.ink.framework (10.8.2 - 150) <3D8D16A2-7E01-3EA1-B637-83A36D353308> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff827f8000 -     0x7fff827fdfff  com.apple.OpenDirectory (10.8 - 151.10) <1F47EC96-7403-3690-8D8D-C31D3B6FDA0A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff827fe000 -     0x7fff82812fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff82813000 -     0x7fff82856ff7  com.apple.bom (12.0 - 192) <0EFE0F2D-B6DE-3D1E-93C2-EED6D96F70A2> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff82857000 -     0x7fff8286aff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <023D909C-3AFA-3438-88EB-05D0BDA5AFFE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8286b000 -     0x7fff828b3fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
        0x7fff828b4000 -     0x7fff82a4ffef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff82b3b000 -     0x7fff82b3cff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff82b3d000 -     0x7fff82b48ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff82b49000 -     0x7fff82b98ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff82b99000 -     0x7fff82b99fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff82b9a000 -     0x7fff82ba6fff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff82ba7000 -     0x7fff82bafff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff82bb0000 -     0x7fff82f0dff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff82f0e000 -     0x7fff830f8ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff830f9000 -     0x7fff83188fff  libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
        0x7fff83189000 -     0x7fff8318cff7  com.apple.LoginUICore (2.0 - 2.0) <C1911200-E442-3B99-AB91-C135703D55DF> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff83403000 -     0x7fff8341afff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8348b000 -     0x7fff8348fff7  com.apple.TCC (1.0 - 1) <76A86876-2280-3849-8478-450E1A8C0E01> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8349d000 -     0x7fff834c9ff7  libRIP.A.dylib (331.0.4) <4B261CE2-524E-3FA9-9437-B70DAC1EAB95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff834ca000 -     0x7fff834ebfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff834ec000 -     0x7fff83518fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <CCF2C41D-93D0-3547-A2B1-D6A69932CADF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8351a000 -     0x7fff83554fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff83555000 -     0x7fff8355cfff  com.apple.NetFS (5.0 - 4.0) <195D8EC9-72BB-3E04-A64D-E1A89B4850C1> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8356c000 -     0x7fff8359afff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8359b000 -     0x7fff836b392f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff836b4000 -     0x7fff836eeff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff838a1000 -     0x7fff838cdfff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff838ce000 -     0x7fff838d8ff7  com.apple.xpcobjects (103 - 103) <03968AE7-D7D9-3B12-A2A5-045957DC3526> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
        0x7fff838d9000 -     0x7fff83918ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff83cc4000 -     0x7fff83d15ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff83d16000 -     0x7fff83d84fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff83d85000 -     0x7fff83e4aff7  com.apple.coreui (2.0 - 181.1) <7C4196D5-79E8-3557-963B-71F494DC9B04> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83e4b000 -     0x7fff83ea5ff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff83ea6000 -     0x7fff83fa3fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff83fd5000 -     0x7fff83fd5fff  com.apple.Carbon (154 - 155) <1B2846B1-384E-3D1C-8999-201215723349> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff83fd6000 -     0x7fff84087fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff840ba000 -     0x7fff843d1ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8443a000 -     0x7fff84470ff7  libsystem_info.dylib (406.17) <C9BA1024-043C-3BD5-908F-AF709E05DEE4> /usr/lib/system/libsystem_info.dylib
        0x7fff84471000 -     0x7fff84478fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff84479000 -     0x7fff84479fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff844d5000 -     0x7fff844d6fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff844d7000 -     0x7fff845f0fff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff845f1000 -     0x7fff845f1fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff845f2000 -     0x7fff846f0fff  com.apple.QuickLookUIFramework (4.0 - 555.5) <EE02B332-20F3-3226-A022-D71B808E1CC4> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff846f1000 -     0x7fff846fbfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <5A4B532E-3428-3F0A-8032-B0AFFF72CA3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff846fc000 -     0x7fff84723ff7  com.apple.PerformanceAnalysis (1.16 - 16) <1BDA3662-18B7-3F38-94E5-9ACD477A7682> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8474d000 -     0x7fff8474ffff  com.apple.securityhi (4.0 - 55002) <26E6D477-EF61-351F-BA8C-67824AA231C6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff84750000 -     0x7fff84772ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
        0x7fff847b9000 -     0x7fff84a39ff7  com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff84a3a000 -     0x7fff84a42fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff84a5c000 -     0x7fff84ac4fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff84ac7000 -     0x7fff84c4dfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84c66000 -     0x7fff84cc2fff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff84cc3000 -     0x7fff84db4ff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff84db5000 -     0x7fff84db8fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
        0x7fff84db9000 -     0x7fff84ee3ff7  com.apple.avfoundation (2.0 - 361.32) <E99A8D44-3283-377D-AF56-65F9651CEA8E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff84ee4000 -     0x7fff84f06ff7  com.apple.Kerberos (2.0 - 1) <416543F5-E7AF-3269-843F-C8CDA8DD0FFA> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff84f07000 -     0x7fff84f14fff  com.apple.AppleFSCompression (49 - 1.0) <E616053D-D3C2-3600-B8DF-A5E0D9665634> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff84f15000 -     0x7fff84f4aff7  libTrueTypeScaler.dylib (84.6) <635BEEBD-7969-3083-8B1A-D49E9DA81517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8503d000 -     0x7fff85054fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff85055000 -     0x7fff85060ff7  com.apple.ProtocolBuffer (2 - 104) <5BA49EB9-1361-3BFF-856C-C5F1D0486072> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff85061000 -     0x7fff85086ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff85087000 -     0x7fff85235fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff85244000 -     0x7fff85bd46ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff85bd5000 -     0x7fff85be8ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff85be9000 -     0x7fff85bf7ff7  libsystem_network.dylib (77.10) <2AAA67A1-525E-38F0-8028-1D2B64716611> /usr/lib/system/libsystem_network.dylib
        0x7fff85c9f000 -     0x7fff85ca2fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff85ca3000 -     0x7fff85cb2ff7  libxar.1.dylib (105) <B6A7C8AA-3E20-3A1D-A7BA-4FD0052FA508> /usr/lib/libxar.1.dylib
        0x7fff85cb3000 -     0x7fff85e28fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff85e29000 -     0x7fff85f87fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff86019000 -     0x7fff86062fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff860a7000 -     0x7fff86103ff7  com.apple.Symbolication (1.3 - 93) <D3AAB36A-D5EB-3044-BE9D-0B77E64C00FC> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff86104000 -     0x7fff86108fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff86109000 -     0x7fff86154fff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff862bc000 -     0x7fff862cafff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff862cb000 -     0x7fff862cffff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff862d0000 -     0x7fff862d5fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff862d6000 -     0x7fff862dbfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff86500000 -     0x7fff86556fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff867f3000 -     0x7fff8684ffff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff86850000 -     0x7fff86861ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff86862000 -     0x7fff868fdfff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff86955000 -     0x7fff86a12ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <73BE495D-8985-3B88-A7D0-23DF0CB50304> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff86a13000 -     0x7fff86a13fff  com.apple.CoreServices (57 - 57) <45F1466A-8264-3BB7-B0EC-E5E5BFBED143> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff86a6f000 -     0x7fff86ac4ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff86ada000 -     0x7fff86b39fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff86b3a000 -     0x7fff86b44fff  libcsfde.dylib (296.16) <DE03E28D-7979-3C31-9F46-2A7337CE0DBA> /usr/lib/libcsfde.dylib
        0x7fff86b96000 -     0x7fff86bbdfff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff86bbe000 -     0x7fff86c4bff7  com.apple.SearchKit (1.4.0 - 1.4.0) <54A8069C-E497-3B07-BEA7-D3BC9DB5B649> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff86c4c000 -     0x7fff87043fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff880bb000 -     0x7fff880bffff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff880c0000 -     0x7fff880cbfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff880cc000 -     0x7fff880d9ff7  com.apple.NetAuth (4.0 - 4.0) <A4A21A2F-B26A-3DC9-95E4-DAFA43A4A2C3> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff880da000 -     0x7fff880dcfff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff880dd000 -     0x7fff8817aff7  com.apple.PDFKit (2.7.3 - 2.7.3) <5AE5FD4E-658F-38BC-90DD-C2B28E17ED34> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88a31000 -     0x7fff88a3aff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff88a3b000 -     0x7fff88a46fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff88f45000 -     0x7fff89145fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
        0x7fff89147000 -     0x7fff89221fff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89242000 -     0x7fff8924ffff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff89250000 -     0x7fff892a7ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <541A7DBE-F8E4-3023-A3C0-8D5A2A550CFB> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff892a8000 -     0x7fff896c5fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8977f000 -     0x7fff89783fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89784000 -     0x7fff897c1fef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff897c2000 -     0x7fff897f6fff  com.apple.securityinterface (6.0 - 55024.4) <FCF87CA0-CDC1-3F7C-AADA-2AC3FE4E97BD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff897f7000 -     0x7fff897fbfff  libCGXType.A.dylib (331.0.4) <251D4D2D-92B9-3D56-B348-CD67397F71FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff897fc000 -     0x7fff89819ff7  com.apple.openscripting (1.3.6 - 148.3) <C008F56A-1E01-3D4C-A9AF-97799D0FAE69> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8981a000 -     0x7fff89856fff  com.apple.GeoServices (1.0 - 1) <72D29BBD-8899-3F6C-B8C3-17073698D62D> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff898d2000 -     0x7fff898d3fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff898d4000 -     0x7fff89914ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff89915000 -     0x7fff89b70ff7  com.apple.QuartzComposer (5.1 - 284) <4B416D48-8B1E-31B9-B334-6C38430930AC> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff89b71000 -     0x7fff89b71fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff89c41000 -     0x7fff89d5bfff  com.apple.coreavchd (5.6.0 - 5600.4.16) <85670361-96CA-3805-B981-B41B47E99A37> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff89d5c000 -     0x7fff89d92fff  com.apple.DebugSymbols (98 - 98) <7059F71D-9A82-3D32-99BB-E043DEDA6174> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff89da5000 -     0x7fff8a19efe7  com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8a19f000 -     0x7fff8a1e9ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a248000 -     0x7fff8a256ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
        0x7fff8a257000 -     0x7fff8a281ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8a282000 -     0x7fff8a2b9ff7  libssl.0.9.8.dylib (47) <42AAA348-1361-349F-89C7-22CC168307AD> /usr/lib/libssl.0.9.8.dylib
        0x7fff8a2ba000 -     0x7fff8a2bcff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8a2bd000 -     0x7fff8a2bdfff  com.apple.AOSMigrate (1.0 - 1) <9E7A92DC-649D-3908-BB36-B7F445261F14> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8a2be000 -     0x7fff8a2dfff7  libCRFSuite.dylib (33) <B49DA255-A4D9-33AF-95AB-B319570CDF7B> /usr/lib/libCRFSuite.dylib
        0x7fff8a2e0000 -     0x7fff8a2e7fff  com.apple.phonenumbers (1.1 - 47) <0EB01ED6-F8DD-3A72-89C6-BA3E7AD805C8> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8a2e8000 -     0x7fff8a303ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8a304000 -     0x7fff8a313fff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a31d000 -     0x7fff8a41ffff  libcrypto.0.9.8.dylib (47) <8926F842-23AB-35D6-A3CE-6FF5D504F875> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a420000 -     0x7fff8a52bfff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8a52c000 -     0x7fff8a64cfff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a64d000 -     0x7fff8a6defff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8a6df000 -     0x7fff8a6e1fff  com.apple.OAuth (18.1 - 18.1) <8CC24408-C139-300E-9D11-CB064D80FF98> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8a6e2000 -     0x7fff8ab1efff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8abad000 -     0x7fff8aeddfff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8af27000 -     0x7fff8af58ff7  com.apple.DictionaryServices (1.2 - 184.4) <2EC80C71-263E-3D63-B461-6351C876C50D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8af59000 -     0x7fff8af6ffff  com.apple.Accounts (211.2 - 211.2) <AC7386F8-FCAB-35CD-AB39-0ADD254F35CD> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
        0x7fff8af70000 -     0x7fff8b00afff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b037000 -     0x7fff8b06ffff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
        0x7fff8b070000 -     0x7fff8b071ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8b072000 -     0x7fff8b167fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
        0x7fff8b1d9000 -     0x7fff8b1dbfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8b423000 -     0x7fff8b438fff  com.apple.ImageCapture (8.0 - 8.0) <71B24609-DEE9-3927-9C82-62E72270299C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8b439000 -     0x7fff8b4b8ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b4b9000 -     0x7fff8b4bcfff  com.apple.help (1.3.2 - 42) <418A9A41-BCB4-32A2-97ED-3A388F69CA9D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8b4bd000 -     0x7fff8b4c3fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8b4c4000 -     0x7fff8b513ff7  libFontRegistry.dylib (100) <F7EC0287-58E4-3ABE-A45E-B105A68EA76E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8b514000 -     0x7fff8b55ffff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b560000 -     0x7fff8b566fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8b567000 -     0x7fff8b5abfff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
        0x7fff8b5ac000 -     0x7fff8b619ff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b61a000 -     0x7fff8b635ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8b636000 -     0x7fff8b690fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8b691000 -     0x7fff8b6eafff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8b877000 -     0x7fff8b8a0fff  libsandbox.1.dylib (220.2) <3FC9A111-B76D-3F98-90A4-44CFB0D433B4> /usr/lib/libsandbox.1.dylib
        0x7fff8b8a1000 -     0x7fff8b8a1fff  com.apple.Cocoa (6.7 - 19) <3CFC90D2-2BE9-3E5C-BFDB-5E161A2C2B29> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8b8a2000 -     0x7fff8bad7ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8bad8000 -     0x7fff8bad8fff  com.apple.ApplicationServices (45 - 45) <5302CC85-D534-3FE5-9E56-CA16762177F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8bad9000 -     0x7fff8bb42fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8bb43000 -     0x7fff8c2eafff  com.apple.CoreAUC (6.16.13 - 6.16.13) <8CBFBC9C-0773-3DEB-AF99-989008CB2B36> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8c31a000 -     0x7fff8c3ecff7  com.apple.CoreText (260.0 - 275.16) <990F3C7D-EEF1-33C4-99D6-8E81C96ED3E3> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c3ed000 -     0x7fff8c4eaff7  libxml2.2.dylib (22.3) <7FD09F53-83DA-3ECD-8DD9-870E1A2F0427> /usr/lib/libxml2.2.dylib
        0x7fff8c4eb000 -     0x7fff8c542ff7  com.apple.ScalableUserInterface (1.0 - 1) <93C14595-6172-37E9-88F2-CBC80A1C54D0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff8c543000 -     0x7fff8c7e7ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8c7e8000 -     0x7fff8c7faff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8c7fb000 -     0x7fff8c812fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8c86a000 -     0x7fff8d04ffff  libclh.dylib (4.0.3 - 4.0.3) <4562B69C-9097-352B-A179-6E7017618562> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8d050000 -     0x7fff8d123ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <D62DA01B-5B60-3E99-9395-C11FB47E82E0> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d124000 -     0x7fff8d13efff  com.apple.CoreMediaAuthoring (2.1 - 914) <23F2B9D0-7B73-3C42-8EDC-8ADBF9C7B8C2> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8d13f000 -     0x7fff8d14bfff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8d3fc000 -     0x7fff8d54dfff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8d54e000 -     0x7fff8d59bfff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/

  • Crash every time Windows refreshes policy

    We have a Windows Server 2008 R2 box that is blue screening and crashing every time it refreshes group policy.
    Computer starts up, gets to "Applying Registry policy" for a minute or so, then crashes.
    I unplugged the computer from the network during startup and, without a DC to grab GP from, I get to the Ctrl-Alt-Del screen
    Plugging the computer back into the network, then logging on with a domain user, we again get to "Applying Registry policy" and then crash
    If I leave it unplugged from the network and THEN log in, or log in with a local user account, I can get in
    When plugged back in, the computer will then reboot within a short time, presumably when the background GP refresh occurs
    To test, I made a new OU, blocked inheritance on it, and moved the computer account into it
    Now I can start up successfully while plugged into the network, however a domain user will still cause a crash because the user account does not have the GPs blocked
    Moving the user account into the new OU also removes the crash
    With no GPOs applied, the computer also doesn't crash when the background refresh applies
    Disabling all startup items in msconfig doesn't affect the issue
    With all of the above, I'm confident that this only occurs when Windows attempts to apply group policy. I verified that no GPOs have been changed in over a month. No other machine (server or PC) is having this issue. Restoring the registry to a version from
    a few weeks back didn't help. So far, Microsoft phone support hasn't figured it out. Obviously, leaving the computer account in the test OU with inheritance blocked can't be our long-term solution. I'm at a loss over what to do next short of wiping the machine
    and restoring. This is an Exchange server so I'm not looking forward to restoring that.

    Hi,
    For Bug Check 0x1E, it indicates that a kernel-mode program generated an exception which the error handler did not catch. For more details, please refer to following article and check if can
    help you.
    Bug Check 0x1E: KMODE_EXCEPTION_NOT_HANDLED
    Meanwhile, please refer to following KB and check if help you to troubleshoot the
    Stop error code 0x0000001E
    issue.
    How to troubleshoot a "Stop error code 0x0000001E (KMODE_EXCEPTION_NOT_HANDLED)" error message
    àI actually haven't been able to get Windows to generate a crash dump.
    When you receive a STOP error message or a fatal system error message, a Memory.dmp file may not be created. Please refer to following KB and check if help you to generate the dump file.
    Windows does not save memory dump file after a crash
    By the way, for this kind of kernel crash issue, if this issues is a state of emergency for you. Please contact Microsoft Customer Service and Support (CSS) via telephone so that a dedicated
    Support Professional can assist with your request.
    To obtain the phone numbers for specific technology request, please refer to the web site listed below:
    http://support.microsoft.com/default.aspx?scid=fh;EN-US;OfferProPhone#faq607
    Best regards,
    Justin Gu
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Help, safari crashed every time I open it

    After a recent reinstall of the Lion OS on my macbook pro, the safari just crashed every time I open it. I've tried to change the login account, but the same problem remains. The error log is as follows:
    Process:         Safari [861]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.7 (7534.57.7)
    Build Info:      WebBrowser-7534057007000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [772]
    Date/Time:       2012-10-03 17:33:02.640 -0700
    OS Version:      Mac OS X 10.7.5 (11G56)
    Report Version:  9
    Interval Since Last Report:          2427 sec
    Crashes Since Last Report:           4
    Per-App Interval Since Last Report:  7 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      56EDA299-7E3C-4A2D-9424-6EAA89AF5282
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[861]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff87ca4f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff88ad9d5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff87ca4d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff86e3971f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff9109362b -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff91093784 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x000000010216bc2e -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff87c9bfb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff87c9bf32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff9107b347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff910718bb loadNib + 322
              11  AppKit                              0x00007fff91070db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff91070cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff91070c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff912e1cd7 NSApplicationMain + 398
              15  Safari                              0x000000010236e806 SafariMain + 166
              16  Safari                              0x0000000102158f24 Safari + 3876
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff88c2cce2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8a9c67d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8a9b7a7a abort + 143
    3   libc++abi.dylib                         0x00007fff88ee37bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff88ee0fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff88ada1b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff88ee1001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff88ee105c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff88ee2152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff88ad9e7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff87ca4d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff86e3971f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff9109362b -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff91093784 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x000000010216bc2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff87c9bfb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff87c9bf32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff9107b347 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff910718bb loadNib + 322
    19  com.apple.AppKit                        0x00007fff91070db8 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff91070cd3 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff91070c16 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff912e1cd7 NSApplicationMain + 398
    23  com.apple.Safari.framework              0x000000010236e806 SafariMain + 166
    24  com.apple.Safari                        0x0000000102158f24 0x102158000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff88c2d7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff88a02786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff88a01316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff88c2d192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a9c6594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a9c7b85 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.CFURLCACHE_work_queue
    0   libsystem_kernel.dylib                  0x00007fff88c2d5b6 fsync + 10
    1   libsqlite3.dylib                        0x00007fff8ff2be38 unixSync + 72
    2   libsqlite3.dylib                        0x00007fff8ff39991 syncJournal + 705
    3   libsqlite3.dylib                        0x00007fff8ff2aa1e sqlite3PagerCommitPhaseOne + 1262
    4   libsqlite3.dylib                        0x00007fff8ff1611e sqlite3BtreeCommitPhaseOne + 478
    5   libsqlite3.dylib                        0x00007fff8ff15735 vdbeCommit + 981
    6   libsqlite3.dylib                        0x00007fff8fed855a sqlite3VdbeHalt + 4442
    7   libsqlite3.dylib                        0x00007fff8ff0a1a6 sqlite3VdbeExec + 51958
    8   libsqlite3.dylib                        0x00007fff8fefca5b sqlite3_step + 1883
    9   libsqlite3.dylib                        0x00007fff8febffb5 sqlite3_exec + 533
    10  com.apple.CFNetwork                     0x00007fff8ad4053c __CFURLCache::PostDatabaseOpenPragmaExecute() + 48
    11  com.apple.CFNetwork                     0x00007fff8ad40412 __CFURLCache::OpenDatabase() + 196
    12  com.apple.CFNetwork                     0x00007fff8ad3ff10 ProcessCacheTasks(__CFURLCache*, bool) + 265
    13  com.apple.CFNetwork                     0x00007fff8ad3f942 _ZL24_CFURLCacheTimerCallbackPv + 662
    14  libdispatch.dylib                       0x00007fff88a00a82 _dispatch_call_block_and_release + 18
    15  libdispatch.dylib                       0x00007fff88a022d2 _dispatch_queue_drain + 264
    16  libdispatch.dylib                       0x00007fff88a0212e _dispatch_queue_invoke + 54
    17  libdispatch.dylib                       0x00007fff88a01928 _dispatch_worker_thread2 + 198
    18  libsystem_c.dylib                       0x00007fff8a9c63da _pthread_wqthread + 316
    19  libsystem_c.dylib                       0x00007fff8a9c7b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff88c2cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c8274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x000000010320a1fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore                       0x0000000103207d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore                0x0000000102b4e11f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8a9c48bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a9c7b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff88c2b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff88c2ad71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff87183df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff87183d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8a9c48bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8a9c7b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff61d56418  rdx: 0x0000000000000000
    rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff61d56440  rsp: 0x00007fff61d56418
      r8: 0x00007fff76114fb8   r9: 0x00007fff61d55ea8  r10: 0x00007fff88c2cd0a  r11: 0xffffff80002dad60
    r12: 0x00007fd48282c880  r13: 0x0000000000000002  r14: 0x00007fff76117960  r15: 0x00007fff61d56590
    rip: 0x00007fff88c2cce2  rfl: 0x0000000000000246  cr2: 0x0000000105f47000
    Logical CPU: 0
    Binary Images:
          0x102158000 -        0x102158fff  com.apple.Safari (5.1.7 - 7534.57.7) <72510CA8-DEAF-3CA8-A9EC-C6FB872CE6E4> /Applications/Safari.app/Contents/MacOS/Safari
          0x10215f000 -        0x1025f9ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
          0x10291b000 -        0x102baafff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
          0x102c58000 -        0x102ddaff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
          0x102ecc000 -        0x1030a5fff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
          0x103204000 -        0x1041a9ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
       0x7fff61d58000 -     0x7fff61d8cbaf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
       0x7fff85662000 -     0x7fff85a8ffff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
       0x7fff85a90000 -     0x7fff85dacfff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
       0x7fff85dad000 -     0x7fff85decfff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
       0x7fff85e92000 -     0x7fff85e92fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
       0x7fff85e93000 -     0x7fff85e9aff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
       0x7fff85ec0000 -     0x7fff85ec1fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
       0x7fff85ec2000 -     0x7fff85f02fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
       0x7fff85f03000 -     0x7fff85f03fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
       0x7fff85f04000 -     0x7fff85fe3fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <E982B3FF-4788-3FA2-B9F1-53E44E2EA9BA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
       0x7fff85fe4000 -     0x7fff8600afff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
       0x7fff8600b000 -     0x7fff86063ff7  libTIFF.dylib (??? - ???) <4DA86D53-8977-351D-9DC5-C7AE8F0FD423> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
       0x7fff8608d000 -     0x7fff860fdfff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
       0x7fff860fe000 -     0x7fff86112ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
       0x7fff8611c000 -     0x7fff86129fff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
       0x7fff8612a000 -     0x7fff8619dfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
       0x7fff8622d000 -     0x7fff8622dfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
       0x7fff8622e000 -     0x7fff8622fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
       0x7fff86230000 -     0x7fff8638dfff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
       0x7fff86ce1000 -     0x7fff86d43ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
       0x7fff86d44000 -     0x7fff86d6dff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
       0x7fff86d6e000 -     0x7fff87087fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
       0x7fff870be000 -     0x7fff870c2fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
       0x7fff870c3000 -     0x7fff87164fff  com.apple.LaunchServices (480.39 - 480.39) <677E5B34-215E-3615-AC10-BED60DC460FD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
       0x7fff87171000 -     0x7fff87180ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
       0x7fff87181000 -     0x7fff87321ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
       0x7fff878be000 -     0x7fff878c1ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
       0x7fff87a9e000 -     0x7fff87a9efff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
       0x7fff87a9f000 -     0x7fff87b1aff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
       0x7fff87b76000 -     0x7fff87b7cfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
       0x7fff87b7d000 -     0x7fff87bcfff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
       0x7fff87c01000 -     0x7fff87dd5ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
       0x7fff87fe0000 -     0x7fff8802efff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
       0x7fff8802f000 -     0x7fff8804cff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
       0x7fff880ab000 -     0x7fff881b7fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
       0x7fff88343000 -     0x7fff8866ffff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
       0x7fff8875d000 -     0x7fff88876fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
       0x7fff88877000 -     0x7fff8887efff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
       0x7fff88983000 -     0x7fff889ebff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
       0x7fff889ff000 -     0x7fff88a0dfff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
       0x7fff88a0e000 -     0x7fff88a5aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
       0x7fff88a5b000 -     0x7fff88aaffff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
       0x7fff88ab0000 -     0x7fff88abdff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
       0x7fff88abe000 -     0x7fff88ac2fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
       0x7fff88ac3000 -     0x7fff88ba7e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
       0x7fff88bd3000 -     0x7fff88c15fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
       0x7fff88c16000 -     0x7fff88c36fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
       0x7fff88e21000 -     0x7fff88e3efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
       0x7fff88e3f000 -     0x7fff88ed9ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
       0x7fff88eda000 -     0x7fff88edafff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
       0x7fff88edb000 -     0x7fff88ee6ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
       0x7fff88ef5000 -     0x7fff88f51ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
       0x7fff88f91000 -     0x7fff88f92fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
       0x7fff88f93000 -     0x7fff89195fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
       0x7fff89196000 -     0x7fff891a5fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
       0x7fff891a6000 -     0x7fff89206fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
       0x7fff89207000 -     0x7fff894fcff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
       0x7fff894fd000 -     0x7fff89512fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
       0x7fff89583000 -     0x7fff89583fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
       0x7fff8a771000 -     0x7fff8a776fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
       0x7fff8a87a000 -     0x7fff8a880fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
       0x7fff8a881000 -     0x7fff8a8adff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
       0x7fff8a8b6000 -     0x7fff8a8c0ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
       0x7fff8a8c1000 -     0x7fff8a8c5ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
       0x7fff8a8e2000 -     0x7fff8a8f4ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
       0x7fff8a972000 -     0x7fff8a975fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
       0x7fff8a976000 -     0x7fff8aa53fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
       0x7fff8aa92000 -     0x7fff8aa95fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
       0x7fff8aae6000 -     0x7fff8ab7cff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
       0x7fff8aba7000 -     0x7fff8ac9cfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
       0x7fff8ac9d000 -     0x7fff8ac9eff7  libsystem_sandbox.dylib (??? - ???) <2A09E4DA-F47C-35CB-B70C-E0492BA9F20E> /usr/lib/system/libsystem_sandbox.dylib
       0x7fff8ac9f000 -     0x7fff8acd4fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
       0x7fff8acd5000 -     0x7fff8ad10fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
       0x7fff8ad11000 -     0x7fff8ad39fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
       0x7fff8ad3a000 -     0x7fff8ad3cfff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
       0x7fff8ad3d000 -     0x7fff8aea4fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
       0x7fff8aea5000 -     0x7fff8af58ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
       0x7fff8b38d000 -     0x7fff8b392ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
       0x7fff8b393000 -     0x7fff8b3c3ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
       0x7fff8b3c4000 -     0x7fff8b3cbfff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
       0x7fff8b50f000 -     0x7fff8b577ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
       0x7fff8b827000 -     0x7fff8b861fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
       0x7fff8b862000 -     0x7fff8b868fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
       0x7fff8b869000 -     0x7fff8b8eeff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
       0x7fff8b8ef000 -     0x7fff8b972fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
       0x7fff8be56000 -     0x7fff8bedaff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
       0x7fff8bedb000 -     0x7fff8bf51fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
       0x7fff8c6b6000 -     0x7fff8c6b7fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
       0x7fff8c720000 -     0x7fff8c82dfff  libJP2.dylib (??? - ???) <053950A7-6B92-320E-A6D7-808CE424F1AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
       0x7fff8c82e000 -     0x7fff8c84aff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
       0x7fff8c87f000 -     0x7fff8c887fff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
       0x7fff8c888000 -     0x7fff8c888fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
       0x7fff8c8a4000 -     0x7fff8c8c3fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
       0x7fff8c8c4000 -     0x7fff8c8dafff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
       0x7fff8c8db000 -     0x7fff8c8dbfff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
       0x7fff8c8dc000 -     0x7fff8c8f3fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
       0x7fff8c8f9000 -     0x7fff8c8ffff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
       0x7fff8c900000 -     0x7fff8c9a2fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
       0x7fff8c9a3000 -     0x7fff8c9e5ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
       0x7fff8c9e6000 -     0x7fff8ca0afff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
       0x7fff8ca0b000 -     0x7fff8ca34fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
       0x7fff8ca35000 -     0x7fff8ca76fff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
       0x7fff8caba000 -     0x7fff8cac8ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
       0x7fff8cacb000 -     0x7fff8cad0fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
       0x7fff8cad1000 -     0x7fff8cb76fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
       0x7fff8cb77000 -     0x7fff8cba0fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
       0x7fff8cba1000 -     0x7fff8cba2fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
       0x7fff8cbb2000 -     0x7fff8ccb7fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
       0x7fff8d87a000 -     0x7fff8d87cff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
       0x7fff8d8a1000 -     0x7fff8d9d7fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
       0x7fff8d9d8000 -     0x7fff8d9e6fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
       0x7fff8da3b000 -     0x7fff8da3efff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
       0x7fff8db3a000 -     0x7fff8db65ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
       0x7fff8dbfa000 -     0x7fff8dbfcfff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
       0x7fff8dbfd000 -     0x7fff8de27fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
       0x7fff8e2ba000 -     0x7fff8e2bffff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
       0x7fff8e2c0000 -     0x7fff8e2c7fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
       0x7fff8e2c8000 -     0x7fff8e2c8fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
       0x7fff8e2ce000 -     0x7fff8e322ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
       0x7fff8e324000 -     0x7fff8e32dff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
       0x7fff8e6b8000 -     0x7fff8e6f8ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
       0x7fff8e6f9000 -     0x7fff8e6faff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
       0x7fff8e7a0000 -     0x7fff8e7a5fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
       0x7fff8e7e1000 -     0x7fff8e805fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
       0x7fff8ec25000 -     0x7fff8ed27fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
       0x7fff8ed28000 -     0x7fff8f1effff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
       0x7fff8f1f0000 -     0x7fff8f207fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
       0x7fff8f52e000 -     0x7fff8f55bfe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
       0x7fff8f795000 -     0x7fff8f7abff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
       0x7fff8fbb4000 -     0x7fff8fc2aff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
       0x7fff8fccb000 -     0x7fff8fcfeff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
       0x7fff8feb5000 -     0x7fff8ffbcfe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
       0x7fff8ffcf000 -     0x7fff9003aff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
       0x7fff9003b000 -     0x7fff9011fff7  com.apple.CoreServices.OSServices (478.49 - 478.49) <E5BF2069-ED1A-31F5-AFC2-4A530BD467AA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
       0x7fff90169000 -     0x7fff90230ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
       0x7fff90231000 -     0x7fff90252fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
       0x7fff902f3000 -     0x7fff90306ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
       0x7fff90307000 -     0x7fff90347fe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
       0x7fff90348000 -     0x7fff9092cfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
       0x7fff9093a000 -     0x7fff9093ffff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
       0x7fff90968000 -     0x7fff90968fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
       0x7fff90a1f000 -     0x7fff90cd7fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
       0x7fff90cde000 -     0x7fff90d39ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
       0x7fff90dc2000 -     0x7fff90dcffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
       0x7fff90dd0000 -     0x7fff91044fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
       0x7fff91045000 -     0x7fff91050fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
       0x7fff91051000 -     0x7fff91060fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
       0x7fff91061000 -     0x7fff91c67fff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
       0x7fff91c68000 -     0x7fff92606a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
       0x7fff92607000 -     0x7fff92609fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
       0x7fff92640000 -     0x7fff9264bff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
       0x7fff9264c000 -     0x7fff9265eff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
       0x7fff9265f000 -     0x7fff926a8ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    External Modification Summary:
    Calls made by other processes targeting this process:
       task_for_pid: 4
       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: 161197
       thread_create: 0
       thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=184.7M resident=135.0M(73%) swapped_out_or_unallocated=49.7M(27%)
    Writable regions: Total=1.1G written=4624K(0%) resident=6036K(1%) swapped_out=0K(0%) unallocated=1.1G(99%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                       96K
    CoreServices                         1716K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               44.2M
    MALLOC guard page                      64K
    SQLite page cache                     576K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                            64K
    __CI_BITMAP                            80K
    __DATA                               15.1M
    __IMAGE                               528K
    __LINKEDIT                           61.1M
    __TEXT                              123.7M
    __UNICODE                             544K
    mapped file                          24.7M
    shared memory                         312K
    ===========                        =======
    TOTAL                                 1.3G
    TOTAL, minus reserved VM space      339.3M
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D38353030434C372D34474253510000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D38353030434C372D34474253510000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.198.19.22)
    Bluetooth: Version 4.0.8f17, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    I've tried to change the login account, but the same problem remains.
    When Safari crashes in more than one user account, that's an indication the startup disk may need repairing.
    Use Lion Recovery to repair the startup disk.

  • Mail crashes EVERY time I try to open a message

    Hi
    I started having problems with Mail today when it started to crash EVERY time I tried to click a message header whether it is in inbox or any remote folders connected via IMAP. Mail is still capable of connecting to servers and grabbing headers. I just can't click any message. Everything else still seem to "work".
    The only thing I did today was to delete a folder in Library that holds japanese dictionaries taking a lot of space and I don't speak japanese.
    On the first boot, the message can display for a few seconds on the bottom screen before crashing. Any subsequent tries will immediately crash Mail.
    Here's the crashreport.
    Process: Mail [429]
    Path: /Applications/Mail.app/Contents/MacOS/Mail
    Identifier: com.apple.mail
    Version: 3.2 (919)
    Build Info: Mail-9190000~3
    Code Type: X86 (Native)
    Parent Process: launchd [111]
    Date/Time: 2008-02-21 19:50:35.182 -0500
    OS Version: Mac OS X 10.5.2 (9C31)
    Report Version: 6
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x000000000000002c
    Crashed Thread: 2
    Application Specific Information:
    -[MessageContentController _fetchContentsForMessage:fromStore:withViewingState:]
    +[Library synchronouslyCommitTransaction]
    -[MailApp _synchronouslyTellSyncServicesToRegisterAndSync]
    Thread 0:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.HIToolbox 0x92f796a0 RunCurrentEventLoopInMode + 283
    5 com.apple.HIToolbox 0x92f794b9 ReceiveNextEventCommon + 374
    6 com.apple.HIToolbox 0x92f7932d BlockUntilNextEventMatchingListInMode + 106
    7 com.apple.AppKit 0x90d8d7d9 _DPSNextEvent + 657
    8 com.apple.AppKit 0x90d8d08e -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9 com.apple.AppKit 0x90d860c5 -[NSApplication run] + 795
    10 com.apple.AppKit 0x90d5330a NSApplicationMain + 574
    11 com.apple.mail 0x000fa206 0x1000 + 1020422
    Thread 1:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938e9b15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x938f5c34 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x0047e0a0 -[RSSInterchange _runManager] + 2140
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 2 Crashed:
    0 com.apple.CoreFoundation 0x9031641f CFStringTokenizerAdvanceToNextToken + 1775
    1 com.apple.datadetectorscore 0x93280a43 DDLookupTrieInsertKey + 544
    2 com.apple.datadetectorscore 0x93285a62 DDLookupTableAddTokenForRequest + 63
    3 com.apple.datadetectorscore 0x932873f8 DDABAddContact + 688
    4 com.apple.datadetectorscore 0x932878e9 DDABSourceLoadTable + 879
    5 com.apple.datadetectorscore 0x932858f5 DDLookupTableLoadContactTableWithName + 175
    6 com.apple.datadetectorscore 0x93285c4e DDLookupTableCreateFromCacheData + 401
    7 com.apple.datadetectorscore 0x932895ed DDScannerCreateWithFileName + 979
    8 com.apple.datadetectors 0x94819230 -[DDScannerComputationOperation main] + 317
    9 com.apple.Foundation 0x93945b34 -[NSOperation start] + 772
    10 com.apple.Foundation 0x93945822 __runop + 34
    11 libSystem.B.dylib 0x96e44743 pthreadwqthread + 331
    12 libSystem.B.dylib 0x96e445f6 start_wqthread + 30
    Thread 3:
    Thread 4:
    0 libSystem.B.dylib 0x96de1bce _semwaitsignal + 10
    1 libSystem.B.dylib 0x96e0c8cd pthreadcondwait$UNIX2003 + 73
    2 com.apple.QuartzCore 0x95982121 fefragmentthread + 54
    3 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    4 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 5:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938e9b15 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 213
    5 com.apple.Foundation 0x938f5c34 -[NSRunLoop(NSRunLoop) run] + 84
    6 com.apple.MessageFramework 0x003a4871 +[_NSSocket _runIOThread] + 98
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 6:
    0 libSystem.B.dylib 0x96e2ab3a select$DARWIN_EXTSN + 10
    1 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    2 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x96ddaa46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e0cdaf pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e0e633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938fb4fc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938fb310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.Foundation 0x938fb275 -[NSConditionLock lockWhenCondition:] + 69
    6 com.apple.AppKit 0x90df37f0 -[NSUIHeartBeat _heartBeatThread:] + 753
    7 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    8 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    9 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    10 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x96ddaa46 semaphoretimedwait_signaltrap + 10
    1 libSystem.B.dylib 0x96e0cdaf pthread_condwait + 1244
    2 libSystem.B.dylib 0x96e0e633 pthreadcond_timedwait_relativenp + 47
    3 com.apple.Foundation 0x938fb4fc -[NSCondition waitUntilDate:] + 236
    4 com.apple.Foundation 0x938fb310 -[NSConditionLock lockWhenCondition:beforeDate:] + 144
    5 com.apple.MessageFramework 0x00480154 -[InvocationQueue _drainQueue] + 317
    6 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    7 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    8 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    9 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 9:
    0 libSystem.B.dylib 0x96dda9e6 machmsgtrap + 10
    1 libSystem.B.dylib 0x96de21dc mach_msg + 72
    2 com.apple.CoreFoundation 0x902df0de CFRunLoopRunSpecific + 1806
    3 com.apple.CoreFoundation 0x902dfd18 CFRunLoopRunInMode + 88
    4 com.apple.Foundation 0x938ec3ed -[NSConnection sendInvocation:internal:] + 3005
    5 com.apple.Foundation 0x938eb569 -[NSDistantObject forwardInvocation:] + 329
    6 com.apple.CoreFoundation 0x9035eaaa __forwarding__ + 986
    7 com.apple.CoreFoundation 0x9035eb12 CF_forwarding_prep0 + 50
    8 com.apple.syncservices 0x907dedbc +[NSConnection(SyncServicesExtensions) isd_rootProxyForConnectionWithRegisteredName:requestTimeout:replyTimeout:protoc ol:enableMultipleThreads:independentConversations:] + 260
    9 com.apple.syncservices 0x907debd8 -[ISyncConcreteManager _connectToServerNoLock] + 288
    10 com.apple.syncservices 0x907de868 -[ISyncConcreteManager _connectToServer] + 570
    11 com.apple.syncservices 0x907ddd79 -[ISyncConcreteManager _performSelectorOnServer:numberOfArguments:] + 87
    12 com.apple.syncservices 0x907ddd1c -[ISyncConcreteManager _performSelectorOnServer:withArg:withArg:withArg:withArg:] + 77
    13 com.apple.syncservices 0x907ddcc7 -[ISyncConcreteManager _registerSchemaWithDescription:descriptionFilePath:bundlePath:] + 175
    14 com.apple.syncservices 0x907ddbf9 -[ISyncConcreteManager registerSchemaWithBundlePath:] + 651
    15 com.apple.Mail.Syncer 0x17c08497 0x17c02000 + 25751
    16 com.apple.Mail.Syncer 0x17c084f6 0x17c02000 + 25846
    17 com.apple.mail 0x00037f15 0x1000 + 225045
    18 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    19 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    20 com.apple.MessageFramework 0x00480739 -[MonitoredInvocation invoke] + 409
    21 com.apple.MessageFramework 0x004815fb +[WorkerThread _execute:] + 144
    22 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    23 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    24 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    25 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 10:
    0 libSystem.B.dylib 0x96dfe5da getdirentries + 10
    1 libSystem.B.dylib 0x96dfe514 readdir + 70
    2 com.apple.CoreFoundation 0x90290590 _CFBundleCopyDirectoryContentsAtPath + 1264
    3 com.apple.CoreFoundation 0x90294f09 _CFBundleURLLooksLikeBundleVersion + 57
    4 com.apple.CoreFoundation 0x902859ef _CFBundleCreate + 287
    5 ...ple.CoreServices.CarbonCore 0x90509961 TECLoadPlugin + 108
    6 ...ple.CoreServices.CarbonCore 0x9050989e Plugin_GetCountAvailableTextEncodingConversions + 237
    7 ...ple.CoreServices.CarbonCore 0x90509691 FindConversionPlugin + 90
    8 ...ple.CoreServices.CarbonCore 0x90508ee8 TECCreateConverter + 247
    9 com.apple.MessageFramework 0x003ae3f8 _stringGetBytesUsingTEC + 178
    10 com.apple.MessageFramework 0x00431f2f MFCreateDataWithString + 179
    11 com.apple.MessageFramework 0x003b8c9a -[MimePart _archiveForString:URL:needsPlainTextBodyClass:] + 92
    12 com.apple.MessageFramework 0x003b6b45 -[MimePart webArchive] + 354
    13 com.apple.MessageFramework 0x003b6990 -[MimeBody webArchive] + 174
    14 com.apple.MessageFramework 0x003b664a -[WebMessageDocument initWithMimePart:] + 88
    15 com.apple.mail 0x00045d99 0x1000 + 282009
    16 com.apple.mail 0x00041863 0x1000 + 264291
    17 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    18 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    19 com.apple.MessageFramework 0x00480739 -[MonitoredInvocation invoke] + 409
    20 com.apple.MessageFramework 0x0048031b -[InvocationQueue _drainQueue] + 772
    21 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    22 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    23 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    24 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 11:
    0 libSystem.B.dylib 0x96e200be fsync$UNIX2003 + 10
    1 libsqlite3.0.dylib 0x93b49583 sqlite3PagerCommitPhaseOne + 979
    2 libsqlite3.0.dylib 0x93b5546e sqlite3VdbeHalt + 3198
    3 libsqlite3.0.dylib 0x93ba4e94 sqlite3VdbeExec + 45556
    4 libsqlite3.0.dylib 0x93ba5ea2 sqlite3Step + 386
    5 libsqlite3.0.dylib 0x93b86624 sqlite3_exec + 260
    6 com.apple.MessageFramework 0x00396595 commitTransaction + 86
    7 com.apple.MessageFramework 0x00422f9f +[Library synchronouslyCommitTransaction] + 254
    8 com.apple.CoreFoundation 0x9035eb7d _invoking__ + 29
    9 com.apple.CoreFoundation 0x9035e568 -[NSInvocation invoke] + 136
    10 com.apple.MessageFramework 0x004815fb +[WorkerThread _execute:] + 144
    11 com.apple.Foundation 0x938b55ad -[NSThread main] + 45
    12 com.apple.Foundation 0x938b5154 _NSThread__main_ + 308
    13 libSystem.B.dylib 0x96e0bc55 pthreadstart + 321
    14 libSystem.B.dylib 0x96e0bb12 thread_start + 34
    Thread 2 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x90315d44 ecx: 0x00000000 edx: 0x17d621c0
    edi: 0x00000001 esi: 0x17d52520 ebp: 0xb02b19c8 esp: 0xb02b1860
    ss: 0x0000001f efl: 0x00010246 eip: 0x9031641f cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x0000001f gs: 0x00000037
    cr2: 0x0000002c
    Binary Images:
    0x1000 - 0x26cff3 com.apple.mail 3.2 (919) <f0504553a206dfccab7bb27939bc5542> /Applications/Mail.app/Contents/MacOS/Mail
    0x2da000 - 0x34cfff com.apple.iLifeMediaBrowser 1.0.5 (205.0.2) <2b5c1b0df3f8c76476791f8317fc7324> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x38a000 - 0x5d9ff3 com.apple.MessageFramework 3.2 (919.2) <5d5cf8b74fbe47eedba367a33ec67934> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x72c000 - 0x72efff com.apple.ExceptionHandling 1.5 (10) /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x735000 - 0x759fe7 com.apple.speech.LatentSemanticMappingFramework 2.6.4 (2.6.4) <1591e65449707141112554274c637e5a> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x775000 - 0x777fff +net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x77d000 - 0x783fff +net.sourceforge.SafariAdBlock 0.2.1 (0.2.1) <a3121357a86d993752b2c07756e2b7c8> /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/MacOS/Safari AdBlock
    0x900000 - 0x92cfe7 +com.zang.RegexKit 0.4.0 (0.4.0) /Library/InputManagers/Safari AdBlock/Safari AdBlock.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
    0x15c00000 - 0x15ceefef com.apple.RawCamera.bundle 2.0.2 (2.0.2) /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15f8f000 - 0x15f8fffd liblangid.dylib ??? (???) <4310e568d617f1ce7178266630e1b71a> /usr/lib/liblangid.dylib
    0x16038000 - 0x16046feb libSimplifiedChineseConverter.dylib ??? (???) <548d5a699dbe2bb8fcc8275321fdc0d4> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x167de000 - 0x167e3ff3 libCGXCoreImage.A.dylib ??? (???) <978986709159e5fe9e094df5efddac1d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16f19000 - 0x16f1efff com.apple.DictionaryServiceComponent 1.1 (1.1) <8edc1180f52db18e9ddfb4e95debe61b> /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x16fb1000 - 0x1701efff +com.DivXInc.DivXDecoder 6.6.0 (6.6.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x1704a000 - 0x1705dfff com.apple.syncservices.syncservicesui 4.1 (389.1) <f654255432f88dcf52531b1eeaf4fffe> /System/Library/PrivateFrameworks/SyncServicesUI.framework/Versions/A/SyncServi cesUI
    0x17a76000 - 0x17b9dfe7 libmecab.1.0.0.dylib ??? (???) <7b38ea21924f2d04b3aa6c75b0ddcb29> /usr/lib/libmecab.1.0.0.dylib
    0x17c02000 - 0x17c20fff com.apple.Mail.Syncer 3.1 (915) <875ef2529873eecc168d8564b4bcc8e7> /System/Library/Frameworks/Message.framework/Versions/B/Resources/Syncer.syncsc hema/Contents/MacOS/Syncer
    0x8fe00000 - 0x8fe2da53 dyld 96.2 (???) <7af47d3b00b2268947563c7fa8c59a07> /usr/lib/dyld
    0x90003000 - 0x90003ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9026d000 - 0x9039ffef com.apple.CoreFoundation 6.5.1 (476.10) <d5bed2688a5eea11a6dc3a3c5c17030e> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90413000 - 0x9047fffb com.apple.WhitePagesFramework 1.1 (113.0) /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x90480000 - 0x904a0ff2 libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x904a1000 - 0x904a1ffa com.apple.CoreServices 32 (32) <2fcc8f3bd5bbfc000b476cad8e6a3dd2> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x904a2000 - 0x904c1ffa libJPEG.dylib ??? (???) <0cfb80109d624beb9ceb3c43b6c5ec10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x904c2000 - 0x9079bff3 com.apple.CoreServices.CarbonCore 785.8 (785.8) <827c228e7d717b397cdb4941eba69553> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9079c000 - 0x907a1fff com.apple.CommonPanels 1.2.4 (85) <ea0665f57cd267609466ed8b2b20e893> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x907a2000 - 0x907d6fef com.apple.bom 9.0 (136) <b72e1fd1d3bfd8c288381adb23775fd4> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x907d7000 - 0x908b6fff com.apple.syncservices 3.1 (389.1) <f553602f67692e7a736edb702c64792a> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x908b7000 - 0x90960fff com.apple.JavaScriptCore 5523.10.3 (5523.10.3) <9e6719a7a0740f5c224099a7b853e45b> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90961000 - 0x909beffb libstdc++.6.dylib ??? (???) <04b812dcec670daa8b7d2852ab14be60> /usr/lib/libstdc++.6.dylib
    0x909bf000 - 0x90af6feb com.apple.imageKit 1.0.1 (1.0) <4cb353ae2d3b141afc3d82b557bde878> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x90af7000 - 0x90b6efe3 com.apple.CFNetwork 221.5 (221.5) <5474cdd7d2a8b2e8059de249c702df9e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x90b6f000 - 0x90b76ff7 libCGATS.A.dylib ??? (???) <9b29a5500efe01cc3adea67bbc42568e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x90b77000 - 0x90bb6fef libTIFF.dylib ??? (???) <6d0f80e9d4d81f3f64c876aca005bd53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90bb7000 - 0x90be6fe3 com.apple.AE 402.2 (402.2) <e01596187e91af5d48653920017b8c8e> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90be7000 - 0x90bf2fff com.apple.dotMacLegacy 3 (242) <d59587ecfd0e0e31ce7d61f544cfa298> /System/Library/PrivateFrameworks/DotMacLegacy.framework/Versions/A/DotMacLegac y
    0x90bf3000 - 0x90d4bfee com.apple.CalendarStore 3.0.2 (809) /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x90d4c000 - 0x90d4cffd 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
    0x90d4d000 - 0x9154afef com.apple.AppKit 6.5.2 (949.26) <bc4593edd8a224409fb6953a354505a0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9154b000 - 0x91582fff com.apple.SystemConfiguration 1.9.1 (1.9.1) <8a76e429301afe4eba1330bfeaabd9f2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91583000 - 0x91616fff com.apple.ink.framework 101.3 (86) <bf3fa8927b4b8baae92381a976fd2079> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91617000 - 0x91619fff com.apple.securityhi 3.0 (30817) <2b2854123fed609d1820d2779e2e0963> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9161a000 - 0x916e5fff com.apple.ColorSync 4.5.0 (4.5.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x916e6000 - 0x91723fff com.apple.DAVKit 3.0.2 (643) /System/Library/PrivateFrameworks/DAVKit.framework/Versions/A/DAVKit
    0x91724000 - 0x91766fef com.apple.NavigationServices 3.5.1 (161) <cc6bd78eabf1e2e7166914e9f12f5850> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91767000 - 0x91785fff libresolv.9.dylib ??? (???) <0629b6dcd71f4aac6a891cbe26253e85> /usr/lib/libresolv.9.dylib
    0x91786000 - 0x917b3feb libvDSP.dylib ??? (???) <b232c018ddd040ec4e2c2af632dd497f> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x917b4000 - 0x917c4fff com.apple.speech.synthesis.framework 3.6.59 (3.6.59) <4ffef145fad3d4d787e0c33eab26b336> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x917c5000 - 0x918a6ff7 libxml2.2.dylib ??? (???) <450ec38b57fb46013847cce851001a2f> /usr/lib/libxml2.2.dylib
    0x918a7000 - 0x918a7ffe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <a2b462be6c51187eddf7d097ef0e0a04> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x918a8000 - 0x918aefff com.apple.print.framework.Print 218.0.2 (220.1) <8bf7ef71216376d12fcd5ec17e43742c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x918af000 - 0x918afffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x918b0000 - 0x918dafff com.apple.CoreMediaPrivate 1.4 (1.4) <59630ee9096ecf2ca1e518da2f46c68d> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x918db000 - 0x91a20ff7 com.apple.ImageIO.framework 2.0.1 (2.0.1) <68ba11e689a9ca30f8310935cd1e02d6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91a21000 - 0x91a7dff7 com.apple.htmlrendering 68 (1.1.3) <fe87a9dede38db00e6c8949942c6bd4f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x91a7e000 - 0x91ab8fff com.apple.coreui 1.1 (61) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91abc000 - 0x91acaffd libz.1.dylib ??? (???) <5ddd8539ae2ebfd8e7cc1c57525385c7> /usr/lib/libz.1.dylib
    0x91acb000 - 0x91b3dfff com.apple.PDFKit 2.1 (2.1) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x91b3e000 - 0x91bc7fe3 com.apple.DesktopServices 1.4.5 (1.4.5) <8b264cd6abbbd750928c637e1247269d> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91bc8000 - 0x91bc8ff8 com.apple.ApplicationServices 34 (34) <8f910fa65f01d401ad8d04cc933cf887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91bc9000 - 0x9209cfde libGLProgrammability.dylib ??? (???) <a3d68f17f37ff55a3e61aca1e3aee522> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9209d000 - 0x920b3fe7 com.apple.CoreVideo 1.5.0 (1.5.0) <7e010557527a0e6d49147c297d16850a> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x920b4000 - 0x920e4ff3 com.apple.DotMacSyncManager 1.2.2 (280) <fa19f847dcb535449201e99f5270065d> /System/Library/PrivateFrameworks/DotMacSyncManager.framework/Versions/A/DotMac SyncManager
    0x920e5000 - 0x920e5ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x920e6000 - 0x92172ffb com.apple.QTKit 7.4.1 (14) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92173000 - 0x92531fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x92532000 - 0x92570ff7 libGLImage.dylib ??? (???) <090de775838db03ddc710f57abbf6218> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92571000 - 0x925b2fe7 libRIP.A.dylib ??? (???) <9d42e83d860433f9126c4871d1fe0ce8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x925b3000 - 0x926d7fe3 com.apple.audio.toolbox.AudioToolbox 1.5.1 (1.5.1) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x926d8000 - 0x92754feb com.apple.audio.CoreAudio 3.1.0 (3.1) <70bb7c657061631491029a61babe0b26> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x92829000 - 0x928d9fff edu.mit.Kerberos 6.0.12 (6.0.12) <9e98dfb4cde8b0510fdd972dc9fa1dc9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x928de000 - 0x928e7fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <d3180f9edbd9a5e6f283d6156aa3c602> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x928e8000 - 0x92973fff com.apple.framework.IOKit 1.5.1 (???) <a17f9f5ea7e8016a467e67349f4d3d03> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92974000 - 0x92983fff libsasl2.2.dylib ??? (???) <b9e1ca0b6612e280b6cbea6df0eec5f6> /usr/lib/libsasl2.2.dylib
    0x92984000 - 0x92998ff3 com.apple.ImageCapture 4.0 (5.0.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92999000 - 0x92da9fef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92daa000 - 0x92e9eff4 libiconv.2.dylib ??? (???) <c508c60fafca17824c0017b2e4369802> /usr/lib/libiconv.2.dylib
    0x92e9f000 - 0x92ecafe7 libauto.dylib ??? (???) <42d8422dc23a18071869fdf7b5d8fab5> /usr/lib/libauto.dylib
    0x92ecb000 - 0x92f45ff8 com.apple.print.framework.PrintCore 5.5.2 (245.1) <3c9de512e95fbd838694ee5008d56a28> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92f46000 - 0x92f46ff8 com.apple.Cocoa 6.5 (???) <e064f94d969ce25cb7de3cfb980c3249> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x92f47000 - 0x92f48ffc libffi.dylib ??? (???) <a3b573eb950ca583290f7b2b4c486d09> /usr/lib/libffi.dylib
    0x92f49000 - 0x93251fff com.apple.HIToolbox 1.5.2 (???) <7449d6f2da33ded6936243a92e307459> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x93252000 - 0x932a0ff3 com.apple.datadetectorscore 1.0.1 (52.13) <405948533b599cfbe02c8654b01ef6db> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x932a1000 - 0x932faff7 libGLU.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x932fb000 - 0x9331ffff libxslt.1.dylib ??? (???) <4933ddc7f6618743197aadc85b33b5ab> /usr/lib/libxslt.1.dylib
    0x93320000 - 0x93385ffb com.apple.ISSupport 1.6 (34) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93386000 - 0x93388ff5 libRadiance.dylib ??? (???) <20eadb285da83df96c795c2c5fa20590> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93389000 - 0x933adfeb libssl.0.9.7.dylib ??? (???) <acee7fc534674498dcac211318aa23e8> /usr/lib/libssl.0.9.7.dylib
    0x933ae000 - 0x933e0fff com.apple.LDAPFramework 1.4.3 (106) <3a5c9df6032143cd6bc2658a9d328d8e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x933e1000 - 0x933e1ffe com.apple.quartzframework 1.5 (1.5) <4b8f505e32e4f2d67967a276401f9aaf> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x933e2000 - 0x93494ffb libcrypto.0.9.7.dylib ??? (???) <330b0e48e67faffc8c22dfc069ca7a47> /usr/lib/libcrypto.0.9.7.dylib
    0x93495000 - 0x934a8fff com.apple.IMUtils 4.0.2 (579) <dbf86806d16553fe6b5205898ae6e678> /System/Library/Frameworks/InstantMessage.framework/Frameworks/IMUtils.framewor k/Versions/A/IMUtils
    0x934a9000 - 0x93547fef com.apple.QuickTimeImporters.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x93552000 - 0x9355fff7 com.apple.DMNotification 1.1.0 (143) <07530f513cd71e41bccbf19225ac1cb4> /System/Library/PrivateFrameworks/DMNotification.framework/Versions/A/DMNotific ation
    0x93560000 - 0x93563fff com.apple.help 1.1 (36) <b507b08e484cb89033e9cf23062d77de> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x93564000 - 0x93581ff7 com.apple.QuickLookFramework 1.1 (170.2) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x93582000 - 0x93586fff libGIF.dylib ??? (???) <d4234e6f5e5f530bdafb969157f1f17b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x93587000 - 0x9358efe9 libgcc_s.1.dylib ??? (???) <f53c808e87d1184c0f9df63aef53ce0b> /usr/lib/libgcc_s.1.dylib
    0x9358f000 - 0x9364afe3 com.apple.WebKit 5523.15.1 (5523.15.1) <176c97b181ca68b309ecded2ed53b923> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x9364b000 - 0x936deff3 com.apple.ApplicationServices.ATS 3.2 (???) <cdf31bd0ac7de54a35ee2d27cf86b6be> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x936df000 - 0x938aaff7 com.apple.security 5.0.2 (33001) <0788969ffe7961153219be10786da436> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x938ab000 - 0x93b25fe7 com.apple.Foundation 6.5.4 (677.15) <6216196287f98a65ddb654d04d773e7b> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x93b26000 - 0x93badff7 libsqlite3.0.dylib ??? (???) <6978bbcca4277d6ae9f042beff643f7d> /usr/lib/libsqlite3.0.dylib
    0x93bde000 - 0x93c5dff5 com.apple.SearchKit 1.2.0 (1.2.0) <277b460da86bc222785159fe77e2e2ed> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93c5e000 - 0x93c94fef libtidy.A.dylib ??? (???) <e4d3e7399fb83d7f145f9b4ec8196242> /usr/lib/libtidy.A.dylib
    0x93c95000 - 0x93c95ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93c96000 - 0x93d13fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93d14000 - 0x93d24ffc com.apple.LangAnalysis 1.6.4 (1.6.4) <cbeb17ab39f28351fe2ab5b82bf465bc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x93d25000 - 0x93d2ffeb 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
    0x93d30000 - 0x93d3cfff libbz2.1.0.dylib ??? (???) <9ea4fe135c9e52bd0590eec12c738e82> /usr/lib/libbz2.1.0.dylib
    0x93d3d000 - 0x93d42ffb com.apple.DisplayServicesFW 2.0 (2.0) <8953865f53e940007a4e4ac5390d3c95> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93d43000 - 0x93ec1fff com.apple.AddressBook.framework 4.1 (687.1) <b2f2f2c925eb080e53b841014e4f9a7c> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x93ec2000 - 0x93ffaff7 libicucore.A.dylib ??? (???) <afcea652ff2ec36885b2c81c57d06d4c> /usr/lib/libicucore.A.dylib
    0x93ffb000 - 0x9404bfeb com.apple.framework.familycontrols 1.0.2 (1.0.2) <41191d08725b27c8480cd7e90fd73ee8> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x9404c000 - 0x94054fff com.apple.DiskArbitration 2.2.1 (2.2.1) <75b0c8d8940a8a27816961dddcac8e0f> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x94055000 - 0x94066ffe com.apple.CFOpenDirectory 10.5 (10.5) <6a7f55108d77db7384d0e2219d07e9f8> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/Frameworks /CFOpenDirectory.framework/Versions/A/CFOpenDirectory
    0x94067000 - 0x94168fff com.apple.PubSub 1.0.2 (59) /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x94169000 - 0x94802fff com.apple.CoreGraphics 1.351.21 (???) <6c93fd21149f389129fe47fa6ef71880> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x94803000 - 0x94803fff com.apple.Carbon 136 (136) <98a5e3bc0c4fa44bbb09713bb88707fe> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94804000 - 0x94810fe7 com.apple.opengl 1.5.6 (1.5.6) <d599b1bb0f8a8da6fd125e2587b27776> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94811000 - 0x94816fff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x94817000 - 0x9482efff com.apple.datadetectors 1.0.1 (66.2) <b4676446cca8a1e4c28ca911026b7ceb> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x9482f000 - 0x94836ffe libbsm.dylib ??? (???) <d25c63378a5029648ffd4b4669be31bf> /usr/lib/libbsm.dylib
    0x94837000 - 0x9485dfff libcups.2.dylib ??? (???) <85ce204da14d62d6a3a5a9adfba01455> /usr/lib/libcups.2.dylib
    0x9485e000 - 0x948aeff7 com.apple.HIServices 1.7.0 (???) <f7e78891a6d08265c83dca8e378be1ea> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x948af000 - 0x948beffe com.apple.DSObjCWrappers.Framework 1.2.1 (1.2.1) <eac1c7b7c07ed3148c85934b6f656308> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x948bf000 - 0x948dbfff com.apple.IMFramework 4.0.2 (579) <986a792877755e96ff1c12ba0866bbaf> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x948dc000 - 0x94926fe1 com.apple.securityinterface 3.0 (32532) <f521dae416ce7a3bdd594b0d4e2fb517> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94927000 - 0x9492bfff com.apple.OpenDirectory 10.5 (10.5) <e7e4507f5ecd8c8cdcdb2fc0675da0b4> /System/Library/PrivateFrameworks/OpenDirectory.framework/Versions/A/OpenDirect ory
    0x9492c000 - 0x94930fff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x94931000 - 0x94c45fe2 com.apple.QuickTime 7.4.1 (14) <1a4838d29e0804a2a102f03c053600f0> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x94c46000 - 0x94c8afeb com.apple.DirectoryService.PasswordServerFramework 3.0.2 (3.0.2) <cded450287baf9b5de8856b540653322> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94c8b000 - 0x94e46ff3 com.apple.QuartzComposer 2.1 (106.3) <ed79ff3644e8883905ba3ba681742476> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94e47000 - 0x94e78ffb com.apple.quartzfilters 1.5.0 (1.5.0) <22581f8fe9dd2cb261f97a897407ec3e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x94e79000 - 0x94e80fff com.apple.agl 3.0.9 (AGL-3.0.9) <7dac4a7cb0de2f6d08ae71c1249379e3> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x94e81000 - 0x94f0dff7 com.apple.LaunchServices 286.5 (286.5) <33c3ae54abb276b61a99d4c764d883e2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94f0e000 - 0x94f53fef com.apple.Metadata 10.5.2 (398.7) <73a6424c06effc474e699cde6883de99> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94f54000 - 0x95033fff libobjc.A.dylib ??? (???) <a53206274b6c2d42691f677863f379ae> /usr/lib/libobjc.A.dylib
    0x95034000 - 0x9503ffe7 libCSync.A.dylib ??? (???) <df82fc093e498a9eb5490761cb292218> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95040000 - 0x9508ffff com.apple.QuickLookUIFramework 1.1 (170.2) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x95090000 - 0x950eaff7 com.apple.CoreText 2.0.1 (???) <07494945ad1e3f5395599f42748457cc> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x950eb000 - 0x95106ffb libPng.dylib ??? (???) <b6abcac36ec7654ff3e1cfa786b0117b> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x95107000 - 0x951ecff3 com.apple.CoreData 100.1 (186) <8e28162ef2288692615b52acc01f8b54> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x951ed000 - 0x95703fff com.apple.WebCore 5523.15.1 (5523.15.1) <23d5f6fe4905a5361b31b25bb4de04d6> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95704000 - 0x957abfeb com.apple.QD 3.11.52 (???) <c72bd7bd2ce12694c3640a731d1ad878> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x957ac000 - 0x95873ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x95874000 - 0x9588cfff com.apple.openscripting 1.2.6 (???) <b8e553df643f2aec68fa968b3b459b2b> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9588d000 - 0x95c23ff7 com.apple.QuartzCore 1.5.1 (1.5.1) <665c80f6e28555b303020c8007c36b8b> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95c24000 - 0x95cdefe3 com.apple.CoreServices.OSServices 224.4 (224.4) <ff5007ab220908ac54b6c661e447d593> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95cdf000 - 0x95d18ffe com.apple.securityfoundation 3.0 (32989) <e9171eda22c69c884a04a001aeb526e0> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95d19000 - 0x95d37ff3 com.apple.DirectoryService.Framework 3.5.1 (3.5.1) <96407dca4d6b1d10ae5ca1881e31b27a> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x95d38000 - 0x95d4efff com.apple.DictionaryServices 1.0.0 (1.0.0) <ad0aa0252e3323d182e17f50defe56fc> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x95e17000 - 0x95e22ff9 com.apple.helpdata 1.0 (14) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x95e23000 - 0x96daafea com.apple.QuickTimeComponents.component 7.4.1 (14) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96dab000 - 0x96dd3ff7 com.apple.shortcut 1 (1.0) <057783867138902b52bc0941fedb74d1> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x96dd4000 - 0x96dd9ffc com.apple.KerberosHelper 1.0 (1.0) <1cb4daff689a346f24e17131d83c0c5b> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x96dda000 - 0x96f39ff3 libSystem.B.dylib ??? (???) <4899376234e55593b22fc370935f8cdf> /usr/lib/libSystem.B.dylib
    0x96f3a000 - 0x96f77fff com.apple.CoreMediaIOServicesPrivate 1.4 (1.4) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    datadetector? I haven't touched it.
    Thanks for any help!!

    I've just become so used to this I forgot it's a bug. I just accept it as part of the Snow Leopard experience. I've done the whole inventory of fixes including a complete reformat and clean install. There is a work around for it though - instead of clicking the attachment button - which always crashes Mail - just drag the file on to the mail window. This usually works for me. Maybe one day this will be fixed along with the Quick Time, Safari and Finder bugs.

  • I installed the latest itunes update, 11.4.0.18. Now itunes crashes every time I try to open it.

    I installed the latest itunes update, 11.4.0.18. Now itunes crashes every time I try to open it.

    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down page in case one of them applies.
    Your library should be unaffected by these steps but there is backup and recovery advice elsewhere in the user tip.
    If you've already tried a complete uninstall and reinstall try opening iTunes in safe mode (hold down CTRL+SHIFT as you start iTunes) then going to Edit > Preferences > Store and turning off Show iTunes in the Cloud purchases. You may find iTunes will now start normally.
    You could also try working through
    TS1717: iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    tt2

Maybe you are looking for