MBP 2011 15inch - WindowServer Crashing

My MBP crashes 2-3 times a week, complaining the WindowServer has crashed.   It always happens when I'm Safari opening up a new web page.
Here's the log output:
Process:         WindowServer [73]
Path:            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/WindowServer
Identifier:      WindowServer
Version:         331.0.4
Code Type:       X86-64 (Native)
Parent Process:  launchd [1]
User ID:         88
Date/Time:       2013-05-20 15:11:50.013 -0400
OS Version:      Mac OS X 10.8.3 (12D78)
Report Version:  10
Anonymous UUID:                     
Crashed Thread:  4  Dispatch queue: com.apple.root.default-priority
Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Codes: KERN_INVALID_ADDRESS at 0x0000000136284008
VM Regions Near 0x136284008:
    CoreAnimation          0000000136283000-0000000136284000 [    4K] rw-/rwx SM=PRV 
--> shared memory          0000000136284000-0000000136285000 [    4K] rw-/rw- SM=SHM 
    CoreAnimation          0000000136285000-0000000136286000 [    4K] rw-/rwx SM=SHM 
Thread 0:: Dispatch queue: com.apple.main-thread
0   libsystem_kernel.dylib                  0x00007fff8a3196c2 semaphore_wait_trap + 10
1   libdispatch.dylib                       0x00007fff8761c83b _dispatch_group_wait_slow + 154
2   com.apple.CoreGraphics                  0x00007fff89b178f9 CGLayerComposite + 625
3   com.apple.CoreGraphics                  0x00007fff89dcc354 CGXUpdateDisplay + 6945
4   com.apple.CoreGraphics                  0x00007fff89a14c46 run_timer_pass + 381
5   com.apple.CoreGraphics                  0x00007fff89affa6e CGXRunOneServicesPass + 198
6   com.apple.CoreGraphics                  0x00007fff89b0022e CGXServer + 1000
7   WindowServer                            0x000000010d36bf41 main + 9
8   libdyld.dylib                           0x00007fff8d4487e1 start + 1
Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0   libsystem_kernel.dylib                  0x00007fff8a31bd16 kevent + 10
1   libdispatch.dylib                       0x00007fff87619dea _dispatch_mgr_invoke + 883
2   libdispatch.dylib                       0x00007fff876199ee _dispatch_mgr_thread + 54
Thread 2:
0   libsystem_kernel.dylib                  0x00007fff8a319686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8a318c42 mach_msg + 70
2   com.apple.CoreFoundation                0x00007fff864b8233 __CFRunLoopServiceMachPort + 195
3   com.apple.CoreFoundation                0x00007fff864bd916 __CFRunLoopRun + 1078
4   com.apple.CoreFoundation                0x00007fff864bd0e2 CFRunLoopRunSpecific + 290
5   com.apple.CoreFoundation                0x00007fff864cbdd1 CFRunLoopRun + 97
6   com.apple.CoreGraphics                  0x00007fff89c7719f eventThread + 379
7   libsystem_c.dylib                       0x00007fff8a8447a2 _pthread_start + 327
8   libsystem_c.dylib                       0x00007fff8a8311e1 thread_start + 13
Thread 3:: com.apple.CoreAnimation.render-server
0   libsystem_kernel.dylib                  0x00007fff8a319686 mach_msg_trap + 10
1   libsystem_kernel.dylib                  0x00007fff8a318c42 mach_msg + 70
2   com.apple.QuartzCore                    0x00007fff85cde17b CA::Render::Server::server_thread(void*) + 403
3   com.apple.QuartzCore                    0x00007fff85d62dc6 thread_fun + 25
4   libsystem_c.dylib                       0x00007fff8a8447a2 _pthread_start + 327
5   libsystem_c.dylib                       0x00007fff8a8311e1 thread_start + 13
Thread 4 Crashed:: Dispatch queue: com.apple.root.default-priority
0   com.apple.QuartzCore                    0x00007fff85cfe9da void CA::OGL::SW::image_sampler<CA::OGL::SW::Format::ARGB8_Host, false, true, false, true>(CA::OGL::SW::SamplerData const*, unsigned int, unsigned int*) + 211
1   com.apple.QuartzCore                    0x00007fff85cf7255 CA::OGL::SW::sample_texture(CA::OGL::SW::Texture const*, int, unsigned int, CA::OGL::SW::Poly::Vertex const*, CA::OGL::SW::Poly::Vertex const*, CA::OGL::SW::Poly::Vertex const*, CA::OGL::SW::Poly::Vertex const*, unsigned char, unsigned int, unsigned int*) + 781
2   com.apple.QuartzCore                    0x00007fff85cfa5f7 CA::OGL::SW::scanline(CA::OGL::SW::ScanState const*, int, int, int, CA::OGL::SW::Poly::Vertex*, CA::OGL::SW::Poly::Vertex const*, CA::OGL::SW::Poly::Vertex*, CA::OGL::SW::Poly::Vertex const*, unsigned int) + 1614
3   com.apple.QuartzCore                    0x00007fff85cfbd3e CA::OGL::SW::scan_convert_thread(void*, void*) + 3198
4   com.apple.QuartzCore                    0x00007fff85cfc0d4 CA::OGL::SW::scan_convert(CA::OGL::SW::RenderState const*, CA::OGL::SW::Poly*, unsigned int, unsigned int) + 652
5   com.apple.QuartzCore                    0x00007fff85cfc479 CA::OGL::SW::draw_polygon(CA::OGL::Vertex*, unsigned int, void*) + 862
6   com.apple.QuartzCore                    0x00007fff85ce30eb CA::OGL::clip_primitives(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, int const*, CA::OGL::ClipPlane const*, CA::Transform const*, CA::OGL::Vertex*, unsigned int, void (*)(CA::OGL::Vertex*, unsigned int, void*), void*, bool) + 2973
7   com.apple.QuartzCore                    0x00007fff85cfc715 CA::OGL::SWContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 619
8   com.apple.QuartzCore                    0x00007fff85c677b4 CA::OGL::Context::array_flush() + 62
9   com.apple.QuartzCore                    0x00007fff85c7239e CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 280
10  com.apple.QuartzCore                    0x00007fff85c3e3be CA::OGL::emit_quad_indices(CA::OGL::Context&, CA::OGL::RectState const&, unsigned short const*, unsigned long, unsigned long, unsigned long) + 273
11  com.apple.QuartzCore                    0x00007fff85c3e1e6 CA::OGL::emit_mesh_with_center(CA::OGL::Context&, CA::OGL::RectState const&, unsigned short const*, unsigned long, unsigned long, unsigned long, unsigned int) + 119
12  com.apple.QuartzCore                    0x00007fff85c4508b CA::OGL::emit_nine_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, double const*, double const*, float const*, float const*, float const*, float const*, unsigned int) + 645
13  com.apple.QuartzCore                    0x00007fff85c71c30 CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 744
14  com.apple.QuartzCore                    0x00007fff85c410c2 CA::OGL::fill_round_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, double, float const*) + 73
15  com.apple.QuartzCore                    0x00007fff85c40ce8 CA::OGL::render_gradient(CA::OGL::Renderer&, CA::OGL::Layer const*, CA::Render::GradientLayer const*) + 942
16  com.apple.QuartzCore                    0x00007fff85c7e9fc CA::OGL::render_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 147
17  com.apple.QuartzCore                    0x00007fff85c6e735 CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 1996
18  com.apple.QuartzCore                    0x00007fff85c6dde9 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 57
19  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
20  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
21  com.apple.QuartzCore                    0x00007fff85c6deb5 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261
22  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
23  com.apple.QuartzCore                    0x00007fff85c3be6c CA::OGL::ImagingNode::retain_surface() + 110
24  com.apple.QuartzCore                    0x00007fff85c6d126 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 88
25  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
26  com.apple.QuartzCore                    0x00007fff85c6deb5 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261
27  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
28  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
29  com.apple.QuartzCore                    0x00007fff85c6deb5 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261
30  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
31  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
32  com.apple.QuartzCore                    0x00007fff85c6deb5 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261
33  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
34  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
35  com.apple.QuartzCore                    0x00007fff85c6deb5 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261
36  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
37  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
38  com.apple.QuartzCore                    0x00007fff85c6deb5 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261
39  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
40  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
41  com.apple.QuartzCore                    0x00007fff85c6deb5 CA::OGL::LayerNode::apply(CA::OGL::Surface**) + 261
42  com.apple.QuartzCore                    0x00007fff85c6d1b5 CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*) + 231
43  com.apple.QuartzCore                    0x00007fff85c6d093 CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 117
44  com.apple.QuartzCore                    0x00007fff85c6424b CA::OGL::Renderer::render(CA::Render::Update const*) + 875
45  com.apple.QuartzCore                    0x00007fff85c63e5a CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 227
46  com.apple.QuartzCore                    0x00007fff85cdfbaf CARenderOGLRender + 24
47  com.apple.CoreGraphics                  0x00007fff89a982bb CGLayerKitFetch + 483
48  com.apple.CoreGraphics                  0x00007fff89b188b1 layer_blit_entry + 1189
49  com.apple.CoreGraphics                  0x00007fff89b18403 layer_blit_entry_block + 9
50  libdispatch.dylib                       0x00007fff876170b6 _dispatch_client_callout + 8
51  libdispatch.dylib                       0x00007fff876181fa _dispatch_worker_thread2 + 304
52  libsystem_c.dylib                       0x00007fff8a846d0b _pthread_wqthread + 404
53  libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 5:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 6:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 7:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 8:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 9:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 10:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 11:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 12:
0   libsystem_kernel.dylib                  0x00007fff8a31b6d6 __workq_kernreturn + 10
1   libsystem_c.dylib                       0x00007fff8a846f4c _pthread_workq_return + 25
2   libsystem_c.dylib                       0x00007fff8a846d13 _pthread_wqthread + 412
3   libsystem_c.dylib                       0x00007fff8a8311d1 start_wqthread + 13
Thread 4 crashed with X86 Thread State (64-bit):
  rax: 0x0000000000000008  rbx: 0x0000000000016c8b  rcx: 0x0000000000000005  rdx: 0x00000001370ce380
  rdi: 0x0000000000000008  rsi: 0x0000000000000002  rbp: 0x00000001370cdec0  rsp: 0x00000001370cde98
   r8: 0x000000000003d917   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
  r12: 0x0000000136284000  r13: 0x00000000000645a2  r14: 0x0000000001ffffff  r15: 0x0000000000000800
  rip: 0x00007fff85cfe9da  rfl: 0x0000000000010212  cr2: 0x0000000136284008
