Safari crashes everytime its open

Process:         WebProcess [503]
Path:            /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
Identifier:      com.apple.WebProcess
Version:         8536 (8536.28.10)
Build Info:      WebKit2-7536028010000000~1
Code Type:       X86-64 (Native)
Parent Process:  ??? [1]
User ID:         501
Date/Time:       2013-03-20 17:26:11.599 -0300
OS Version:      Mac OS X 10.8.3 (12D78)
Report Version:  10
Interval Since Last Report:          5551 sec
Crashes Since Last Report:           13
Per-App Interval Since Last Report:  28231 sec
Per-App Crashes Since Last Report:   5
Anonymous UUID:                      C6BF55E6-D352-63CF-E701-4042B47D01A0
Crashed Thread:  3  JavaScriptCore::Marking
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: EXC_I386_GPFLT
Application Specific Information:
Bundle controller class:
BrowserBundleController
Thread 0:: Dispatch queue: com.apple.main-thread
0   com.apple.JavaScriptCore                0x00007fff86770e2a JSC::JSFunction::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 234
1   com.apple.JavaScriptCore                0x00007fff867a4258 JSC::SlotVisitor::drain() + 312
2   com.apple.JavaScriptCore                0x00007fff867a3b26 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
3   com.apple.JavaScriptCore                0x00007fff8674d7a4 JSC::Heap::markRoots(bool) + 1716
4   com.apple.JavaScriptCore                0x00007fff8674cd78 JSC::Heap::collect(JSC::Heap::SweepToggle) + 152
5   com.apple.JavaScriptCore                0x00007fff8674bb8b JSC::DefaultGCActivityCallbackPlatformData::timerDidFire(__CFRunLoopTimer*, void*) + 315
6   com.apple.CoreFoundation                0x00007fff882b0804 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
7   com.apple.CoreFoundation                0x00007fff882b031d __CFRunLoopDoTimer + 557
8   com.apple.CoreFoundation                0x00007fff88295ad9 __CFRunLoopRun + 1529
9   com.apple.CoreFoundation                0x00007fff882950e2 CFRunLoopRunSpecific + 290
10  com.apple.HIToolbox                     0x00007fff86150eb4 RunCurrentEventLoopInMode + 209
11  com.apple.HIToolbox                     0x00007fff86150c52 ReceiveNextEventCommon + 356
12  com.apple.HIToolbox                     0x00007fff86150ae3 BlockUntilNextEventMatchingListInMode + 62
13  com.apple.AppKit                        0x00007fff846f8563 _DPSNextEvent + 685
14  com.apple.AppKit                        0x00007fff846f7e22 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
15  com.apple.AppKit                        0x00007fff846ef1d3 -[NSApplication run] + 517
16  com.apple.WebCore                       0x00007fff88eed80f WebCore::RunLoop::run() + 63
17  com.apple.WebKit2                       0x00007fff8cb7d942 WebKit::WebProcessMain(WebKit::CommandLine const&) + 2586
18  com.apple.WebKit2                       0x00007fff8cb451e9 WebKitMain + 285
19  com.apple.WebProcess                    0x0000000104588e7b 0x104588000 + 3707
20  libdyld.dylib                           0x00007fff87d9a7e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8f98dd16 kevent + 10
1   libdispatch.dylib                       0x00007fff8ba1adea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff8ba1a9ee _dispatch_mgr_thread + 54
Thread 2:: JavaScriptCore::BlockFree
0   libsystem_kernel.dylib                  0x00007fff8f98d0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8654efe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8661dee6 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
3   ???                                     0x41d45286d918d899 0 + 4743507046649354393
Thread 3 Crashed:: JavaScriptCore::Marking
0   com.apple.JavaScriptCore                0x00007fff867a4551 JSC::SlotVisitor::allocateNewSpace(void*, unsigned long) + 65
1   com.apple.JavaScriptCore                0x00007fff867a4664 JSC::SlotVisitor::copyAndAppend(void**, unsigned long, JSC::JSValue*, unsigned int) + 52
2   com.apple.JavaScriptCore                0x00007fff8676652f JSC::JSArray::visitChildren(JSC::JSCell*, JSC::SlotVisitor&) + 79
3   com.apple.JavaScriptCore                0x00007fff867a424d JSC::SlotVisitor::drain() + 301
4   com.apple.JavaScriptCore                0x00007fff867a3b26 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 294
5   com.apple.JavaScriptCore                0x00007fff867a39b6 JSC::MarkStackThreadSharedData::markingThreadMain() + 214
6   com.apple.JavaScriptCore                0x00007fff868562bf ***::wtfThreadEntryPoint(void*) + 15
7   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 4:: com.apple.NSURLConnectionLoader
0   libsystem_kernel.dylib                  0x00007fff8f98b686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f98ac42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff88290233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff88295916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff882950e2 CFRunLoopRunSpecific + 290
5   com.apple.Foundation                    0x00007fff8d50cb66 +[NSURLConnection(Loader) _resourceLoadLoop:] + 356
6   com.apple.Foundation                    0x00007fff8d56acd2 __NSThread__main__ + 1345
7   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 5:: WebCore: Scrolling
0   libsystem_kernel.dylib                  0x00007fff8f98b686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f98ac42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff88290233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff88295916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff882950e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff882a3dd1 CFRunLoopRun + 97
6   com.apple.WebCore                       0x00007fff88f02d11 WebCore::ScrollingThread::initializeRunLoop() + 273
7   com.apple.JavaScriptCore                0x00007fff868562bf ***::wtfThreadEntryPoint(void*) + 15
8   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 6:: com.apple.CFSocket.private
0   libsystem_kernel.dylib                  0x00007fff8f98d322 __select + 10
1   com.apple.CoreFoundation                0x00007fff882d4f46 __CFSocketManager + 1302
2   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
3   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 7:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f98d0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8654efe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8661dead ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   ???                                     0x7fefffffffffffff 0 + 9218868437227405311
Thread 8:: WebCore: LocalStorage
0   libsystem_kernel.dylib                  0x00007fff8f98d0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8654efe9 _pthread_cond_wait + 869
2   com.apple.JavaScriptCore                0x00007fff8661dead ***::ThreadCondition::timedWait(***::Mutex&, double) + 61
3   ???                                     0x7fefffffffffffff 0 + 9218868437227405311
4   ???                                     0x35040202010203a0 0 + 3820180591547122592
Thread 9:: com.apple.coremedia.networkbuffering
0   libsystem_kernel.dylib                  0x00007fff8f98b686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f98ac42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff88290233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff88295916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff882950e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff882a3dd1 CFRunLoopRun + 97
6   com.apple.CoreMedia                     0x00007fff83483830 FigThreadGlobalNetworkBufferingRunloop + 21
7   com.apple.CoreMedia                     0x00007fff83485379 figThreadMain + 382
8   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
9   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 10:: com.apple.coremedia.asyncio
0   libsystem_kernel.dylib                  0x00007fff8f98d0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8654efe9 _pthread_cond_wait + 869
2   com.apple.CoreMedia                     0x00007fff83484ea8 FigSemaphoreWaitRelative + 273
3   com.apple.MediaToolbox                  0x00007fff834cbaf1 0x7fff834b1000 + 109297
4   com.apple.CoreMedia                     0x00007fff83485379 figThreadMain + 382
5   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 11:: QTKit: listenOnDelegatePort
0   libsystem_kernel.dylib                  0x00007fff8f98b686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f98ac42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff88290233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff88295916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff882950e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff882a3dd1 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff87e8c2e6 listenOnDelegatePort + 403
7   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 12:: QTKit: listenOnNotificationPort
0   libsystem_kernel.dylib                  0x00007fff8f98b686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8f98ac42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff88290233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff88295916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff882950e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff882a3dd1 CFRunLoopRun + 97
6   com.apple.QTKit                         0x00007fff87e8c781 listenOnNotificationPort + 371
7   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 13:: CVDisplayLink
0   libsystem_kernel.dylib                  0x00007fff8f98d0fa __psynch_cvwait + 10
1   libsystem_c.dylib                       0x00007fff8654f023 _pthread_cond_wait + 927
2   com.apple.CoreVideo                     0x00007fff864fbea3 CVDisplayLink::waitUntil(unsigned long long) + 271
3   com.apple.CoreVideo                     0x00007fff864fb201 CVDisplayLink::runIOThread() + 529
4   com.apple.CoreVideo                     0x00007fff864fafd7 startIOThread(void*) + 148
5   libsystem_c.dylib                       0x00007fff8654a7a2 _pthread_start + 327
6   libsystem_c.dylib                       0x00007fff865371e1 thread_start + 13
Thread 14:
0   libsystem_kernel.dylib                  0x00007fff8f98d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8654cf4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8654cd13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff865371d1 start_wqthread + 13
Thread 15:
0   libsystem_kernel.dylib                  0x00007fff8f98d6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8654cf4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8654cd13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff865371d1 start_wqthread + 13
Thread 3 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000000  rbx: 0x080000010e720000  rcx: 0x000000010e720250  rdx: 0x0000000000000038
  rdi: 0x0000000107081e78  rsi: 0x080000010e720238  rbp: 0x0000000107081d50  rsp: 0x0000000107081d20
   r8: 0x0000000000000004   r9: 0x000000011620d068  r10: 0x0000000110add000  r11: 0x000000010eb1bf48
  r12: 0x0000000107081e78  r13: 0xffff000000000002  r14: 0x0000000000000038  r15: 0x0000000107081e78
  rip: 0x00007fff867a4551  rfl: 0x0000000000010246  cr2: 0x000000010eb1f000
Logical CPU: 1
Binary Images:
       0x104588000 -        0x104588fff  com.apple.WebProcess (8536 - 8536.28.10) <A0241A01-F841-305B-8B8C-477D0ADA476F> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcess
       0x104592000 -        0x104592fff  WebProcessShim.dylib (7536.28.10) <FEDC83D7-96E3-3A21-B314-51B174423617> /System/Library/PrivateFrameworks/WebKit2.framework/WebProcess.app/Contents/Mac OS/WebProcessShim.dylib
       0x107523000 -        0x107539fff  com.apple.WebInspector (8536 - 8536.28.3) <A3D50A12-C901-3266-AFD1-E95A532C42CD> /System/Library/PrivateFrameworks/WebInspector.framework/Versions/A/WebInspecto r
       0x1084d0000 -        0x1084e6ff7  com.apple.webcontentfilter.framework (3.1 - 5) <E18D99F4-A52C-30C8-9D70-D0E34DB9D68C> /System/Library/PrivateFrameworks/WebContentAnalysis.framework/WebContentAnalys is
       0x1087d5000 -        0x1087dafff  com.apple.audio.AppleHDAHALPlugIn (2.3.7 - 2.3.7fc4) <39BF351C-010A-3CBB-AE72-265C5C809E1B> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
       0x108d90000 -        0x108f4efff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x108f85000 -        0x1090f5fff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10912d000 -        0x10913afff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x109141000 -        0x10916cfff  GLRendererFloat (8.7.25) <BB54593F-07F0-392A-8993-CA844F4A20E8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
       0x109175000 -        0x10917efe7  libcldcpuengine.dylib (2.2.16) <DB9678F6-7D50-384A-A961-6109B61D1607> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
       0x10cf72000 -        0x10cf73ff7  ATSHI.dylib (341.1) <3328D0EC-BD75-3041-A458-05FFE934C019> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
       0x119093000 -        0x1192a2ff7  com.apple.audio.codecs.Components (3.0 - 3.0) <450020E7-A266-3870-B734-F5C3DC2FECAA> /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
       0x1193b0000 -        0x119505ff7  com.apple.audio.units.Components (1.8 - 1.8) <CF8813FC-2BF8-33F6-AA0E-8F0529B32081> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
       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
    0x7fff64188000 -     0x7fff641bc93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff830e7000 -     0x7fff83238fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8328d000 -     0x7fff83402fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff83403000 -     0x7fff8345ffff  com.apple.QuickLookFramework (4.0 - 555.5) <8B9EAC35-98F3-3BF0-8B15-3A5FE39F150A> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff83465000 -     0x7fff834b0fff  com.apple.CoreMedia (1.0 - 926.87) <F51205F8-A102-359C-A9A3-22A48524C081> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff834b1000 -     0x7fff838aafe7  com.apple.MediaToolbox (1.0 - 926.87) <8346DAFC-88E5-350E-90E1-C98B180488C2> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x7fff838ab000 -     0x7fff83913fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff83914000 -     0x7fff83915fff  libquit.dylib (130) <FD30E6D6-B4F9-3E14-8376-7036271100D1> /usr/lib/libquit.dylib
    0x7fff83916000 -     0x7fff83917fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff83918000 -     0x7fff8392bff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff8392c000 -     0x7fff8398bfff  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
    0x7fff8398c000 -     0x7fff83997fff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff83999000 -     0x7fff839c0ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff839c1000 -     0x7fff839c1fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff839c2000 -     0x7fff839eefff  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <5D601780-9AD9-31C9-9AB5-716D8634CB78> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff839f3000 -     0x7fff83ef0fff  com.apple.Safari.framework (8536 - 8536.28.10) <3A95B221-2F54-38D1-A916-FA79400EB8D8> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x7fff83ef1000 -     0x7fff84195ff7  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
    0x7fff84196000 -     0x7fff84197ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff84198000 -     0x7fff841b2fff  com.apple.CoreMediaAuthoring (2.1 - 914) <CFA664F9-D5A7-3281-A12F-3ED8A98FD8C1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff841b3000 -     0x7fff841b4ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff841b5000 -     0x7fff841b7fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff841b8000 -     0x7fff84413ff7  com.apple.QuartzComposer (5.1 - 284) <D9CDC9ED-9F03-30F0-80DF-BA189A054AC9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff84414000 -     0x7fff8443dfff  libsandbox.1.dylib (220.2) <3FC9A111-B76D-3F98-90A4-44CFB0D433B4> /usr/lib/libsandbox.1.dylib
    0x7fff8443e000 -     0x7fff84495ff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff84496000 -     0x7fff84498ff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff844a0000 -     0x7fff845a2fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff845a3000 -     0x7fff851d0ff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff851d1000 -     0x7fff8525eff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8525f000 -     0x7fff8567cfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8567d000 -     0x7fff8577afff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8577b000 -     0x7fff8577cfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8577d000 -     0x7fff857d9ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff857da000 -     0x7fff857dafff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff8583b000 -     0x7fff8583dfff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff85887000 -     0x7fff85893ff7  com.apple.DirectoryService.Framework (10.8 - 151.10) <DA05EF06-8EBD-3759-B5D3-E6FC86C5D850> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff85894000 -     0x7fff8592ffff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff85930000 -     0x7fff8593bff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff8593c000 -     0x7fff8594eff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff8594f000 -     0x7fff8595bfff  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
    0x7fff8595c000 -     0x7fff85960fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff85961000 -     0x7fff85993fff  com.apple.framework.Admin (12.0 - 12.0) <21E02DE3-B255-3A55-8F55-7FC9EE864C06> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x7fff85994000 -     0x7fff859b1ff7  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
    0x7fff859b2000 -     0x7fff859b7fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff859f7000 -     0x7fff85a3aff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff85a3b000 -     0x7fff85a90ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff85b60000 -     0x7fff85e0eff7  com.apple.imageKit (2.2 - 670) <F9B50A59-A749-333C-A8D9-C8A92C649AA9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff85e0f000 -     0x7fff85e3dff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff85e3e000 -     0x7fff85e4cfff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff85e4d000 -     0x7fff85e4fff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff85e50000 -     0x7fff85e50fff  com.apple.quartzframework (1.5 - 1.5) <6403C982-0D45-37EE-A0F0-0EF8BCFEF440> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff85e51000 -     0x7fff85e54fff  libutil.dylib (30) <EF3340B2-9A53-3D5E-B9B4-BDB5EEECC178> /usr/lib/libutil.dylib
    0x7fff85e55000 -     0x7fff85e8dfff  libtidy.A.dylib (15.10) <9009156B-84F5-3781-BFCB-B409B538CD18> /usr/lib/libtidy.A.dylib
    0x7fff85ee5000 -     0x7fff85ee5fff  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
    0x7fff85ee6000 -     0x7fff85fe3ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff85fe4000 -     0x7fff860e2fff  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
    0x7fff860e3000 -     0x7fff860f0ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff860f1000 -     0x7fff86421fff  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
    0x7fff86424000 -     0x7fff8642afff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8642b000 -     0x7fff8646ffff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
    0x7fff864bc000 -     0x7fff864f8fff  com.apple.GeoServices (1.0 - 1) <DB382348-EBFA-3AD5-888B-7F4640F41834> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff864f9000 -     0x7fff86523ff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86527000 -     0x7fff86535fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff86536000 -     0x7fff86602ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff86603000 -     0x7fff86616ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff86617000 -     0x7fff868b2fff  com.apple.JavaScriptCore (8536 - 8536.28.10) <BC911515-D051-3E2E-8E57-D36878407C60> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff868b3000 -     0x7fff868edff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff868ee000 -     0x7fff8691cfff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff8691d000 -     0x7fff8693efff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8693f000 -     0x7fff86982ff7  com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff86983000 -     0x7fff869c3ff7  com.apple.MediaKit (14 - 687) <8AAA8CC3-3ACD-34A5-9E57-9B24AD8AFD4D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff869c4000 -     0x7fff869d2ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
    0x7fff869d3000 -     0x7fff86a2dff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff86a2e000 -     0x7fff86af3ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff86af4000 -     0x7fff86b2ffff  com.apple.LDAPFramework (2.4.28 - 194.5) <67FBDB29-3B9F-309A-BA7C-AA5921D9A4FB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff86b30000 -     0x7fff86b3afff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff86b3b000 -     0x7fff86b46ff7  com.apple.aps.framework (3.0 - 3.0) <2041AD84-4279-3ECC-A13E-AC6698BB1A67> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x7fff86b47000 -     0x7fff86b47fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff86b48000 -     0x7fff86b49fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff86b4a000 -     0x7fff86bb3fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff87524000 -     0x7fff8763dfff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff87641000 -     0x7fff87a7dfff  com.apple.VideoToolbox (1.0 - 926.87) <7319477A-4A3D-3233-AAD1-31F9C9429DA7> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff87a7e000 -     0x7fff87ab8fff  com.apple.framework.internetaccounts (2.1 - 210) <546769AA-C561-3C17-8E8E-4E65A700E2F1> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x7fff87ab9000 -     0x7fff87ceeff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff87d36000 -     0x7fff87d3afff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
    0x7fff87d3b000 -     0x7fff87d5aff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff87d5b000 -     0x7fff87d6afff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff87d6b000 -     0x7fff87d97ff7  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
    0x7fff87d98000 -     0x7fff87d9bff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff87d9c000 -     0x7fff87da0fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff87da1000 -     0x7fff87e32fff  com.apple.CorePDF (2.0 - 2) <EB5660B1-0D79-34F3-B242-B559AE0A5B4A> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff87e78000 -     0x7fff87fe9ff7  com.apple.QTKit (7.7.1 - 2599.24) <A2153722-268B-3293-B9E3-CB59273CDE41> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff87fea000 -     0x7fff87ff1fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff87ffb000 -     0x7fff88005ff7  com.apple.xpcobjects (103 - 103) <9496FA67-F53E-37B8-845A-462B924AA5BE> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff88059000 -     0x7fff8805bfff  com.apple.OAuth (18.1 - 18.1) <0DC79455-CF81-3873-87BD-6BD14D89A6F5> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8805c000 -     0x7fff8805cfff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8805d000 -     0x7fff88061ff7  com.apple.CommonPanels (1.2.5 - 94) <AAC003DE-2D6E-38B7-B66B-1F3DA91E7245> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff88062000 -     0x7fff88084ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
    0x7fff88085000 -     0x7fff88089ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8808a000 -     0x7fff88238fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff88239000 -     0x7fff8823fff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff88240000 -     0x7fff88243fff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff88253000 -     0x7fff8825ffff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff88260000 -     0x7fff8844aff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8844b000 -     0x7fff8844cff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff8845b000 -     0x7fff89418fff  com.apple.WebCore (8536 - 8536.28.10) <89CDA119-0FC8-3D0E-87B8-AB96BE6D1A36> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff89419000 -     0x7fff8949afff  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
    0x7fff8967a000 -     0x7fff89687fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff896b1000 -     0x7fff896e2ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8976e000 -     0x7fff897b9fff  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <896D75EB-069B-3674-936E-27A81568BECB> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x7fff897ba000 -     0x7fff897e1fff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff897e2000 -     0x7fff89902fff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff89903000 -     0x7fff89971fff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8997c000 -     0x7fff89992fff  com.apple.Accounts (211.2 - 211.2) <F62749B0-AEA6-3673-8FD7-550E21622893> /System/Library/Frameworks/Accounts.framework/Versions/A/Accounts
    0x7fff89993000 -     0x7fff89995fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff89996000 -     0x7fff89a47fff  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
    0x7fff89a48000 -     0x7fff89a7efff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff89a7f000 -     0x7fff89abeff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff89abf000 -     0x7fff89b0bff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff89b0c000 -     0x7fff89c26fff  com.apple.coreavchd (5.6.0 - 5600.4.16) <0CF2ABE5-B088-3B5D-9C04-47AE708ADAE3> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x7fff89d59000 -     0x7fff8a53efff  libclh.dylib (4.0.3 - 4.0.3) <4562B69C-9097-352B-A179-6E7017618562> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7fff8a53f000 -     0x7fff8a566ff7  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <CDB23C93-853B-3F18-985C-6D32D4704F26> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x7fff8a567000 -     0x7fff8a57efff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8a599000 -     0x7fff8a5f2fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <D6A71984-8FA2-3964-87C6-1936460FDF8C> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8a5f3000 -     0x7fff8a5f3fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff8a600000 -     0x7fff8a600fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff8a601000 -     0x7fff8a601fff  com.apple.AOSMigrate (1.0 - 1) <585B1483-490E-32DD-97DC-B9279E9D3490> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x7fff8a66a000 -     0x7fff8a670fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8a9fd000 -     0x7fff8aad0ff7  com.apple.DiscRecording (7.0 - 7000.2.4) <49FD2D2F-4F2C-39B6-877B-6E3172577D18> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x7fff8aad1000 -     0x7fff8ac6cfef  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
    0x7fff8ac9f000 -     0x7fff8aca0fff  libodfde.dylib (18) <015DD2A0-D59A-3547-909D-7C028A65C312> /usr/lib/libodfde.dylib
    0x7fff8aca3000 -     0x7fff8ad60ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8ad61000 -     0x7fff8ad66fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8ad99000 -     0x7fff8ada4ff7  com.apple.DisplayServicesFW (2.7.2 - 357) <EC87A00D-FE9C-3CFE-A98C-063C3D23085A> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8ada5000 -     0x7fff8add0fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8ae2f000 -     0x7fff8ae3cfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff8afef000 -     0x7fff8b010ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8b012000 -     0x7fff8b031ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8b0c4000 -     0x7fff8b0c7fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff8b10c000 -     0x7fff8b113fff  com.apple.phonenumbers (1.1 - 47) <E6A01FEF-9C6D-3C18-B378-63F4134756E6> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x7fff8b114000 -     0x7fff8b161fff  com.apple.CoreMediaIO (307.0 - 4155) <CD826A65-DFE7-3A58-A29E-15B3A9BE0A6D> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x7fff8b162000 -     0x7fff8b176fff  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
    0x7fff8b177000 -     0x7fff8b17ffff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8b180000 -     0x7fff8b21eff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff8b274000 -     0x7fff8b34efff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8b34f000 -     0x7fff8b3a0ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8b42f000 -     0x7fff8b42ffff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8b478000 -     0x7fff8b4b5fef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8b4b6000 -     0x7fff8b553ff7  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
    0x7fff8b60d000 -     0x7fff8b624fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8b625000 -     0x7fff8b625fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff8b626000 -     0x7fff8b7acfff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8b7ad000 -     0x7fff8b7b8fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8b7b9000 -     0x7fff8b8aefff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8b8ff000 -     0x7fff8b909fff  libcsfde.dylib (296.16) <DE03E28D-7979-3C31-9F46-2A7337CE0DBA> /usr/lib/libcsfde.dylib
    0x7fff8b90a000 -     0x7fff8ba15fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff8ba16000 -     0x7fff8ba2bff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8ba2c000 -     0x7fff8ba75fff  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D237551E-0E2C-30FB-8FAA-003D8F25E819> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff8bad1000 -     0x7fff8bad3ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x7fff8bad4000 -     0x7fff8bb0bff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
    0x7fff8bb0c000 -     0x7fff8bb38fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <B8DE45D7-1827-3379-A478-1A574A1D11D9> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff8bb39000 -     0x7fff8bd39fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
    0x7fff8bd3a000 -     0x7fff8bd50fff  com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8bd51000 -     0x7fff8be53fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8bea4000 -     0x7fff8bea7ff7  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
    0x7fff8bea8000 -     0x7fff8bf10ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8bf11000 -     0x7fff8bf8fff7  com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8bf90000 -     0x7fff8bfdfff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8bff5000 -     0x7fff8c0c7ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8c0c8000 -     0x7fff8c138fff  com.apple.ISSupport (1.9.8 - 56) <23ED7650-2705-355A-9F11-409A9981AC53> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff8c139000 -     0x7fff8c2c4ff7  com.apple.WebKit (8536 - 8536.28.10) <792FA1F3-68F2-36F8-A070-898B3682F5DE> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff8c2c5000 -     0x7fff8c2e7ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8c390000 -     0x7fff8c412ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8c668000 -     0x7fff8c66dfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8c67f000 -     0x7fff8c69ffff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8c6a0000 -     0x7fff8c72ffff  libCoreStorage.dylib (296.16) <E5BF76A1-2B3E-3FD8-ABF4-F8D18829BF0A> /usr/lib/libCoreStorage.dylib
    0x7fff8c730000 -     0x7fff8c79dff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8c7a3000 -     0x7fff8c7f9fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c7fa000 -     0x7fff8ca7aff7  com.apple.AOSKit (1.05 - 152.2) <43361229-45F3-3946-A11A-CC0FF2129F06> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x7fff8ca7b000 -     0x7fff8cc63fff  com.apple.WebKit2 (8536 - 8536.28.10) <B9D84DFC-E7D5-3398-B0E8-5108DE9EC546> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x7fff8cc64000 -     0x7fff8cc68fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8cc69000 -     0x7fff8cc6cfff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff8cc6d000 -     0x7fff8ccb5fff  libcurl.4.dylib (69.2) <EBDBF42D-E4A6-3D05-A76B-2817D79D59E2> /usr/lib/libcurl.4.dylib
    0x7fff8ccb6000 -     0x7fff8cfcdff7  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
    0x7fff8cfce000 -     0x7fff8cfe9ff7  com.apple.frameworks.preferencepanes (15.1 - 15.1) <8A3CDC5B-9FA5-32EB-A066-F19874193B92> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x7fff8d093000 -     0x7fff8d1f1fef  com.apple.MediaControlSender (1.7 - 170.20) <853BE89D-49B0-3922-9ED5-DDBDE9A97356> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x7fff8d1f3000 -     0x7fff8d1feff7  com.apple.ProtocolBuffer (2 - 104) <3270C172-1437-3080-9E53-3E2DCA9AE2EC> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff8d1ff000 -     0x7fff8d207ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff8d208000 -     0x7fff8d20cfff  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
    0x7fff8d217000 -     0x7fff8d226ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8d227000 -     0x7fff8d229fff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8d22a000 -     0x7fff8d31bff7  com.apple.DiskImagesFramework (10.8.3 - 345) <F9FAEAF0-B9A5-34DF-94B7-926FB03AD5F6> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x7fff8d31c000 -     0x7fff8d43492f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8d435000 -     0x7fff8d491fff  com.apple.corelocation (1239.40 - 1239.40) <2F743CD8-A9F5-3375-A3B0-BB0D756FC239> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff8d4d5000 -     0x7fff8d832ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8d892000 -     0x7fff8d8a0ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8d8a1000 -     0x7fff8db26ff7  com.apple.RawCamera.bundle (4.03 - 676) <BC5109D0-87F4-3F88-8DBD-3330B6524913> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff8db27000 -     0x7fff8db38ff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
    0x7fff8db39000 -     0x7fff8db3aff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff8db3b000 -     0x7fff8db85ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8db97000 -     0x7fff8dc3dff7  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
    0x7fff8dc4c000 -     0x7fff8df1dff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8df1e000 -     0x7fff8df43ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8df44000 -     0x7fff8dfc4ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8dfc5000 -     0x7fff8dfc5ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8dfc6000 -     0x7fff8dffafff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8dffb000 -     0x7fff8e3f2fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8e54d000 -     0x7fff8e554fff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Framew

Please read this whole message before doing anything.
This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
Step 1
The purpose of this step is to determine whether the problem is localized to your user account.
Enable guest logins* and log in as Guest. For instructions, launch the System Preferences application, select Help from the menu bar, and enter “Set up guest users” (without the quotes) in the search box. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
Test while logged in as Guest. Same problem?
After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
*Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
Step 2
The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login.
Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode* and log in to the account with the problem. The instructions provided by Apple are as follows:
Shut down your computer, wait 30 seconds, and then hold down the shift key while pressing the power button.
When you see the gray Apple logo, release the shift key.
If you are prompted to log in, type your password, and then hold down the shift key again as you click Log in.
Safe mode is much slower to boot and run than normal, and some things won’t work at all, including wireless networking on certain Macs.  The next normal boot may also be somewhat slow.
The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
*Note: If FileVault is enabled, or if a firmware password is set, or if the boot volume is a software RAID, you can’t boot in safe mode.
Test while in safe mode. Same problem?
After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

