Mac Pro Crashing/Restarting

Sorry, I'm not sure if this is a Snow Leopard or Mac Pro threat. Apologies.
I've noticed lately that if I leave my Mac Pro running that it intermitently will crash and restart. I check the Console around the time of the crash and find the following. At the time of the crashes I've never been actually on my computer. It's just been sitting idle.
1/5/12 8:06:46 AM    SystemUIServer[295]        MenuCracker 2.0 (/Library/Bundles/MenuCracker.menu)
    See http://sourceforge.net/projects/menucracker
    MenuCracker is now loaded. Ready to accept new menu extras. Ignore the failure message that follows.
1/5/12 8:06:46 AM    SystemUIServer[295]    failed to instantiate and get the principal class of bundle: NSBundle </Library/Bundles/MenuCracker.menu> (loaded)
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: Entered INJECT_pthread_entry
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: Installing event loop timer
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: proc: 0x114400e5b
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: upp: 0x114400e5b
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: InstallEventLoopTimer: 0x7fff8619add8
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: GetMainEventLoop: 0x7fff8619ac41
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: timer installed!
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: Loading /Library/DropboxHelperTools/Dropbox_u501/DropboxBundle.bundle/Contents/MacOS/Dr opboxBundle
1/5/12 8:06:48 AM    com.apple.Finder[221]    Dropbox: dlopen returned: 0x114105280
1/5/12 8:06:48 AM    com.apple.Finder[221]    module initializer in main thread?: 1
1/5/12 8:06:49 AM    com.apple.ReportCrash.Root[225]    2012-01-05 08:06:49.269 ReportCrash[225:2703] Saved crash report for LMIGUIAgent[210] version ??? (???) to /Library/Logs/DiagnosticReports/LMIGUIAgent_2012-01-05-080649_localhost.crash
1/5/12 9:06:35 AM    SubmitDiagInfo[1167]    Removed expired file /Library/Logs/DiagnosticReports/LMIGUIAgent_2011-12-22-084401_localhost.crash
1/5/12 9:06:41 AM    com.apple.backupd[1177]    2012-01-05 09:06:41.083 FindSystemFiles[1178:907] Looking for system packages
1/5/12 9:06:42 AM    com.apple.backupd[1177]    2012-01-05 09:06:42.627 FindSystemFiles[1178:907] PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac QuickTime Components.pkg
The crash seemed to happen at 8:06AM and the ReportCrash.Root[225] refers to LMIGUIAgent[210] in logs/DiagnosticReports. I opened the one it refers to but can't begin to read it and make sense of it and hope someone here will be knowledgeable and kind enough to help sort what the offending issue is:
Thanks so anyone that knows about this stuff and can offer insight into what is wrong with my system to make these crashes happen. Are the Kernal panics? I thought in OSX, the OS couldn't crash. Hmmm.
Steven
Process:         LMIGUIAgent [210]
Path:            /Library/Application Support/LogMeIn/bin/LogMeIn.app/Contents/Resources/LMIGUIAgent.app/Contents/Mac OS/LMIGUIAgent
Identifier:      LMIGUIAgent
Version:         ??? (???)
Code Type:       X86 (Native)
Parent Process:  launchd [1]
Date/Time:       2012-01-05 08:06:35.440 -0500
OS Version:      Mac OS X 10.6.8 (10K549)
Report Version:  6
Exception Type:  EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Crashed Thread:  0  Dispatch queue: com.apple.main-thread
Application Specific Information:
abort() called
Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
0   libSystem.B.dylib                 0x91b41c5a __kill + 10
1   libSystem.B.dylib                 0x91b41c4c kill$UNIX2003 + 32
2   libSystem.B.dylib                 0x91bd45a5 raise + 26
3   libSystem.B.dylib                 0x91bea6e4 abort + 93
4   libstdc++.6.dylib                 0x933adfda __gnu_cxx::__verbose_terminate_handler() + 433
5   libstdc++.6.dylib                 0x933ac17a __cxxabiv1::__terminate(void (*)()) + 10
6   libstdc++.6.dylib                 0x933ac1ba __cxxabiv1::__unexpected(void (*)()) + 0
7   libstdc++.6.dylib                 0x933ac2b8 __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
8   com.logmein.LMIGUIAgent           0x0000a789 0x1000 + 38793
9   com.logmein.LMIGUIAgent           0x0000a8a2 0x1000 + 39074
10  com.logmein.LMIGUIAgent           0x00009d52 0x1000 + 36178
11  com.logmein.LMIGUIAgent           0x00009da6 0x1000 + 36262
12  com.logmein.LMIGUIAgent           0x000090de 0x1000 + 32990
13  com.logmein.LMIGUIAgent           0x00007a5b 0x1000 + 27227
14  com.logmein.LMIGUIAgent           0x00009a43 0x1000 + 35395
15  com.logmein.LMIGUIAgent           0x000036f6 0x1000 + 9974
16  com.logmein.LMIGUIAgent           0x00005fc5 0x1000 + 20421
17  com.apple.CoreFoundation          0x93f56702 __CFMachPortPerform + 338
18  com.apple.CoreFoundation          0x93f5246b __CFRunLoopRun + 6523
19  com.apple.CoreFoundation          0x93f503f4 CFRunLoopRunSpecific + 452
20  com.apple.CoreFoundation          0x93f50221 CFRunLoopRunInMode + 97
21  com.apple.HIToolbox               0x96bd1e04 RunCurrentEventLoopInMode + 392
22  com.apple.HIToolbox               0x96bd1af5 ReceiveNextEventCommon + 158
23  com.apple.HIToolbox               0x96bd1a3e BlockUntilNextEventMatchingListInMode + 81
24  com.apple.AppKit                  0x975d2595 _DPSNextEvent + 847
25  com.apple.AppKit                  0x975d1dd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
26  com.apple.AppKit                  0x975941f3 -[NSApplication run] + 821
27  com.apple.AppKit                  0x9758c289 NSApplicationMain + 574
28  com.logmein.LMIGUIAgent           0x00003af1 0x1000 + 10993
29  com.logmein.LMIGUIAgent           0x00003491 0x1000 + 9361
30  com.logmein.LMIGUIAgent           0x000033c0 0x1000 + 9152
Thread 1:  Dispatch queue: com.apple.libdispatch-manager
0   libSystem.B.dylib                 0x91b07382 kevent + 10
1   libSystem.B.dylib                 0x91b07a9c _dispatch_mgr_invoke + 215
2   libSystem.B.dylib                 0x91b06f59 _dispatch_queue_invoke + 163
3   libSystem.B.dylib                 0x91b06cfe _dispatch_worker_thread2 + 240
4   libSystem.B.dylib                 0x91b06781 _pthread_wqthread + 390
5   libSystem.B.dylib                 0x91b065c6 start_wqthread + 30
Thread 2:
0   libSystem.B.dylib                 0x91b06412 __workq_kernreturn + 10
1   libSystem.B.dylib                 0x91b069a8 _pthread_wqthread + 941
2   libSystem.B.dylib                 0x91b065c6 start_wqthread + 30
Thread 3:
0   libSystem.B.dylib                 0x91b06412 __workq_kernreturn + 10
1   libSystem.B.dylib                 0x91b069a8 _pthread_wqthread + 941
2   libSystem.B.dylib                 0x91b065c6 start_wqthread + 30
Thread 0 crashed with X86 Thread State (32-bit):
  eax: 0x00000000  ebx: 0x91bea693  ecx: 0xbfffe7bc  edx: 0x91b41c5a
  edi: 0xa010eb30  esi: 0x0062c88c  ebp: 0xbfffe7d8  esp: 0xbfffe7bc
   ss: 0x0000001f  efl: 0x00000286  eip: 0x91b41c5a   cs: 0x00000007
   ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
  cr2: 0x91bd458b
Binary Images:
    0x1000 -    0x1ffe7 +com.logmein.LMIGUIAgent ??? (1.0) <87130DCA-2B4B-94F0-C45B-5C1D7C31FD28> /Library/Application Support/LogMeIn/bin/LogMeIn.app/Contents/Resources/LMIGUIAgent.app/Contents/Mac OS/LMIGUIAgent