Logical CPU: 0
Binary Images:
       0x10d36b000 -        0x10d36bfff  WindowServer (331.0.4) <22E1AB9C-F0FF-39FC-9116-378F03039FF7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
       0x10d4f2000 -        0x10d6b0fff  GLEngine (8.7.25) <8398B57C-EE2D-3006-940C-CECE8E719D3B> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
       0x10d6e7000 -        0x10d857fff  libGLProgrammability.dylib (8.7.25) <EE2DD8AF-C6C3-303D-976E-87B4AABF8371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
       0x10d8bf000 -        0x10db88fff  com.apple.AMDRadeonX3000GLDriver (1.6.37 - 1.0.6) <8F590A65-DD6A-3348-A52F-240D7AD05DB8> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
       0x10dbe6000 -        0x10dbeafff  com.apple.IOAccelerator (30.14 - 30.14) <9AE086BC-46F6-38A3-9456-0841D7BD48E4> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
       0x10dbf1000 -        0x10dbfdfff  libGPUSupportMercury.dylib (8.7.25) <1207928C-DFD1-315B-BAD6-BCDBEB03FC0D> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
       0x10e005000 -        0x10e3c1ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.10.44 - 8.1.0) <8798BDEE-7685-3301-A926-9DA29BC51B94> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
       0x10e4f1000 -        0x10e4fefff  libGPUSupport.dylib (8.7.25) <F884DCD6-8234-3D23-BEC6-4EC4CE5101EF> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
       0x11ec2e000 -        0x11ec30fff  com.apple.driver.AppleIntelHD3000GraphicsGA (8.10.44 - 8.1.0) <E7E97B47-C551-3B79-A2DF-A906D3652704> /System/Library/Extensions/AppleIntelHD3000GraphicsGA.plugin/Contents/MacOS/App leIntelHD3000GraphicsGA
       0x12ec9d000 -        0x12ec9efff  com.apple.driver.IOAccelerator2D (30.14 - 30.14) <562F8DFC-CEAB-3018-B592-ADC4A9E45496> /System/Library/Extensions/IOAccelerator2D.plugin/Contents/MacOS/IOAccelerator2 D
    0x7fff6cf6b000 -     0x7fff6cf9f93f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff849fe000 -     0x7fff84a02fff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff84a03000 -     0x7fff84a04ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff84a46000 -     0x7fff84a46fff  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
    0x7fff84aa4000 -     0x7fff84ac6ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
    0x7fff84ac7000 -     0x7fff84accfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff84ad5000 -     0x7fff84ad9ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff84b02000 -     0x7fff84da6ff7  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
    0x7fff84f30000 -     0x7fff84f37fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x7fff85282000 -     0x7fff852dcff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff85b8a000 -     0x7fff85ba1fff  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
    0x7fff85c21000 -     0x7fff85dcffff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff85eee000 -     0x7fff85f6eff7  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
    0x7fff85f6f000 -     0x7fff85f73fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff8606c000 -     0x7fff8616efff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff8616f000 -     0x7fff861d7fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff86233000 -     0x7fff86234fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff862ab000 -     0x7fff862b3ff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff862fe000 -     0x7fff86304fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff863c8000 -     0x7fff863c9ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff863ca000 -     0x7fff86487ff7  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
    0x7fff86488000 -     0x7fff86672ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff866c1000 -     0x7fff866ecfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff866ed000 -     0x7fff866effff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff866f0000 -     0x7fff866ffff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff86770000 -     0x7fff86774fff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff86b6f000 -     0x7fff86b76fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff86b77000 -     0x7fff86c1dff7  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
    0x7fff86c1e000 -     0x7fff86c1efff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff86f82000 -     0x7fff86f95ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8701d000 -     0x7fff87414fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff87415000 -     0x7fff87461ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff87615000 -     0x7fff8762aff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff8762b000 -     0x7fff876dcfff  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
    0x7fff877d7000 -     0x7fff877d7fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff87e77000 -     0x7fff87e84fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff87e85000 -     0x7fff87eafff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87ed4000 -     0x7fff87fdffff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff88029000 -     0x7fff88037ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff88061000 -     0x7fff880abff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8828c000 -     0x7fff88292fff  libCGXCoreImage.A.dylib (331.0.4) <004875C9-182C-34E9-B6C8-5B2BF2A998E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff88293000 -     0x7fff8829efff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff883f0000 -     0x7fff8880dfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff88855000 -     0x7fff88857fff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff88858000 -     0x7fff8886bff7  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
    0x7fff88aa0000 -     0x7fff88aa0fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff88aa1000 -     0x7fff88ae5fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
    0x7fff8924a000 -     0x7fff892cbfff  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
    0x7fff892cc000 -     0x7fff892fdff7  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
    0x7fff892fe000 -     0x7fff892fffff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff8930f000 -     0x7fff89326fff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff895a8000 -     0x7fff895a8fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff895a9000 -     0x7fff898c0ff7  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
    0x7fff898ce000 -     0x7fff8a25e6ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8a276000 -     0x7fff8a2f8ff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8a2f9000 -     0x7fff8a308fff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8a309000 -     0x7fff8a324ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8a391000 -     0x7fff8a3b2ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8a3c0000 -     0x7fff8a5c0fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
    0x7fff8a830000 -     0x7fff8a8fcff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff8a8fd000 -     0x7fff8a954ff7  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
    0x7fff8a994000 -     0x7fff8a998fff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8a9e3000 -     0x7fff8aa4cfff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff8aa4f000 -     0x7fff8ab6792f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8ab7b000 -     0x7fff8abd5fff  com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8ad84000 -     0x7fff8ad91ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff8ad92000 -     0x7fff8ae8ffff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff8ae90000 -     0x7fff8aedfff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff8af1c000 -     0x7fff8af1eff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff8af3d000 -     0x7fff8af3efff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8af6c000 -     0x7fff8afa9fef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8afaa000 -     0x7fff8b27bff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8c2a4000 -     0x7fff8c2f5ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8c302000 -     0x7fff8c30dfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff8c6ec000 -     0x7fff8c872fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff8c873000 -     0x7fff8c878fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8d0e8000 -     0x7fff8d445ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff8d446000 -     0x7fff8d449ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff8dd00000 -     0x7fff8dd1fff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff8dd20000 -     0x7fff8dd48fff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff8dd49000 -     0x7fff8dd51fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff8dd52000 -     0x7fff8dd66fff  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
    0x7fff8dd67000 -     0x7fff8dd95ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8dd96000 -     0x7fff8ddecfff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8de83000 -     0x7fff8dec2ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8dec3000 -     0x7fff8df5dfff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8e1f7000 -     0x7fff8e1fefff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff8e1ff000 -     0x7fff8e200ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8e3bb000 -     0x7fff8e3d2fff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8e3d3000 -     0x7fff8e3d9ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff8e411000 -     0x7fff8e413fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff8e414000 -     0x7fff8e41afff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8e41b000 -     0x7fff8e440ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff8e441000 -     0x7fff8e461fff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff8e4ea000 -     0x7fff8e4f8ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
    0x7fff8e4f9000 -     0x7fff8e5eefff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8e5ef000 -     0x7fff8e64efff  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
    0x7fff8e64f000 -     0x7fff8e64ffff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8e650000 -     0x7fff8e7ebfef  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
    0x7fff8e7ec000 -     0x7fff8e83bff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff8f900000 -     0x7fff8f96dff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8fa22000 -     0x7fff8fa30fff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff8fb86000 -     0x7fff8fbeeff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff8fd7f000 -     0x7fff8fd8bfff  com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8fd8e000 -     0x7fff8fe60ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8fe61000 -     0x7fff8fecffff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff8ff9b000 -     0x7fff8ffa0fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8ffa1000 -     0x7fff8ffa4fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff9009f000 -     0x7fff900a0ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff900a1000 -     0x7fff900f6ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff90103000 -     0x7fff9021cfff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff9021d000 -     0x7fff90229fff  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
    0x7fff9022a000 -     0x7fff90264ff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff90281000 -     0x7fff90293ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff90390000 -     0x7fff903b2ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff903ce000 -     0x7fff904cbff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff904cc000 -     0x7fff90641fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff911a6000 -     0x7fff911dcfff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff919ca000 -     0x7fff91a57ff7  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
External Modification Summary:
  Calls made by other processes targeting this process:
    task_for_pid: 27
    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: 6348
    thread_create: 1
    thread_set_state: 0
VM Region Summary:
ReadOnly portion of Libraries: Total=127.7M resident=107.6M(84%) swapped_out_or_unallocated=20.1M(16%)
Writable regions: Total=1.1G written=14.4M(1%) resident=248.0M(23%) swapped_out=0K(0%) unallocated=846.0M(77%)
REGION TYPE                      VIRTUAL
===========                      =======
CG backing stores                  90.1M
CG framebuffers                   152.6M
CG framebuffers (reserved)          808K        reserved VM address space (unallocated)
CG image                            264K
CG raster data                     11.3M
CG raster data (reserved)           124K        reserved VM address space (unallocated)
CG shared images                   1192K
CoreAnimation                      30.2M
CoreGraphics                          4K
IOKit                             139.5M
IOKit (reserved)                  512.1M        reserved VM address space (unallocated)
MALLOC                            156.4M
MALLOC guard page                    48K
Memory tag=247                      780K
Memory tag=248                      256K
Memory tag=249                      396K
Memory tag=250                     5320K
Memory tag=252                     23.3M
OpenGL GLSL                        4112K
OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
STACK GUARD                        56.0M
Stack                              14.1M
VM_ALLOCATE                        4640K
__CGSERVER                            4K
__DATA                             7468K
__LINKEDIT                         53.6M
__TEXT                             74.1M
__UNICODE                           544K
shared memory                      2076K
===========                      =======
TOTAL                               1.3G
TOTAL, minus reserved VM space    827.6M
System Profile:
Model: MacBookPro8,2, BootROM MBP81.0047.B27, 4 processors, Intel Core i7, 2.4 GHz, 8 GB, SMC 1.69f4
Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 512 MB
Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 1024 MB
Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364B54463531323634485A2D3147344D31
Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x802C, 0x31364B54463531323634485A2D3147344D31
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.98.100.16)
Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
Network Service: Ethernet, Ethernet, en0
Serial ATA Device: ST750LX003-1AC154, 750.16 GB
Serial ATA Device: MATSHITADVD-R   UJ-8A8
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 3
USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfa130000 / 6
USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa132000 / 12
USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa132200 / 13
USB Device: Logitech Camera, 0x046d  (Logitech Inc.), 0x0821, 0xfa134000 / 11
USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc508, 0xfa131000 / 10
USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0252, 0xfa120000 / 5
USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 9
USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 2
USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
USB Device: BVU195, 0x17e9  (DisplayLink (UK) Ltd.), 0x0268, 0xfd120000 / 4
USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3
FireWire Device: My Passport 071D, WD, 800mbit_speed

