Mac Mini Window Server Crash randomly

I am using mini since around one year connected to 2 x 22" displays. It's a 09(3,1) model upgraded with 8G of RAM + OCZ SSD.
Since a while I started to have issues with WIndow Server crash. In general Mini became unstable lately, but I can live with Safari or Adium crashes, really can't afford Window Server crashes since that is my primary working machine and I do run lot of ssh sessions during the day.
At first, the crashes occurred mainly upon idle time, but lately they started to be more than annoying. I would not like to change the hardware yet since one year for a workstation hardware is not yet enough to be replaced.
Here are just recent system crashes logs:
total 1136
-rw-rw----@ 1 root admin 2102 Mar 12 15:24 Google Chrome2011-03-09-081824localhost.crash
-rw-rw----@ 1 root admin 2102 Mar 12 15:24 Google Chrome2011-03-10-125642localhost.crash
-rw-rw----@ 1 root admin 889 Mar 15 08:01 Google Chrome2011-03-15-080150localhost.crash
-rw-rw----@ 1 root admin 6887 Mar 12 15:25 Kernel2011-03-10-145102mini.panic
-rw-rw----@ 1 root admin 176695 Mar 12 15:24 Reeder2011-03-08-070126mini.hang
-rw-rw----@ 1 root admin 197109 Mar 12 15:25 Reeder2011-03-11-091554mini.hang
-rw-rw----@ 1 root admin 21043 Mar 12 15:24 WindowServer2011-03-09-081814localhost.crash
-rw-rw----@ 1 root admin 22012 Mar 12 15:24 WindowServer2011-03-09-164156localhost.crash
-rw-rw----@ 1 root admin 20862 Mar 12 15:24 WindowServer2011-03-10-125632localhost.crash
-rw-rw----@ 1 root admin 19830 Mar 14 16:38 WindowServer2011-03-14-163849localhost.crash
-rw-rw----@ 1 root admin 20039 Mar 15 08:01 WindowServer2011-03-15-080137localhost.crash
-rw-rw----@ 1 root admin 33121 Mar 12 15:24 X11.bin2011-03-10-125635localhost.crash
-rw-rw----@ 1 root admin 15330 Mar 12 15:24 mds2011-03-09-161347localhost.crash
-rw-rw----@ 1 root admin 11434 Mar 12 15:25 mds2011-03-11-093104localhost.crash
As you can see... a lot in March... (please note that those are only system based crash logs (taken from /Library not ~/Library))
Here is the full report of last crash occurred just 30 min ago:
Process: WindowServer [74]
Path: /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/WindowServer
Identifier: WindowServer
Version: ??? (???)
Code Type: X86-64 (Native)
Parent Process: launchd [1]
Date/Time: 2011-03-15 08:01:36.965 +0100
OS Version: Mac OS X 10.6.6 (10J567)
Report Version: 6
Exception Type: EXC_ARITHMETIC (SIGFPE)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0 Dispatch queue: com.apple.main-thread
Thread 0 Crashed: Dispatch queue: com.apple.main-thread
0 libSystem.B.dylib 0x00007fff84daec38 szone_free + 441
1 com.apple.CoreGraphics 0x00007fff83fe0939 regionFinalize + 23
2 com.apple.CoreFoundation 0x00007fff856f7a73 _CFRelease + 179
3 com.apple.CoreGraphics 0x00007fff83fdeacf CGSReleaseRegion + 98
4 com.apple.CoreGraphics 0x00007fff84103add _CGXInvalidateWindowRegion + 1011
5 com.apple.CoreGraphics 0x00007fff8410307e CGXFlushWindowList + 604
6 com.apple.CoreGraphics 0x00007fff84102e1f CGXFlushWindow + 33
7 com.apple.CoreGraphics 0x00007fff84102d90 _CGXFlushRegionInline + 204
8 com.apple.CoreGraphics 0x00007fff84102cba _XFlushRegionInline + 176
9 com.apple.CoreGraphics 0x00007fff840dcf1d CGXServices_server + 108
10 com.apple.CoreGraphics 0x00007fff840dcbda connectionHandler + 220
11 com.apple.CoreGraphics 0x00007fff840bebed CGXPostPortData + 175
12 com.apple.CoreGraphics 0x00007fff840be9f7 CGXRunOneServerPass + 451
13 com.apple.CoreGraphics 0x00007fff840bbaad CGXRunOneServicesPass + 672
14 com.apple.CoreGraphics 0x00007fff840c4aaa CGXServerLoop + 139
15 com.apple.CoreGraphics 0x00007fff8408f446 CGXGetRootAdminCredentials + 0
16 WindowServer 0x0000000100000f29 main + 9
17 WindowServer 0x0000000100000f18 start + 52
Thread 1: Dispatch queue: com.apple.libdispatch-manager
0 libSystem.B.dylib 0x00007fff84dbf16a kevent + 10
1 libSystem.B.dylib 0x00007fff84dc103d dispatch_mgrinvoke + 154
2 libSystem.B.dylib 0x00007fff84dc0d14 dispatch_queueinvoke + 185
3 libSystem.B.dylib 0x00007fff84dc083e dispatch_workerthread2 + 252
4 libSystem.B.dylib 0x00007fff84dc0168 pthreadwqthread + 353
5 libSystem.B.dylib 0x00007fff84dc0005 start_wqthread + 13
Thread 2:
0 libSystem.B.dylib 0x00007fff84da62da machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff84da694d mach_msg + 59
2 com.apple.CoreFoundation 0x00007fff85738932 __CFRunLoopRun + 1698
3 com.apple.CoreFoundation 0x00007fff85737dbf CFRunLoopRunSpecific + 575
4 com.apple.CoreFoundation 0x00007fff85737b46 CFRunLoopRun + 70
5 com.apple.CoreGraphics 0x00007fff840a135e eventThread + 470
6 libSystem.B.dylib 0x00007fff84ddf536 pthreadstart + 331
7 libSystem.B.dylib 0x00007fff84ddf3e9 thread_start + 13
Thread 3:
0 libSystem.B.dylib 0x00007fff84da62da machmsgtrap + 10
1 libSystem.B.dylib 0x00007fff84da694d mach_msg + 59
2 com.apple.QuartzCore 0x00007fff828943d2 CA::Render::Server::server_thread(void*) + 177
3 com.apple.QuartzCore 0x00007fff82894312 thread_fun + 34
4 libSystem.B.dylib 0x00007fff84ddf536 pthreadstart + 331
5 libSystem.B.dylib 0x00007fff84ddf3e9 thread_start + 13
Thread 4:
0 libSystem.B.dylib 0x00007fff84de0fca _semwaitsignal + 10
1 libSystem.B.dylib 0x00007fff84de4de1 pthread_condwait + 1286
2 com.apple.CoreGraphics 0x00007fff8417a5ca layerblit_work_queuethread + 714
3 com.apple.CoreGraphics 0x00007fff8417a83c layerblit_work_queueserver + 156
4 libSystem.B.dylib 0x00007fff84ddf536 pthreadstart + 331
5 libSystem.B.dylib 0x00007fff84ddf3e9 thread_start + 13
Thread 0 crashed with X86 Thread State (64-bit):
rax: 0x0000000000000001 rbx: 0xffffffffffffffff rcx: 0x000000000000002e rdx: 0x0000000000000008
rdi: 0x0000000000444044 rsi: 0x0000000100401a00 rbp: 0x00007fff5fbee7f0 rsp: 0x00007fff5fbee6b0
r8: 0x0000000000040000 r9: 0x00000001006fc0a0 r10: 0x00000000000000d8 r11: 0x0000000000000012
r12: 0x0000000000000001 r13: 0x0000000100600000 r14: 0x0000000100603720 r15: 0x00000001000ed000
rip: 0x00007fff84daec38 rfl: 0x0000000000000203 cr2: 0x0000000119e9a868
Binary Images:
0x100000000 - 0x100000fff WindowServer ??? (???) <E08C2899-BDAC-1D41-6A8C-7CC4159514AE> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
0x1004df000 - 0x1004f3fff com.apple.GeForceGA 1.6.26 (6.2.6) <F4DEF91E-8477-5EB0-0DD2-7BAE32D7AB52> /System/Library/Extensions/GeForceGA.plugin/Contents/MacOS/GeForceGA
0x112b00000 - 0x112c91fef GLEngine ??? (???) <AE898A2A-1C12-9FDB-455F-32601F030904> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
0x112cc2000 - 0x1130e5fef libclh.dylib 3.1.1 C (3.1.1) <66455CD1-8C09-4A8F-EDA1-D4F2F30663F1> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
0x200000000 - 0x200787fef com.apple.GeForceGLDriver 1.6.26 (6.2.6) <BAAEDD99-82FA-2C7F-CD66-E0977C670CC5> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <63B47435-46CF-3D2D-F7F4-7FE77DEEFE06> /usr/lib/dyld
0x7fff8000b000 - 0x7fff80021fef libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
0x7fff80022000 - 0x7fff800a0fff com.apple.CoreText 3.5.0 (???) <4D5C7932-293B-17FF-7309-B580BB1953EA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
0x7fff8020b000 - 0x7fff8020bff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
0x7fff8118b000 - 0x7fff81190fff libGFXShared.dylib ??? (???) <991F8197-FD06-2AF1-F99B-E448ED4FB2AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
0x7fff813d4000 - 0x7fff813e9ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <1AE1FE8F-2204-4410-C94E-0E93B003BEDA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff81e0b000 - 0x7fff81fc9fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <781E7B63-2AD0-E9BA-927C-4521DB616D02> /usr/lib/libicucore.A.dylib
0x7fff81fca000 - 0x7fff81fcaff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <15DF8B4A-96B2-CB4E-368D-DEC7DF6B62BB> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff81fce000 - 0x7fff82251ff7 com.apple.Foundation 6.6.4 (751.42) <9A99D378-E97A-8C0F-3857-D0FAA30FCDD5> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff822be000 - 0x7fff8233bfef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
0x7fff82841000 - 0x7fff82bdefe7 com.apple.QuartzCore 1.6.3 (227.34) <215222AF-B30A-7CE5-C46C-1A766C1D1D2E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff82e4a000 - 0x7fff82e6bfff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <9F322F47-0584-CB7D-5B73-9EBD670851CD> /usr/lib/libresolv.9.dylib
0x7fff82eb6000 - 0x7fff82f56fff com.apple.LaunchServices 362.2 (362.2) <A8EDC37C-1D40-5ED0-49BE-90EF110A6B3A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
0x7fff82f57000 - 0x7fff8310efef com.apple.ImageIO.framework 3.0.4 (3.0.4) <2CB9997A-A28D-80BC-5921-E7D50BBCACA7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
0x7fff83116000 - 0x7fff83237fe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <48AEAFE1-21F4-B3C8-4199-35AD5E8D0613> /usr/lib/libcrypto.0.9.8.dylib
0x7fff832ce000 - 0x7fff8338ffe7 libFontParser.dylib ??? (???) <8B12D37E-3A95-5A73-509C-3AA991E0C546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff83428000 - 0x7fff83541fef libGLProgrammability.dylib ??? (???) <4F2DC233-7DD2-1204-CAA5-3E6524F0AB75> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
0x7fff8358b000 - 0x7fff83640fe7 com.apple.ColorSync 4.6.3 (4.6.3) <5A7360A8-D495-1E8D-C4B4-A363AF989ADE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
0x7fff83641000 - 0x7fff8367cfff com.apple.AE 496.4 (496.4) <55AAD5CA-7160-7899-1C68-562ED8160DF7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
0x7fff836d1000 - 0x7fff83719ff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <98FC4457-F405-0262-00F7-56119CA107B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
0x7fff83b0c000 - 0x7fff83b56ff7 com.apple.Metadata 10.6.3 (507.15) <5170FCE0-ED6C-2E3E-AB28-1DDE3F628FC5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
0x7fff83e9b000 - 0x7fff83ee4fef libGLU.dylib ??? (???) <CCE779A9-2467-A5AA-A558-691E43A1105F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff83ee5000 - 0x7fff83ee5ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <4CCE5D69-F1B3-8FD3-1483-E0271DB2CCF3> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
0x7fff83f16000 - 0x7fff83f1cff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff83f1d000 - 0x7fff83f43fe7 libJPEG.dylib ??? (???) <6690F15D-E970-2678-430E-590A94F5C8E9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff83fd4000 - 0x7fff846d106f com.apple.CoreGraphics 1.545.0 (???) <356D59D6-1DD1-8BFF-F9B3-1CE51D2F1EC7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff848b4000 - 0x7fff848b6fff libRadiance.dylib ??? (???) <76438F90-DD4B-9941-9367-F2DFDF927876> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff84a36000 - 0x7fff84a53ff7 libPng.dylib ??? (???) <14043CBC-329F-4009-299E-DEE411E16134> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff84d00000 - 0x7fff84d14ff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff84da5000 - 0x7fff84f66fff libSystem.B.dylib 125.2.1 (compatibility 1.0.0) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
0x7fff8537b000 - 0x7fff8539efff com.apple.opencl 12.3 (12.3) <D30A45FC-4520-45AF-3CA5-092313DB5D54> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8539f000 - 0x7fff853a3ff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
0x7fff853a4000 - 0x7fff853ddfef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <561D0DCB-47AD-A12C-9066-70E4CBAD331C> /usr/lib/libcups.2.dylib
0x7fff8547c000 - 0x7fff854e6fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <AF0EA96D-000F-8C12-B952-CB7E00566E08> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
0x7fff85593000 - 0x7fff85593ff7 com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff85649000 - 0x7fff85698fef libTIFF.dylib ??? (???) <AE9DC484-1382-F7AD-FE25-C28082FCB5D9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff856de000 - 0x7fff856ebfe7 libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <397B9057-5CDF-3B19-4E61-9DFD49369375> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
0x7fff856ec000 - 0x7fff85863fe7 com.apple.CoreFoundation 6.6.4 (550.42) <770C572A-CF70-168F-F43C-242B9114FCB5> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff85a52000 - 0x7fff85a55ff7 libCoreVMClient.dylib ??? (???) <609598E6-195D-E5D4-3B92-AE8D9768829C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
0x7fff85aea000 - 0x7fff85b4afe7 com.apple.framework.IOKit 2.0 (???) <D107CB8A-5182-3AC4-35D0-07068A695C05> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff85b5b000 - 0x7fff85f9ffef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
0x7fff86086000 - 0x7fff860d8ff7 com.apple.HIServices 1.8.2 (???) <7C91D07D-FA20-0882-632F-0CAE4FAC2B79> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
0x7fff860d9000 - 0x7fff86101fff com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
0x7fff86119000 - 0x7fff8612aff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <97019C74-161A-3488-41EC-A6CA8738418C> /usr/lib/libz.1.dylib
0x7fff8612b000 - 0x7fff861b0ff7 com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
0x7fff861b1000 - 0x7fff8628bff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
0x7fff86312000 - 0x7fff86429fef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <B2FB9DA8-6EC9-FFBC-C919-C022B9CBEB73> /usr/lib/libxml2.2.dylib
0x7fff8659c000 - 0x7fff8662cfff com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
0x7fff86942000 - 0x7fff8696dff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
0x7fff86a2e000 - 0x7fff86aebff7 com.apple.CoreServices.OSServices 357 (357) <6A39BF24-C94A-E90F-1CFE-33420B226818> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
0x7fff86baf000 - 0x7fff86bb5fff libCGXCoreImage.A.dylib 545.0.0 (compatibility 64.0.0) <4EE16374-A094-D542-5BC5-7E846D0CE56E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x7fff86be6000 - 0x7fff86bf5fff com.apple.opengl 1.6.12 (1.6.12) <DE3F0528-7759-CDFD-A2CF-C51D3C9C8B39> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff86bf6000 - 0x7fff87400fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
0x7fff87401000 - 0x7fff87687fff com.apple.security 6.1.1 (37594) <1B4E1ABD-1BB3-DA49-F574-0EEB23E73C6A> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff87b6f000 - 0x7fff87b83fff libGL.dylib ??? (???) <1EB1BD0F-C17F-55DF-B8B4-8E9CF99359D4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff87efc000 - 0x7fff87f48fff libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
0x7fff87f49000 - 0x7fff8801bfe7 com.apple.CFNetwork 454.11.5 (454.11.5) <B3E2BE12-D7AA-5940-632A-1E5E7BF8E6E3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
0x7fff88029000 - 0x7fff88038fff com.apple.NetFS 3.2.1 (3.2.1) <E5D33870-27D2-E50B-9B35-16AA50369733> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff88061000 - 0x7fff88395fff com.apple.CoreServices.CarbonCore 861.23 (861.23) <08F360FA-1771-4F0B-F356-BEF68BB9D421> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
0x7fff883fa000 - 0x7fff8843bfff com.apple.SystemConfiguration 1.10.5 (1.10.2) <FB39F09C-57BB-D8CC-348D-93E00C602F7D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
0x7fff8846c000 - 0x7fff88506fff com.apple.ApplicationServices.ATS 4.4 (???) <395849EE-244A-7323-6CBA-E71E3B722984> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
0x7fff88507000 - 0x7fff885bdfff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <99CB3A0F-64CF-1D16-70CD-8AED2EF06C30> /usr/lib/libobjc.A.dylib
0x7fff88706000 - 0x7fff88707ff7 com.apple.TrustEvaluationAgent 1.1 (1) <5952A9FA-BC2B-16EF-91A7-43902A5C07B6> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
0x7fff887ca000 - 0x7fff887fbfff libGLImage.dylib ??? (???) <1A8E58CF-FA2F-14F7-A097-D34EEA8A7D03> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
0x7fff887fc000 - 0x7fff888abfff edu.mit.Kerberos 6.5.10 (6.5.10) <6A159CD8-5C02-4528-C36F-6AFBFD61576B> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff888ac000 - 0x7fff888d1ff7 com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff888d2000 - 0x7fff88913fef com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
0x7fff88951000 - 0x7fff8895fff7 libkxld.dylib ??? (???) <4016E9E6-0645-5384-A697-2775B5228113> /usr/lib/system/libkxld.dylib
0x7fff88adb000 - 0x7fff88ae0fff libGIF.dylib ??? (???) <9A2723D8-61F9-6D65-D254-4F9273CDA54A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff88ae1000 - 0x7fff88ae7ff7 IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff88b75000 - 0x7fff88c2efff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <71E6D4C9-F945-6EC2-998C-D61AD590DAB6> /usr/lib/libSystem.B.dylib
I would like to point out here, that I use several mac machines (MBP, MBA, iMAC and Mac Pro) and mini is the only one which such problems.
I would greatly appreciate any help on the subject.
Cheers,
/Jacek