Similar Messages

  • Every time since I download IOS6 my app store, whatsapp, safari crashes everytime I open it. What should I do?

    Every time since I download IOS6 my app store, whatsapp, safari crashes everytime I open it. What should I do?

    Basic troubleshooting steps (restart, reset, restore) are clearly outlined in the iPhone User Guide that is bookmarked in your Safari app.

  • Safari crashes everytime I open it

    Safari crashes every time I try to open it

    There is no need to download anything to solve this problem.
    If Safari crashes on launch and you don't have another web browser, you should be able to launch Safari by starting up in safe mode.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those.
    After removing the malware, remember to reset your home page in all the web browsers affected, if it was changed.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates (OS X 10.10 or later)
    or
              Download updates automatically (OS X 10.9 or earlier)
    if it's not already checked.

  • Safari crashes everytime I open

    Yesterday was the first time that I had any issues with Safari crashing. It first started out with Firefox crashing so I went to use Safari and I had the same problem. I have browsed through posts relating to this matter and have tried trashing preferences and resetting safar but no luck. So I am posting this thread with my crash report in hope of finding a solution to this problem.
    Process: Safari [153]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.4 (5531.21.10)
    Build Info: WebBrowser-55312110~1
    Code Type: PPC (Native)
    Parent Process: launchd [116]
    Interval Since Last Report: 6359 sec
    Crashes Since Last Report: 9
    Per-App Interval Since Last Report: 604 sec
    Per-App Crashes Since Last Report: 6
    Date/Time: 2009-11-17 16:00:17.090 -0800
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 89B7EEFD-8FD4-4DA3-B853-85D84363DAF3
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000000
    Crashed Thread: 0
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x919fcdb4 CFStringGetLength + 64
    1 com.apple.CoreFoundation 0x91a06454 CFStringCompareWithOptionsAndLocale + 76
    2 com.apple.CoreText 0x9193259c CompareDescriptorsByTraitsAndPrecedence + 468
    3 com.apple.CoreFoundation 0x919f385c bsd_qsort + 304
    4 com.apple.CoreFoundation 0x9197e70c CFArraySortValues + 432
    5 com.apple.CoreText 0x9193227c TCFSet::CreateSortedArray(long (*)(void const*, void const*, void*), void*) const + 132
    6 com.apple.CoreText 0x9191d894 TDescriptorSourceImp::CopyFontDescriptorPerPostscriptName(__CFString const*, unsigned int) const + 340
    7 com.apple.CoreText 0x9191cf5c TDescriptor::CreateMatchingDescriptorInternal(__CFSet const*) const + 176
    8 com.apple.CoreText 0x9191ce18 TDescriptor::InitBaseFont() + 24
    9 com.apple.CoreText 0x9191cd90 TDescriptor::CreateMatchingDescriptor(__CFSet const*) const + 48
    10 com.apple.AppKit 0x91abab34 +[__NSFontTypefaceInfo typefaceInfoForPostscriptName:] + 164
    11 com.apple.AppKit 0x91b7a26c __NSFontFactoryWithName + 148
    12 com.apple.AppKit 0x91b7a108 +[NSFont fontWithName:size:] + 56
    13 com.apple.WebCore 0x951d7548 +[WebFontCache internalFontWithFamily:traits:weight:size:] + 856
    14 com.apple.WebCore 0x951d7178 +[WebFontCache fontWithFamily:traits:weight:size:] + 56
    15 com.apple.WebCore 0x951d700c WebCore::FontCache::createFontPlatformData(WebCore::FontDescription const&, WebCore::AtomicString const&) + 220
    16 com.apple.WebCore 0x951d6db4 WebCore::FontCache::getCachedFontPlatformData(WebCore::FontDescription const&, WebCore::AtomicString const&, bool) + 276
    17 com.apple.WebCore 0x951d6510 WebCore::FontCache::getFontData(WebCore::Font const&, int&, WebCore::FontSelector*) + 208
    18 com.apple.WebCore 0x9515df34 WebCore::FontFallbackList::fontDataAt(WebCore::Font const*, unsigned int) const + 84
    19 com.apple.WebCore 0x951ed088 WebCore::FontFallbackList::determinePitch(WebCore::Font const*) const + 24
    20 com.apple.WebCore 0x951ed03c WebCore::Font::isFixedPitch() const + 44
    21 com.apple.WebCore 0x951edb48 WebCore::RenderText::calcPrefWidths(int, ***::HashSet<WebCore::SimpleFontData const*, ***::PtrHash<WebCore::SimpleFontData const*>, ***::HashTraits<WebCore::SimpleFontData const*> >&) + 1496
    22 com.apple.WebCore 0x951ed530 WebCore::RenderText::calcPrefWidths(int) + 48
    23 com.apple.WebCore 0x951fa388 WebCore::RenderText::trimmedPrefWidths(int, int&, bool&, int&, bool&, bool&, bool&, int&, int&, int&, int&, bool&) + 168
    24 com.apple.WebCore 0x951f9bd4 WebCore::RenderBlock::calcInlinePrefWidths() + 1796
    25 com.apple.WebCore 0x951f91a4 WebCore::RenderBlock::calcPrefWidths() + 148
    26 com.apple.WebCore 0x95323cf4 WebCore::RenderTableCell::calcPrefWidths() + 68
    27 com.apple.WebCore 0x95323958 WebCore::AutoTableLayout::recalcColumn(int) + 648
    28 com.apple.WebCore 0x953233fc WebCore::AutoTableLayout::fullRecalc() + 828
    29 com.apple.WebCore 0x95322b38 WebCore::AutoTableLayout::calcPrefWidths(int&, int&) + 40
    30 com.apple.WebCore 0x95322548 WebCore::RenderTable::calcPrefWidths() + 88
    31 com.apple.WebCore 0x951e1ed0 WebCore::RenderBox::minPrefWidth() const + 48
    32 com.apple.WebCore 0x953222c8 WebCore::RenderTable::calcWidth() + 216
    33 com.apple.WebCore 0x953213cc WebCore::RenderTable::layout() + 700
    34 com.apple.WebCore 0x951e8508 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1528
    35 com.apple.WebCore 0x951e6a44 WebCore::RenderBlock::layoutBlock(bool) + 1268
    36 com.apple.WebCore 0x951e64f0 WebCore::RenderBlock::layout() + 64
    37 com.apple.WebCore 0x951e8508 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1528
    38 com.apple.WebCore 0x951e6a44 WebCore::RenderBlock::layoutBlock(bool) + 1268
    39 com.apple.WebCore 0x951e64f0 WebCore::RenderBlock::layout() + 64
    40 com.apple.WebCore 0x95204f74 WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 228
    41 com.apple.WebCore 0x95943908 WebCore::RenderBlock::handleFloatingChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 40
    42 com.apple.WebCore 0x95943c74 WebCore::RenderBlock::handleSpecialChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 52
    43 com.apple.WebCore 0x951e82fc WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1004
    44 com.apple.WebCore 0x951e6a44 WebCore::RenderBlock::layoutBlock(bool) + 1268
    45 com.apple.WebCore 0x951e64f0 WebCore::RenderBlock::layout() + 64
    46 com.apple.WebCore 0x951e8508 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1528
    47 com.apple.WebCore 0x951e6a44 WebCore::RenderBlock::layoutBlock(bool) + 1268
    48 com.apple.WebCore 0x951e64f0 WebCore::RenderBlock::layout() + 64
    49 com.apple.WebCore 0x951e8508 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1528
    50 com.apple.WebCore 0x951e6a44 WebCore::RenderBlock::layoutBlock(bool) + 1268
    51 com.apple.WebCore 0x951e64f0 WebCore::RenderBlock::layout() + 64
    52 com.apple.WebCore 0x951e8508 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1528
    53 com.apple.WebCore 0x951e6a44 WebCore::RenderBlock::layoutBlock(bool) + 1268
    54 com.apple.WebCore 0x951e64f0 WebCore::RenderBlock::layout() + 64
    55 com.apple.WebCore 0x951e8508 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 1528
    56 com.apple.WebCore 0x951e6a44 WebCore::RenderBlock::layoutBlock(bool) + 1268
    57 com.apple.WebCore 0x951e64f0 WebCore::RenderBlock::layout() + 64
    58 com.apple.WebCore 0x951e62e4 WebCore::RenderView::layout() + 372
    59 com.apple.WebCore 0x951e4934 WebCore::FrameView::layout(bool) + 2596
    60 com.apple.WebCore 0x951c7b00 WebCore::ThreadTimers::fireTimers(double, ***::Vector<WebCore::TimerBase*, 0ul> const&) + 176
    61 com.apple.WebCore 0x951c744c WebCore::ThreadTimers::sharedTimerFiredInternal() + 92
    62 com.apple.WebCore 0x95999498 _ZN7WebCoreL10timerFiredEP16_CFRunLoopTimerPv + 72
    63 com.apple.CoreFoundation 0x919e6818 CFRunLoopRunSpecific + 2968
    64 com.apple.HIToolbox 0x94de1b14 RunCurrentEventLoopInMode + 264
    65 com.apple.HIToolbox 0x94de1938 ReceiveNextEventCommon + 412
    66 com.apple.HIToolbox 0x94de1778 BlockUntilNextEventMatchingListInMode + 84
    67 com.apple.AppKit 0x91adf244 _DPSNextEvent + 596
    68 com.apple.AppKit 0x91adebfc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 112
    69 com.apple.Safari 0x0000d974 0x1000 + 51572
    70 com.apple.AppKit 0x91ad889c -[NSApplication run] + 744
    71 com.apple.AppKit 0x91aa9298 NSApplicationMain + 440
    72 com.apple.Safari 0x00002dac 0x1000 + 7596
    Thread 1:
    0 libSystem.B.dylib 0x934f9c0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x9353646c pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x9121ad68 ***::TCMalloc_PageHeap::scavengerThread() + 104
    3 com.apple.JavaScriptCore 0x9121af3c ***::TCMalloc_PageHeap::runScavengerThread(void*) + 12
    4 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 2:
    0 libSystem.B.dylib 0x934f9c0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x9353646c pthread_condwait + 1580
    2 com.apple.WebCore 0x950f2930 WebCore::IconDatabase::syncThreadMainLoop() + 304
    3 com.apple.WebCore 0x950ee4f4 WebCore::IconDatabase::iconDatabaseSyncThread() + 420
    4 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 3:
    0 libSystem.B.dylib 0x934f31f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x934fa11c mach_msg + 56
    2 com.apple.CoreFoundation 0x919e6394 CFRunLoopRunSpecific + 1812
    3 com.apple.CFNetwork 0x922733b0 CFURLCacheWorkerThread(void*) + 288
    4 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 4:
    0 libSystem.B.dylib 0x934f31f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x934fa11c mach_msg + 56
    2 com.apple.Safari 0x00028018 0x1000 + 159768
    Thread 5:
    0 libSystem.B.dylib 0x93556d74 select$DARWIN_EXTSN + 12
    1 com.apple.CoreFoundation 0x919f1808 __CFSocketManager + 764
    Thread 6:
    0 libSystem.B.dylib 0x934f31f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x934fa11c mach_msg + 56
    2 com.apple.CoreFoundation 0x919e6394 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x97119d50 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 280
    4 com.apple.Foundation 0x970c2d84 _NSThread__main_ + 1004
    5 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 7:
    0 libSystem.B.dylib 0x934f31f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x934fa11c mach_msg + 56
    2 com.apple.CoreFoundation 0x919e6394 CFRunLoopRunSpecific + 1812
    3 com.apple.CoreFoundation 0x919e6c1c CFRunLoopRun + 60
    4 com.apple.QuickTime 0x93c083ac QTSNetworkThread_RunThread + 124
    5 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 8:
    0 libSystem.B.dylib 0x934f31f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x934fa11c mach_msg + 56
    2 com.apple.CoreFoundation 0x919e6394 CFRunLoopRunSpecific + 1812
    3 com.apple.audio.CoreAudio 0x93722fa8 HALRunLoop::OwnThread(void*) + 212
    4 com.apple.audio.CoreAudio 0x93722de4 CAPThread::Entry(CAPThread*) + 104
    5 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 9:
    0 libSystem.B.dylib 0x934f31f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x934fa11c mach_msg + 56
    2 ....audiohijackserver.hermes 0x0036dc34 ahservloop + 160
    3 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 10:
    0 libSystem.B.dylib 0x934f9c0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x9353646c pthread_condwait + 1580
    2 libGLProgrammability.dylib 0x92f32b68 glvmDoWork + 120
    3 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 11:
    0 libSystem.B.dylib 0x934f9c0c _semwaitsignal + 12
    1 libSystem.B.dylib 0x9353646c pthread_condwait + 1580
    2 com.apple.JavaScriptCore 0x911268d0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 80
    3 com.apple.Safari 0x001284d8 0x1000 + 1209560
    4 com.apple.Safari 0x001285bc 0x1000 + 1209788
    5 com.apple.Safari 0x00045454 0x1000 + 279636
    6 com.apple.Safari 0x000453c8 0x1000 + 279496
    7 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 12:
    0 libSystem.B.dylib 0x934f3278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x93536368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x966369e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x966367b8 TSWaitOnSemaphoreCommon + 428
    4 ...ple.CoreServices.CarbonCore 0x96668924 TimerThread + 68
    5 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 13:
    0 libSystem.B.dylib 0x934f3278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x93536368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x966369e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x966367b8 TSWaitOnSemaphoreCommon + 428
    4 ...ple.CoreServices.CarbonCore 0x96668eb4 DeferredTaskThread + 68
    5 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 14:
    0 libSystem.B.dylib 0x934f3278 semaphoretimedwait_signaltrap + 8
    1 libSystem.B.dylib 0x93536368 pthread_condwait + 1320
    2 ...ple.CoreServices.CarbonCore 0x966369e4 TSWaitOnConditionTimedRelative + 240
    3 ...ple.CoreServices.CarbonCore 0x966367b8 TSWaitOnSemaphoreCommon + 428
    4 com.apple.QuickTime 0x939ef928 VideoDecodeThread + 72
    5 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 15:
    0 libSystem.B.dylib 0x934f31f8 machmsgtrap + 8
    1 libSystem.B.dylib 0x934fa11c mach_msg + 56
    2 com.apple.CoreFoundation 0x919e6394 CFRunLoopRunSpecific + 1812
    3 com.apple.Foundation 0x970f0a38 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 168
    4 com.apple.Foundation 0x970fb32c -[NSRunLoop(NSRunLoop) run] + 72
    5 com.apple.Safari 0x00036d50 0x1000 + 220496
    6 com.apple.Foundation 0x970c2d84 _NSThread__main_ + 1004
    7 libSystem.B.dylib 0x935350c4 pthreadstart + 316
    Thread 0 crashed with PPC Thread State 32:
    srr0: 0x919fcdb4 srr1: 0x0000f030 dar: 0x00000000 dsisr: 0x40000000
    r0: 0x00000400 r1: 0xbfffb670 r2: 0xa024cd7c r3: 0x00000000
    r4: 0x00000000 r5: 0x00000000 r6: 0x00000007 r7: 0x00000020
    r8: 0x00000000 r9: 0xa024cd7c r10: 0xa023347c r11: 0x0000001c
    r12: 0x91a078b0 r13: 0x00000000 r14: 0x0043ff70 r15: 0x7fffffff
    r16: 0xa0242df0 r17: 0x00000000 r18: 0xa0242df0 r19: 0x00000007
    r20: 0x00000005 r21: 0x00000000 r22: 0x00000020 r23: 0x00000006
    r24: 0x00000000 r25: 0x00000004 r26: 0x086a8a98 r27: 0xa0242df0
    r28: 0xbfffbb7c r29: 0x00000000 r30: 0x00000000 r31: 0x919fcd7c
    cr: 0x44242448 xer: 0x20000000 lr: 0x919fcd7c ctr: 0x91a078b0
    vrsave: 0x00000000
    Binary Images:
    0x1000 - 0x29bff7 com.apple.Safari 4.0.4 (5531.21.10) <256705f715d4943c4404fb5daa1d7798> /Applications/Safari.app/Contents/MacOS/Safari
    0x2fd000 - 0x30dffc SyndicationUI ??? (???) <d9cc6f8993f6a511d3576bfd6777660c> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x36a000 - 0x376ffb +com.rogueamoeba.audiohijackserver.hermes 2.2.3 (2.2.3) <75a82d1b048170e90120ac79cfd5022a> /usr/local/hermes/modules/Instant Hijack Server.hermesmodule/Contents/MacOS/Instant Hijack Server
    0x1eb4000 - 0x209bff3 com.apple.RawCamera.bundle 2.1.0 (474) <ba17722601435c06547ceba8723777bb> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x389c000 - 0x38a2fff libCGXCoreImage.A.dylib ??? (???) <f4166febf13e9b7c3342206cd8fa0853> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x38f9000 - 0x38faffd com.apple.aoa.halplugin 2.5.8 (2.5.8f1) <0d6be2c83d2f582060ba48293d283cdd> /System/Library/Extensions/IOAudioFamily.kext/Contents/PlugIns/AOAHALPlugin.bun dle/Contents/MacOS/AOAHALPlugin
    0x5414000 - 0x541afff com.apple.DictionaryServiceComponent 1.1 (1.1) <a2b1ed6bf65afa9845d42c9ceac6a11f> /System/Library/Components/DictionaryService.component/Contents/MacOS/Dictionar yService
    0x5440000 - 0x5444fff com.apple.audio.AudioIPCPlugIn 1.0.6 (1.0.6) <ac58ebbd8e1179ff891b7a60b2ba33cc> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x54d3000 - 0x54e0ffb +net.telestream.license 1.0.1.3-GC (1.0.1.3-GC) <a5f06d1f199193c6f458e3ced66d974e> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0x5a88000 - 0x5c6cfef +net.telestream.wmv.import 2.2.3.7 (2.2.3.7) <74aec2f8239c432ea333d96a3df4d9fc> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x5cdc000 - 0x5cfdff1 libmx.A.dylib ??? (???) /usr/lib/libmx.A.dylib
    0x5d05000 - 0x5e75ff9 com.apple.QuickTimeStreaming.component 7.6.4 (1327.73) <659db295a835ee2191bdda4516771491> /System/Library/QuickTime/QuickTimeStreaming.component/Contents/MacOS/QuickTime Streaming
    0x6107000 - 0x62f3ff7 com.apple.audio.codecs.Components 1.9 (1.9) /System/Library/Components/AudioCodecs.component/Contents/MacOS/AudioCodecs
    0x6591000 - 0x66d6fff +net.telestream.wmv.advanced 2.2.3.7 (2.2.3.7) <d1cc06abe1bc4e2d9bcb882e5bd7faa7> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x673c000 - 0x67a2fab com.apple.AppleProResDecoder 2.0 (223) /System/Library/QuickTime/AppleProResDecoder.component/Contents/MacOS/AppleProR esDecoder
    0x67a7000 - 0x67e5ff7 com.apple.QuickTimeFireWireDV.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x67f5000 - 0x6812ff7 com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x6817000 - 0x681efcf com.apple.AppleMPEG2Codec 1.0.1 (220) /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x6823000 - 0x6844ffb com.apple.AppleVAFramework 4.1.16 (4.1.16) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x684a000 - 0x688aff7 com.apple.applepixletvideo 1.2.18 (1.2d18) <8e4f50d5a60d80b0da53f4108a521a96> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x688f000 - 0x69c0ffb QuickTimeH264.altivec ??? (???) <bfb7e7a6b6b996de5a4cfcafb49fdf35> /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.altivec
    0x6c58000 - 0x6dd0ffb GLEngine ??? (???) <80f81a34d0bc3d66c860d8d97ff2b0aa> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x6e02000 - 0x6f8bff6 com.apple.GeForceFXGLDriverPPC 1.5.48 (5.4.8) <fb5df1b84ce358008d10bb87f62d7b9b> /System/Library/Extensions/GeForceFXGLDriverPPC.bundle/Contents/MacOS/GeForceFX GLDriverPPC
    0x6fb3000 - 0x6fcffff GLRendererFloat ??? (???) <8aec4559b92bb6b267766fe875a849a6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x898e000 - 0x899dffe libSimplifiedChineseConverter.dylib ??? (???) <5d2c02469922e44114f56621e8e8545e> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x8b7a000 - 0x8b8cffd libTraditionalChineseConverter.dylib ??? (???) <07753e0608a196a757730e6d8e41c6d5> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x70000000 - 0x700cdff3 com.apple.audio.units.Components 1.5.2 (1.5.2) /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fe00000 - 0x8fe30c23 dyld 97.1 (???) <89a0055b0e7ea2db881b73c6e63bc774> /usr/lib/dyld
    0x90003000 - 0x9014affb com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9014b000 - 0x901e4fc3 libvDSP.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x901e5000 - 0x901eaff6 libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x901eb000 - 0x901f7ff3 com.apple.audio.SoundManager 3.9.2 (3.9.2) <79588842bcaf6c747a95b2120304397a> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x901f8000 - 0x90200fff libbsm.dylib ??? (???) <c1fca3cbe3b1c21e9b31bc89b920f34c> /usr/lib/libbsm.dylib
    0x90201000 - 0x90219ffb com.apple.DictionaryServices 1.0.0 (1.0.0) <fe37191e732eeb66189185cd000a210b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9021a000 - 0x902a9ffb com.apple.DesktopServices 1.4.8 (1.4.8) <efaf20fbcdf58c7da37ddbcf190bba75> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x902aa000 - 0x902dbfff com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90374000 - 0x90424fff com.apple.QD 3.11.57 (???) <e74b370c6f81fc00e8936f5cf7c8ebe0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x90425000 - 0x904c7ffb com.apple.QuickTimeImporters.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x904c8000 - 0x910f3fef com.apple.QuickTimeComponents.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x910f4000 - 0x9111dffb com.apple.shortcut 1.0.1 (1.0) <2d585ff6d2228a19705d304548a1e0df> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x9111e000 - 0x91275ffb com.apple.JavaScriptCore 5531.21 (5531.21.9) <4954a9baddeb61795c18970e821caa57> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x912bb000 - 0x912c6fff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <ae3dc890a43a9269388301f6b59d3091> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x9130d000 - 0x91889ff7 com.apple.CoreGraphics 1.409.5 (???) <5055e3621c3a2239851bd7e829e94ea1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91898000 - 0x9191afff com.apple.print.framework.PrintCore 5.5.4 (245.6) <9e01c05323b526bfc4d8f28940c373c2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9191b000 - 0x9197cfff com.apple.CoreText 2.0.4 (???) <72b950056b8bced5bacaad5e0712fcf8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9197d000 - 0x91aa2ff3 com.apple.CoreFoundation 6.5.7 (476.19) <dee0f0024f3bf976cfa0a0816e8aa338> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91aa3000 - 0x92219fff com.apple.AppKit 6.5.9 (949.54) <687f1742c249d7c9268e2eb57713cef6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9221a000 - 0x92245ff7 libauto.dylib ??? (???) <b3a3a4b0f09653bd6d58f1847922b533> /usr/lib/libauto.dylib
    0x92246000 - 0x9226ffff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x92270000 - 0x92323ffc com.apple.CFNetwork 438.14 (438.14) <6e213ab40eabfc276ca46a7c7cfad01a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9232f000 - 0x92336ffb com.apple.print.framework.Print 218.0.3 (220.2) <48f5dd2ce80e9f7c8e3be2acbca8584f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92337000 - 0x923ccff7 com.apple.framework.IOKit 1.5.2 (???) <ced0a498252f76a2d2ba9f2a0ae02160> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x923cd000 - 0x9240ffff com.apple.quartzfilters 1.5.0 (1.5.0) <3f2dc01a646cd5b5ea55d510583ba4d5> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92410000 - 0x9245ffff libGLImage.dylib ??? (???) <69eba6e64ea12c7392286db4f29d7a1d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x92460000 - 0x92460ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x92461000 - 0x92461fff com.apple.Carbon 136 (136) <6a6a209ec9179368db7ead8382b8ee63> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92462000 - 0x9254cfff libxml2.2.dylib ??? (???) <c16d0fbbf8fd6b30695cd3c930355066> /usr/lib/libxml2.2.dylib
    0x9254d000 - 0x92568ff3 com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <efcd6350b6ddbabea5e2e6a45b0e58fb> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x92569000 - 0x9256ffff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <7f4de3ca234fdf3f06f25d47d7119e9b> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92570000 - 0x92684ffa com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92685000 - 0x9271fff7 com.apple.ApplicationServices.ATS 3.8 (???) <61c7a66473c16fce3d1eac4d09d401d7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92720000 - 0x92785ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92786000 - 0x927c4ff7 libtidy.A.dylib ??? (???) <26b1dda45eb0916e4bbbc70d281b437e> /usr/lib/libtidy.A.dylib
    0x927c5000 - 0x92d7ffff libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x92d80000 - 0x92db5ff3 com.apple.LDAPFramework 1.4.5 (110) <0cf1d114abaf598355afb6537b76874e> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x92db6000 - 0x92db6fff com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x92db7000 - 0x92db7ffe com.apple.quartzframework 1.5 (1.5) <1477ba992c53f43087c7527c4782fd54> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92f07000 - 0x92f0cfff com.apple.CoreMediaAuthoringPrivate 1.6 (1.6) /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate
    0x92f0d000 - 0x9333bffe libGLProgrammability.dylib ??? (???) <79e91a3ef8d13e2d1eaca2a38d5575bb> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x9333c000 - 0x93488ffb com.apple.ImageIO.framework 2.0.6 (2.0.6) <c20e33d5ff7076c0855c874db7df320d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x93489000 - 0x93489ff8 com.apple.Cocoa 6.5 (???) <e9a4f1c636d00893db0494c4040176ba> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x9348a000 - 0x934f1ffb libstdc++.6.dylib ??? (???) <a4e9b10268b3ffac26d0296499b24e8e> /usr/lib/libstdc++.6.dylib
    0x934f2000 - 0x93692ff3 libSystem.B.dylib ??? (???) <900415cd2c829b2de9a6cdcdaa6307e3> /usr/lib/libSystem.B.dylib
    0x93693000 - 0x936d0fff libRIP.A.dylib ??? (???) <a710b7ef58700a54a39e7738dd804e57> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x936d1000 - 0x936d5ffe libGIF.dylib ??? (???) <755ca03546f380942649cb38cec37ba2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x936d6000 - 0x93700ff7 libssl.0.9.7.dylib ??? (???) <4892f43ea37764d3121fa7346b601d77> /usr/lib/libssl.0.9.7.dylib
    0x93701000 - 0x93789ffb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <6fc8a8cb43506b57b951da899a55d3b9> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9378a000 - 0x93880ffc libiconv.2.dylib ??? (???) <05ae1fcc97404173b2f9caef8f8be797> /usr/lib/libiconv.2.dylib
    0x938ec000 - 0x93921fff com.apple.AE 402.3 (402.3) <6a6f752bba2d537eb8590e1cec01ac9a> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93922000 - 0x93941fff com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93973000 - 0x9399bfff libxslt.1.dylib ??? (???) <a628a1484428ce3c87c56cf663faeb54> /usr/lib/libxslt.1.dylib
    0x9399c000 - 0x93cceff7 com.apple.QuickTime 7.6.4 (1327.73) <2a47a570627b516ad5d7e2ee611c49fa> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93ccf000 - 0x93cdaff9 com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93cdb000 - 0x93d1ffff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93d20000 - 0x93d21fff libffi.dylib ??? (???) <11b77dbce4aa0f0b66d40014230abd1d> /usr/lib/libffi.dylib
    0x93d22000 - 0x93d2ffff libCSync.A.dylib ??? (???) <7ccecf2b36209e1196c42c635938519e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93d36000 - 0x93e1dffc com.apple.WebKit 5531.21 (5531.21.8) <2674f9eafd8daba90a6453303721b219> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x93e1e000 - 0x93e20ffd libRadiance.dylib ??? (???) <34621dd441aab91846ed399a4801e9f8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x93e7c000 - 0x93ea9fff libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x93eaa000 - 0x93f64fff libcrypto.0.9.7.dylib ??? (???) <d0c8f3918053b8cb84c43e5fb40fa066> /usr/lib/libcrypto.0.9.7.dylib
    0x93f65000 - 0x93f75fff libsasl2.2.dylib ??? (???) <b83efbe4f0008d4632efc47e1f87dde6> /usr/lib/libsasl2.2.dylib
    0x93f76000 - 0x94059fff libobjc.A.dylib ??? (???) <39035ba996e55c617e20595dcd89c063> /usr/lib/libobjc.A.dylib
    0x9412b000 - 0x9412effb com.apple.securityhi 3.0 (30817) <e50c0cac9048f8923b95797753d50b5c> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9412f000 - 0x9418cffb com.apple.HIServices 1.7.1 (???) <a6c5c0bf2d68aeb453dbc493b7d0c8d9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9418d000 - 0x944f2ffe com.apple.QuartzCore 1.5.8 (1.5.8) <173de39401d774ee555d15681ba13be1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x944f3000 - 0x945aafff com.apple.QTKit 7.6.4 (1327.73) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x945ab000 - 0x94794fff com.apple.security 5.0.5 (36371) <b84af5a0adfba86bc6977c1083eb9915> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94795000 - 0x947b5ff7 libJPEG.dylib ??? (???) <65edcc6af826566c94cfa1f19fd02291> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x947b6000 - 0x947c4fff libz.1.dylib ??? (???) <1a70dd3594a8c5ad39d785af5da23237> /usr/lib/libz.1.dylib
    0x94815000 - 0x94823ff3 com.apple.opengl 1.5.10 (1.5.10) <f90db7f5e4a5144afd040236f8343280> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94824000 - 0x948f3ffb com.apple.QuickTimeMPEG4.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x948f4000 - 0x948f4ffa com.apple.CoreServices 32 (32) <42b6dda539f7411606187335d9eae0c5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x948f5000 - 0x949bdffb com.apple.CoreData 100.2 (186.2) <be912ff41bd4506438a71d5665e89069> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x949be000 - 0x94a05fff com.apple.NavigationServices 3.5.2 (163) <d28660870dff1cd46d7ea7d40271340f> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94a06000 - 0x94b4eff3 libicucore.A.dylib ??? (???) <bdab570d90979c4f601131d442f84720> /usr/lib/libicucore.A.dylib
    0x94b4f000 - 0x94b50ff8 com.apple.ApplicationServices 34 (34) <6aa5ee485bb2e656531b3505932b845f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x94b51000 - 0x94b9bfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x94b9c000 - 0x94ba4ffb libCGATS.A.dylib ??? (???) <72ecb94f23cdc622a277671b4976a7d8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x94ba5000 - 0x94bb8ffb com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <5b27baaca82de45b30cab68779279d8c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x94bb9000 - 0x94bd5ffb libPng.dylib ??? (???) <82a7ac26fb2dd17c6c6159f1227d4de6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94bd6000 - 0x94bedffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x94bee000 - 0x94db0ff4 com.apple.CoreAUC 3.08.0 (3.08.0) <9d8d7368e2d3b11318a3556c6d4902a1> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x94db1000 - 0x950eaff7 com.apple.HIToolbox 1.5.6 (???) <a3b713a77c16da495c886463985f1e39> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x950eb000 - 0x95adaff1 com.apple.WebCore 5531.21 (5531.21.8) <b8de0ff51af3371382164aa7df26ae67> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x95adb000 - 0x95b3dffb com.apple.htmlrendering 68 (1.1.3) <e852db1c007de975fae2f0c2769c88ef> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95b3e000 - 0x95b84ff9 com.apple.securityinterface 3.0.4 (37213) <d36d3af3d7c501ec78476dee04df3051> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x95b85000 - 0x95c58fff com.apple.CoreServices.OSServices 228 (228) <8610aed4edbd5d21e887a68c32b5c216> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x95c59000 - 0x95c77fff com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x95c78000 - 0x95d02fff libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95d19000 - 0x95d56ffe com.apple.securityfoundation 3.0.2 (36131) <0b16a0af10bdf48dfae4f20aecbcca6e> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x95d57000 - 0x95dd2fff com.apple.SearchKit 1.2.2 (1.2.2) <a9d0033a5e1e55b5e382e52fe578d734> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x95df0000 - 0x95e46fff libGLU.dylib ??? (???) <4307c8f9f09bca8afc78fa089c3f074e> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x95e47000 - 0x95e63ffb com.apple.openscripting 1.2.8 (???) <eb961ce3c1b1e564c2eefe3682ee0555> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x95e64000 - 0x95e74ffb com.apple.agl 3.0.9 (AGL-3.0.9) <056d952943aac260426645ce6a24eb9e> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95e75000 - 0x96015ff7 com.apple.QuartzComposer 2.1 (106.13) <729b5ad0c523a74307cd23a7c3282e0d> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x96016000 - 0x9613bffb com.apple.imageKit 1.0.2 (1.0) <50dfcbe41b384bd71761c761c3fbfd5e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x963b9000 - 0x963bfffb com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x963c0000 - 0x963cffff com.apple.DSObjCWrappers.Framework 1.3 (1.3) <fa21a845d30d5f2af7ec6011e4045827> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x963d0000 - 0x96409fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <22e7a58ae6fe75d9dfd8e2e66d7dfb78> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9640a000 - 0x96431fff libcups.2.dylib ??? (???) <36d234d12b45180674e9c00585cd10a6> /usr/lib/libcups.2.dylib
    0x96432000 - 0x96502fff com.apple.ColorSync 4.5.3 (4.5.3) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x96503000 - 0x9659afff com.apple.LaunchServices 292 (292) <06cb373fd960fbc2b4a0201f55c7dd6d> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9659b000 - 0x9659bfff com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x965a2000 - 0x9660cfff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9660d000 - 0x9690fffb com.apple.CoreServices.CarbonCore 786.11 (786.14) <4da8e0984e333f8cea32a24ba4364e8c> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96910000 - 0x96c39fe7 libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c3a000 - 0x96c43fff com.apple.DiskArbitration 2.2.1 (2.2.1) <a389b4c2badce39540f24402f7df35e7> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96c44000 - 0x96c44ffc com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <91aadd6dccda219dd50a6ce06aad5b54> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x96c45000 - 0x96c4cfff com.apple.CommonPanels 1.2.4 (85) <0d1256175c5512c911ede094d767acfe> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x96c4d000 - 0x96c67ffb com.apple.CoreVideo 1.6.0 (20.0) <2bc359d0334aa51fcf0534320dee89e9> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96c68000 - 0x96c87fff 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
    0x96c88000 - 0x96c8bfff com.apple.CrashReporterSupport 10.5.7 (161) <12938c62930c0c2a22cb68bfc618351e> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x96c8c000 - 0x96ccdffb libTIFF.dylib ??? (???) <da8860d4d8b2a54970a81fca35968366> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x96cce000 - 0x96d56fff com.apple.ink.framework 101.3 (86) <66a99ad6bc695390a66dd24789e23dcc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96d57000 - 0x96ec3ff9 com.apple.AddressBook.framework 4.1.2 (702) <00009729166ef5c0294f864e1c4e54c9> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x96eda000 - 0x96eddfff com.apple.help 1.1 (36) <7106d6e074a3b9835ebf1e6cc6c822ce> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96ede000 - 0x96ee1ff3 com.apple.QuickTimeH264.component 7.6.4 (1327.73) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x96ef6000 - 0x96f45fff com.apple.Metadata 10.5.8 (398.26) <1a261534027b9d1518327d1fabe1182b> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x96f46000 - 0x96f51ffb libgcc_s.1.dylib ??? (???) <ea47fd375407f162c76d14d64ba246cd> /usr/lib/libgcc_s.1.dylib
    0x96f52000 - 0x97065fff com.apple.PubSub 1.0.4 (65.11) <4370815eb840a0892988c28122c05c4b> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x97099000 - 0x970b8fff libresolv.9.dylib ??? (???) <8c370b0ab8184a37e84131a444a0f696> /usr/lib/libresolv.9.dylib
    0x970b9000 - 0x972ffffb com.apple.Foundation 6.5.9 (677.26) <c30e4aea51bbae480d4550cd53abb441> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97300000 - 0x973b0fff edu.mit.Kerberos 6.0.13 (6.0.13) <c8137653dbdf02a3f508fe8d2d744748> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x973b1000 - 0x973c4fff com.apple.LangAnalysis 1.6.5 (1.6.5) <2a661ad6e432dd62dd831e234904061f> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x973c5000 - 0x9744afff libsqlite3.0.dylib ??? (???) <c7ac09d5d803e12b655e41a992ed10c0> /usr/lib/libsqlite3.0.dylib
    0xba900000 - 0xba917ffe libJapaneseConverter.dylib ??? (???) <ddbf52237a078e0b4f6b1a408b4f272a> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xbab00000 - 0xbab21ffc libKoreanConverter.dylib ??? (???) <0a2ba63ad56ef171914b3f6421a63730> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
    0xfffec000 - 0xfffeffff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff8000 - 0xffff9703 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib
    Model: PowerMac7,3, BootROM 5.1.8f7, 2 processors, PowerPC G5 (2.2), 2 GHz, 1 GB
    Graphics: GeForce FX 5200, GeForce FX 5200, spdisplaysagpdevice, 64 MB
    Memory Module: DIMM0/J11, 512 MB, DDR SDRAM, PC3200U-30330
    Memory Module: DIMM1/J12, 512 MB, DDR SDRAM, PC3200U-30330
    Network Service: Built-in Ethernet, Ethernet, en0
    Serial ATA Device: ST3160023AS, 149.05 GB
    Serial ATA Device: ST3500641AS, 465.76 GB
    Parallel ATA Device: PIONEER DVD-RW DVR-107D
    USB Device: Hub in Apple Extended USB Keyboard, (null) mA
    USB Device: USB Mouse, (null) mA
    USB Device: Apple Extended USB Keyboard, (null) mA
    USB Device: hub_device, (null) mA
    USB Device: iLok, (null) mA
    USB Device: Studio Display, (null) mA
    FireWire Device: OEM ATA Device 00, G-TECH, 800mbit_speed
    FireWire Device: FW 410, M-AUDIO, 400mbit_speed

    Hi,
    You might have a 3rd party plugin that isn't compatible with Safari 4.0.4. Go here for help...
    Safari add-ons can cause performance issues or other situations
    If you are using a USB hub, try disconnecting and restarting with just your keyboard and mouse connected.
    From the Safari Menu Bar, click Safari / Empty Cache. When you are done with that...
    from the Safari Menu Bar, click Safari / Reset Safari. Select the top 5 buttons and click Reset.
    Mac OS: Web Browser Quits Unexpectedly or Stops Responding
    Also, you could download and install the 10.5.8 combo update (PowerPC) available here.
    http://support.apple.com/downloads/MacOS_X_10_5_8_ComboUpdate
    It contains fixes that might help. Then repair disk permissions.
    Quit any open applications/programs. Launch Disk Utility. (Applications/Utilities) Select MacintoshHD in the panel on the left, select the FirstAid tab. Click: Repair Disk Permissions. When it's finished from the Menu Bar, Quit Disk Utility and restart your Mac. If you see a long list of "messages" in the permissions window, it's ok. That can be ignored. As long as you see, "Permissions Repair Complete" when it's finished... you're done. Quit Disk Utility and restart your Mac.
    Carolyn

  • Help PLEASE! SAFARI CRASHES EVERYTIME I OPEN IT. IVE TRIED EVERYTHING SUGGESTED!

    Process:         Safari [130]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      Safari
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [91]
    Date/Time:       2012-06-19 10:52:02.079 -0400
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Interval Since Last Report:          59009 sec
    Crashes Since Last Report:           10
    Per-App Crashes Since Last Report:   2
    Anonymous UUID:                      1ACE63C5-2E44-4A4D-8147-AA7139B47C9D
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000019
    Crashed Thread:  14  Safari: HistoryTextCache caching
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x90acbafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90acc267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9695b2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9695a3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9695a1f1 CFRunLoopRunInMode + 97
    5   com.apple.HIToolbox                     0x96d09e04 RunCurrentEventLoopInMode + 392
    6   com.apple.HIToolbox                     0x96d09bb9 ReceiveNextEventCommon + 354
    7   com.apple.HIToolbox                     0x96d09a3e BlockUntilNextEventMatchingListInMode + 81
    8   com.apple.AppKit                        0x94205595 _DPSNextEvent + 847
    9   com.apple.AppKit                        0x94204dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    10  com.apple.Safari.framework              0x997aef3f -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 189
    11  com.apple.AppKit                        0x941c71f3 -[NSApplication run] + 821
    12  com.apple.AppKit                        0x941bf289 NSApplicationMain + 574
    13  com.apple.Safari.framework              0x99979540 SafariMain + 219
    14  com.apple.Safari                        0x00001f71 0x1000 + 3953
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x90af2382 kevent + 10
    1   libSystem.B.dylib                       0x90af2a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x90af1f59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x90af1cfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x90af1781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x90af15c6 start_wqthread + 30
    Thread 2:  WebCore: IconDatabase
    0   libSystem.B.dylib                       0x90af9aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90af975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90afb3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.WebCore                       0x92ce7ff0 WebCore::IconDatabase::syncThreadMainLoop() + 272
    4   com.apple.WebCore                       0x92ce56a9 WebCore::IconDatabase::iconDatabaseSyncThread() + 697
    5   libSystem.B.dylib                       0x90af9259 _pthread_start + 345
    6   libSystem.B.dylib                       0x90af90de thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x90acbafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90acc267 mach_msg + 68
    2   com.apple.QuartzCore                    0x9060171c CA::Render::Server::server_thread(void*) + 240
    3   com.apple.QuartzCore                    0x90642f89 thread_fun + 33
    4   libSystem.B.dylib                       0x90af9259 _pthread_start + 345
    5   libSystem.B.dylib                       0x90af90de thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x90acbafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90acc267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9695b2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9695a3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9695a1f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x92138224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x920ff4c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x920ff474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x90af9259 _pthread_start + 345
    9   libSystem.B.dylib                       0x90af90de thread_start + 34
    Thread 5:  Safari: SafeBrowsingManager
    0   libSystem.B.dylib                       0x90acbafa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x90acc267 mach_msg + 68
    2   com.apple.CoreFoundation                0x9695b2df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x9695a3c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x9695a1f1 CFRunLoopRunInMode + 97
    5   com.apple.Safari.framework              0x9992f255 Safari::MessageRunLoop::runSingleRunLoopIteration() + 53
    6   com.apple.Safari.framework              0x9992e784 Safari::MessageRunLoop::threadBody() + 98
    7   com.apple.Safari.framework              0x9992e7c3 Safari::MessageRunLoop::threadCallback(void*) + 17
    8   libSystem.B.dylib                       0x90af9259 _pthread_start + 345
    9   libSystem.B.dylib                       0x90af90de thread_start + 34
    Thread 6:  Safari: SnapshotStore
    0   libSystem.B.dylib                       0x90af9aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90af975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90afb3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x97422fc1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    4   com.apple.Safari.framework              0x999ab67b Safari::SnapshotStore::diskAccessThreadBody() + 133
    5   com.apple.Safari.framework              0x999ab849 Safari::SnapshotStore::diskAccessThreadCallback(void*) + 17
    6   libSystem.B.dylib                       0x90af9259 _pthread_start + 345
    7   libSystem.B.dylib                       0x90af90de thread_start + 34
    Thread 7:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x90aeaac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x9699ac53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x90af9259 _pthread_start + 345
    3   libSystem.B.dylib                       0x90af90de thread_start + 34
    Thread 8:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x90af9aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90af975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90afb3f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.JavaScriptCore                0x9766ee22 JSC::SlotVisitor::drainFromShared(JSC::SlotVisitor::SharedDrainMode) + 450
    4   com.apple.JavaScriptCore                0x9759d080 JSC::JSArray::~JSArray() + 0
    5   ???                                     0x2e6690ff 0 + 778473727
    Thread 9:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x90af9aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90af975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90afb3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 10:  JavaScriptCore::Marking
    0   libSystem.B.dylib                       0x90af9aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90af975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90afb3f8 pthread_cond_wait$UNIX2003 + 73
    Thread 11:  JavaScriptCore::BlockFree
    0   libSystem.B.dylib                       0x90af9aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x90af975e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x90af92b1 pthread_cond_timedwait$UNIX2003 + 72
    3   com.apple.JavaScriptCore                0x9742300c ***::ThreadCondition::timedWait(***::Mutex&, double) + 156
    Thread 12:
    0   libSystem.B.dylib                       0x90af1412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x90af19a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x90af15c6 start_wqthread + 30
    Thread 13:
    0   libSystem.B.dylib                       0x90af1412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x90af19a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x90af15c6 start_wqthread + 30
    Thread 14 Crashed:  Safari: HistoryTextCache caching
    0   libmecab.1.0.0.dylib                    0x16156cce btrie_close(btrie_t*) + 14
    1   libmecab.1.0.0.dylib                    0x16153c24 MeCab::Dictionary::close() + 24
    2   libmecab.1.0.0.dylib                    0x16153ceb MeCab::Dictionary::open(char const*, char const*) + 165
    3   libmecab.1.0.0.dylib                    0x16149f7f MeCab::TokenizerImpl<mecab_node_t, mecab_path_t>::open(MeCab::Param const&) + 249
    4   libmecab.1.0.0.dylib                    0x16151839 MeCab::TaggerImpl::open(MeCab::Param*) + 359
    5   libmecab.1.0.0.dylib                    0x16151fe6 MeCab::TaggerImpl::open(char const*) + 296
    6   libmecab.1.0.0.dylib                    0x1615206c MeCab::createTagger(char const*) + 77
    7   libmecab.1.0.0.dylib                    0x161679fa mecab_new2 + 37
    8   com.apple.CoreFoundation                0x969ecf1a _CFStringTokenizerTokenize + 11338
    9   com.apple.SearchKit                     0x9803b092 UniCharParserGetNextWord + 54
    10  com.apple.SearchKit                     0x98084a8a IADefaultTokenizerGetNextTokenNew + 235
    11  com.apple.SearchKit                     0x9803485a IADefaultTokenizerGetNextToken + 52
    12  com.apple.SearchKit                     0x980631e9 TermIndex::DefaultInvertDocumentToUpdateSet(OpaqueIATextAnalysisRef*, IADoc*, OpaqueIATextStreamRef*, unsigned long*) + 455
    13  com.apple.SearchKit                     0x98032eb7 TermIndex::AddDocInternal(IADoc*, unsigned int, OpaqueIATextStreamRef*) + 289
    14  com.apple.SearchKit                     0x9803074c TIAIndex::Add(OpaqueIADocKeyRef*, OpaqueIATextStreamRef*, unsigned char) + 358
    15  com.apple.SearchKit                     0x98030500 IAIndexAddDocWithTextStream + 178
    16  com.apple.SearchKit                     0x98030361 SKIndexAddDocumentWithText + 237
    17  com.apple.Safari.framework              0x998f4171 -[HistoryTextCache _cacheText:forURLString:] + 243
    18  com.apple.Safari.framework              0x998f4e51 -[HistoryTextCache(FileInternal) _runCachingThread] + 331
    19  com.apple.Foundation                    0x920ff4c4 -[NSThread main] + 45
    20  com.apple.Foundation                    0x920ff474 __NSThread__main__ + 1499
    21  libSystem.B.dylib                       0x90af9259 _pthread_start + 345
    22  libSystem.B.dylib                       0x90af90de thread_start + 34
    Thread 14 crashed with X86 Thread State (32-bit):
      eax: 0x00000001  ebx: 0x00000001  ecx: 0x01096814  edx: 0x00000030
      edi: 0x00000000  esi: 0x01096814  ebp: 0xb0d62dd8  esp: 0xb0d62dc0
       ss: 0x0000001f  efl: 0x00010202  eip: 0x16156cce   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x00000019
    Binary Images:
        0x1000 -     0x1ff7  com.apple.Safari 5.1.7 (6534.57.2) <D2D33A8B-C908-5E66-B4C0-1F5E7DAB102A> /Applications/Safari.app/Contents/MacOS/Safari
    0x1612e000 - 0x1623dfeb  libmecab.1.0.0.dylib 2.0.0 (compatibility 2.0.0) <CBCAB9D0-A82E-9445-C3A6-B3A51E48E586> /usr/lib/libmecab.1.0.0.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90022000 - 0x90124fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
    0x901a6000 - 0x90369feb  com.apple.ImageIO.framework 3.0.5 (3.0.5) <87750C2B-193F-56A6-AB97-0842A2D02092> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x903b2000 - 0x9071dff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x9071e000 - 0x907fefe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x907ff000 - 0x9080fffb  SyndicationUI ??? (???) <83669983-61AE-3150-C8A2-EABF25FA2331> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x90823000 - 0x90867ff3  com.apple.coreui 2 (114) <E6096C79-94B0-730E-6070-3AE93B5678FE> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90868000 - 0x909a3ff7  com.apple.WebKit2 6534.57 (6534.57.2) <4FC3F523-B7E2-8A48-EEA1-C81C662F772B> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
    0x909a4000 - 0x90a05fe7  com.apple.CoreText 151.12 (???) <98F53C15-1D29-A2B3-0717-5A26A2699163> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90a19000 - 0x90a20ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x90acb000 - 0x90c72ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    0x90c73000 - 0x90caeffb  libFontRegistry.dylib ??? (???) <19ED5DE0-D3AF-B229-9193-35D58FE377E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x90caf000 - 0x90cfefe7  libTIFF.dylib ??? (???) <D0EB31DC-40E6-9A97-64D3-9867605DC3DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x90cff000 - 0x90d3fff3  com.apple.securityinterface 4.0.1 (40418.0.1) <2141A924-748E-CE6F-2D75-D82BC265BD30> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x90d40000 - 0x90d43ff7  libCoreVMClient.dylib ??? (???) <37F56237-4ABA-E5B5-968D-70FFE357E8E0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x90d44000 - 0x90d6eff7  com.apple.shortcut 1.1 (1.1) <B0514FA9-7CAE-AD94-93CA-7B2A2C5F7B8A> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90dc6000 - 0x915b5557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x915f0000 - 0x916a9fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x9181e000 - 0x91832fe7  libbsm.0.dylib ??? (???) <821E415B-6C42-D359-78FF-E892792F8C52> /usr/lib/libbsm.0.dylib
    0x91833000 - 0x91835ff7  libRadiance.dylib ??? (???) <98EC06D5-1A02-EDEF-BF9D-2C986761AD54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91877000 - 0x91884ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x918fd000 - 0x91d32ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x91d33000 - 0x91d34ff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <93EC71F1-4D4E-F456-8EFE-32E7EFD7A064> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91d35000 - 0x91d3eff7  com.apple.corelocation 12.3 (12.3) <11640844-4B96-4B4D-0419-B7845C4A40FF> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x91d98000 - 0x91dcdfe7  com.apple.framework.Apple80211 6.2.5 (625.6) <9F56E0EC-EB90-52F6-0ECF-C2E5DE85652E> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x91de2000 - 0x91decfe7  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
    0x91e33000 - 0x91e4bff7  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
    0x91f36000 - 0x91f77ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91f78000 - 0x92052fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9209c000 - 0x920b8fe3  com.apple.openscripting 1.3.1 (???) <480D41B6-F98E-8E21-CA3C-4CA6A9752D3D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x920bc000 - 0x920c0ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x920c1000 - 0x920e7ffb  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
    0x920e8000 - 0x920e8ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x920e9000 - 0x9235afef  com.apple.Foundation 6.6.8 (751.63) <69B3441C-B196-F2AD-07F8-D8DD24E4CD8C> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x9235b000 - 0x9236fffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <0DBE17D5-17A2-8A0E-8572-5A78408B41C9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92370000 - 0x9237aff7  com.apple.HelpData 2.0.5 (34.1.1) <A9CF754F-B254-5D40-B8B5-F35414DFD875> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x9237b000 - 0x923eaff7  com.apple.ISSupport 1.9.7 (55) <77905553-740D-90E8-6B2E-ABF5B3D40CBF> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x923eb000 - 0x9245aff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <5C3D7DA5-29EB-A745-E32B-26DBF547D532> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9245b000 - 0x92465ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <6E3481DF-645E-6095-0CD7-9BEBEC2ED9D1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92b76000 - 0x92b7bff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x92b7c000 - 0x92b9bff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x92ce0000 - 0x93a58fe7  com.apple.WebCore 6534.57 (6534.57.2) <6AF29D9A-F549-5BE7-3842-CFF75FC46360> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x93a5a000 - 0x93ab7ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x93ab8000 - 0x93ad8fe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x93b8a000 - 0x93b9cff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x93e98000 - 0x93ee5feb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x93ee6000 - 0x93fe6fe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <BE7FCD73-03B5-25A4-FCA4-D4980F1488D6> /usr/lib/libxml2.2.dylib
    0x93fe7000 - 0x93fe7ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <BC501C9F-7C20-961A-B135-0A457667D03C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93fe8000 - 0x9402eff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x9402f000 - 0x94051fef  com.apple.DirectoryService.Framework 3.6 (621.14) <A24C9308-4EB3-456D-1691-43DDB6F9A79F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x941bd000 - 0x94aa0ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x94aa1000 - 0x94b6cfef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x94b6d000 - 0x94b70ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x94b71000 - 0x94bc4ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94bfe000 - 0x94c01fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
    0x94c02000 - 0x94cbafeb  libFontParser.dylib ??? (???) <D2D0C922-5ED1-3AE9-6F99-707C74DF3E62> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x94cbb000 - 0x94ccafe7  libxar.1.dylib ??? (???) <2FC317EB-7AC2-CD6C-8C09-E06B2DF02929> /usr/lib/libxar.1.dylib
    0x94ccb000 - 0x94d73ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x95cc8000 - 0x95cc8ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x95d45000 - 0x95dddfe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95dde000 - 0x95e21ff7  com.apple.NavigationServices 3.5.4 (182) <ED268D94-E544-5548-AA59-7EC70DCB5EE4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x95e22000 - 0x95e2dff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x95e33000 - 0x95e41ff7  com.apple.opengl 1.6.14 (1.6.14) <82622F67-E032-0BF6-A78D-50B346E8D0FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x95f77000 - 0x95f7dfe7  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
    0x95f7e000 - 0x95fa2ff7  libJPEG.dylib ??? (???) <5F2343E4-C268-B9AE-1BC3-466F5A614648> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x95fa3000 - 0x95fb3ff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
    0x95fc0000 - 0x95fcbff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x95fcc000 - 0x96030ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x96031000 - 0x9603dff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
    0x9603e000 - 0x960d0fe7  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
    0x96102000 - 0x9613cfe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <C62A7753-99A2-6782-92E7-6628A6190A90> /usr/lib/libssl.0.9.8.dylib
    0x9613d000 - 0x9614bfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x96253000 - 0x96301ff3  com.apple.ink.framework 1.3.3 (107) <0AFEBD7C-D83C-7847-C075-9B427505F7F0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9630a000 - 0x963a7fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x963a8000 - 0x964a3fff  com.apple.PubSub 1.0.5 (65.28) <6F9B8187-DA37-878F-1760-89116A2B2BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x964a4000 - 0x964c2fe7  libPng.dylib ??? (???) <45185287-25AD-C239-AA58-8FA53DF55B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x966ef000 - 0x96722fff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x96723000 - 0x96738fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9691e000 - 0x96a99fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x96b09000 - 0x96b0cff7  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
    0x96b0d000 - 0x96b40ff7  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
    0x96b55000 - 0x96b55ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x96b56000 - 0x96b56ff7  com.apple.vecLib 3.6 (vecLib 3.6) <7362077A-890F-3AEF-A8AB-22247B10E106> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96c5a000 - 0x96cd4fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x96cd5000 - 0x96ff9fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96ffa000 - 0x97000ff7  libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <6EE825E7-CBA5-2AD2-0336-244D45A1A834> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x97001000 - 0x97417ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x97418000 - 0x976c6fe7  com.apple.JavaScriptCore 6534.57 (6534.57.3) <5B18B308-DBB2-7133-DE56-494C2FA1848B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x976c7000 - 0x976c9ff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x976ca000 - 0x97b1bfef  com.apple.RawCamera.bundle 3.7.1 (570) <AF94D180-5E0F-10DF-0CB2-FD8EDB110FA2> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x97b1c000 - 0x97e3cff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x97f0f000 - 0x97fbbfe7  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
    0x97fbc000 - 0x97fedff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9802a000 - 0x980aafeb  com.apple.SearchKit 1.3.0 (1.3.0) <2F5DE102-A203-7905-7D12-FCBCF17BAEF8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x980ab000 - 0x98158fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
    0x98159000 - 0x98193ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
    0x98194000 - 0x98316fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
    0x98317000 - 0x9831bff7  libGIF.dylib ??? (???) <5D29E5F4-30B9-5A24-55E7-BCBA30499093> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9831c000 - 0x98360fe7  com.apple.Metadata 10.6.3 (507.15) <74F05E64-2A68-BA10-CCD4-128D164E5A0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x98361000 - 0x983a4ff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x985b5000 - 0x986f2fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x98bf7000 - 0x98c00ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x98c1a000 - 0x98c1aff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
    0x98c28000 - 0x98d1cff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <8E589BA4-A0F9-BE25-34CE-FF216EC40697> /usr/lib/libiconv.2.dylib
    0x98d1d000 - 0x98d87fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x98d88000 - 0x98db0ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <E761F29A-328B-29D9-3DF0-023F2C21E500> /usr/lib/libxslt.1.dylib
    0x98db1000 - 0x98ebdfe7  libGLProgrammability.dylib ??? (???) <6167CEB0-D8D6-C4D9-DD74-49755ADB540F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x98ebe000 - 0x98fe6fe7  com.apple.WebKit 6534.57 (6534.57.2) <4CB86278-4657-3503-8042-074628222DF3> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x99244000 - 0x99300fff  com.apple.ColorSync 4.6.8 (4.6.8) <920DD017-8B41-7334-E554-A85DB99EBD5A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x995fb000 - 0x99601fff  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
    0x99651000 - 0x996d3ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9974c000 - 0x9974cff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9974d000 - 0x99dacfe7  com.apple.Safari.framework 6534 (6534.57.2) <D43F9630-981A-AB0D-71DD-67A484BB2A84> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
    0x99e30000 - 0x99e3dfe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x99e3e000 - 0x99e3eff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <1DEC639C-173D-F808-DE0D-4070CC6F5BC7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x99e3f000 - 0x99f6dfe7  com.apple.CoreData 102.1 (251) <460D594D-09DC-9082-3FD3-F93D6A08AE71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x99f8c000 - 0x99f8dff7  com.apple.TrustEvaluationAgent 1.1 (1) <07E7D892-5054-23A8-7144-3F19D3BFD48F> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x99f8e000 - 0x99f99ff7  com.apple.CrashReporterSupport 10.6.7 (258) <8F3E7415-1FFF-0C20-2EAB-6A23B9728728> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x99f9a000 - 0x99fabff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9a083000 - 0x9a2e9ff7  com.apple.security 6.1.2 (55002) <E999CCEF-B769-4355-3E68-6003FCF6FE2B> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9a2ea000 - 0x9a320fff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x9a327000 - 0x9a364ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9a542000 - 0x9a563fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9a564000 - 0x9a5fffe7  com.apple.ApplicationServices.ATS 275.19 (???) <2E83B3E9-AF39-36FC-5D05-CC1E952098AB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9a600000 - 0x9a604ff7  libGFXShared.dylib ??? (???) <09540618-2ED1-72C4-61CB-938B35927568> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9a6e3000 - 0x9a725ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <EF769BD0-63B6-B65D-FA54-8F2354CAD865> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x9a726000 - 0x9a776ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f16
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.10.131.42.4)
    Bluetooth: Version 2.4.5f3, 2 service, 12 devices, 2 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9SA02, 298.09 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0236, 0xfa120000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 8
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8507, 0xfd110000 / 3

    Hi..
    Crashed Thread:  14  Safari: HistoryTextCache caching
    Open the Finder. From the Finder menu bar click Go > Go to Folder
    Type this exactly as you see it here:
    ~/Library/Caches/com.apple.Safari/Cache.db
    Click Go
    Move the Cache.db file to the Trash.
    Now to go  /Library/Safari
    Move these files from the Safari folder to the Trash.
    History.plist
    Downloads.plist
    LastSession.plist
    Try Safari.
    If that didn't help, installl the Mac OS X 10.6.8 Update Combo v1.1
    Then restart your Mac and try Safari.

  • Safari closes everytime I open it

    I have a powerbook g4 aluminum running Mac OSX 10.4.11 everytime I try and open safari it closes and asks if i want to reopen if I try it still closes. This problem happened with my safari 3 so I updated to 4 and it does the same thing. Can anyone please help me It would save my world, I have Firefox but i'd prefer to run safari Thank you

    Hi,
    Greetings from the Safari forum.
    There are many possible causes. First of all, to determine if the problem is systemic or isolated to your user account, set up a dummy account in the 'Accounts' pane of 'System Preferences'. You can access it via the Apple icon in the top left corner of your screen. Once the dummy account is set up, log into it and see if Safari's behaving itself.
    If it is behaving, log back into your own user account and perform the following steps sequentially...
    1. Trash ~/Library/Caches/Safari/
    2. Move ~/Library/Preferences/Safari/ to your Desktop
    3. Move ~/Library/Cookies/Cookies.plist to your Desktop
    ... and try launching Safari after each step.
    While you're doing all that, it might be helpful if you copied and pasted the crash report from when Safari crashes in its entirety, for us to have a look through.
    Yang

  • My Facebook App crashes everytime I open it on my IPAD 2. How do you fix that?

    I have reset my IPad 2 several times. Reloaded the most current IOS for the IPAD and Facebook. Facebook still crashes everytime I open it. I had the same problem on my Iphone 4 but reverted to the previous Facebook version and it works. I tried that on my Ipad but it doesn't work. Any one know how to fix this? Facebook won't respond at all when I submit the problem to them.

    Here's a few things I try when an app misbehaves and crashes.
    1. Quit the app and restart it like this: Go to the Home screen and double click the Home button. That will reveal the row of recently used apps at the bottom of the screen. Tap and hold on the app in question until it wiggles and displays a minus sign. Tap the minus sign to actually quit the app. Then tap anywhere on the screen above that bottom row to return the screen to normal. Then restart the app and see if it work like normal.
    2. If the first suggestion did not work try quitting the app again but instead of restarting it right away, reset your device like this: Press and hold the Home and Sleep buttons simultaneously ignoring the red slider should one appear until the Apple logo appears. Let go of the buttons and let the device restart. Ten restart the app and see if it works.
    3. If neither of the previous suggestions worked I suggest deleting the app by tapping and holding on the app until it jiggles and displays a Rex X. Tap the X and confirm that you want to delete the app. Then reset your device. After the device has restarted go to the App Store and download Facebook again.
    If all these fail you might just have to search for an alternative app until Facebook fixes the problem.

  • IPhoto Crashes everytime I open it

    Hello,
    I was wondering if someone could help me out here?
    iPhoto '11 (Latest update) keeps on crashing everytime I open the program, so I have to force quit it.  This issue arose a few weeks ago even before any Apple iLife updates.
    I initially thought the crashing issue was related to the MobileMe and Facebook syncing part of iLife, because when it crashes as soon as I open iPhoto and I disconnect my MBP from any network connection (wired or wireless) iPhoto started up ok. When I discovered this I deleted ALL sharing connections in iPhoto so that it shouldn't need to access any of my online profiles (MobileMe, Facebook etc) apart from the location/maps part of iPhoto. This hasn't fixed the issue.
    I have done a complete reinstall, updated iPhoto to the latest release and started my iPhoto library database again from scratch. I added some photos from my gig last night and it is the only album in my iPhoto library. Now everytime I start up iPhoto it's crashing again everytime, and the only way I can get it to start is to 'repair and rebuild' the iPhoto database EVERYTIME to get it to work. This takes the biscuit considering that my iPhoto library is brand new and only has 62 photos in it.....
    I've also tried other things such as repairing disk permissions, and database permissions when I open iPhoto.
    I don't know what else to to do now, it's really disappionting becasue I can't share my photos and I can't even extract then from the iPhoto database. Whats going on Apple??
    I refuse to reinstall OSX because it was only reinstalled and updated in the last 7 days.....
    Does anyone have any light they could shine on this issue or is anyone else suffering from this fustrating problem?
    Thanks guys,
    Connor

    Looks like i have a similar problem to this except I am running OSX10.7.4 and it was working up until I had the latest software update. Still awaiting a reply to my question. This is my second try at this forum. Hopefully I will have more success the second time around.

  • FireFox 5 crashes everytime when open a PDF file

    FireFox 5 crashes everytime when open a PDF file in the browser.
    Adobe Acrobat plug-in installed.

    Please post this in the correct forum, such as here (Mac OS X 10.4 Tiger):
    http://discussions.apple.com/category.jspa?categoryID=160

  • Safari v6.1 crashes everytime I open it

    Hi,
    my Safari v6.1 (7537.71) keeps closing unexpectedly every 5-30 seconds of me opening it.
    I've tried the method of clearing webpageicon file but it still hasn't work.
    Does anyone have any suggestions or advice as to how to fix this?
    I do not have any software updates for Safari and this only occured after I updated the software.
    Any advice is helpful thank you
    This is the detail of the problem and why Safari crashed:
    Process:         Safari [1474]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         6.1 (7537.71)
    Build Info:      WebBrowser-7537071000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [179]
    Date/Time:       2013-12-09 17:19:50.009 -0500
    OS Version:      Mac OS X 10.7.5 (11G63b)
    Report Version:  9
    Interval Since Last Report:          210751 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  1101 sec
    Per-App Crashes Since Last Report:   17
    Anonymous UUID:                      90A96C2A-4D5A-42E0-BA0B-F85CAB73299C
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x000007ffd605052d
    VM Regions Near 0x7ffd605052d:
        CG backing stores      00000001c4e65000-00000001c5225000 [ 3840K] rw-/rw- SM=SHM 
    -->
        JS JIT generated code  00003ddc9d000000-00003ddc9d001000 [    4K] ---/rwx SM=NUL 
    Application Specific Information:
    Process Model:
    Single Web Process
    Enabled Extensions:
    com.lunaweb.video2mp3-53GYY88T6Z (1 - 1.1) Video2mp3
    objc[1474]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff90451e38 _cache_getImp + 4
    1   libobjc.A.dylib                         0x00007fff904542a4 lookUpMethod + 40
    2   libobjc.A.dylib                         0x00007fff90456a5c class_respondsToSelector + 26
    3   com.apple.CoreFoundation                0x00007fff8600a002 objectIsKindOfClass + 66
    4   com.apple.CoreFoundation                0x00007fff8600a062 __exceptionMatch + 18
    5   libobjc.A.dylib                         0x00007fff9045eb36 _objc_exception_do_catch + 125
    6   libc++abi.dylib                         0x00007fff87bece26 get_adjusted_ptr(std::type_info const*, std::type_info const*, void**) + 74
    7   libc++abi.dylib                         0x00007fff87beca5b __gxx_personality_v0 + 871
    8   libunwind.dylib                         0x00007fff8683291f _Unwind_RaiseException + 139
    9   com.apple.CoreFoundation                0x00007fff85f9e523 CFRunLoopRunSpecific + 387
    10  com.apple.HIToolbox                     0x00007fff8bb402bf RunCurrentEventLoopInMode + 277
    11  com.apple.HIToolbox                     0x00007fff8bb474bf ReceiveNextEventCommon + 181
    12  com.apple.HIToolbox                     0x00007fff8bb473fa BlockUntilNextEventMatchingListInMode + 62
    13  com.apple.AppKit                        0x00007fff892ed779 _DPSNextEvent + 659
    14  com.apple.AppKit                        0x00007fff892ed07d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    15  com.apple.Safari.framework              0x0000000107be7d15 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 161
    16  com.apple.AppKit                        0x00007fff892e99b9 -[NSApplication run] + 470
    17  com.apple.AppKit                        0x00007fff89565eac NSApplicationMain + 867
    18  com.apple.Safari.framework              0x0000000107d7bd9c SafariMain + 266
    19  com.apple.Safari                        0x0000000107b81f2c 0x107b81000 + 3884
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff903447e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8e8ce786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8e8cd316 _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff90343bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c5274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x0000000108f5bc3b WebCore::IconDatabase::syncThreadMainLoop() + 491
    3   com.apple.WebCore                       0x0000000108f5884f WebCore::IconDatabase::iconDatabaseSyncThread() + 303
    4   com.apple.JavaScriptCore                0x000000010842c85f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff90344192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a9c3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a9c4b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff90344192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8a9c3594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8a9c4b85 start_wqthread + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff9034267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90341d71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8b98cdf5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8b98cd35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 6:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff9034267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90341d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff85f9650c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff85f9ec74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff85f9e486 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff854fefd7 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff854f372a -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff854f36a2 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 7:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff90343bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x0000000108436f45 JSC::BlockAllocator::blockFreeingThreadMain() + 261
    3   com.apple.JavaScriptCore                0x000000010842c85f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    4   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 8:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90343bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001084379c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000108437858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010842c85f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 9:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90343bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001084379c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000108437858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010842c85f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 10:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff90343bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c5274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00000001084379c7 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x0000000108437858 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x000000010842c85f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 11:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff90343bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8a9c5274 _pthread_cond_wait + 840
    2   com.apple.CoreVideo                     0x00007fff8ff2f6c8 CVDisplayLink::runIOThread() + 710
    3   com.apple.CoreVideo                     0x00007fff8ff2f3e9 _ZL13startIOThreadPv + 148
    4   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 12:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff9034267a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff90341d71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff85f9650c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff85f9ec74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff85f9e486 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x0000000107d3baf5 Safari::MessageRunLoop::threadBody() + 119
    6   com.apple.JavaScriptCore                0x000000010842c85f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    7   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 13:: Safari: GlobalHistory
    0   libsystem_kernel.dylib                  0x00007fff903445b6 fsync + 10
    1   com.apple.Foundation                    0x00007fff854b6e2d _NSWriteBytesToFileWithExtendedAttributes + 789
    2   com.apple.Foundation                    0x00007fff854b6b13 _NSWriteBytesToFile + 23
    3   com.apple.Foundation                    0x00007fff854b6af0 -[NSData(NSData) writeToFile:atomically:] + 89
    4   com.apple.Foundation                    0x00007fff8554f505 -[NSData(NSData) writeToURL:atomically:] + 83
    5   com.apple.Safari.framework              0x0000000107c6a482 Safari::CoalescedAsynchronousWriter::write() + 40
    6   com.apple.Safari.framework              0x0000000107c6a508 Safari::CoalescedAsynchronousWriter::thread() + 26
    7   com.apple.JavaScriptCore                0x000000010842c85f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    8   libsystem_c.dylib                       0x00007fff8a9c18bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8a9c4b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x000007ffd605051d  rbx: 0x0000000000000000  rcx: 0x0000000000000001  rdx: 0x0000000000000000
      rdi: 0x000007ffd605051d  rsi: 0x00007fff89b70fe8  rbp: 0x00007fff6777f9b0  rsp: 0x00007fff6777f970
       r8: 0x0000000000000004   r9: 0x00007fff87becdc8  r10: 0x0000000000000002  r11: 0x000007ffd605051d
      r12: 0x0000000000000000  r13: 0x00007fff89cad887  r14: 0x00007fff89b70fe8  r15: 0x000007ffd605051d
      rip: 0x00007fff90451e38  rfl: 0x0000000000010202  cr2: 0x000007ffd605052d
    Logical CPU: 2
    Binary Images:
           0x107b81000 -        0x107b81fff  com.apple.Safari (6.1 - 7537.71) <F5ACA61E-3A1C-3FA6-A738-7BF600BBC6F7> /Applications/Safari.app/Contents/MacOS/Safari
           0x107b8c000 -        0x1080c1fff  com.apple.Safari.framework (7537 - 7537.71) <259E43DC-7DF8-3492-AF60-42F1EFEFA64B> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x108423000 -        0x1087c9ff7  com.apple.JavaScriptCore (7537 - 7537.65) <A82F910D-F21B-35E9-9FF6-2CA300EDBEE1> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x1088ba000 -        0x108a1efff  com.apple.WebKit (7537 - 7537.71) <C81854D7-FEC0-3501-86ED-8DA5DD63BE52> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x108b15000 -        0x108d7cfff  com.apple.WebKit2 (7537 - 7537.71) <E54E27D0-AEFA-388C-B509-45BD726B6966> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x108f53000 -        0x109ff7fff  com.apple.WebCore (7537 - 7537.70) <FAF8BC20-982F-33CD-B9B2-26185E15714A> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
           0x10efd3000 -        0x10efd6fff +net.culater.SIMBL.osax (0.9.8 - 0.9.8) <21CE8C11-B7FA-760D-5F21-295F59FC959B> /Library/ScriptingAdditions/SIMBL.osax/Contents/MacOS/SIMBL
           0x10efdb000 -        0x10efdcfff +com.machangout.glims.osax (1.0 - 1) <D06B8DDB-641D-A5A6-7C8E-66CA18F81F3D> /Library/ScriptingAdditions/Glims.osax/Contents/MacOS/GlimsOSAX
           0x10f00e000 -        0x10f00eff3 +cl_kernels (??? - ???) <176C7552-1138-4271-BE2E-171CE3F6B85C> cl_kernels
           0x10f201000 -        0x10f269ff7 +com.machangout.glimsInternal (1.0b27 - 1.0 build 27) <2B43255C-584E-CE14-D39E-E17DE782C3F4> /Library/Application Support/Glims/*/Glims for Safari.plugin/Contents/MacOS/.GlimsInternal
           0x110868000 -        0x110868ff1 +cl_kernels (??? - ???) <72DA3FA8-342F-4716-9E24-DD42E57B14C6> cl_kernels
           0x11087b000 -        0x110885fef  libcldcpuengine.dylib (2.0.19 - compatibility 1.0.0) <4572AD1E-D1D1-3412-AFCC-D37037B1FAB5> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x11088b000 -        0x11088eff7  libCoreFSCache.dylib (??? - ???) <0D155750-7910-32C5-8327-924FC1089442> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x1108b3000 -        0x1108b4ff3 +cl_kernels (??? - ???) <41ED9403-0C6F-4574-BB25-296F63D64077> cl_kernels
           0x1108cf000 -        0x1108d0ff3 +cl_kernels (??? - ???) <32E690EF-92DA-4081-A44D-0B7EDAA8E348> cl_kernels
           0x113911000 -        0x1139b0ff7  unorm8_bgra.dylib (2.0.19 - compatibility 1.0.0) <47DA7D73-C52D-322F-A08F-4DB320A65373> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x1139f2000 -        0x1139f3ff2 +cl_kernels (??? - ???) <0AA8F8A5-876A-48ED-8B99-DD78E0A10689> cl_kernels
           0x1142d7000 -        0x11448ffff  GLEngine (??? - ???) <59179FEC-D0E2-38B3-BD49-765506A645AC> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1144c6000 -        0x114620fff  libGLProgrammability.dylib (??? - ???) <90390984-70BC-365C-AB3E-16C35C4240CB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x114652000 -        0x114a39fe7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (7.32.12 - 7.3.2) <5C9C9474-BA99-33A6-BAD8-628224491FED> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
           0x114b5f000 -        0x114b6dfff  libGPUSupport.dylib (??? - ???) <9FF8DDA2-7CB1-3888-8AAE-227C7691CB98> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x114b74000 -        0x114ba2ff7  GLRendererFloat (??? - ???) <06CA5D0B-BC5F-3CC7-836D-A02F7DB92BE8> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x115b9d000 -        0x115bb1fff +com.sweetpproductions.SafariAdBlocker (1.9.8.7 - 1.9.8.7) <2DCB2DBC-3C12-CE5A-E47B-F8499C4BD3DF> /Library/Application Support/SIMBL/*/Safari AdBlocker.bundle/Contents/MacOS/Safari AdBlocker
           0x115bc9000 -        0x115be1fe7 +org.andymatuschak.Sparkle (1.5 Beta [git] - 1.5) <BE75E994-9E00-52BF-9CF1-BF66603EC687> /Library/Application Support/SIMBL/*/Safari AdBlocker.bundle/Contents/Frameworks/Sparkle.framework/Versions/A/Sparkle
           0x115f75000 -        0x115fbdfeb +com.zang.RegexKit (0.6.0 - 0.6.0) /Library/Application Support/SIMBL/*/Safari AdBlocker.bundle/Contents/Frameworks/RegexKit.framework/Versions/A/RegexKit
           0x115fd9000 -        0x1160bcfff  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <358B5B40-43B2-3F92-9FD3-DAA68806E1FF> /usr/lib/libcrypto.0.9.7.dylib
        0x7fff67781000 -     0x7fff677b5baf  dyld (195.6 - ???) <0CD1B35B-A28F-32DA-B72E-452EAD609613> /usr/lib/dyld
        0x7fff83fb8000 -     0x7fff841e2fe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff841e3000 -     0x7fff84268ff7  com.apple.Heimdal (2.2 - 2.0) <52B0F371-D272-3C8E-B42F-04D3FDD8AD0D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8431b000 -     0x7fff84322fff  com.apple.CommerceCore (1.0 - 17.1) <B6BFA182-9DC9-3543-89AE-F82EB9AF1CAB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84323000 -     0x7fff84329fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff84443000 -     0x7fff84459fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8445a000 -     0x7fff844c2ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff844c3000 -     0x7fff844fefff  libssl.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <B5120F7F-6FD7-3E0B-AAB8-E9A8D72451BC> /usr/lib/libssl.0.9.8.dylib
        0x7fff84e22000 -     0x7fff84e2efff  com.apple.DirectoryService.Framework (10.7 - 146) <65C78AE3-89B8-3372-8359-31FD520781D5> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff84e2f000 -     0x7fff84ed1fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84ed2000 -     0x7fff84ed2fff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff85040000 -     0x7fff85041fff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff85042000 -     0x7fff85059fff  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
        0x7fff8505a000 -     0x7fff85087fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <7BEBB139-50BB-3112-947A-F4AA168F991C> /usr/lib/libSystem.B.dylib
        0x7fff85088000 -     0x7fff85167fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff85168000 -     0x7fff85177fff  libxar.1.dylib (??? - ???) <9E05C939-6CBF-38E7-8915-86278F7DB6C7> /usr/lib/libxar.1.dylib
        0x7fff851f2000 -     0x7fff85211fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff85212000 -     0x7fff8531ffff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85324000 -     0x7fff85419fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8541a000 -     0x7fff85421fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff85422000 -     0x7fff85498ff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff85499000 -     0x7fff857b2fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff857b3000 -     0x7fff85836fef  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
        0x7fff85837000 -     0x7fff85871fe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff859fd000 -     0x7fff85a78ff7  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
        0x7fff85ddb000 -     0x7fff85e7cfff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff85e7d000 -     0x7fff85ef3fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff85ef4000 -     0x7fff85f56ff7  com.apple.Symbolication (1.3 - 91) <B072970E-9EC1-3495-A1FA-D344C6E74A13> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff85f57000 -     0x7fff85f65fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff85f66000 -     0x7fff8613aff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff861b2000 -     0x7fff861ddff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff861ec000 -     0x7fff8625cfff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8625d000 -     0x7fff86393fff  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
        0x7fff86394000 -     0x7fff8639ffff  com.apple.CommonAuth (2.2 - 2.0) <4F5302A5-867A-3F2E-9E4B-98FA011678F8> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8640d000 -     0x7fff86412fff  com.apple.OpenDirectory (10.7 - 146) <A674AB55-6E3D-39AE-9F9B-9865D0193020> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff86832000 -     0x7fff86838ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff86839000 -     0x7fff86882ff7  com.apple.framework.CoreWLAN (2.1.3 - 213.1) <D2101093-0B35-3B90-B511-E9272400ED9B> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff86883000 -     0x7fff86afeff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff86aff000 -     0x7fff86b15ff7  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
        0x7fff86c2d000 -     0x7fff86c71ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff86dfd000 -     0x7fff86dfffff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff86e00000 -     0x7fff86e04fff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff86e07000 -     0x7fff86e0aff7  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
        0x7fff86e0b000 -     0x7fff86e15ff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff86e16000 -     0x7fff86f2ffff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff86f8c000 -     0x7fff86f8efff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff86f8f000 -     0x7fff86f93ff7  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
        0x7fff86fa3000 -     0x7fff86fe5ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff86fe6000 -     0x7fff87003fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff87004000 -     0x7fff87005ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff87006000 -     0x7fff8700bfff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8700c000 -     0x7fff87067ff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff870a7000 -     0x7fff870a8fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff870a9000 -     0x7fff870e8fff  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
        0x7fff870ea000 -     0x7fff870f5ff7  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
        0x7fff870f6000 -     0x7fff870fafff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8752f000 -     0x7fff87541ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff87542000 -     0x7fff875b5fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff87628000 -     0x7fff87645ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff876a3000 -     0x7fff8773dff7  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
        0x7fff8774c000 -     0x7fff878b3fff  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
        0x7fff878b4000 -     0x7fff878b5fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff878b6000 -     0x7fff878b7fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff878e0000 -     0x7fff87993ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff87994000 -     0x7fff87994fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff879f3000 -     0x7fff87a98fff  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
        0x7fff87be6000 -     0x7fff87bf1ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff87c4c000 -     0x7fff87c4cfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff87c4d000 -     0x7fff87daafff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87fd7000 -     0x7fff88025fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff88d5e000 -     0x7fff88d64fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff88def000 -     0x7fff88df8ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff88df9000 -     0x7fff88e34fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89246000 -     0x7fff8924dfff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <1116CD6D-E7AD-375F-A691-B9DF6609FEAD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8924e000 -     0x7fff89289fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8928a000 -     0x7fff89299fff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8929a000 -     0x7fff892a1fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff892a2000 -     0x7fff892a2fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff892a3000 -     0x7fff892e4fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff892e5000 -     0x7fff89eebfff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff89f0b000 -     0x7fff89f0bfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89f0c000 -     0x7fff89f3cfff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff89f84000 -     0x7fff89f89ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff89f8a000 -     0x7fff89f8dfff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff89f8e000 -     0x7fff8a92ca27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8a968000 -     0x7fff8a972fff  libcsfde.dylib (??? - ???) <165F76E5-EE38-3942-82B4-9BCEEF72EB69> /usr/lib/libcsfde.dylib
        0x7fff8a973000 -     0x7fff8aa50fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8aa51000 -     0x7fff8aa68fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8aa69000 -     0x7fff8aa92ff7  com.apple.framework.Apple80211 (7.4.1 - 741.1) <F60DA830-84ED-3473-8DE8-611A9D9B56FF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8aa93000 -     0x7fff8aad5fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8adfc000 -     0x7fff8ae20fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ae21000 -     0x7fff8af05ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8af08000 -     0x7fff8af15fff  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
        0x7fff8af19000 -     0x7fff8af65ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8af66000 -     0x7fff8af99ff7  com.apple.GSS (2.2 - 2.0) <C86012C5-B613-3199-B1B3-A1494EE5E43C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8af9a000 -     0x7fff8b2b6fff  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
        0x7fff8b2ca000 -     0x7fff8b326ff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8b327000 -     0x7fff8b37bfff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8b37c000 -     0x7fff8b960fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8b98a000 -     0x7fff8bb2aff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8bb3a000 -     0x7fff8bb3dfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8bb3e000 -     0x7fff8be6afff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8be6b000 -     0x7fff8be8cfff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8be8d000 -     0x7fff8c101fff  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
        0x7fff8c12a000 -     0x7fff8c156ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8c3c4000 -     0x7fff8c3d6ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8c528000 -     0x7fff8c5efff7  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
        0x7fff8c5f4000 -     0x7fff8c61afff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8c9b8000 -     0x7fff8c9b9fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8d196000 -     0x7fff8d1e8ff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8d1e9000 -     0x7fff8d26dff7  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
        0x7fff8daec000 -     0x7fff8db00ff7  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
        0x7fff8db01000 -     0x7fff8db0efff  com.apple.CrashReporterSupport (10.7.4 - 353) <6044CFB6-939E-3C73-BFBB-A8BBC096F135> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8db0f000 -     0x7fff8db3efff  com.apple.shortcut (2.1 - 2.1) <BE0AB36A-6911-356B-8784-D39175ACAF55> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8db3f000 -     0x7fff8db43fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <35D606B1-7AD9-38E3-A2A9-E92B904BDDE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8db44000 -     0x7fff8db4afff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8db4b000 -     0x7fff8dc57fef  libcrypto.0.9.8.dylib (49.1.0 - compatibility 0.9.8) <FB999E54-C9BC-3A6D-9FE5-BFCC236775ED> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8dc59000 -     0x7fff8dc6bff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8dc7e000 -     0x7fff8dcbefe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8dd52000 -     0x7fff8dd52fff  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
        0x7fff8dd53000 -     0x7fff8dd5bfff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8dd5c000 -     0x7fff8dd5efff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8dd90000 -     0x7fff8dde6fff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
        0x7fff8de07000 -     0x7fff8de08ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8de09000 -     0x7fff8de49ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8ded9000 -     0x7fff8dfb7fff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <E6D5835F-EE3C-3814-A2EE-6962B5570EF1> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8dfe0000 -     0x7fff8e40dfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8e40e000 -     0x7fff8e452ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e453000 -     0x7fff8e453fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8e454000 -     0x7fff8e4acff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8e726000 -     0x7fff8e72bfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8e72c000 -     0x7fff8e73afff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e73b000 -     0x7fff8e840fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8e8a2000 -     0x7fff8e8cafff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8e8cb000 -     0x7fff8e8d9fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8e8da000 -     0x7fff8e8fefff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8e8ff000 -     0x7fff8ea01fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8ea02000 -     0x7fff8ea03ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ea04000 -     0x7fff8ea06fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8ea07000 -     0x7fff8eecefff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8eecf000 -     0x7fff8ef37ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8f0d8000 -     0x7fff8f0ddfff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8f0de000 -     0x7fff8f174ff7  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
        0x7fff8f175000 -     0x7fff8f179fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff8f291000 -     0x7fff8f2a4ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8f2a5000 -     0x7fff8f2e5fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff8f2e6000 -     0x7fff8f2f1ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8f344000 -     0x7fff8f352ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff8f353000 -     0x7fff8f3b3fff  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
        0x7fff8f4b2000 -     0x7fff8f51dff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ff2d000 -     0x7fff8ff56fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8ff57000 -     0x7fff8ff6cfff  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
        0x7fff8ff6d000 -     0x7fff8ff96fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8ff97000 -     0x7fff90091ff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff90092000 -     0x7fff90092fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff90188000 -     0x7fff9018ffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff9031c000 -     0x7fff90329ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff9032a000 -     0x7fff9032cff7  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
        0x7fff9032d000 -     0x7fff9034dfff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff90405000 -     0x7fff90408fff  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
        0x7fff90409000 -     0x7fff90409fff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff90417000 -     0x7fff90447ff7  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
        0x7fff90448000 -     0x7fff9052ce5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff90888000 -     0x7fff90a8afff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff90ad4000 -     0x7fff90ad9fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff90ada000 -     0x7fff90dcfff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff90dd0000 -     0x7fff90dd1fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff90dd2000 -     0x7fff90dd2fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff90dd3000 -     0x7fff90defff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff90df0000 -     0x7fff90ef7fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff90ef8000 -     0x7fff90f07ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff90f08000 -     0x7fff90f4efff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff90f4f000 -     0x7fff90f84fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff90f91000 -     0x7fff90fe5ff7  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
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 6
        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: 4695
        thread_create: 2
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=204.9M resident=167.4M(82%) swapped_out_or_unallocated=37.4M(18%)
    Writable regions: Total=1.3G written=97.4M(8%) resident=173.5M(13%) swapped_out=0K(0%) unallocated=1.1G(87%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    ATS (font support)                   31.9M
    ATS (font support) (reserved)           8K        reserved VM address space (unallocated)
    CG backing stores                    9552K
    CG image                              196K
    CG raster data                       4016K
    CG shared images                     3416K
    CoreAnimation                          12K
    CoreGraphics                           16K
    CoreImage                               8K
    CoreServices                         3548K
    IOKit                                9780K
    JS JIT generated code               128.0M
    JS JIT generated code (reserved)    896.0M        reserved VM address space (unallocated)
    JS VM register file                  4096K
    JS garbage collector                  704K
    MALLOC                              177.7M
    MALLOC guard page                      64K
    Memory tag=240                          4K
    Memory tag=242                         12K
    Memory tag=251                         52K
    OpenCL                                 52K
    OpenGL GLSL                          1024K
    SQLite page cache                    3072K
    STACK GUARD                          56.1M
    Stack                                14.6M
    TC malloc                             416K
    VM_ALLOCATE                          16.4M
    __CI_BITMAP                            80K
    __DATA                               16.4M
    __IMAGE                               528K
    __LINKEDIT                           64.4M
    __TEXT                              140.5M
    __UNICODE                             544K
    mapped file                          47.6M
    shared memory                        4408K
    ===========                        =

    Hi Carolyn!
    You seem to have been super successful in diagnosing this for a couple people; I'm having the exact same issue, however what worked for them hasn't seemed to work for me.
    Any chance you could help me out? I've pasted my problem report below. . .thanks in advance!
    Also: I'm running OS 10.5.8 and safari 5.0.6 (which I tried reinstalling as well)
    -Dinkins
    Process:         Safari [579]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.0.6 (5533.22.3)
    Build Info:      WebBrowser-75332203~3
    Code Type:       X86 (Native)
    Parent Process:  launchd [83]
    Interval Since Last Report:          15275 sec
    Crashes Since Last Report:           1
    Per-App Interval Since Last Report:  23 sec
    Per-App Crashes Since Last Report:   1
    Date/Time:       2013-12-12 18:37:22.884 -0500
    OS Version:      Mac OS X 10.5.8 (9L31a)
    Report Version:  6
    Anonymous UUID:  2DCBA485-CB9E-4125-B169-3E6DA9AD7006
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x00000000006b2ffc
    Crashed Thread:  3
    Thread 0:
    0   libSystem.B.dylib                       0x92dad166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92db495c mach_msg + 72
    2   com.apple.CoreFoundation                0x9589be7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x9589caa8 CFRunLoopRunInMode + 88
    4   com.apple.HIToolbox                     0x975112ac RunCurrentEventLoopInMode + 283
    5   com.apple.HIToolbox                     0x975110c5 ReceiveNextEventCommon + 374
    6   com.apple.HIToolbox                     0x97510f39 BlockUntilNextEventMatchingListInMode + 106
    7   com.apple.AppKit                        0x96c8f6d5 _DPSNextEvent + 657
    8   com.apple.AppKit                        0x96c8ef88 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    9   com.apple.Safari                        0x000166ad 0x1000 + 87725
    10  com.apple.AppKit                        0x96c87f9f -[NSApplication run] + 795
    11  com.apple.AppKit                        0x96c551d8 NSApplicationMain + 574
    12  com.apple.Safari                        0x0000acee 0x1000 + 40174
    Thread 1:
    0   libSystem.B.dylib                       0x92db434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92ddeccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x968c4d58 ***::TCMalloc_PageHeap::scavengerThread() + 824
    3   com.apple.JavaScriptCore                0x968c4d8f ***::TCMalloc_PageHeap::runScavengerThread(void*) + 15
    4   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 2:
    0   libSystem.B.dylib                       0x92db434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92ddeccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.WebCore                       0x959a7587 WebCore::IconDatabase::syncThreadMainLoop() + 279
    3   com.apple.WebCore                       0x959a4e19 WebCore::IconDatabase::iconDatabaseSyncThread() + 761
    4   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 3 Crashed:
    0   libSystem.B.dylib                       0xffff0f20 __memcpy + 1920 (cpu_capabilities.h:246)
    1   libsqlite3.0.dylib                      0x93b53652 allocateBtreePage + 1810
    2   libsqlite3.0.dylib                      0x93b56a83 incrVacuumStep + 851
    3   libsqlite3.0.dylib                      0x93ba06ce sqlite3VdbeExec + 2606
    4   libsqlite3.0.dylib                      0x93babea2 sqlite3Step + 386
    5   libsqlite3.0.dylib                      0x93b8c624 sqlite3_exec + 260
    6   com.apple.CFNetwork                     0x9021f19e __CFURLCache::ExecSQLStatement(sqlite3*, char const*, int (*)(void*, int, char**, char**), void*, long) + 64
    7   com.apple.CFNetwork                     0x901fbb05 ProcessCacheTasks(__CFURLCache*) + 1433
    8   com.apple.CFNetwork                     0x901f529f CFURLCacheTimerCallback(__CFRunLoopTimer*, void*) + 165
    9   com.apple.CoreFoundation                0x9589c8f5 CFRunLoopRunSpecific + 4469
    10  com.apple.CoreFoundation                0x9589caa8 CFRunLoopRunInMode + 88
    11  com.apple.CFNetwork                     0x901f518c CFURLCacheWorkerThread(void*) + 388
    12  libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    13  libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x92db434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92ddeccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x967196b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x959c077c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x92dad166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92db495c mach_msg + 72
    2   com.apple.CoreFoundation                0x9589be7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x9589caa8 CFRunLoopRunInMode + 88
    4   com.apple.Safari                        0x0002f33d 0x1000 + 189245
    5   com.apple.Safari                        0x0002f08a 0x1000 + 188554
    6   com.apple.Safari                        0x0002f023 0x1000 + 188451
    7   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    8   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x92db434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92ddeccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x967196b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.Safari                        0x001ae478 0x1000 + 1758328
    4   com.apple.Safari                        0x00044cdd 0x1000 + 277725
    5   com.apple.Safari                        0x00044c2d 0x1000 + 277549
    6   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    7   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x92dad166 mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92db495c mach_msg + 72
    2   com.apple.CoreFoundation                0x9589be7e CFRunLoopRunSpecific + 1790
    3   com.apple.CoreFoundation                0x9589caa8 CFRunLoopRunInMode + 88
    4   com.apple.Foundation                    0x979d9520 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 320
    5   com.apple.Foundation                    0x97975dfd -[NSThread main] + 45
    6   com.apple.Foundation                    0x979759a4 __NSThread__main__ + 308
    7   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    8   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x92dfc60a select$DARWIN_EXTSN + 10
    1   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    2   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x92db434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92ddeccd pthread_cond_wait$UNIX2003 + 73
    2   com.apple.JavaScriptCore                0x967196b1 ***::ThreadCondition::timedWait(***::Mutex&, double) + 81
    3   com.apple.WebCore                       0x959c077c WebCore::LocalStorageThread::threadEntryPoint() + 188
    4   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    5   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x92db434e __semwait_signal + 10
    1   libSystem.B.dylib                       0x92ddeccd pthread_cond_wait$UNIX2003 + 73
    2   libGLProgrammability.dylib              0x93e24b32 glvmDoWork + 162
    3   libSystem.B.dylib                       0x92dde055 _pthread_start + 321
    4   libSystem.B.dylib                       0x92dddf12 thread_start + 34
    Thread 3 crashed with X86 Thread State (32-bit):
      eax: 0xffff07a0  ebx: 0x93b9fcc4  ecx: 0x00000038  edx: 0xff9b6fc0
      edi: 0x00d9ba70  esi: 0x00cfc074  ebp: 0xb0183dc8  esp: 0xb0183dc0
       ss: 0x0000001f  efl: 0x00010286  eip: 0xffff0f20   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x0000001f   gs: 0x00000037
      cr2: 0x006b2ffc
    Binary Images:
        0x1000 -   0x5d3ffc  com.apple.Safari 5.0.6 (5533.22.3) <79731a26a77704fb4831e3adc020a381> /Applications/Safari.app/Contents/MacOS/Safari
      0x644000 -   0x64ffff  libxar.1.dylib ??? (???) /usr/lib/libxar.1.dylib
      0x657000 -   0x681fe8  com.apple.framework.Apple80211 5.2.8 (528.1) <97dfd0c2d44d3c5839dd96f74e43d9c2> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
      0x692000 -   0x6a1ffc  SyndicationUI ??? (???) <4cb2f7ffaf3185ff4e036082064e7121> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x11fe4000 - 0x122ddff3  com.apple.RawCamera.bundle 2.3.0 (505) <1c7cea30ffe2b4de98ced6518df1e54b> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x15aa0000 - 0x15aa5ff3  libCGXCoreImage.A.dylib ??? (???) <30bd95e38c8a203ee387013527cfd9d0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x16af2000 - 0x16af3ff3  ATSHI.dylib ??? (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x18350000 - 0x1836cff7  GLRendererFloat ??? (???) <7badea5e2b8167c0e6391623bb46140a> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
    0x18996000 - 0x18b1bfe3  GLEngine ??? (???) <052e02d9a452a45d014ffbd2a84a4e7c> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x18b49000 - 0x18f1ffef  com.apple.driver.AppleIntelGMAX3100GLDriver 1.5.48 (5.4.8) <91a7c520d2f372780b5c2f14307a7501> /System/Library/Extensions/AppleIntelGMAX3100GLDriver.bundle/Contents/MacOS/App leIntelGMAX3100GLDriver
    0x8fe00000 - 0x8fe2db43  dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90039fef  libtidy.A.dylib ??? (???) <7f0b8a7837bd7f8039d06fc042acf85b> /usr/lib/libtidy.A.dylib
    0x9003a000 - 0x9003affd  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
    0x90047000 - 0x90047ffd  com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x90048000 - 0x90070ff7  com.apple.shortcut 1.0.1 (1.0) <37e4b08cfaf9edb08b8682a06c4ec844> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x90071000 - 0x901f1fff  com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x901f2000 - 0x90299fec  com.apple.CFNetwork 438.16 (438.16) <0a2f633dc532b176109547367f209ced> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9029a000 - 0x9037afff  libobjc.A.dylib ??? (???) <3ca288b625a47bbcfe378158e4dc328f> /usr/lib/libobjc.A.dylib
    0x9037b000 - 0x903cafff  com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x903cb000 - 0x9059cfef  com.apple.security 5.0.7 (1) <44e26a9c40630a54d5a9f70c18483411> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9059d000 - 0x9095bfea  libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9095c000 - 0x90996fe7  com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90997000 - 0x909f1ff7  com.apple.CoreText 2.0.5 (???) <5483518a613464d043455ac661a9dcbe> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x909f2000 - 0x90aadfe3  com.apple.CoreServices.OSServices 228.1 (228.1) <9c640e79ad97f335730d8a49f6cb2032> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90aae000 - 0x90ab1fff  com.apple.help 1.1 (36) <175489f8adf287b3ebd259362b0292c0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x90ab2000 - 0x91152fff  com.apple.CoreGraphics 1.409.8 (???) <25020feb388637ee860451c19b613c48> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x91153000 - 0x91182fe3  com.apple.AE 402.3 (402.3) <dba512e47f68eea1dd0ab35f596edb34> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x91183000 - 0x912cdfeb  com.apple.QTKit 7.6.6 (1674) <ff784c2169c4214493a2b5153d80bd25> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x912ce000 - 0x912ceffc  com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x912cf000 - 0x912d6ffe  libbsm.dylib ??? (???) <5582985a86ea36504cca31788bccf963> /usr/lib/libbsm.dylib
    0x92440000 - 0x92442ff5  libRadiance.dylib ??? (???) <73169d8c3fc31df4005e8eaa0d16bde5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x92443000 - 0x9244ffff  libbz2.1.0.dylib ??? (???) <d355415c89c383330697a7b73d6dbc2e> /usr/lib/libbz2.1.0.dylib
    0x92450000 - 0x92481ffb  com.apple.quartzfilters 1.5.0 (1.5.0) <01090d7204c55b32a6a11199fa0d2e2b> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x92494000 - 0x924d6fef  com.apple.NavigationServices 3.5.2 (163) <7f4f1766414a511bf5bc68920ac85a88> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x924d7000 - 0x924d7ffa  com.apple.CoreServices 32 (32) <2760719f7a81e8c2bdfd15b0939abc29> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x924d8000 - 0x924e1fff  com.apple.speech.recognition.framework 3.7.24 (3.7.24) <6a6518b392d3d41ace3dcea69d6809d9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x924e2000 - 0x92521fef  libTIFF.dylib ??? (???) <2afd7f6079224311d67ab427e10bf61c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x92522000 - 0x92522fff  com.apple.Carbon 136 (136) <ec1d4184925e652dbe1b9200a5a552ec> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92523000 - 0x925cafeb  com.apple.QD 3.11.57 (???) <35f058678972d42b88ebdf652df79956> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x925cb000 - 0x925f4fff  libcups.2.dylib ??? (???) <2b0ab6b9fa1957ee940835d0cfd42894> /usr/lib/libcups.2.dylib
    0x925f5000 - 0x9260affb  com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x9260b000 - 0x92671ffb  com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x92672000 - 0x92705ff3  com.apple.ApplicationServices.ATS 3.8 (???) <e61b0945da6ab368348a927f7428ad67> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92706000 - 0x92712ff9  com.apple.helpdata 1.0.1 (14.2) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x92713000 - 0x92717fff  libGIF.dylib ??? (???) <ade6d93abe118569a7a39d11f81eb9bf> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x92718000 - 0x92733ff3  libPng.dylib ??? (???) <e0c3bdc3144e1ed91f1e4d00d147ff3a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x92734000 - 0x9286cfe7  com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9286d000 - 0x928c9ff7  com.apple.htmlrendering 68 (1.1.3) <a9f65fa1c4668dc7c49af5bf7d5287ad> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x928ca000 - 0x928e2fff  com.apple.openscripting 1.2.8 (???) <a888b18c8527f71629702ed8dce9c877> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x928e3000 - 0x92c80fef  com.apple.QuartzCore 1.5.8 (1.5.8) <18113e06d296230d63a63b58baf35f55> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x92c81000 - 0x92ca5feb  libssl.0.9.7.dylib ??? (???) <5b29af782be5894be8b336c9c73c18b6> /usr/lib/libssl.0.9.7.dylib
    0x92ca6000 - 0x92cb6fff  com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <9a71429c74ed6ca43eb35e1f78471b2e> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92dac000 - 0x92f13ff3  libSystem.B.dylib ??? (???) <be7a9fa5c8a925578bddcbaa72e5bf6e> /usr/lib/libSystem.B.dylib
    0x92f14000 - 0x92f65ff7  com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92f7e000 - 0x92f7effe  com.apple.quartzframework 1.5 (1.5) <49afd7e7e3b2cad89cfaf2ac8c67c8a4> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92f84000 - 0x92ffeff8  com.apple.print.framework.PrintCore 5.5.4 (245.6) <9ae833544b8249984c07544dbe6a97fa> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92fff000 - 0x9308cff7  com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9308d000 - 0x9310cff5  com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93137000 - 0x93137ffd  com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x93138000 - 0x93156fff  libresolv.9.dylib ??? (???) <0e26b308654f33fc94a0c010a50751f9> /usr/lib/libresolv.9.dylib
    0x93157000 - 0x9315cfff  com.apple.CommonPanels 1.2.4 (85) <3b64ef0de184d09c6f99a1a7e77e42be> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9315d000 - 0x9317aff7  com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x9317b000 - 0x9317bffe  com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1bce4a22b6a5cc7055d0938ddad269b2> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9317c000 - 0x93183ff7  libCGATS.A.dylib ??? (???) <8875cf11c0de0579423ac6b6ce80336d> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x93184000 - 0x93184ffb  com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x93185000 - 0x931a4ffa  libJPEG.dylib ??? (???) <6d61215d5adfd74f75fed2e4db29a21c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x931aa000 - 0x931aaff8  com.apple.Cocoa 6.5 (???) <e9318c93615b27231498bbe585b8da98> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x931ab000 - 0x932fdff3  com.apple.audio.toolbox.AudioToolbox 1.5.3 (1.5.3) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x932fe000 - 0x9330affe  libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x9330b000 - 0x933f9fef  com.apple.PubSub 1.0.5 (65.23) <7d496f89df21f6b9ecf99a7727469c2a> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x933fa000 - 0x933fbffc  libffi.dylib ??? (???) <596e0dbf626b211741cecaa9698f271b> /usr/lib/libffi.dylib
    0x933fc000 - 0x93727ff6  com.apple.QuickTime 7.6.6 (1674) <3ebc05dcaf5857bc3d33a04ebabf5c1a> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x93861000 - 0x93868fe9  libgcc_s.1.dylib ??? (???) <28a7cbc3a5ca2982d124668306f422d9> /usr/lib/libgcc_s.1.dylib
    0x93869000 - 0x938fcfff  com.apple.ink.framework 101.3 (86) <dfa9debcd7537849d228021d1d9c0f63> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x938fd000 - 0x93937ffe  com.apple.securityfoundation 3.0.2 (36131) <dd2a4d1a4f50b82923d7cfc5df10455d> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93938000 - 0x93979fe7  libRIP.A.dylib ??? (???) <cd04df9e8993c51312c8cbcfe2539914> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9397a000 - 0x939c5fe1  com.apple.securityinterface 3.0.4 (37213) <16de57ab3e3f85f3b753f116e2fa7847> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x93aa9000 - 0x93acdfff  libxslt.1.dylib ??? (???) <c372568bd2f7169efa0faee6546eead3> /usr/lib/libxslt.1.dylib
    0x93ace000 - 0x93b2bffb  libstdc++.6.dylib ??? (???) <6106b1f2b0b303b06ae476253dbb5f3f> /usr/lib/libstdc++.6.dylib
    0x93b2c000 - 0x93bb3ff7  libsqlite3.0.dylib ??? (???) <aaaf72c093e13f34b96e2688b95bdb4a> /usr/lib/libsqlite3.0.dylib
    0x93bb4000 - 0x93bb6ffd  com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x93bb7000 - 0x93bbcfff  com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x93bc0000 - 0x93bc5fff  com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x93bc6000 - 0x93bd5ffe  com.apple.DSObjCWrappers.Framework 1.3 (1.3) <a2f7a163a74c134f6f17d497423436fe> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x93bdc000 - 0x93beaffd  libz.1.dylib ??? (???) <545ca09467025f77131cfac09d8b9375> /usr/lib/libz.1.dylib
    0x93beb000 - 0x93c68fef  libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93c69000 - 0x93d34fef  com.apple.ColorSync 4.5.4 (4.5.4) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x93d35000 - 0x93dfcff2  com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93dfd000 - 0x942cefbe  libGLProgrammability.dylib ??? (???) <d5cb4e7997a873cd77523689e6749acd> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x942cf000 - 0x942defff  libsasl2.2.dylib ??? (???) <0ae9f3c08d8508d9dba56324c60ceb63> /usr/lib/libsasl2.2.dylib
    0x942df000 - 0x942ecfe7  com.apple.opengl 1.5.10 (1.5.10) <e7d1198d869f45f09251f9697cbdd192> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x94352000 - 0x9437dfe7  libauto.dylib ??? (???) <4f3e58cb81da07a1662c1f647ce30225> /usr/lib/libauto.dylib
    0x9437e000 - 0x9440bff7  com.apple.LaunchServices 292 (292) <a41286c7c1eb20ffd5cc796f791070f0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x9459c000 - 0x94684ff3  com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x94685000 - 0x94737ffb  libcrypto.0.9.7.dylib ??? (???) <d02f7e5b8a68813bb7a77f5edb34ff9d> /usr/lib/libcrypto.0.9.7.dylib
    0x94738000 - 0x9474efff  com.apple.DictionaryServices 1.0.0 (1.0.0) <7e9ff586b5c9d02b09e2a5527d98524f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x94782000 - 0x947fffeb  com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x94800000 - 0x94adaff3  com.apple.CoreServices.CarbonCore 786.16 (786.16) <d2af3f75c3500c518c39fd00aed7f9b9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94b2d000 - 0x94cb1fef  com.apple.MediaToolbox 0.484.2 (484.2) <a5110a7d3bcb02c45ad8fca1f4957917> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x94cb2000 - 0x94cfbfef  com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x94cfc000 - 0x94d55ff7  libGLU.dylib ??? (???) <64d010e31d7596bd8f9edc6e027d1d0c> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94eff000 - 0x94f09feb  com.apple.audio.SoundManager 3.9.2 (3.9.2) <caa41909dcb5a18a94bc68cd13999bd5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x94f0a000 - 0x95027ff7  com.apple.WebKit 5534 (5534.50.2) <643ffe6446c331210a74f896f0804eb2> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x95028000 - 0x953e4ff4  com.apple.VideoToolbox 0.484.2 (484.2) <35f2d177796ebb3b61f9d06593d1787a> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x953e5000 - 0x957f5fef  libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x957f6000 - 0x95828fff  com.apple.LDAPFramework 1.4.5 (110) <bb7a3e5d66f00d1d1c8a40569b003ba3> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x95829000 - 0x9595cfe7  com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9595d000 - 0x9595ffff  com.apple.securityhi 3.0 (30817) <020419ad33b8638b174e1a472728a894> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x95960000 - 0x9599efff  libGLImage.dylib ??? (???) <2e570958595e0c9c3a289158223b39ee> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9599f000 - 0x9670dfe3  com.apple.WebCore 5534 (5534.50.1) <bef6f01e56834f2498918b264f0acbf7> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x9670e000 - 0x96925ff7  com.apple.JavaScriptCore 5534 (5534.49) <b6a2c99482d55a354e6281cd4dd82518> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x96926000 - 0x96931fe7  libCSync.A.dylib ??? (???) <f3228c803584320fde5e1bb9f04b4d44> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x96932000 - 0x9693afff  com.apple.DiskArbitration 2.2.1 (2.2.1) <ba64dd6ada417b5e7be736957f380bca> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9693b000 - 0x96941fff  com.apple.print.framework.Print 218.0.3 (220.2) <8c541d587e4068a5fe5a5ce8ee208516> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9695f000 - 0x969aaff7  com.apple.CoreMediaIOServices 130.0 (935) <4ee695edd53f5aa200021a2f69d24f76> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x969bf000 - 0x969bfff8  com.apple.ApplicationServices 34 (34) <e9cd7c823062c4382d89e3c9997f4739> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x969c0000 - 0x969dcff3  com.apple.CoreVideo 1.6.1 (48.6) <f1837beeefc81964abf7b58075edea2f> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x96a4b000 - 0x96c07ff3  com.apple.QuartzComposer 2.1 (106.13) <dc04566811ab9c5316d1a622f42da8ba> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x96c0d000 - 0x96c44fff  com.apple.SystemConfiguration 1.9.2 (1.9.2) <41d5aeffefc6d19d471f51ae0b15024f> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x96c4f000 - 0x9744dfef  com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9744e000 - 0x9746cff3  com.apple.DirectoryService.Framework 3.5.7 (3.5.7) <b4cd561d2481c4162ecf0acdf8cb062c> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x974e1000 - 0x977e9fe7  com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x978b4000 - 0x978b8fff  libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x978b9000 - 0x9796afff  edu.mit.Kerberos 6.0.15 (6.0.15) <28005ea82ba82307f185c255c25bfdd3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9796b000 - 0x97be7fe7  com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x97be8000 - 0x97c28fef  com.apple.CoreMedia 0.484.2 (484.2) <37461ff47cb25ad434a8544c97271d28> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x97c29000 - 0x97d72ff7  com.apple.ImageIO.framework 2.0.9 (2.0.9) <717938c4837f88bbe8ec613d4d25bc52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x97d73000 - 0x97e54ff7  libxml2.2.dylib ??? (???) <f274ba384fb55203873f9c17569ef131> /usr/lib/libxml2.2.dylib
    0x97e55000 - 0x97e82feb  libvDSP.dylib ??? (???) <f39d424bd56a0e75d5c7a2280a25cd76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x97e83000 - 0x97ef5fff  com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x97ef6000 - 0x9802fff7  libicucore.A.dylib ??? (???) <f2819243b278259b9a622ea111ea5fd6> /usr/lib/libicucore.A.dylib
    0x98030000 - 0x9807efe3  com.apple.AppleVAFramework 4.1.17 (4.1.17) /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x9807f000 - 0x98109ff7  com.apple.DesktopServices 1.4.9 (1.4.9) <f5e51a76d315798371b3dd35a4d46d6c> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9810a000 - 0x9811affc  com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0xba900000 - 0xba916fff  libJapaneseConverter.dylib ??? (???) <b9aea83b1cd97f3230999ebfcbf63e7c> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
    0xfffe8000 - 0xfffebfff  libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780  libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

  • Safari crashes everytime try to open it

    I can't open Safari- crashes EVERY time I try and open it.
    Tried repairing permissions. Re-booting etc.
    Any suggestions?
    TIA
    Dermot
    Process: Safari [299]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.3 (5531.9)
    Build Info: WebBrowser-55310900~1
    Code Type: X86 (Native)
    Parent Process: launchd [77]
    Interval Since Last Report: 343 sec
    Crashes Since Last Report: 1
    Per-App Interval Since Last Report: 2 sec
    Per-App Crashes Since Last Report: 1
    Date/Time: 2009-08-17 17:00:45.654 +0100
    OS Version: Mac OS X 10.5.8 (9L30)
    Report Version: 6
    Anonymous UUID: 22A69A19-4111-4C3E-9B9A-81A8554D2A52
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: KERNPROTECTIONFAILURE at 0x0000000000000020
    Crashed Thread: 0
    Thread 0 Crashed:
    0 libobjc.A.dylib 0x94909688 objc_msgSend + 24
    1 libobjc.A.dylib 0x94901bdf callloadmethods + 214
    2 libobjc.A.dylib 0x948fb0d3 load_images + 98
    3 dyld 0x8fe02e38 dyld::notifySingle(dyldimagestates, mach_header const*, char const*, long) + 328
    4 dyld 0x8fe0e7cf ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int) + 287
    5 dyld 0x8fe0e8c9 ImageLoader::runInitializers(ImageLoader::LinkContext const&) + 57
    6 dyld 0x8fe02202 dyld::runInitializers(ImageLoader*) + 34
    7 dyld 0x8fe0bbdd dlopen + 605
    8 libSystem.B.dylib 0x934e12c2 dlopen + 66
    9 com.apple.CoreFoundation 0x95469403 _CFBundleDlfcnLoadBundle + 307
    10 com.apple.CoreFoundation 0x95469d27 _CFBundleLoadExecutableAndReturnError + 567
    11 com.apple.Foundation 0x92c2d1d3 _NSBundleLoadCode + 259
    12 com.apple.Foundation 0x92c2c93b -[NSBundle loadAndReturnError:] + 331
    13 com.apple.Foundation 0x92c2c7ea -[NSBundle load] + 42
    14 com.apple.Foundation 0x92c2c7ad -[NSBundle principalClass] + 45
    15 com.apple.AppKit 0x960a85a5 -[NSInputManager _loadBundle] + 137
    16 com.apple.AppKit 0x960a7d42 -[NSInputManager initWithName:host:] + 2639
    17 com.apple.AppKit 0x95bffe7f +[NSInputManager initialize] + 1134
    18 libobjc.A.dylib 0x948fa8b8 classinitialize + 367
    19 libobjc.A.dylib 0x948f9239 classlookupMethodAndLoadCache + 81
    20 libobjc.A.dylib 0x949096d6 objc_msgSend + 102
    21 com.apple.AppKit 0x95bfecd7 -[NSApplication run] + 83
    22 com.apple.AppKit 0x95bcc1d8 NSApplicationMain + 574
    23 com.apple.Safari 0x00002c92 0x1000 + 7314
    Thread 1:
    0 libSystem.B.dylib 0x934df46e _semwaitsignal + 10
    1 libSystem.B.dylib 0x93509dcd pthreadcondwait$UNIX2003 + 73
    2 com.apple.WebCore 0x921fed84 WebCore::IconDatabase::syncThreadMainLoop() + 260
    3 com.apple.WebCore 0x921fabb9 WebCore::IconDatabase::iconDatabaseSyncThread() + 185
    4 libSystem.B.dylib 0x93509155 pthreadstart + 321
    5 libSystem.B.dylib 0x93509012 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x934d8286 machmsgtrap + 10
    1 libSystem.B.dylib 0x934dfa7c mach_msg + 72
    2 com.apple.CoreFoundation 0x954bbe7e CFRunLoopRunSpecific + 1790
    3 com.apple.CoreFoundation 0x954bcaa8 CFRunLoopRunInMode + 88
    4 com.apple.CFNetwork 0x97311264 CFURLCacheWorkerThread(void*) + 388
    5 libSystem.B.dylib 0x93509155 pthreadstart + 321
    6 libSystem.B.dylib 0x93509012 thread_start + 34
    Thread 3:
    0 libSystem.B.dylib 0x935089c6 kevent + 10
    1 libSystem.B.dylib 0x93509155 pthreadstart + 321
    2 libSystem.B.dylib 0x93509012 thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xa05cc0a0 ebx: 0x130e0ad1 ecx: 0x9490a64c edx: 0x00000000
    edi: 0x00252a84 esi: 0x00378d00 ebp: 0xbfffee98 esp: 0xbfffee48
    ss: 0x0000001f efl: 0x00010286 eip: 0x94909688 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    cr2: 0x00000020
    Binary Images:
    0x1000 - 0x278ff2 com.apple.Safari 4.0.3 (5531.9) <bc4118cf33711aa425d1d0132bff092e> /Applications/Safari.app/Contents/MacOS/Safari
    0x2d8000 - 0x2e7ffc SyndicationUI ??? (???) <41a700c51ee0df16399861e1417fca54> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x54a000 - 0x54affe +org.xlife.InquisitorLoader 3.2 (58) <e4877ee4582562d98c95d447c8f77397> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/MacOS/Inquisitor
    0x56b000 - 0x58cfff +org.xlife.InquisitorCore 3.2 (58) <166b8d5a1b977be9fd64a9b4571f859f> /Library/InputManagers/Inquisitor/Inquisitor.bundle/Contents/Resources/Inquisit orCore.bundle/Contents/MacOS/InquisitorCore
    0x59f000 - 0x5caffb libcurl.3.dylib ??? (???) <92c23039fbe46c86a58d55d4b9d2d3e2> /usr/lib/libcurl.3.dylib
    0x5d4000 - 0x5d4ff0 +com.google.GearsEnabler ??? (1.0) <7587e6d5a9e3404a3e0e1d8d45a8d8e7> /Library/InputManagers/GearsEnabler/GearsEnabler.bundle/Contents/MacOS/GearsEna bler
    0x5d9000 - 0x5d9ff8 +com.google.Gears 1.0 (0.5.30.0) <6e209718ba90d60a784b9cecadb3d3f1> /Library/Internet Plug-Ins/Gears.plugin/Contents/MacOS/libgears.dylib
    0x5de000 - 0x5dfffd +com.machangout.Glims ??? (1.0) <60914bea22ad24ca315d3e2f3db48ae6> /Library/InputManagers/Glims/Glims.bundle/Contents/MacOS/Glims
    0x119c6000 - 0x11bcdfef com.apple.RawCamera.bundle 2.1.0 (474) <48a574d3b3269c8dbdc38d6f67879317> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x12c5f000 - 0x12ee5fe7 +com.google.Gears 1.0 (0.5.30.0) <a8b16d20e22fc4661c5c158f394bf6be> /Library/Internet Plug-Ins/Gears.plugin/Contents/Resources/Gears.bundle/Contents/MacOS/libgears.d ylib
    0x130df000 - 0x13138fff +com.machangout.glimsInternal 1.0b19 (1.0 build 19c) <84e087e3789ce36e7cad0f412d232c39> /Library/Application Support/Glims/PlugIns/Glims.bundle/Contents/MacOS/.GlimsInternal
    0x8fe00000 - 0x8fe2db43 dyld 97.1 (???) <458eed38a009e5658a79579e7bc26603> /usr/lib/dyld
    0x90003000 - 0x90034ffb com.apple.quartzfilters 1.5.0 (1.5.0) <92b4f39479fdcabae0d8f53febd22fad> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x901a5000 - 0x901a7ff5 libRadiance.dylib ??? (???) <7f14661d29de8cbf01334909542c0fc5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x90272000 - 0x902bcfe1 com.apple.securityinterface 3.0.3 (36953) <0d481914378ffb037dd26144af5a1aa2> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91398000 - 0x913c1fff libcups.2.dylib ??? (???) <1b0435164b9dc6c773d0b1f24701e554> /usr/lib/libcups.2.dylib
    0x913c2000 - 0x91449ff7 libsqlite3.0.dylib ??? (???) <3334ea5af7a911637413334154bb4100> /usr/lib/libsqlite3.0.dylib
    0x9144a000 - 0x9144cfff com.apple.securityhi 3.0 (30817) <b3517782ad664a21e4fd60242e92723e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9144d000 - 0x9145afe7 com.apple.opengl 1.5.10 (1.5.10) <5a2813f80c9441170cc1ab8a3dac5038> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9153e000 - 0x91578ffe com.apple.securityfoundation 3.0.2 (36131) <39663c9b6f1a09d0566305d9f87cfc91> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91579000 - 0x9165aff7 libxml2.2.dylib ??? (???) <9a5d410de57c87f71e2d530a1859b897> /usr/lib/libxml2.2.dylib
    0x91663000 - 0x91687fff libxslt.1.dylib ??? (???) <6a58a8724941e8a0cfeb0cae28ea3f37> /usr/lib/libxslt.1.dylib
    0x91688000 - 0x91688ffc com.apple.audio.units.AudioUnit 1.5 (1.5) /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x91689000 - 0x91706feb com.apple.audio.CoreAudio 3.1.2 (3.1.2) <782a08c44be4698597f4bbd79cac21c6> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91707000 - 0x91758ff7 com.apple.HIServices 1.7.1 (???) <ba7fd0ede540a0da08db027f87efbd60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9178c000 - 0x9190cfff com.apple.AddressBook.framework 4.1.2 (702) <f9360f9926ccd411fdf7550b73034d17> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9190d000 - 0x9191cfff libsasl2.2.dylib ??? (???) <2091a1973f23f66ea9b377d43daf50ea> /usr/lib/libsasl2.2.dylib
    0x9191d000 - 0x91922fff com.apple.CommonPanels 1.2.4 (85) <c135f02edd6b2e2864311e0b9d08a98d> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x91923000 - 0x91965fef com.apple.NavigationServices 3.5.2 (163) <72cdc9d21f6690837870923e7b8ca358> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x91966000 - 0x91d03fef com.apple.QuartzCore 1.5.8 (1.5.8) <a28fa54346a9f9d5b3bef076a1ee0fcf> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x91d0c000 - 0x921ddfbe libGLProgrammability.dylib ??? (???) <7f18294a7bd0b6afe4319f29187fc70d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x921de000 - 0x921deffa com.apple.CoreServices 32 (32) <373d6a888f9204641f313bc6070ae065> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x921df000 - 0x921f7ff7 com.apple.CoreVideo 1.6.0 (20.0) <dd60118bac9aefaf88d9ab44558f05c4> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x921f8000 - 0x92a84fff com.apple.WebCore 5531 (5531.9) <fdb731afe66ea9ae2f4580dead0b5b53> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x92a85000 - 0x92b8bff7 com.apple.PubSub 1.0.4 (65.11) <ef090a992adb71fb01ddfef90754ca49> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x92b8c000 - 0x92bb5fff com.apple.CoreMediaPrivate 15.0 (15.0) /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x92bb6000 - 0x92bbdfe9 libgcc_s.1.dylib ??? (???) <e280ddf3f5fb3049e674edcb109f389a> /usr/lib/libgcc_s.1.dylib
    0x92bbe000 - 0x92bf5fff com.apple.SystemConfiguration 1.9.2 (1.9.2) <eab546255ac099b9616df999c9359d0e> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x92bf6000 - 0x92e72fe7 com.apple.Foundation 6.5.9 (677.26) <c68b3cff7864959becfc7fd1a384f925> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92e73000 - 0x92e83ffc com.apple.LangAnalysis 1.6.5 (1.6.5) <d057feb38163121ffd871c564c692804> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x92e84000 - 0x92f2bfeb com.apple.QD 3.11.56 (???) <a94d0f5438b730e88e5efdb233295c52> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x92f2c000 - 0x93014ff3 com.apple.CoreData 100.2 (186.2) <44df326fea0236718f5ed64084e82270> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93015000 - 0x93025fff com.apple.speech.synthesis.framework 3.7.1 (3.7.1) <273d96ff861dc68be659c07ef56f599a> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x93026000 - 0x9302afff libGIF.dylib ??? (???) <abf65b853acce7bc8419c74716be5be0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9302b000 - 0x93049fff libresolv.9.dylib ??? (???) <9ed809256ce8913cddc3269c2e364654> /usr/lib/libresolv.9.dylib
    0x9304a000 - 0x93054feb com.apple.audio.SoundManager 3.9.2 (3.9.2) <df077a8048afc3075c6f2d9e7780e78e> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x93055000 - 0x930e1ff7 com.apple.LaunchServices 291 (291) <099eba2fe584376b476f9a262f41ecf2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x930e2000 - 0x930e2ffe com.apple.quartzframework 1.5 (1.5) <6865aa0aeaa584b5a54d43f2f21d6c08> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x930e3000 - 0x93409fe2 com.apple.QuickTime 7.6.2 (1327) <3754e41d846b7948f96c9ec4c690b520> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9340a000 - 0x9340affe com.apple.MonitorPanelFramework 1.2.0 (1.2.0) <1f4c10fcc17187a6f106e0a0be8236b0> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x9340b000 - 0x93471ffb com.apple.ISSupport 1.8 (38.3) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x93472000 - 0x9349ffeb libvDSP.dylib ??? (???) <4daafed78a471133ec30b3ae634b6d3e> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x934a0000 - 0x934a0ffd com.apple.Accelerate 1.4.2 (Accelerate 1.4.2) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x934d6000 - 0x934d6ff8 com.apple.ApplicationServices 34 (34) <ee7bdf593da050bb30c7a1fc446eb8a6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x934d7000 - 0x9363eff3 libSystem.B.dylib ??? (???) <ae47ca9b1686b065f8ac4d2de09cc432> /usr/lib/libSystem.B.dylib
    0x9363f000 - 0x9367ffff com.apple.CoreMediaIOServicesPrivate 20.0 (20.0) /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x93680000 - 0x936ffff5 com.apple.SearchKit 1.2.2 (1.2.2) <3b5f3ab6a363a4d8a2bbbf74213ab0e5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x93969000 - 0x93998fe3 com.apple.AE 402.3 (402.3) <b13bfda0ad9314922ee37c0d018d7de9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x93999000 - 0x939d3fe7 com.apple.coreui 1.2 (62) /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x939d4000 - 0x939ddfff com.apple.speech.recognition.framework 3.7.24 (3.7.24) <da2d8411921a3fd8bc898dc753b7f3ee> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x939de000 - 0x93cb8ff3 com.apple.CoreServices.CarbonCore 786.11 (786.13) <9e2d85d52e5e2951aa4dd53c48ccc52f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x93cb9000 - 0x93d4cff3 com.apple.ApplicationServices.ATS 3.7 (???) <a535fc4982d3acff6530ec25c402e679> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93d4d000 - 0x93d53fff com.apple.print.framework.Print 218.0.3 (220.2) <5b7f4ef7c2df36aff9605377775781e4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x93d54000 - 0x93e04fff edu.mit.Kerberos 6.0.13 (6.0.13) <804bd1b3f08fb57396781f012006367c> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x93e05000 - 0x93e4efef com.apple.Metadata 10.5.8 (398.26) <e4d268ea45379200f03cdc7c8bedae6f> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93e4f000 - 0x93f16ff2 com.apple.vImage 3.0 (3.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x93f17000 - 0x9421ffe7 com.apple.HIToolbox 1.5.6 (???) <eece3cb8aa0a4e6843fcc1500aca61c5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x94220000 - 0x948c0fe3 com.apple.CoreGraphics 1.409.3 (???) <25dceb14af3455b768f56e8765ecf3ca> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x948c1000 - 0x948c3ffd com.apple.CrashReporterSupport 10.5.7 (161) <ccdc3f2000afa5fcbb8537845f36dc01> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x948f4000 - 0x949d4fff libobjc.A.dylib ??? (???) <400e943f9e8a678eea22a1d1205490ee> /usr/lib/libobjc.A.dylib
    0x94af9000 - 0x94b16ff7 com.apple.QuickLookFramework 1.3.1 (170.9) /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x94b17000 - 0x94b17fff com.apple.Carbon 136 (136) <eb3c292d5544512f86e1e4e743c23f8e> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x94b18000 - 0x94be3fff com.apple.ColorSync 4.5.2 (4.5.2) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94be4000 - 0x94be5ffc libffi.dylib ??? (???) <eaf10b99a3fbc4920b175809407466c0> /usr/lib/libffi.dylib
    0x94be6000 - 0x94c43ffb libstdc++.6.dylib ??? (???) <f75e5133d72769de5ce6c06153fc65f6> /usr/lib/libstdc++.6.dylib
    0x94dd9000 - 0x94dd9ffb com.apple.installserver.framework 1.0 (8) /System/Library/PrivateFrameworks/InstallServer.framework/Versions/A/InstallSer ver
    0x94dda000 - 0x94ddaffd 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
    0x94ddb000 - 0x94f97ff3 com.apple.QuartzComposer 2.1 (106.13) <40f034e8c8fd31c9081f5283dcf22b78> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94f98000 - 0x9504affb libcrypto.0.9.7.dylib ??? (???) <9d714c92872a93dd127ea8556b2c8945> /usr/lib/libcrypto.0.9.7.dylib
    0x9504b000 - 0x95089fff libGLImage.dylib ??? (???) <a6425aeb77f4da13212ac75df57b056d> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9508a000 - 0x9508dfff com.apple.help 1.1 (36) <1a25a8fbb49a830efb31d5c0a52939cd> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9508e000 - 0x950a6fff com.apple.openscripting 1.2.8 (???) <0129d2f750f5ddcb92f4acf8a3541952> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x950a7000 - 0x950b6ffe com.apple.DSObjCWrappers.Framework 1.3 (1.3) <182986b74247b459b2a67a47071bdc6b> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x950b7000 - 0x950d5ff3 com.apple.DirectoryService.Framework 3.5.6 (3.5.6) <daa1307737197c7757f44f16370249dc> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x950f3000 - 0x95109fff com.apple.DictionaryServices 1.0.0 (1.0.0) <7d20b8d1fb238c3e71d0fa6fda18c4f7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x9510a000 - 0x9525cff3 com.apple.audio.toolbox.AudioToolbox 1.5.2 (1.5.2) /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9525d000 - 0x952eaff7 com.apple.framework.IOKit 1.5.2 (???) <7a3cc24f78f93931731203854ae0d891> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x952eb000 - 0x9537efff com.apple.ink.framework 101.3 (86) <d4c85b5cafa8027fff042b84a8be71dc> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9537f000 - 0x9539bff3 libPng.dylib ??? (???) <9f50967afbd4384e61e68439f81db76c> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9539c000 - 0x953ebfff com.apple.QuickLookUIFramework 1.3.1 (170.9) /System/Library/PrivateFrameworks/QuickLookUI.framework/Versions/A/QuickLookUI
    0x953ec000 - 0x95448ff7 com.apple.htmlrendering 68 (1.1.3) <1c5c0c417891b920dfe139385fc6c155> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x95449000 - 0x9557cfe7 com.apple.CoreFoundation 6.5.7 (476.19) <a332c8f45529ee26d2e9c36d0c723bad> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9557d000 - 0x95607fe3 com.apple.DesktopServices 1.4.8 (1.4.8) <a6edef2d49ffdee3b01010b7e6edac1f> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x95608000 - 0x9567afff com.apple.PDFKit 2.1.2 (2.1.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x9567b000 - 0x95a8bfef libBLAS.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x95a8c000 - 0x95bc5ff7 libicucore.A.dylib ??? (???) <dd8aa51c356e79ef8cdfa341a0d69f5b> /usr/lib/libicucore.A.dylib
    0x95bc6000 - 0x963c4fef com.apple.AppKit 6.5.9 (949.54) <4df5d2e2271175452103f789b4f4d8a8> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x963c5000 - 0x963e9feb libssl.0.9.7.dylib ??? (???) <8084593b773bec8f2b9614fd23c5ed73> /usr/lib/libssl.0.9.7.dylib
    0x963f6000 - 0x96402ffe libGL.dylib ??? (???) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96403000 - 0x9647dff8 com.apple.print.framework.PrintCore 5.5.4 (245.6) <03d0585059c20cb0bde5e000438c49e1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x96522000 - 0x965d9ff3 com.apple.QTKit 7.6.2 (1327) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x965f2000 - 0x966acfe3 com.apple.CoreServices.OSServices 228 (228) <bc83e97f6888673c33f86652677c09cb> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x966ad000 - 0x966d8fe7 libauto.dylib ??? (???) <2e44c523b851e8e25f05d13a48070a58> /usr/lib/libauto.dylib
    0x967ce000 - 0x9680dfef libTIFF.dylib ??? (???) <5bf6b42bc5e007fcea32f6620b14cba3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9680e000 - 0x96867ff7 libGLU.dylib ??? (???) <a3b9be30100a25a6cd3ad109892f52b7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x96868000 - 0x9686cfff libmathCommon.A.dylib ??? (???) /usr/lib/system/libmathCommon.A.dylib
    0x96873000 - 0x96c31fea libLAPACK.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x96c37000 - 0x96c37ffd com.apple.vecLib 3.4.2 (vecLib 3.4.2) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96c38000 - 0x96d13fe7 com.apple.WebKit 5531 (5531.9) <36112647223b999a033bc2f740277948> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x96d26000 - 0x96d3bffb com.apple.ImageCapture 5.0.2 (5.0.2) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x96d3c000 - 0x96d4affd libz.1.dylib ??? (???) <a98b3b221a72b54faf73ded3dd7000e5> /usr/lib/libz.1.dylib
    0x96d4b000 - 0x96d53fff com.apple.DiskArbitration 2.2.1 (2.2.1) <2664eeb3a4d0c95a21c089892a0ae8d0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x96d54000 - 0x96e9cff7 com.apple.ImageIO.framework 2.0.6 (2.0.6) <4febd1ccf49ae410e82d12c02ba33b68> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x96e9d000 - 0x96ecffff com.apple.LDAPFramework 1.4.5 (110) <0625b4f70c28b2f239ca088edaf9cf0f> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96ee4000 - 0x97074fff com.apple.JavaScriptCore 5531 (5531.5) <3679fe16241dae6f730a39c16c04e30f> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x970b2000 - 0x970b7fff com.apple.DisplayServicesFW 2.0.2 (2.0.2) <cb9b98b43ae385a0f374baabe2b71764> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x970e1000 - 0x9713bff7 com.apple.CoreText 2.0.4 (???) <f0b6c1d4f40bd21505097f0255abfead> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9713c000 - 0x9730dffb com.apple.security 5.0.5 (36371) <1f7f48b36bc90d114220cc81e4e4694f> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x9730e000 - 0x973b5fec com.apple.CFNetwork 438.14 (438.14) <5f9ee0430b5f6319f18d9b23e777e0d2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x973b6000 - 0x973bbfff com.apple.backup.framework 1.0 (1.0) /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x973c4000 - 0x974fcfe7 com.apple.imageKit 1.0.2 (1.0) <00d03cf7f26e1b6023efdc4bd15dd52e> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x974fd000 - 0x974fdff8 com.apple.Cocoa 6.5 (???) <a1bc9247cf65c20f1a44d0973cbe649c> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x974fe000 - 0x97534fef libtidy.A.dylib ??? (???) <7b9fc90dc0d50da27a24f6f84ccdd7b7> /usr/lib/libtidy.A.dylib
    0x97535000 - 0x975b2fef libvMisc.dylib ??? (???) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x975bd000 - 0x975dcffa libJPEG.dylib ??? (???) <dad0ee08a8b850d679f024e090984480> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x975dd000 - 0x975e4ffe libbsm.dylib ??? (???) <fa7ae5f1a621d9b69e7e18747c9405fb> /usr/lib/libbsm.dylib
    0xfffe8000 - 0xfffebfff libobjc.A.dylib ??? (???) /usr/lib/libobjc.A.dylib
    0xffff0000 - 0xffff1780 libSystem.B.dylib ??? (???) /usr/lib/libSystem.B.dylib

    Dermot --
    According to your crash report, I would bet that
    Inquisitor, Gears, Glims all need updating
    or if a new update is not available yet, disabling.

  • Photoshop CS5 Crashing Everytime Try open an image

    Today I rebooted after upgrading to OS 10.6.4. I also ran monolingual to cleanup all languages except english. Everytime I open CS5 now as soon as I try to open an image it crashes. I've disable open gl and the same thing occurs. The report is gives is below.
    Process:         Adobe Photoshop CS5 [223]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0 (12.0x20100407.r.1103) (12.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [124]
    Date/Time:       2010-06-18 14:35:06.208 -0500
    OS Version:      Mac OS X 10.6.4 (10F569)
    Report Version:  6
    Interval Since Last Report:          58218 sec
    Crashes Since Last Report:           8
    Per-App Interval Since Last Report:  765 sec
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      4253E09F-299F-415E-A9F0-3E09A33CFA79
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000133555000
    Crashed Thread:  37
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                 0x00007fff88e972fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff88e9796d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff808843c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff8088384f CFRunLoopRunSpecific + 575
    4   com.apple.HIToolbox               0x00007fff8011891a RunCurrentEventLoopInMode + 333
    5   com.apple.HIToolbox               0x00007fff8011871f ReceiveNextEventCommon + 310
    6   com.apple.HIToolbox               0x00007fff801185d8 BlockUntilNextEventMatchingListInMode + 59
    7   com.apple.AppKit                  0x00007fff86ee429e _DPSNextEvent + 708
    8   com.apple.AppKit                  0x00007fff86ee3bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    9   com.apple.AppKit                  0x00007fff8711eed3 -[NSApplication _realDoModalLoop:peek:] + 442
    10  com.apple.AppKit                  0x00007fff8711ca61 -[NSApplication runModalForWindow:] + 129
    11  com.apple.AppKit                  0x00007fff873808a2 -[NSSavePanel runModal] + 318
    12  com.adobe.Photoshop               0x00000001012fef2b AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16917487
    13  com.adobe.Photoshop               0x000000010006a240 0x100000000 + 434752
    14  com.adobe.Photoshop               0x00000001006b0e79 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4014909
    15  com.adobe.Photoshop               0x000000010006b02c 0x100000000 + 438316
    16  com.adobe.Photoshop               0x00000001006b45d6 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4029082
    17  com.adobe.Photoshop               0x000000010007bc1d 0x100000000 + 506909
    18  com.adobe.Photoshop               0x00000001000e6522 0x100000000 + 943394
    19  com.adobe.Photoshop               0x00000001000d6a0e 0x100000000 + 879118
    20  com.adobe.Photoshop               0x00000001000d6a9e 0x100000000 + 879262
    21  com.adobe.Photoshop               0x0000000100066eb1 0x100000000 + 421553
    22  com.adobe.Photoshop               0x000000010006682c 0x100000000 + 419884
    23  com.adobe.Photoshop               0x0000000100066a77 0x100000000 + 420471
    24  com.adobe.Photoshop               0x00000001006b8c09 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4047053
    25  com.adobe.Photoshop               0x000000010007ba06 0x100000000 + 506374
    26  com.adobe.Photoshop               0x00000001006b6921 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4038117
    27  com.adobe.Photoshop               0x0000000100066b43 0x100000000 + 420675
    28  com.adobe.Photoshop               0x00000001006af734 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4008952
    29  com.adobe.Photoshop               0x00000001000685a1 0x100000000 + 427425
    30  com.adobe.Photoshop               0x00000001012ef6fa AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16853950
    31  com.adobe.Photoshop               0x00000001012efcf4 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16855480
    32  com.apple.AppKit                  0x00007fff86ea9922 -[NSApplication run] + 474
    33  com.adobe.Photoshop               0x00000001012ee19c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16848480
    34  com.adobe.Photoshop               0x00000001012ef3c7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16853131
    35  com.adobe.Photoshop               0x0000000100068e82 0x100000000 + 429698
    36  com.adobe.Photoshop               0x0000000100238308 0x100000000 + 2327304
    37  com.adobe.Photoshop               0x00000001002383a7 0x100000000 + 2327463
    38  com.adobe.Photoshop               0x0000000100002ea4 0x100000000 + 11940
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                 0x00007fff88eb008a kevent + 10
    1   libSystem.B.dylib                 0x00007fff88eb1f5d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                 0x00007fff88eb1c34 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                 0x00007fff88eb175e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                 0x00007fff88eb1088 _pthread_wqthread + 353
    5   libSystem.B.dylib                 0x00007fff88eb0f25 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                 0x00007fff88eb0eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff88eb12bc _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff88eb0f25 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services            0x0000000108523c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services            0x000000010851ccce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services            0x0000000108523cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    6   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                 0x00007fff88e9734e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff8352e88e MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011dd1ebd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                 0x00007fff88e9734e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff8352e88e MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011dd1ebd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib                 0x00007fff88e9734e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff8352e88e MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011dd1ebd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib                 0x00007fff88e9734e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff8352e88e MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011dd1ebd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib                 0x00007fff88e9734e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff8352e88e MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011dd1ebd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib                 0x00007fff88e9734e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff8352e88e MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011dd1ebd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib                 0x00007fff88e9734e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore    0x00007fff8352e88e MPWaitOnSemaphore + 96
    2   MultiProcessor Support            0x000000011dd1ebd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    5   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore    0x00007fff835584c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore    0x00007fff834c7cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore    0x00007fff834c1bcf MPWaitOnQueue + 215
    5   AdobeACE                          0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                          0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore    0x00007fff835584c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore    0x00007fff834c7cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore    0x00007fff834c1bcf MPWaitOnQueue + 215
    5   AdobeACE                          0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                          0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore    0x00007fff835584c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore    0x00007fff834c7cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore    0x00007fff834c1bcf MPWaitOnQueue + 215
    5   AdobeACE                          0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                          0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore    0x00007fff835584c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore    0x00007fff834c7cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore    0x00007fff834c1bcf MPWaitOnQueue + 215
    5   AdobeACE                          0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                          0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore    0x00007fff835584c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore    0x00007fff834c7cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore    0x00007fff834c1bcf MPWaitOnQueue + 215
    5   AdobeACE                          0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                          0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore    0x00007fff835584c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore    0x00007fff834c7cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore    0x00007fff834c1bcf MPWaitOnQueue + 215
    5   AdobeACE                          0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                          0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore    0x00007fff835584c3 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore    0x00007fff834c7cc4 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore    0x00007fff834c1bcf MPWaitOnQueue + 215
    5   AdobeACE                          0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                          0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    9   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib                 0x00007fff88eb0eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff88eb12bc _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff88eb0f25 start_wqthread + 13
    Thread 19:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed1d45 nanosleep + 148
    2   com.adobe.PSAutomate              0x000000012b5eb0fb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate              0x000000012b5cd033 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate              0x000000012b5eb1f6 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    6   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 27:
    0   libSystem.B.dylib                 0x00007fff88ed1eb6 __semwait_signal + 10
    1   libSystem.B.dylib                 0x00007fff88ed5cd1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl               0x000000012d57f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl               0x000000012d340a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 28:
    0   libSystem.B.dylib                 0x00007fff88e972fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff88e9796d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff808843c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff8088384f CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices     0x00007fff8341863f MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices     0x00007fff8341a20a CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    7   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 29:
    0   libSystem.B.dylib                 0x00007fff88e9735a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff88ed5bc2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl               0x000000012d57f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl               0x000000012d7148e5 APXGetHostAPI + 4091589
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 30:
    0   libSystem.B.dylib                 0x00007fff88e9735a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                 0x00007fff88ed5bc2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl               0x000000012d57f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl               0x000000012d59b95c APXGetHostAPI + 2547516
    4   com.adobe.adobeswfl               0x000000012d57f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl               0x000000012d57f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl               0x000000012d57f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 31:
    0   libSystem.B.dylib                 0x00007fff88edadf2 recvfrom + 10
    1   ServiceManager-Launcher.dylib     0x000000012f7d7982 Invoke + 54020
    2   ServiceManager-Launcher.dylib     0x000000012f7d6adf Invoke + 50273
    3   ServiceManager-Launcher.dylib     0x000000012f7d5b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib     0x000000012f7d5b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib     0x000000012f7d5c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib     0x000000012f7d030d Invoke + 23695
    7   ServiceManager-Launcher.dylib     0x000000012f7d04a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib     0x000000012f7d0f2f Invoke + 26801
    9   ServiceManager-Launcher.dylib     0x000000012f7d101d Invoke + 27039
    10  ServiceManager-Launcher.dylib     0x000000012f7d431f Invoke + 40097
    11  ServiceManager-Launcher.dylib     0x000000012f7d45c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib     0x000000012f7d4b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib     0x000000012f7d4d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib     0x000000012f7c6daf Login + 1773
    15  ServiceManager-Launcher.dylib     0x000000012f7c8295 Login + 7123
    16  ServiceManager-Launcher.dylib     0x000000012f7d52a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib     0x000000012f7d76c1 Invoke + 53315
    18  libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    19  libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 32:
    0   libSystem.B.dylib                 0x00007fff88e972fa mach_msg_trap + 10
    1   libSystem.B.dylib                 0x00007fff88e9796d mach_msg + 59
    2   com.apple.CoreFoundation          0x00007fff808843c2 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation          0x00007fff8088384f CFRunLoopRunSpecific + 575
    4   com.apple.CoreFoundation          0x00007fff808835d6 CFRunLoopRun + 70
    5   com.apple.DesktopServices         0x00007fff825b5636 TSystemNotificationTask::SystemNotificationTaskProc(void*) + 514
    6   ...ple.CoreServices.CarbonCore    0x00007fff83499ea1 PrivateMPEntryPoint + 63
    7   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    8   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 33:
    0   libSystem.B.dylib                 0x00007fff88eb0eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff88eb12bc _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff88eb0f25 start_wqthread + 13
    Thread 34:
    0   libSystem.B.dylib                 0x00007fff88eb0eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff88eb12bc _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff88eb0f25 start_wqthread + 13
    Thread 35:
    0   libSystem.B.dylib                 0x00007fff88eb0eaa __workq_kernreturn + 10
    1   libSystem.B.dylib                 0x00007fff88eb12bc _pthread_wqthread + 917
    2   libSystem.B.dylib                 0x00007fff88eb0f25 start_wqthread + 13
    Thread 36:
    0   libSystem.B.dylib                 0x00007fff88edadce select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation          0x00007fff808a5e92 __CFSocketManager + 818
    2   libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    3   libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 37 Crashed:
    0   com.apple.ImageIO.framework       0x00007fff884d2903 ImageIO_RemoveExtaChannels16Bit + 55
    1   com.apple.ImageIO.framework       0x00007fff883ecf19 copyImageBlockSetTIFF + 3035
    2   com.apple.ImageIO.framework       0x00007fff883e54a8 ImageProviderCopyImageBlockSetCallback + 189
    3   com.apple.CoreGraphics            0x00007fff8608a6c2 img_blocks_create + 356
    4   com.apple.CoreGraphics            0x00007fff8608a533 img_blocks_extent + 96
    5   com.apple.CoreGraphics            0x00007fff86115da8 img_interpolate_extent + 137
    6   com.apple.CoreGraphics            0x00007fff8605510a img_data_lock + 8478
    7   com.apple.CoreGraphics            0x00007fff860522ef CGSImageDataLock + 212
    8   libRIP.A.dylib                    0x00007fff87bbc227 ripc_AcquireImage + 2431
    9   libRIP.A.dylib                    0x00007fff87bbaaa9 ripc_DrawImage + 1208
    10  com.apple.CoreGraphics            0x00007fff8606d11a CGContextDrawImage + 446
    11  com.apple.ImageIO.framework       0x00007fff8844067a CGImageCreateCopyWithParametersNew + 1757
    12  com.apple.ImageIO.framework       0x00007fff8843f3ff CGImageSourceCreateThumbnailAtIndex + 3236
    13  com.apple.AppKit                  0x00007fff873003c8 -[NSNavFBENode _quickLookImageWithMaxSize:isThumbnail:] + 865
    14  com.apple.AppKit                  0x00007fff8730a951 +[NSNavNodePreviewHelper _subthreadComputePreviewThumbnailImages] + 380
    15  com.apple.Foundation              0x00007fff87c03e8d __NSThread__main__ + 1429
    16  libSystem.B.dylib                 0x00007fff88ed0456 _pthread_start + 331
    17  libSystem.B.dylib                 0x00007fff88ed0309 thread_start + 13
    Thread 37 crashed with X86 Thread State (64-bit):
      rax: 0x000000000000a3ef  rbx: 0x0000000108a03a00  rcx: 0x0000000000000008  rdx: 0x0000000000000001
      rdi: 0x0000000131c80030  rsi: 0x0000000133555000  rbp: 0x0000000131c7fe10  rsp: 0x0000000131c7fde8
       r8: 0x0000000108a08654   r9: 0x00000000000007a2  r10: 0x0000000000000b10  r11: 0x000000013354d5e0
      r12: 0x0000000000000000  r13: 0x0000000000000001  r14: 0x0000000000006ea0  r15: 0x0000000000006ea0
      rip: 0x00007fff884d2903  rfl: 0x0000000000010202  cr2: 0x0000000133555000
    Binary Images:
           0x100000000 -        0x1026b5fff +com.adobe.Photoshop 12.0 (12.0x20100407.r.1103) (12.0) <B69D89E5-01DD-C220-48B1-E129D0574536> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x103295000 -        0x10330dfef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103323000 -        0x10332afff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103332000 -        0x103342ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10334d000 -        0x103353ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <1AB34F57-2E8D-42FB-A484-5CCB928CA456> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10335a000 -        0x103560fef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1035f3000 -        0x1037a1fef +com.adobe.owl AdobeOwl version 3.0.91 (3.0.91) <C36CA603-EFFB-2EED-6CEE-0B532CE052D2> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x103843000 -        0x103c73fef +AdobeMPS ??? (???) <FA334142-5343-8808-7760-4318EB62AD51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103dcd000 -        0x1040f8ff7 +AdobeAGM ??? (???) <52E17D56-6E7A-A635-82ED-5DE1F3E5045D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1041c5000 -        0x1044edfe7 +AdobeCoolType ??? (???) <9E03F47A-06A3-F1F4-AC4C-76F12FACC294> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104585000 -        0x1045a6ff7 +AdobeBIBUtils ??? (???) <F7150688-2C15-0F0C-AF24-93ED82FC321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1045b3000 -        0x1045deff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x1045f0000 -        0x104734fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10477b000 -        0x1047e0fff +aif_core ??? (???) <12FA670E-05A8-1FCB-A7A2-AAE68728EA30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x1047fc000 -        0x104812fff +data_flow ??? (???) <9C5D39A6-D2A2-9B6A-8B64-D1B59396C112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x10482a000 -        0x1048c0fff +image_flow ??? (???) <B72AA922-0D68-D57E-96B1-2E009B0AD4AE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104937000 -        0x104955fff +image_runtime ??? (???) <32786637-C9BF-4CB6-2DF9-5D99220E00BE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x104972000 -        0x104ba1fff +aif_ogl ??? (???) <615E7DF6-09B1-857A-74AC-E224A636BEE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104c80000 -        0x104d13fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d33000 -        0x10507cfef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10520c000 -        0x10538efe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x105430000 -        0x1057a8fff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1058f2000 -        0x105a06fff +AdobeACE ??? (???) <E359887D-1E7F-5E62-CB8D-37CE4DBFB4D8> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a2b000 -        0x105a47fff +AdobeBIB ??? (???) <7A792F27-42CC-2DCA-D5DF-88A2CE6C2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105a51000 -        0x105abbff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105aee000 -        0x105bc1ffb +AdobeJP2K ??? (???) <465D1693-BE79-590E-E1AA-BAA8061B4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105be1000 -        0x105be5ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105be9000 -        0x105c60fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105c81000 -        0x105cdfffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105ced000 -        0x106188fff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x10670e000 -        0x106764feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1067a9000 -        0x1067ceffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106808000 -        0x10680dffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106812000 -        0x1069adfff +com.adobe.PlugPlug 2.0.0.746 (2.0.0.746) <CB23C5AA-0E4B-182B-CB88-57DD32893F92> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106a55000 -        0x106a6efeb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106a7f000 -        0x106a85feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106a8c000 -        0x106a8cff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x106a8f000 -        0x106a97ff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106a9e000 -        0x106b84fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x106f52000 -        0x106f54fef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x106ff2000 -        0x106ff3fff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <5EB939D1-53CF-EDD2-36DF-3E8A3FB13179> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x108500000 -        0x108570ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x1086ad000 -        0x1086c4fe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <1B9D1076-CC7C-521A-676C-F7BE51F65271> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x1086c8000 -        0x1086e9fef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <FA6280BD-A73C-3A3D-6494-81EB80FE1C24> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x1086ed000 -        0x1086fcfe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <0628B99F-F193-89BF-6332-B8C50D301F29> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x108700000 -        0x108712fff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <A77665EF-B6FB-00B4-2F3D-90D7845814C9> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x108716000 -        0x10871efff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x10a5e0000 -        0x10a5e7fff +DisableDragBoundingBox ??? (???) <7B07929B-43B9-5C9E-AB26-6CE6CD12E2A4> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/DisableDragBoundingBox.plugin/Contents/MacOS/DisableDragBoundingB ox
           0x10a5f0000 -        0x10a5f7fff +Enable Async IO ??? (???) <9C98DC9E-5974-FE5D-75C3-16BC4738DCC8> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11afdb000 -        0x11afe4fff +FastCore ??? (???) <F1D1C94D-4FE1-F969-6FC2-8D81837CA5E1> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11dc00000 -        0x11dc63ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11dce9000 -        0x11dd54ff0 +MultiProcessor Support ??? (???) <1334B570-C713-3767-225F-3C1CBA1BF37C> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x11e7de000 -        0x11e7e2fef +com.stclairsoft.DefaultFolderX.osax Default Folder X Addition version 1.0 (4.3.7) <81B82668-8B62-6D55-F2A9-6A6202DB0E6E> /Users/lancelenoir/Library/ScriptingAdditions/Default Folder X Addition.osax/Contents/MacOS/Default Folder X Addition
           0x11e7e7000 -        0x11e7ebfff  com.apple.audio.AudioIPCPlugIn 1.1.2 (1.1.2) <F6E20DCA-3C00-8990-1F60-E5517F7D0C77> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x11e7f0000 -        0x11e7f6fff  com.apple.audio.AppleHDAHALPlugIn 1.8.7 (1.8.7f1) <97D7045E-CFD7-AD5C-6954-3B7C3F367C63> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x1219bd000 -        0x1219ddffb +com.adobe.ape adbeapecore version 3.1.65.7508 (3.1.65.7508) <284C86BE-ACD8-31DD-E58D-544F581BC93B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
           0x12ad89000 -        0x12ada7ff7 +Cocoa Patcher ??? (???) <393E54B4-72AF-5FF4-F45B-8A356EA2CAF9> /Users/lancelenoir/Library/PreferencePanes/Default Folder X.prefPane/Contents/Resources/Default Folder X.bundle/Contents/Resources/Cocoa Patcher.bundle/Contents/MacOS/Cocoa Patcher
           0x12b300000 -        0x12b3c4fef +com.imagenomic.imagenomicconsole ??? (???) <B15FFB37-4580-4382-AE25-A636E6E23EA8> /Applications/Imagenomic/Common/ImagenomicPluginConsole.plugin/Contents/MacOS/ImagenomicP luginConsole
           0x12b469000 -        0x12b6c5fef +com.adobe.PSAutomate 12.0 (12.0) <35AEF3A8-2E64-71D1-39ED-A34760CAAC29> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x12b8db000 -        0x12b97fffb +com.adobe.AdobeExtendScript ExtendScript 4.1.23 (4.1.23.7573) <332E7D8D-BF42-3177-9BC5-033942DE35E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x12b9e1000 -        0x12ba81fef +com.adobe.AdobeScCore ScCore 4.1.23 (4.1.23.7573) <53DD7281-5B59-7FF5-DB57-C9FD60E524C7> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x12bd89000 -        0x12bdc7ff7  com.apple.DP.ScreenInputDevice 13.0 (13.0) <22174597-D163-7A20-C82A-C00C2CA19640> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInpu tDevice.plugin/Contents/MacOS/AppleScreenInputDevice
           0x12d300000 -        0x12e147fcf +com.adobe.adobeswfl ??? (2.0.0.7489) <DBD38111-48D6-C031-EF50-D034C94ED38B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
           0x12f7c4000 -        0x12f7ecfef +ServiceManager-Launcher.dylib ??? (???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
           0x13028b000 -        0x1302c8feb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80012ff7  com.apple.opengl 1.6.8 (1.6.8) <0CDC4F98-7981-A114-1778-AF171075138E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff800ea000 -     0x7fff803e8fe7  com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Ver sions/A/HIToolbox
        0x7fff804c2000 -     0x7fff80837fe7  com.apple.RawCamera.bundle 3.0.3 (529) <2E6B251A-C5A5-A3F9-832B-BB1958F938E9> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff80838000 -     0x7fff809adff7  com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff809ae000 -     0x7fff809b9ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.frame work/Versions/A/SpeechRecognition
        0x7fff809ba000 -     0x7fff80a26ff7  com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff80a27000 -     0x7fff80a85ff7  com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff80a86000 -     0x7fff80b9dfef  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
        0x7fff80b9e000 -     0x7fff80ba0fff  com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff80ba1000 -     0x7fff80f3aff7  com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff80f44000 -     0x7fff8103cff7  libiconv.2.dylib 7.0.0 (compatibility 7.0.0) <7E4ADB5A-CC77-DCFD-3E54-2F35A2C8D95A> /usr/lib/libiconv.2.dylib
        0x7fff81457000 -     0x7fff81490ff7  com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
        0x7fff81491000 -     0x7fff814c2fff  libGLImage.dylib ??? (???) <2F18DB77-CF77-1311-9E20-FE460090C166> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff814c3000 -     0x7fff814deff7  com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework /Versions/A/OpenScripting
        0x7fff814df000 -     0x7fff8158efff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff81625000 -     0x7fff818abff7  com.apple.security 6.1.1 (37594) <5EDDC08C-C95B-2D24-E1D2-D30D233AB065> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff818ac000 -     0x7fff818b1fff  libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
        0x7fff818b2000 -     0x7fff818bafff  com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
        0x7fff81bfc000 -     0x7fff81c24fff  com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryService s.framework/Versions/A/DictionaryServices
        0x7fff81c25000 -     0x7fff81c29ff7  libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff81c87000 -     0x7fff8218bfe7  com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8218c000 -     0x7fff8218dfff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff8218e000 -     0x7fff821affff  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
        0x7fff821b0000 -     0x7fff82270fff  libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
        0x7fff82280000 -     0x7fff82283fff  com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions /A/Help
        0x7fff82284000 -     0x7fff822d3fef  libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
        0x7fff822db000 -     0x7fff824befef  libType1Scaler.dylib ??? (???) <4C5DD699-D329-CBC4-018B-D9033DB6A3D6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libType1Scaler.dylib
        0x7fff82511000 -     0x7fff825b1fff  com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.fr amework/Versions/A/LaunchServices
        0x7fff825b2000 -     0x7fff825b2ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/vecLib
        0x7fff825b3000 -     0x7fff82699fe7  com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
        0x7fff826dc000 -     0x7fff826fafff  libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
        0x7fff826fb000 -     0x7fff82714fff  com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory. framework/Versions/A/CFOpenDirectory
        0x7fff82715000 -     0x7fff82744ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework /Versions/A/QuartzFilters
        0x7fff8295d000 -     0x7fff8298efef  libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff8298f000 -     0x7fff83199fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libBLAS.dylib
        0x7fff8319a000 -     0x7fff83234fff  com.apple.ApplicationServices.ATS 4.3 (???) <A7CD9E1F-C563-E940-130D-AA7E08C5A29F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
        0x7fff83235000 -     0x7fff832bafff  com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore. framework/Versions/A/PrintCore
        0x7fff83313000 -     0x7fff83316ff7  libCoreVMClient.dylib ??? (???) <DBB2C09F-4BF4-326C-B775-B7A128C501E3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff8340a000 -     0x7fff8344ffff  com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/CoreMediaIOSer vices
        0x7fff83450000 -     0x7fff83450ff7  com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83451000 -     0x7fff83492fff  com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff83493000 -     0x7fff837c6fe7  com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
        0x7fff837f9

    Hey I have the same problem with photoshop too! I have no idea how to solve it, can somebody please help? I have installed adobe master suite and everything works fine (fireworks, dreamweaver). Its only the photoshop.
    The error report that I have is this:
    Process:         Adobe Photoshop CS5 [6903]
    Path:            /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
    Identifier:      com.adobe.Photoshop
    Version:         12.0 (12.0x20100407.r.1103) (12.0)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [93]
    Date/Time:       2011-02-17 22:35:07.000 +0800
    OS Version:      Mac OS X 10.6.6 (10J567)
    Report Version:  6
    Interval Since Last Report:          359205 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  50577 sec
    Per-App Crashes Since Last Report:   12
    Anonymous UUID:                      78029674-F42B-4879-B5D6-085168D99E99
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000120
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   com.adobe.Photoshop           0x0000000100547809 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 2534605
    1   com.adobe.Photoshop           0x00000001004b278e AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 1924178
    2   com.adobe.Photoshop           0x00000001006b639a AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 4036702
    3   com.adobe.Photoshop           0x000000010007bd37 0x100000000 + 507191
    4   com.adobe.Photoshop           0x000000010006a997 0x100000000 + 436631
    5   com.adobe.Photoshop           0x0000000100066c7b 0x100000000 + 420987
    6   com.adobe.Photoshop           0x00000001012ee2a2 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16848742
    7   com.apple.Foundation          0x00007fff876e78f5 __NSFireTimer + 114
    8   com.apple.CoreFoundation      0x00007fff84984be8 __CFRunLoopRun + 6488
    9   com.apple.CoreFoundation      0x00007fff84982dbf CFRunLoopRunSpecific + 575
    10  com.apple.HIToolbox           0x00007fff88ab093a RunCurrentEventLoopInMode + 333
    11  com.apple.HIToolbox           0x00007fff88ab073f ReceiveNextEventCommon + 310
    12  com.apple.HIToolbox           0x00007fff88ab05f8 BlockUntilNextEventMatchingListInMode + 59
    13  com.apple.AppKit              0x00007fff82b77e64 _DPSNextEvent + 718
    14  com.apple.AppKit              0x00007fff82b777a9 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    15  com.apple.AppKit              0x00007fff82b3d48b -[NSApplication run] + 395
    16  com.adobe.Photoshop           0x00000001012ee19c AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16848480
    17  com.adobe.Photoshop           0x00000001012ef3c7 AWS_CUI_GetVersionComments(OpaqueWindowPtr*, adobe::q::QDocument&, adobe::q::QString&, adobe::q::QAttributeList&, adobe::q::QDocument*, adobe::q::QProject*, long) + 16853131
    18  com.adobe.Photoshop           0x0000000100068e82 0x100000000 + 429698
    19  com.adobe.Photoshop           0x0000000100238308 0x100000000 + 2327304
    20  com.adobe.Photoshop           0x00000001002383a7 0x100000000 + 2327463
    21  com.adobe.Photoshop           0x0000000100002ea4 0x100000000 + 11940
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib             0x00007fff8608116a kevent + 10
    1   libSystem.B.dylib             0x00007fff8608303d _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib             0x00007fff86082d14 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib             0x00007fff8608283e _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib             0x00007fff86082168 _pthread_wqthread + 353
    5   libSystem.B.dylib             0x00007fff86082005 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib             0x00007fff86081f8a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff8608239c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff86082005 start_wqthread + 13
    Thread 3:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   com.adobe.amt.services        0x0000000108567c53 AMTConditionLock::LockWhenCondition(int) + 37
    3   com.adobe.amt.services        0x0000000108560cce _AMTThreadedPCDService::PCDThreadWorker(_AMTThreadedPCDService*) + 92
    4   com.adobe.amt.services        0x0000000108567cbe AMTThread::Worker(void*) + 28
    5   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib             0x00007fff86081f8a __workq_kernreturn + 10
    1   libSystem.B.dylib             0x00007fff8608239c _pthread_wqthread + 917
    2   libSystem.B.dylib             0x00007fff86082005 start_wqthread + 13
    Thread 5:
    0   libSystem.B.dylib             0x00007fff8606832e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff836541f2 MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ceacbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 6:
    0   libSystem.B.dylib             0x00007fff8606832e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff836541f2 MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ceacbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 7:
    0   libSystem.B.dylib             0x00007fff8606832e semaphore_timedwait_trap + 10
    1   ...ple.CoreServices.CarbonCore 0x00007fff836541f2 MPWaitOnSemaphore + 96
    2   MultiProcessor Support        0x000000011ceacbd3 ThreadFunction(void*) + 69
    3   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    4   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    5   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 8:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8367de27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff835ed310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff835e721b MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                      0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 9:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8367de27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff835ed310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff835e721b MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                      0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 10:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8367de27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff835ed310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff835e721b MPWaitOnQueue + 215
    5   AdobeACE                      0x000000010592c23d 0x1058f2000 + 238141
    6   AdobeACE                      0x000000010592bbea 0x1058f2000 + 236522
    7   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 11:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a2e59 nanosleep + 148
    2   com.adobe.PSAutomate          0x000000011fa820fb ScObjects::Thread::sleep(unsigned int) + 59
    3   com.adobe.PSAutomate          0x000000011fa64033 ScObjects::BridgeTalkThread::run() + 163
    4   com.adobe.PSAutomate          0x000000011fa821f6 ScObjects::Thread::go(void*) + 166
    5   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 12:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012127f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000121040a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x000000012127f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012127f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012127f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 13:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012127f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000121040a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x000000012127f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012127f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012127f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 14:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012127f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000121040a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x000000012127f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012127f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012127f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 15:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   com.adobe.adobeswfl           0x000000012127f04d APXGetHostAPI + 2430509
    3   com.adobe.adobeswfl           0x0000000121040a39 APXGetHostAPI + 77849
    4   com.adobe.adobeswfl           0x000000012127f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012127f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012127f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 16:
    0   libSystem.B.dylib             0x00007fff860682da mach_msg_trap + 10
    1   libSystem.B.dylib             0x00007fff8606894d mach_msg + 59
    2   com.apple.CoreFoundation      0x00007fff84983932 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation      0x00007fff84982dbf CFRunLoopRunSpecific + 575
    4   com.apple.CoreMediaIOServices 0x00007fff8575862b MIO::DAL::RunLoop::OwnThread(void*) + 147
    5   com.apple.CoreMediaIOServices 0x00007fff8575a1f6 CAPThread::Entry(CAPThread*) + 140
    6   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    7   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 17:
    0   libSystem.B.dylib             0x00007fff8606833a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff860a6cd2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x000000012127f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl           0x00000001214148e5 APXGetHostAPI + 4091589
    4   com.adobe.adobeswfl           0x000000012127f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012127f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012127f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 18:
    0   libSystem.B.dylib             0x00007fff8606833a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib             0x00007fff860a6cd2 _pthread_cond_wait + 1015
    2   com.adobe.adobeswfl           0x000000012127f019 APXGetHostAPI + 2430457
    3   com.adobe.adobeswfl           0x000000012129b95c APXGetHostAPI + 2547516
    4   com.adobe.adobeswfl           0x000000012127f161 APXGetHostAPI + 2430785
    5   com.adobe.adobeswfl           0x000000012127f2ba APXGetHostAPI + 2431130
    6   com.adobe.adobeswfl           0x000000012127f3b0 APXGetHostAPI + 2431376
    7   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    8   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 19:  com.apple.CFSocket.private
    0   libSystem.B.dylib             0x00007fff860abe92 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation      0x00007fff849a5498 __CFSocketManager + 824
    2   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    3   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 20:
    0   libSystem.B.dylib             0x00007fff860abeb6 recvfrom + 10
    1   ServiceManager-Launcher.dylib 0x0000000123c96982 Invoke + 54020
    2   ServiceManager-Launcher.dylib 0x0000000123c95adf Invoke + 50273
    3   ServiceManager-Launcher.dylib 0x0000000123c94b26 Invoke + 46248
    4   ServiceManager-Launcher.dylib 0x0000000123c94b81 Invoke + 46339
    5   ServiceManager-Launcher.dylib 0x0000000123c94c02 Invoke + 46468
    6   ServiceManager-Launcher.dylib 0x0000000123c8f30d Invoke + 23695
    7   ServiceManager-Launcher.dylib 0x0000000123c8f4a6 Invoke + 24104
    8   ServiceManager-Launcher.dylib 0x0000000123c8ff2f Invoke + 26801
    9   ServiceManager-Launcher.dylib 0x0000000123c9001d Invoke + 27039
    10  ServiceManager-Launcher.dylib 0x0000000123c9331f Invoke + 40097
    11  ServiceManager-Launcher.dylib 0x0000000123c935c5 Invoke + 40775
    12  ServiceManager-Launcher.dylib 0x0000000123c93b84 Invoke + 42246
    13  ServiceManager-Launcher.dylib 0x0000000123c93d71 Invoke + 42739
    14  ServiceManager-Launcher.dylib 0x0000000123c85daf Login + 1773
    15  ServiceManager-Launcher.dylib 0x0000000123c87295 Login + 7123
    16  ServiceManager-Launcher.dylib 0x0000000123c942a8 Invoke + 44074
    17  ServiceManager-Launcher.dylib 0x0000000123c966c1 Invoke + 53315
    18  libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    19  libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 21:
    0   libSystem.B.dylib             0x00007fff86068316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x00000001242cd6fc EntryFM + 1855036
    2   com.adobe.CameraRaw           0x00000001242d1200 EntryFM + 1870144
    3   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    4   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 22:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8367de27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff835ed310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff835e721b MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x00000001240a4f9d 0x123f00000 + 1724317
    6   com.adobe.CameraRaw           0x00000001240a493b 0x123f00000 + 1722683
    7   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 23:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8367de27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff835ed310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff835e721b MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x00000001240a4f9d 0x123f00000 + 1724317
    6   com.adobe.CameraRaw           0x00000001240a493b 0x123f00000 + 1722683
    7   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 24:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   ...ple.CoreServices.CarbonCore 0x00007fff8367de27 TSWaitOnCondition + 118
    3   ...ple.CoreServices.CarbonCore 0x00007fff835ed310 TSWaitOnConditionTimedRelative + 177
    4   ...ple.CoreServices.CarbonCore 0x00007fff835e721b MPWaitOnQueue + 215
    5   com.adobe.CameraRaw           0x00000001240a4f9d 0x123f00000 + 1724317
    6   com.adobe.CameraRaw           0x00000001240a493b 0x123f00000 + 1722683
    7   ...ple.CoreServices.CarbonCore 0x00007fff835bf411 PrivateMPEntryPoint + 63
    8   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    9   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 25:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   com.adobe.CameraRaw           0x0000000123f3b8c5 0x123f00000 + 243909
    3   com.adobe.CameraRaw           0x00000001241be2e7 EntryFM + 743975
    4   com.adobe.CameraRaw           0x0000000123fd5e8b 0x123f00000 + 876171
    5   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 26:
    0   libSystem.B.dylib             0x00007fff86068316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x00000001242cd6fc EntryFM + 1855036
    2   com.adobe.CameraRaw           0x00000001242d3990 EntryFM + 1880272
    Thread 27:
    0   libSystem.B.dylib             0x00007fff86068316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x00000001242cd6fc EntryFM + 1855036
    2   com.adobe.CameraRaw           0x00000001242d3945 EntryFM + 1880197
    Thread 28:
    0   libSystem.B.dylib             0x00007fff86068316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x00000001242cd6fc EntryFM + 1855036
    2   com.adobe.CameraRaw           0x00000001242d3945 EntryFM + 1880197
    Thread 29:
    0   libSystem.B.dylib             0x00007fff86068316 semaphore_wait_trap + 10
    1   com.adobe.CameraRaw           0x00000001242cd6fc EntryFM + 1855036
    2   com.adobe.CameraRaw           0x00000001242d3945 EntryFM + 1880197
    Thread 30:
    0   libSystem.B.dylib             0x00007fff860a2fca __semwait_signal + 10
    1   libSystem.B.dylib             0x00007fff860a6de1 _pthread_cond_wait + 1286
    2   com.adobe.CameraRaw           0x0000000123f3b8c5 0x123f00000 + 243909
    3   com.adobe.CameraRaw           0x00000001242382c8 EntryFM + 1243656
    4   com.adobe.CameraRaw           0x0000000123fd5e8b 0x123f00000 + 876171
    5   libSystem.B.dylib             0x00007fff860a1536 _pthread_start + 331
    6   libSystem.B.dylib             0x00007fff860a13e9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff5fbfe2b0  rcx: 0x00007fffffe001a0  rdx: 0x0000000120fd7520
      rdi: 0x00007fff5fbfe2a0  rsi: 0x00000001032005c0  rbp: 0x00007fff5fbfe2e0  rsp: 0x00007fff5fbfe290
       r8: 0x00000001032002a0   r9: 0x0000000102c8e560  r10: 0x00000001032002a0  r11: 0x00000001000cd700
      r12: 0x00000001026cb4b8  r13: 0x00000001032002a0  r14: 0x0000000000000000  r15: 0x00000000000c0357
      rip: 0x0000000100547809  rfl: 0x0000000000010246  cr2: 0x0000000000000120
    Binary Images:
           0x100000000 -        0x1026b5fff +com.adobe.Photoshop 12.0 (12.0x20100407.r.1103) (12.0) <B69D89E5-01DD-C220-48B1-E129D0574536> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/MacOS/Adobe Photoshop CS5
           0x103295000 -        0x10330dfef +com.adobe.adobe_caps adobe_caps 3.0.116.0 (3.0.116.0) <4A355686-1451-B19A-0C55-DFE49FD2539E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobe_caps.framework/Versions/A/adobe_caps
           0x103323000 -        0x10332afff  org.twain.dsm 1.9.4 (1.9.4) <D32C2B79-7DE8-1609-6BD4-FB55215BD75B> /System/Library/Frameworks/TWAIN.framework/Versions/A/TWAIN
           0x103332000 -        0x103342ff8 +com.adobe.ahclientframework 1.5.0.30 (1.5.0.30) <5D6FFC4E-7B81-3E8C-F0D4-66A3FA94A837> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/ahclient.framework/Versions/A/ahclient
           0x10334d000 -        0x103353ff7  com.apple.agl 3.0.12 (AGL-3.0.12) <564457E1-7F6A-E398-8254-4B04EF0546E5> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
           0x10335a000 -        0x103560fef +com.adobe.linguistic.LinguisticManager 5.0.0 (11696) <499B4E7A-08BB-80FC-C220-D57D45CA424F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeLinguistic.framework/Versions/3/AdobeLinguistic
           0x1035f3000 -        0x1037a1fef +com.adobe.owl AdobeOwl version 3.0.91 (3.0.91) <C36CA603-EFFB-2EED-6CEE-0B532CE052D2> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwl.framework/Versions/A/AdobeOwl
           0x103843000 -        0x103c73fef +AdobeMPS ??? (???) <FA334142-5343-8808-7760-4318EB62AD51> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeMPS.framework/Versions/A/AdobeMPS
           0x103dcd000 -        0x1040f8ff7 +AdobeAGM ??? (???) <52E17D56-6E7A-A635-82ED-5DE1F3E5045D> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAGM.framework/Versions/A/AdobeAGM
           0x1041c5000 -        0x1044edfe7 +AdobeCoolType ??? (???) <9E03F47A-06A3-F1F4-AC4C-76F12FACC294> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCoolType.framework/Versions/A/AdobeCoolType
           0x104585000 -        0x1045a6ff7 +AdobeBIBUtils ??? (???) <F7150688-2C15-0F0C-AF24-93ED82FC321A> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIBUtils.framework/Versions/A/AdobeBIBUtils
           0x1045b3000 -        0x1045deff6 +AdobeAXE8SharedExpat ??? (???) <7E809606-BF97-DB3A-E465-156446E56D00> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeAXE8SharedExpat.framework/Versions/A/AdobeAXE8SharedExpa t
           0x1045f0000 -        0x104734fef +WRServices ??? (???) <76354373-F0BD-0BAF-6FC0-B96DBB371755> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/WRServices.framework/Versions/A/WRServices
           0x10477b000 -        0x1047e0fff +aif_core ??? (???) <12FA670E-05A8-1FCB-A7A2-AAE68728EA30> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_core.framework/Versions/A/aif_core
           0x1047fc000 -        0x104812fff +data_flow ??? (???) <9C5D39A6-D2A2-9B6A-8B64-D1B59396C112> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/data_flow.framework/Versions/A/data_flow
           0x10482a000 -        0x1048c0fff +image_flow ??? (???) <B72AA922-0D68-D57E-96B1-2E009B0AD4AE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_flow.framework/Versions/A/image_flow
           0x104937000 -        0x104955fff +image_runtime ??? (???) <32786637-C9BF-4CB6-2DF9-5D99220E00BE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/image_runtime.framework/Versions/A/image_runtime
           0x104972000 -        0x104ba1fff +aif_ogl ??? (???) <615E7DF6-09B1-857A-74AC-E224A636BEE1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/aif_ogl.framework/Versions/A/aif_ogl
           0x104c80000 -        0x104d13fff +AdobeOwlCanvas ??? (???) <EC667F6D-0BB6-03EA-41E8-624425B2BF4B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeOwlCanvas.framework/Versions/A/AdobeOwlCanvas
           0x104d33000 -        0x10507cfef +com.adobe.dvaui.framework dvaui version 5.0.0 (5.0.0.0) <023E0760-0223-AB5D-758C-2C5A052F6AF4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaui.framework/Versions/A/dvaui
           0x10520c000 -        0x10538efe7 +com.adobe.dvacore.framework dvacore version 5.0.0 (5.0.0.0) <42077295-9026-D519-C057-35E07029D97B> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvacore.framework/Versions/A/dvacore
           0x105430000 -        0x1057a8fff +com.adobe.dvaadameve.framework dvaadameve version 5.0.0 (5.0.0.0) <0E95A0DF-038A-CFF2-EC7B-BDB905CDF5C5> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/dvaadameve.framework/Versions/A/dvaadameve
           0x1058f2000 -        0x105a06fff +AdobeACE ??? (???) <E359887D-1E7F-5E62-CB8D-37CE4DBFB4D8> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeACE.framework/Versions/A/AdobeACE
           0x105a2b000 -        0x105a47fff +AdobeBIB ??? (???) <7A792F27-42CC-2DCA-D5DF-88A2CE6C2626> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeBIB.framework/Versions/A/AdobeBIB
           0x105a51000 -        0x105abbff7 +com.adobe.amtlib amtlib 3.0.0.64 (3.0.0.64) <6B2F73C2-10AB-08B3-4AB0-A31C83D1E5E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtlib.framework/Versions/A/amtlib
           0x105aee000 -        0x105bc1ffb +AdobeJP2K ??? (???) <465D1693-BE79-590E-E1AA-BAA8061B4746> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeJP2K.framework/Versions/A/AdobeJP2K
           0x105be1000 -        0x105be5ff8 +com.adobe.ape.shim adbeape version 3.1.65.7508 (3.1.65.7508) <0C380604-C686-C2E4-0535-C1FAB230187E> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adbeape.framework/Versions/A/adbeape
           0x105be9000 -        0x105c60fff +FileInfo ??? (???) <6D5235B9-0EB6-17CA-6457-A2507A87EA8F> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/FileInfo.framework/Versions/A/FileInfo
           0x105c81000 -        0x105cdfffd +AdobeXMP ??? (???) <561026BB-C6EA-29CE-4790-CABCB81E8884> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeXMP.framework/Versions/A/AdobeXMP
           0x105ced000 -        0x106188fff +com.nvidia.cg 2.2.0006 (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/Cg.framework/Cg
           0x10670e000 -        0x106764feb +com.adobe.headlights.LogSessionFramework ??? (2.0.1.011) <03B80698-2C3B-A232-F15F-8F08F8963A19> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/LogSession.framework/Versions/A/LogSession
           0x1067a9000 -        0x1067ceffe +adobepdfsettings ??? (???) <56E7F033-6032-2EC2-250E-43F1EBD123B1> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/adobepdfsettings.framework/Versions/A/adobepdfsettings
           0x106808000 -        0x10680dffd +com.adobe.AdobeCrashReporter 3.0 (3.0.20100302) <DFFB9A08-8369-D65F-161F-7C61D562E307> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeCrashReporter.framework/Versions/A/AdobeCrashReporter
           0x106812000 -        0x1069adfff +com.adobe.PlugPlug 2.0.0.746 (2.0.0.746) <CB23C5AA-0E4B-182B-CB88-57DD32893F92> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/PlugPlug.framework/Versions/A/PlugPlug
           0x106a55000 -        0x106a6efeb +libtbb.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbb.dylib
           0x106a7f000 -        0x106a85feb +libtbbmalloc.dylib ??? (???) /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/libtbbmalloc.dylib
           0x106a8c000 -        0x106a8cff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <B146C134-CE18-EC95-12F8-E5C2BCB43A6B> /usr/lib/libmx.A.dylib
           0x106a8f000 -        0x106a97ff3 +com.adobe.boost_threads.framework boost_threads version 5.0.0 (5.0.0.0) <6858DF5A-F020-22A7-B945-14EC277724D4> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/boost_threads.framework/Versions/A/boost_threads
           0x106a9e000 -        0x106b84fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <26FC56A6-EFD6-22FA-E1F1-4E1BA61C85BB> /usr/lib/libcrypto.0.9.7.dylib
           0x106ff8000 -        0x106ffafef  com.apple.textencoding.unicode 2.3 (2.3) <B254327D-2C4A-3296-5812-6F74C7FFECD9> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
           0x108544000 -        0x1085b4ff6 +com.adobe.amt.services AMTServices 3.0.0.64 (BuildVersion: 3.0; BuildDate: Mon Jan 26 2010 21:49:00) (3.0.0.64) <52FF1F9B-9991-ECE2-C7E3-09DA1B368CBE> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/amtservices.framework/Versions/a/amtservices
           0x1087ce000 -        0x1087e5fe7  libJapaneseConverter.dylib 49.0.0 (compatibility 1.0.0) <5C25B45F-7A9E-3259-0532-E13B34B5398A> /System/Library/CoreServices/Encodings/libJapaneseConverter.dylib
           0x1087e9000 -        0x1087f8fe7  libSimplifiedChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <50541300-118F-BE28-86DB-0F42738A9338> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
           0x10a5d2000 -        0x10a5f3fef  libKoreanConverter.dylib 49.0.0 (compatibility 1.0.0) <1CC25A05-9E4C-ACBE-546E-34063A4CEB09> /System/Library/CoreServices/Encodings/libKoreanConverter.dylib
           0x10a5f7000 -        0x10a5f8fff  libCyrillicConverter.dylib 49.0.0 (compatibility 1.0.0) <0739FD38-CF46-0ECC-517C-E187C5A3B8D6> /System/Library/CoreServices/Encodings/libCyrillicConverter.dylib
           0x11b0db000 -        0x11b0edfff  libTraditionalChineseConverter.dylib 49.0.0 (compatibility 1.0.0) <CC30A563-5E4C-7ACE-3B73-90E8F582171A> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
           0x11c4fc000 -        0x11c504fff +com.adobe.asneu.framework asneu version 1.7.0.1 (1.7.0.1) <3D59CB21-F5C7-4232-AB00-DFEB04206024> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/asneu.framework/Versions/a/asneu
           0x11cd68000 -        0x11cd6ffff +Enable Async IO ??? (???) <9C98DC9E-5974-FE5D-75C3-16BC4738DCC8> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/Enable Async IO.plugin/Contents/MacOS/Enable Async IO
           0x11cd78000 -        0x11cd81fff +FastCore ??? (???) <F1D1C94D-4FE1-F969-6FC2-8D81837CA5E1> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/FastCore.plugin/Contents/MacOS/FastCore
           0x11cd8e000 -        0x11cdf1ff3 +MMXCore ??? (???) <2DB6FA8E-4373-9823-C4F5-A9F5F8F80717> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MMXCore.plugin/Contents/MacOS/MMXCore
           0x11ce77000 -        0x11cee2ff0 +MultiProcessor Support ??? (???) <1334B570-C713-3767-225F-3C1CBA1BF37C> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support
           0x11f6c0000 -        0x11f6dcff7 +MeasurementCore ??? (???) <0E3BE9B3-FF3D-78A6-38EC-5CB0828B80EB> /Applications/Adobe Photoshop CS5/Plug-ins/Measurements/MeasurementCore.plugin/Contents/MacOS/MeasurementCore
           0x11f900000 -        0x11fb5cfef +com.adobe.PSAutomate 12.0 (12.0) <35AEF3A8-2E64-71D1-39ED-A34760CAAC29> /Applications/Adobe Photoshop CS5/Plug-ins/Extensions/ScriptingSupport.plugin/Contents/MacOS/ScriptingSupport
           0x11fd72000 -        0x11fe16ffb +com.adobe.AdobeExtendScript ExtendScript 4.1.23 (4.1.23.7573) <332E7D8D-BF42-3177-9BC5-033942DE35E0> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeExtendScript.framework/Versions/A/AdobeExtendScript
           0x11fe78000 -        0x11ff18fef +com.adobe.AdobeScCore ScCore 4.1.23 (4.1.23.7573) <53DD7281-5B59-7FF5-DB57-C9FD60E524C7> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/AdobeScCore.framework/Versions/A/AdobeScCore
           0x11ff9e000 -        0x11ffbeffb +com.adobe.ape adbeapecore version 3.1.65.7508 (3.1.65.7508) <284C86BE-ACD8-31DD-E58D-544F581BC93B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/adbeapecore
           0x1201f3000 -        0x1201f7fff  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <F99C2FBC-103D-DB2D-8D53-CFB8CEFA90F8> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugIn.bundle/C ontents/MacOS/AudioIPCPlugIn
           0x1201fc000 -        0x120202fff  com.apple.audio.AppleHDAHALPlugIn 1.9.9 (1.9.9f12) <933CA4C6-F428-0E2E-DCBE-FA0284914092> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bundle/Conten ts/MacOS/AppleHDAHALPlugIn
           0x1203ae000 -        0x1207dbfe7  com.apple.RawCamera.bundle 3.6.0 (558) <9F93BC25-80D8-15B5-5529-E6199E3A5CA1> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
           0x1209c8000 -        0x1209f0fff  com.apple.mio.DAL.VDC_4 134.0 (1160) <B7B57FA5-1C74-149A-43D1-51DE9479B521> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/VDC.plugin/Cont ents/MacOS/VDC
           0x121000000 -        0x121e47fcf +com.adobe.adobeswfl ??? (2.0.0.7489) <DBD38111-48D6-C031-EF50-D034C94ED38B> /Library/Application Support/Adobe/APE/3.1/adbeapecore.framework/Resources/AdobeSWFL.bundle/Contents/MacOS/Ado beSWFL
           0x1230cb000 -        0x123109ff7  com.apple.DP.ScreenInputDevice 13.0 (13.0) <22174597-D163-7A20-C82A-C00C2CA19640> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Resources/AppleScreenInpu tDevice.plugin/Contents/MacOS/AppleScreenInputDevice
           0x123c2b000 -        0x123c68feb +com.adobe.AAM.AdobeUpdaterNotificationFramework UpdaterNotifications 1.0.0.64 (1.0.0.64) <CD8BD7C7-0F66-29B6-C158-A6EF8DF69996> /Applications/Adobe Photoshop CS5/Adobe Photoshop CS5.app/Contents/Frameworks/updaternotifications.framework/Versions/a/UpdaterNotification s
           0x123c83000 -        0x123cabfef +ServiceManager-Launcher.dylib ??? (???) <4608E5E7-7F22-A4FF-527C-E97EA339FCCC> /Library/Application Support/Adobe/CS5ServiceManager/lib/ServiceManager-Launcher.dylib
           0x123f00000 -        0x124698feb +com.adobe.CameraRaw 6.0 (6.0.0d205) <35A90E86-FBFE-D694-CAA7-C9471E98611A> /Library/Application Support/Adobe/Plug-Ins/CS5/File Formats/Camera Raw.plugin/Contents/MacOS/Camera Raw
           0x1285a0000 -        0x128629fe7 + ??? (???) <90212778-E699-A930-9B42-A7220527DA79>
           0x1286b4000 -        0x128845fef  GLEngine ??? (???) <AE898A2A-1C12-9FDB-455F-32601F030904> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x128876000 -        0x128c99fef  libclh.dylib 3.1.1 C  (3.1.1) <66455CD1-8C09-4A8F-EDA1-D4F2F30663F1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
           0x128d1d000 -        0x129bd6fe7  com.apple.driver.AppleIntelHDGraphicsGLDriver 1.6.26 (6.2.6) <27B7C1AF-1188-249F-840D-D32CF71F9E4B> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/AppleIntelH DGraphicsGLDriver
           0x12a37c000 -        0x12a3a2fff  GLRendererFloat ??? (???) <8256EA93-A236-8B55-F214-65896DDB7A0E> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GLRendererFl oat
           0x200000000 -        0x200787fef  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <BAAEDD99-82FA-2C7F-CD66-E0977C670CC5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDriver
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <472D950D-70F8-B810-A959-9184C2AA6C74> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80003ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff80004000 -     0x7fff80045fff  com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
        0x7fff800fd000 -     0x7fff80103ff7  com.apple.CommerceCore 1.0 (6) <E8A1144C-5666-9840-4729-256FE69CDBDB> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/CommerceCor e.framework/Versions/A/CommerceCore
        0x7fff80104000 -     0x7fff80105ff7  com.apple.audio.units.AudioUnit 1.6.5 (1.6.5) <14F14B5E-9287-BC36-0C3F-6592E6696CD4> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff80112000 -     0x7fff8037cfef  com.apple.QuartzComposer 4.2 ({156.28}) <7586E7BD-D3BD-0EAC-5AC9-0BFA3679017C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framewor k/Versions/A/QuartzComposer
        0x7fff8037d000 -     0x7fff80392ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalys is.framework/Versions/A/LangAnalysis
        0x7fff80393000 -     0x7fff803a2fff  com.apple.NetFS 3.2.1 (3.2.1) <0357C371-2E2D-069C-08FB-1180512B8516> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff803a3000 -     0x7fff803d4fff  libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
        0x7fff803d5000 -     0x7fff804dfff7  com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshKitIO.frame work/Versions/A/MeshKitIO
        0x7fff804ec000 -     0x7fff8060dfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8060e000 -     0x7fff8077dfe7  com.apple.QTKit 7.6.6 (1756) <250AB242-816D-9F5D-94FB-18BF2AE9AAE7> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8077e000 -     0x7fff80780fff  libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libRadiance.dylib
        0x7fff80781000 -     0x7fff807d0fef  libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libTIFF.dylib
        0x7fff807d1000 -     0x7fff8084ffff  com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreText.f ramework/Versions/A/CoreText
        0x7fff80850000 -     0x7fff80889fef  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
        0x7fff8088a000 -     0x7fff80940fff  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
        0x7fff80941000 -     0x7fff809f0fff  edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff80a21000 -     0x7fff80a5cfff  com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Vers ions/A/AE
        0x7fff80b42000 -     0x7fff80b51fff  com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff80ba2000 -     0x7fff80cbbfef  libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dyl ib
        0x7fff80cbc000 -     0x7fff80cc1fff  libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libGIF.dylib
        0x7fff80cc2000 -     0x7fff80cffff7  libFontRegistry.dylib ??? (???) <8C69F685-3507-1B8F-51AD-6183D5E88979> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontRegistry.dylib
        0x7fff80d08000 -     0x7fff80d33ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
        0x7fff80d34000 -     0x7fff80d35ff7  com.apple.TrustEvaluationAgent 1.1 (1) <74800EE8-C14C-18C9-C208-20BBDB982D40> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluati onAgent
        0x7fff80d7a000 -     0x7fff80dbdff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <7E30B5F6-99FD-C716-8670-5DD4B4BAED72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff81a88000 -     0x7fff81aabfff  com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff81bcc000 -     0x7fff81c66fff  com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/ATS
        0x7fff81c67000 -     0x7fff81c74fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff81c75000 -     0x7fff81c75ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff81c76000 -     0x7fff81c76ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
        0x7fff81c77000 -     0x7fff81d34ff7  com.apple.CoreServices.OSServices 357 (357) <78252D7F-0F21-5E99-E7FF-1591FB98437C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framew ork/Versions/A/OSServices
        0x7fff81d35000 -     0x7fff81db4fe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <1DD64A62-0DE4-223F-F781-B272FECF80F0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff81dc1000 -     0x7fff824be06f  com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/CoreGraphics
        0x7fff826d6000 -     0x7fff826d9ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Ve rsions/A/SecurityHI
        0x7fff826da000 -     0x7fff826f7ff7  libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/Resources/libPng.dylib
        0x7fff826f8000 -     0x7fff8270efff  com.apple.ImageCapture 6.0.1 (6.0.1) <09ABF2E9-D110-71A9-4A6F-8A61B683E936> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/ Versions/A/ImageCapture
        0x7fff82760000 -     0x7fff82771ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff8279a000 -     0x7fff827efff7  com.apple.framework.familycontrols 2.0.2 (2020) <A3CFF697-B9DB-A7E5-3B39-9DA9B34F0595> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyControls
        0x7fff82b34000 -     0x7fff8352afff  com.apple.AppKit 6.6.7 (1038.35) <9F4DF818-9DB9-98DA-490C-EF29EA757A97> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff83586000 -     0x7fff83586ff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff835b8000 -     0x7fff838ecfff  com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore
        0x7fff838f9000 -     0x7fff838fafff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff838fb000 -     0x7fff8394dff7  com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices .framework/Versions/A/HIServices
        0x7fff8394e000 -     0x7fff8394eff7  com.apple.quartzframework 1.5 (1.5) <5BFE5998-26D9-0AF1-1522-55C78E41F778> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff83954000 -     0x7fff83a09fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/ A/Ink
        0x7fff83a0a000 -     0x7fff83a11fff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff83a12000 -     0x7fff83bc9fef  com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.fr amework/Versions/A/ImageIO
        0x7fff83bca000 -     0x7fff83beaff7  com.apple.DirectoryService.Framework 3.6 (621.9) <FF6567B5-56BD-F3EC-E59D-1EC583C3CF73> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
        0x7fff83c7b000 -     0x7fff83cddfe7  com.apple.datadetectorscore 2.0 (80.7) <34592AFF-B1B8-2277-B013-70193E4E1691> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCor e
        0x7fff83cde000 -     0x7fff83d25ff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff83da3000 -     0x7fff83da3ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff83da4000 -     0x7fff83db6fe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff83db7000 -     0x7fff83dfbfe7  com.apple.ImageCaptureCore 1.0.3 (1.0.3) <913FFA89-0AC8-0A8D-CC2A-364CB0F303BA> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
        0x7fff83dfc000 -     0x7fff83e00ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <63F77AC8-84CB-0C2F-8D2B-190EE5CCDB45> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/CoreGraphi cs.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff83e01000 -     0x7fff8419efe7  com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8419f000 -     0x7fff84284fef  com.apple.DesktopServices 1.5.9 (1.5.9) <27890B2C-0CD2-7C27-9D0C-D5952C5E8438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopService sPriv
        0x7fff84285000 -     0x7fff84293ff7  libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
        0x7fff84312000 -     0x7fff84326ff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynt hesis.framework/Versions/A/SpeechSynthesis
        0x7fff84327000 -     0x7fff843b3fef  SecurityFoundation ??? (???) <D844BB57-386A-0A43-249E-9BE035C2AB53> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
        0x7fff843b4000 -     0x7fff843d9ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff843e0000 -     0x7fff84823fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Ve rsions/A/libLAPACK.dylib
        0x7fff8486f000 -     0x7fff84874fff  libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
        0x7fff84875000 -     0x7fff84936fe7  libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framew ork/Versions/A/Resources/libFontParser.dylib
        0x7fff84937000 -     0x7fff84aaefe7  com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff84aaf000 -     0x7fff84b2cfef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff84b6c000 -     0x7fff84bb8fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff84bb9000 -     0x7fff84bbbfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Version s/A/Print
        0x7fff84bbc000 -     0x7fff84c05fef  libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff84c4a000 -     0x7fff84c4dff7  libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
        0x7fff84c4e000 -     0x7fff84c98ff7  com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framewor k/Versions/A/Metadata
        0x7fff84c99000 -     0x7fff84c9afff  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPanel
        0x7fff84c9b000 -     0x7fff84ca4ff7  com.apple.DisplayServicesFW 2.3.0 (283) &

  • Mac osx: Firefox crashes everytime I open it, and then asks if i want to open "firefox-bin"?

    everytime i open it, it crashes, then askes if i want to open "firefox-bin"? do i open it so my firefox will work? or is something else wrong?
    here is the crash report
    Process: firefox-bin [53637]
    Path: /Applications/Firefox.app/Contents/MacOS/firefox-bin
    Identifier: org.mozilla.firefox
    Version: 12.0 (12.0)
    Code Type: X86 (Native)
    Parent Process: launchd [151]
    Interval Since Last Report: 14515969 sec
    Crashes Since Last Report: 37
    Per-App Interval Since Last Report: 3482691 sec
    Per-App Crashes Since Last Report: 5
    Date/Time: 2014-05-21 18:06:31.348 -0400
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: F7D47A75-B7CD-4A9C-BB1D-8724A36421FA
    Exception Type: EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000005
    Crashed Thread: 0
    Thread 0 Crashed:
    0 XUL 0x02dbdc03 jpeg_simd_cpu_support + 63315
    1 ??? 0xbfff9900 0 + 3221199104
    Thread 1:
    0 libSystem.B.dylib 0x9087a166 mach_msg_trap + 10
    1 libSystem.B.dylib 0x9088195c mach_msg + 72
    2 XUL 0x01c9c0fd catch_exception_raise + 2829
    3 libSystem.B.dylib 0x908aaf12 thread_start + 34
    Thread 2:
    0 libSystem.B.dylib 0x908aa8c6 kevent + 10
    Thread 3:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 XUL 0x02cbb72f NS_CycleCollectorSuspect_P + 12447
    Thread 4:
    0 libSystem.B.dylib 0x908c960a select$DARWIN_EXTSN + 10
    1 libnspr4.dylib 0x00054939 PR_Poll + 441
    2 XUL 0x01cd58df catch_exception_raise + 238319
    Thread 5:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    Thread 6:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 XUL 0x03049b27 js::StopPCCountProfiling(JSContext*) + 8855
    4 libnspr4.dylib 0x00058822 PR_JoinThread + 338
    5 libSystem.B.dylib 0x908ab055 _pthread_start + 321
    6 libSystem.B.dylib 0x908aaf12 thread_start + 34
    Thread 7:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908d1908 pthread_cond_timedwait$UNIX2003 + 72
    2 libnspr4.dylib 0x00051f37 PRP_NakedNotify + 183
    3 libnspr4.dylib 0x00052cd7 PR_WaitCondVar + 87
    4 XUL 0x0277e414 DumpJSValue + 125700
    5 libSystem.B.dylib 0x908ab055 _pthread_start + 321
    6 libSystem.B.dylib 0x908aaf12 thread_start + 34
    Thread 8:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908d1908 pthread_cond_timedwait$UNIX2003 + 72
    2 libnspr4.dylib 0x00051f37 PRP_NakedNotify + 183
    3 libnspr4.dylib 0x00052cd7 PR_WaitCondVar + 87
    4 XUL 0x02caf2b3 XRE_AddStaticComponent + 38755
    Thread 9:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 libnspr4.dylib 0x00052dc9 PR_Wait + 57
    4 XUL 0x02ca8fbc XRE_AddStaticComponent + 13420
    Thread 10:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 libnspr4.dylib 0x00052dc9 PR_Wait + 57
    4 XUL 0x02ca8fbc XRE_AddStaticComponent + 13420
    Thread 11:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 libnspr4.dylib 0x00052dc9 PR_Wait + 57
    4 XUL 0x02ca8fbc XRE_AddStaticComponent + 13420
    Thread 12:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 XUL 0x0292e0e0 js::SecurityWrapper<js::Wrapper>::~SecurityWrapper() + 848704
    4 ??? 0x0010e570 0 + 1107312
    Thread 13:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 libnspr4.dylib 0x00052dc9 PR_Wait + 57
    4 XUL 0x02ca8fbc XRE_AddStaticComponent + 13420
    Thread 14:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908abccd pthread_cond_wait$UNIX2003 + 73
    2 libnspr4.dylib 0x00052d71 PR_WaitCondVar + 241
    3 libnspr4.dylib 0x00052dc9 PR_Wait + 57
    4 XUL 0x02ca8fbc XRE_AddStaticComponent + 13420
    Thread 15:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908d1908 pthread_cond_timedwait$UNIX2003 + 72
    2 libnspr4.dylib 0x00051f37 PRP_NakedNotify + 183
    3 libnspr4.dylib 0x00052cd7 PR_WaitCondVar + 87
    Thread 16:
    0 libSystem.B.dylib 0x9088134e __semwait_signal + 10
    1 libSystem.B.dylib 0x908d1908 pthread_cond_timedwait$UNIX2003 + 72
    2 libnspr4.dylib 0x00051f37 PRP_NakedNotify + 183
    3 libnspr4.dylib 0x00052cd7 PR_WaitCondVar + 87

    Hello,
    The Reset Firefox feature can fix many issues by restoring Firefox to its factory default state while saving your essential information. <br>
    '''Note''': ''This will cause you to lose any Extensions and some Preferences.''
    *Open websites will not be saved in Firefox versions lower than 25.
    To Reset Firefox do the following:
    '''For Firefox versions previous to 29.0:'''
    #Go to Firefox > Help > Troubleshooting Information.
    #Click the "Reset Firefox"[[Image:Button reset]] button.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    '''For Firefox 29.0 and above:'''
    #Click the menu button [[Image:New Fx Menu]], click help [[Image:Help-29]] and select ''Troubleshooting Information''.
    Now, a new tab containing your troubleshooting information should open.
    #At the top right corner of the page, you should see a button that says "Reset Firefox"[[Image:Button reset]]. Click on it.
    #Firefox will close and reset. After Firefox is done, it will show a window with the information that is imported. Click Finish.
    #Firefox will open with all factory defaults applied.
    Further information can be found in the [[Reset Firefox – easily fix most problems]] article.
    Did this fix your problems? Please report back to us!
    Thank you.

  • Safari crashing when I open it.

    Everytime I open Safari, it crashes within 15 seconds. I tried downloading it again and reinstalling it, but I have the same problem.
    Here's the crash report:
    Date/Time: 2008-11-06 14:12:27.675 -0500
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [79]
    Version: 3.1.2 (4525.22)
    Build Version: 6
    Project Name: WebBrowser
    Source Version: 45252200
    PID: 319
    Thread: 3
    Exception: EXC_BREAKPOINT (0x0006)
    Code[0]: 0x00000002
    Code[1]: 0x00000000
    Thread 0:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 com.apple.HIToolbox 0x92df2878 RunCurrentEventLoopInMode + 285
    4 com.apple.HIToolbox 0x92df1f82 ReceiveNextEventCommon + 385
    5 com.apple.HIToolbox 0x92df1dd9 BlockUntilNextEventMatchingListInMode + 81
    6 com.apple.AppKit 0x93277f45 _DPSNextEvent + 572
    7 com.apple.AppKit 0x93277b37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    8 com.apple.Safari 0x00007de3 0x1000 + 28131
    9 com.apple.AppKit 0x932718c4 -[NSApplication run] + 512
    10 com.apple.AppKit 0x93265820 NSApplicationMain + 573
    11 com.apple.Safari 0x000aa2c2 0x1000 + 692930
    12 com.apple.Safari 0x000aa1e9 0x1000 + 692713
    Thread 1:
    0 libSystem.B.dylib 0x9004031c pread + 12
    1 com.apple.WebCore 0x94fa6e92 sqlite3PagerAcquire + 3898
    2 com.apple.WebCore 0x95265dfd checkTreePage + 243
    3 com.apple.WebCore 0x952661bd checkTreePage + 1203
    4 com.apple.WebCore 0x952661bd checkTreePage + 1203
    5 com.apple.WebCore 0x952661bd checkTreePage + 1203
    6 com.apple.WebCore 0x952661bd checkTreePage + 1203
    7 com.apple.WebCore 0x952650ff sqlite3BtreeIntegrityCheck + 593
    8 com.apple.WebCore 0x94f963c0 sqlite3VdbeExec + 27002
    9 com.apple.WebCore 0x94f8f3c4 sqlite3Step + 437
    10 com.apple.WebCore 0x94f9da8f sqlite3_step + 29
    11 com.apple.WebCore 0x95264b8f WebCore::IconDatabase::checkIntegrity() + 131
    12 com.apple.WebCore 0x94f9dd24 WebCore::IconDatabase::performOpenInitialization() + 292
    13 com.apple.WebCore 0x94f79328 WebCore::IconDatabase::iconDatabaseSyncThread() + 226
    14 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082c227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92856c76 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3 Crashed:
    0 com.apple.Foundation 0x9282d4b3 _NSRaiseError + 227
    1 com.apple.Foundation 0x928542f3 +[NSException raise:format:] + 57
    2 com.apple.Foundation 0x928e3a76 _NSFileHandleRaiseOperationException + 142
    3 com.apple.Foundation 0x9286a880 -[NSConcreteFileHandle readDataOfLength:] + 492
    4 com.apple.Foundation 0x9286b787 -[NSConcreteFileHandle readDataToEndOfFile] + 41
    5 com.apple.Foundation 0x9286aef3 -[NSHTTPCookieDiskStorage(NSInternal) _saveCookies] + 336
    6 com.apple.Foundation 0x9286acb2 saveTimerCallback + 132
    7 com.apple.CoreFoundation 0x9082c756 CFRunLoopRunSpecific + 3341
    8 com.apple.CoreFoundation 0x9082ba42 CFRunLoopRunInMode + 61
    9 com.apple.Foundation 0x9282fa40 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    10 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    11 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.Foundation 0x928502fc -[NSConditionLock lockWhenCondition:] + 39
    2 com.apple.Syndication 0x9a469966 -[AsyncDB _run:] + 181
    3 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 5:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 6:
    0 libSystem.B.dylib 0x9004031c pread + 12
    1 com.apple.SearchKit 0x9107a060 StoreStreamRead + 45
    2 com.apple.SearchKit 0x9107a008 StoreStreamReadPastEndOfBuffer + 71
    3 com.apple.SearchKit 0x91079fb1 StoreStreamReadBytes + 166
    4 com.apple.SearchKit 0x91079ef5 StoreStreamReadUInt32 + 33
    5 com.apple.SearchKit 0x91079e9d IAInputBlock::ReadUInt32() + 27
    6 com.apple.SearchKit 0x91089ebd ReadPage(unsigned long, IAStorage*, IAOrderedStorable*) + 67
    7 com.apple.SearchKit 0x9108b447 PageCache::Get(unsigned long, unsigned long, bool) + 159
    8 com.apple.SearchKit 0x9108b36e BTree::GetPage(unsigned long, unsigned long) + 106
    9 com.apple.SearchKit 0x910837b9 BTree::GetReference(IAOrderedStorable const*) + 135
    10 com.apple.SearchKit 0x910836ec BTree::Get(IAOrderedStorable const*) + 44
    11 com.apple.SearchKit 0x910885f2 TermIndex::GetTermInfo(IATerm*, bool) + 76
    12 com.apple.SearchKit 0x9107d987 TermIndex::FlushTermUpdates(Progress*) + 2207
    13 com.apple.SearchKit 0x9107cd4d TermIndex::FlushUpdates() + 311
    14 com.apple.SearchKit 0x9107cb72 TermIndex::Flush() + 52
    15 com.apple.SearchKit 0x9107c8b6 TIAIndex::Flush(unsigned long) + 132
    16 com.apple.SearchKit 0x91080fb1 SKIndexFlushInternal + 103
    17 com.apple.SearchKit 0x91080f43 SKIndexFlush + 25
    18 com.apple.Safari 0x0002c36c 0x1000 + 177004
    19 com.apple.Foundation 0x927fa39c forkThreadForFunction + 123
    20 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3 crashed with X86 Thread State (32-bit):
    eax: 0x017c8000 ebx: 0x9282d3de ecx: 0x90a5a321 edx: 0x14e155b0
    edi: 0x14e93bf0 esi: 0x14e93c90 ebp: 0xb02205e8 esp: 0xb0220580
    ss: 0x0000001f efl: 0x00000246 eip: 0x9282d4b3 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x121fff com.apple.Safari 3.1.2 (4525.22) /Applications/Safari.app/Contents/MacOS/Safari
    0x182000 - 0x182fff jp.hetima.SafariStand.loader SafariStand-loader version 1.0.1 (6) /Users/Jeremy/Library/InputManagers/SafariStand/SafariStand-loader.bundle/Conte nts/MacOS/SafariStand-loader
    0x785000 - 0x787fff net.culater.SIMBL 0.8.2 (8) /Library/InputManagers/SIMBL/SIMBL.bundle/Contents/MacOS/SIMBL
    0x1008000 - 0x1059fff jp.hetima.SafariStand 3.1T161 (161) /Users/Jeremy/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/Mac OS/SafariStand
    0x15e6d000 - 0x15edafff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x32000000 - 0x32041fff isao.sonobe.OgreKit ??? (2.1.0) /Users/Jeremy/Library/InputManagers/SafariStand/SafariStand.bundle/Contents/Res ources/OgreKit.framework/OgreKit
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fefff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031e000 - 0x90773fff com.apple.CoreGraphics 1.258.79 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080a000 - 0x908d2fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90910000 - 0x90910fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90912000 - 0x90a06fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a56000 - 0x90ad5fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90afe000 - 0x90b62fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd1000 - 0x90bd8fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bdd000 - 0x90c50fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c65000 - 0x90c77fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7d000 - 0x90f23fff com.apple.CoreServices.CarbonCore 682.30 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f66000 - 0x90fcefff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91007000 - 0x91046fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x91059000 - 0x91069fff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91074000 - 0x910f3fff com.apple.SearchKit 1.0.8 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112d000 - 0x9114bfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91157000 - 0x91165fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91168000 - 0x91307fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91405000 - 0x9140dfff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91414000 - 0x9141bfff libbsm.dylib /usr/lib/libbsm.dylib
    0x9141f000 - 0x91445fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91457000 - 0x914cdfff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151e000 - 0x9151efff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91520000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.11 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.27 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91885fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91890000 - 0x918cdfff com.apple.LaunchServices 183 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e1000 - 0x918edfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f4000 - 0x91934fff com.apple.ImageIO.framework 1.5.8 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91947000 - 0x919f9fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3f000 - 0x91a55fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5a000 - 0x91a78fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7d000 - 0x91adcfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aee000 - 0x91af2fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af4000 - 0x91b7cfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b80000 - 0x91b9bfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91ba0000 - 0x91ba2fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91ba4000 - 0x91c82fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91c9f000 - 0x91cdefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91ce4000 - 0x91ce4fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce6000 - 0x91d74fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d7b000 - 0x91d7bfff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d7d000 - 0x91dd6fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddf000 - 0x91e03fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e0b000 - 0x92214fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224e000 - 0x92602fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262f000 - 0x9271cfff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271e000 - 0x9279cfff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927dd000 - 0x92a0dfff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b27000 - 0x92b3efff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b49000 - 0x92ba1fff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb5000 - 0x92bb5fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb7000 - 0x92bc7fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd6000 - 0x92bdefff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be4000 - 0x92beafff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92bf0000 - 0x92c81fff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c95000 - 0x92c99fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c9c000 - 0x92cbafff com.apple.openscripting 1.2.7 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92ccc000 - 0x92cd2fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd8000 - 0x92d3bfff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d62000 - 0x92da3fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dca000 - 0x92dd8fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92ddf000 - 0x92de4fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92de9000 - 0x930defff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931e4000 - 0x931effff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931f4000 - 0x9320ffff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9325f000 - 0x9325ffff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93261000 - 0x93917fff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c98000 - 0x93d13fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d4c000 - 0x93e05fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e48000 - 0x93e48fff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e4a000 - 0x9400bfff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94051000 - 0x94092fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x9409a000 - 0x940d4fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940d9000 - 0x940effff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94189000 - 0x941c7fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x9420b000 - 0x9421cfff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9422a000 - 0x94268fff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94284000 - 0x94293fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9429a000 - 0x942a5fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942aa000 - 0x942cefff libPDFRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libPDFRIP.A.dylib
    0x942f1000 - 0x9430bfff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94311000 - 0x9462cfff com.apple.QuickTime 7.5.5 (990.7) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x947b3000 - 0x948f9fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94985000 - 0x94994fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x9499b000 - 0x949c4fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949ca000 - 0x949d9fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949dd000 - 0x94a02fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x94a0e000 - 0x94a2bfff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d57000 - 0x94e09fff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e74000 - 0x94f3bfff com.apple.JavaScriptCore 4525.18 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f77000 - 0x95569fff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x969be000 - 0x969befff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9702d000 - 0x97032fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x98349000 - 0x992fdfff com.apple.QuickTimeComponents.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9a1c0000 - 0x9a1f1fff com.apple.QuickTime Plugin.plugin 7.5.5 (990.7) /Library/Internet Plug-Ins/QuickTime Plugin.plugin/Contents/MacOS/QuickTime Plugin
    0x9a467000 - 0x9a49efff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x9a4ba000 - 0x9a4ccfff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x9ff46000 - 0x9ffe5fff com.apple.QuickTimeImporters.component 7.5.5 (990.7) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 1 GB
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: BANK 0/DIMM0, 512 MB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 512 MB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), 1.4.4
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK8034GSX, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: FreeAgent Go, Seagate, Up to 480 Mb/sec, 500 mA
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA

    Hi
    Welcome to Apple Discussions
    5 com.apple.Foundation 0x9286aef3 -NSHTTPCookieDiskStorage(NSInternal) _saveCookies + 336
    It appears your Cookie file is corrupt. Go to your Finder: HD>Users>Your User Account>Library>Cookies folder. Move the Cookies.plist file to the trash, then restart Safari. You'll need to reestablish your Cookies. As an alternative, if you have a back up of your system, replace the existing cookie file with the earlier version. Then restart Safari. If it crashes, go back to my initial suggestion. If it works, then you'll have preserved some of the earlier cookies.

  • Safari crashes, won't open at all

    Hello- this is my first time posting to an Apple support forum. I am running an Intel iMac with Tiger 10.4.11. About 3 days ago, Safari began to crash on me whenever I would attempt to launch it. When I click the Safari icon, it generates a blank webpage for a split second, then gives me a "safari quit unexpectedly" error message. Safari does not stay open long enough for me to access any preferences or any other aspect of the program--it just crashes every time I try and launch.
    I have had a few unproductive sessions with Applecare, up to and including an archive-install of the OS, to no avail. I don't know how to decipher my crash log, but perhaps someone here might. The Applecare technicians that I spoke to were not especially interested in reading it.
    Any help, advice or clues would be much appreciated.
    Date/Time: 2008-06-02 22:49:28.255 -0700
    OS Version: 10.4.11 (Build 8S2167)
    Report Version: 4
    Command: Safari
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Parent: WindowServer [145]
    Version: 3.1.1 (4525.18)
    Build Version: 1
    Project Name: WebBrowser
    Source Version: 45251800
    PID: 1043
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x00000005
    Thread 0 Crashed:
    0 com.apple.CoreFoundation 0x9081a6a9 CFHash + 17
    1 com.apple.CoreFoundation 0x9081a5ed __CFDictionaryFindBuckets2 + 91
    2 com.apple.CoreFoundation 0x9083930b CFDictionaryCreateex + 268
    3 com.apple.CoreFoundation 0x90839149 __CFBinaryPlistCreateObject + 4260
    4 com.apple.CoreFoundation 0x90838fc6 __CFBinaryPlistCreateObject + 3873
    5 com.apple.CoreFoundation 0x9082f623 __CFTryParseBinaryPlist + 177
    6 com.apple.CoreFoundation 0x9082e990 _CFPropertyListCreateFromXMLData + 150
    7 com.apple.CoreFoundation 0x9082e8f7 CFPropertyListCreateFromXMLData + 54
    8 com.apple.Foundation 0x92803058 _NSParseObjectFromASCIIPropertyListOrSerialization + 142
    9 com.apple.Foundation 0x92802f60 -[NSPlaceholderDictionary initWithContentsOfFile:] + 93
    10 com.apple.Foundation 0x92802eeb +[NSDictionary dictionaryWithContentsOfFile:] + 67
    11 com.apple.WebKit 0x94d55212 -[WebHistoryPrivate _loadHistoryGutsFromURL:savedItemsCount:collectDiscardedItemsInto:error:] + 94
    12 com.apple.WebKit 0x94d5519b -[WebHistoryPrivate loadFromURL:collectDiscardedItemsInto:error:] + 69
    13 com.apple.WebKit 0x94d550c0 -[WebHistory loadFromURL:error:] + 82
    14 com.apple.Safari 0x00021aa2 0x1000 + 133794
    15 com.apple.Safari 0x00021992 0x1000 + 133522
    16 com.apple.Safari 0x00021488 0x1000 + 132232
    17 com.apple.Foundation 0x927ee237 nsnotecallback + 230
    18 com.apple.CoreFoundation 0x908563d2 __CFXNotificationPost + 345
    19 com.apple.CoreFoundation 0x9084db51 _CFXNotificationPostNotification + 600
    20 com.apple.Foundation 0x927e67c8 -[NSNotificationCenter postNotificationName:object:userInfo:] + 121
    21 com.apple.Foundation 0x927ed769 -[NSNotificationCenter postNotificationName:object:] + 55
    22 com.apple.AppKit 0x93270976 -[NSApplication _postDidFinishNotification] + 124
    23 com.apple.AppKit 0x93270860 -[NSApplication _sendFinishLaunchingNotification] + 67
    24 com.apple.AppKit 0x9327035d -[NSApplication(NSAppleEventHandling) _handleAEOpen:] + 273
    25 com.apple.AppKit 0x9326ff28 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 96
    26 com.apple.Foundation 0x927f3f21 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 447
    27 com.apple.Foundation 0x927f3d4b _NSAppleEventManagerGenericHandler + 91
    28 com.apple.AE 0x91522fb5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147
    29 com.apple.AE 0x91522ee6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44
    30 com.apple.AE 0x91522db2 aeProcessAppleEvent + 190
    31 com.apple.HIToolbox 0x92deb084 AEProcessAppleEvent + 37
    32 com.apple.AppKit 0x9326e11d _DPSNextEvent + 1044
    33 com.apple.AppKit 0x9326db37 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 137
    34 com.apple.Safari 0x0000761f 0x1000 + 26143
    35 com.apple.AppKit 0x932678c4 -[NSApplication run] + 512
    36 com.apple.AppKit 0x9325b820 NSApplicationMain + 573
    37 com.apple.Safari 0x000a960e 0x1000 + 689678
    38 com.apple.Safari 0x000a9535 0x1000 + 689461
    Thread 1:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.WebCore 0x94fb1adc WebCore::ThreadCondition::wait(WebCore::Mutex&) + 24
    2 com.apple.WebCore 0x94faca79 WebCore::IconDatabase::syncThreadMainLoop() + 243
    3 com.apple.WebCore 0x94f672fa WebCore::IconDatabase::iconDatabaseSyncThread() + 180
    4 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x92852c76 +[NSURLCache _diskCacheSyncLoop:] + 206
    4 com.apple.Foundation 0x927f639c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 3:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreFoundation 0x9082d227 CFRunLoopRunSpecific + 2014
    2 com.apple.CoreFoundation 0x9082ca42 CFRunLoopRunInMode + 61
    3 com.apple.Foundation 0x9282ba40 +[NSURLConnection(NSURLConnectionInternal) _resourceLoadLoop:] + 259
    4 com.apple.Foundation 0x927f639c forkThreadForFunction + 123
    5 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 4:
    0 libSystem.B.dylib 0x9001a1cc select + 12
    1 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0x00000000 ebx: 0x9081a6a6 ecx: 0xbfffe2bc edx: 0x9081a698
    edi: 0x1622b690 esi: 0x00000000 ebp: 0xbfffe218 esp: 0xbfffe1f0
    ss: 0x0000001f efl: 0x00010286 eip: 0x9081a6a9 cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x120fff com.apple.Safari 3.1.1 (4525.18) /Applications/Safari.app/Contents/MacOS/Safari
    0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld
    0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib
    0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib
    0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x9031f000 - 0x90774fff com.apple.CoreGraphics 1.258.78 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.11 (368.35) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib
    0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib
    0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc++.6.dylib
    0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib
    0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib
    0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 (129.23) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore
    0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib
    0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib
    0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154cfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x9155f000 - 0x91633fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166e000 - 0x916e1fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9170f000 - 0x917b8fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917de000 - 0x91829fff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91848000 - 0x9185efff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186a000 - 0x91884fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x9188e000 - 0x918cbfff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918df000 - 0x918ebfff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f2000 - 0x91932fff com.apple.ImageIO.framework 1.5.7 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91945000 - 0x919f7fff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a3d000 - 0x91a53fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a58000 - 0x91a76fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7b000 - 0x91adafff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aec000 - 0x91af0fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af2000 - 0x91b7afff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7e000 - 0x91bbbfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc1000 - 0x91bdcfff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x91be1000 - 0x91be3fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x91be5000 - 0x91cc3fff libxml2.2.dylib /usr/lib/libxml2.2.dylib
    0x91ce0000 - 0x91ce0fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x91ce2000 - 0x91d70fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x91d77000 - 0x91d77fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d79000 - 0x91dd2fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x91ddb000 - 0x91dfffff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e07000 - 0x92210fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x9224a000 - 0x925fefff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9262b000 - 0x92718fff libiconv.2.dylib /usr/lib/libiconv.2.dylib
    0x9271a000 - 0x92798fff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x927d9000 - 0x92a09fff com.apple.Foundation 6.4.10 (567.37) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92b23000 - 0x92b3afff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x92b45000 - 0x92b9dfff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x92bb1000 - 0x92bb1fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x92bb3000 - 0x92bc3fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92bd2000 - 0x92bdafff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92be0000 - 0x92be5fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x92beb000 - 0x92c7cfff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92c90000 - 0x92c93fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x92c96000 - 0x92cb4fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92cc6000 - 0x92cccfff com.apple.print.framework.Print 5.1 (192.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x92cd2000 - 0x92d35fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x92d59000 - 0x92d9afff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x92dc1000 - 0x92dcefff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92dd5000 - 0x92ddafff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x92ddf000 - 0x930d4fff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x931da000 - 0x931e5fff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x931ea000 - 0x93205fff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x93255000 - 0x93255fff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x93257000 - 0x9390dfff com.apple.AppKit 6.4.10 (824.48) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x93c8e000 - 0x93d09fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93d42000 - 0x93dfbfff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x93e3e000 - 0x93e3efff com.apple.audio.units.AudioUnit 1.4.2 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x93e40000 - 0x94001fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x94047000 - 0x94088fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib
    0x94090000 - 0x940cafff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x940cf000 - 0x940e5fff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9417e000 - 0x941bcfff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x94200000 - 0x94211fff com.apple.securityfoundation 2.2.1 (28150) /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x9421f000 - 0x9425dfff com.apple.securityinterface 2.2.1 (27695) /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94279000 - 0x94288fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib
    0x9428f000 - 0x9429afff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x942e6000 - 0x94300fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x947a1000 - 0x948e7fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x94973000 - 0x94982fff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x94989000 - 0x949b2fff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x949b8000 - 0x949c7fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib
    0x949cb000 - 0x949f0fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib
    0x949fc000 - 0x94a19fff libresolv.9.dylib /usr/lib/libresolv.9.dylib
    0x94d45000 - 0x94df7fff com.apple.WebKit 4525.18 /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x94e62000 - 0x94f29fff com.apple.JavaScriptCore 4525.17 /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x94f65000 - 0x95557fff com.apple.WebCore 4525.18.1 /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x99b17000 - 0x99b4efff com.apple.Syndication 1.0.7 (55) /System/Library/PrivateFrameworks/Syndication.framework/Versions/A/Syndication
    0x99b6a000 - 0x99b7cfff com.apple.SyndicationUI 1.0.7 (55) /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    Model: iMac4,1, BootROM IM41.0055.B08, 2 processors, Intel Core Duo, 2 GHz, 2 GB
    Graphics: ATI Radeon X1600, ATY,RadeonX1600, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairportwireless_card_type_airportextreme (0x14E4, 0x89), Broadcom BCM43xx 1.0 (4.170.46.5)
    Bluetooth: Version 1.9.5f4, 2 service, 1 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HDS725050KLA360, 465.76 GB
    Parallel ATA Device: MATSHITADVD-R UJ-846
    USB Device: Built-in iSight, Micron, Up to 480 Mb/sec, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., Up to 12 Mb/sec, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA

    You're welcome BL. Happy to help. Glad that solved it.
    Not sure why Apple suggested an Archive and Install. Quite an extreme step for a crash. Seems the person you talked to did not follow the steps outlined in this Apple article. "Troubleshooting Home Directory" would have revealed the problem. I suggest you call Apple Care again and ask to speak to a supervisor about your experience.
    History corruption is neer impossible to pinpoint. Really hard to say what caused it. It may result from poor coding on a particular web site. However, that's speculation on my part.
    Some users find the use of History essential for web browsing, especially when searching for a site previously visited. Personally, I don't use it often, so I keep my history file on the lean side (perhaps 4 days worth). In Safari Preferences>General you can automatically delete history items after a selected time frame (one day, 1 week etc).

Maybe you are looking for

  • Create a Macro to Index a Word Document Line by Line

    Background I have collected a bunch of keywords and references to where I can find these words in a textbook.  I've put them into a Word document where each line is one Index beginning with the “Main Entry” followed by a colon and then the “Subentry”

  • Customer PC3000 does not exist (please change entry in plant 3000)-INT STO

    Hi All, Iam getting error message while creating intercompany sto PO in my QA clinet. (Customer PC3000 does not exist (please change entry in plant 3000) Vendor maintained both the plant(supply and receeving plant) Customer maintained both the compan

  • Including an image in Posts

    I am happy to go through the neatly arranged category-wise Discussions. My first query is how do I include an image in my Post? I do not find any Image button along with *B I U*. Thanks!

  • Sorting Cover Flow

    Hi I know in iTunes we can change the sort order of albums. But how do you do change the sort order of albums on the iPod when you are in the 'Cover Flow' menu? Sam

  • Reassigning DIDs to new users

    Quick background, I was thrown into the deep end of a half-finished Lync migration for a school district. I have absolutely no prior experience with telecom or Lync. Obviously i have a ton of questions, and Google has been invaluable but here's one I