0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
0x90039000 - 0x90082fe7  libTIFF.dylib ??? (???) <579DC328-567D-A74C-4BCE-1D1C729E3F6D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x900cb000 - 0x90168fe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x90399000 - 0x903ccff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x90a7d000 - 0x9126c557  com.apple.CoreGraphics 1.545.0 (???) <1D9DC7A5-228B-42CB-7018-66F42C3A9BB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x914a7000 - 0x9153ffe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x91678000 - 0x9167cff7  libGIF.dylib ??? (???) <2123645B-AC89-C4E2-8757-85834CAE3DD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x9167d000 - 0x918e3ff7  com.apple.security 6.1.2 (55002) <64A20CEB-E614-D35F-7B9F-246BCB25BA23> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x918e4000 - 0x918f9fff  com.apple.ImageCapture 6.1 (6.1) <B909459A-EAC9-A7C8-F2A9-CD757CDB59E8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
0x919cf000 - 0x919cfff7  liblangid.dylib ??? (???) <B99607FC-5646-32C8-2C16-AFB5EA9097C2> /usr/lib/liblangid.dylib
0x919d0000 - 0x919ecfe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
0x91a65000 - 0x91aa8ff7  libGLU.dylib ??? (???) <FB26DD53-03F4-A7D7-8804-EBC5B3B37FA3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x91ab7000 - 0x91adfff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <315D97C2-4E1F-A95F-A759-4A3FA5639E75> /usr/lib/libxslt.1.dylib
0x91ae0000 - 0x91c87ff7  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib
0x91c88000 - 0x91c8dff7  com.apple.OpenDirectory 10.6 (10.6) <C1B46982-7D3B-3CC4-3BC2-3E4B595F0231> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x91c8e000 - 0x91dcbfe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <2D31CC6F-32CC-72FF-34EC-AB40CEE496A7> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x91dcc000 - 0x91dd0ff7  libGFXShared.dylib ??? (???) <801B2C2C-1692-475A-BAD6-99F85B6E7C25> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x91dd1000 - 0x91e15ff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x91e16000 - 0x91e31ff7  libPng.dylib ??? (???) <25DF2360-BFD3-0165-51AC-0BDAF7899DEC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x91ea7000 - 0x91f72fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x9232c000 - 0x92340fe7  libbsm.0.dylib ??? (???) <14CB053A-7C47-96DA-E415-0906BA1B78C9> /usr/lib/libbsm.0.dylib
0x92341000 - 0x92757ff7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <C4FB303A-DB4D-F9E8-181C-129585E59603> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x92758000 - 0x92758ff7  com.apple.Carbon 150 (152) <9252D5F2-462D-2C15-80F3-109644D6F704> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x92769000 - 0x92781ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
0x927f1000 - 0x92973fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D5980817-6D19-9636-51C3-E82BAE26776B> /usr/lib/libicucore.A.dylib
0x929ef000 - 0x929f9fe7  com.apple.audio.SoundManager 3.9.3 (3.9.3) <5F494955-7290-2D91-DA94-44B590191771> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
0x92a1c000 - 0x92d87ff7  com.apple.QuartzCore 1.6.3 (227.37) <E323A5CC-499E-CA9E-9BC3-537231449CAA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x93361000 - 0x93361ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x93362000 - 0x933ccfe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
0x933cd000 - 0x93485feb  libFontParser.dylib ??? (???) <D57D3834-9395-FD58-092A-49B3708E8C89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x93486000 - 0x93488ff7  libRadiance.dylib ??? (???) <5920EB69-8D7F-5EFD-70AD-590FCB5C9E6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x93489000 - 0x9348aff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <838E1760-F7D9-3239-B3A8-20E25EFD1379> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x935a4000 - 0x935c5fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x93a5c000 - 0x93acbff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <706684C7-AFA0-B036-274A-D02F8961DED5> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x93ad8000 - 0x93ad8ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x93ad9000 - 0x93bdafe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
0x93dba000 - 0x93dbdff7  libCoreVMClient.dylib ??? (???) <F58BDFC1-7408-53C8-0B08-48BA2F25CA43> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x93dbe000 - 0x93e98fff  com.apple.DesktopServices 1.5.11 (1.5.11) <800F2040-9211-81A7-B438-7712BF51DEE3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
0x93e99000 - 0x93ebfffb  com.apple.DictionaryServices 1.1.2 (1.1.2) <43E1D565-6E01-3681-F2E5-72AE4C3A097A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x93f09000 - 0x93f13ffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <EC0E69C8-A121-70E8-43CF-E6FC4C7779EC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
0x93f14000 - 0x9408ffe7  com.apple.CoreFoundation 6.6.5 (550.43) <10B8470A-88B7-FC74-1C2F-E5CBD966C051> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x94090000 - 0x940d2ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <29E5ABCF-6D8A-0CE0-B480-C7D240FF8575> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x944cc000 - 0x944eefef  com.apple.DirectoryService.Framework 3.6 (621.11) <CA979EAC-9537-43B6-CD69-C144ACB75E09> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
0x944ef000 - 0x944ffff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <C8744EA3-0AB7-CD03-E639-C4F2B910BE5D> /usr/lib/libsasl2.2.dylib
0x94500000 - 0x94511ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <97511CC7-FE23-5AC3-2EE2-B5479FAEB316> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x94512000 - 0x945c0ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
0x94615000 - 0x94618ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
0x94619000 - 0x94725ff7  libGLProgrammability.dylib ??? (???) <04D7E5C3-B0C3-054B-DF49-3B333DCDEE22> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x94726000 - 0x947a8ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
0x947a9000 - 0x94ac9ff3  com.apple.CoreServices.CarbonCore 861.39 (861.39) <5C59805C-AF39-9010-B8B5-D673C9C38538> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x94b3c000 - 0x94b4aff7  com.apple.opengl 1.6.13 (1.6.13) <025A905D-C1A3-B24A-1585-37C328D77148> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x94b4b000 - 0x94b4dff7  com.apple.securityhi 4.0 (36638) <38D36D4D-C798-6ACE-5FA8-5C001993AD6B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
0x94b4e000 - 0x94b59ff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x94b5a000 - 0x94bb7ff7  com.apple.framework.IOKit 2.0 (???) <3DABAB9C-4949-F441-B077-0498F8E47A35> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x94bb8000 - 0x94c4afe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x94c4b000 - 0x94d4dfe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <015563C4-81E2-8C8A-82AC-31B38D904A42> /usr/lib/libcrypto.0.9.8.dylib
0x94e01000 - 0x94e54ff7  com.apple.HIServices 1.8.3 (???) <1D3C4587-6318-C339-BD0F-1988F246BE2E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x94ec1000 - 0x94f22fe7  com.apple.CoreText 151.10 (???) <5C2DEFBE-D54B-4DC7-D456-9ED02880BE98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x94f23000 - 0x94f2fff7  libkxld.dylib ??? (???) <9A441C48-2D18-E716-5F38-CBEAE6A0BB3E> /usr/lib/system/libkxld.dylib
0x94f32000 - 0x94f39ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
0x94f7b000 - 0x9513dfeb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <027F55DF-7E4E-2310-1536-3F470CB8847B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x95142000 - 0x95577ff7  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <5E2D2283-57DE-9A49-1DB0-CD027FEFA6C2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x955b4000 - 0x955b4ff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
0x955c8000 - 0x95674fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <DEDCD006-389F-967F-3405-EDF541F406D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x9567e000 - 0x95b24feb  com.apple.RawCamera.bundle 3.8.0 (577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x95b25000 - 0x95b2eff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x95b2f000 - 0x95b2fff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <3891A689-4F38-FACD-38B2-4BF937DE30CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x96a83000 - 0x96a89fe7  com.apple.CommerceCore 1.0 (9.1) <521D067B-3BDA-D04E-E1FA-CFA526C87EB5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
0x96a8a000 - 0x96a97ff7  com.apple.NetFS 3.2.2 (3.2.2) <DDC9C397-C35F-8D7A-BB24-3D1B42FA5FAB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x96b0b000 - 0x96b85fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <156A532C-0B60-55B0-EE27-D02B82AA6217> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x96b9d000 - 0x96ec1fef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
0x96fa4000 - 0x96fc4fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <751955F3-21FB-A03A-4E92-1F3D4EFB8C5B> /usr/lib/libresolv.9.dylib
0x96fc5000 - 0x96fd9ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x97014000 - 0x97026ff7  com.apple.MultitouchSupport.framework 207.11 (207.11) <6FF4F2D6-B8CD-AE13-56CB-17437EE5B741> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
0x970a1000 - 0x970f1ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
0x9721c000 - 0x9724dff7  libGLImage.dylib ??? (???) <0EE86397-A867-0BBA-E5B1-B800E43FC5CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x9724e000 - 0x974bffef  com.apple.Foundation 6.6.7 (751.62) <5C995C7F-2EA9-50DC-9F2A-30237CDB31B1> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x974c0000 - 0x974c0ff7  com.apple.Cocoa 6.6 (???) <EA27B428-5904-B00B-397A-185588698BCC> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x974c1000 - 0x9757dfff  com.apple.ColorSync 4.6.6 (4.6.6) <7CD8B191-039A-02C3-EA5E-4194EC59995B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x9758a000 - 0x97e6dff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x98bc9000 - 0x98c0dfe7  com.apple.Metadata 10.6.3 (507.15) <460BEF23-B89F-6F4C-4940-45556C0671B5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x98c0e000 - 0x98c1cfe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
0x98e2d000 - 0x98e73ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
0x98ec4000 - 0x98ec5ff7  com.apple.TrustEvaluationAgent 1.1 (1) <FEB55E8C-38A4-CFE9-A737-945F39761B4C> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x98fa4000 - 0x99084fe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x99085000 - 0x990a4ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x990fb000 - 0x9913eff7  com.apple.NavigationServices 3.5.4 (182) <753B8906-06C0-3AE0-3D6A-8FF5AC18ED12> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
0x9913f000 - 0x9917cff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x99227000 - 0x99261ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <6875335E-0993-0D77-4E80-41763A8477CF> /usr/lib/libcups.2.dylib
0x992b4000 - 0x992b8ff7  IOSurface ??? (???) <D849E1A5-6B0C-2A05-2765-850EC39BA2FF> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x992c0000 - 0x9930dfeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
0x9930e000 - 0x99372ffb  com.apple.htmlrendering 72 (1.1.4) <4D451A35-FAB6-1288-71F6-F24A4B6E2371> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
0x993ca000 - 0x99483fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
0x99484000 - 0x99487fe7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <1622A54F-1A98-2CBE-B6A4-2122981A500E> /usr/lib/system/libmathCommon.A.dylib
0x99488000 - 0x994acff7  libJPEG.dylib ??? (???) <EA97DEC5-6E16-B51C-BF55-F6E8D23526AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x994ad000 - 0x995dbfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x9a178000 - 0x9a213fe7  com.apple.ApplicationServices.ATS 275.16 (???) <873C8B8A-B563-50F7-7628-524EE9E8DF0F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x9a214000 - 0x9a214ff7  com.apple.ApplicationServices 38 (38) <8012B504-3D83-BFBB-DA65-065E061CFE03> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x9a215000 - 0x9a2c2fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <9F8413A6-736D-37D9-8EB3-7986D4699957> /usr/lib/libobjc.A.dylib
0x9a746000 - 0x9a74cfff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
0x9a7cf000 - 0x9a877ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x9aaf0000 - 0x9ab70feb  com.apple.SearchKit 1.3.0 (1.3.0) <9E18AEA5-F4B4-8BE5-EEA9-818FC4F46FD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x9ab71000 - 0x9ab7cff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <287DECA3-7821-32B6-724D-AE03A9A350F9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0xffff0000 - 0xffff1fff  libSystem.B.dylib ??? (???) <2DCD13E3-1BD1-6F25-119A-3863A3848B90> /usr/lib/libSystem.B.dylib

Thanks WZZZ for taking a close look even tho you don't use these.
I'm hoping someone will comment that can tell me definitively which app or process crashed my Mac Pro so I can definitively correct the issue.
I thought of simply uninstalling LogMeIn and maybe even DropBox. But logicially I don't know how DB could be crashing it.
I'd really love to know what "LMIGUIAgent" is all about too as that is mentioned many times too.
I guess I need to take a trip to the Genius Bar with a print out of all this?
Maybe someone will jump in here still.. Thanks if you do.
Steven

Similar Messages

  • Mac Pro crashing on shutdown (and some other things)

    The following behavior began about 4 or 5 days ago...
    Mac Pro crashes/freezes every time I shutdown (or Restart).  Some process seems to be not quitting on shutdown - the screen goes blue and I get the spinning beachball. It'll just hang like that indefinitely.  To get it to shut down, I have to hold the power button for several seconds.  After starting up again, the machine *mostly* runs fine, but there are some apps/services that either just don't do anything, or causes the Mac to hang, or get into a funk state. These other things that seem to destabilize it include:
    Apple menu > About this Mac: nothing happens (no dialog)
    iTunes: dock icon just bounces, iTunes never launches
    System Prefs > Accounts > Login items: System Prefs hangs. Force quit allows Prefs to open again.
    Some apps/services also cause things to hang:
    Activity Monitor: quitting some processes causes Actvity Monitor to freeze
    Clicking SOHO Notes (tab alonmg the edge of the monitor) results in spinning beachball
    Rolling over Linotype FontExplorer in the Dock causes the Dock to freeze, FontExporer never opens
    There are probably other things that would make it hang, I have not gone looking for them all
    System details:
    Mac Pro 4,1 .66 ghz, 8 GB RAM
    Mac OSX 10.6.8
    Dual monitors, two internal hard drives (internal; drive A, internal drive B), multiple external FW hard drives attached
    I have already done the following:
    Disk Utility: Verified and Repaired Disk Permissions
    Disk Utility: Verified Disk, Repaired Disk - this found errors, and suggested reformat/reinstall
    I have already booted off internal drive B and ran Disk Utility, then restarted and booted off internal drive A again.  No difference.
    I have Time Machine backups on an external 1 TB FW drive.
    Late last night, I restarted, inserted my original Snow Leopard DVD, launched the MacOSX installer. Recovered a prior system by choosing Utilities > Restore System From Backup, selected a Time Machine backup a few days old (a day or two prior to the problem begining) on the external 1 TB FW drive, and initiated the restore.  The estimated restore time was about 5 hours, so I went to bed and let it run.  Got up early, and checked: it said the Restore operation was successful.  I was relieved.  But the same conditions continued - launching or rolling over the items listed above cause the same freeze/crash/hangs.  Hangs on shutdown, only way to kill things is the power button.  So now I'm disappointed.
    I do have multiple backups of my data files across the external hard drives, but this is a large machine with a lot of stuff on it, and I'd really like to recover things wholesale, rather than having to reconstruct accounts and other things.  Before I go to bed tonight, I'm going to take another shot at recovering the system from a Time Machine backup - this time, I'll pick a backup that's from a full week before the problems started (the idea being that maybe the backup I picked last time was not far enough back from whatever incident caused all this).
    If the week-old Time Machine backup works, great. But if not...any suggestions?
    Additional data points...
    Nothing new was installed or updated (as far as I know, and I generally pay attention) in the days prior to the problem.
    The last thing I recall doing on the computer before the problem began, was burning a DVD (using Toast) - something I do all the time. After that operation, I tried to shut down, and it froze.
    The primary internal hard drive partition (internal drive A) seems to be the only one that's having trouble: if I reboot off of internal drive B, the problems do NOT occur - no hang on quit, etc.
    That suggests it's not a hardware problem (logic board, etc.) but is something about the System on drive A.
    It *could* be bad sectors on drive A - but I have some questions about that...
    When I did the full system recovery via the MacOS installer (pulling the old system from Time machine), does the destination drive get reformatted? I don't recall being asked the usual partition/formatting questions.
    When the installer does a system restore, does it do any integrity checking on the target drive, or does it just blindly lay down bits?
    Does this "freeze on shutdown" (and related behaviors) sound familiar?
    Any tips/suggestions to fix this?
    Thanks in advance.

    More info and a question...
    Did another full restore (from a Time machine backup on an external drive) last night - picked a backup from from 10 days ago, long before things became problematic.  Still having the same issues.
    So, I'm thinking the next thing to try is a low-level reformat of the internal drive(s) and then restore again.  I have a couple questions about the finer points of that...
    I'm following the instructions in this KB document: Mac OS X 10.6: Recovering your entire system.
    Inserting my original Snow Leopard DVD, launching the MacOS installer, restarting, in the installer choosing Restore System from Backup.  It appears that there is no re-formatting of the target drive in this case - it just over-writes.
    My questions...
    The contents of the target drive are going to get wiped and overwritten anyway. Do I have anything to lose/to risk by reformatting FIRST (using Disk Utility), then booting off the install DVD and restoring then?
    My 1 TB internal drive is partitioned into the primary 750 GB partition (which is the problematic one) and a secondary 250 GB partition (which boots and runs fine).  The secondary partition has some data I would prefer not to lose.  I assume that if want to do a full reformat of the internal drive, that means the whole drive - both partitions - will be wiped (that is, I cant reformat just one partition on a single physical drive without reformatting the second partition).  Correct?
    I suppose I can back up the data that resides on the second partition to an additional external drive (I have extras) if needed - not a huge deal.
    Do my new partition sizes need to exactly match the sizes of the original partitions?  Neither is completely full, but I want to make sure that I will be able to restore the system and contents of the primary partition even if the new partition size is not bit-by-bit the exact same size as the old partition (I assume the new partition size just needs to be large enough to hold the backup - correct?).
    So....I'm looking at the following sequence:
    Back up the data I want off the secondary partition to an external drive
    Boot off the Snow Leopard install DVD
    Run Disk Utility and reformat (fully erase) the internall 1 TB drive
    Partition that 1 TB internal drive to (more or less) the two previous (about) 750 GB + 250 GB partitions
    Restore a recent Time Machine backup (from an external FW drive) to partition #1
    Reasonable plan?  Anything I'm missing here?  Any other steps I should take?
    Thanks for any help.

  • Why did my Mac Pro crash on Mountain Lion?

    Hi there,
    My Mac Pro crashed twice yesterday.  No logs were created in ~/Library/Logs/DiagnosticReports/ for those as far as I can tell (nothing with the 28th as a date).  The computer just turned itsself off, and restarted.
    I repaired the boot drive by launching from a Snow Leopard disk.  I ran Techtool diagnostic tests yesterday on the computer and everything passed (I skipped the boot drive surface scan, and only the 4 internal drives were connected. 
    Today, it turned off again, there was a grey screen I'd never seen before telling me that my mac would restart because of a problem, and boy, it did.  It wasn't the typical 'kernel panic screen' I saw rarely in the past.  This happened at 3:30 pm my time.  There's an "AvidBinIndexer crash log that is timed at 9:22 am, but none at 3:30 pm.  (Note that I've never looked in the diagnostic reports directory so I may not know what I'm looking at).
    According to the files in the Diagnostic reports directory I've had crash logs since the 13th for Adobe, Avid, File Syncrhonization, qmaster, and Soundsource (for a total of 19 files in that directory, nothing before the 13th)
    Now some background:
    I run a Mac Pro 3,1 with 12 gigs of ram, an eSata card, ATI 5770 graphics card.
    I have 4 internal and 6-7 external drives attached (4 esata, 1 firewire), 1-2 usb.
    I upgraded to Mountain Lion on Jan 24 from Lion, however, this problem occured a few times before.
    I had a USB backup drive that had volume problems, that I had to backup / reformat / repair, and so my first suspicion was that it was to blame.  But no, today it rebooted and that drive wasn't connected.  All other drives were however, and on.  It occured just after I woke the computer from sleep.
    Any ideas on what's up?  What can I post here that could help someone diagnose this?  Any things to try to further narrow down the issue?
    Thanks!
    Rick

    what a long post....Apple, btw, does not read this stuff, so ranting, raving, and complaining here might make you feel good, but it does no good at all. That being said, I, too have a Mac Pro Quad Core Xeon with 6 gigs of ram and an nVidia 8800 GT graphics card (not as good as yours, alas) and I've had no problems at all with it. Yes, it doesn't have Thunderbolt, but maybe we Mac pro owners will get lucky and someone will come out with an adapter (probably not). No, you probably don't have to throw away your Mac Pro, but if you do, I'll take it, for a small "recycling" fee >:-) That was a joke.  Yes, the Mac Pro's future isn't quite clear, YET. Hopefully that will improve very soon. As for not being able to upgrade to Mountain Lion. Don't worry about that too much, Nobody is forcing you to do that.  Your Mac Pro won't quit working if it isn't installed. From what  I've heard, you should give the new OS a chance, and wait to get it, in case there might be some bugs, or stuff not working with the new OS, which has been known to happen. Yes, we Mac Pro owners don't like being treated like mushrooms-kept in the dark, and being fed......... but Apple is Apple and it will do what it does, and there is nothing you or me can really do to change that. All I can say is....trust, have faith, be patient, go for a walk, do something else to take your mind off of this problem. IF apple decides to drop the Mac Pro for good, and that's a big "IF", I think they will anger a whole bunch of people
    which isn't good. However, that hasn't happened...YET. Let us hope that it doesn't
    John B

  • Please Help - Mac Pro Crash

    Hi guys,
    I'm in need of some assistance. My Mac Pro crashes regularly during operation.
    Here's the lates crash report that I found in the Crashreporter folder.
    A small note: Eventhough I had a crash today, I didn't find a crashreport created today. Not sure what's going on. hardware/software?
    the report:
    Process:         SystemUIServer [306]
    Path:            /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
    Identifier:      com.apple.systemuiserver
    Version:         1.7 (352.2)
    Build Info:      SystemUIServer-352002000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [200]
    Date/Time:       2013-07-24 14:44:59.492 +0200
    OS Version:      Mac OS X 10.7.5 (11G63)
    Report Version:  9
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00007f8362c41a36
    VM Regions Near 0x7f8362c41a36:
        CG backing stores      00000001c0622000-00000001c0625000 [   12K] rw-/rw- SM=SHM 
    -->
        MALLOC_TINY            00007f83c8c00000-00007f83c8c01000 [    4K] rw-/rwx SM=ZER 
    Application Specific Information:
    objc[306]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.AppKit                        0x00007fff8ef97003 -[NSImage CGImageForProposedRect:context:hints:] + 798
    1   com.apple.AppKit                        0x00007fff8ef944a6 -[NSImage _drawMappingAlignmentRectToRect:withState:backgroundStyle:operation:fraction:fl ip:hints:] + 1151
    2   com.apple.AppKit                        0x00007fff8f000c9c NSDrawImage + 366
    3   com.apple.AppKit                        0x00007fff8f237b57 -[NSCell drawInteriorWithFrame:inView:] + 557
    4   com.apple.spotlight                     0x000000010d4e57b1 0x10d4ad000 + 231345
    5   com.apple.spotlight                     0x000000010d4e3bb5 0x10d4ad000 + 224181
    6   com.apple.AppKit                        0x00007fff8ef5c2ce -[NSView _drawRect:clip:] + 3758
    7   com.apple.AppKit                        0x00007fff8ef8949b -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1583
    8   com.apple.AppKit                        0x00007fff8ef898c7 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2651
    9   com.apple.AppKit                        0x00007fff8ef598a9 -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 1032
    10  com.apple.AppKit                        0x00007fff8f0a610c -[NSNextStepFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 274
    11  com.apple.AppKit                        0x00007fff8ef541bb -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4755
    12  com.apple.AppKit                        0x00007fff8ef4cc35 -[NSView displayIfNeeded] + 1676
    13  com.apple.AppKit                        0x00007fff8f0a5fe4 -[NSNextStepFrame displayIfNeeded] + 83
    14  com.apple.AppKit                        0x00007fff8f490301 -[NSStatusBar _setLengthOfStatusItem:to:] + 505
    15  com.apple.AppKit                        0x00007fff8f492e28 -[NSStatusItem _adjustLength] + 376
    16  com.apple.AppKit                        0x00007fff8f493252 -[NSStatusItem setView:] + 324
    17  com.apple.spotlight                     0x000000010d4ebad4 0x10d4ad000 + 256724
    18  com.apple.spotlight                     0x000000010d4eb93d 0x10d4ad000 + 256317
    19  com.apple.systemuiserver                0x000000010bdc82e9 0x10bdc2000 + 25321
    20  com.apple.systemuiserver                0x000000010bdc7fce 0x10bdc2000 + 24526
    21  com.apple.systemuiserver                0x000000010bdc7c0f 0x10bdc2000 + 23567
    22  com.apple.Foundation                    0x00007fff8c12ad0e __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    23  com.apple.CoreFoundation                0x00007fff88b557ba _CFXNotificationPost + 2634
    24  com.apple.Foundation                    0x00007fff8c116fc3 -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    25  com.apple.AppKit                        0x00007fff8ef14e2b -[NSApplication _postDidFinishNotification] + 212
    26  com.apple.AppKit                        0x00007fff8ef14b91 -[NSApplication _sendFinishLaunchingNotification] + 78
    27  com.apple.AppKit                        0x00007fff8ef13858 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 242
    28  com.apple.AppKit                        0x00007fff8ef135b9 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 330
    29  com.apple.CoreFoundation                0x00007fff88b9f541 -[NSObject performSelector:withObject:withObject:] + 65
    30  com.apple.Foundation                    0x00007fff8c14d7c7 __-[NSAppleEventManager setEventHandler:andSelector:forEventClass:andEventID:]_block_invoke_1 + 101
    31  com.apple.Foundation                    0x00007fff8c14c74e -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 283
    32  com.apple.Foundation                    0x00007fff8c14c5dc _NSAppleEventManagerGenericHandler + 105
    33  com.apple.AE                            0x00007fff8ad73c25 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 200
    34  com.apple.AE                            0x00007fff8ad73b03 _ZL25dispatchEventAndSendReplyPK6AEDescPS_ + 38
    35  com.apple.AE                            0x00007fff8ad739f7 aeProcessAppleEvent + 250
    36  com.apple.HIToolbox                     0x00007fff8fd22b69 AEProcessAppleEvent + 102
    37  com.apple.AppKit                        0x00007fff8ef109c5 _DPSNextEvent + 1247
    38  com.apple.AppKit                        0x00007fff8ef1007d -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    39  com.apple.AppKit                        0x00007fff8ef0c9b9 -[NSApplication run] + 470
    40  com.apple.systemuiserver                0x000000010bdd6977 0x10bdc2000 + 84343
    41  com.apple.systemuiserver                0x000000010bdd66ac 0x10bdc2000 + 83628
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff890497e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8fb77786 _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8fb76316 _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff89049192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c480594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c481b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff89049192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c480594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c481b85 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff89049192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c480594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c481b85 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff89049192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c480594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8c481b85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x00007fff6b9bf738  rbx: 0x0000000000000000  rcx: 0x00007f83c8c4cfd0  rdx: 0x00007fff6b9bf978
      rdi: 0x00007f83c8c397f0  rsi: 0x00007fff8f850c18  rbp: 0x00007fff6b9bf8c0  rsp: 0x00007fff6b9bf680
       r8: 0x0000000000000000   r9: 0x0000000000000001  r10: 0x0000000000000081  r11: 0x00007fff8ef96ce5
      r12: 0x00007f83c8c397f0  r13: 0x0000000000000001  r14: 0x00007f83c8c4cfd0  r15: 0x00007fff6b9bf978
      rip: 0x00007fff8ef97003  rfl: 0x0000000000010206  cr2: 0x00007f8362c41a36
    Logical CPU: 0
    Binary Images:
           0x10bdc2000 -        0x10be24fff  com.apple.systemuiserver (1.7 - 352.2) <AA01DF88-1FCD-3F0B-B048-D68B15447ACA> /System/Library/CoreServices/SystemUIServer.app/Contents/MacOS/SystemUIServer
           0x10be4e000 -        0x10be54fff  com.apple.framework.SystemUIPlugin (1.7 - 33) <935AB81F-E3D3-38F2-B153-E638CACE4AED> /System/Library/PrivateFrameworks/SystemUIPlugin.framework/Versions/A/SystemUIP lugin
           0x10be64000 -        0x10be7afff  com.apple.ImageCaptureNotifications (7.1.0 - 7.1.0) <2B4985C8-5BFF-36CB-BB50-F3C270981F05> /System/Library/PrivateFrameworks/ICANotifications.framework/Versions/A/ICANoti fications
           0x10be8a000 -        0x10be90fff  com.apple.iPod (1.7 - 19) <316D12C0-BB7B-30DC-97CE-33679C75E558> /System/Library/PrivateFrameworks/iPod.framework/Versions/A/iPod
           0x10be9a000 -        0x10be9efff  com.apple.BezelServicesFW (232.3 - 232.3) <D37C3D0A-FF17-3001-9FEF-B32723F955D0> /System/Library/PrivateFrameworks/BezelServices.framework/Versions/A/BezelServi ces
           0x10d21f000 -        0x10d22cff7  com.apple.framework.calculate (1.3.2 - 17) <87C6B5E4-B10D-3290-93E1-0E6B6B85463D> /System/Library/PrivateFrameworks/Calculate.framework/Versions/A/Calculate
           0x10d4ad000 -        0x10d518fff  com.apple.spotlight (10.7.0 - 627.37) <36EBE260-935B-3204-9263-E56D02908BC5> /System/Library/CoreServices/Search.bundle/Contents/MacOS/Search
        0x7fff6b9c2000 -     0x7fff6b9f6baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff87b1c000 -     0x7fff87b23ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff87b24000 -     0x7fff87c29fff  libFontParser.dylib (??? - ???) <D2E56B6E-3182-3667-A78C-4172C435523A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff87c2a000 -     0x7fff87c65fff  com.apple.LDAPFramework (3.2 - 120.2) <275D4298-C435-3E98-AA25-95D9D0A56550> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff87df3000 -     0x7fff87e1cfff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff884e2000 -     0x7fff884e7fff  libGIF.dylib (??? - ???) <58A4492D-AAE7-3B8F-8B06-62867471A3EE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff884e8000 -     0x7fff88558fff  com.apple.datadetectorscore (3.0 - 179.4) <4AB32B7F-8EC2-327E-BAC8-80129AA36E7B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff88559000 -     0x7fff885cfff7  libc++.1.dylib (28.4.0 - compatibility 1.0.0) <A24FC3DA-4FFA-3DD2-9DCC-2B8D1B3BF97C> /usr/lib/libc++.1.dylib
        0x7fff88a61000 -     0x7fff88aa1fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff88aa2000 -     0x7fff88aa3fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff88aa4000 -     0x7fff88b06ff7  com.apple.Symbolication (1.3 - 91) <98A0662F-26ED-3B10-871B-07747127C7E9> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff88b07000 -     0x7fff88b08fff  libwebsharing.dylib (??? - ???) <279415F4-2FAD-3D68-BE9A-691D03389662> /usr/lib/libwebsharing.dylib
        0x7fff88b09000 -     0x7fff88cddff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89032000 -     0x7fff89052fff  libsystem_kernel.dylib (1699.32.7 - compatibility 1.0.0) <66C9F9BD-C7B3-30D4-B1A0-03C8A6392351> /usr/lib/system/libsystem_kernel.dylib
        0x7fff89053000 -     0x7fff89060ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff89061000 -     0x7fff890a5ff7  com.apple.MediaKit (12 - 602) <0C2CBEDA-412F-3DDF-9C74-44114E5E0DB9> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff890a6000 -     0x7fff891a7fff  com.apple.QuickLookUIFramework (3.2 - 500.18) <56A13D40-9A61-3B98-85ED-B1C7075A88FB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff891fc000 -     0x7fff8920bfff  com.apple.opengl (1.8.1 - 1.8.1) <51B34133-CEE3-3FC6-82AC-ADF567AE673C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8922f000 -     0x7fff89250fff  libPng.dylib (??? - ???) <E2B52527-4D0C-3595-BB13-8E8EF364E998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89251000 -     0x7fff893aefff  com.apple.audio.toolbox.AudioToolbox (1.7.3 - 1.7.3) <5F1E4695-BC74-3ADD-8345-627BCD68201A> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff893af000 -     0x7fff893b3fff  libutil.dylib (??? - ???) <28672328-B738-38CE-B231-8A93CA6E6EA4> /usr/lib/libutil.dylib
        0x7fff893b4000 -     0x7fff894c1fff  libJP2.dylib (??? - ???) <6AF1F5FC-34D4-3278-BEBB-0712B81890B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff894c2000 -     0x7fff894c2fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff894c3000 -     0x7fff89517ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff89518000 -     0x7fff896a3ff7  com.apple.QTKit (7.7.1 - 2345) <02D33483-2F88-352B-8E1E-C9CF2A2B0752> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff897a7000 -     0x7fff897aafff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff89895000 -     0x7fff89896fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff89897000 -     0x7fff89cc4fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff89cc5000 -     0x7fff89ccafff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89ccb000 -     0x7fff89e01fff  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
        0x7fff89e38000 -     0x7fff89f24ff7  com.apple.backup.framework (1.3.5 - 1.3.5) <B25104A3-1CE5-36CA-8F26-0A2DE3F95F70> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff89f25000 -     0x7fff89f25fff  libOpenScriptingUtil.dylib (??? - ???) <A7847713-F410-39C0-884F-A7188A18E742> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89f26000 -     0x7fff89f3cff7  com.apple.ImageCapture (7.1.0 - 7.1.0) <1AD40E02-2126-377B-A0D2-CBB21D932558> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff89f3d000 -     0x7fff89f83fff  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <2C442396-1006-3765-92D2-60869D4641CE> /usr/lib/libcurl.4.dylib
        0x7fff89f84000 -     0x7fff8a568fff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8a578000 -     0x7fff8a594ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8a595000 -     0x7fff8a68fff7  com.apple.DiskImagesFramework (10.7.4 - 331.7) <BEBA6D78-08E0-3B99-B77B-A5CBF3344834> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8a690000 -     0x7fff8a7f7fff  com.apple.CFNetwork (520.5.1 - 520.5.1) <08F70E26-5456-3BFB-8192-00D3CE40D3C9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8a7f8000 -     0x7fff8a806fff  com.apple.HelpData (2.1.2 - 72.2) <363E36C5-F7C0-34A6-83D3-97C8FB6511F0> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8a9fe000 -     0x7fff8a9fefff  com.apple.audio.units.AudioUnit (1.7.3 - 1.7.3) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a9ff000 -     0x7fff8aa5aff7  com.apple.opencl (2.0.19 - 2.0.19) <B05BF605-73B8-328F-A228-6FA59E1FC73A> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8aa5b000 -     0x7fff8ad13fff  com.apple.RawCamera.bundle (4.00 - 658) <789BC5C7-F03A-388C-B540-070FF5574B0C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8ad14000 -     0x7fff8ad6ffff  com.apple.ImageCaptureCore (3.1.0 - 3.1.0) <9F7C4D81-5CC7-3D66-AC66-81EA9A5EAB94> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8ad70000 -     0x7fff8adaffff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8adb0000 -     0x7fff8adb2ff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8adb3000 -     0x7fff8adb3fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8adb4000 -     0x7fff8adb4fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8adbd000 -     0x7fff8ae04ff7  com.apple.CoreMedia (1.0 - 705.94) <700C6863-7A8F-34FA-8B1D-7659EC95000B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8ae05000 -     0x7fff8ae5bfff  libCoreStorage.dylib (??? - ???) <564C1AE4-4669-3D28-9DBF-0256A4341DF9> /usr/lib/libCoreStorage.dylib
        0x7fff8ae5c000 -     0x7fff8ae5ffff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8ae60000 -     0x7fff8b08afe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8b08b000 -     0x7fff8b0a8fff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8b0a9000 -     0x7fff8b0fdfff  libFontRegistry.dylib (??? - ???) <60FF9C2C-5E44-3C49-8A08-F26101898F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8b145000 -     0x7fff8b14cfff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8b14d000 -     0x7fff8b56bff7  com.apple.SceneKit (125.3 - 125.8) <23382F45-D9CE-3897-B998-5B26337608FD> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8b56c000 -     0x7fff8b570fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8b579000 -     0x7fff8b5e1ff7  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <9987DC46-2A96-3BA0-B88B-04E573C0AD9B> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8b5e2000 -     0x7fff8b5e9fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b5ea000 -     0x7fff8b5f0fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8b5ff000 -     0x7fff8ba32ff7  com.apple.VideoToolbox (1.0 - 705.94) <72AD524C-0616-3C69-BA1F-8D444F97F5A2> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8ba33000 -     0x7fff8ba66ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8bdde000 -     0x7fff8bddfff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8bde0000 -     0x7fff8be08fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8be09000 -     0x7fff8be5bff7  libGLU.dylib (??? - ???) <DB906997-0F70-3469-BA0E-2F1DDBEAD8D5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8be5c000 -     0x7fff8be5efff  com.apple.EFILogin (1.0 - 1) <EA18A476-CB02-3EC6-8B2D-9EA019B2D16E> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8be5f000 -     0x7fff8be71ff7  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <6245B497-784B-355C-98EF-2DC6B45BF05C> /usr/lib/libsasl2.2.dylib
        0x7fff8be72000 -     0x7fff8bf14fff  com.apple.securityfoundation (5.0 - 55116) <70CDC3ED-39AA-3784-8715-F0F5E2CB9754> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8bf8a000 -     0x7fff8bfa1fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8bfa2000 -     0x7fff8bfa7ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8bfa8000 -     0x7fff8c09dfff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8c105000 -     0x7fff8c111fff  com.apple.DirectoryService.Framework (10.7 - 146) <38778B01-2CF6-3A33-8A7A-FE016774B24C> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8c114000 -     0x7fff8c42dfff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8c42e000 -     0x7fff8c42fff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8c430000 -     0x7fff8c50dfef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8c50e000 -     0x7fff8c830fff  com.apple.JavaScriptCore (7534.57 - 7534.57.3) <3A04B8FC-CFA6-3AEB-8FDF-B0525B5A4C82> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8c861000 -     0x7fff8c873ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c9e5000 -     0x7fff8ca50ff7  com.apple.framework.IOKit (2.0 - ???) <FE838BB6-D42E-3291-A1A0-6F53FC970261> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8ca9a000 -     0x7fff8caa1fff  libGFXShared.dylib (??? - ???) <D3598924-B167-372E-8C9F-1BBF68852542> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8cb6a000 -     0x7fff8cc67ff7  com.apple.avfoundation (2.0 - 180.50) <A2EAE4E6-4DBA-3AAB-A387-7E72B93B6DA9> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8cc84000 -     0x7fff8ccd5ff7  com.apple.CoreMediaIO (216.0 - 3199.8) <4D3FE512-E943-34E3-A7A5-2EC2E3854E28> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ccd6000 -     0x7fff8cfcbff7  com.apple.security (7.0 - 55148.6) <4535E500-973A-3BA7-AF65-DF5CF0658F02> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8cfcc000 -     0x7fff8cfcfff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8cfd0000 -     0x7fff8cfd6fff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8cfd7000 -     0x7fff8cfd9fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8cfda000 -     0x7fff8d01aff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <7D2E5016-A960-3ADE-B042-F74063E79550> /usr/lib/libcups.2.dylib
        0x7fff8d01b000 -     0x7fff8d048fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8d049000 -     0x7fff8d04dfff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8d04e000 -     0x7fff8d0b6ff7  com.apple.coreui (1.2.2 - 165.11) <9316266A-39CA-3EC7-9C9E-726462CEFF4D> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8d0b7000 -     0x7fff8d0e7ff7  com.apple.DictionaryServices (1.2.1 - 158.3) <5E2EBBFD-D520-3379-A431-11DAA844B8D6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8d0e8000 -     0x7fff8d0ebfff  libCoreVMClient.dylib (??? - ???) <28CB0F3F-A202-391F-8CAC-FC9A1398A962> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8d0f0000 -     0x7fff8d166fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8d167000 -     0x7fff8d90ffff  com.apple.CoreAUC (6.16.12 - 6.16.12) <EF535959-14FE-3B61-9C32-DF4C54B8F12D> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8d910000 -     0x7fff8d994ff7  com.apple.ApplicationServices.ATS (317.12.0 - ???) <BE3C156D-8326-37AA-BC4E-D3C0D31BF976> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8d995000 -     0x7fff8d997fff  libCVMSPluginSupport.dylib (??? - ???) <982F1ED4-3CBB-3161-8BEA-8A980C27FCC1> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8dc05000 -     0x7fff8dc0bff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8dc0e000 -     0x7fff8dc61fff  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <6F9A4BCE-8B99-3144-BCF7-B4299B27F6E9> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8dc75000 -     0x7fff8dcaffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8dcf3000 -     0x7fff8dd4fff7  com.apple.HIServices (1.21 - ???) <B012EE97-D1CD-3F4B-812D-9AC7E6852FE6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8dd51000 -     0x7fff8dd51fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8dd52000 -     0x7fff8def2ff7  com.apple.QuartzCore (1.7 - 270.5) <19E5E0AB-DAA9-3F97-988C-D9A46AFB9C04> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8df01000 -     0x7fff8df16fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8df17000 -     0x7fff8e23cff7  com.apple.AddressBook.framework (6.1.3 - 1091) <5A8BEED1-229C-3A9C-8281-581127A1B9B5> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8e252000 -     0x7fff8e2e8ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8e2e9000 -     0x7fff8e2f7fff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8e2f8000 -     0x7fff8e37dff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e381000 -     0x7fff8e434ff7  com.apple.CoreText (220.22.0 - ???) <A7A1096F-A211-3775-BA33-08FE98D27F08> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff8e435000 -     0x7fff8e435fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8e436000 -     0x7fff8e462ff7  com.apple.CoreServicesInternal (113.19 - 113.19) <74532B3B-EDE0-3553-9BED-F02B9CDF1FF7> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8e463000 -     0x7fff8e469ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8e46a000 -     0x7fff8e56cfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff8e56d000 -     0x7fff8e56efff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff8e5d1000 -     0x7fff8e5e7fff  libGL.dylib (??? - ???) <A4876AE9-DDFE-3B9A-874E-09BC29D46C39> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e87d000 -     0x7fff8e900fef  com.apple.Metadata (10.7.0 - 627.37) <B9BEB598-B6F2-3BFF-A8F3-C3C87CD076AB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8e901000 -     0x7fff8e915ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8e931000 -     0x7fff8ea0ffff  com.apple.DiscRecording (6.0.4 - 6040.4.1) <F434B351-AE30-3D1B-9DAF-4581D080D2BC> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8ea97000 -     0x7fff8ea9cfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8ea9d000 -     0x7fff8eac3fff  com.apple.framework.familycontrols (3.0 - 300) <6F0C58C0-22E7-3877-8CFA-1ED0CB3CE38B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8ead0000 -     0x7fff8eaf9fff  com.apple.datadetectors (3.3 - 172.6) <4C5A759B-7CB7-3C0E-8C50-DC2CCE92F5F7> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8ec3d000 -     0x7fff8ec76ff7  libssl.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <AE5B0BB9-75F1-34DA-A10F-63F2640210A8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8ecb2000 -     0x7fff8ecb8fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8ecb9000 -     0x7fff8ed16ff7  com.apple.QuickLookFramework (3.2 - 500.18) <C36371BF-E1F6-3DF7-83EA-CE96FCDCE4C4> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ed2c000 -     0x7fff8ee45fff  com.apple.DesktopServices (1.6.5 - 1.6.5) <5E7DD5F4-B4DA-3F75-A14A-3494E81CFBA0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8ee46000 -     0x7fff8ee4fff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8ee50000 -     0x7fff8eef5fff  com.apple.ink.framework (10.7.5 - 113) <1AE6676D-490A-36C2-B6CC-00F93AEB31DE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8eef6000 -     0x7fff8eefefff  libsystem_dnssd.dylib (??? - ???) <584B321E-5159-37CD-B2E7-82E069C70AFB> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8ef08000 -     0x7fff8fb0efff  com.apple.AppKit (6.7.5 - 1138.51) <44417D02-6123-3FC3-A119-CE51BB4C3006> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8fb0f000 -     0x7fff8fb11fff  libquarantine.dylib (36.7.0 - compatibility 1.0.0) <8D9832F9-E4A9-38C3-B880-E5210B2353C7> /usr/lib/system/libquarantine.dylib
        0x7fff8fb12000 -     0x7fff8fb24ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8fb31000 -     0x7fff8fb73ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8fb74000 -     0x7fff8fb82fff  libdispatch.dylib (187.10.0 - compatibility 1.0.0) <8E03C652-922A-3399-93DE-9EA0CBFA0039> /usr/lib/system/libdispatch.dylib
        0x7fff8fb83000 -     0x7fff8fc67ff7  com.apple.CoreServices.OSServices (478.50 - 478.50) <3D6AA4EF-C601-36C7-8F3A-A00964F01759> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8fc68000 -     0x7fff8fc76ff7  libkxld.dylib (??? - ???) <01161870-E3B3-3F87-BA4A-0AA7A081F409> /usr/lib/system/libkxld.dylib
        0x7fff8fc77000 -     0x7fff8fd11ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8fd12000 -     0x7fff9003efff  com.apple.HIToolbox (1.9 - ???) <CCB32DEA-D0CA-35D1-8019-E599C8007AB6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff9003f000 -     0x7fff9007afff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff9007b000 -     0x7fff9007fff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff90257000 -     0x7fff9025cfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9025d000 -     0x7fff90364fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff90391000 -     0x7fff903bafff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff903f0000 -     0x7fff90448ff7  libTIFF.dylib (??? - ???) <59353B7F-EA9A-32D5-A501-283443B30C60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff90449000 -     0x7fff90466ff7  com.apple.openscripting (1.3.3 - ???) <F5E34F54-CE85-334B-8F25-53581D43960C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff90467000 -     0x7fff90472ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff90473000 -     0x7fff906e7fff  com.apple.CoreImage (7.99.1 - 1.0.1) <4BB09B79-275B-364C-9466-0FF36ABB1218> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff906e8000 -     0x7fff9072cff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <B2A38D2C-7E82-34C5-8896-48C37B0E64A3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff9072d000 -     0x7fff9092ffff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <0176782F-9526-3905-813A-7A5676EC2C86> /usr/lib/libicucore.A.dylib
        0x7fff90930000 -     0x7fff909f7ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff90a2c000 -     0x7fff90a2cfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff90a4d000 -     0x7fff90a82fff  com.apple.securityinterface (5.0 - 55022.6) <4D6DAF8F-7873-3992-A6D6-478C7664FA39> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff90b1d000 -     0x7fff90b41fff  com.apple.RemoteViewServices (1.5 - 44.2) <A0417D7F-22E9-3FD8-AC55-67654D8E93EB> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff90b50000 -     0x7fff90b51fff  libodfde.dylib (??? - ???) <87836EDD-1474-3926-916A-A7AE8CA65079> /usr/lib/libodfde.dylib
        0x7fff90b52000 -     0x7fff90b93fff  com.apple.QD (3.40.1 - ???) <13ACC7F4-B004-3370-B575-6D06447EE428> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff90b94000 -     0x7fff90e05fff  com.apple.QuartzComposer (5.0 - 236.10) <F8560AEC-4E26-3A43-BE0A-B20FCB5B2E7D> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff90e06000 -     0x7fff90e11ff7  com.apple.DisplayServicesFW (2.5.4 - 323.3) <5E7F7A88-9313-3C31-87BD-80F3361DA338> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff90e5f000 -     0x7fff90e5ffff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff90e60000 -     0x7fff90e7cfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <A1ABA9DB-2C8A-3C96-976A-21E63194F7B2> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff90e7d000 -     0x7fff90e94fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <559C1AFB-E0B4-3D23-9189-18DE09C06FFE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff90e95000 -     0x7fff9123ffe7  com.apple.MediaToolbox (1.0 - 705.94) <0719E69C-3275-3BD9-AD04-27DBADEB6E03> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff91240000 -     0x7fff9124aff7  liblaunch.dylib (392.39.0 - compatibility 1.0.0) <8C235D13-2928-30E5-9E12-2CC3D6324AE2> /usr/lib/system/liblaunch.dylib
        0x7fff9124b000 -     0x7fff91276ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff91322000 -     0x7fff9132ffff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <72C53E7B-C222-3BE5-9984-FDC328CC4846> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff91347000 -     0x7fff91348ff7  libsystem_sandbox.dylib (??? - ???) <5459F293-E1F2-33B3-B9B2-2ABB7B915B62> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff91349000 -     0x7fff913dbff7  com.apple.CorePDF (3.1 - 3.1) <F81F99A9-7FF6-3A6A-92C7-78C76BA35777> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff913dc000 -     0x7fff91409fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <6E5C8AC3-DBB7-31CB-BEB7-D6ED8E6DE0CE> /usr/lib/libSystem.B.dylib
        0x7fff9140f000 -     0x7fff9144ffe7  libGLImage.dylib (??? - ???) <0B7DAB2B-F1C6-39C7-B864-61EF683B6656> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff91450000 -     0x7fff91506fff  com.apple.PDFKit (2.7.7 - 2.7.7) <96C0C88B-F049-39F1-92A5-180F1C2EE6EB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff91507000 -     0x7fff919cefff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff919e2000 -     0x7fff91a30fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff91a31000 -     0x7fff91a40ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff91a41000 -     0x7fff91a41fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff91a42000 -     0x7fff91cbafff  com.apple.imageKit (2.1.2 - 1.0) <23470050-28FB-3B09-8E27-ADC371B0E4B8> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff91ce3000 -     0x7fff91d43fff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff91d44000 -     0x7fff91e23fff  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <047DFE61-500F-3F11-9881-D0844D2FCE5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff91e24000 -     0x7fff91e70ff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <131780ED-E8DD-3153-81F2-5FEC4F6554C2> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff91e71000 -     0x7fff91f55e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff91f56000 -     0x7fff92062fef  libcrypto.0.9.8.dylib (49.0.0 - compatibility 0.9.8) <96BA2B42-4E11-33A9-84A5-31757F131A83> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff929f3000 -     0x7fff92b7dff7  com.apple.WebKit (7534.57 - 7534.57.7) <15AA1A2E-DCAC-35CE-89DF-0FF7149198CD> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff92b7e000 -     0x7fff92b89fff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff92b8a000 -     0x7fff92bb1fff  com.apple.framework.internetaccounts (1.2 - 3) <28D44E21-54F2-366B-B9D9-1DB788EF0278> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff92bb2000 -     0x7fff92bb5fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff92c2a000 -     0x7fff92c4efff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff92cd2000 -     0x7fff92cd7fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff92cd8000 -     0x7fff92ce2fff  libcsfde.dylib (??? - ???) <165F76E5-EE38-3942-82B4-9BCEEF72EB69> /usr/lib/libcsfde.dylib
        0x7fff92ce3000 -     0x7fff92ffffff  com.apple.CoreServices.CarbonCore (960.25 - 960.25) <4FC1AB30-022C-3C67-AC46-FDCBFCB7EEDE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff93000000 -     0x7fff9307bff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff9307c000 -     0x7fff9309bfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff930c5000 -     0x7fff93a63a27  com.apple.CoreGraphics (1.600.0 - ???) <576777EA-921B-3D94-98C3-40A9CF8EBD18> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93aa3000 -     0x7fff93b16fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff93b17000 -     0x7fff93b22ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <D836A22C-BBDC-3C9F-83D3-F8CC0EE75885> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff93b23000 -     0x7fff93bc4fff  com.apple.LaunchServices (480.40 - 480.40) <C936A07F-0CF8-3F8E-BDB3-76AA7611B4CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff93bc5000 -     0x7fff93bc6fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff93c89000 -     0x7fff93c9cff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff93cd5000 -     0x7fff93d00fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff93d01000 -     0x7fff93d77fff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff93d78000 -     0x7fff94aaffff  com.apple.WebCore (7534.57 - 7534.57.7) <33FCF30A-08C5-3169-B3B0-3A9462FA1A0D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff94b2d000 -     0x7fff94b2dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff94b2e000 -     0x7fff94b48fff  com.apple.CoreMediaAuthoring (2.0 - 891) <C7A92C52-AD9F-3CF1-86D5-C0714118935C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff94b49000 -     0x7fff94b79fff  com.apple.framework.Admin (11.0 - 11.0) <66A06B83-01D1-371E-8A77-4280570BB97D> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fff94b7a000 -     0x7fff94b85ff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 522
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=205.4M resident=181.5M(88%) swapped_out_or_unallocated=23.9M(12%)
    Writable regions: Total=54.4M written=2552K(5%) resident=3940K(7%) swapped_out=0K(0%) unallocated=50.6M(93%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                    12K
    CG image                              4K
    CG shared images                    128K
    CoreGraphics                         16K
    CoreServices                       2104K
    MALLOC                             43.2M
    MALLOC guard page                    64K
    Memory tag=242                       12K
    STACK GUARD                        56.0M
    Stack                              10.5M
    VM_ALLOCATE                         116K
    __CI_BITMAP                          80K
    __DATA                             19.4M
    __IMAGE                             528K
    __LINKEDIT                         49.2M
    __TEXT                            156.1M
    __UNICODE                           544K
    mapped file                        15.6M
    shared memory                       312K
    ===========                      =======
    TOTAL                             354.1M
    Please Help!
    Thanks

    Make sure you are looking in the right place for those reports. The one you posted is a problem in a single task, not a kernel panic.
    HT2546- Mac OS X: How to log a kernel panic

  • Mac Pro is restarting itself

    Yesterday, my Mac Pro started restarting itself and giving me a message that there may be a problem. I'm not sure what to do, so I thought I'd share the Problem Report in case any of the more tech saavy people out there could spot the problem.
    I tried posting the Problem report here, but I got a "You Have included content in your post that is not permitted." So here is the Pastebin address:
    http://pastebin.com/embed_js.php?i=3UWFfXbi

    A page fault occurred in kerneltask. Drivers recently referenced include the caldigit driver.
    You are not running the Mac OS X kernel. You have added about 17 third-party add-ons, shown at the beginning of the list of kernel extensions, which are likely making it unstable.
    Pace app is a known bad actor that is installed with high-priced software. You will need to consult the manufacturer for removal instructions.
    Soundflower driver has been troublesome.
    you have drivers for both highpoint and caldigit and logitech cards. ¿ do you need them all?
    Something about the way you collected that panic log has it tagged in a formatted, numbered list. Perhaps you passed it through some other program rather than simply Copying from Console and Pasting with the forum software ?

  • Mac pro 2014 restarting unexpedly

    Well. I just posted about this and Apple removed my post. I guess I put too much emotion into my post. So this time i'll shorten it:
    My $10,000 mac pro keeps restarting with no warning. Apple refuses to replace it or give me a refund. I am hurt. Anyone else having a unexpected restart problem with their mac pro 12-cores? 
    thanks
    c

    Hi everyone,
    and thanks for your responses... Let me try to fill you in w more details:
    Grant - No Kernel Panic... . no error message before or after it restarts, no nothing...
    Almost every time this has occurred i was doing something that uses heavy cpu.... either a) rendering in Aftereffects b) rendering in Cinema 4D c) batch outputting lots of video from quicktime 7 (converting prores to h264) and one single time... i was simply using photoshop... nothing crazy.... Most the times this has happened i had other apps open... Mail, Safari, other adobe products, spotify or iTunes...
    Thuhaib - No Firewire on the new Mac Pros... only peripherals plugged in are monitor... mouse, keyboard... ethernet, ethernet to server...
    Another problem i have (know idea if related) is that if Im using After Effects. and my computer goes to sleep... when it wakes up... the audio is no longer connected to After Effects... I have to reelect "built in audio out" in the after effects prefs... or simply (and faster) hit and restart aftereffects to get the audio routed back properly. This happens EVERY time it goes to sleep. I haven't noticed any other programs that lose audio routing settings... but i almost exclusively work in After Effects all day long.
    I have AppleCare. This was deemed a hardware problem in March. I brought it in and the cpu was replaced. However the problem has persisted. To my utter dismay... Apple will not replace my computer. I am a loyal customer of 15+ years.

  • Mac pro crashing on shutdown

    HIya,
    I've got a 2.66GHz Quad intel xeon Mac Pro, with 8gb RAM, OSX 10.8.4, NVIDIA GeForce GT 120. I use it as a 'server', running a copy of Filemaker Server and Account Edge. It's set to auto shutdown at 8.30 in the evening, but randomly, when I get in in the following morning, it hasn't shut dpwn properly (the screen is blank grey, with the spinning 'daisy-wheel'.
    Checking the Console at around shutdown time shows this:
    29/07/2013 20:31:18.381 Butler[192]: updated applications cache
    29/07/2013 20:31:18.463 Butler[192]: could not find your iTunes music library
    29/07/2013 20:31:18.468 Butler[192]: updated abbreviations cache (enabled)
    29/07/2013 20:40:03.048 WindowServer[97]: dict count after removing entry for window 0x1c is 0
    29/07/2013 20:40:03.057 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.057 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.057 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.058 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.058 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.061 com.apple.launchd.peruser.501[137]: (com.apple.FolderActions.enabled[183]) Exited: Killed: 9
    29/07/2013 20:40:03.062 com.apple.launchd.peruser.501[137]: ([0x0-0xd00d].org.corecode.SMARTReporter[185]) Exited: Killed: 9
    29/07/2013 20:40:03.066 coreservicesd[79]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=117
    29/07/2013 20:40:03.070 coreservicesd[79]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=167
    29/07/2013 20:40:03.074 loginwindow[56]: sendQuitEventToApp (FileConnect): AESendMessage returned error -600
    29/07/2013 20:40:03.075 com.apple.launchd.peruser.501[137]: ([0x0-0x16016].com.apple.AppleSpell[224]) Exited: Terminated: 15
    29/07/2013 20:40:03.075 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.075 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.075 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.075 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.076 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.128 com.apple.launchd.peruser.501[137]: (com.apple.talagent[151]) Exited: Killed: 9
    29/07/2013 20:40:03.129 coreservicesd[79]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=117
    29/07/2013 20:40:03.129 coreservicesd[79]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=712
    29/07/2013 20:40:03.317 coreservicesd[79]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=127
    29/07/2013 20:40:03.317 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.318 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.318 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.318 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:03.318 WindowServer[97]: CGXGetConnectionProperty: Invalid connection 43011
    29/07/2013 20:40:13.103 loginwindow[56]: ERROR | -[ApplicationManager quitPrivateProcesses] | Private process did not quit
    29/07/2013 20:40:13.107 loginwindow[56]: DEAD_PROCESS: 56 console
    29/07/2013 20:40:13.321 loginwindow[56]: Application hardKill returned -600
    29/07/2013 20:40:13.321 loginwindow[56]: Application hardKill returned -600
    29/07/2013 20:40:13.322 loginwindow[56]: Application hardKill returned -600
    29/07/2013 20:40:13.555 shutdown[99210]: halt by server:
    29/07/2013 20:40:13.555 shutdown[99210]: SHUTDOWN_TIME: 1375126813 555132
    29/07/2013 20:40:13.000 kernel[0]: Kext loading now disabled.
    29/07/2013 20:40:13.000 kernel[0]: Kext unloading now disabled.
    29/07/2013 20:40:13.000 kernel[0]: Kext autounloading now disabled.
    I've seen another post in the Snow Leopard forum, it recommended removing Flash, running Disk Utility, Apple Hardware Test (to check for the 'InVidia issue'), but the crash still happens ...
    Any thoughts would bemost appreciated.
    Cheers,
    Kev.

    Hiya, and thanks for posting a followup. The machine was fine yesterday, it had shut down the night before and started up yesterday no problem. However, this morning it was the same old issue – crashed on shutdown, grey screen, daisy wheel ...
    I booted in to safe mode, and here's the console report for that session:
    01/08/2013 08:57:11.000 kernel[0]: Darwin Kernel Version 12.4.0: Wed May  1 17:57:12 PDT 2013; root:xnu-2050.24.15~1/RELEASE_X86_64
    01/08/2013 08:57:11.000 kernel[0]: vm_page_bootstrap: 501750 free pages and 1595402 wired pages
    01/08/2013 08:57:11.000 kernel[0]: kext submap [0xffffff7f80737000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000737000]
    01/08/2013 08:57:11.000 kernel[0]: zone leak detection enabled
    01/08/2013 08:57:11.000 kernel[0]: standard timeslicing quantum is 10000 us
    01/08/2013 08:57:11.000 kernel[0]: standard background quantum is 2500 us
    01/08/2013 08:57:11.000 kernel[0]: mig_table_max_displ = 74
    01/08/2013 08:57:11.000 kernel[0]: SAFE BOOT DETECTED - only valid OSBundleRequired kexts will be loaded.
    01/08/2013 08:57:11.000 kernel[0]: corecrypto kext started!
    01/08/2013 08:57:11.000 kernel[0]: Running kernel space in FIPS MODE
    01/08/2013 08:57:11.000 kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    01/08/2013 08:57:11.000 kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    01/08/2013 08:57:11.000 kernel[0]: corecrypto.kext FIPS POST passed!
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=16 Disabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=18 Disabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=4 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=20 Disabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=6 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=22 Disabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=1 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=9 LocalApicId=17 Disabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=10 LocalApicId=3 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=11 LocalApicId=19 Disabled
    01/08/2013 08:56:17.256 com.apple.launchd[1]: *** launchd[1] has started up. ***
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=12 LocalApicId=5 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=13 LocalApicId=21 Disabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=14 LocalApicId=7 Enabled
    01/08/2013 08:57:11.000 kernel[0]: AppleACPICPU: ProcessorId=15 LocalApicId=23 Disabled
    01/08/2013 08:56:17.256 com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    01/08/2013 08:57:11.000 kernel[0]: calling mpo_policy_init for Sandbox
    01/08/2013 08:57:11.000 kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    01/08/2013 08:57:11.000 kernel[0]: calling mpo_policy_init for Quarantine
    01/08/2013 08:57:08.286 com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    01/08/2013 08:57:11.000 kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    01/08/2013 08:57:11.000 kernel[0]: calling mpo_policy_init for TMSafetyNet
    01/08/2013 08:57:11.000 kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    01/08/2013 08:57:11.000 kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    01/08/2013 08:57:11.000 kernel[0]: The Regents of the University of California. All rights reserved.
    01/08/2013 08:57:11.000 kernel[0]: MAC Framework successfully initialized
    01/08/2013 08:57:11.000 kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    01/08/2013 08:57:11.000 kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    01/08/2013 08:57:11.000 kernel[0]: ACPI: System State [S0 S3 S4 S5]
    01/08/2013 08:57:11.000 kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000
    01/08/2013 08:57:11.000 kernel[0]: [ PCI configuration begin ]
    01/08/2013 08:57:11.000 kernel[0]: console relocated to 0xf80030000
    01/08/2013 08:57:11.000 kernel[0]: PCI configuration changed (bridge=7 device=2 cardbus=0)
    01/08/2013 08:57:11.000 kernel[0]: [ PCI configuration end, bridges 15 devices 50 ]
    01/08/2013 08:57:11.000 kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1112
    01/08/2013 08:57:11.000 kernel[0]: AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
    01/08/2013 08:57:11.000 kernel[0]: ETH1 cannot assert wake from D3cold
    01/08/2013 08:57:11.000 kernel[0]: ETH0 cannot assert wake from D3cold
    01/08/2013 08:57:11.000 kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
    01/08/2013 08:57:11.000 kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    01/08/2013 08:57:11.000 kernel[0]: BTCOEXIST off
    01/08/2013 08:57:11.000 kernel[0]: BRCM tunables:
    01/08/2013 08:57:11.000 kernel[0]: pullmode[1] txringsize[  256] txsendqsize[1024] reapmin[   32] reapcount[  128]
    01/08/2013 08:57:11.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    01/08/2013 08:57:11.000 kernel[0]: rooting via boot-uuid from /chosen: 38F73E2D-9BE3-34BE-8B22-C7EF05776CE4
    01/08/2013 08:57:11.000 kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    01/08/2013 08:57:11.000 kernel[0]: Intel82574L::start - Built May  1 2013 18:08:56 -- running on device at b10 d0 f0
    01/08/2013 08:57:11.000 kernel[0]: Intel82574L::start - Built May  1 2013 18:08:56 -- running on device at b9 d0 f0
    01/08/2013 08:57:11.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    01/08/2013 08:57:11.000 kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    01/08/2013 08:57:11.000 kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    01/08/2013 08:57:11.000 kernel[0]: AppleIntelCPUPowerManagementClient: ready
    01/08/2013 08:57:11.000 kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 7c6d62fffefdeca0; max speed s800.
    01/08/2013 08:57:11.000 kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT2 @2/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/WDC WD6400AAKS-41H2B0 Media/IOGUIDPartitionScheme/Customer@2
    01/08/2013 08:57:11.000 kernel[0]: BSD root: disk0s2, major 1, minor 2
    01/08/2013 08:57:11.000 kernel[0]: jnl: unknown-dev: replay_journal: from: 17488896 to: 18333184 (joffset 0x167a1000)
    01/08/2013 08:57:11.000 kernel[0]: jnl: unknown-dev: journal replay done.
    01/08/2013 08:57:11.000 kernel[0]: Kernel is LP64
    01/08/2013 08:57:11.000 kernel[0]: hfs: Removed 1 orphaned / unlinked files and 60 directories
    01/08/2013 08:57:13.000 kernel[0]: Intel82574L: Ethernet address 00:25:00:f4:58:ad
    01/08/2013 08:57:13.000 kernel[0]: Intel82574L: Ethernet address 00:25:00:f4:52:41
    01/08/2013 08:57:13.000 kernel[0]: AirPort_Brcm4331: Ethernet address 00:26:08:fb:28:25
    01/08/2013 08:57:13.000 kernel[0]: IO80211Controller::dataLinkLayerAttachComplete():  adding AppleEFINVRAM notification
    01/08/2013 08:57:14.369 hidd[48]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    01/08/2013 08:57:14.408 hidd[48]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    01/08/2013 08:57:15.338 fseventsd[49]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (44112 59 44230)
    01/08/2013 08:57:16.000 kernel[0]: macx_swapon SUCCESS
    01/08/2013 08:57:16.033 fseventsd[49]: log dir: /.fseventsd getting new uuid: 2AF7968F-2C87-436A-B868-E761BD370D63
    01/08/2013 08:57:20.804 kdc[46]: label: default
    01/08/2013 08:57:20.804 kdc[46]:           dbname: od:/Local/Default
    01/08/2013 08:57:20.805 kdc[46]:           mkey_file: /var/db/krb5kdc/m-key
    01/08/2013 08:57:20.805 kdc[46]:           acl_file: /var/db/krb5kdc/kadmind.acl
    01/08/2013 08:57:21.000 kernel[0]: Waiting for DSMOS...
    01/08/2013 08:57:21.605 appleeventsd[54]: main: Starting up
    01/08/2013 08:57:22.163 coreservicesd[63]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    01/08/2013 08:57:22.219 com.apple.SecurityServer[14]: Session 100000 created
    01/08/2013 08:57:22.245 mDNSResponder[40]: mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56) starting OSXVers 12
    01/08/2013 08:57:22.368 com.apple.usbmuxd[28]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    01/08/2013 08:57:22.451 airportd[68]: _processDLILEvent: en2 attached (down)
    01/08/2013 08:57:22.000 kernel[0]: createVirtIf(): ifRole = 1
    01/08/2013 08:57:22.000 kernel[0]: in func createVirtualInterface ifRole = 1
    01/08/2013 08:57:22.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init name <p2p0> role 1 this 0xffffff800889e400
    01/08/2013 08:57:22.000 kernel[0]: AirPort_Brcm4331_P2PInterface::init() <p2p> role 1
    01/08/2013 08:57:22.000 kernel[0]: Created virtif 0xffffff800889e400 p2p0
    01/08/2013 08:57:22.902 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOFireWireIP.kext - ineligible during safe boot.
    01/08/2013 08:57:22.904 com.apple.kextd[11]: Load com.apple.iokit.IOFireWireIP failed; removing personalities from kernel.
    01/08/2013 08:57:22.958 com.apple.SecurityServer[14]: Entering service
    01/08/2013 08:57:23.000 kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    01/08/2013 08:57:23.000 kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    01/08/2013 08:57:23.060 configd[16]: setting hostname to "Servers-Mac-Pro.local"
    01/08/2013 08:57:23.062 configd[16]: network changed.
    01/08/2013 08:57:23.000 kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    01/08/2013 08:57:24.000 kernel[0]: AirPort: Link Down on en2. Reason 8 (Disassociated because station leaving).
    01/08/2013 08:57:24.000 kernel[0]: en2::IO80211Interface::postMessage bssid changed
    01/08/2013 08:57:24.757 systemkeychain[74]: done file: /var/run/systemkeychaincheck.done
    01/08/2013 08:57:24.875 kdc[46]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    01/08/2013 08:57:24.969 configd[16]: network changed: DNS*
    01/08/2013 08:57:24.000 kernel[0]: Ethernet [Intel82574L]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [796d,6f08,0de1,0200,45e1,4000]
    01/08/2013 08:57:24.000 kernel[0]: Intel82574L::setLinkStatus - active  1face000, 8
    01/08/2013 08:57:25.648 mDNSResponder[40]: D2D_IPC: Loaded
    01/08/2013 08:57:25.649 mDNSResponder[40]: D2DInitialize succeeded
    01/08/2013 08:57:25.986 kdc[46]: KDC started
    01/08/2013 08:57:26.082 locationd[44]: NOTICE,Location icon should now be in state 0
    01/08/2013 08:57:26.159 UserEventAgent[10]: Captive: [HandleNetworkInformationChanged:2435] nwi_state_copy returned NULL
    01/08/2013 08:57:28.000 kernel[0]: jnl: disk1s2: replay_journal: from: 19644928 to: 24882688 (joffset 0x12a1000)
    01/08/2013 08:57:28.164 apsd[60]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    01/08/2013 08:57:28.165 apsd[60]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    01/08/2013 08:57:28.000 kernel[0]: Previous Shutdown Cause: 3
    01/08/2013 08:57:28.000 kernel[0]: NVDAStartup: Official
    01/08/2013 08:57:28.702 awacsd[58]: Starting awacsd connectivity-78.3 (Apr 25 2013 19:22:44)
    01/08/2013 08:57:28.821 awacsd[58]: InnerStore CopyAllZones: no info in Dynamic Store
    01/08/2013 08:57:28.852 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAController.ke xt - ineligible during safe boot.
    01/08/2013 08:57:28.854 com.apple.kextd[11]: Load com.apple.driver.AppleHDAController failed; removing personalities from kernel.
    01/08/2013 08:57:29.233 digest-service[103]: label: default
    01/08/2013 08:57:29.233 digest-service[103]:           dbname: od:/Local/Default
    01/08/2013 08:57:29.233 digest-service[103]:           mkey_file: /var/db/krb5kdc/m-key
    01/08/2013 08:57:29.233 digest-service[103]:           acl_file: /var/db/krb5kdc/kadmind.acl
    01/08/2013 08:57:29.252 digest-service[103]: digest-request: uid=0
    01/08/2013 08:57:29.496 rpcsvchost[104]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    01/08/2013 08:57:29.502 digest-service[103]: digest-request: init request
    01/08/2013 08:57:29.543 digest-service[103]: digest-request: init return domain: BUILTIN server: SERVERS-MAC-PRO
    01/08/2013 08:57:30.053 com.apple.kextd[11]: Can't load /System/Library/Extensions/GeForce.kext - ineligible during safe boot.
    01/08/2013 08:57:30.059 com.apple.kextd[11]: Load com.apple.GeForce failed; removing personalities from kernel.
    01/08/2013 08:57:30.822 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothU SBDFU.kext - ineligible during safe boot.
    01/08/2013 08:57:30.000 kernel[0]: NVDANV50HAL loaded and registered
    01/08/2013 08:57:30.826 com.apple.kextd[11]: Load com.apple.iokit.IOBluetoothUSBDFU failed; removing personalities from kernel.
    01/08/2013 08:57:30.873 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleTyMCEDriver.kext - ineligible during safe boot.
    01/08/2013 08:57:30.876 com.apple.kextd[11]: Load com.apple.driver.AppleTyMCEDriver failed; removing personalities from kernel.
    01/08/2013 08:57:31.000 kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    01/08/2013 08:57:31.000 kernel[0]: [AGPM Controller] build GPUDict by Vendor10deDevice0640
    01/08/2013 08:57:31.650 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleMikeyDriver.kext - ineligible during safe boot.
    01/08/2013 08:57:31.653 com.apple.kextd[11]: Load com.apple.driver.AppleMikeyDriver failed; removing personalities from kernel.
    01/08/2013 08:57:31.730 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS erialManager.kext - ineligible during safe boot.
    01/08/2013 08:57:31.732 com.apple.kextd[11]: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    01/08/2013 08:57:31.764 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleUpstreamUserClient.kext - ineligible during safe boot.
    01/08/2013 08:57:31.767 com.apple.kextd[11]: Load com.apple.driver.AppleUpstreamUserClient failed; removing personalities from kernel.
    01/08/2013 08:57:31.770 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS erialManager.kext - ineligible during safe boot.
    01/08/2013 08:57:31.772 com.apple.kextd[11]: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    01/08/2013 08:57:31.906 stackshot[31]: Timed out waiting for IOKit to finish matching.
    01/08/2013 08:57:32.004 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOUserEthernet.kext - ineligible during safe boot.
    01/08/2013 08:57:32.007 com.apple.kextd[11]: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel.
    01/08/2013 08:57:32.000 kernel[0]: DSMOS has arrived
    01/08/2013 08:57:32.000 kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    01/08/2013 08:57:32.000 kernel[0]: [IOBluetoothHCIController][start] -- completed
    01/08/2013 08:57:32.180 loginwindow[43]: Login Window Application Started
    01/08/2013 08:57:32.000 kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    01/08/2013 08:57:34.883 mds[39]: (Normal) FMW: FMW 0 0
    01/08/2013 08:57:34.000 kernel[0]: jnl: disk1s2: journal replay done.
    01/08/2013 08:57:34.981 WindowServer[109]: Server is starting up
    01/08/2013 08:57:35.036 WindowServer[109]: Session 256 retained (2 references)
    01/08/2013 08:57:35.036 WindowServer[109]: Session 256 released (1 references)
    01/08/2013 08:57:35.162 WindowServer[109]: Session 256 retained (2 references)
    01/08/2013 08:57:35.163 WindowServer[109]: init_page_flip: page flip mode is on
    01/08/2013 08:57:36.201 WindowServer[109]: mux_initialize: Couldn't find any matches
    01/08/2013 08:57:37.123 WindowServer[109]: GLCompositor enabled for tile size [256 x 256]
    01/08/2013 08:57:37.123 WindowServer[109]: CGXGLInitMipMap: mip map mode is on
    01/08/2013 08:57:37.150 WindowServer[109]: WSMachineUsesNewStyleMirroring: false
    01/08/2013 08:57:37.152 WindowServer[109]: Display 0x43023294: GL mask 0x1; bounds (0, 0)[1280 x 1024], 66 modes available
    Main, Active, on-line, enabled, boot, Vendor 410c, Model 818, S/N 3497, Unit 0, Rotation 0
    UUID 0x0000410c000008180000349700000000
    01/08/2013 08:57:37.152 WindowServer[109]: Display 0x003f003d: GL mask 0x2; bounds (0, 0)[0 x 0], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    01/08/2013 08:57:37.156 WindowServer[109]: Created shield window 0x5 for display 0x43023294
    01/08/2013 08:57:37.156 WindowServer[109]: Created shield window 0x6 for display 0x003f003d
    01/08/2013 08:57:37.160 WindowServer[109]: Display 0x43023294: GL mask 0x1; bounds (0, 0)[1280 x 1024], 66 modes available
    Main, Active, on-line, enabled, boot, Vendor 410c, Model 818, S/N 3497, Unit 0, Rotation 0
    UUID 0x0000410c000008180000349700000000
    01/08/2013 08:57:37.160 WindowServer[109]: Display 0x003f003d: GL mask 0x2; bounds (2304, 0)[1 x 1], 1 modes available
    off-line, enabled, Vendor ffffffff, Model ffffffff, S/N ffffffff, Unit 1, Rotation 0
    UUID 0xffffffffffffffffffffffff003f003d
    01/08/2013 08:57:37.161 WindowServer[109]: CGXPerformInitialDisplayConfiguration
    01/08/2013 08:57:37.161 WindowServer[109]:   Display 0x43023294: MappedDisplay Unit 0; Vendor 0x410c Model 0x818 S/N 13463 Dimensions 13.31 x 10.63; online enabled, Bounds (0,0)[1280 x 1024], Rotation 0, Resolution 1
    01/08/2013 08:57:37.161 WindowServer[109]:   Display 0x003f003d: MappedDisplay Unit 1; Vendor 0xffffffff Model 0xffffffff S/N -1 Dimensions 0.00 x 0.00; offline enabled, Bounds (2304,0)[1 x 1], Rotation 0, Resolution 1
    01/08/2013 08:57:37.182 loginwindow[43]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    01/08/2013 08:57:38.333 fseventsd[49]: event logs in /Volumes/Backup/.fseventsd out of sync with volume.  destroying old logs. (44254 11 44254)
    01/08/2013 08:57:38.000 kernel[0]: hfs: Removed 0 orphaned / unlinked files and 650 directories
    01/08/2013 08:57:38.357 fseventsd[49]: log dir: /Volumes/Backup/.fseventsd getting new uuid: 556F4CB7-9A25-4CB4-A2F4-E7FA56370023
    01/08/2013 08:57:42.518 WindowServer[109]: Created shield window 0x7 for display 0x43023294
    01/08/2013 08:57:42.518 WindowServer[109]: Display 0x43023294: MappedDisplay Unit 0; ColorProfile { 2, "Philips 170S4"}; TransferFormula (1.000000, 1.000000, 1.000000)
    01/08/2013 08:57:43.648 launchctl[115]: com.apple.findmymacmessenger: Already loaded
    01/08/2013 08:57:43.822 awacsd[58]: Exiting
    01/08/2013 08:57:43.899 com.apple.SecurityServer[14]: Session 100002 created
    01/08/2013 08:57:44.196 loginwindow[43]: Login Window Started Security Agent
    01/08/2013 08:57:44.906 SecurityAgent[124]: This is the first run
    01/08/2013 08:57:44.907 SecurityAgent[124]: MacBuddy was run = 0
    01/08/2013 08:57:45.619 coreaudiod[125]: Enabled automatic stack shots because audio IO is inactive
    01/08/2013 08:57:47.315 genatsdb[127]: ########## genatsdb Sandboxed. ##########
    01/08/2013 08:57:48.582 UserEventAgent[117]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:57:48.601 UserEventAgent[117]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:57:48.780 locationd[132]: NOTICE,Location icon should now be in state 0
    01/08/2013 08:57:48.813 UserEventAgent[117]: cannot find useragent 1102
    01/08/2013 08:57:49.886 UserEventAgent[117]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:57:49.886 UserEventAgent[117]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:57:51.432 genatsdb[127]: *GENATSDB* FontObjects generated = 404
    01/08/2013 08:57:56.603 configd[16]: network changed: v4(en0+:192.168.1.99) DNS+ Proxy+ SMB
    01/08/2013 08:57:56.707 SecurityAgent[124]: User info context values set for server
    01/08/2013 08:57:56.673 ntpd[99]: proto: precision = 1.000 usec
    01/08/2013 08:57:57.817 com.apple.launchd[1]: (com.apple.xprotectupdater[25]) Exited with code: 252
    01/08/2013 08:57:57.933 warmd[27]: [___bootcachectl_filter_out_sharedio_from_history_block_invoke_0:2321] Unable to open i386 shared cache: 2 No such file or directory
    01/08/2013 08:57:58.264 SecurityAgent[124]: Login Window login proceeding
    01/08/2013 08:57:58.643 loginwindow[43]: Login Window - Returned from Security Agent
    01/08/2013 08:57:58.673 loginwindow[43]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    01/08/2013 08:57:58.688 loginwindow[43]: USER_PROCESS: 43 console
    01/08/2013 08:57:58.874 com.apple.launchd.peruser.501[141]: (com.apple.gamed) Ignored this key: UserName
    01/08/2013 08:57:58.874 com.apple.launchd.peruser.501[141]: (com.apple.gamed) Ignored this key: GroupName
    01/08/2013 08:57:58.875 com.apple.launchd.peruser.501[141]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    01/08/2013 08:57:58.883 loginwindow[43]: Connection with distnoted server was invalidated
    01/08/2013 08:57:58.932 distnoted[145]: # distnote server agent  absolute time: 105.751976568   civil time: Thu Aug  1 08:57:58 2013   pid: 145 uid: 501  root: no
    01/08/2013 08:57:59.166 com.apple.launchd.peruser.501[141]: (com.apple.afpstat-qfa[168]) Exited with code: 2
    01/08/2013 08:58:01.262 blued[57]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    01/08/2013 08:58:01.283 UserEventAgent[144]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:58:01.408 UserEventAgent[144]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:58:01.481 coreservicesd[63]: SendFlattenedData, got error #268435460 (ipc/send) timed out from ::mach_msg(), sending notification kLSNotifyApplicationLaunch to notificationID=118
    01/08/2013 08:58:01.900 com.apple.launchd.peruser.501[141]: (com.apple.mrt.uiagent[158]) Exited with code: 255
    01/08/2013 08:58:03.621 locationd[185]: NOTICE,Location icon should now be in state 0
    01/08/2013 08:58:04.152 UserEventAgent[144]: cannot find fw daemon port 1102
    01/08/2013 08:58:04.582 com.apple.SecurityServer[14]: Session 100005 created
    01/08/2013 08:58:04.931 mds[39]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputerIndexed"
    01/08/2013 08:58:05.815 com.apple.kextd[11]: Safe boot mode detected; invalidating system extensions caches.
    01/08/2013 08:58:06.242 UserEventAgent[144]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:58:06.243 UserEventAgent[144]: HALDefaultDevice::GetDefaultDevice: server returned 0 for the default device, so picking one locally
    01/08/2013 08:58:08.402 NetworkBrowserAgent[193]: Starting NetworkBrowserAgent
    01/08/2013 08:58:11.626 com.apple.time[144]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    01/08/2013 08:58:11.905 com.apple.kextd[11]: Cache file /System/Library/Caches/com.apple.kext.caches/Directories/System/Library/Extensi ons/KextIdentifiers.plist.gz is out of date; not using.
    01/08/2013 08:58:22.447 com.apple.time[144]: Interval maximum value is 946100000 seconds (specified value: 9223372036854775807).
    01/08/2013 08:58:23.190 mds[39]: (Warning) Server: No stores registered for metascope "kMDQueryScopeComputer"
    01/08/2013 08:58:33.273 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.295 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 3db60077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.295 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.296 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 303c0077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.297 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.298 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 3d070077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.298 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.299 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 3a290077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.299 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.300 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 34f60077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.301 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.301 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 395e0077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.302 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.303 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 3e820077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.303 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.304 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 377e0077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.304 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:33.305 coreservicesd[63]: ISGetIconFamilyFromStorage: seed mismatch for 3e620077, actual seed is f890bde9
              1   OSServices                          0x000000010c0ec720 _ZL26ISGetIconFamilyFromStoragejPP17CIconStorageArrayPj + 140
              2   OSServices                          0x000000010c11a9ea _ISGetIconContainerInfo + 18
              3   OSServices                          0x000000010c11e06f Server_MakeSharedIconStorageFromGlobalRef_rpc + 44
              4   OSServices                          0x000000010c11fa0a _XMakeSharedIconStorageFromGlobalRef_rpc + 74
              5   OSServices                          0x000000010c1201c7 ISServer_server + 106
              6   CarbonCore                          0x000000010bc73a3b _Z15scHandleMessageP17mach_msg_header_tPFjS0_S0_EPjPh + 96
              7   CarbonCore                          0x000000010bc742c6 _ZN15SCServerSession13handleMessageEP17mach_msg_header_t + 390
              8   CarbonCore                          0x000000010bc7398a _ZL15_serverCallbackP12__CFMachPortPvlS1_ + 738
              9   CoreFoundation                      0x000000010c2bee40 __CFMachPortPerform + 288
              10  CoreFoundation                      0x000000010c2bed09 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
              11  CoreFoundation                      0x000000010c2bea49 __CFRunLoopDoSource1 + 153
              12  CoreFoundation                      0x000000010c2f1c02 __CFRunLoopRun + 1826
              13  CoreFoundation                      0x000000010c2f10e2 CFRunLoopRunSpecific + 290
              14  CoreFoundation                      0x000000010c2ffdd1 CFRunLoopRun + 97
              15  CarbonCore                          0x000000010bc72ff5 _CoreServicesServerMain + 691
              16  libdyld.dylib                       0x000000010d5ce7e1 start + 0
              17  ???                                 0x0000000000000001 0x0 + 1
    01/08/2013 08:58:33.306 coreservicesd[63]: MakeSharedIconStorageFromGlobalRef _ISGetIconContainerInfo returned -50
    01/08/2013 08:58:37.128 com.apple.launchd.peruser.501[141]: (com.apple.PackageKit.InstallStatus) Throttling respawn: Will start in 8 seconds
    01/08/2013 08:58:37.208 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.209 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.209 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.210 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.210 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.211 WindowServer[109]: dict count after removing entry for window 0x29 is 0
    01/08/2013 08:58:37.220 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.220 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.220 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.221 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.221 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.227 loginwindow[43]: DEAD_PROCESS: 43 console
    01/08/2013 08:58:37.462 coreservicesd[63]: SendFlattenedData, got error #268435459 (ipc/send) invalid destination port from ::mach_msg(), sending notification kLSNotifyApplicationDeath to notificationID=135
    01/08/2013 08:58:37.463 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.463 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.463 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.463 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:37.464 WindowServer[109]: CGXGetConnectionProperty: Invalid connection 46339
    01/08/2013 08:58:38.175 com.apple.kextd[11]: Cache file /System/Library/Caches/com.apple.kext.caches/Startup/KextPropertyValues_OSBundl eHelper_x86_64.plist.gz is out of date; not using.
    01/08/2013 08:58:38.175 com.apple.kextd[11]: Rescanning kernel extensions.
    01/08/2013 08:58:38.196 com.apple.kextd[11]: Cache file /System/Library/Caches/com.apple.kext.caches/Startup/IOKitPersonalities_x86_64. ioplist.gz is out of date; not using.
    01/08/2013 08:58:40.213 loginwindow[43]: Application hardKill returned -600
    01/08/2013 08:58:40.000 kernel[0]: Resetting IOCatalogue.
    01/08/2013 08:58:41.324 com.apple.kextd[11]: '/' updating, delaying reboot.
    01/08/2013 08:58:41.327 com.apple.kextcache[206]: rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache
    01/08/2013 08:58:41.328 com.apple.kextd[11]: Can't load /System/Library/Extensions/GeForce.kext - ineligible during safe boot.
    01/08/2013 08:58:41.333 com.apple.kextd[11]: Load com.apple.GeForce failed; removing personalities from kernel.
    01/08/2013 08:58:41.336 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleMikeyDriver.kext - ineligible during safe boot.
    01/08/2013 08:58:41.338 com.apple.kextd[11]: Load com.apple.driver.AppleMikeyDriver failed; removing personalities from kernel.
    01/08/2013 08:58:41.341 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleTyMCEDriver.kext - ineligible during safe boot.
    01/08/2013 08:58:41.343 com.apple.kextd[11]: Load com.apple.driver.AppleTyMCEDriver failed; removing personalities from kernel.
    01/08/2013 08:58:41.345 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOFireWireIP.kext - ineligible during safe boot.
    01/08/2013 08:58:41.347 com.apple.kextd[11]: Load com.apple.iokit.IOFireWireIP failed; removing personalities from kernel.
    01/08/2013 08:58:41.350 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleUpstreamUserClient.kext - ineligible during safe boot.
    01/08/2013 08:58:41.352 com.apple.kextd[11]: Load com.apple.driver.AppleUpstreamUserClient failed; removing personalities from kernel.
    01/08/2013 08:58:41.354 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOBluetoothFamily.kext/Contents/PlugIns/IOBluetoothS erialManager.kext - ineligible during safe boot.
    01/08/2013 08:58:41.356 com.apple.kextd[11]: Load com.apple.iokit.IOBluetoothSerialManager failed; removing personalities from kernel.
    01/08/2013 08:58:41.359 com.apple.kextd[11]: Can't load /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAController.ke xt - ineligible during safe boot.
    01/08/2013 08:58:41.361 com.apple.kextd[11]: Load com.apple.driver.AppleHDAController failed; removing personalities from kernel.
    01/08/2013 08:58:41.365 com.apple.kextd[11]: Can't load /System/Library/Extensions/IOUserEthernet.kext - ineligible during safe boot.
    01/08/2013 08:58:41.367 com.apple.kextd[11]: Load com.apple.iokit.IOUserEthernet failed; removing personalities from kernel.
    01/08/2013 08:58:41.406 com.apple.kextcache[208]: / locked; waiting for lock.
    01/08/2013 08:59:00.174 SubmitDiagInfo[214]: Launched to submit Diagnostics and Usage
    01/08/2013 08:59:00.251 SubmitDiagInfo[214]: Cleaning up expired diagnostic messages database at path: /var/log/DiagnosticMessages/2013.07.02.asl
    01/08/2013 08:59:00.767 SubmitDiagInfo[214]: Removed expired file file://localhost/Users/server/Library/Logs/DiagnosticReports/httpd_2013-07-02-0 83107_Servers-Mac-Pro.crash
    01/08/2013 08:59:00.768 SubmitDiagInfo[214]: Removed expired plist file file://localhost/Users/server/Library/Logs/DiagnosticReports/.httpd_2013-07-02- 083107_Servers-Mac-Pro.crash.plist
    01/08/2013 08:59:07.991 com.apple.kextcache[209]: Created prelinked kernel //System/Library/Caches/com.apple.kext.caches/Startup/kernelcache.
    01/08/2013 08:59:08.016 com.apple.kextcache[206]: /: no supported helper partitions to update.
    01/08/2013 08:59:08.016 com.apple.kextcache[208]: Lock acquired; proceeding.
    01/08/2013 08:59:08.016 com.apple.kextd[11]: / is still busy, delaying reboot.
    01/08/2013 08:59:08.020 com.apple.kextcache[208]: /: no supported helper partitions to update.
    01/08/2013 08:59:08.022 com.apple.kextd[11]:  up to date; unblocking reboot.
    Hope you can find something.
    Cheers,
    Kev.

  • My Mac Pro crashed, cannot located harddrive.  Is there anyway of locating my photos?

    My Mac Pro crashed a few days ago.  I did have Maverick installed.  No back up - shame on me.  Cannot locate my harddrive.  Cannot boot into SafeMode.  Apple installed a another hard drive and I have the old one.  Any recommendations.  They said for another $99 they can try to locate but not guaranteed.  Any other suggestions?  Thanks!

    Drivesavers or any other company should be the safest way to recover data, but professional help comes at professional prices.
    If you want to do is on your own do some reading first, there are many important things to consider…
    Remove the HD untill you are ready to recover.
    You must avoid writing to the bad disk at all costs - it can overwrite data you are hoping to recover. Ideally a write blocker can be used or tools like https://github.com/aburgh/Disk-Arbitrator (the binary download is a compiled app) can be used to disable automatic read-write mounting of disks.
    You will need a spare HD to recover onto, it should be larger than the original disk (many tools find duplicates of data).
    If the HD's hardware is failing/failed using the disk can do much more damage to the data, clicks, buzzing, scratching, humming or any other strange noises may indicate a hardware failure - the pros would take it apart in a clean room & rebuild it, possibly using parts from a spare HD of the same type. You cannot do this, so look for pro help if the symptoms fit. You may only get one chance to read if the HD is severely failing.
    Data or file corruption may be recoverable if the HD is in working order, tools that scan for file headers should find files, but you may well lose the metadata (filename, labels, spotlight comments, modification dates…). You may need to sift through a lot of files with ambiguous names.
    It's possible just the disk catalog is damaged - so tools like Disk Warrior may be able to find the files & rebuild the catalog structure, this will maintain the filenames & most of the metadata - it may even make it bootable again.
    Disk Drill will allow you to look a the state of the HD for free, and then purchase to recover (if the HD is working).
    http://www.cleverfiles.com/
    There are many other apps, check similar threads here for other options.
    There are open source tools that will work via the command line, so you need to be comfortable in Terminal…
    http://www.cgsecurity.org/ has photorec & test disk - both are excellent IMO, check the FAQ & Wiki on that site for more info.  Photorec is a 'filecarver' & testdisk looks for partitions to recover/ rebuild.
    ddrescue and dd_rescue (they are different & I can't remeber which is best) - these attempt a 'full block copy' to another disk. This can allow you to try recovering files from a new clone of the bad disk - saving any wear & tear on failing hardware. You can also try multiple repair tools since you would be working on a 'block for block copy' of the damaged disk.
    Forensics sites may have info if you specifically look at the data recovery & 'file carving' info.
    http://www.forensicswiki.org/wiki/Main_Page
    http://www.forensicswiki.org/wiki/Carving
    There is also the option of Linux live CD's that have a lot of file recovery tools pre-installed, but you would need to look for ones with HFS+ extended support.
    There is a lot to consider, good luck

  • Re: My Mac Pro spontaneously restarts

    My Mac Pro spontaneously restarts too!!!
    I have Mac Book Pro 2.8 Ghz Intel Core 2 Duo, 4 GB 1067 MHz DDR3, and run Mac OS X 10.6.8 (Darwin) purchased late Nov 2009; For the past 2 weeks it started spontaneously restarting itself. I don't have an apple care. Anybody was able to resolve this problem? My computer restarts about 2 -3 times a day and mostly when I am not arround. Any help would be greatly appreciated!

    Same here happens wd me on my MacBook Pro early 2011 after the 10.8.5 update even after the supplemental update.
    If u are not using 10.8.5 then please run a Hardware test on ur mac with the dvd that came with it and if ur hardware is corrupted then it will display an error code note it down and go to the Apple Service Center.

  • Why does my Mac Pro spontaneously restart?

    My Mac Pro suddenly restarted and continues to do so when I sign back in.  I can't use it more than five minutes without a spontaneous restart. I put in the OS installation disc and manually restarted from it and then went to disk utilities to repair my startup drive.  Did this and nothing changed. Still continues to restart again and again and again.  I'm trying to back up on external drive but that takes time and the computer restarts a few minutes into the backup procedure interrupting it.  What can I do?
    Thanks

    There are so many replies, I don't know if anyone has solved this, but I have found something that has worked for me, twice, on my Mac Pro Tower 2008, OS 10.6.8. Like everyone else, my Mac was restarting by itself over and over. Here's what I did: 1) Clean up the dust inside (canned air and wiping down the flat surfaces that had a ton of dust on them. 2) Remove the video card and reseat it. Pulling the card out can be a bit of a trick, it can seem stuck, but you just have to pull firmly (ok, don't forget to unscrew the little screws that hold it in, and don't drop 'em!). Just pull it 'up' a few inches away, enough to pull it free of the contacts.
    I suggest immediately reseating it, rather than pulling the card out to inspect and then realize that re-positioning it is awkward, especially if you haven't pulled the vid card before. Old pros can ignore this recommend.
    This worked for me a few years ago and just recently (Late April 2015) the problem resurfaced. I can't say that cleaning did the trick, but it was awfully dusty inside my Mac anyway.  Perhaps related (or not!), I've replaced my video card twice now, so I'm on my third vid card. They just don't seem to last.
    I don't guarantee anything, but if you haven't tried this, give it a shot and best of luck to you!

  • 2010 Mac Pro Crash and Firmware Update Issue

    My 2010 Mac Pro crashes for no apparent reason. I have a couple FCP projects to finish and I cannot rely on this machine. I have the most recent problem report details and a pesky Firmware update that appears corrupted and refuses to install.
    I've repaired permissions using Disk utility, applejack, and even used memtest to check that I didn't have a bad RAM module. All tasks ran successfully.
    These may be 2 separate problems. I'm not sure at this point.
    I'm using only 1/3 of the drive capacity for the OS drive and about on my Final Cut Media drive.
    FCP is compatible. Been using it for nearly a year. Using a third drive for a Time Machine Back-up of all FCP media. The firmware update is specifically for the 2010 Mac Pro - Mac Pro EFI Update 1.5

    OK, thanks.
    So I restored the original firmware, and I got through the update.
    Here is what the update instructions should say:
    "Once the flashing starts continue holding until the light is steady again."
    I thnk my problem was that I released the button too soon.
    Bob

  • Mac pro crashes after restart

    i have a mac pro that anytime i do a restart not a shutdown it hangs up and clicks multiple times
    if i shut down it boots fine
    my specs are
    320GB Serial ATA 3Gb/s; 7200 rpm; 8MB cache
    ATI Radeon HD 2600 XT 256MB (two dual-link DVI ports)
    8GB (two 1GB) of 800MHz DDR2 ECC fully buffered DIMM
    Mac os X 10.6.8
    it has been doing this since date of purchase
    i took it in for a repair from apple
    they said i had some bad ram chips
    when i got back home problem was still ocuring
    i am just hopping someone has had a similar issue in witch they can help me b4 i have to take in for anothetr repair

    i also noticed that that within my system it states that i have 7 gig of ram

  • Mac Pro Crashing And Restarting

    Can somebody help me. My Mac is crashing and restarting randomly and it getting worse since I tried to clean it up with Tech Tool.

    Look in Apple System Profiler (Apple Menu > About this Mac > ( More Info )...
    ... Memory pane. All modules should be listed as OK, and all should show as their proper size.
    Your Mac has Error Correcting Code (ECC) RAM. Single-bit errors are detected and corrected on-the-fly, but will cause the status to change to something other than OK. More than a handful of corrected errors in a month is troubling. Double-bit errors generally cause a Kernel Panic.
    Console.app should be in your Applications/Utilities folder

  • When I shut down the Mac Pro, it restarts

    Has anyone run into this issue with their Mac Pro? When I shut down the computer (either via the Ctrl + Option + Cmd + Eject or the Shut Down command from the Apple menu drop down), the Mac Pro will simply restart and take me back to my log-in screen.
    At this point, I can hit the shut down button on the login window and it will shutdown, but this is annoying, a waste of time, and unnecessary.
    I have tried performing an SMC reset, but it has not resolved this issue.
    Specs: Mac Pro (2010)
    3.33 GHz 6-Core
    (2) 2TB Internal HDD
    12GB ram
    ATI 5870 graphics card (1GB)

    I have noticed the exact same behaviour. It only happens when I have something plugged into one of the front USB ports (example : external HD, USB key)
    Apparently the system crashes during the shut down process, and then reboots.
    Unfortunately, I have not yet found a solution

  • My Mac Pro Keeps Restarting! It Won't Stop RESTARTING! Over & Over RESTART!

    My HUGE Mac Pro, 3 GHz Dual Processors, 4 GB Ram, purchased December 2007 has had a problem of restarting over and over until I insert the start up disks and reinitialize the system. It will run for about 5 restarts then once again – RESTART OVER & OVER until I hold the start button to stop it. (Ironic, isn’t it)
    The third party programs I'm running are:
    * BOINC,
    * Bryce 5,
    * Firefox,
    * Pages,
    * Photoshop CS3,
    * Poser 7,
    * Vue6.
    ALL of which are checked to be compatible with this GIGANTIC CHEESE GRADER. My MacBookPro3.1, Intel Core 2 Duo 2.6 GHz run’s them just fine. (Slower than my old Vio but runs just the same)
    My six-month phone customer service expired and now because the computer's crashed & the wireless keyboard won't open the DVD tray to accept my continued three-year service plan on CD, they won't talk with me. I feel SO cheated and without some assistance will probably check myself into an insane asylum with ALL the other people switching from PC to Mac.
    My last RUDE Apple customer service person at Apple said it not their problem. <edited by host> In the past, I feel so rushed with Apple customer service then shortly after we reinstall the software, the same problem of restarting happens. One Apple customer service rep even said they have had a problem with this with others.
    * SO now, how do I open the CD tray with a PC keyboard for reinstalling the software? I looked for a place to stick a paperclip in the tray to open it, none!
    * How can I stop the MacPro from always restarting?
    * How do I get a piece of the +$700 billion bailout+?
    _*PLEASE HELP ME!!!!!!!!!!!!!!!!!* / - ,8' !!!!!!!!!!!!!!!!!!!!!!_
    Zeusest
    _The One & Only_
    Message was edited by: Zeusest

    I bet the Apple rep said that guy was rude, too since you seem to be.
    How many of these apps, obviously not CS3, FIrefox and Pages, are tweaks that startup from the login items? Any of them? Start there and remove them.
    You can register for Applecare if you bought it by calling Applecare. Though holding the mouse button down when booting will open the CD drive as well.

Maybe you are looking for