Happened twice again today.   So I've grabbed todays log via the above instructions for posting.
5/28/13 3:12:32.389 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:32.389 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:32.389 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:32.389 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:32.389 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:32.389 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:32.389 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:32.390 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:32.390 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:32.390 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:32.418 PM SystemUIServer[1224]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.418 PM talagent[1223]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.418 PM com.apple.dock.extra[1287]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.418 PM PhotoStreamAgent[1233]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.418 PM Dock[1222]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.418 PM PluginProcess[1764]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.418 PM bzbmenu[1255]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.418 PM com.apple.dock.extra[1287]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.418 PM SystemUIServer[1224]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.418 PM talagent[1223]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.419 PM PhotoStreamAgent[1233]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.419 PM Screen Sharing[3105]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM Dropbox[1266]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM PluginProcess[1764]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.419 PM ServiceRecords[1252]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM GoogleTalkPlugin[1763]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM bzbmenu[1255]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.419 PM Dock[1222]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.419 PM Mail[1383]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM Citrix Viewer[2324]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM Activity Monitor[1687]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM iTerm[1293]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.419 PM NotificationCenter[1238]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.420 PM ServiceRecords[1252]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.420 PM Dropbox[1266]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.420 PM GoogleTalkPlugin[1763]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.420 PM Finder[1225]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.420 PM PluginProcess[1762]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.421 PM X11.bin[1487]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.425 PM PluginProcess[1762]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.425 PM X11.bin[1487]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.426 PM coreservicesd[73]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=350
5/28/13 3:12:32.427 PM coreservicesd[73]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=397
5/28/13 3:12:32.441 PM coreservicesd[73]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=100
5/28/13 3:12:32.442 PM coreservicesd[73]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=379
5/28/13 3:12:32.445 PM UserEventAgent[11]: Captive: [UserAgentDied:139] User Agent @port=23563 Died
5/28/13 3:12:32.447 PM Dock[1222]: Lost connection with usernoted.
5/28/13 3:12:32.452 PM com.apple.launchd.peruser.501[177]: ([0x0-0xa20a2].com.apple.iTunesHelper[1262]) Exited with code: 1
5/28/13 3:12:32.454 PM WebProcess[1386]: HIToolbox: received notification of WindowServer event port death.
5/28/13 3:12:32.459 PM imagent[1242]: Quit - notifying about shutdown
5/28/13 3:12:32.459 PM imagent[1242]: Quit - shutting down daemon
5/28/13 3:12:32.460 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.461 PM WebProcess[1386]: port matched the WindowServer port created in BindCGSToRunLoop
5/28/13 3:12:32.469 PM login[2851]: DEAD_PROCESS: 2851 ttys007
5/28/13 3:12:32.470 PM X11.bin[1487]: _CGSLockWindow: Cannot synchronize window backing store
5/28/13 3:12:32.470 PM X11.bin[1487]: CGSLockWindowRectBits
5/28/13 3:12:32.471 PM login[1297]: DEAD_PROCESS: 1297 ttys000
5/28/13 3:12:32.473 PM login[1300]: DEAD_PROCESS: 1300 ttys003
5/28/13 3:12:32.474 PM login[1734]: DEAD_PROCESS: 1734 ttys004
5/28/13 3:12:32.476 PM login[1299]: DEAD_PROCESS: 1299 ttys002
5/28/13 3:12:32.476 PM login[1298]: DEAD_PROCESS: 1298 ttys001
5/28/13 3:12:32.478 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.480 PM login[3741]: DEAD_PROCESS: 3741 ttys008
5/28/13 3:12:32.480 PM login[2090]: DEAD_PROCESS: 2090 ttys005
5/28/13 3:12:32.481 PM login[2509]: DEAD_PROCESS: 2509 ttys006
5/28/13 3:12:32.489 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.500 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.511 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.521 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.532 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.538 PM com.apple.launchd[1]: (com.apple.WindowServer[1156]) Job appears to have crashed: Segmentation fault: 11
5/28/13 3:12:32.543 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.547 PM PhotoStreamAgent[1233]: Check-in to the service com.apple.usernoted.client failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
5/28/13 3:12:32.554 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.565 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.575 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.586 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.597 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.608 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.619 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.630 PM Dock[1222]: CGSSetMagicMirror: server didn't like your request
5/28/13 3:12:32.641 PM coreservicesd[73]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=379
5/28/13 3:12:32.650 PM com.apple.launchd.peruser.501[177]: (com.apple.Dock.agent[1222]) Exited with code: 1
5/28/13 3:12:32.691 PM loginwindow[4485]: Login Window Application Started
5/28/13 3:12:32.702 PM WebProcess[1386]: CoreText CopyFontForName received mig IPC error (10000003) from font server
5/28/13 3:12:32.703 PM WebProcess[1386]: Invalid font server IPC destination! Namespace changed? Retrying (0)...
5/28/13 3:12:33.060 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:33.060 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:33.060 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:33.060 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:33.060 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:33.060 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:33.060 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:33.060 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:33.060 PM ReportCrash[4484]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
5/28/13 3:12:33.061 PM ReportCrash[4484]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
5/28/13 3:12:33.160 PM WindowServer[4487]: Server is starting up
5/28/13 3:12:33.162 PM WindowServer[4487]: Session 256 retained (2 references)
5/28/13 3:12:33.162 PM WindowServer[4487]: Session 256 released (1 references)
5/28/13 3:12:33.167 PM WindowServer[4487]: Session 256 retained (2 references)
5/28/13 3:12:33.167 PM WindowServer[4487]: init_page_flip: page flip mode is on
5/28/13 3:12:33.263 PM WindowServer[4487]: mux_initialize: Mode is dynamic
5/28/13 3:12:33.280 PM WindowServer[4487]: GLCompositor enabled for tile size [256 x 256]
5/28/13 3:12:33.281 PM WindowServer[4487]: CGXGLInitMipMap: mip map mode is on
5/28/13 3:12:33.297 PM WindowServer[4487]: WSMachineUsesNewStyleMirroring: false
5/28/13 3:12:33.297 PM WindowServer[4487]: MPServiceForDisplayDevice: Invalid device alias (0)
5/28/13 3:12:33.297 PM WindowServer[4487]: MPServiceForDisplayDevice: Invalid device alias (0)
5/28/13 3:12:33.297 PM WindowServer[4487]: Display 0x3c0a1a85: GL mask 0x20; bounds (0, 0)[1920 x 1200], 40 modes available
Main, Active, on-line, enabled, Vendor 22f0, Model 286a, S/N 0, Unit 5, Rotation 0
UUID 0x000022f00000286a000000003c0a1a85
5/28/13 3:12:33.298 PM WindowServer[4487]: Display 0x003f0043: GL mask 0x80; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
UUID 0xffffffffffffffffffffffff003f0043
5/28/13 3:12:33.298 PM WindowServer[4487]: Display 0x003f0042: GL mask 0x40; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
UUID 0xffffffffffffffffffffffff003f0042
5/28/13 3:12:33.298 PM WindowServer[4487]: Display 0x003f0040: GL mask 0x10; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
UUID 0xffffffffffffffffffffffff003f0040
5/28/13 3:12:33.298 PM WindowServer[4487]: Display 0x003f003e: GL mask 0x4; bounds (0, 0)[0 x 0], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffff003f003e
5/28/13 3:12:33.298 PM WindowServer[4487]: Display 0x3c0a1a81: GL mask 0x2; bounds (-1920, 0)[1920 x 1200], 54 modes available
Active, on-line, enabled, Vendor 22f0, Model 286a, S/N 0, Unit 1, Rotation 0
UUID 0x000022f00000286a000000003c0a1a81
5/28/13 3:12:33.298 PM WindowServer[4487]: Display 0x042728c0: GL mask 0x9; bounds (-3360, 0)[1440 x 900], 39 modes available
Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca3, S/N 0, Unit 0, Rotation 0
UUID 0x0000061000009ca300000000042728c0
5/28/13 3:12:33.303 PM WindowServer[4487]: Created shield window 0x6 for display 0x3c0a1a85
5/28/13 3:12:33.303 PM WindowServer[4487]: Created shield window 0x7 for display 0x003f0043
5/28/13 3:12:33.303 PM WindowServer[4487]: Created shield window 0x8 for display 0x003f0042
5/28/13 3:12:33.303 PM WindowServer[4487]: Created shield window 0x9 for display 0x003f0040
5/28/13 3:12:33.303 PM WindowServer[4487]: Created shield window 0xa for display 0x003f003e
5/28/13 3:12:33.308 PM WindowServer[4487]: Created shield window 0xb for display 0x3c0a1a81
5/28/13 3:12:33.312 PM WindowServer[4487]: Created shield window 0xc for display 0x042728c0
5/28/13 3:12:33.319 PM WindowServer[4487]: Display 0x3c0a1a81: GL mask 0x2; bounds (0, 0)[1920 x 1200], 54 modes available
Main, Active, on-line, enabled, Vendor 22f0, Model 286a, S/N 0, Unit 1, Rotation 0
UUID 0x000022f00000286a000000003c0a1a81
5/28/13 3:12:33.319 PM WindowServer[4487]: Display 0x3c0a1a85: GL mask 0x20; bounds (-1920, 0)[1920 x 1200], 40 modes available
Active, on-line, enabled, Vendor 22f0, Model 286a, S/N 0, Unit 5, Rotation 0
UUID 0x000022f00000286a000000003c0a1a85
5/28/13 3:12:33.319 PM WindowServer[4487]: Display 0x003f0043: GL mask 0x80; bounds (4384, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 7, Rotation 0
UUID 0xffffffffffffffffffffffff003f0043
5/28/13 3:12:33.319 PM WindowServer[4487]: Display 0x003f0042: GL mask 0x40; bounds (4385, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 6, Rotation 0
UUID 0xffffffffffffffffffffffff003f0042
5/28/13 3:12:33.319 PM WindowServer[4487]: Display 0x003f0040: GL mask 0x10; bounds (4386, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 4, Rotation 0
UUID 0xffffffffffffffffffffffff003f0040
5/28/13 3:12:33.320 PM WindowServer[4487]: Display 0x003f003e: GL mask 0x4; bounds (4387, 0)[1 x 1], 1 modes available
off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 2, Rotation 0
UUID 0xffffffffffffffffffffffff003f003e
5/28/13 3:12:33.320 PM WindowServer[4487]: Display 0x042728c0: GL mask 0x9; bounds (1920, 81)[1440 x 900], 39 modes available
Active, on-line, enabled, built-in, boot, Vendor 610, Model 9ca3, S/N 0, Unit 0, Rotation 0
UUID 0x0000061000009ca300000000042728c0
5/28/13 3:12:33.320 PM WindowServer[4487]: CGXPerformInitialDisplayConfiguration
5/28/13 3:12:33.320 PM WindowServer[4487]:   Display 0x3c0a1a81: MappedDisplay Unit 1; Vendor 0x22f0 Model 0x286a S/N 0 Dimensions 21.50 x 13.86; online enabled, Bounds (0,0)[1920 x 1200], Rotation 0, Resolution 1
5/28/13 3:12:33.320 PM WindowServer[4487]:   Display 0x3c0a1a85: MappedDisplay Unit 5; Vendor 0x22f0 Model 0x286a S/N 0 Dimensions 21.50 x 13.86; online enabled, Bounds (-1920,0)[1920 x 1200], Rotation 0, Resolution 1
5/28/13 3:12:33.320 PM WindowServer[4487]:   Display 0x003f0043: MappedDisplay Unit 7; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (4384,0)[1 x 1], Rotation 0, Resolution 1
5/28/13 3:12:33.320 PM WindowServer[4487]:   Display 0x003f0042: MappedDisplay Unit 6; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (4385,0)[1 x 1], Rotation 0, Resolution 1
5/28/13 3:12:33.320 PM WindowServer[4487]:   Display 0x003f0040: MappedDisplay Unit 4; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (4386,0)[1 x 1], Rotation 0, Resolution 1
5/28/13 3:12:33.321 PM WindowServer[4487]:   Display 0x003f003e: MappedDisplay Unit 2; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (4387,0)[1 x 1], Rotation 0, Resolution 1
5/28/13 3:12:33.321 PM WindowServer[4487]:   Display 0x042728c0: MappedDisplay Unit 0; Alias(0, 0x9); Vendor 0x610 Model 0x9ca3 S/N 0 Dimensions 13.03 x 8.15; online enabled built-in, Bounds (1920,81)[1440 x 900], Rotation 0, Resolution 1
5/28/13 3:12:33.321 PM WindowServer[4487]: CGXMuxBoot: Boot normal
5/28/13 3:12:33.329 PM WindowServer[4487]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x00000007, accelerator 0x00005553, unit 0, caps QEX|QGL|MIPMAP, vram 1024 MB
5/28/13 3:12:33.329 PM WindowServer[4487]: GLCompositor: GL renderer id 0x01021b06, GL mask 0x00000007, texture units 8, texture max 16384, viewport max {16384, 16384}, extensions FPRG|NPOT|GLSL|FLOAT
5/28/13 3:12:33.329 PM WindowServer[4487]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000008, accelerator 0x0000331f, unit 3, caps QEX|QGL|MIPMAP, vram 451 MB
5/28/13 3:12:33.329 PM WindowServer[4487]: GLCompositor: GL renderer id 0x01024301, GL mask 0x00000008, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
5/28/13 3:12:33.343 PM loginwindow[4485]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
5/28/13 3:12:33.581 PM WindowServer[4487]: Created shield window 0xd for display 0x3c0a1a81
5/28/13 3:12:33.581 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 2, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:33.586 PM WindowServer[4487]: Created shield window 0xe for display 0x042728c0
5/28/13 3:12:33.587 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:33.591 PM ReportCrash[4484]: Saved crash report for WindowServer[1156] version 331.0.4 to /Library/Logs/DiagnosticReports/WindowServer_2013-05-28-151233_niyol.crash
5/28/13 3:12:33.591 PM ReportCrash[4484]: Saved crash report for X11.bin[1487] version ??? to /Library/Logs/DiagnosticReports/X11.bin_2013-05-28-151233_niyol.crash
5/28/13 3:12:33.594 PM WindowServer[4487]: Created shield window 0xf for display 0x3c0a1a85
5/28/13 3:12:33.594 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 4, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:33.705 PM mds[50]: (Error) LSOF: File '/Volumes/bos_lib101' (fd=66) left open on device 436207632
5/28/13 3:12:33.707 PM mds[50]: (Error) LSOF: File '/Volumes/HMC' (fd=63) left open on device 436207631
5/28/13 3:12:33.709 PM hidd[58]: CGSShutdownServerConnections: Detaching application from window server
5/28/13 3:12:33.709 PM hidd[58]: CGSDisplayServerShutdown: Detaching display subsystem from window server
5/28/13 3:12:33.715 PM launchctl[4492]: com.apple.findmymacmessenger: Already loaded
5/28/13 3:12:33.739 PM com.apple.SecurityServer[15]: Session 100041 created
5/28/13 3:12:33.742 PM loginwindow[4485]: Login Window Started Security Agent
5/28/13 3:12:34.000 PM kernel[0]: AFP_VFS afpfs_unmount: /Volumes/data3, flags 0, pid 4508
5/28/13 3:12:34.000 PM kernel[0]: AFP_VFS afpfs_unmount : We are the last mnt/sbmnt using volume /Volumes/data3 0xffffff80e1e7d008
5/28/13 3:12:34.000 PM kernel[0]: ASP_TCP do_thread_read: no reqInfo found for reqID 665
5/28/13 3:12:34.000 PM kernel[0]: AFP_VFS afpfs_unmount : We are the last volume using socket /Volumes/data3 0xffffff80e1e7d008
5/28/13 3:12:34.000 PM kernel[0]: AFP_VFS afpfs_unmount : afpfs_DoReconnect sent signal for unmount to proceed
5/28/13 3:12:34.180 PM SecurityAgent[4510]: MacBuddy was run = 0
5/28/13 3:12:34.188 PM UserEventAgent[4499]: cannot find useragent 1102
5/28/13 3:12:34.233 PM WindowServer[4487]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x3c0a1a81 device: 0x100981710  isBackBuffered: 1 numComp: 3 numDisp: 3
5/28/13 3:12:34.239 PM WindowServer[4487]: MPAccessSurfaceForDisplayDevice: Set up page flip mode on display 0x042728c0 device: 0x100981890  isBackBuffered: 1 numComp: 3 numDisp: 3
5/28/13 3:12:35.313 PM WindowServer[4487]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
5/28/13 3:12:35.319 PM WindowServer[4487]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
5/28/13 3:12:35.323 PM WindowServer[4487]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
5/28/13 3:12:35.349 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 2, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.350 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:35.350 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 2, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.350 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 4, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.350 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:35.351 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 4, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.353 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 2, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.354 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:35.355 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 4, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.364 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 2, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.365 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:35.366 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 4, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.367 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 2, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.367 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:35.368 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 4, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.370 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 2, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:35.370 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:35.371 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 4, "HP ZR24w"}; TransferFormula (1.000000, 1.000000, 1.000000)
5/28/13 3:12:38.088 PM timezoned[4531]: bootstrap_look_up failed (44e)
5/28/13 3:12:41.587 PM SecurityAgent[4510]: User info context values set for <user>
5/28/13 3:12:41.870 PM SecurityAgent[4510]: Login Window login proceeding
5/28/13 3:12:42.132 PM loginwindow[4485]: Login Window - Returned from Security Agent
5/28/13 3:12:42.159 PM loginwindow[4485]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
5/28/13 3:12:42.208 PM apsd[70]: Unable to bootstrap_lookup connection port for 'com.apple.SocialPushAgent': Unknown service name
5/28/13 3:12:42.208 PM apsd[70]: Unable to bootstrap_lookup connection port for 'com.apple.ubd.system-push': Unknown service name
5/28/13 3:12:42.208 PM apsd[70]: Unable to bootstrap_lookup connection port for 'com.apple.CalendarAgent.push': Unknown service name
5/28/13 3:12:42.348 PM loginwindow[4485]: USER_PROCESS: 4485 console
5/28/13 3:12:42.378 PM com.apple.launchd.peruser.501[177]: (com.citrix.ServiceRecords) Unknown key for string: CitrixVersionString
5/28/13 3:12:42.378 PM com.apple.launchd.peruser.501[177]: (com.citrix.ServiceRecords) Unknown key: CitrixVersionString
5/28/13 3:12:42.378 PM com.apple.launchd.peruser.501[177]: (com.apple.gamed) Ignored this key: UserName
5/28/13 3:12:42.378 PM com.apple.launchd.peruser.501[177]: (com.apple.gamed) Ignored this key: GroupName
5/28/13 3:12:42.379 PM com.apple.launchd.peruser.501[177]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
5/28/13 3:12:42.383 PM loginwindow[4485]: Connection with distnoted server was invalidated
5/28/13 3:12:42.418 PM WindowServer[4487]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
5/28/13 3:12:42.485 PM coreservicesd[73]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationBirth to notificationID=1242
5/28/13 3:12:42.496 PM WindowServer[4487]: Created shield window 0x1b for display 0x3c0a1a81
5/28/13 3:12:42.497 PM WindowServer[4487]: Display 0x3c0a1a81: MappedDisplay Unit 1; ColorProfile { 5, "HP ZR24w Calibrated"}; TransferFormula (0.957047, 0.957047, 0.957047)
5/28/13 3:12:42.519 PM WindowServer[4487]: Display 0x042728c0: MappedDisplay Unit 0; ColorProfile { 3, "Color LCD"}; TransferTable (256, 3)
5/28/13 3:12:42.526 PM WindowServer[4487]: Created shield window 0x1c for display 0x3c0a1a85
5/28/13 3:12:42.527 PM WindowServer[4487]: Display 0x3c0a1a85: MappedDisplay Unit 5; ColorProfile { 5, "HP ZR24w Calibrated"}; TransferFormula (0.957047, 0.957047, 0.957047)
5/28/13 3:12:42.590 PM talagent[4547]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m
5/28/13 3:12:42.592 PM talagent[4547]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m
5/28/13 3:12:42.604 PM com.apple.launchd.peruser.501[177]: (com.apple.afpstat-qfa[4571]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
5/28/13 3:12:42.604 PM com.apple.launchd.peruser.501[177]: (com.apple.afpstat-qfa[4571]) Job failed to exec(3) for weird reason: 2
5/28/13 3:12:42.693 PM NetworkBrowserAgent[4554]: Starting NetworkBrowserAgent
5/28/13 3:12:42.897 PM CVMServer[126]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
5/28/13 3:12:42.986 PM com.apple.launchd.peruser.501[177]: (com.apple.mrt.uiagent[4561]) Exited with code: 255
5/28/13 3:12:43.210 PM blued[67]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
5/28/13 3:12:43.318 PM coreservicesd[73]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyChildApplicationLaunch to notificationID=1255
5/28/13 3:12:43.353 PM CVMServer[126]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
5/28/13 3:12:43.366 PM xpcd[237]: (null): have symlinks: (
5/28/13 3:12:44.022 PM UserEventAgent[4540]: cannot find fw daemon port 1102
5/28/13 3:12:44.523 PM SystemUIServer[4548]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
5/28/13 3:12:44.523 PM SystemUIServer[4548]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
5/28/13 3:12:44.927 PM gconsync[4576]: [0x7ff4b0c0a430] |ISyncManager|Warning| Could not retrieve ISyncClient with id com.apple.Keychain!
5/28/13 3:12:46.009 PM apsd[70]: <APSCourier: 0x7fc686a010b0>: Received connected response: invalid for user 501 darkWakeEnabled
5/28/13 3:12:46.792 PM LKDCHelper[4613]: Starting (uid=501)
5/28/13 3:12:47.276 PM apsd[70]: <APSConnectionServer: 0x7fc684009170>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:47.276 PM apsd[70]: <APSConnectionServer: 0x7fc684009640>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:47.276 PM apsd[70]: <APSConnectionServer: 0x7fc684146b00>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:47.276 PM apsd[70]: <APSConnectionServer: 0x7fc6841471a0>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:47.276 PM apsd[70]: <APSConnectionServer: 0x7fc6841494a0>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:47.277 PM apsd[70]: <APSConnectionServer: 0x7fc684149650>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:47.277 PM apsd[70]: <APSConnectionServer: 0x7fc6840099e0>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:47.277 PM apsd[70]: <APSConnectionServer: 0x7fc683427fb0>: Unable to send notification to connection: (ipc/send) invalid destination port
5/28/13 3:12:49.811 PM com.apple.SecurityServer[15]: Killing auth hosts
5/28/13 3:12:49.812 PM com.apple.SecurityServer[15]: Session 100018 destroyed
5/28/13 3:12:49.949 PM com.apple.SecurityServer[15]: Session 100043 created
5/28/13 3:12:50.409 PM imagent[4564]: [Warning] [AIM] Could not change my statusURL to
5/28/13 3:12:50.902 PM Dock[4546]: no information back from LS about running process
5/28/13 3:12:52.327 PM login[4632]: USER_PROCESS: 4632 ttys000
5/28/13 3:12:52.329 PM login[4634]: USER_PROCESS: 4634 ttys002
5/28/13 3:12:52.329 PM login[4635]: USER_PROCESS: 4635 ttys003
5/28/13 3:12:52.329 PM login[4636]: USER_PROCESS: 4636 ttys004
5/28/13 3:12:52.331 PM login[4633]: USER_PROCESS: 4633 ttys001
5/28/13 3:12:52.344 PM login[4637]: USER_PROCESS: 4637 ttys005
5/28/13 3:12:52.352 PM login[4638]: USER_PROCESS: 4638 ttys006
5/28/13 3:12:52.364 PM iTerm[4617]: Quiet launch
5/28/13 3:12:52.372 PM login[4644]: USER_PROCESS: 4644 ttys007
5/28/13 3:12:52.383 PM login[4656]: USER_PROCESS: 4656 ttys008
5/28/13 3:12:52.407 PM login[4670]: USER_PROCESS: 4670 ttys009
5/28/13 3:12:53.000 PM kernel[0]: fsevents: watcher dbfseventsd (pid: 4687) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
5/28/13 3:12:55.000 PM kernel[0]: ASP_TCP CheckReqQueueSize: increasing req queue from 32 to 128 entries. so 0xffffff8028166940
5/28/13 3:12:55.511 PM mount_smbfs[4711]: krb5_sendto_context is called on main thread, its a blocking api
5/28/13 3:12:55.000 PM kernel[0]: ASP_TCP asp_tcp_usr_control: invalid kernelUseCount 0
5/28/13 3:12:55.000 PM kernel[0]: AFP_VFS afpfs_mount: /Volumes/data3, pid 4709
5/28/13 3:12:55.000 PM kernel[0]: AFP_VFS afpfs_mount : succeeded on volume 0xffffff80e1def008 /Volumes/data3 (error = 0, retval = 0)
5/28/13 3:12:56.063 PM WDSecurityHelper[4600]: /var/folders/8t/pb2f88qs4dn9ssyr379h256w0000gn/T/
5/28/13 3:12:56.358 PM WDSecurityHelper[4600]: /Applications/WD Security.app/Contents/Resources/WDSecurityHelper.app
5/28/13 3:12:56.358 PM WDSecurityHelper[4600]: /var/folders/8t/pb2f88qs4dn9ssyr379h256w0000gn/T/WDSecurityHelper.app
5/28/13 3:12:56.393 PM WDSecurityHelper[4600]: Copying
          /Applications/WD Security.app/Contents/Resources/WDSecurityHelper.app to
          /var/folders/8t/pb2f88qs4dn9ssyr379h256w0000gn/T/WDSecurityHelper.app
5/28/13 3:12:59.012 PM WDSecurityHelper[4600]: File successfully copied...
5/28/13 3:12:59.014 PM WDSecurityHelper[4600]: Launching /var/folders/8t/pb2f88qs4dn9ssyr379h256w0000gn/T/WDSecurityHelper.app
5/28/13 3:12:59.097 PM WDSecurityHelper[4600]: /var/folders/8t/pb2f88qs4dn9ssyr379h256w0000gn/T/WDSecurityHelper.app Launched.
5/28/13 3:12:59.146 PM WDSecurityHelper[4725]: /var/folders/8t/pb2f88qs4dn9ssyr379h256w0000gn/T/
5/28/13 3:12:59.147 PM WDSecurityHelper[4725]: /var/folders/8t/pb2f88qs4dn9ssyr379h256w0000gn/T/WDSecurityHelper.app
5/28/13 3:12:59.147 PM WDSecurityHelper[4725]: Running....WDSecurityHelper
5/28/13 3:12:59.158 PM WDSecurityHelper[4725]: Allocated WDSecurityHelperInstance at 0x1005013f0
5/28/13 3:12:59.158 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.160 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.160 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: processDiskApperance for device disk0s2
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: processDiskApperance for device disk0s3
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: processDiskApperance for device disk1s3
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: disk0s2 is not supported...
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: disk0s3 is not supported...
5/28/13 3:12:59.161 PM WDSecurityHelper[4725]: disk1s3 is not supported...
5/28/13 3:12:59.642 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.653 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.662 PM WDSecurityHelper[4725]: processDiskApperance for device (null)
5/28/13 3:12:59.662 PM login[4670]: DEAD_PROCESS: 4670 ttys009

Similar Messages

  • Constant WindowServer crashes on MBP retina

    Hi there,
    I bought a new MBP retina last week and each day I am getting an increasing number of crashes back to the login screen..
    upon checking the logs it seems to be WindowServer crashing.. I am on the verge of returning my pro - 9 crashes today so far and counting!!
    Any help would be much appreciated.. log as follows!
    Process:         WindowServer [103]
    Path:            /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/WindowServer
    Identifier:      WindowServer
    Version:         ??? (???)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    Date/Time:       2012-07-03 20:18:41.964 +1000
    OS Version:      Mac OS X 10.7.4 (11E2620)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007fff00000018
    VM Regions Near 0x7fff00000018:
        MALLOC_SMALL           00007f9bd0000000-00007f9bd2800000 [ 40.0M] rw-/rwx SM=PRV 
    -->
        STACK GUARD            00007fff61a7e000-00007fff6527e000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Application Specific Information:
    objc_msgSend() selector name: release
    objc[103]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff84567390 objc_msgSend_vtable14 + 16
    1   com.apple.CoreFoundation                0x00007fff8be92ab0 CFRelease + 176
    2   com.apple.CoreFoundation                0x00007fff8bed77a0 -[__NSArrayI dealloc] + 288
    3   com.apple.CoreFoundation                0x00007fff8be92ab0 CFRelease + 176
    4   com.apple.LaunchServices                0x00007fff8673e112 _LSCopyApplicationArrayInFrontToBackOrder + 215
    5   com.apple.CoreGraphics                  0x00007fff8ce9d859 GetFrontVisibleProcessRec + 203
    6   com.apple.CoreGraphics                  0x00007fff8cf4eb8f WhackProcess + 19
    7   com.apple.CoreGraphics                  0x00007fff8cf4ea9e NormalDeathNotify + 122
    8   com.apple.CoreGraphics                  0x00007fff8cec97e1 ProcessConnectionPortDeath + 722
    9   com.apple.CoreGraphics                  0x00007fff8cec94a9 notifyPortDeath + 189
    10  com.apple.CoreGraphics                  0x00007fff8cec93a2 notifyHandler + 85
    11  com.apple.CoreGraphics                  0x00007fff8cebb631 CGXPostPortData + 162
    12  com.apple.CoreGraphics                  0x00007fff8cebb462 CGXRunOneServerPass + 498
    13  com.apple.CoreGraphics                  0x00007fff8ceb8edb CGXRunOneServicesPass + 423
    14  com.apple.CoreGraphics                  0x00007fff8cec28cb CGXServerLoop + 165
    15  com.apple.CoreGraphics                  0x00007fff8d3b9baa CGXServer + 1069
    16  WindowServer                            0x0000000105e7ef31 main + 9
    17  WindowServer                            0x0000000105e7ef20 start + 52
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8671d7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8f4b578a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8f4b431a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8671b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8671ad71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8beba50c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8bec2c74 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8bec2486 CFRunLoopRunSpecific + 230
    5   com.apple.CoreFoundation                0x00007fff8bed219f CFRunLoopRun + 95
    6   com.apple.CoreGraphics                  0x00007fff8cea1e81 eventThread + 410
    7   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8671b67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8671ad71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8ccc5df5 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8ccc5d35 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8671cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff900e5274 _pthread_cond_wait + 840
    2   com.apple.CoreGraphics                  0x00007fff8cf77340 layer_blit_work_queue_thread + 1008
    3   com.apple.CoreGraphics                  0x00007fff8cf813e8 layer_blit_work_queue_server + 72
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8671cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff900e5274 _pthread_cond_wait + 840
    2   com.apple.CoreGraphics                  0x00007fff8cf77340 layer_blit_work_queue_thread + 1008
    3   com.apple.CoreGraphics                  0x00007fff8cf813e8 layer_blit_work_queue_server + 72
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8671cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff900e5274 _pthread_cond_wait + 840
    2   com.apple.CoreGraphics                  0x00007fff8cf77340 layer_blit_work_queue_thread + 1008
    3   com.apple.CoreGraphics                  0x00007fff8cf813e8 layer_blit_work_queue_server + 72
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8671cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff900e5274 _pthread_cond_wait + 840
    2   com.apple.CoreGraphics                  0x00007fff8cf77340 layer_blit_work_queue_thread + 1008
    3   com.apple.CoreGraphics                  0x00007fff8cf813e8 layer_blit_work_queue_server + 72
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8671cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff900e5274 _pthread_cond_wait + 840
    2   com.apple.CoreGraphics                  0x00007fff8cf77340 layer_blit_work_queue_thread + 1008
    3   com.apple.CoreGraphics                  0x00007fff8cf813e8 layer_blit_work_queue_server + 72
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8671cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff900e5274 _pthread_cond_wait + 840
    2   com.apple.CoreGraphics                  0x00007fff8cf77340 layer_blit_work_queue_thread + 1008
    3   com.apple.CoreGraphics                  0x00007fff8cf813e8 layer_blit_work_queue_server + 72
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8671cbca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff900e5274 _pthread_cond_wait + 840
    2   com.apple.CoreGraphics                  0x00007fff8cf77340 layer_blit_work_queue_thread + 1008
    3   com.apple.CoreGraphics                  0x00007fff8cf813e8 layer_blit_work_queue_server + 72
    4   libsystem_c.dylib                       0x00007fff900e18bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff900e4b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff00000000  rbx: 0x00007fff74f8bfa0  rcx: 0x00007fff00000000  rdx: 0x00007fff74f93740
      rdi: 0x00007f9bca40a580  rsi: 0x00007fff74f62540  rbp: 0x00007fff65a74be0  rsp: 0x00007fff65a74b98
       r8: 0x0000000000000003   r9: 0x0000000000000000  r10: 0x00000000ebad525f  r11: 0x000000007fffffff
      r12: 0x0000000000000009  r13: 0x00007f9bca40a580  r14: 0x0000000000000001  r15: 0x000000000000000d
      rip: 0x00007fff84567390  rfl: 0x0000000000010246  cr2: 0x00007fff00000018
    Logical CPU: 7
    Binary Images:
           0x105e7e000 -        0x105e7efff  WindowServer (??? - ???) <10BEF52C-754E-3740-9D0B-E245A7F108D5> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
           0x1167f8000 -        0x116807ff7  com.apple.GeForceGA (7.28.1 - 7.2.8) <84FAF26E-A924-39A6-BF9A-5C2C290C9D12> /System/Library/Extensions/GeForceGA.plugin/Contents/MacOS/GeForceGA
           0x12819a000 -        0x12819cfff  com.apple.driver.AppleIntelHD4000GraphicsGA (7.28.1 - 7.2.8) <73C869D1-A4CA-39E7-918A-378081DF6128> /System/Library/Extensions/AppleIntelHD4000GraphicsGA.plugin/Contents/MacOS/App leIntelHD4000GraphicsGA
           0x136407000 -        0x1365bffff  GLEngine (??? - ???) <0468D9C3-786E-351F-A776-46A45F7A3D87> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1365f6000 -        0x136750fff  libGLProgrammability.dylib (??? - ???) <E219CD28-457A-3551-B029-9C427E18CBD1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1367b2000 -        0x1367c0fff  libGPUSupport.dylib (??? - ???) <D218AFB5-8508-3FB1-BF5E-E201B7C76147> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x1367c8000 -        0x136c3cff7  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (7.28.1 - 7.2.8) <A32867D7-B5F1-30B7-8B7D-B2AD93C3E29B> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
           0x200000000 -        0x200830ff7  com.apple.GeForceGLDriver (7.28.1 - 7.2.8) <9FA4C8FA-8102-3448-9D73-F68169C56906> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
        0x7fff65a7e000 -     0x7fff65ab2baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff83f37000 -     0x7fff83f44fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <36A15341-34AB-3D2B-96AD-15E198AA5180> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff83f60000 -     0x7fff84027ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <F00820E4-7753-3F41-8D3D-95CD6F174886> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff84029000 -     0x7fff844f0fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff844f1000 -     0x7fff844f4fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8455c000 -     0x7fff84640ed7  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <76082BBC-446B-3355-AED5-0DBCEE600CB2> /usr/lib/libobjc.A.dylib
        0x7fff84660000 -     0x7fff8467dfff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8467e000 -     0x7fff84685fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <65602684-33B1-32DE-802B-050CE07659AC> /usr/lib/system/libcopyfile.dylib
        0x7fff846c5000 -     0x7fff84713fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff8480f000 -     0x7fff8480ffff  com.apple.CoreServices (53 - 53) <97E086D0-20B4-3BB4-BEE2-04EE5700D55B> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff84872000 -     0x7fff84925ff7  com.apple.CoreText (220.20.0 - ???) <4C3E0213-2627-37D1-8550-E30A0EA6C262> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff84929000 -     0x7fff84933ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff84934000 -     0x7fff84967ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff84b21000 -     0x7fff84bb7ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <C06C0706-3462-3F24-A8BE-4DA8076DE59F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff84c63000 -     0x7fff84c82fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff84c83000 -     0x7fff84d8afe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff853bb000 -     0x7fff853dffff  com.apple.Kerberos (1.0 - 1) <5A114BAB-19C7-30B1-B9FB-F40019499734> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff854f3000 -     0x7fff8552efff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff85539000 -     0x7fff8553efff  libcache.dylib (47.0.0 - compatibility 1.0.0) <3D114C8A-AD1F-3C78-9E8C-B8F3810740E5> /usr/lib/system/libcache.dylib
        0x7fff85569000 -     0x7fff8556bfff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff85579000 -     0x7fff855a9ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3107DEB8-A19E-3C51-8F2D-67CCE49FD401> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff85999000 -     0x7fff85999fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <A42ACCF8-7C09-3891-B2B3-F6048A650BA2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff859ef000 -     0x7fff85d08fff  com.apple.Foundation (6.7.2 - 833.25) <F6584E06-7C8F-3422-AF84-3AA58EC67935> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff85dc2000 -     0x7fff85ddeff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff86182000 -     0x7fff86182fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff86183000 -     0x7fff86184fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff86185000 -     0x7fff86208fef  com.apple.Metadata (10.7.0 - 627.35) <6769AD6A-58D2-3D25-B289-15C65B82CF8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff86209000 -     0x7fff86217fff  com.apple.NetAuth (3.2 - 3.2) <B247BEAB-E3DA-3075-A2E5-BD3371AB0FA4> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff86218000 -     0x7fff8626cfff  libFontRegistry.dylib (??? - ???) <2CCED595-0992-3A04-A8E8-887429652789> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff86626000 -     0x7fff86634ff7  libkxld.dylib (??? - ???) <9F65E9DF-2A92-3CE2-BA34-247D392DAB48> /usr/lib/system/libkxld.dylib
        0x7fff86670000 -     0x7fff8667ffff  libxar-nossl.dylib (??? - ???) <518C0791-AB8D-3E8A-BB40-D4F312704FE2> /usr/lib/libxar-nossl.dylib
        0x7fff86680000 -     0x7fff86705ff7  com.apple.Heimdal (2.2 - 2.0) <A9FC8FF4-8D02-3D91-B409-AF19B72AEFDE> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff86706000 -     0x7fff86726fff  libsystem_kernel.dylib (1699.31.2 - compatibility 1.0.0) <185823F1-409E-3AFD-93A9-C214013C17C8> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8672a000 -     0x7fff867cbff7  com.apple.LaunchServices (480.34 - 480.34) <67D5B865-B4B6-3522-8652-654A4E3F4B6D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff867cc000 -     0x7fff867d2ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff867d3000 -     0x7fff86812fff  com.apple.AE (527.7 - 527.7) <9B3F7EC2-EDE2-3123-BAA5-C36A09BA038E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8756b000 -     0x7fff8766dfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff88275000 -     0x7fff88275fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4F7416F1-A069-3A39-B5F1-008279F6B819> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff885ca000 -     0x7fff885cefff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff885cf000 -     0x7fff885d0ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8877a000 -     0x7fff887dafff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <1E3EEDA7-1DC6-3593-9DED-0BAFA0972A76> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff887db000 -     0x7fff887eeff7  libCRFSuite.dylib (??? - ???) <322486D1-359C-3059-BF53-D4B038621E18> /usr/lib/libCRFSuite.dylib
        0x7fff88809000 -     0x7fff88a7dfff  com.apple.CoreImage (7.98 - 1.0.1) <1E7BFFE3-4A46-317F-A1C0-A6FE040DE908> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff88d83000 -     0x7fff88d99fff  libGL.dylib (??? - ???) <E0183967-5EA6-3428-AC3B-0403A06F0E3F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff88e51000 -     0x7fff88e7efe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <1984E3E7-8A90-338F-93F1-6EB44C212C9C> /usr/lib/libSystem.B.dylib
        0x7fff88ff3000 -     0x7fff89077ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <46ED8F7A-01E9-3733-A531-3512DA8BC113> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff89078000 -     0x7fff8973cfe7  libclh.dylib (4.0.3 - 4.0.3) <9FC7BBC4-EA35-3D76-985B-795DB39830B9> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
        0x7fff8983e000 -     0x7fff8991dff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <CDA0CC54-1442-3467-91D6-44456BD93733> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff89a4a000 -     0x7fff89a4ffff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff89bcc000 -     0x7fff89c20ff7  com.apple.ScalableUserInterface (1.0 - 1) <EB468227-3203-38C9-A5BC-E28576D507CF> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff89c26000 -     0x7fff89c2bff7  libsystem_network.dylib (??? - ???) <DD7492F9-39FB-3E73-9028-3E1027D012B9> /usr/lib/system/libsystem_network.dylib
        0x7fff8a060000 -     0x7fff8a075fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <4DD43F2F-7688-3028-868C-4E2876AFBF21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a138000 -     0x7fff8a13dfff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a2da000 -     0x7fff8a345ff7  com.apple.framework.IOKit (2.0 - ???) <BA8FC1EB-0360-394F-9D6C-1D58BB187466> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8a347000 -     0x7fff8a774fff  libLAPACK.dylib (??? - ???) <C7456566-4B04-3971-8D62-DE0DEBE811B7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8a9ee000 -     0x7fff8aa00ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8aa95000 -     0x7fff8aa9cfff  libGFXShared.dylib (??? - ???) <0EA5DB50-D9AA-3BD5-9B1A-D5A82BD10E14> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8aca2000 -     0x7fff8adaefff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <557A7749-70EE-3ADF-BC3E-0A5E7DDCD8C1> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8ae6d000 -     0x7fff8b156ff7  com.apple.security (7.0 - 55148.1) <19F7B16B-B974-3274-886F-B8B2FA56032F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8b157000 -     0x7fff8b166fff  com.apple.opengl (1.8.0 - 1.8.0) <F487C903-3082-3528-916D-AC96AFF23927> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b167000 -     0x7fff8b1d7fff  com.apple.datadetectorscore (3.0 - 179.4) <D14F635D-D403-3780-85C9-91EB0CA07F8E> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8b1d8000 -     0x7fff8b1d8fff  com.apple.ApplicationServices (41 - 41) <E23F1CED-C0FB-35A8-9657-484C5E6A32AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8b238000 -     0x7fff8b243ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8b4d6000 -     0x7fff8b4eaff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <A7C58D71-6D4A-317D-AA06-D648B1F78573> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8b520000 -     0x7fff8b521fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8b553000 -     0x7fff8b5aeff7  com.apple.opencl (2.0.16 - 2.0.16) <63F5AAE4-23DC-3279-AED7-6170D086C397> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b5d8000 -     0x7fff8b5d9fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <0482C762-746D-37EB-A8C9-E1048CF70462> /usr/lib/system/libunc.dylib
        0x7fff8be81000 -     0x7fff8be89fff  libsystem_dnssd.dylib (??? - ???) <8A0F6F23-53C1-34FD-B641-4C0771C71E2A> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8be8a000 -     0x7fff8c05eff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8c05f000 -     0x7fff8c061fff  com.apple.TrustEvaluationAgent (2.0 - 1) <3087AE86-B57F-3D39-9885-C93DC6FD5163> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8c062000 -     0x7fff8c069fff  com.apple.NetFS (4.0 - 4.0) <30AAE235-3F64-38BC-B0C9-271C8979C1C9> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c06a000 -     0x7fff8c386fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <CDCB53C0-D212-3485-A594-DDE33AAC5AF0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8c3af000 -     0x7fff8c3bafff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8c3bb000 -     0x7fff8c3dbfff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8c3dc000 -     0x7fff8c5defff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff8c5f5000 -     0x7fff8c6d9fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <DAE95FD5-AA73-30E2-B563-EA2BDBD4D3CF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8ccae000 -     0x7fff8ccb0fff  libCVMSPluginSupport.dylib (??? - ???) <CBAE2CCA-3B42-328E-8FA5-5EF22622EAEB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8ccc3000 -     0x7fff8ce63ff7  com.apple.QuartzCore (1.7 - 270.5) <E038F95C-B66D-3B04-AB32-5BB30FD7CB2A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8ce64000 -     0x7fff8ce6afff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8ce87000 -     0x7fff8d824b47  com.apple.CoreGraphics (1.600.0 - ???) <C08FBA1B-E6C0-3020-AD4D-3A041734577D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8d825000 -     0x7fff8d832ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8d833000 -     0x7fff8d838fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8d839000 -     0x7fff8d840fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <2849A19A-A5BF-3A4C-BC12-0C2AB14615DF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8d841000 -     0x7fff8d86afff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8dcbf000 -     0x7fff8dcd6fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8dcd7000 -     0x7fff8de3efff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8de69000 -     0x7fff8de6ffff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <548BAEB6-8C4C-3B0F-AB0C-7E1C960BCAB5> /usr/lib/system/libmacho.dylib
        0x7fff8de70000 -     0x7fff8de9bff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8de9c000 -     0x7fff8deddfff  com.apple.QD (3.40 - ???) <05970F98-B752-37AF-B577-2B940DF020A1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8dede000 -     0x7fff8e4c2fff  libBLAS.dylib (??? - ???) <09028536-1215-324C-B7BD-384CF5DBC5D0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8e4c3000 -     0x7fff8e4c4fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8edc3000 -     0x7fff8eeb8fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8eeb9000 -     0x7fff8efbefff  libFontParser.dylib (??? - ???) <DA05BC85-D79C-3F8E-A641-3E1E63B8E842> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8efbf000 -     0x7fff8efe8fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8f010000 -     0x7fff8f068fff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8f1ff000 -     0x7fff8f200ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8f20d000 -     0x7fff8f31afff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8f3ae000 -     0x7fff8f424fff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff8f4b2000 -     0x7fff8f4c0fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff8f4c1000 -     0x7fff8f53cff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <51681D6E-62D3-3B7D-9981-D3FC3568BAB6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8fd35000 -     0x7fff8fd38fff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8fd91000 -     0x7fff8fde3ff7  libGLU.dylib (??? - ???) <E9C325A6-D3D6-3C6A-A655-D2CB5BBEB992> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8fe41000 -     0x7fff8fe83ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8fe94000 -     0x7fff8fee0ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8fee8000 -     0x7fff8fef1ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8fef2000 -     0x7fff8fef7fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff90093000 -     0x7fff90170fef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <535C622E-2C14-3DD4-98D0-EA181DF8D582> /usr/lib/system/libsystem_c.dylib
        0x7fff901b7000 -     0x7fff901bdfff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <22E77322-56E7-3730-9289-D8825A08408F> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff901be000 -     0x7fff902f4fff  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
        0x7fff90566000 -     0x7fff9056afff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff90658000 -     0x7fff90659ff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <8901B7EE-6CA0-31F3-BBFE-BB71C90B1E49> /usr/lib/system/libremovefile.dylib
        0x7fff9065a000 -     0x7fff9069aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <BDD11BE5-A9AB-347C-AB30-FDA1C5603E68> /usr/lib/libcups.2.dylib
        0x7fff9069b000 -     0x7fff906f7ff7  com.apple.HIServices (1.21 - ???) <25FBDEA4-871F-3A58-A525-0E1799945522> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90726000 -     0x7fff90738ff7  libbsm.0.dylib (??? - ???) <666E88F0-F8F3-3490-B688-2CF9418CB7E8> /usr/lib/libbsm.0.dylib
        0x7fff90a95000 -     0x7fff90b2fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C5585E08-76A0-34E0-B92C-22BA9D3E083C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff90b30000 -     0x7fff90b70fe7  libGLImage.dylib (??? - ???) <11B7E8A0-F475-32BD-9234-1E245384F586> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff90c54000 -     0x7fff90cc7fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        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: 1538
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=142.7M resident=78.3M(55%) swapped_out_or_unallocated=64.4M(45%)
    Writable regions: Total=1.3G written=14.7M(1%) resident=368.2M(29%) swapped_out=0K(0%) unallocated=922.9M(71%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                 300.7M
    CG framebuffers                   172.7M
    CG framebuffers (reserved)          404K        reserved VM address space (unallocated)
    CG raster data                     21.9M
    CG raster data (reserved)            64K        reserved VM address space (unallocated)
    CG shared images                   5932K
    CoreAnimation                      12.6M
    CoreGraphics                          4K
    IOKit                             123.8M
    IOKit (reserved)                  512.0M        reserved VM address space (unallocated)
    MALLOC                            155.8M
    MALLOC guard page                    64K
    Memory tag=246                     1024K
    Memory tag=247                     3344K
    Memory tag=252                     75.4M
    OpenGL GLSL                        1024K
    STACK GUARD                        56.0M
    Stack                              13.1M
    VM_ALLOCATE                         792K
    __CGSERVER                            4K
    __CI_BITMAP                          80K
    __DATA                             15.4M
    __LINKEDIT                         50.7M
    __TEXT                             91.9M
    __UNICODE                           544K
    shared memory                      1792K
    ===========                      =======
    TOTAL                               1.6G
    TOTAL, minus reserved VM space      1.1G

    Id like to note that just right now, out of no where my computer restarted. And I got the gray screen with a kernel panic!
    Interval Since Last Panic Report:  109576 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    E446DB8C-2DF5-4A69-1E6C-C171F1D2B9F5
    Sun Sep 30 10:49:26 2012
    panic(cpu 0 caller 0xffffff802f6b7bd5): Kernel trap at 0xffffff802f643ca1, type 14=page fault, registers:
    CR0: 0x000000008001003b, CR2: 0xffffffc042663298, CR3: 0x0000000031f4a000, CR4: 0x00000000000606e0
    RAX: 0x0000000000000000, RBX: 0x0000000000000000, RCX: 0x0000000009000000, RDX: 0xffffff8032799260
    RSP: 0xffffff8120ac3c90, RBP: 0xffffff8120ac3cc0, RSI: 0xffffff8120ac3d68, RDI: 0xffffff8032799250
    R8:  0x0000000000000004, R9:  0x00000000fe2eeaa6, R10: 0x00000000fffffffc, R11: 0x00000000fe2eeaa6
    R12: 0xffffffc042663290, R13: 0xffffff8032799250, R14: 0xffffff8120ac3d68, R15: 0xffffff7fafdae058
    RFL: 0x0000000000010286, RIP: 0xffffff802f643ca1, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0xffffffc042663298, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8120ac3930 : 0xffffff802f61d626
    0xffffff8120ac39a0 : 0xffffff802f6b7bd5
    0xffffff8120ac3b70 : 0xffffff802f6ce4ed
    0xffffff8120ac3b90 : 0xffffff802f643ca1
    0xffffff8120ac3cc0 : 0xffffff802f6435d2
    0xffffff8120ac3da0 : 0xffffff802f6245ed
    0xffffff8120ac3dd0 : 0xffffff802f9efeb4
    0xffffff8120ac3df0 : 0xffffff802f9eff35
    0xffffff8120ac3e10 : 0xffffff7fafd6c2c5
    0xffffff8120ac3e40 : 0xffffff7fafd703e2
    0xffffff8120ac3e70 : 0xffffff7fafd6c4e5
    0xffffff8120ac3eb0 : 0xffffff802fa3b928
    0xffffff8120ac3f40 : 0xffffff802fa36d85
    0xffffff8120ac3f60 : 0xffffff802f63dcde
    0xffffff8120ac3fb0 : 0xffffff802f6b26b7
          Kernel Extensions in backtrace:
             com.apple.iokit.IOFireWireFamily(4.5.5)[BFC15D10-EE0B-342D-9C00-8BF529DFAA6C]@0 xffffff7fafd68000->0xffffff7fafddafff
    BSD process name corresponding to current thread: kernel_task
    Mac OS version:
    12C54
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x000000002f400000
    Kernel text base: 0xffffff802f600000
    System model name: iMac12,1 (Mac-942B5BF58194151B)
    System uptime in nanoseconds: 3116826480850
    last loaded kext at 64670969768: com.apple.driver.AppleBluetoothMultitouch          75.15 (addr 0xffffff7fb1284000, size 77824)
    last unloaded kext at 126526793810: com.apple.driver.AppleUSBUHCI          5.2.5 (addr 0xffffff7faff17000, size 65536)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch          75.15
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager          4.0.9f33
    com.apple.driver.AudioAUUC          1.60
    com.apple.filesystems.autofs          3.0
    com.apple.driver.AGPM          100.12.69
    com.apple.driver.AppleMikeyHIDDriver          122
    com.apple.driver.AppleHDA          2.3.1f2
    com.apple.driver.AppleUpstreamUserClient          3.5.10
    com.apple.kext.AMDFramebuffer          8.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMikeyDriver          2.3.1f2
    com.apple.driver.AppleBacklight          170.2.3
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleLPC          1.6.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.2d0
    com.apple.AMDRadeonAccelerator          1.0.0
    com.apple.driver.ApplePolicyControl          3.2.11
    com.apple.driver.AppleMCCSControl          1.0.33
    com.apple.driver.AppleIntelHD3000Graphics          8.0.0
    com.apple.driver.AppleIntelSNBGraphicsFB          8.0.0
    com.apple.driver.AppleIRController          320.15
    com.apple.iokit.SCSITaskUserClient          3.5.1
    com.apple.driver.AppleUSBCardReader          3.1.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.2.2
    com.apple.driver.AppleUSBHub          5.2.5
    com.apple.driver.AirPort.Atheros40          600.70.23
    com.apple.iokit.AppleBCM5701Ethernet          3.2.5b3
    com.apple.driver.AppleAHCIPort          2.4.1
    com.apple.driver.AppleFWOHCI          4.9.6
    com.apple.driver.AppleUSBEHCI          5.4.0
    com.apple.driver.AppleEFINVRAM          1.6.1
    com.apple.driver.AppleACPIButtons          1.6
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleHPET          1.7
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.6
    com.apple.driver.AppleAPIC          1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient          196.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2
    com.apple.driver.AppleIntelCPUPowerManagement          196.0.0
    com.apple.driver.AppleMultitouchDriver          235.28
    com.apple.driver.AppleBluetoothHIDKeyboard          165.5
    com.apple.driver.IOBluetoothHIDDriver          4.0.9f33
    com.apple.driver.AppleHIDKeyboard          165.5
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.3.1f2
    com.apple.iokit.IOAudioFamily          1.8.9fc10
    com.apple.kext.OSvKernDSPLib          1.6
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport          4.0.9f33
    com.apple.iokit.IOSurface          86.0.3
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IOBluetoothFamily          4.0.9f33
    com.apple.driver.AppleSMBusPCI          1.0.10d0
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.2.0d16
    com.apple.driver.AppleHDAController          2.3.1f2
    com.apple.iokit.IOHDAFamily          2.3.1f2
    com.apple.driver.AppleThunderboltEDMSink          1.1.8
    com.apple.driver.AppleThunderboltEDMSource          1.1.8
    com.apple.driver.AppleSMC          3.1.4d2
    com.apple.iokit.IOAcceleratorFamily          19.0.26
    com.apple.driver.AppleGraphicsControl          3.2.11
    com.apple.driver.AppleSMBusController          1.0.10d0
    com.apple.kext.AMD6000Controller          8.0.0
    com.apple.kext.AMDSupport          8.0.0
    com.apple.iokit.IONDRVSupport          2.3.5
    com.apple.iokit.IOGraphicsFamily          2.3.5
    com.apple.driver.AppleThunderboltDPOutAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPInAdapter          1.8.5
    com.apple.driver.AppleThunderboltDPAdapterFamily          1.8.5
    com.apple.driver.AppleThunderboltPCIDownAdapter          1.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.1
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOUSBHIDDriver          5.2.5
    com.apple.iokit.IOAHCISerialATAPI          2.5.0
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.1
    com.apple.iokit.IOUSBMassStorageClass          3.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.1
    com.apple.driver.AppleUSBMergeNub          5.2.5
    com.apple.driver.AppleUSBComposite          5.2.5
    com.apple.driver.AppleThunderboltNHI          1.6.0
    com.apple.iokit.IOThunderboltFamily          2.1.1
    com.apple.iokit.IOUSBUserClient          5.2.5
    com.apple.iokit.IO80211Family          500.15
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOAHCIFamily          2.2.1
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOUSBFamily          5.4.0
    com.apple.driver.AppleEFIRuntime          1.6.1
    com.apple.iokit.IOHIDFamily          1.8.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          344
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.6
    com.apple.iokit.IOPCIFamily          2.7.1
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: iMac12,1, BootROM IM121.0047.B1F, 4 processors, Intel Core i5, 2.5 GHz, 8 GB, SMC 1.71f22
    Graphics: AMD Radeon HD 6750M, AMD Radeon HD 6750M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353237334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.70.23-P2P
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST3500418AS, 500.11 GB
    Serial ATA Device: HL-DT-STDVDRW  GA32N
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 5
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

  • Windowserver crashes and kernal panics from iPhoto in Mountain Lion

    I am using a Mid2010 MBP 15inch i7. I have just upgraded from Lion to Mountain Lion. Currently whenever I try to open iPhoto my MBP completely crashes and reboots woith each report stating a windowserver crash or occasionaly a kernal panic. I was having similar problems in Lion when with windowserver crashes when switching between windows or scrolling in Numbers or switching to iPhoto from other apps. I upgraded to ML because I was told this may fix the issue. Now i can't keen open iPhoto. I have Pram restarted and iPhoto opens but as soon as an image is selected I have another window server crash. Pre ML install I did a clean install of Lion and it made no difference.
    Posted below is a copy of my last error report. Any help or suggestions would be greatly appreciated.
    Interval Since Last Panic Report:  130 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    C44D8568-88A5-4B53-BD9F-AC8AD4ED98AC
    Tue Aug 21 11:16:49 2012
    panic(cpu 3 caller 0xffffff7f841a8c85): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80a2d71000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 3), Frame : Return Address
    0xffffff807fd12ac0 : 0xffffff8003a1d5f6
    0xffffff807fd12b30 : 0xffffff7f841a8c85
    0xffffff807fd12bc0 : 0xffffff7f842a25b7
    0xffffff807fd12c20 : 0xffffff7f842a262b
    0xffffff807fd12c90 : 0xffffff7f845b7883
    0xffffff807fd12dd0 : 0xffffff7f842c875d
    0xffffff807fd12e00 : 0xffffff7f841b29e6
    0xffffff807fd12eb0 : 0xffffff7f841ae0b8
    0xffffff807fd130a0 : 0xffffff7f841af2e4
    0xffffff807fd13170 : 0xffffff7f851f92f5
    0xffffff807fd132f0 : 0xffffff7f851f662b
    0xffffff807fd13370 : 0xffffff7f851f725e
    0xffffff807fd13400 : 0xffffff7f851f79c7
    0xffffff807fd13530 : 0xffffff7f851f847c
    0xffffff807fd13640 : 0xffffff7f852171da
    0xffffff807fd13680 : 0xffffff7f85218378
    0xffffff807fd13930 : 0xffffff7f8522a8aa
    0xffffff807fd13aa0 : 0xffffff7f8522b1f4
    0xffffff807fd13ae0 : 0xffffff7f8522bd13
    0xffffff807fd13b20 : 0xffffff7f85220eea
    0xffffff807fd13b50 : 0xffffff7f85203ddf
    0xffffff807fd13ba0 : 0xffffff8003e65313
    0xffffff807fd13bc0 : 0xffffff8003e65eed
    0xffffff807fd13c20 : 0xffffff8003e638ef
    0xffffff807fd13d70 : 0xffffff8003a981a1
    0xffffff807fd13e80 : 0xffffff8003a20abd
    0xffffff807fd13eb0 : 0xffffff8003a10448
    0xffffff807fd13f00 : 0xffffff8003a195fb
    0xffffff807fd13f70 : 0xffffff8003aa5ad6
    0xffffff807fd13fb0 : 0xffffff8003aced13
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f84141 000->0xffffff7f84443fff
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f840b6000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f8412d000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f840ea000
             com.apple.nvidia.nv50hal(8.0)[9CD95A4A-FD94-349E-A4B6-FC3B74E197F5]@0xffffff7f8 4451000->0xffffff7f84773fff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f841 41000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f840b6000
             com.apple.GeForce(8.0)[91C40470-82BA-329A-A9D7-4C70F28275FD]@0xffffff7f851c0000 ->0xffffff7f85282fff
                dependency: com.apple.NVDAResman(8.0.0)[6A699209-FB98-316B-A3C0-DCA82AA8C86B]@0xffffff7f841 41000
                dependency: com.apple.iokit.IONDRVSupport(2.3.4)[E37F420A-B5CD-38ED-9441-5247583B6ACE]@0xff ffff7f8412d000
                dependency: com.apple.iokit.IOPCIFamily(2.7)[8C9E06A4-13D0-33F5-A377-9E36F0ECC229]@0xffffff 7f840b6000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.4)[5D671681-D21B-3CCA-9810-B15E648C1B27]@0 xffffff7f840ea000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12A269
    Kernel version:
    Darwin Kernel Version 12.0.0: Sun Jun 24 23:00:16 PDT 2012; root:xnu-2050.7.9~1/RELEASE_X86_64
    Kernel UUID: 8D5F8EF3-9D12-384B-8070-EF2A49C45D24
    Kernel slide:     0x0000000003800000
    Kernel text base: 0xffffff8003a00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1649515895560
    last loaded kext at 122301429143: com.apple.driver.AppleProfileTimestampAction    97 (addr 0xffffff7f85da3000, size 16384)
    last unloaded kext at 182313617185: com.apple.driver.AppleUSBUHCI    5.1.5 (addr 0xffffff7f84a23000, size 65536)
    loaded kexts:
    com.Cycling74.driver.Soundflower    1.5.2
    com.apple.driver.AppleIntelProfile    97
    com.apple.driver.AppleHWSensor    1.9.5d0
    com.apple.driver.AGPM    100.12.69
    com.apple.filesystems.autofs    3.0
    com.apple.driver.AppleHDA    2.3.0f2
    com.apple.GeForce    8.0.0
    com.apple.driver.AppleUpstreamUserClient    3.5.10
    com.apple.driver.AppleMikeyHIDDriver    122
    com.apple.driver.AudioAUUC    1.60
    com.apple.iokit.IOUserEthernet    1.0.0d1
    com.apple.iokit.IOBluetoothSerialManager    4.0.9f8
    com.apple.driver.AppleMikeyDriver    2.3.0f2
    com.apple.Dont_Steal_Mac_OS_X    7.0.0
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport    4.0.9f8
    com.apple.driver.ApplePolicyControl    3.2.6
    com.apple.driver.AppleSMCPDRC    1.0.0
    com.apple.driver.AppleLPC    1.6.0
    com.apple.driver.AppleSMCLMU    2.0.2d0
    com.apple.driver.AppleMuxControl    3.2.6
    com.apple.driver.ACPI_SMC_PlatformPlugin    1.0.0
    com.apple.driver.AppleIntelHDGraphics    8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB    8.0.0
    com.apple.driver.AppleMCCSControl    1.0.33
    com.apple.driver.SMCMotionSensor    3.0.2d6
    com.apple.driver.AppleUSBTCButtons    235.4
    com.apple.driver.AppleUSBCardReader    3.1.0
    com.apple.driver.AppleIRController    320.15
    com.apple.driver.AppleUSBTCKeyboard    235.4
    com.apple.iokit.SCSITaskUserClient    3.5.1
    com.apple.driver.XsanFilter    404
    com.apple.iokit.IOAHCIBlockStorage    2.2.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless    1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib    1.0.0d1
    com.apple.BootCache    34
    com.apple.driver.AppleUSBHub    5.1.6
    com.apple.driver.AirPort.Brcm4331    600.15.20
    com.apple.driver.AppleFWOHCI    4.9.5
    com.apple.iokit.AppleBCM5701Ethernet    3.2.5b3
    com.apple.driver.AppleAHCIPort    2.4.0
    com.apple.driver.AppleUSBEHCI    5.1.5
    com.apple.driver.AppleEFINVRAM    1.6.1
    com.apple.driver.AppleSmartBatteryManager    161.0.0
    com.apple.driver.AppleRTC    1.5
    com.apple.driver.AppleACPIButtons    1.6
    com.apple.driver.AppleHPET    1.7
    com.apple.driver.AppleSMBIOS    1.9
    com.apple.driver.AppleACPIEC    1.6
    com.apple.driver.AppleAPIC    1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient    196.0.0
    com.apple.nke.applicationfirewall    4.0.39
    com.apple.security.quarantine    2
    com.apple.driver.AppleIntelCPUPowerManagement    196.0.0
    com.apple.driver.AppleProfileTimestampAction    97
    com.apple.driver.AppleProfileThreadInfoAction    97
    com.apple.driver.AppleProfileRegisterStateAction    97
    com.apple.driver.AppleProfileReadCounterAction    97
    com.apple.driver.AppleProfileKEventAction    97
    com.apple.driver.AppleProfileCallstackAction    97
    com.apple.iokit.AppleProfileFamily    97
    com.apple.kext.triggers    1.0
    com.apple.driver.DspFuncLib    2.3.0f2
    com.apple.iokit.IOAudioFamily    1.8.9fc9
    com.apple.kext.OSvKernDSPLib    1.6
    com.apple.iokit.IOSurface    86.0.2
    com.apple.iokit.IOSerialFamily    10.0.6
    com.apple.iokit.IOBluetoothFamily    4.0.9f8
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport    4.0.9f8
    com.apple.iokit.IOFireWireIP    2.2.5
    com.apple.nvidia.nv50hal    8.0.0
    com.apple.NVDAResman    8.0.0
    com.apple.driver.AppleHDAController    2.3.0f2
    com.apple.iokit.IOHDAFamily    2.3.0f2
    com.apple.driver.AppleGraphicsControl    3.2.6
    com.apple.driver.IOPlatformPluginLegacy    1.0.0
    com.apple.driver.IOPlatformPluginFamily    5.2.0d16
    com.apple.driver.AppleSMBusPCI    1.0.10d0
    com.apple.driver.AppleBacklightExpert    1.0.4
    com.apple.iokit.IONDRVSupport    2.3.4
    com.apple.driver.AppleSMBusController    1.0.10d0
    com.apple.iokit.IOGraphicsFamily    2.3.4
    com.apple.driver.AppleSMC    3.1.3d11
    com.apple.iokit.IOSCSIBlockCommandsDevice    3.5.1
    com.apple.iokit.IOUSBMassStorageClass    3.5.0
    com.apple.driver.AppleUSBMultitouch    235.7
    com.apple.iokit.IOUSBHIDDriver    5.0.0
    com.apple.driver.AppleUSBMergeNub    5.1.5
    com.apple.driver.AppleUSBComposite    5.0.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice    3.5.1
    com.apple.iokit.IOBDStorageFamily    1.7
    com.apple.iokit.IODVDStorageFamily    1.7.1
    com.apple.iokit.IOCDStorageFamily    1.7.1
    com.apple.iokit.IOAHCISerialATAPI    2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily    3.5.1
    com.apple.iokit.IOUSBUserClient    5.0.0
    com.apple.iokit.IO80211Family    500.15
    com.apple.iokit.IOFireWireFamily    4.5.5
    com.apple.iokit.IOEthernetAVBController    1.0.2b1
    com.apple.iokit.IONetworkingFamily    3.0
    com.apple.iokit.IOAHCIFamily    2.2.0
    com.apple.iokit.IOUSBFamily    5.1.6
    com.apple.driver.AppleEFIRuntime    1.6.1
    com.apple.iokit.IOHIDFamily    1.8.0
    com.apple.iokit.IOSMBusFamily    1.1
    com.apple.security.sandbox    220
    com.apple.kext.AppleMatch    1.0.0d1
    com.apple.security.TMSafetyNet    7
    com.apple.driver.DiskImages    344
    com.apple.iokit.IOStorageFamily    1.8
    com.apple.driver.AppleKeyStore    28.18
    com.apple.driver.AppleACPIPlatform    1.6
    com.apple.iokit.IOPCIFamily    2.7
    com.apple.iokit.IOACPIFamily    1.4
    com.apple.kec.corecrypto    1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f15
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.20)
    Bluetooth: Version 4.0.9f8 10405, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: ST9500325ASG, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

    mrhnz wrote:
    I was having similar problems in Lion when with windowserver crashes when switching between windows or scrolling in Numbers or switching to iPhoto from other apps. I upgraded to ML because I was told this may fix the issue. Now i can't keen open iPhoto. I have Pram restarted and iPhoto opens but as soon as an image is selected I have another window server crash. Pre ML install I did a clean install of Lion and it made no difference.
    Hopefully no one here told you that. A common theme is people blaming all problem on Lion or Mountain Lion, whatever operating system was just released and telling people with obvious hardware problems that they need to wait for a "bug fix". Updates come and updates go - taking warranties with them - but no fix ever happens.
    There is a small possibility that the "Soundflower" kernel extension is giving you problems. It is very unusual to see a kernel panic without Soundflower being listed. If you remove that and still have panics, then it is definitely a hardware problem.

  • 'You shut down the computer because of a problem'. Mbp constant black screen crashing, can only hard reboot each time. Please help, latest report here...

    Hi for the last few months my mbp seems to randomly crashing to black screen at seemingly unrelated times. Most frequent are after periods of sleep and sometimes when web pages such as youtube load. This crashing is getting more and more frequent and when it occurs only a hard reset with the power button has any effect. The screen goes completely black, no backlight, no keys work, the fans keep going and if there was a song/video playing it starts looping the last note/second of noise over and over until the laptop is reset. My worry is that if i take it to the apple store, it will decide not to crash on that day which would drive me insane as its been happening all the time.
    I've sent lots of 'reports' off to apple and saved numerous panic reports, here is the latest one:
    Interval Since Last Panic Report:  109511 sec
    Panics Since Last Report:          4
    Anonymous UUID:                    83E37560-8776-403F-9196-2DE4E7ED912C
    Thu Jan  8 00:30:35 2015
    panic(cpu 1 caller 0x9d4c9b): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xc0000000 0x7f369000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 1), Frame : Return Address (4 potential args on stack)
    0x4e6ea188 : 0x21b837 (0x5dd7fc 0x4e6ea1bc 0x223ce1 0x0)
    0x4e6ea1d8 : 0x9d4c9b (0xbea28c 0xc5a800 0xbf8e60 0x0)
    0x4e6ea278 : 0xaef608 (0x97f7404 0x9b5d004 0x100 0xcb42b6)
    0x4e6ea2c8 : 0xae6601 (0x9b5d004 0x100 0x4e6ea2f8 0x9c4778)
    0x4e6ea2f8 : 0x16c89a6 (0x9b5d004 0x100 0x438004ee 0x4e6ea308)
    0x4e6ea438 : 0xb0e2b5 (0x9b5d004 0xaa45004 0x0 0x0)
    0x4e6ea478 : 0x9dde7c (0x9b5d004 0xaa45004 0x0 0x0)
    0x4e6ea518 : 0x9da55b (0x0 0x9 0x0 0x0)
    0x4e6ea6c8 : 0x9dc58f (0x0 0x600d600d 0x702b 0x4e6ea6f8)
    0x4e6ea798 : 0xc9feae (0xc1d0004a 0xbfef0033 0xbfef0034 0x857c)
    0x4e6ea808 : 0xcaf734 (0xaeae400 0x983ea80 0x8 0x3)
    0x4e6ea828 : 0xcd4322 (0x983ea80 0xb 0x4e6ea848 0x2345f4)
    0x4e6ea858 : 0xcd4b3d (0xabcf000 0x0 0x4e6ea87c 0x0)
    0x4e6ea888 : 0xcb4d79 (0xabcf000 0x7d729080 0x0 0x0)
    0x4e6ea8d8 : 0xc76d0c (0x462af000 0x0 0x0 0x3)
    0x4e6ea948 : 0xc7640f (0x462af000 0x0 0x2 0x3)
    0x4e6ea978 : 0xc6c05f (0x462af000 0x0 0x2 0x4653a000)
    0x4e6eaab8 : 0xca55d8 (0x4653a000 0x1 0x4e6eabcc 0x4e6eabc8)
    0x4e6eab68 : 0xc67fe1 (0x4653a000 0x1 0x4e6eabcc 0x4e6eabc8)
    0x4e6eabe8 : 0x56da06 (0x4653a000 0x0 0x4e6eae3c 0x4e6eac74)
    0x4e6eac38 : 0x56e2a5 (0xcf6720 0x4653a000 0xa725088 0x1)
    0x4e6eac88 : 0x56eb59 (0x4653a000 0x10 0x4e6eacd0 0x0)
    0x4e6eada8 : 0x286638 (0x4653a000 0x10 0xa725088 0x1)
    0x4e6ebe58 : 0x21dbe5 (0xa725060 0xbc195a0 0x1fd7e8 0x5d43)
    0x4e6ebe98 : 0x210a86 (0xa725000 0x0 0xa9ec6c0 0xac6fce0)
    0x4e6ebef8 : 0x216f84 (0xa725000 0x0 0x0 0x0)
    0x4e6ebf78 : 0x295c57 (0x97d72e8 0x0 0x0 0x0)
    0x4e6ebfc8 : 0x2a256d (0x97d72e4 0x1 0x10 0x97d44c4)
          Kernel Extensions in backtrace (with dependencies):
             com.apple.GeForce(6.4.0)@0xc5c000->0xd12fff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
             com.apple.nvidia.nv50hal(6.4.0)@0x1592000->0x19a6fff
                dependency: com.apple.NVDAResman(6.4.0)@0x96e000
             com.apple.NVDAResman(6.4.0)@0x96e000->0xc5bfff
                dependency: com.apple.iokit.IOPCIFamily(2.6.5)@0x928000
                dependency: com.apple.iokit.IONDRVSupport(2.2.1)@0x961000
                dependency: com.apple.iokit.IOGraphicsFamily(2.2.1)@0x93f000
    BSD process name corresponding to current thread: WindowServer
    Mac OS
    Model: MacBookPro6,2, BootROM MBP61.0057.B0C, 2 processors, Intel Core i7, 2.66 GHz, 4 GB, SMC 1.58f17
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Memory Module: 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, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 465.76 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac  (Apple Inc.), 0x0237, 0xfa120000 / 4
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0xfa130000 / 3
    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
    ------------end----------
    Any information on why this is happening would be so so so appreciated as losing all your work in a blink of an eye is unbelievably rage inducing.
    Thank you!

    You have the MacBookPro6,2—the Edsel of Macs. It may have the logic-board defect that was covered by a recall program that has now ended.
    Residents of the EU may be entitled to warranty service for up to six years after purchase.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers do not detect the fault. There is a specific test for this issue that Apple calls "VST" (for "Video Switching Test.") Ask for it. A "Failed" result means that the fault is present.
    You may be quoted a price of about $300 (in the U.S.) for a "depot repair," which involves shipping the unit to a central repair facility and takes about two weeks. For that flat fee, anything found wrong with it should be fixed, not just the logic board.
    Sometimes the replacement part is also defective, so be prepared for that possibility. If you decide to pay for a new logic board, test thoroughly during the 90-day warranty period on the repair. Some owners have reported that they went through as many as three replacement boards before getting one that worked.
    If you don't want to pay for the repair, you may (or may not) be able to stop the panics by disabling automatic graphics switching. To use the discrete graphics processor, you'll need a third-party utility to switch to it manually.
    Often the problems start after an OS upgrade. If the upgrade was recent, and you have backups, then you can revert to a previous OS X version.

  • Final cut pro x - lion - mbp 2011 2.0 15 - not responding at all since latest update. Can't open or edit projects, loading window that pops us when you click the app (as it loads) does not go away, says loading compressor support.  Have tried reinstalling

    final cut pro x - lion - mbp 2011 2.0 15 - not responding at all since latest update. Can't open or edit projects, loading window that pops us when you click the app (as it loads) does not go away, says loading compressor support, paralyzed.  Have tried reinstalling, default settings etc
    Appreciate suggestion, working on deadline. Thanks.  

    Here is the start of the crash report:
    Process:         Final Cut Pro [20568]
    Path:            /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro
    Identifier:      com.apple.FinalCut
    Version:         10.0.1 (185673)
    Build Info:      ProEditor-185670300~1
    App Item ID:     424389933
    App External ID: 4138831
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [102]
    Date/Time:       2011-11-11 20:41:32.201 -0800
    OS Version:      Mac OS X 10.7.2 (11C74)
    Report Version:  9
    Interval Since Last Report:          192058 sec
    Crashes Since Last Report:           14
    Per-App Interval Since Last Report:  157161 sec
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      DD542B2F-58A0-482E-AAFA-ECADEC76F562
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000280000003
    VM Regions Near 0x280000003:
        CG shared images       00000001cbf62000-00000001cc182000 [ 2176K] r--/r-- SM=SHM 
    -->
        STACK GUARD            00007fff5bc00000-00007fff5f400000 [ 56.0M] ---/rwx SM=NUL  stack guard for thread 0
    Application Specific Information:
    objc[20568]: garbage collection is OFF

  • MBP 2011 17" Early, GPU display glitch

    From some days, my MBP 2011 17 inch early start to show Pink lines on display, and total Freeze, this was a expensive machine around 3000 USD, i found a lot of documentation about that... but i can't pay 650 USD for fix that...
    What i do, i have remove Battery conector for some minutes... also i remove Ram, reinstall ram and connect battery... now i can work for some hours before crash again... is the glitches on display restart step one... well...   I think apple need take this Subject with more serious... and create a replacement logic board...
    Excuse my terrible english....

    Is this what you read?  Find My Mac Is Live Within Apple iCloud 
     

  • 1080 30 video playback stutters on 2011 15inch 2.3 ghz i7 8GB Ram

    When playing back 1080 30fps video the clips stutter and drop frames full screen in Quicktime. The MBP is a 2011 15inch 2.3 GHz i7 with 8GB RAM, AMD Radeon HD 6750 and Intel HD Graphics 300.
    I would think that a machine of this sophistication would play back 1080 30 full screen with ease.
    Does anyone have suggestions on how to improve full screen playback?

    These are .mp4 1080p 30 files from GoPro HD2 cameras. Average file size is 2GB. The problem is not consistent...but intermitent. There may be something that I don't understand about memory usage/reservation during long review sessions.

  • I am having a MBP 2011 and it is having a lot of graphic issues does any one saw them?

    Once in a while my MBP 2011 stops and display gets crashed. I went to Genius Bar but no use. They dont see the issue and I showed the mthe pics but they are not agreeing. Any Help PL.......

    Hi Thomas,
    In the console logs I am seeing this lot of times.
    8/29/11 8:24:40 AM          com.apple.SecurityServer[24]          Session 0x5fbff962 created
    8/29/11 8:24:40 AM          com.apple.kextd[10]          Can't load /System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/InternalModemSu pport.kext - no code for running kernel's architecture.
    8/29/11 8:24:40 AM          com.apple.kextd[10]          Failed to load /System/Library/Extensions/IOSerialFamily.kext/Contents/PlugIns/InternalModemSu pport.kext - (libkern/kext) requested architecture/executable not found.
    8/29/11 8:24:40 AM          com.apple.kextd[10]          Load com.apple.driver.InternalModemSupport failed; removing personalities.
    Today also my screen got stuck and had to do hard reboot.

  • Mini DisplayPort - VGA and MBP 2011 not working

    Hi,
    I can't get my 13" mbp 2011 to connect to VGA screens. I've bought a mini DisplayPort to VGA converter (an Apple one, not a no name) and if I connect a display over VGA the screen stays black. My mbp recognizes the display, I can see the display's model, resolution etc but no signal. I've tried multiple screens, none work.
    I don't have other converters so I can't test if HDMI screens for example do work.
    Anyone else having this problem?

    I have a 2011 13" i7 and am having the same issue when connecting it to my LG TV through the HDMI adapter. However when I connect it to my HP external monitor it works but it's VERY blurry... so blurry that it hurts the eyes to look at it for more than a few mins.
    My previous MBP (2010 13") works fine however with both the TV and monitor. I even reconnected it just to make sure and they both work flawlessly.
    I only have 14 days total to return this new MBP and 5 of those days are used up so if I can't get this fixed by then I have no choice but to return it and go back to my old MBP.

  • No 1920x1080 output to external monitor from MBP 2011 OSX 10.6.8

    Hi, I have a MBP 2011 running OSX 10.6.8.
    I have recently purchased an Asus ML249H Monitor and the Kanex Mini DisplayPort to HDMI Cable 10 ft (3 m) MDPHD10FT.
    The monitor should display at 1920x1080 natively but does not. The MBP max output resolution is 1600x900 on this screen. Is this a known issue with the MDPHD10FT cable or is it OSX? What it the work around to get 1920x1080.
    Thanks

    i had to go into iCal Preferences and delete my account and then put it back in.  Everything is working fine, now.

  • WindowServer crash?

    I have a refurbished 17" Macbook Pro purchased about 1.5 months ago. I was working early this morning in Firefox (with a lot of other apps open in the background), and suddenly my applications started to vanish, one after another until not even the items on the desktop or the menu bar and dock were available.
    My configuration: I run with a wireless USB mouse, an old CRT screen attached via the DVI/VGA adapter (running as a second screen), and mostly plugged into wall power.
    My usage: browsing in Firefox, netcasts/podcasts in iTunes, various emulation environments as needed including Parallels, Stickies, several terminals for ssh out and local coding with VIM.
    Here's the relevant snippet from /var/log/system.log:
    <several more smbd name resolution failures above>
    Oct 3 06:21:15 Pacmac launchproxy[29970]: /usr/sbin/smbd: getnameinfo(): Non-recoverable failure in name resolution
    Oct 3 06:21:15 Pacmac launchproxy[29970]: /usr/sbin/smbd: getnameinfo(): Non-recoverable failure in name resolution
    Oct 3 06:37:21 Pacmac KernelEventAgent[61]: tid 00000000 received unknown event (17)
    Oct 3 06:49:12 Pacmac crashdump[29998]: WindowServer crashed
    Oct 3 06:49:12 Pacmac crashdump[29998]: crash report written to: /Library/Logs/CrashReporter/WindowServer.crash.log
    Oct 3 06:49:51 Pacmac crashdump[102]: firefox-bin crashed
    Oct 3 06:49:52 Pacmac crashdump[101]: Terminal crashed
    Oct 3 06:49:53 Pacmac crashdump[102]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/firefox-bin.crash.log
    Oct 3 06:49:53 Pacmac crashdump[101]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/Terminal.crash.log
    Oct 3 06:49:54 Pacmac crashdump[100]: iTunes crashed
    Oct 3 06:49:56 Pacmac crashdump[100]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/iTunes.crash.log
    Oct 3 06:50:06 Pacmac crashdump[104]: OfficeTime crashed
    Oct 3 06:50:06 Pacmac crashdump[104]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/OfficeTime.crash.log
    Oct 3 06:50:50 Pacmac crashdump[106]: Finder crashed
    Oct 3 06:50:50 Pacmac crashdump[106]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/Finder.crash.log
    Oct 3 06:50:52 Pacmac crashdump[107]: Preview crashed
    Oct 3 06:50:54 Pacmac crashdump[107]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/Preview.crash.log
    Oct 3 06:50:56 Pacmac crashdump[110]: Stickies crashed
    Oct 3 06:50:56 Pacmac crashdump[110]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/Stickies.crash.log
    Oct 3 06:51:14 Pacmac crashdump[116]: SNES9X crashed
    Oct 3 06:51:15 Pacmac crashdump[116]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/SNES9X.crash.log
    Oct 3 06:51:47 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: Failed to create window context device
    Oct 3 06:51:47 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: CGWindowContextCreate: failed to create software delegate.
    Oct 3 06:51:47 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: Failed to create window context device
    Oct 3 06:51:47 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: CGWindowContextCreate: failed to create software delegate.
    Oct 3 06:52:46 Pacmac crashdump[140]: SystemUIServer crashed
    Oct 3 06:52:49 Pacmac crashdump[140]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/SystemUIServer.crash.log
    Oct 3 06:53:15 Pacmac launchproxy[144]: /usr/sbin/smbd: getnameinfo(): Non-recoverable failure in name resolution
    Oct 3 06:53:15 Pacmac launchproxy[144]: /usr/sbin/smbd: getnameinfo(): Non-recoverable failure in name resolution
    Oct 3 06:55:07 Pacmac crashdump[147]: MacFusion crashed
    Oct 3 06:55:08 Pacmac crashdump[147]: crash report written to: /Users/intchanter/Library/Logs/CrashReporter/MacFusion.crash.log
    Oct 3 06:55:17 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: Failed to create window context device
    Oct 3 06:55:17 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: CGWindowContextCreate: failed to create software delegate.
    Oct 3 06:55:17 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: Failed to create window context device
    Oct 3 06:55:17 Pacmac /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder: CGWindowContextCreate: failed to create software delegate.
    <repeat these Finder messages until I forced a shutdown>
    The WindowServer crash log contains:
    Host Name: Pacmac
    Date/Time: 2007-10-03 06:49:10.458 -0600
    OS Version: 10.4.10 (Build 8R2232)
    Report Version: 4
    Command: WindowServer
    Path: /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    Parent: launchd [1]
    Version: ??? (???)
    PID: 86
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNPROTECTIONFAILURE (0x0002) at 0x0005ffe8
    Thread 0 Crashed:
    0 <<00000000>> 0xffff07ff __memcpy + 95 (cpu_capabilities.h:228)
    1 com.apple.CoreGraphics 0x906d39b6 addEventsToTap + 841
    2 com.apple.CoreGraphics 0x90405da1 CGXFilterEvent + 83
    3 com.apple.CoreGraphics 0x90405adb CGXGetNextEvent + 145
    4 com.apple.CoreGraphics 0x90405a11 CGXRunOneEventPass + 49
    5 com.apple.CoreGraphics 0x9040452c CGXRunOneServicesPass + 107
    6 com.apple.CoreGraphics 0x9040f08a CGXServerLoop + 150
    7 com.apple.CoreGraphics 0x903e3889 CGXServer + 1164
    8 WindowServer 0x00001fa8 main + 24
    9 WindowServer 0x00001f7e _start + 216
    10 WindowServer 0x00001ea5 start + 41
    Thread 1:
    0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7
    1 com.apple.CoreGraphics 0x903f3729 eventThread + 3343
    2 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 2:
    0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7
    1 com.apple.CoreGraphics 0x906df1ec layerblitthread + 228
    2 com.apple.CoreGraphics 0x906df716 layerblit_asyncthread + 94
    3 libSystem.B.dylib 0x90024227 pthreadbody + 84
    Thread 0 crashed with X86 Thread State (32-bit):
    eax: 0xffff0702 ebx: 0x906d367b ecx: 0x000000a4 edx: 0x00000008
    edi: 0x0005ffe8 esi: 0xbffff4f5 ebp: 0xbffff448 esp: 0xbffff440
    ss: 0x0000001f efl: 0x00010286 eip: 0xffff07ff cs: 0x00000017
    ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037
    Binary Images Description:
    0x1000 - 0x1fff WindowServer /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    0x72000 - 0x7dfff com.apple.ATIRadeonX1000GA 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GA.plugin/Contents/MacOS/ATIRadeonX100 0GA
    0x605000 - 0x75efff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x1405000 - 0x15f3fff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver
    0x8fe00000 - 0x8fe4afff dyld 46.12 /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.2 (???) /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.75 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.7 (368.28) /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.26 /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.21 /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.5 /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.1 /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
    0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE
    0x91560000 - 0x91634fff com.apple.ColorSync 4.4.9 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91710000 - 0x917b9fff com.apple.QD 3.10.24 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent
    0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices
    0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib
    0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib
    0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x91af5000 - 0x91b7bfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib
    0x91b7f000 - 0x91bbcfff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91bc2000 - 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
    0x94096000 - 0x940d0fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x96be7000 - 0x96cbefff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    It's only happened once so far, but I'd really like to know how to keep it from happening again. Any help is greatly appreciated, and apologies for the length of the post.
    Intchanter

    Sorry. I missed it, bypassing the first stuff you posted. Must be getting to bed. I recommend booting with your install disk, running Disk Utility, and repairing the disk and permissions. Reboot into your computer and reinstall the latest COMBO update.

  • My MBP 2011 can't detect microphone, why?

    My internal microphone works perfectly fine but when I insert an external microphone, my MBP fails to detect it.  When I go to System Preferences>Sound>Input, nothing changes in the "Line In" area when I plug in my microphone.  When I try to speak into my microphone, it's not picking up any sound at all.  My headphone port works fine.
    NOTE:  My MBP 2011 went in for a logic board replacement/repair 2 weeks ago at an Apple Store.  Is it possible this microphone issue is caused by a logic board problem?

    This because line level is not Mic level, line level requires about 60 dbv/dbu or more or less of electrical gain (depending on voltage in to load specifications, db short for decibel is not necessarily a measuremet of SPL, sound pressure level, it is a mathematical equation reducing complex equations to a unit of measurement to use in math expressions...very simply put) than a microphone can generate.
    You would need a mic pre-amp/mixer to provide a line signal, a mic can not provide anywhere near this level.
    This is a very simplified explanation of the electrical therory at work here, and I don't think you are probably interested reading quite complex math equations that "crunch these numbers.
    If you do an online search you will find a plethora of pre-amps that will boost this level up to line level, or you can look in to something like the Griffin iMic USB interface which will allow you to use a mic level signal into your USB port easily and affordably.
    http://store.griffintechnology.com/catalog/product/view/_ignore_category/1/id/62 3/s/imic/
    http://www.youtube.com/watch?v=lVZ8Ko-nss4
    I hope this helps you understand what's happening and helps you out.
    Some simplified  explanations
    http://www.ovnilab.com/articles/linelevel.shtml
    http://en.wikipedia.org/wiki/Line_level

  • Backlight keyboard issue (MBP 2011)

    Well I installed Lion and my MBP 2011, brand new illuminates when starting up.  It goes bright then dims down to the setting I have (off).  It's annoying but how can you stop it from illuminating at start up.  I tried a SMC reset for my intel MBP i7 computer.  Any other suggestions?

    Try System Preferences>Keyboard and UNCHECK  'Automatically illuminate keyboard in low light'.
    Ciao.

  • MBP 2011 Early fans issue

    Hi, i've recently bought brand new MBP 2011 (early) version, and i wanna know is it ok when fans becoming so noisy when i play the game, or run some huge application. I worried about that this can harm my laptop. thanks.

    the fans spin up when the computer is under heavy load, as a result they get quite noisy in order to disapate the heat generated by the Processor and Graphics Card, also these computers generate a vast temperatures that the fans can just about cope with, under load i have seen my 2.2GHz i7 2011 Macbook Pro hit 92-95 degrees Celcius far too warm in my opinion.

  • 10.4.4 froze following a WindowServer crash

    The computer froze following the creation of a WindowServer crash report due to a KERNPROTECTIONFAILURE forcing a system cold start. The system log had the following entries before the freeze (starting from the crash):
    Mar 2 18:24:51 franks-g4 crashdump[324]: WindowServer crashed
    Mar 2 18:24:52 franks-g4 crashdump[324]: crash report written to: /Library/Logs/CrashReporter/WindowServer.crash.log
    Mar 2 18:25:45 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:45 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    Mar 2 18:25:46 franks-g4 kernel[0]: IOHIDSystem: postEvent LLEventQueue overflow.
    I heard the harddrive wakening from a sleep state just before the freeze occurred. As a result, the report was never sent to Apple due to the freeze.

    I found the problem. It was CPU Director from PowerLogix. The program is not compatable with MacOS 10.4.5.

Maybe you are looking for

  • Can not open a particular web site

    Hi, I always tried to open one web site and it used to open well in Firefox and IE. but since last few days it stopped opening both in FF and IE. It gives error as 1. The connection has timed out The server at www.eng-tips.com is taking too long to r

  • Report problem (Paginations show record count, report blank)

    I am using a custom report template to show data in detail form and allowing users to use the pagination to move from record to record. I have the maximum rows returned as 1. The problem is in a very specific set of circumstances if the query returns

  • Control FLV playback with button on different timeline

    I have an FLVPlayback instance on my stage within a movie clip within a movie clip eg. _root.showreel_mc.showreelHolder.showreel (where showreel is the instance name given to the FLV component itself) I already have a button that fades out showreel_m

  • Error in my Function Module

    Dear Experts, I have created a Function Module to call it from a Dependency .. the main object of this "Dependency & FM" is to calculate a Date in the characteristic of the batch .. Note : GRDate is the characteristic which hold the date i will work

  • Trying to add muzzle flashes to a video

    When I use picture in picture to insert a muzzle flash, only one will appear in the final video. I can see two when I scrub the time line, but only one appears when I preview the video. I cannot figure out why?