Hi Jacek,
We have a late 2010 Mac Mini Server which after some weeks started to crash randomly. It hung the system with everything frozen, clock stopped, etc. When the summer heat came with room temperature up to 29 °C the Mac Mini became more severely affected by the crashes. Once it could run five weeks without a crash. Later it crashed even during the boot process. Sometimes it could crash five times or more in a day even without any load on it.
I left it for Apple service and they told me a faulty Airport circuit board could make these crashes and replaced it.
However, as soon as the Mac Mini went back to work the same old crashes appeared again.
With the Mac came a "Diagnostics EFI 3X107" which could be copied to an USB and booted from USB. This will test a lot of things in the Mac. Now it crashed repeated times always within 18 minutes!
The server was returned to Apple service. Now they said they have replaced the whole CPU and logic board. Today we will collect it and give it a try again.
Maybe you have the same problem?
Johan

Similar Messages

  • Windows 2k server i want to replace with a mac mini running server

    have a windows 2k server i want to replace with a mac mini running server 10.4.7
    i basically want to port the settings and accounts from the 2 k running crap entourage to mac mail or keiro .
    does anyone have a good way to do this or know of resources
    i want all the accounts to stay active and will set up the same setting for the mini to runt he same services the old 2 k box was doing .
    just some file sharing and mail services .
    thanks
      Mac OS X (10.4.8)  

    Look just to the right at "More Like This"
    You might also check at > Korg Support

  • How do i install mysql on my mac mini lion server?

    How do i install mysql on my mac mini lion server?

    I have this error log
    May 27 07:06:35 server servermgrd[13454]: -[AccountsRequestHandler(AccountsSystemConfigurationObservation) registerForKeychainEventNotifications]: SecKeychainAddCallback() status: -25297
    May 27 07:06:35 server servermgrd[13454]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv4 rules
    May 27 07:06:35 server servermgrd[13454]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv6 rules
    May 27 07:10:35 server servermgrd[13454]: No requests in 300 seconds, shutting down
    May 27 07:20:29 server ScreensharingAgent[13999]: [CL_INVALID_DEVICE] : OpenCL Error : Failed to create context! Invalid device
    May 27 07:26:03 server login[14203]: USER_PROCESS: 14203 ttys000
    May 27 07:26:42 server SafariDAVClient[14233]: ServerNotifications: Setting delegate to APSD
    May 27 07:26:43 server SafariDAVClient[14233]: Subscription request completed
    May 27 07:27:58 server SafariDAVClient[14284]: ServerNotifications: Setting delegate to APSD
    May 27 07:27:59 server SafariDAVClient[14284]: Subscription request completed
    May 27 07:29:03 server login[14203]: DEAD_PROCESS: 14203 ttys000
    May 27 07:29:09 server login[14331]: USER_PROCESS: 14331 ttys000
    May 27 07:47:30 server com.mysql.mysqld[15000]: 120527 07:47:30 mysqld_safe Logging to '/usr/local/mysql/data/server.martinhedegaard.dk.err'.
    May 27 07:47:30 server com.apple.launchd[1] (0x7f82db634810.anonymous.nohup[15222]): Bug: launchd_core_logic.c:9394 (25693):0
    May 27 07:47:30 server com.apple.launchd[1] (0x7f82db634810.anonymous.nohup[15222]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 07:47:30 server com.apple.launchd[1] (0x7f82db634810.anonymous.nohup[15222]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 07:47:30 server com.apple.launchd[1] (0x7f82dc9015d0.anonymous.nohup[15223]): Bug: launchd_core_logic.c:9394 (25693):0
    May 27 07:47:30 server com.apple.launchd[1] (0x7f82dc9015d0.anonymous.nohup[15223]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 07:47:30 server com.apple.launchd[1] (0x7f82dc9015d0.anonymous.nohup[15223]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 07:47:30 server com.mysql.mysqld[15000]: 120527 07:47:30 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
    May 27 07:48:31 server Safari[541]: IPCClient: Server port 0 is invalid; looking it up again...
    May 27 09:06:34 server servermgrd[18040]: -[AccountsRequestHandler(AccountsSystemConfigurationObservation) registerForKeychainEventNotifications]: SecKeychainAddCallback() status: -25297
    May 27 09:06:35 server servermgrd[18040]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv4 rules
    May 27 09:06:35 server servermgrd[18040]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv6 rules
    May 27 09:09:01 server ScreensharingAgent[18184]: [CL_INVALID_DEVICE] : OpenCL Error : Failed to create context! Invalid device
    May 27 09:09:08 server SafariDAVClient[18193]: ServerNotifications: Setting delegate to APSD
    May 27 09:09:09 server SafariDAVClient[18193]: Subscription request completed
    May 27 09:10:34 server servermgrd[18040]: No requests in 300 seconds, shutting down
    May 27 09:29:44 server System Preferences[581]: about to perform command
    May 27 09:29:48 server com.mysql.mysqld[15000]: 120527 09:29:48 mysqld_safe mysqld from pid file /usr/local/mysql/data/server.martinhedegaard.dk.pid ended
    May 27 09:29:48 server com.mysql.mysqld[19056]: 120527 09:29:48 mysqld_safe Logging to '/usr/local/mysql/data/server.martinhedegaard.dk.err'.
    May 27 09:29:48 server com.apple.launchd[1] (0x7f82db62da20.anonymous.nohup[19280]): Bug: launchd_core_logic.c:9394 (25693):9
    May 27 09:29:48 server com.apple.launchd[1] (0x7f82db62da20.anonymous.nohup[19280]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 09:29:48 server com.apple.launchd[1] (0x7f82db62da20.anonymous.nohup[19280]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 09:29:48 server com.apple.launchd[1] (0x7f82dc800da0.anonymous.nohup[19281]): Bug: launchd_core_logic.c:9394 (25693):0
    May 27 09:29:48 server com.apple.launchd[1] (0x7f82dc800da0.anonymous.nohup[19281]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 09:29:48 server com.apple.launchd[1] (0x7f82dc800da0.anonymous.nohup[19281]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 09:29:48 server com.mysql.mysqld[19056]: 120527 09:29:48 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
    May 27 09:29:49 server System Preferences[581]: status= 0
    May 27 09:29:49 server System Preferences[581]: stat /usr/local/mysql/data
    May 27 09:33:54 server login[14331]: DEAD_PROCESS: 14331 ttys000
    May 27 09:34:12 server com.apple.launchd.peruser.501[456] (com.apple.talagent[494]): Exited: Killed: 9
    May 27 09:34:12 server com.apple.launchd.peruser.501[456] ([0x0-0x3a03a].com.apple.AppleSpell[15293]): Exited: Killed: 9
    May 27 09:34:12 server com.apple.launchd.peruser.501[456] (com.apple.mdworker.pool.0[18053]): Exited: Terminated: 15
    May 27 09:34:12 server loginwindow[98]: DEAD_PROCESS: 98 console
    May 27 09:34:12 server com.apple.dock.extra[19467]: Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server com.apple.dock.extra[19467]: 2012-05-27 09:34:12.356 com.apple.dock.extra[19467:1707] Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server com.apple.dock.extra[19467]: Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server com.apple.dock.extra[19467]: 2012-05-27 09:34:12.357 com.apple.dock.extra[19467:1707] Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server com.apple.dock.extra[19467]: Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server com.apple.dock.extra[19467]: 2012-05-27 09:34:12.357 com.apple.dock.extra[19467:1707] Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server com.apple.dock.extra[19467]: Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server com.apple.dock.extra[19467]: 2012-05-27 09:34:12.358 com.apple.dock.extra[19467:1707] Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:34:12 server shutdown[19471]: reboot by martinhedegaard:
    May 27 09:34:12 server shutdown[19471]: SHUTDOWN_TIME: 1338104052 753955
    rc.server[ 8 ]: Tuning server for 4 GB (rounded down).
    May 27 09:34:22 localhost bootlog[0]: BOOT_TIME 1338104062 0
    May 27 09:34:33 localhost UserEventAgent[30]: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
    May 27 09:34:33 localhost UserEventAgent[30]: CertsKeychainMonitor: configuring
    May 27 09:34:33 localhost UserEventAgent[30]: WirelessAirPortDeviceNameCopy(): no BSD interface name found for object 12551
    May 27 09:34:33 localhost UserEventAgent[30]: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
    May 27 09:34:23 localhost com.apple.launchd[1]: *** launchd[1] has started up. ***
    May 27 09:34:32 localhost com.apple.launchd[1] (com.apple.powerd): Unknown value for key POSIXSpawnType: Interactive
    May 27 09:34:32 localhost com.apple.launchd[1] (com.apple.sandboxd): Unknown value for key POSIXSpawnType: Interactive
    May 27 09:34:32 localhost com.apple.launchd[1] (com.apple.xgridd.pcastserver): Bug: launchd_core_logic.c:5193 (25693):2
    May 27 09:34:32 localhost com.apple.launchd[1] (com.apple.xgridd.pcastserver): Path monitoring failed on "/var/pcast/server/xgridd/keepalive": No such file or directory
    May 27 09:34:36 localhost airportd[47]: _processDLILEvent: en1 attached (down)
    May 27 09:34:36 localhost mDNSResponder[31]: mDNSResponder mDNSResponder-320.16 (Mar 17 2012 21:31:16) starting OSXVers 11
    May 27 09:34:36 localhost UserEventAgent[30]: CaptiveNetworkSupport:CreateInterfaceWatchList:2788 WiFi Devices Found.
    May 27 09:34:36 localhost UserEventAgent[30]: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    May 27 09:34:36 localhost UserEventAgent[30]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    May 27 09:34:36: --- last message repeated 1 time ---
    May 27 09:34:36 localhost UserEventAgent[30]: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    May 27 09:34:36 localhost UserEventAgent[30]: CaptiveNetworkSupport:CaptiveSCRebuildCache:81 Failed to get service order
    May 27 09:34:36: --- last message repeated 1 time ---
    May 27 09:34:36 localhost UserEventAgent[30]: CaptiveNetworkSupport:CaptivePublishState:1211 en1 - PreProbe
    May 27 09:34:37 server configd[35]: setting hostname to "server.martinhedegaard.dk"
    May 27 09:34:37 server configd[35]: network configuration changed.
    May 27 09:34:40 server systemkeychain[52]: done file: /var/run/systemkeychaincheck.done
    May 27 09:34:40 server configd[35]: network configuration changed.
    May 27 09:34:40: --- last message repeated 1 time ---
    May 27 09:34:40 server mDNSResponder[31]: D2D_IPC: Loaded
    May 27 09:34:40 server mDNSResponder[31]: D2DInitialize succeeded
    May 27 09:34:40 server com.apple.ucupdate.plist[83]: ucupdate: Checked 1 update, no match found.
    May 27 09:34:40 server com.apple.pfctl[92]: No ALTQ support in kernel
    May 27 09:34:40 server com.apple.pfctl[92]: ALTQ related functions disabled
    HeadlessStartup: Already setup or this is an upgrade so we will not set the password.
    May 27 09:34:40 server emond[108]: SetUpLogs: uid = 0 gid = 0
    May 27 09:34:40 server named[78]: starting BIND 9.7.3-P3 -f
    May 27 09:34:40 server named[78]: built with '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-dependency-tracking' '--prefix=/usr' '--sysconfdir=/private/etc' '--localstatedir=/private/var' '--enable-atomic=no' '--with-openssl=yes' '--with-gssapi=yes' '--enable-symtable=none' 'CFLAGS=-arch x86_64 -arch i386 -g -Os -pipe -gdwarf-2 -D__APPLE_USE_RFC_2292' 'LDFLAGS=-arch x86_64 -arch i386 ' 'CXXFLAGS=-arch x86_64 -arch i386 -g -Os -pipe '
    May 27 09:34:40 server emond[108]: SetUpLogs: opening /Library/Logs/EventMonitor/EventMonitor.error.log
    May 27 09:34:40 server com.apple.SystemStarter[84]: Starting MySQL database server
    May 27 09:34:40 server loginwindow[97]: Login Window Application Started
    May 27 09:34:40 server com.apple.usbmuxd[82]: usbmuxd-268.5 on Jan  5 2012 at 03:34:01, running 64 bit
    May 27 09:34:40 server UserEventAgent[30]: WebUserEventAgent: installed
    May 27 09:34:42 server UserEventAgent[30]: Registered Workstation service - Wellness Guiden Server [3c:07:54:72:75:94]._workstation._tcp.
    May 27 09:34:43 server PasswordService[93]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    May 27 09:34:43 server PasswordService[93]: -[PasswordServerPrefsObject loadXMLData]: Unable to locate passwordserver config record's plist attribute: -1 Can't contact LDAP server
    May 27 09:34:43 server PasswordService[93]: -[PasswordServerPrefsObject getSearchBase]: Unable to locate search base: -1 Can't contact LDAP server
    May 27 09:34:43 server PasswordService[93]: -[PasswordServerPrefsObject saveXMLData]: ldap_modify_ext_s of the passwordserver config record's plist attribute: -1 Can't contact LDAP server
    May 27 09:34:43 server named[78]: command channel listening on 127.0.0.1#54
    May 27 09:34:43 server mds[95]: (Normal) FMW: FMW 0 0
    May 27 09:34:44 server com.mysql.mysqld[117]: 120527 09:34:44 mysqld_safe Logging to '/usr/local/mysql/data/server.martinhedegaard.dk.err'.
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82db403900.anonymous.nohup[359]): Bug: launchd_core_logic.c:9394 (25693):2
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82db403900.anonymous.nohup[359]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82db403900.anonymous.nohup[359]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82db62bfd0.anonymous.nohup[360]): Bug: launchd_core_logic.c:9394 (25693):0
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82db62bfd0.anonymous.nohup[360]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82db62bfd0.anonymous.nohup[360]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 09:34:44 server com.mysql.mysqld[117]: 120527 09:34:44 mysqld_safe Starting mysqld daemon with databases from /usr/local/mysql/data
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82dd0023b0.anonymous.nohup[620]): Bug: launchd_core_logic.c:9394 (25693):0
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82dd0023b0.anonymous.nohup[620]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82dd0023b0.anonymous.nohup[620]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82dd0023b0.anonymous.nohup[621]): Bug: launchd_core_logic.c:9394 (25693):0
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82dd0023b0.anonymous.nohup[621]): Switching sessions is not allowed in the system Mach bootstrap.
    May 27 09:34:44 server com.apple.launchd[1] (0x7f82dd0023b0.anonymous.nohup[621]): _vprocmgr_switch_to_session(): kr = 0x44c
    May 27 09:34:45 server freshclam[79]: Can't query current.cvd.clamav.net
    May 27 09:34:45 server freshclam[79]: Invalid DNS reply. Falling back to HTTP mode.
    May 27 09:34:46 server freshclam[79]: Can't get information about database.clamav.net: nodename nor servname provided, or not known
    May 27 09:34:46 server freshclam[79]: Can't read main.cvd header from database.clamav.net (IP: )
    May 27 09:34:47 server rpcsvchost[660]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    May 27 09:34:47 server configd[35]: network configuration changed.
    May 27 09:34:48 server servermgrd[88]: servermgr_accounts: noteDirectorySearchPolicyChanged (reopening nodes)
    May 27 09:34:49 server ntpd[77]: proto: precision = 1.000 usec
    May 27 09:34:50 server loginwindow[97]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    May 27 09:34:50 server com.apple.launchctl.LoginWindow[673]: com.apple.findmymacmessenger: Already loaded
    May 27 09:34:50 server loginwindow[97]: Login Window Started Security Agent
    May 27 09:34:50 server SecurityAgent[682]: Echo enabled
    May 27 09:34:51 server WindowServer[143]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    May 27 09:34:51 server freshclam[79]: Current functionality level = 61, recommended = 63
    May 27 09:34:53 server ScreensharingAgent[695]: [CL_INVALID_DEVICE] : OpenCL Error : Failed to create context! Invalid device
    May 27 09:34:54 server screensharingd[694]: 3891612: (connectAndCheck) Untrusted apps are not allowed to connect to or launch Window Server before login.
    May 27 09:34:54 server screensharingd[694]: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
    May 27 09:35:10 server sandboxd[713] ([712]): xscertd(712) deny job-creation
    May 27 09:35:10 server UserEventAgent[30]: CertsKeychainMonitor: ready to process keychain & timer events
    May 27 09:35:48 server servermgrd[88]: getting service list
    May 27 09:35:49 server servermgrd[88]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv4 rules
    May 27 09:35:49 server servermgrd[88]: servermgr_ipfilter:ipfw config:Notice:Flushed IPv6 rules
    May 27 09:36:08 server SecurityAgent[682]: User info context values set for martinhedegaard
    May 27 09:36:08 server SecurityAgent[682]: Login Window login proceeding
    May 27 09:36:08 server loginwindow[97]: Login Window - Returned from Security Agent
    May 27 09:36:08 server loginwindow[97]: USER_PROCESS: 97 console
    May 27 09:36:08 server com.apple.launchd.peruser.501[703] (com.apple.ReportCrash): Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    May 27 09:36:08 server com.apple.launchctl.Aqua[757]: load: option requires an argument -- D
    May 27 09:36:08 server com.apple.launchctl.Aqua[757]: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
    May 27 09:36:09 server com.apple.launchd.peruser.501[703] (com.apple.launchctl.Aqua[757]): Exited with code: 1
    May 27 09:36:09 server ScreensharingAgent[773]: [CL_INVALID_DEVICE] : OpenCL Error : Failed to create context! Invalid device
    May 27 09:36:09 server UserEventAgent[30]: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 17183
    May 27 09:36:10 server com.apple.dock.extra[802]: Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:36:10 server com.apple.dock.extra[802]: 2012-05-27 09:36:10.163 com.apple.dock.extra[802:1707] Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:36:10 server com.apple.dock.extra[802]: Could not connect the action buttonPressed: to target of class NSApplication
    May 27 09:36:10 server com.apple.dock.extra[802]: 2012-05-27 09:36:10.164 com.apple.dock.extra[802:1

  • Home Mac Mini Yosemite Server and Time Capsule

    Hello again,
    I''m looking to have a Mac Mini Yosemite home server with my dot com pointed to my fixed IP.
    I have a laptop, an iPad 2 and an iPhone 6 to manage in the beginning.
    It's mostly to practice skills for employment purposes.
    If I get the latest october 2014 Mac Mini with Server 4 and I want to back up the server on a Time Capsule 3 TB:
    Will it create big backups:
    Some macs will be backed up to Mac Mini Yosemite Server Time Machine Services.
    iPad and iPhone backed up in iTunes, on the server or the laptop?
    What else can be a problem?
    François

    Hello DC,
    Thanks for the quick reply.
    For the problem I try to anticipate, it was like those mac with Bootcamp, where Windows is one big file and a simple log on-log out on Boot Camped  Windows would change the big piece of bread and another complete multi GB would be backed up. the runaround was not to time-machine the Windows file and use a PC backup for the Windows stuff.
    In the same vein, if users back up to the Mac-Mini server in a sparse image, does'nt that fill the backups of the server which is also a sparse image?
    I agree with you that an external Time Machine HDD is more flexible as more than 3 TB can be needed down the road.
    As for open ended question, effectively, you read it right, I am looking for problems I did not anticipate from user who bumped into them.
    Thanks

  • How do I connect a pc to mac mini lion server?

    Have recently purchased a mac mini lion server and have had no problem connecting macs in a small office. However, I can't for the life of me figure out how to connect the 2 PC's in our office...
    I am not an IT person - doing this with complete ignorance!
    Any help much appreciated.
    PS. I have enabled SMB on server, but still can't see the server on PC networks

    Hi frustrated,
    (I know what you mean...)
    In any case, let me attempt to help you...
    First of all, on the Lion Server machine (let's say this machine is named MyLionServer), open the Server app, click on File Sharing, and add the mount point you want to share.  Let's call this mount point Drobo (just in case you have a Drobo attached to your Lion Server), but it could be any folder or disk attached to your Lion Server machine or on your local network.  Edit the mount point share (highlight Drobo and click on pencil icon), and add the users (click + button and add the usernames) you wish to access the Drobo share, and how they access it (read only, read/write, etc.).  Also make sure to check the "Share with Windows clients (SMB)" button.  Click done and wait for the Server app to restart all of the file sharing servers.
    Now for the Windows PC (I have just tested this myself on a PC running Windows XP Pro):
    Click the "start" buttom, click "My Network Places".  In the My Network Places panel, click on the "Add a network place" button.  This brings up the "Add Network Place Wizard", highlight the "Choose another network location" and click "Next>".  In the Internet or network address box, add the following: "\\MyLionServer\Drobo" (yes, I know the slashes are backwards from what you normally use in the MacOS - also, the name Windows wants may have only the first character capitalized, as in "\\Mylionserver\Drobo"), then click the "Next>" botton, then click the "Finish" button.  The first time you perform this for the first share on your Lion Server, a window opens and asks for a username and password.  Enter one of the usernames and passwords that you gave read/write access to in the File Sharing panel for the Drobo mount point on your Lion Server.  This brings up a \\Mylionserver\Drobo window on your PC that is mounted to your Lion Server's Drobo.
    Hope this helps,
    Switon
    P.S. As I said, I tried this out on my own PC as I was typing the instructions into this reply, and the above works for me.  But I did it on Windows XP Pro on a 6 year old PC laptop, and all machines and Windows OSes are different, so it will probably require you to do something slightly different from what I described above unless you just happen to be using Windows XP also.  Good luck.

  • LDAP and NFS mounts/setup OSX Lion iMac with Mac Mini Lion Server

    Hello all,
    I have a local account on my iMac (Lion), and I also have a Mac Mini (Lion Server) and I want to use LDAP and NFS to mount the /Users directory, but am having trouble.
    We have a comination of Linux (Ubuntu), Windows 7 and Macs on this network using LDAP and NFS, except the windows computers.
    We have created users in workgroup management on the server, and we have it working on a few Macs already, but I wasnt there to see that process. 
    Is there a way to keep my local account separate, and still have NFS access to /Users on the server and LDAP for authentification?
    Thanks,
    -Matt

    It would make a great server. Bonus over Apple TV for example is that you have access via both wired ethernet and wireless. Plus if you load tools from XBMC, Firecore and others you have a significant media server. Cost is right too.
    Many people are doing this - google mac mini media server or other for more info.
    Total downside to any windows based system - dealing with constant anti-virus, major security hassels, lack of true media integration and PITA to update, etc.
    You should be aware that Lion Server is not ready for prime time - it stil has significant issues if you are migrating from SNL 10.6.8. If you buy an apple fresh Lion Server mac mini you should have no problems.
    You'll probably be pleased.

  • Mac mini (Late 2012) crashing repeatedly (OSX 10.10.1)

    My new mac mini has been crashing several times daily, most notably when I leave the computer idle for 5 or 10 minutes.  However, sometimes it will go a whole day without a crash.  I've run the extended tests 3 times and no hardware problems have been indicated.  I've also "fixed disk permissions".  I've got two monitors connected to it: one via dvi, the other via hdmi.  Sometimes before it crashes it will first freeze and I'll get screen artifacts for about 5-10 seconds before it eventually crashes.  Often when it crashes, the next several attempts to start will fail.  Sometimes it starts beeping and I have to hold down the power button for a while before it will turn off.  I'm not seeing anything in common across the panic logs except for the last loaded kext.  Here is the latest one.  Happy to post more if it can be helpful:
    *** Panic Report ***
    panic(cpu 0 caller 0xffffff802281e80a): Kernel trap at 0xffffff80227d4d75, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000050, CR3: 0x0000000018304019, CR4: 0x00000000001626e0
    RAX: 0xffffff8035c8b640, RBX: 0xffffff8035bb2780, RCX: 0xffffff80405b50c0, RDX: 0xffffff8022edf040
    RSP: 0xffffff820c3daca8, RBP: 0xffffff820c3dace0, RSI: 0x0000000000000635, RDI: 0xffffff8035bb2780
    R8:  0x0000000000000635, R9:  0xffffff8035c5b980, R10: 0x0000000000000000, R11: 0x00000000daf1fbee
    R12: 0x0000000000000001, R13: 0x0000000000000007, R14: 0x0000000000000000, R15: 0x0000000000000000
    RFL: 0x0000000000010247, RIP: 0xffffff80227d4d75, CS:  0x0000000000000008, SS:  0x0000000000000000
    Fault CR2: 0x0000000000000050, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff820c3da950 : 0xffffff802273a811
    0xffffff820c3da9d0 : 0xffffff802281e80a
    0xffffff820c3dab90 : 0xffffff802283a443
    0xffffff820c3dabb0 : 0xffffff80227d4d75
    0xffffff820c3dace0 : 0xffffff8022794bb8
    0xffffff820c3dae60 : 0xffffff802293b6eb
    0xffffff820c3daea0 : 0xffffff802293ac20
    0xffffff820c3db060 : 0xffffff8022937292
    0xffffff820c3db320 : 0xffffff8022b425e8
    0xffffff820c3db3b0 : 0xffffff8022b6c4f6
    0xffffff820c3db4a0 : 0xffffff80229763b4
    0xffffff820c3db510 : 0xffffff7fa4d8cd0e
    0xffffff820c3db570 : 0xffffff7fa4d8d1bb
    0xffffff820c3db670 : 0xffffff7fa4d8c666
    0xffffff820c3db7d0 : 0xffffff802298feac
    0xffffff820c3db820 : 0xffffff802298d833
    0xffffff820c3db8d0 : 0xffffff8022b47436
    0xffffff820c3db9b0 : 0xffffff8022c46372
    0xffffff820c3dbac0 : 0xffffff80227952a8
    0xffffff820c3dbb10 : 0xffffff80227943f3
    0xffffff820c3dbb50 : 0xffffff802279f75b
    0xffffff820c3dbd00 : 0xffffff80227a3902
    0xffffff820c3dbf20 : 0xffffff802281ec9c
    0xffffff820c3dbfb0 : 0xffffff802283a355
          Kernel Extensions in backtrace:
             com.apple.AppleFSCompression.AppleFSCompressionTypeZlib(1.0d1)[988D8F4D-CE96-34 83-AE31-E833D2AD74DD]@0xffffff7fa4d8b000->0xffffff7fa4d8ffff
    BSD process name corresponding to current thread: ReportCrash
    Mac OS version:
    14B25
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000022400000
    Kernel text base: 0xffffff8022600000
    __HIB  text base: 0xffffff8022500000
    System model name: Macmini6,2 (Mac-F65AE981FFA204ED)
    System uptime in nanoseconds: 20133048418
    last loaded kext at 11531155617: com.apple.driver.AppleBluetoothHIDKeyboard 175.5 (addr 0xffffff7fa4b07000, size 16384)
    loaded kexts:
    foo.tap 1.0
    foo.tun 1.0
    com.apple.driver.AppleBluetoothMultitouch 85.3
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.1f2
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.ApplePlatformEnabler 2.1.0d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDAHardwareConfigDriver 267.0
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleMikeyDriver 267.0
    com.apple.driver.AppleHDA 267.0
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleIntelHD4000Graphics 10.0.0
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.iokit.IOBluetoothUSBDFU 4.3.1f2
    com.apple.driver.AppleHWAccess 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleMuxControl 3.7.21
    com.apple.driver.AppleIntelFramebufferCapri 10.0.0
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleIRController 327.5
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.driver.AirPort.Brcm4331 800.20.24
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.iokit.AppleBCM5701Ethernet 10.1.2b3
    com.apple.driver.AirPort.Brcm4360 901.19.10
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 705.4.14
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard 175.5
    com.apple.driver.AppleHIDKeyboard 175.5
    com.apple.driver.IOBluetoothHIDDriver 4.3.1f2
    com.apple.driver.AppleMultitouchDriver 260.30
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 267.0
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.iokit.IOBluetoothFamily 4.3.1f2
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleHDAController 267.0
    com.apple.iokit.IOHDAFamily 267.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleGraphicsControl 3.7.21
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleThunderboltEDMSink 4.0.2
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBAudio 295.22
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1

    Thanks for responding, Linc.  I've actually had the computer for about a year now, although I do still consider it new.  I may eventually take it to an Apple store if this continues.  I should have also mentioned that I swapped out the original memory upon purchase (upgraded to 16gb).  It may be a memory issue and I will try removing one chip then the other and see what happens.  Problem is that it sometimes goes a couple days without crashing, which makes debugging difficult.
    Here's the latest panic:
    *** Panic Report ***
    panic(cpu 2 caller 0xffffff802b01e80a): Kernel trap at 0xffffff802afd4d75, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000050, CR3: 0x00000003fdc9905d, CR4: 0x00000000001626e0
    RAX: 0xffffff803db09900, RBX: 0xffffff803da08d40, RCX: 0xffffff803e50b200, RDX: 0xffffff802b6df040
    RSP: 0xffffff821406b6a8, RBP: 0xffffff821406b6e0, RSI: 0x0000000000000cd8, RDI: 0xffffff803da08d40
    R8:  0x0000000000000cd8, R9:  0x0000000000000cd8, R10: 0x0000000000000000, R11: 0x0000000000000206
    R12: 0x0000000000000001, R13: 0x0000000000000001, R14: 0x0000000000000000, R15: 0x0000000000000000
    RFL: 0x0000000000010202, RIP: 0xffffff802afd4d75, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000050, Error code: 0x0000000000000000, Fault CPU: 0x2
    Backtrace (CPU 2), Frame : Return Address
    0xffffff821406b350 : 0xffffff802af3a811
    0xffffff821406b3d0 : 0xffffff802b01e80a
    0xffffff821406b590 : 0xffffff802b03a443
    0xffffff821406b5b0 : 0xffffff802afd4d75
    0xffffff821406b6e0 : 0xffffff802af94bb8
    0xffffff821406b860 : 0xffffff802b13b6eb
    0xffffff821406b8a0 : 0xffffff802b13ac20
    0xffffff821406ba60 : 0xffffff802b137292
    0xffffff821406bd20 : 0xffffff802b3425e8
    0xffffff821406bdb0 : 0xffffff802b1690d1
    0xffffff821406be50 : 0xffffff802b3eebba
    0xffffff821406bef0 : 0xffffff802b3ee923
    0xffffff821406bf50 : 0xffffff802b44dcb2
    0xffffff821406bfb0 : 0xffffff802b03ac46
    BSD process name corresponding to current thread: DMProxy
    Mac OS version:
    14B25
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x000000002ac00000
    Kernel text base: 0xffffff802ae00000
    __HIB  text base: 0xffffff802ad00000
    System model name: Macmini6,2 (Mac-F65AE981FFA204ED)
    System uptime in nanoseconds: 8646828881
    last loaded kext at 8622454392: com.apple.driver.AppleBluetoothMultitouch 85.3 (addr 0xffffff7fad5aa000, size 61440)
    loaded kexts:
    com.apple.driver.AppleBluetoothMultitouch 85.3
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.1f2
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.ApplePlatformEnabler 2.1.0d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AppleHDAHardwareConfigDriver 267.0
    com.apple.driver.AppleHDA 267.0
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleMikeyDriver 267.0
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.driver.AppleIntelHD4000Graphics 10.0.0
    com.apple.iokit.IOBluetoothUSBDFU 4.3.1f2
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.driver.AppleMuxControl 3.7.21
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleIntelFramebufferCapri 10.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleIRController 327.5
    com.apple.driver.AppleFileSystemDriver 3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.driver.AirPort.Brcm4331 800.20.24
    com.apple.driver.AppleSDXC 1.6.5
    com.apple.iokit.AppleBCM5701Ethernet 10.1.2b3
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AirPort.Brcm4360 901.19.10
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleUSBXHCI 705.4.14
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.driver.IOBluetoothHIDDriver 4.3.1f2
    com.apple.driver.AppleMultitouchDriver 260.30
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 267.0
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOSurface 97
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.iokit.IOBluetoothFamily 4.3.1f2
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleGraphicsControl 3.7.21
    com.apple.driver.AppleHDAController 267.0
    com.apple.iokit.IOHDAFamily 267.0
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleThunderboltEDMSink 4.0.2
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBAudio 295.22
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.driver.AppleThunderboltNHI 3.1.7
    com.apple.iokit.IOThunderboltFamily 4.2.1
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    System Profile:
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x10E), Broadcom BCM43xx 1.0 (7.15.124.12.10)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 27 devices, 1 incoming serial ports
    Thunderbolt Bus: Mac mini, Apple Inc., 23.4
    Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464544
    Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x859B, 0x435438473353313630424D2E4D3136464544
    USB Device: Hub
    USB Device: Hub
    USB Device: HD Webcam C525
    USB Device: Hub
    USB Device: IR Receiver
    USB Device: BRCM20702 Hub
    USB Device: Bluetooth USB Host Controller
    Serial ATA Device: APPLE SSD SM256E, 251 GB
    Model: Macmini6,2, BootROM MM61.0106.B04, 4 processors, Intel Core i7, 2.6 GHz, 16 GB, SMC 2.8f1
    Network Service: Wi-Fi, AirPort, en1
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In

  • Why do new hard drives keep failing in Mac Mini OSX Server?

    Why new new hard drives keep failing in Mac Mini OSX server?

    If it only failed in 8 days.. I just return the drives back to newegg and get a different brand like western digital. NewEgg has a 30 day return policy.
    If you deal with any hard drive manufacturer now, they will give you a refurbished item and not a new item that you are entitled.
    As for testing  hardware....
    http://support.apple.com/kb/HT1509
    even if it still passed Apple tests.. it does not mean logicboard is fine..... it just means it passes the tests.
    At this point, If i were you, I would just go back to NewEgg and send back the Seagates letting know they are bad and prefer a different brand such as Western Digital.
    Install the Western Digitals and see how long they last. If they fail again in a a short amoung of time, it's the logicboard then.
    This is based on experience in dealing with repairs with Macs, PCs, and other various kinds of Servers and computers over the last 10+ years.
    In fact, One of my clients who has a Dual 4-core Intel Xeon Server with a Supermicro logicboard, one of their SATA drive ports are bad. Every 4 months like clock work the Mirror RAID Drive would degrade on that port. Then after figuring out that the drives are not necessary bad, I swapped to using another spare  SATA port and since then no problems.

  • ICloud for pages app not working on network users having home folder on Mac Mini Lion server

    Does anyone know how to make iCloud for pages work on network users having home folder on server, having home folder on local Client iCloud for Pages works fine but when home folder is on Server iCloud for Pages app does not work. My Clients are Running Mountain Lion 10.8.2, my Server is a Mac Mini Lion Server.

    Hi Tim,
    No fix yet, my home folders reside on a thunderbolt external hard drive, I also tested having home folders on default server HD and no changes, I called Apple Support a while ago, they replicated the issue, it just does not work on network users, they did not say when will it be fix.
    The version of Pages I am using is from the Apple Store.
    Hector

  • Workaround for remote with Apple TV + Mac Mini media server?

    We have to keep unplugging and then replugging our Apple TV 2 any time we want to use our Mac Mini media server instead of the Apple TV on our home entertainment system. Alas, the lack of a power button.
    The reason we have to do this is because the remote control signals are identical for the two units; we're using Plex TV on the Mac Mini, and when we use our universal remote, if the Apple TV is on, then unintended things happen in the background on the Apple TV any time we control the Plex media server. Ack. We could end up buying a video that we don't want.
    What workarounds are there, to avoid plugging and unplugging the Apple TV, if we want to keep using a remote control with both the Apple TV and with the Mac Mini media server? I understand that plugging and unplugging it is not desireable.
    On the other hand, we do shut off power completely to our entire entertainment system, via the power conditioner, when we're not using it, to conserve. I suppose that's equivalent to plugging and unplugging the Apple TV?
    Your thoughts?

    I know its been 17 months since anyone replied to your post, but I stumbled upon your request, because I had the same issue. However, I can faithfully say that I solved this same problem, because I inadvertendly programmed my MX-980 remote to control my Apple TV and Mac Mini at the same time and didn't realize until much later what was happening. I use my Mac Mini (for the purpose of using PLEX) and my Apple TV for other purposes. Here's a discussion I had over at remotecontrol.com about it.
    The solution for you is have two Apple remotes. You can buy an extra apple remote at a good price over at Amazon.
    Out of box, the apple remote is designed to pair with your Mac and Apple TV as long as pairing is enabled on those machines by default. However, it's the consumer's responsibility to physically pair that remote with the machine you want to control so it can't control any other machine. That's the trick you were missing...
    So, if you have an Apple TV and Mac Mini next to each other -- a single Apple Remote will control BOTH machines at the same time out of box. This is not the intended result as you have indicated. Therefore you need two apple remotes.
    Mac Mini: Once you have two apple remotes, go to your Mac Mini (OSX 10.9) and select under the Apple menu > Preferences > Security > General > Click unlock (bottom left corner) first > sign in > Then click Advanced... to see the Pairing process. If you click advanced *before* you click unlock icon, the pairing menu will be missing.
    Note: You can also install free CandleAir preference for your Mac which is a slick interface for configuring apple remotes faster and easier IMHO. http://www.iospirit.com/labs/candelair/
    Apple TV: Now take your second Apple Remote, go to Apple TV > Preferences > General > Remote and follow the on screen instructions to properly pair your remote control.
    This should solve your problem.

  • Just bought a Mac Mini lion server how do i make a lion backup?

    Just bought a Mac Mini lion server how do i make a backup disk for lion?

    I believe you will need a USB drive and can download and  install something called Lion Recovery Disk Assistant from below. 
    http://support.apple.com/kb/dl1433
    Also read the article from below which I believe will encourage your desire to do the backup.
    http://www.macworld.com/article/161664/2011/08/hands_on_with_lion_recovery_disk_ assistant.html

  • How do I install Windows 8 on Mountain Lion (mac mini) 2010 Server using bootcamp with out Optical Drive?

    I have a 2010 Mac Mini server running 10.8.4 (12E55).  I just bought a brand new copy of Windows 8 from micrsoft.  I have tried using boot camp and it will not recognize a burned DVD in my remote optical drive on my laptop running windows 7 or my macbook running Lion 10.7.5.   I have had Microsoft on both of my computers remoted in for about 8 hours and they tried just about everything that I've tried.
    Microsofts tech support has made me a bootable DVD and a bootable Flash Drive through remote desktop (awsome good job microsoft tech support).  I have even tried formatting my mac mini's second 500GB hard drive to FAT32 using this whole disc as my windows partition.  I know that when I go to install windows 8 it is going to reformat the drive to NTFS but all the articles that I've found, say this is what you have to do to get the drive formatted properly to get the ball rolling and get windows will fix it when it goes to install by reformatting to NTFS. 
    Ok so right now I have my second 500GB hdd on my mac mini formatted to FAT32 and I have tried to reboot holding my option key like I do on my mac book.  If I want to boot to a different hdd on my macbook all I do is hold the OPTION key during start up and you get prompted to choose one of the bootable disc that is on your computer.  Well if I put my USB drive which is bootable on my macbook into my macbook and do this right now its not showing up. 
    Now I just put the DVD that they made me in my macbook and it shows up as bootable disc.  But the USB doesn't.  (1 hour later)  I just got microsft to remake the USB drive and am going to try that again so ta ta for now and I'll come back on to post to tell you if it works.

    mikkel-kj wrote:
    These apps paralells and fusion and virtualbox, are they in Mac App Store? And when I have the app installed what then, now it ain't only bootcamp what shall I do now to install windows 8?
    Mikkel
    Parallels, Fusion, and VirtualBox are available from their respective sites. Read their installation instructions which explain how to install Windows.

  • Mac mini file server on a windows network

    I would like to run a mac mini server on a windows network.
    Do I need a router or a switch?  Does the mini support client data backups?  Are the users & permissions setting robust and easy to use?
    SMB is the protocol?  It is my understanding that this is easy with xp but more difficult with windows 7, has this been resolved?
    thanks

    Might have better luck asking in the Lion Server forum.
    https://discussions.apple.com/community/servers_enterprise_software/mac_os_x_lio n_server

  • G4 Mac mini sporadic sleeps & crashes

    My G4 mac mini has had a consistent problem across two OSs. Both in Tiger and now in Leopard my mac seems to kernel panic and shut down. I restart and again if any taxing job is undertaken it again fails. I have included my log files and if anyone is having the same problem or, better, knows a solution it would be greatly appreciated as it drives me crazy.
    system.log:
    Description: System events log
    Size: 316 KB
    Last Modified: 10/7/08 4:43 AM
    Location: /var/log/system.log
    Oct 6 13:24:23 Foxs-mini-3 kernel[0]: AFPSleepWakeHandler: waking up
    Oct 6 13:26:36 Foxs-mini-3 /usr/sbin/ocspd[241]: starting
    Oct 6 13:27:36 Foxs-mini-3 kernel[0]: PowerManagement emergency overtemp signal. Going to sleep!AFPSleepWakeHandler: going to sleep
    Oct 6 13:27:42 Foxs-mini-3 kernel[0]: System Sleep
    Oct 6 13:27:44 Foxs-mini-3 kernel[0]: System Wake
    Oct 6 13:27:42 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 38: Error 50 Network is down
    Oct 6 13:27:44 Foxs-mini-3 kernel[0]: Wake event 0020
    Oct 6 13:27:42 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 38: Error 50 Network is down
    Oct 6 13:27:44 Foxs-mini-3 kernel[0]: USB caused wake event (OHCI)
    Oct 6 13:27:42 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 38: Error 50 Network is down
    Oct 6 13:27:45 Foxs-mini-3 kernel[0]: EIR is not supported.
    Oct 6 13:27:42 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 38: Error 50 Network is down
    Oct 6 13:27:45 Foxs-mini-3 kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex (PHY regs 5,6:0xcde1,0x000f)
    Oct 6 13:27:42 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 38: Error 50 Network is down
    Oct 6 13:27:45 Foxs-mini-3 kernel[0]: AFPSleepWakeHandler: waking up
    Oct 6 13:27:42 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 38: Error 50 Network is down
    Oct 6 13:27:45: --- last message repeated 1 time ---
    Oct 6 13:27:42 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:27:43 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 38: Error 50 Network is down
    Oct 6 13:27:45: --- last message repeated 2 times ---
    Oct 6 13:27:43 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:27:45 Foxs-mini-3 mDNSResponder[16]: setsockopt - IPMULTICASTIF error 10.0.1.200 -1 errno 49 (Can't assign requested address)
    Oct 6 13:27:46 Foxs-mini-3 mDNSResponder[16]: Note: Frequent transitions for interface en0 (10.0.1.200); network traffic reduction measures in effect
    Oct 6 13:27:47 Foxs-mini-3 kernel[0]: PowerManagement emergency overtemp signal. Going to sleep!AFPSleepWakeHandler: going to sleep
    Oct 6 13:27:47 Foxs-mini-3 mDNSResponder[16]: Note: Frequent transitions for interface en0 (10.0.1.200); network traffic reduction measures in effect
    Oct 6 13:28:23 Foxs-mini-3 kernel[0]: System Sleep
    Oct 6 13:28:54 Foxs-mini-3 kernel[0]: System Wake
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:28:54 Foxs-mini-3 kernel[0]: Wake event 0020
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:28:55 Foxs-mini-3 kernel[0]: EIR is not supported.
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:28:55 Foxs-mini-3 kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex (PHY regs 5,6:0xcde1,0x000f)
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:28:55 Foxs-mini-3 kernel[0]: AFPSleepWakeHandler: waking up
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:28:55: --- last message repeated 1 time ---
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:28:55: --- last message repeated 3 times ---
    Oct 6 13:28:52 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:28:53 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:28:55: --- last message repeated 2 times ---
    Oct 6 13:28:53 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:28:53 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:28:53 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:28:55: --- last message repeated 2 times ---
    Oct 6 13:28:53 Foxs-mini-3 ntpd[30]: sendto(17.72.255.12) (fd=27): No route to host
    Oct 6 13:29:10 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Copied 298 files (469.6 MB) from volume Foxy's 75 HD Mini.
    Oct 6 13:29:16 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Backup canceled.
    Oct 6 13:29:32 Foxs-mini-3 diskarbitrationd[19]: updatecache [257]:25779 not responding.
    Oct 6 13:29:33 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Ejected Time Machine disk image.
    Oct 6 13:29:35 Foxs-mini-3 configd[14]: AppleTalk startup
    Oct 6 13:29:35 Foxs-mini-3 kernel[0]: AFP_VFS afpfs_unmount: /Volumes/Foxy's Time Capsule, flags 0, pid 281
    Oct 6 13:29:35 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Ejected Time Machine network volume.
    Oct 6 13:29:36 Foxs-mini-3 [0x0-0x24024].com.apple.print.add[253]: nbp_send: nbpvalidateentity failed
    Oct 6 13:29:36 Foxs-mini-3 [0x0-0x24024].com.apple.print.add[253]: nbp_lookup: nbp_send failed got=-1
    Oct 6 13:29:38 Foxs-mini-3 [0x0-0x24024].com.apple.print.add[253]: nbp_send: nbpvalidateentity failed
    Oct 6 13:29:38 Foxs-mini-3 [0x0-0x24024].com.apple.print.add[253]: nbp_lookup: nbp_send failed got=-1
    Oct 6 13:29:41 Foxs-mini-3 configd[14]: AppleTalk startup complete
    Oct 6 13:29:42 Foxs-mini-3 kernel[0]: PowerManagement emergency overtemp signal. Going to sleep!AFPSleepWakeHandler: going to sleep
    Oct 6 13:29:45 Foxs-mini-3 configd[14]: AppleTalk shutdown
    Oct 6 13:29:47 Foxs-mini-3 kernel[0]: System Sleep
    Oct 6 13:29:45 Foxs-mini-3 configd[14]: AppleTalk shutdown complete
    Oct 6 13:29:51 Foxs-mini-3 kernel[0]: System Wake
    Oct 6 13:29:49 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:29:51 Foxs-mini-3 kernel[0]: Wake event 0020
    Oct 6 13:29:49 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:29:51 Foxs-mini-3 kernel[0]: USB caused wake event (OHCI)
    Oct 6 13:29:49 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:29:51 Foxs-mini-3 kernel[0]: EIR is not supported.
    Oct 6 13:29:49 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:29:51 Foxs-mini-3 kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex (PHY regs 5,6:0xcde1,0x000f)
    Oct 6 13:29:49 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:29:51: --- last message repeated 3 times ---
    Oct 6 13:29:49 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:29:50 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:29:51: --- last message repeated 2 times ---
    Oct 6 13:29:50 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:29:51 Foxs-mini-3 mDNSResponder[16]: Note: Frequent transitions for interface en0 (FE80:0000:0000:0000:0211:24FF:FE7E:81BE); network traffic reduction measures in effect
    Oct 6 13:29:51 Foxs-mini-3 kernel[0]: AFPSleepWakeHandler: waking up
    Oct 6 13:29:51 Foxs-mini-3 configd[14]: AppleTalk startup
    Oct 6 13:29:51 Foxs-mini-3 mDNSResponder[16]: Note: Frequent transitions for interface en0 (10.0.1.200); network traffic reduction measures in effect
    Oct 6 13:29:51 Foxs-mini-3 com.apple.launchd[1] (com.apple.netauth.sysagent): Throttling respawn: Will start in 2 seconds
    Oct 6 13:29:53 Foxs-mini-3 [0x0-0x24024].com.apple.print.add[253]: nbp_send: nbpvalidateentity failed
    Oct 6 13:29:53 Foxs-mini-3 [0x0-0x24024].com.apple.print.add[253]: nbp_lookup: nbp_send failed got=-1
    Oct 6 13:29:55 Foxs-mini-3 kernel[0]: PowerManagement emergency overtemp signal. Going to sleep!AFPSleepWakeHandler: going to sleep
    Oct 6 13:29:55 Foxs-mini-3 mDNSResponder[16]: Note: Frequent transitions for interface en0 (10.0.1.200); network traffic reduction measures in effect
    Oct 6 13:29:55 Foxs-mini-3 kernel[0]: AFP_VFS afpfs_mount: /Volumes/Foxy's Time Capsule, pid 293
    Oct 6 13:29:55 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Starting standard backup
    Oct 6 13:29:55 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Network volume mounted at: /Volumes/Foxy's Time Capsule
    Oct 6 13:29:57 Foxs-mini-3 configd[14]: AppleTalk startup complete
    Oct 6 13:30:00 Foxs-mini-3 kernel[0]: System Sleep
    Oct 6 13:29:57 Foxs-mini-3 configd[14]: AppleTalk shutdown
    Oct 6 13:30:02 Foxs-mini-3 kernel[0]: System Wake
    Oct 6 13:29:57 Foxs-mini-3 configd[14]: AppleTalk shutdown complete
    Oct 6 13:30:02 Foxs-mini-3 kernel[0]: Wake event 0020
    Oct 6 13:30:00 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:30:02 Foxs-mini-3 kernel[0]: USB caused wake event (OHCI)
    Oct 6 13:30:00 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:30:02 Foxs-mini-3 kernel[0]: EIR is not supported.
    Oct 6 13:30:00 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:30:02 Foxs-mini-3 kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex (PHY regs 5,6:0xcde1,0x000f)
    Oct 6 13:30:00 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 18: Error 50 Network is down
    Oct 6 13:30:02: --- last message repeated 1 time ---
    Oct 6 13:30:00 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:30:00 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:30:02: --- last message repeated 3 times ---
    Oct 6 13:30:00 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:30:01 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:30:02: --- last message repeated 2 times ---
    Oct 6 13:30:01 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:30:01 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 17: Error 50 Network is down
    Oct 6 13:30:01 Foxs-mini-3 mDNSResponder[16]: ERROR: mDNSPlatformTCPConnect - connect failed: socket 16: Error 50 Network is down
    Oct 6 13:30:02: --- last message repeated 2 times ---
    Oct 6 13:30:01 Foxs-mini-3 mDNSResponder[16]: Note: Frequent transitions for interface en0 (FE80:0000:0000:0000:0211:24FF:FE7E:81BE); network traffic reduction measures in effect
    Oct 6 13:30:02 Foxs-mini-3 configd[14]: AppleTalk startup
    Oct 6 13:30:02 Foxs-mini-3 kernel[0]: AFPSleepWakeHandler: waking up
    Oct 6 13:30:02 Foxs-mini-3 mDNSResponder[16]: Note: Frequent transitions for interface en0 (10.0.1.200); network traffic reduction measures in effect
    Oct 6 13:30:04 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Disk image /Volumes/Foxy's Time Capsule/Fox's mini_0011247e81be.sparsebundle mounted at: /Volumes/Backup of Fox's mini
    Oct 6 13:30:04 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Backing up to: /Volumes/Backup of Fox's mini/Backups.backupdb
    Oct 6 13:30:06 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Event store UUIDs don't match for volume: Foxy's 75 HD Mini
    Oct 6 13:30:06 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: No pre-backup thinning needed: 55.13 GB requested (including padding), 876.15 GB available
    Oct 6 13:30:06 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Waiting for index to be ready (906 > 0)
    Oct 6 13:30:08 Foxs-mini-3 configd[14]: AppleTalk startup complete
    Oct 6 13:30:11 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Waiting for index to be ready (906 > 0)
    Oct 6 13:30:27 Foxs-mini-3 mds[37]: (Error) Queue: _queueCount not zero (or retire > pushed)! journalRetire:99 total-pushed:0 total-retired:99 queueCount:0
    Oct 6 13:30:33 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Copied 0 files (0 bytes) from volume Foxy's 75 HD Mini.
    Oct 6 13:30:38 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Backup canceled.
    Oct 6 13:30:41 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Ejected Time Machine disk image.
    Oct 6 13:30:41 Foxs-mini-3 kernel[0]: AFP_VFS afpfs_unmount: /Volumes/Foxy's Time Capsule, flags 0, pid 329
    Oct 6 13:30:41 Foxs-mini-3 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[96]: StatusMonitor::volumesChangedCallBack returned -47
    Oct 6 13:30:41 Foxs-mini-3 /System/Library/CoreServices/AddPrinter.app/Contents/MacOS/AddPrinter[253]: StatusMonitor::volumesChangedCallBack returned -47
    Oct 6 13:30:41 Foxs-mini-3 /System/Library/CoreServices/backupd[114]: Ejected Time Machine network volume.
    Oct 6 13:31:54 Foxs-mini-3 com.apple.launchd[1] (com.apple.netauth.sysagent[293]): Stray process with PGID equal to this dead job: PID 297 PPID 1 check_afp
    Oct 6 13:34:15 Foxs-mini-3 ntpd[30]: time reset +0.705468 s
    Oct 6 13:38:25 Foxs-mini-3 hdiejectd[361]: running
    Oct 6 13:38:35 Foxs-mini-3 kernel[0]: Finder[96] Unable to clear quarantine `iP4000R 483.pkg': 30
    Oct 6 13:38:51 Foxs-mini-3 Installer[368]: <ZeroSliderSplitView: 0x7cedf0>: the delegate <TargetSelectPage: 0x72dfe0> was sent -splitView:resizeSubviewsWithOldSize: and left the subview frames in an inconsistent state:
    Oct 6 13:38:51 Foxs-mini-3 Installer[368]: Split view bounds: {{0, 0}, {402, 104}}
    Oct 6 13:38:51 Foxs-mini-3 Installer[368]: Subview frame: {{0, 0}, {0, 32}}
    Oct 6 13:38:51 Foxs-mini-3 Installer[368]: Subview frame: {{0, 0}, {402, 104}}
    Oct 6 13:38:51 Foxs-mini-3 Installer[368]: The outer edges of the subview frames are supposed to line up with the split view's bounds' edges. NSSplitView is working around the problem, perhaps at the cost of more redrawing. (This message is only logged once per NSSplitView.)
    Oct 6 13:39:26 Foxs-mini-3 SCHelper[277]: no command
    Oct 6 13:39:26 Foxs-mini-3 com.apple.launchd[80] ([0x0-0x24024].com.apple.print.add[253]): Stray process with PGID equal to this dead job: PID 277 PPID 1 SCHelper
    Oct 6 13:39:26 Foxs-mini-3 com.apple.launchd[80] ([0x0-0x24024].com.apple.print.add[253]): Exited: Killed
    Oct 6 13:39:30 Foxs-mini-3 updatecache[483]: Could not load internal printer module cache.
    Oct 6 13:40:24 Foxs-mini-3 loginwindow[38]: DEAD_PROCESS: 0 console
    Oct 6 13:40:24 Foxs-mini-3 shutdown[502]: reboot by Scott:
    Oct 6 13:40:24 Foxs-mini-3 shutdown[502]: SHUTDOWN_TIME: 1223293224 488277
    Oct 6 13:40:24 Foxs-mini-3 mDNSResponder mDNSResponder-176.2 (Aug 15 2008 14:58:56)[16]: stopping
    Oct 6 13:40:24 Foxs-mini-3 com.apple.loginwindow[38]: Shutdown NOW!
    Oct 6 13:40:24 Foxs-mini-3 com.apple.loginwindow[38]: System shutdown time has arrived^G^G
    Oct 6 13:40:25 Foxs-mini-3 mDNSResponder[16]: mDNS_StopNATOperation: NATTraversalInfo 00821C04 not found in list
    Oct 6 13:41:01 localhost kernel[0]: Darwin Kernel Version 9.5.0: Wed Sep 3 11:31:44 PDT 2008; root:xnu-1228.7.58~1/RELEASE_PPC
    Oct 6 13:41:01 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    Oct 6 13:41:01 localhost com.apple.launchd[1] (org.cups.cups-lpd): Unknown key: SHAuthorizationRight
    Oct 6 13:41:01 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight
    Oct 6 13:41:01 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight
    Oct 6 13:41:01 localhost DirectoryService[11]: Launched version 5.5 (v514.23)
    Oct 6 13:41:02 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Oct 6 13:41:02 localhost kernel[0]: vmpagebootstrap: 253079 free pages and 9065 wired pages
    Oct 6 13:41:02 localhost kernel[0]: migtable_maxdispl = 79
    Oct 6 13:41:02 localhost kernel[0]: 93 prelinked modules
    Oct 6 13:41:02 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet
    Oct 6 13:41:02 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Oct 6 13:41:02 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Oct 6 13:41:02 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall
    Oct 6 13:41:02 localhost kernel[0]: Loading security extension com.apple.security.seatbelt
    Oct 6 13:41:02 localhost kernel[0]: calling mpopolicyinit for mb
    Oct 6 13:41:02 localhost kernel[0]: Seatbelt MACF policy initialized
    Oct 6 13:41:02 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb)
    Oct 6 13:41:02 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Oct 6 13:41:02 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Oct 6 13:41:02 localhost kernel[0]: MAC Framework successfully initialized
    Oct 6 13:41:02 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers
    Oct 6 13:41:02 localhost kernel[0]: AirPort_Brcm43xx::probe: 02094280, 0
    Oct 6 13:41:02 localhost kernel[0]: FireWire (OHCI) Apple ID 31 built-in now active, GUID 001124fffe7e81be; max speed s400.
    Oct 6 13:41:02 localhost kernel[0]: mbinit: done
    Oct 6 13:41:02 localhost kernel[0]: Security auditing service present
    Oct 6 13:41:02 localhost kernel[0]: BSM auditing present
    Oct 6 13:41:02 localhost kernel[0]: rooting via boot-uuid from /chosen: 88C94AD5-4A2E-32D3-86C3-A0ACE8B819BF
    Oct 6 13:41:02 localhost 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>
    Oct 6 13:41:02 localhost kernel[0]: wl0: Broadcom BCM4320 802.11 Wireless Controller
    Oct 6 13:41:02 localhost kernel[0]: 4.170.25.8.2Got boot device = IOService:/MacRISC2PE/pci@f4000000/AppleMacRiscPCI/ata-6@D/AppleKauaiATA/ATADev iceNub@0/AppleATADiskDriver/IOATABlockStorageDevice/IOBlockStorageDriver/ST98082 10A ST9808210A/IOApplePartitionScheme/Untitled@3
    Oct 6 13:41:02 localhost kernel[0]: BSD root: disk0s3, major 14, minor 2
    Oct 6 13:41:02 localhost kernel[0]: CSRHIDTransitionDriver::start []
    Oct 6 13:41:02 localhost kernel[0]: CSRHIDTransitionDriver::switchToHCIMode legacy
    Oct 6 13:41:02 localhost kernel[0]: Jettisoning kernel linker.
    Oct 6 13:41:02 localhost kernel[0]: UniNEnet: Ethernet address 00:11:24:7e:81:be
    Oct 6 13:41:02 localhost kernel[0]: Resetting IOCatalogue.
    Oct 6 13:41:02 localhost kernel[0]: AirPort_Brcm43xx: Ethernet address 00:11:24:92:bc:cf
    Oct 6 13:41:04 localhost kernel[0]: Matching service count = 0
    Oct 6 13:41:04 localhost kernel[0]: Matching service count = 1
    Oct 6 13:41:04: --- last message repeated 4 times ---
    Oct 6 13:41:04 localhost kextd[10]: 405 cached, 0 uncached personalities to catalog
    Oct 6 13:41:04 localhost mDNSResponder mDNSResponder-176.2 (Aug 15 2008 14:58:56)[16]: starting
    Oct 6 13:41:06 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex (PHY regs 5,6:0xcde1,0x000f)
    Oct 6 13:41:06 localhost configd[14]: AppleTalk startup
    Oct 6 13:41:06 localhost kernel[0]: AirPort: Link Down on en1
    Oct 6 13:41:06 Foxs-mini-3 configd[14]: setting hostname to "Foxs-mini-3.local"
    Oct 6 13:41:09 Foxs-mini-3 mDNSResponder[16]: WARNING: sandbox_init error Could not set Mach lookup policy for service com.apple.bsd.dirhelper err=1100Could not set Mach lookup policy for service com.apple.distributed_notifications.2 err=1100Could not set Mach lookup policy for service com.apple.ocspd err=1100Could not set Mach lookup policy for service com.apple.mDNSResponderHelper err=1100Could not set Mach lookup policy for service com.apple.SecurityServer err=1100Could not set Mach lookup policy for service com.apple.SystemConfiguration.configd er
    Oct 6 13:41:09 Foxs-mini-3 kernel[0]: USBF: 36.383 AppleUSBHubPort: Port 1 of Hub at 0x1a000000 about to terminate a busy device (IOUSBCompositeDevice) after waiting 10 seconds
    Oct 6 13:41:10 Foxs-mini-3 kernel[0]: USBF: 36.683 CSRHIDTransitionDriver[0x22ea000](IOUSBCompositeDevice) GetFullConfigDescriptor(0) returned NULL
    Oct 6 13:41:10 Foxs-mini-3 kernel[0]: CSRHIDTransitionDriver... done
    Oct 6 13:41:10 Foxs-mini-3 com.apple.launchd[1] (com.openssh.sshd): Unknown key: SHAuthorizationRight
    Oct 6 13:41:10 Foxs-mini-3 mDNSResponder[16]: Adding registration domain granolaguy.members.mac.com.
    Oct 6 13:41:10 Foxs-mini-3 configd[14]: subnet_route: write routing socket failed, Network is unreachable
    Oct 6 13:41:12 Foxs-mini-3 configd[14]: AppleTalk startup complete
    Oct 6 13:41:15 Foxs-mini-3 rpc.statd[35]: statd.notify - no notifications needed
    Oct 6 13:41:15 Foxs-mini-3 bootlog[50]: BOOT_TIME: 1223293254 0
    Oct 6 13:41:15 Foxs-mini-3 fseventsd[44]: bumping event counter to: 0x13a680 (current 0x0) from log file '00000000000017f8'
    Oct 6 13:41:15 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 13:41:15: --- last message repeated 1 time ---
    Oct 6 13:41:15 Foxs-mini-3 blued[51]: Apple Bluetooth daemon started.
    Oct 6 13:41:15 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 13:41:16: --- last message repeated 1 time ---
    Oct 6 13:41:16 Foxs-mini-3 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[39]: Login Window Application Started
    Oct 6 13:41:17 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 13:41:18: --- last message repeated 1 time ---
    Oct 6 13:41:17 Foxs-mini-3 /usr/sbin/ocspd[60]: starting
    Oct 6 13:41:18 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 13:41:21: --- last message repeated 12 times ---
    Oct 6 13:41:21 Foxs-mini-3 loginwindow[39]: Login Window Started Security Agent
    Oct 6 13:41:22 Foxs-mini-3 authorizationhost[76]: MechanismInvoke 0x11e7c0 retainCount 2
    Oct 6 13:41:22 Foxs-mini-3 SecurityAgent[78]: MechanismInvoke 0x101610 retainCount 1
    Oct 6 13:41:22 Foxs-mini-3 loginwindow[39]: Login Window - Returned from Security Agent
    Oct 6 13:41:23 Foxs-mini-3 authorizationhost[76]: MechanismDestroy 0x11e7c0 retainCount 2
    Oct 6 13:41:23 Foxs-mini-3 SecurityAgent[78]: MechanismDestroy 0x101610 retainCount 1
    Oct 6 13:41:23 Foxs-mini-3 loginwindow[39]: USER_PROCESS: 39 console
    Oct 6 13:41:23 Foxs-mini-3 com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[75]): Exited: Terminated
    Oct 6 13:41:23 Foxs-mini-3 com.apple.launchd[1] (com.apple.ScreenSharing.server[74]): Exited: Terminated
    Oct 6 13:41:25 Foxs-mini-3 Dock[87]: _DESCRegisterDockExtraClient failed 268435459
    Oct 6 13:41:26 Foxs-mini-3 /System/Library/CoreServices/coreservicesd[23]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Scott) returned -14135
    Oct 6 13:41:26 Foxs-mini-3 /System/Library/CoreServices/coreservicesd[23]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Scott Fox's Public Folder) returned -14135
    Oct 6 13:41:26 Foxs-mini-3 kextd[10]: writing kernel link data to /var/run/mach.sym
    Oct 6 13:41:26 Foxs-mini-3 mDNSResponderHelper[29]: racoon (pid=97) started
    Oct 6 13:41:42 Foxs-mini-3 kernel[0]: kauth_resolver: memberd is not setting valid result codes (assuming always successful)
    Oct 6 13:42:40 Foxs-mini-3 kernel[0]: AirPort: Link Up on en1
    Oct 6 13:42:40 Foxs-mini-3 kernel[0]: AirPort: Link Down on en1
    Oct 6 13:42:40 Foxs-mini-3 airportd[117]: Error: Apple80211Associate() failed -25
    Oct 6 13:42:40 Foxs-mini-3 SystemUIServer[91]: Error: airportd MIG failed = 5 ((os/kern) failure) (port = 68907)
    Oct 6 13:42:40 Foxs-mini-3 SystemUIServer[91]: Error joining Apple Network 7eaca9: Connection failed (5 result unavailable)
    Oct 6 13:42:40 Foxs-mini-3 airportd[117]: Error: processcommanddict() failed
    Oct 6 13:42:48 Foxs-mini-3 kernel[0]: AirPort: Link Up on en1
    Oct 6 13:42:48 Foxs-mini-3 kernel[0]: SetCryptoKey T: len 16, idx 0
    Oct 6 13:42:48 Foxs-mini-3 kernel[0]: SetCryptoKey R: len 32, idx 2
    Oct 6 13:42:50 Foxs-mini-3 SystemUIServer[91]: Error: SecKeychainSearchCopyNext() returned error: -25300
    Oct 6 13:42:50 Foxs-mini-3 SystemUIServer[91]: Error: _ACNetworkCopyKeychainItem() expected password for "Apple Network 7eaca9" not found: -25300 (The specified item could not be found in the keychain.)
    Oct 6 14:30:59 Foxs-mini-3 kernel[0]: SetCryptoKey R: len 32, idx 1
    Oct 6 14:41:04 Foxs-mini-3 kernel[0]: AFP_VFS afpfs_mount: /Volumes/Foxy's Time Capsule, pid 230
    Oct 6 14:41:04 Foxs-mini-3 /System/Library/CoreServices/backupd[237]: Starting standard backup
    Oct 6 14:41:04 Foxs-mini-3 /System/Library/CoreServices/backupd[237]: Network volume mounted at: /Volumes/Foxy's Time Capsule
    Oct 6 14:41:06 Foxs-mini-3 hdiejectd[243]: running
    Oct 6 14:41:07 Foxs-mini-3 /System/Library/CoreServices/backupd[237]: Disk image /Volumes/Foxy's Time Capsule/Fox's mini_0011247e81be.sparsebundle mounted at: /Volumes/Backup of Fox's mini
    Oct 6 14:41:07 Foxs-mini-3 /System/Library/CoreServices/backupd[237]: Backing up to: /Volumes/Backup of Fox's mini/Backups.backupdb
    Oct 6 14:41:09 Foxs-mini-3 /System/Library/CoreServices/backupd[237]: Event store UUIDs don't match for volume: Foxy's 75 HD Mini
    Oct 6 14:41:09 Foxs-mini-3 /System/Library/CoreServices/backupd[237]: No pre-backup thinning needed: 55.13 GB requested (including padding), 876.15 GB available
    Oct 6 14:41:09 Foxs-mini-3 /System/Library/CoreServices/backupd[237]: Waiting for index to be ready (906 > 0)
    Oct 6 14:41:39: --- last message repeated 1 time ---
    Oct 6 14:43:04 Foxs-mini-3 com.apple.launchd[1] (com.apple.netauth.sysagent[230]): Stray process with PGID equal to this dead job: PID 236 PPID 1 check_afp
    Oct 6 14:59:18 Foxs-mini-3 kernel[0]: PowerManagement emergency overtemp signal. Going to sleep!AFPSleepWakeHandler: going to sleep
    Oct 6 15:31:08 localhost kernel[0]: Darwin Kernel Version 9.5.0: Wed Sep 3 11:31:44 PDT 2008; root:xnu-1228.7.58~1/RELEASE_PPC
    Oct 6 15:30:55 localhost com.apple.launchctl.System[2]: fsck_hfs: Volume is journaled. No checking performed.
    Oct 6 15:30:55 localhost com.apple.launchctl.System[2]: fsck_hfs: Use the -f option to force checking.
    Oct 6 15:31:01 localhost com.apple.launchctl.System[2]: launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    Oct 6 15:31:08 localhost com.apple.launchd[1] (org.cups.cups-lpd): Unknown key: SHAuthorizationRight
    Oct 6 15:31:08 localhost com.apple.launchd[1] (org.cups.cupsd): Unknown key: SHAuthorizationRight
    Oct 6 15:31:08 localhost com.apple.launchd[1] (org.ntp.ntpd): Unknown key: SHAuthorizationRight
    Oct 6 15:31:08 localhost DirectoryService[11]: Launched version 5.5 (v514.23)
    Oct 6 15:31:09 localhost kernel[0]: standard timeslicing quantum is 10000 us
    Oct 6 15:31:08 localhost DirectoryService[11]: Improper shutdown detected
    Oct 6 15:31:09 localhost kernel[0]: vmpagebootstrap: 253079 free pages and 9065 wired pages
    Oct 6 15:31:09 localhost kernel[0]: migtable_maxdispl = 79
    Oct 6 15:31:09 localhost kernel[0]: 93 prelinked modules
    Oct 6 15:31:09 localhost kernel[0]: Loading security extension com.apple.security.TMSafetyNet
    Oct 6 15:31:09 localhost kernel[0]: calling mpopolicyinit for TMSafetyNet
    Oct 6 15:31:09 localhost kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    Oct 6 15:31:09 localhost kernel[0]: Loading security extension com.apple.nke.applicationfirewall
    Oct 6 15:31:09 localhost kernel[0]: Loading security extension com.apple.security.seatbelt
    Oct 6 15:31:09 localhost kernel[0]: calling mpopolicyinit for mb
    Oct 6 15:31:09 localhost kernel[0]: Seatbelt MACF policy initialized
    Oct 6 15:31:09 localhost kernel[0]: Security policy loaded: Seatbelt Policy (mb)
    Oct 6 15:31:09 localhost kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    Oct 6 15:31:09 localhost kernel[0]: The Regents of the University of California. All rights reserved.
    Oct 6 15:31:09 localhost kernel[0]: MAC Framework successfully initialized
    Oct 6 15:31:09 localhost kernel[0]: using 5242 buffer headers and 4096 cluster IO buffer headers
    Oct 6 15:31:09 localhost kernel[0]: AirPort_Brcm43xx::probe: 02094280, 0
    Oct 6 15:31:09 localhost kernel[0]: FireWire (OHCI) Apple ID 31 built-in now active, GUID 001124fffe7e81be; max speed s400.
    Oct 6 15:31:09 localhost kextd[10]: 405 cached, 0 uncached personalities to catalog
    Oct 6 15:31:09 localhost kernel[0]: mbinit: done
    Oct 6 15:31:09 localhost kernel[0]: Security auditing service present
    Oct 6 15:31:09 localhost kernel[0]: BSM auditing present
    Oct 6 15:31:09 localhost kernel[0]: rooting via boot-uuid from /chosen: 88C94AD5-4A2E-32D3-86C3-A0ACE8B819BF
    Oct 6 15:31:09 localhost 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>
    Oct 6 15:31:09 localhost kernel[0]: wl0: Broadcom BCM4320 802.11 Wireless Controller
    Oct 6 15:31:09 localhost kernel[0]: 4.170.25.8.2Got boot device = IOService:/MacRISC2PE/pci@f4000000/AppleMacRiscPCI/ata-6@D/AppleKauaiATA/ATADev iceNub@0/AppleATADiskDriver/IOATABlockStorageDevice/IOBlockStorageDriver/ST98082 10A ST9808210A/IOApplePartitionScheme/Untitled@3
    Oct 6 15:31:09 localhost kernel[0]: BSD root: disk0s3, major 14, minor 2
    Oct 6 15:31:09 localhost kernel[0]: jnl: unknown-dev: replay_journal: from: 4502016 to: 2621440 (joffset 0x256000)
    Oct 6 15:31:09 localhost kernel[0]: CSRHIDTransitionDriver::start []
    Oct 6 15:31:09 localhost kernel[0]: CSRHIDTransitionDriver::switchToHCIMode legacy
    Oct 6 15:31:09 localhost kernel[0]: jnl: unknown-dev: journal replay done.
    Oct 6 15:31:09 localhost kernel[0]: USBF: 38. 1 AppleUSBHubPort: Port 1 of Hub at 0x1a000000 about to terminate a busy device (IOUSBCompositeDevice) after waiting 10 seconds
    Oct 6 15:31:09 localhost kernel[0]: USBF: 38.301 CSRHIDTransitionDriver[0x20cab00](IOUSBCompositeDevice) GetFullConfigDescriptor(0) returned NULL
    Oct 6 15:31:09 localhost kernel[0]: CSRHIDTransitionDriver... done
    Oct 6 15:31:09 localhost kernel[0]: HFS: Removed 4 orphaned unlinked files or directories
    Oct 6 15:31:09 localhost kernel[0]: Jettisoning kernel linker.
    Oct 6 15:31:09 localhost kernel[0]: Resetting IOCatalogue.
    Oct 6 15:31:09 localhost kernel[0]: Matching service count = 0
    Oct 6 15:31:09 localhost kernel[0]: Matching service count = 1
    Oct 6 15:31:09: --- last message repeated 4 times ---
    Oct 6 15:31:09 localhost kernel[0]: UniNEnet: Ethernet address 00:11:24:7e:81:be
    Oct 6 15:31:09 localhost kernel[0]: AirPort_Brcm43xx: Ethernet address 00:11:24:92:bc:cf
    Oct 6 15:31:15 localhost kernel[0]: ApplePMU::PMU forced shutdown, cause = -95
    Oct 6 15:31:15 localhost mDNSResponder mDNSResponder-176.2 (Aug 15 2008 14:58:56)[16]: starting
    Oct 6 15:31:18 localhost kernel[0]: UniNEnet::monitorLinkStatus - Link is up at 100 Mbps - Full Duplex (PHY regs 5,6:0xcde1,0x000f)
    Oct 6 15:31:19 localhost mDNSResponder[16]: WARNING: sandbox_init error Could not set Mach lookup policy for service com.apple.bsd.dirhelper err=1100Could not set Mach lookup policy for service com.apple.distributed_notifications.2 err=1100Could not set Mach lookup policy for service com.apple.ocspd err=1100Could not set Mach lookup policy for service com.apple.mDNSResponderHelper err=1100Could not set Mach lookup policy for service com.apple.SecurityServer err=1100Could not set Mach lookup policy for service com.apple.SystemConfiguration.configd er
    Oct 6 15:31:20 localhost kernel[0]: AirPort: Link Down on en1
    Oct 6 15:31:20 localhost configd[14]: AppleTalk startup
    Oct 6 15:31:20 localhost mDNSResponder[16]: Adding registration domain granolaguy.members.mac.com.
    Oct 6 15:31:20 localhost com.apple.launchd[1] (com.openssh.sshd): Unknown key: SHAuthorizationRight
    Oct 6 15:31:20 Foxs-mini-3 configd[14]: setting hostname to "Foxs-mini-3.local"
    Oct 6 15:31:21 Foxs-mini-3 rpc.statd[35]: statd.notify - no notifications needed
    Oct 6 15:31:21 Foxs-mini-3 kernel[0]: AirPort: Link Up on en1
    Oct 6 15:31:21 Foxs-mini-3 kernel[0]: SetCryptoKey T: len 16, idx 0
    Oct 6 15:31:21 Foxs-mini-3 bootlog[50]: BOOT_TIME: 1223299838 0
    Oct 6 15:31:21 Foxs-mini-3 kernel[0]: SetCryptoKey R: len 32, idx 2
    Oct 6 15:31:21 Foxs-mini-3 fseventsd[44]: event logs in /.fseventsd out of sync with volume. destroying old logs. (4733 43 6655)
    Oct 6 15:31:21 Foxs-mini-3 fseventsd[44]: log dir: /.fseventsd getting new uuid: D0ECC189-B282-481A-9A08-A31E5DBE5E8D
    Oct 6 15:31:22 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:22 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:22 Foxs-mini-3 blued[51]: Apple Bluetooth daemon started.
    Oct 6 15:31:22 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:22 Foxs-mini-3 /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[39]: Login Window Application Started
    Oct 6 15:31:23 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:23 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:23 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:24 Foxs-mini-3 /usr/sbin/ocspd[60]: starting
    Oct 6 15:31:24 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:26 Foxs-mini-3 configd[14]: AppleTalk startup complete
    Oct 6 15:31:28 Foxs-mini-3 mDNSResponderHelper[28]: "/etc/racoon/remote/anonymous.conf" looks familiar, will overwrite
    Oct 6 15:31:28 Foxs-mini-3 mDNSResponderHelper[28]: racoon (pid=63) started
    Oct 6 15:31:28 Foxs-mini-3 kernel[0]: ALF ALERT: sockwallcntlupdaterules ctl_enqueuedata rts err 55
    Oct 6 15:31:32: --- last message repeated 3 times ---
    Oct 6 15:31:32 Foxs-mini-3 kextd[10]: writing kernel link data to /var/run/mach.sym
    Oct 6 15:31:32 Foxs-mini-3 loginwindow[39]: Login Window Started Security Agent
    Oct 6 15:31:33 Foxs-mini-3 authorizationhost[75]: MechanismInvoke 0x11d780 retainCount 2
    Oct 6 15:31:33 Foxs-mini-3 SecurityAgent[76]: MechanismInvoke 0x101610 retainCount 1
    Oct 6 15:31:34 Foxs-mini-3 SecurityAgent[76]: MechanismDestroy 0x101610 retainCount 1
    Oct 6 15:31:34 Foxs-mini-3 loginwindow[39]: Login Window - Returned from Security Agent
    Oct 6 15:31:34 Foxs-mini-3 authorizationhost[75]: MechanismDestroy 0x11d780 retainCount 2
    Oct 6 15:31:34 Foxs-mini-3 loginwindow[39]: USER_PROCESS: 39 console
    Oct 6 15:31:34 Foxs-mini-3 com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[71]): Exited: Terminated
    Oct 6 15:31:34 Foxs-mini-3 com.apple.launchd[1] (com.apple.ScreenSharing.server[70]): Exited: Terminated
    Oct 6 15:31:36 Foxs-mini-3 Dock[91]: _DESCRegisterDockExtraClient failed 268435459
    Oct 6 15:31:37 Foxs-mini-3 /System/Library/CoreServices/coreservicesd[18]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Scott) returned -14135
    Oct 6 15:31:37 Foxs-mini-3 /System/Library/CoreServices/coreservicesd[18]: SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Scott Fox's Public Folder) returned -14135
    Oct 6 15:31:41 Foxs-mini-3 kernel[0]: kauth_resolver: memberd is not setting valid result codes (assuming always successful)
    Oct 6 15:59:20 Foxs-mini-3 kernel[0]: SetCryptoKey R: len 32, idx 1
    Oct 6 16:05:52 Foxs-mini-3 com.apple.launchd[78] (0x109210.Locum[166]): Exited: Terminated
    Oct 6 16:06:22 Foxs-mini-3 Spotlight[88]: -[MDMenuWindow _checkTopRight] the window is off the screen topRight point is {1270, 458}
    Oct 6 16:06:31 Foxs-mini-3 [0x0-0x1a01a].org.xlife.Xtorrent[169]: Couldn't bind port 5351
    Oct 6 16:07:06: --- last message repeated 1 time ---
    Oct 6 16:07:06 Foxs-mini-3 loginwindow[39]: DEAD_PROCESS: 0 console
    Oct 6 16:07:06 Foxs-mini-3 shutdown[178]: halt by Scott:
    Oct 6 16:07:06 Foxs-mini-3 shutdown[178]: SHUTDOWN_TIME: 1223302026 802766
    Oct 6 16:07:06 Foxs-mini-3 com.apple.loginwindow[39]: Shutdown NOW!
    Oct 6 16:07:06 Foxs-mini-3 com.apple.loginwindow[39]: System shutdown time has arrived^G^G
    Oct 6 16:07:06 Foxs-mini-3 mDNSResponder mDNSResponder-176.2 (Aug 15 2008 14:58:56)[16]: stopping
    Oct 6 16:07:08 Foxs-mini-3 mDNSResponder[16]: mDNS_StopNATOperation: NATTraversalInfo 00821204 not found in list

    If you can find the "panic log", it would probably be more helpful than the system.log.
    Two possible causes immediately come to mind, since you say the problem occurs with both Tiger and Leopard:
    1) The leading cause of kernel panics is RAM. Has the RAM in this Mini been upgraded since it left the factory? Most RAM problems will not be detected by the Apple Hardware test. The most definitive test is to swap out the RAM. If the problem disappears, then the prior RAM was the cause.
    2) Since you say this occurs during "taxing jobs", then overheating has to be considered. Be sure the mini has free access to room temperature air -- and that it is not sitting on other heat-producing equipment. Even so, its cooling ability may have been compromised over time by a build-up of dust or pet hair inside the Mini or on its vents. It is also possible that the thermal pad between the CPU and the heatsink is breaking down and causing poorer heat transfer.
    If the problem is heat-related I would expect the fan to increase in speed and loudness before the crash. Are you hearing this?

  • Questions about mac mini iTunes server, streaming to macbook pro, ipads, etc.

    I'm thinking about getting a mac mini to work with my NAS as a iTunes server. I have a bunch of questions about this. I will have two iPhones, a few iPads, and a laptop that will be accessing the files. I have iTunes match. This is basically to keep an always on computer for hosting the music/movies. My questions are as follows . . .
    #1 Are there any good, comprehensive guides to show you how to do this?
    #2 Can the movies be accessed when not at home on the shared network?
    #3 Can the iPads or the macbook pro download the shared movies to be stored locally?
    #4 Back to #3, how will it work on my macbook pro with listening to music (I have iTunes match)? Say i go to library and I break out my macbook pro and I don't have internet. What happens if I download music while at home onto my macbook pro to listen to it when I go to the library? Will i start a new library on my macbook pro? How will that mesh with the home server when I come back.
    #5 Is there a way to mirror files or folders? So something that I have on my macbook pro will also mirror on the home server.
    Thanks for your help on this. I'll post any follow up questions.

    seanfenton wrote:
    1. I want to replace the Optical drive with a 2TB SATA. can I use this 2.5 inch?
    I do not know if it is the same model number, but this one will work in your MBP:
    http://eshop.macsales.com/item/SEAGATE%20OWC/ST2000LM003M/
    2. I want to replace the HD with a 128GB SSD 840. When I replace these drives, will my OS still be in tact? I have never done this job before.
    No. You will have to format the drives in Disk Utility>Erase to Mac OS Extended (Journaled) and then install the OSX by using the original install disks.
    3.) I want to replace the ram sticks to max capacity. This is 2 2GB sticks, Correct?
    No.  An early 17" 2008 MBP will accept 6GB RAM with the following specifications:  200-pin PC2-5300 (667MHz) DDR2 SO-DIMM.  The best sources of Mac compatible RAM are OWC and Crucial.
    4.) Most difficult...
    I want to extend the monitor wirelessly to a projector. I thought about using Apple TV and Airplay. However, support for airplay is for MacBooks 2011 and newer. I thought of using a PS3 and the media server, but I think this brings on a format compatibility issue. (my library is so large I could not afford to convert all my movies to MP4.) So, how would you recommend I put my extended monitor with VLC player onto a projector?
    Could I possibly connect the MBP to a Mac Mini as an extension? would this work natively? I would rather use a VGA cord than F with 3rd party app BS.
    Cannot help you there.
    5..) I want to Bypass iTunes this time around. I would prefer to use Finder and VLC to manage all of my music. I mostly play all my music on shuffle, so, could I create a playlist on VLC with all of my music and play it randomly? (im sure this is possible but i'd like to organize all my plans with confirmation.)
    You are not obligated to use iTunes.
    6.) Can i upgrade the keyboard to backlit? i've read that this is possible.
    All MBPs have back lighted keyboards.  Your either needs a NVRAM reset or a repair.
    Ciao.

Maybe you are looking for

  • ERROR while adding summary field in group footer

    Hi all, i am using CR Server XI R2 i am trying to a subtotal in a group header using the code below fieldobjCls = new CrystalDecisions.ReportAppServer.ReportDefModel.FieldObjectClass();             fieldobjCls.Kind = CrystalDecisions.ReportAppServer.

  • Can I have a list of all the top HD games on Symbi...

    Just tell the names of some good action games which can be played on Belle devices!!

  • Artwork doesn't match

    My coverflow art doesn't match my video viewer. In my computer iTune>album artwork, I have two folders- download & local. They look close but are not the same. I think that is my problem, so which one of the folders do I use to overwrite the other? T

  • How do i get  my icloud to backup my photos from my ipad

    hello i have signed into my icloud online but my photos are not on there, how do i back them up. please can someone help i thought it would automatically do this.

  • TC wireless connection issue

    Hi all, I'm a long time reader, first time poster. I've recently had BT Infinity installed and purchased a Time Capsule which would provide backup for my Macbook but also replace the HH3 that inevitably everyone has forced upon them so the TC would e