Constant Postgres crashing every 10 seconds. Running Mac Mini 2012 server with Mavericks Server

I am gettting a constant crashing of my server Postgres process. It's been continuously populating my log files and it is unusable for things like Roundcube. Here is a snippet of what's in the log files.
Jun 11 09:52:51 felixjen com.apple.launchd[1] (org.postgresql.postgres[315]): Exited with code: 1
Jun 11 09:52:51 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Jun 11 09:53:01 felixjen com.apple.launchd[1] (org.postgresql.postgres[359]): Exited with code: 1
Jun 11 09:53:01 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Jun 11 09:53:11 felixjen com.apple.launchd[1] (org.postgresql.postgres[457]): Exited with code: 1
Jun 11 09:53:11 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Jun 11 09:53:21 felixjen com.apple.launchd[1] (org.postgresql.postgres[491]): Exited with code: 1
Jun 11 09:53:21 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Jun 11 09:53:31 felixjen com.apple.launchd[1] (org.postgresql.postgres[519]): Exited with code: 1
Jun 11 09:53:31 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Jun 11 09:53:41 felixjen com.apple.launchd[1] (org.postgresql.postgres[559]): Exited with code: 1
Jun 11 09:53:41 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Jun 11 09:53:46 felixjen.com screensharingd[32996]: Authentication: FAILED :: User Name: N/A :: Viewer Address: 79.143.87.189 :: Type: VNC DES
Jun 11 09:53:51 felixjen com.apple.launchd[1] (org.postgresql.postgres[593]): Exited with code: 1
Jun 11 09:53:51 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
Jun 11 09:54:01 felixjen com.apple.launchd[1] (org.postgresql.postgres[627]): Exited with code: 1
Jun 11 09:54:01 felixjen com.apple.launchd[1] (org.postgresql.postgres): Throttling respawn: Will start in 10 seconds
This continues throughout the day and does not stop. I forcefully stopped the process with
sudo serveradmin stop postgres
However, I actually want to use the database for Roundcube. Is there any way to fix this?

You would need to look at the Postgres error log. The only thing I can tell you is that the problem is not caused by any OS X Server process.

Similar Messages

  • Postgres crashing every 10 seconds

    Attempting to investigate slow (~40min) Time Machine backups, i discover in my console log that i am getting a crashlog from postgres every ~10sec. Can I remove postgres? If not, is there a way to update or repair it?
    Will Mountain Lion help make all of my problems go away?
    Pasted below is the most recent crashlog:
    Process:         postgres [7098]
    Path:            /Library/PostgreSQL/8.4/bin/postgres
    Identifier:      postgres
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  postgres [7096]
    Date/Time:       2012-07-22 22:16:45.377 -0700
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Anonymous UUID:                      BE403A82-EFC4-4FA2-9DD2-80ADC66D323B
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    abort() called
    objc[7096]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x92bbd332 __kill + 10
    1   libsystem_kernel.dylib                  0x92bbc932 kill$UNIX2003 + 32
    2   libsystem_c.dylib                       0x99e04c0c abort + 214
    3   postmaster                              0x0032498b errfinish + 701
    4   postmaster                              0x000509a2 StartupXLOG + 1775
    5   postmaster                              0x000562ff StartupProcessMain + 378
    6   postmaster                              0x000730b7 AuxiliaryProcessMain + 1939
    7   postmaster                              0x001fd63b StartChildProcess + 214
    8   postmaster                              0x001f8aaf PostmasterMain + 4663
    9   postmaster                              0x0017fccb main + 866
    10  postmaster                              0x000033be _start + 216
    11  postmaster                              0x000032e5 start + 41
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x003246da  ecx: 0xbffff9fc  edx: 0x92bbd332
      edi: 0x0036b582  esi: 0xbffffa3c  ebp: 0xbffffa18  esp: 0xbffff9fc
       ss: 0x00000023  efl: 0x00000286  eip: 0x92bbd332   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x00515934
    Logical CPU: 0
    Binary Images:
        0x1000 -   0x47082f +postmaster (??? - ???) /Library/PostgreSQL/8.4/bin/postmaster
      0x536000 -   0x67dfef +libxml2.2.dylib (10.1.0 - compatibility 10.0.0) /Library/PostgreSQL/8.4/lib/libxml2.2.dylib
      0x6b1000 -   0x6b2ffa  libpam.1.dylib (??? - ???) <AB2B339C-0F38-36EE-BE89-4FB787A802C4> /usr/lib/libpam.1.dylib
      0x6b6000 -   0x6d9ffc  libssl.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <EAD01EC4-D8D7-3462-84E5-A74BEB52B456> /usr/lib/libssl.0.9.7.dylib
      0x6e7000 -   0x794ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x8fe5c000 - 0x8fe8eaa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x914aa000 - 0x914abff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x92519000 - 0x92533fff  com.apple.Kerberos (1.0 - 1) <D7920A1C-FEC4-3460-8DD0-D02491578CBB> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92534000 - 0x9253bff9  libsystem_dnssd.dylib (??? - ???) <D3A766FC-C409-3A57-ADE4-94B7688E1C7E> /usr/lib/system/libsystem_dnssd.dylib
    0x9255a000 - 0x9255bfff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x92b84000 - 0x92b85fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x92b86000 - 0x92b8eff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x92ba5000 - 0x92bc3ff7  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <3705DE40-E00F-3E37-ADB0-D4AE5F9950F5> /usr/lib/system/libsystem_kernel.dylib
    0x92bf3000 - 0x92c01fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x93206000 - 0x9327cfff  com.apple.Metadata (10.7.0 - 627.32) <650EE880-1488-3DC6-963B-F3D6E043FFDC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x93556000 - 0x93572ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x94150000 - 0x9416dfff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x9419b000 - 0x941b1ffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x94205000 - 0x94207ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <52F7B44C-1B43-3B7B-9C9E-6410D8682935> /usr/lib/system/libdyld.dylib
    0x94213000 - 0x94214fff  com.apple.TrustEvaluationAgent (2.0 - 1) <4BB39578-2F5E-3A50-AD59-9C0AB99472EB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94228000 - 0x942beff7  com.apple.LaunchServices (480.33 - 480.33) <5A4BF529-391E-3987-940E-287ACE56078A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x94951000 - 0x94958ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x949fc000 - 0x94cbffff  com.apple.security (7.0 - 55148.1) <77754898-4FCD-3CA3-9339-F1058C852806> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x950b8000 - 0x95142ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <CF074082-64AB-3A1F-831E-582DF1667827> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x957d3000 - 0x957d4ff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <6DE3FDC7-0BE0-3791-B6F5-C15422A8AFB8> /usr/lib/system/libremovefile.dylib
    0x958ec000 - 0x95aa0ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x95aa1000 - 0x95acffe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <30189C33-6ADD-3142-83F3-6114B1FC152E> /usr/lib/libSystem.B.dylib
    0x95ad0000 - 0x95af8ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x9651a000 - 0x9651dff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x9657b000 - 0x9657eff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9657f000 - 0x9658dff7  libxar-nossl.dylib (??? - ???) <5BF4DA8E-C319-354A-967E-A0C725DC8BA3> /usr/lib/libxar-nossl.dylib
    0x965c0000 - 0x966a8fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x966a9000 - 0x9670bffb  com.apple.datadetectorscore (3.0 - 179.4) <3A418498-C189-37A1-9B86-F0ECB33AD91C> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x9780f000 - 0x97817ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9788c000 - 0x978bbff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x97a33000 - 0x97a61ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <DA16A8B2-F359-345A-BAF7-8E6A5A0741A1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x981a6000 - 0x982b6fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x982b7000 - 0x982c0ff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x983ff000 - 0x98407fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <28D5D8B5-14E8-3DA1-9085-B9BC96835ACF> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x98458000 - 0x98584ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x985f5000 - 0x9862bff7  com.apple.AE (527.7 - 527.7) <7BAFBF18-3997-3656-9823-FD3B455056A4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9862d000 - 0x9862dffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x98705000 - 0x9870dff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <BB0C7B49-600F-3551-A460-B7E36CA4C4A4> /usr/lib/system/libcopyfile.dylib
    0x98745000 - 0x98755ff7  libCRFSuite.dylib (??? - ???) <94E040D2-2769-359A-A21B-DB85FCB73BDC> /usr/lib/libCRFSuite.dylib
    0x987e6000 - 0x987ebff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <943213F3-CC9B-328E-8A6F-16D85C4274C7> /usr/lib/system/libmacho.dylib
    0x9892a000 - 0x98a00aab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <2E272DCA-38A0-3530-BBF4-47AE678D20D4> /usr/lib/libobjc.A.dylib
    0x98b71000 - 0x98b75ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <56256537-6538-3522-BCB6-2C79DA6AC8CD> /usr/lib/system/libcache.dylib
    0x98b9e000 - 0x98b9fff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <2F4B35B2-706C-3383-AA86-DABA409FAE45> /usr/lib/system/libunc.dylib
    0x98faa000 - 0x9909aff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x990c6000 - 0x990d4fff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x992f8000 - 0x992fcff3  libsystem_network.dylib (??? - ???) <62EBADDA-FC72-3275-AAB3-5EDD949FEFAF> /usr/lib/system/libsystem_network.dylib
    0x992fd000 - 0x993c0fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <F2063FC8-2BE1-3B97-98AF-8796B0D4BE58> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x993c1000 - 0x994a4ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <BD913D3B-388D-33AE-AA5E-4810C743C28F> /usr/lib/libcrypto.0.9.8.dylib
    0x99a3e000 - 0x99d48ff3  com.apple.Foundation (6.7.2 - 833.25) <4C52ED74-A1FD-3087-A2E1-035AB3CF9610> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x99db5000 - 0x99e80fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <52421B00-79C8-3727-94DE-62F6820B9C31> /usr/lib/system/libsystem_c.dylib
    0x9a071000 - 0x9a0b4ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <6B35F203-5D72-335A-A4BC-CC89FEC0E14F> /usr/lib/system/libcommonCrypto.dylib
    0x9a547000 - 0x9a71efe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x9b1f4000 - 0x9b23cff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <68B92FEA-F754-3E7E-B5E6-D512E26144E7> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9b4da000 - 0x9b4e3fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x9b573000 - 0x9b5d7fff  com.apple.framework.IOKit (2.0 - ???) <88D60E59-430D-35B8-B1E9-F5138301AEF9> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x9b9e2000 - 0x9b9edfff  libkxld.dylib (??? - ???) <D8ED88D0-7153-3514-9927-AF15A12261A5> /usr/lib/system/libkxld.dylib
    0x9ba25000 - 0x9ba28ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9ba29000 - 0x9bd2bfff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <9692D838-85A5-32C1-B7FB-7C141FFC2557> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9be7f000 - 0x9be83ff7  com.apple.OpenDirectory (10.7 - 146) <4986A382-8FEF-3392-8CE9-CF6A5EE4E365> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9be84000 - 0x9be85ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x9be8d000 - 0x9beb8fff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9c3dd000 - 0x9c3e8ffe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x9c53a000 - 0x9c54efff  com.apple.CFOpenDirectory (10.7 - 146) <58050170-D74E-3670-945D-D8501F67835F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9c5a5000 - 0x9c607ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9c608000 - 0x9c670ff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x9c671000 - 0x9c671ff2  com.apple.CoreServices (53 - 53) <7CB7AA95-D5A7-366A-BB8A-035AA9E582F8> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9c672000 - 0x9c6e1fff  com.apple.Heimdal (2.2 - 2.0) <2E1B8779-36D4-3C62-A67E-0034D77D7707> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x9c6e3000 - 0x9c6eeffc  com.apple.NetAuth (3.1 - 3.1) <CD89526E-4FF6-3BB3-A94E-832D4504AB1C> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x9cb08000 - 0x9cb19fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x9cc6b000 - 0x9cc6bfff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x9cc6c000 - 0x9cc73ffd  com.apple.NetFS (4.0 - 4.0) <AE731CFE-1B2E-3E46-8759-843F5FB8C24F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9cdd4000 - 0x9cdd5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x9ce70000 - 0x9ceb0ff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 96327
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=76.3M resident=29.2M(38%) swapped_out_or_unallocated=47.1M(62%)
    Writable regions: Total=49.6M written=92K(0%) resident=2016K(4%) swapped_out=0K(0%) unallocated=47.6M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             10.2M
    MALLOC guard page                    32K
    Stack                              64.0M
    VM_ALLOCATE                        31.1M
    __DATA                             2056K
    __IMPORT                             16K
    __LINKEDIT                         42.7M
    __OBJC                              316K
    __PAGEZERO                            4K
    __TEXT                             33.6M
    __UNICODE                           544K
    mapped file                       185.3M
    shared memory                        12K
    shared pmap                        12.4M
    ===========                      =======
    TOTAL                             382.2M
    System Profile:
    Model: MacPro3,1, BootROM MP31.006C.B05, 8 processors, Quad-Core Intel Xeon, 2.8 GHz, 16 GB, SMC 1.25f4
    Graphics: NVIDIA GeForce GT 120, NVIDIA GeForce GT 120, PCIe, 512 MB
    Graphics: ATI Radeon HD 2600 XT, ATI Radeon HD 2600, PCIe, 256 MB
    Memory Module: DIMM Riser B/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0383, 0x202020202020202020202020202020202020
    Memory Module: DIMM Riser B/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0383, 0x202020202020202020202020202020202020
    Memory Module: DIMM Riser A/DIMM 1, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0383, 0x202020202020202020202020202020202020
    Memory Module: DIMM Riser A/DIMM 2, 2 GB, DDR2 FB-DIMM, 800 MHz, 0x0383, 0x202020202020202020202020202020202020
    Memory Module: DIMM Riser A/DIMM 3, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0D9B, 0x000000000000000000000000000000000000
    Memory Module: DIMM Riser A/DIMM 4, 4 GB, DDR2 FB-DIMM, 800 MHz, 0x0D9B, 0x000000000000000000000000000000000000
    Bluetooth: Version 4.0.5f11, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    PCI Card: NVIDIA GeForce GT 120, sppci_displaycontroller, Slot-2
    PCI Card: ATI Radeon HD 2600, sppci_displaycontroller, Slot-1
    Serial ATA Device: OWC Mercury Electra 3G SSD, 240.06 GB
    Serial ATA Device: SAMSUNG HD102UJ, 1 TB
    Serial ATA Device: Hitachi HDS723020BLA642, 2 TB
    Serial ATA Device: ST32000542AS, 2 TB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: hub_device, 0x0424  (SMSC), 0x2502, 0xfd400000 / 2
    USB Device: USB2223, 0x0424  (SMSC), 0x223a, 0xfd420000 / 4
    USB Device: hub_device, 0x0424  (SMSC), 0x2504, 0xfd410000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8206, 0x5d200000 / 3
    USB Device: hub_device, apple_vendor_id, 0x9102, 0x5d100000 / 2
    USB Device: hub_device, apple_vendor_id, 0x9119, 0x5d110000 / 4
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0x5d112000 / 7
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0x5d112200 / 8
    USB Device: XD-0912-U, 0x056a  (WACOM Co., Ltd.), 0x0043, 0x5d111000 / 6
    USB Device: Studio Display, apple_vendor_id, 0x9219, 0x5d113000 / 5
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: OEM ATA Device 00, Other World Computing, 800mbit_speed
    FireWire Device: unknown_device, unknown_speed

    I have been just experiencing essentially the same crash reports with PostgreSQL as you.
    The problem started after one of my RAM sticks went bad and corrupted my drive in places. I restored from a Time Machine backup, but it still had some corruption on it, apparently.
    Anyway, after wasting about three hours reading about PostgreSQL and various instructions that didn't work, I came up with my own solution. Basically, the transaction log for PostgreSQL has to be reset. On Mountain Lion, here's the command that does the trick:
    sudo su postgres -c '/Library/PostgreSQL/8.4/bin/pg_resetxlog -f /Library/PostgreSQL/8.4/data'
    My console log is now clean. Hope that works for you.

  • MDNSResponder crashing every 10 seconds

    iMac running OSX 10.8.4.
    Have had periodic crashes over the last few months, but did a software update last night and its all got much worse.
    The console is showing mDNSResponder crashing every 10 seconds.
    In terms of apps, most apps I try to start end up with a "Not responding" process.
    Any help appreciated.
    This is one of many crash reports...
    Process:         mDNSResponder [611]
    Path:            /usr/sbin/mDNSResponder
    Identifier:      mDNSResponder
    Version:         ???
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         65
    Date/Time:       2013-07-23 21:06:53.725 +0100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000100000000
    VM Regions Near 0x100000000:
    -->
        __TEXT                 000000010e505000-000000010e595000 [  576K] r-x/rwx SM=COW  /usr/sbin/mDNSResponder
    Application Specific Information:
    mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56)
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   mDNSResponder                           0x000000010e511b26 proxy_mDNSDynamicStoreSetConfig + 88
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8dd4ed16 kevent + 10
    1   libdispatch.dylib                       0x00007fff87ccadea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff87cca9ee _dispatch_mgr_thread + 54
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8dd4e6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff88369f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff88369d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff883541d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000100000000  rbx: 0x000000000000002a  rcx: 0x00007fceaa302ab0  rdx: 0x000000010e56e7a8
      rdi: 0x00007fff516f9988  rsi: 0x0000000000000003  rbp: 0x000000010e5bd000  rsp: 0x00007fff516f9948
       r8: 0x000000000000002a   r9: 0x000000001b6dc0c5  r10: 0x00007fff8fa2a8cf  r11: 0x00007fff8934eea0
      r12: 0x0000000000003723  r13: 0x00007fceaa302a10  r14: 0x0000000000003723  r15: 0x000000010e56e7a8
      rip: 0x000000010e511b26  rfl: 0x0000000000010202  cr2: 0x0000000100000000
    Logical CPU: 3
    Binary Images:
           0x10e505000 -        0x10e594fff  mDNSResponder (???) <1792F6EF-2D34-3047-89FC-1643D1C5C214> /usr/sbin/mDNSResponder
           0x10e5c3000 -        0x10e5c4fff  com.apple.webcontentfilter.WebFilterDNS (2.0 - 5) <93C513F5-5645-3174-83B7-F45BC52AAA64> /System/Library/PrivateFrameworks/WebFilterDNS.framework/Versions/A/WebFilterDN S
           0x10e5cb000 -        0x10e5ccfff  com.apple.DeviceToDeviceManager (31.0 - 29) <6ADF4070-B53A-3CA5-888F-09D37FADC05F> /System/Library/PrivateFrameworks/DeviceToDeviceManager.framework/Versions/A/De viceToDeviceManager
        0x7fff6e105000 -     0x7fff6e13993f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
        0x7fff826eb000 -     0x7fff826effff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
        0x7fff8273d000 -     0x7fff8278eff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <581BF463-C15A-363B-999A-E830222FA925> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff827ee000 -     0x7fff827fcff7  libkxld.dylib (2050.24.15) <A619A9AC-09AF-3FF3-95BF-F07CC530EC31> /usr/lib/system/libkxld.dylib
        0x7fff82800000 -     0x7fff82812ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff829d5000 -     0x7fff829d8ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
        0x7fff82c51000 -     0x7fff82c58fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff82c59000 -     0x7fff82c5ffff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff82cb4000 -     0x7fff82fcbff7  com.apple.CoreServices.CarbonCore (1037.6 - 1037.6) <1E567A52-677F-3168-979F-5FBB0818D52B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff82ffd000 -     0x7fff830a3ff7  com.apple.CoreServices.OSServices (557.6 - 557.6) <FFDDD2D8-690D-388F-A48F-4750A792D2CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff83215000 -     0x7fff8327dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff83729000 -     0x7fff83826ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff83827000 -     0x7fff838d8fff  com.apple.LaunchServices (539.9 - 539.9) <07FC6766-778E-3479-8F28-D2C9917E1DD1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff838e4000 -     0x7fff83a59ff7  com.apple.CFNetwork (596.4.3 - 596.4.3) <A57B3308-2F08-3EC3-B4AC-39A3D9F0B9F7> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff83b30000 -     0x7fff83b31fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
        0x7fff84764000 -     0x7fff84769fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff84d70000 -     0x7fff84d7dfff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
        0x7fff85abd000 -     0x7fff85ac1fff  libMatch.1.dylib (17) <E10E50F3-25F8-3B9B-AA11-923E40F5FFDD> /usr/lib/libMatch.1.dylib
        0x7fff85b1c000 -     0x7fff85b4aff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
        0x7fff85b70000 -     0x7fff85b71ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
        0x7fff85dd9000 -     0x7fff85ddbfff  libquarantine.dylib (52.1) <143B726E-DF47-37A8-90AA-F059CFD1A2E4> /usr/lib/system/libquarantine.dylib
        0x7fff85e69000 -     0x7fff85e9ffff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff8613f000 -     0x7fff86164ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
        0x7fff861cf000 -     0x7fff861ddfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8629a000 -     0x7fff8629ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff87cc6000 -     0x7fff87cdbff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
        0x7fff87cdc000 -     0x7fff87cebff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff88188000 -     0x7fff8819ffff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff88353000 -     0x7fff8841fff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
        0x7fff88438000 -     0x7fff8843cff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff88e8d000 -     0x7fff88e8efff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8916e000 -     0x7fff89170ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8919e000 -     0x7fff891eaff7  libauto.dylib (185.4) <AD5A4CE7-CB53-313C-9FAE-673303CC2D35> /usr/lib/libauto.dylib
        0x7fff891eb000 -     0x7fff891f8ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff892f3000 -     0x7fff8931cfff  libsandbox.1.dylib (220.3) <2C26165F-C3D5-3458-8D3E-EE748A3DA19A> /usr/lib/libsandbox.1.dylib
        0x7fff89338000 -     0x7fff89522ff7  com.apple.CoreFoundation (6.8 - 744.19) <0F7403CA-2CB8-3D0A-992B-679701DF27CA> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff895da000 -     0x7fff895e2ff7  libsystem_dnssd.dylib (379.38.1) <BDCB8566-0189-34C0-9634-35ABD3EFE25B> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff897f5000 -     0x7fff89803ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff898c4000 -     0x7fff898cffff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
        0x7fff89ebd000 -     0x7fff89ebdfff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff89ef4000 -     0x7fff89f62ff7  com.apple.framework.IOKit (2.0.1 - 755.24.1) <04BFB138-8AF4-310A-8E8C-045D8A239654> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8acc9000 -     0x7fff8acd0fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b355000 -     0x7fff8b46d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8b46e000 -     0x7fff8b49fff7  com.apple.DictionaryServices (1.2 - 184.4) <FB0540FF-5034-3591-A28D-6887FBC220F7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8b4a0000 -     0x7fff8b4cbfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8b4f4000 -     0x7fff8b515ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff8b6da000 -     0x7fff8b7d7fff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
        0x7fff8bad0000 -     0x7fff8bad1fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8bad2000 -     0x7fff8bad3ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
        0x7fff8bad4000 -     0x7fff8bb23ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
        0x7fff8bb36000 -     0x7fff8bbb7fff  com.apple.Metadata (10.7.0 - 707.11) <2DD25313-420D-351A-90F1-300E95C970CA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8bbb8000 -     0x7fff8bbcffff  com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8c3e9000 -     0x7fff8c456ff7  com.apple.datadetectorscore (4.1 - 269.3) <5775F0DB-87D6-310D-8B03-E2AD729EFB28> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8c544000 -     0x7fff8c744fff  libicucore.A.dylib (491.11.3) <5783D305-04E8-3D17-94F7-1CEAFA975240> /usr/lib/libicucore.A.dylib
        0x7fff8c745000 -     0x7fff8c758ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
        0x7fff8c759000 -     0x7fff8c761fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8c7fe000 -     0x7fff8cacfff7  com.apple.security (7.0 - 55179.13) <F428E306-C407-3B55-BA82-E58755E8A76F> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8cad0000 -     0x7fff8cad1ff7  libsystem_sandbox.dylib (220.3) <B739DA63-B675-387A-AD84-412A651143C0> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d2b5000 -     0x7fff8d2b6ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
        0x7fff8dce7000 -     0x7fff8dce7fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
        0x7fff8dd04000 -     0x7fff8dd0aff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff8dd3c000 -     0x7fff8dd57ff7  libsystem_kernel.dylib (2050.24.15) <A9F97289-7985-31D6-AF89-151830684461> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8e067000 -     0x7fff8e06dfff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
        0x7fff8e10d000 -     0x7fff8e176fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
        0x7fff8e177000 -     0x7fff8e199ff7  libxpc.dylib (140.43) <70BC645B-6952-3264-930C-C835010CCEF9> /usr/lib/system/libxpc.dylib
        0x7fff8e1a6000 -     0x7fff8e233ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8e6f7000 -     0x7fff8e756fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8e905000 -     0x7fff8e905fff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e906000 -     0x7fff8ec65fff  com.apple.Foundation (6.8 - 945.18) <1D7E58E6-FA3A-3CE8-AC85-B9D06B8C0AA0> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 240
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=79.7M resident=55.4M(70%) swapped_out_or_unallocated=24.3M(30%)
    Writable regions: Total=61.7M written=616K(1%) resident=776K(1%) swapped_out=0K(0%) unallocated=60.9M(99%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             50.4M
    MALLOC guard page                    32K
    STACK GUARD                        56.0M
    Stack                              11.0M
    VM_ALLOCATE                           8K
    __DATA                             4024K
    __LINKEDIT                         52.3M
    __TEXT                             27.4M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             201.7M

    OK, thanks for the suggestions.
    Tried repairing permissions as you suggested. It didnt help.
    Sharing preferences - I have File and Printer sharing enabled
    IPv6 - in the wifi advanced, I have it set to Automatic.
    Rebooting in safe mode, the 10 second crash cycle still happens.
    Apart from the mDNSResponder crash report already shown, this is what I see keep getting repeated in the syslog.....
    24/07/2013 19:55:01.456 mDNSResponder[513]: mDNSResponder mDNSResponder-379.38.1 (Apr 25 2013 19:19:56) starting OSXVers 12
    24/07/2013 19:55:01.584 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.585 ReportCrash[512]: failed looking up LS service ( scCreateSystemService returned MACH_PORT_NULL, called from SetupCoreApplicationServicesCommunicationPort, so using client-side NULL calls.
    24/07/2013 19:55:01.585 ReportCrash[512]: LaunchServices/5123589: Unable to lookup coreservices session port for session 0x186a0 uid=0 euid=0
    24/07/2013 19:55:01.600 com.apple.launchd[1]: (com.apple.mDNSResponder[513]) Job appears to have crashed: Segmentation fault: 11
    24/07/2013 19:55:01.600 com.apple.launchd[1]: (com.apple.mDNSResponder) Throttling respawn: Will start in 10 seconds
    24/07/2013 19:55:01.631 ReportCrash[512]: Saved crash report for mDNSResponder[513] version ??? to /Library/Logs/DiagnosticReports/mDNSResponder_2013-07-24-195501_Gaye-Thurgoods- iMac.crash
    24/07/2013 19:55:01.000 kernel[0]: CODE SIGNING: cs_invalid_page(0x10e66d000): p=513[mDNSResponder] clearing CS_VALID

  • 10.7.2, launchd crashes every 10 seconds

    All software at latest update.
    I'm accessing the server machine via Screen Sharing as it's at a co facility and I'm not.  Installed Server and Server Admin both on my office machine and server.  Also access server via ssh.
    Bug 1.  Server app running on server does not show the Screen Sharing window.  Workaround:  I'll run Server app on my office machine.
    Trying to get things working, so wanted to get Mail working first.  Then transfer existing mailboxes from old server.
    First thing I did was turned off DNS on my machine as I'm hosting DNS on commercial DNS service.
    I added some users in the Server app Users pane.  Changed the name of the server.  Tried to add a second IP address.
    First oddity was that System Preferences->Apply froze after trying to add the second IP address.
    The I tried to log back in via GUI screen login via Screen Sharing.  Click on user.  Enter password.  Nothing, then back to GUI login screen.
    Look in System Log using ServerAdmin from my office.  Report Crash  com.apple.launchd[1] appears to be crashing once every 10 seconds.  Constantly.
    Restart server.  No change.
    I can still log in via ssh, Server and Server Admin.
    Advice would be much appreciated.

    I did not say reinstall the OS.  I think your boot HDD is failing.  Disk utility (in your applications/utility folder) can verify the smart status of the drive.  You can access disk utility from your install discs, an install USB, or a bootable clone.
    You need an alternative boot source (not time machine).  The problem you face is the exact reason many of us make install USBs, have install DVDs, or bootable clones.
    If you have none of these, at least try and boot into recovery (hold command R at the chime).  If your HDD is bad this won't help but if it is a file structure error then maybe you can access disk utility this way.

  • Why does Process 'Translate' keep crashing every 12 seconds?

    Hi folks
    I have an errant process called 'translate' (note: not 'translated') which appears to be part of Rosetta. It resides in usr/libexec/oah. In my case it crashes every 12 seconds (not eleven, not thirteen). I have a rather large crash log for translate (360mb). So my question is
    How do I stop translate from crashing every 12 seconds? Or at all?
    Regards
    TD

    It's the one part of Growl that is not recompiled for Universal yet. I found the answer in a thread on this forum:
    http://forums.cocoaforge.com/viewtopic.php?t=8175&postdays=0&postorder=asc&start =45
    Download the Universal recompiled version here
    http://evands.penguinmilitia.net/GrowlImporter.mdimporter.zip
    Unzip the file and overwrite the file with the same name in this location:
    ~/Library/PreferencePanes/Growl.prefPane/Contents/Resources/GrowlHelperApp.app/C ontents/Library/Spotlight/
    (You can get there quickly via Go->Go to Folder in Finder).
    Log out and log in again.
    17" Alum. PowerBook (1GHz)   Mac OS X (10.4.8)   1 GM RAM

  • ADOBE FLASH 11.1 CRASHES EVERY 5 SECONDS

    i have had so many problems with adobe flash player here lately its out of control, im not sure if im posting right or even in the right place but what i do know is that how my adobe flash is running is Not right!  i cant get it to even download to IE i have it on both FF and Chrome and i does not matter how many times i clear the cache on the browser or the flash itself it still crashes every 5 seconds when im trying to play farmville on FB.. i just sat in front of my computer for over an hour while it said "not responding" every 5 seconds literally, i have uninstalled and re-installed about a dozen times and that helps for about the first 10 minutes of FV then it starts crashing again.. its updated and so are all my browsers SOMEONE PLEASE HELP ME
    i have a HP compaq presario 32 bit windows XP

    If you have not already, try posting in the Flash Player forum.  YOur chances of getting help with player issues is better there than here.
    http://forums.adobe.com/community/flashplayer

  • Menu Bar crashing every 10 seconds

    The menu bar crashes every 10 seconds (crashes-10secs-restart-crashes) and I cant find anything that will make it stop. I have run repair permissions, uninstalled istat menus, logged in to another account, and gone though the library and deleted everthing to do with istat.
    Also restarted multiple times but it doesn't fix the problem. All functions/features that are controlled from the menu bar still work (ie. airport, bluetooth). Learning from previous experience i have uploaded a youtube video of the problem. www.youtube.com/watch?v=UovWVjxZvK0
    Thanks Deshan
    Message was edited by: d3man

    Go to /Users/yourname/Library/Preferences/com.apple.systemuiserver.plist and delete that file. Then, restart.
    -mj

  • Accountsd keeps crashing every 10 seconds

    I have noticed that this is crashing every 10 seconds and then respawning. There is a similarpost but the underlying error message in that thread is it cannot create a file.  This error messages seems not to be able to load a symbol.
    It mentions facebook - but am pretty sure i do not have a facebook app installed I only use the web site.
    Can anyone point me in the right direction ?
    The Error is :
    Process:         accountsd
    Path:            /System/Library/Frameworks/Accounts.framework/Versions/A/Support/accountsd
    Identifier:      accountsd
    Version:         113 (113)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd
    Date/Time:       2013-04-26 00:56:44.204 +0100
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Crashed Thread:  0
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    dyld: launch, loading dependent libraries
    Dyld Error Message:
      Symbol not found: _kTCCServiceFacebook
      Referenced from: /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon
      Expected in: /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    in /System/Library/PrivateFrameworks/AccountsDaemon.framework/Versions/A/AccountsD aemon

    Back up all data.
    Boot into Recovery by holding down the key combination command-R at the startup chime. Release the keys when you see a gray screen with a spinning dial.
    Note: You need an always-on Ethernet or Wi-Fi connection to the Internet to use Recovery. It won’t work with USB or PPPoE modems, or with proxy servers, or with networks that require a certificate for authentication.
    When the OS X Utilities screen appears, follow the prompts to reinstall the OS. You don't need to erase the boot volume, and you won't need your backup unless something goes wrong. If your Mac was upgraded from an older version of OS X, you’ll need the Apple ID and password you used to upgrade, so make a note of those before you begin.

  • Adobe Premiere CC crashes every ~10 seconds

    Hi, today I installed Premiere CC and After Effects CC on a computer at work. Here are the specs of the computer.
    BIOS: BIOS Date: 01/10/13 08:20:50 Ver: A12.00
    Processor: Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz (8 CPUs), ~3.4GHz
    Memory: 8192MB RAM
    DirectX Version: DirectX 11
    Graphics: Intel(R) HD 4000
    I edited some footage for about 30 minutes, and then Premiere crashed. I figured I was about done anyway and opened up AE, and worked for awhile. I switched back to Premiere to do more work, and it started crashing every ~10 seconds. So I'd open, edit for about 6 seconds, save, and it'd crash. Reopen, edit for a few seconds, save, etc. I finally finished the editing, but of course it wouldn't stay open long enough to export anything.
    So I opened up AME, and dragged the .prproj into it. For awhile, it would just say "Reading XMP" for a long time, and so I eventually would quit out of it. After a while, it stopped, and I could edit the export settings. Once I got those set up, I tried to export. No good. It'd export a bit, and it would freeze. Then, a dialogue box saying "Adobe Premiere CC has stopped working" would pop up, and then AME would export a little more, etc. I figured out that killing the process "PProHeadless" causes the same export/freeze phenomenon. But the final exported file had inserts of "media pending" in the video. I figured that it was pretty drastic to be killing processes, so I wasn't too surprised.
    At any rate, I'd really like to be able to edit at some point. I'd appreciate your help. Also, I don't have administrator priveledges on the computer... but I can probably get them if it's an absolute must.

    Flush the media cache and the project cache.
    Mylenium

  • I have a second hand mac mini running os x yosimite and it wont allow me to update iphoto nor will it allow me to open iphoto that is already there any suggestions?

    i have a second hand mac mini running os x yosimite and it wont allow me to update iphoto nor will it allow me to open iphoto that is already there any suggestions?

    Sure - give us something to work with
    You question is currently like My car won't start - any suggestions?
    what version of iPhoto? What has changed since it worked correctly? What happens when you try to update (exact message) iPhoto? What happens when you try to open iPhoto (again exact message)?
    For a used system the installed software belongs to he seller - yon need to purchase your own copies and install
    LN

  • Safari on ipod touch keeps crashing every few seconds iOS4.2.1. Fix?

    Safari on ipod touch keeps crashing every few seconds iOS4.2.1. Fix?

    Max12345281, since the poster says he has iOS 4.1.2 he very likely has a 2G iPod and those can only go to iOS 4.2.1.
    acmelvin
    - Go to Settings>Safari and delete Cookies, History and other items
    - .Reset the iPod. Nothing is lost
    Reset iPod touch: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.

  • Mac mini 2012 crashes and restarts

    Hi,
    I've read similar issues to this, however here goes:
    I've just bought a second hand mac mini, late 2012, quad-core 2.3 ghz i7 running Yosemite, that's just been upgraded to 16 gb ram. I don't have the original rams sadly. The computer keeps crashing and restarting when it's been in sleep mode for a while. It never crashes when I'm working on it or am using it, it's just when it's been in sleep mode for approximately 2+ hours. What could cause this? the Ram upgrade? or some dodgy file in /Library that shouldn't be there? Hope someone can help.
    /Thomas
    The panic report looks like this:
    Anonymous UUID:       322418DA-11E6-1695-3D86-A6777BEA9D73
    Fri Jan 16 16:31:33 2015
    *** Panic Report ***
    panic(cpu 0 caller 0xffffff8021c1e80a): Kernel trap at 0xffffff8021bb4f00, type 14=page fault, registers:
    CR0: 0x0000000080010033, CR2: 0x0000000000000048, CR3: 0x00000004437d3045, CR4: 0x00000000001626e0
    RAX: 0x0000000000000000, RBX: 0x0000000000000000, RCX: 0x0000000000600000, RDX: 0x0000000000600000
    RSP: 0xffffff82241a3d20, RBP: 0xffffff82241a3d70, RSI: 0xffffff82241a3da0, RDI: 0xffffff80472ae4b0
    R8:  0xffffff8061c72600, R9:  0xffffff82241a3ee4, R10: 0x0000000000000000, R11: 0x0000000000000087
    R12: 0x0000000000000102, R13: 0x0000000000000000, R14: 0xffffff80472ae4c0, R15: 0x0000000000000000
    RFL: 0x0000000000010203, RIP: 0xffffff8021bb4f00, CS:  0x0000000000000008, SS:  0x0000000000000010
    Fault CR2: 0x0000000000000048, Error code: 0x0000000000000000, Fault CPU: 0x0
    Backtrace (CPU 0), Frame : Return Address
    0xffffff82241a39d0 : 0xffffff8021b3a811
    0xffffff82241a3a50 : 0xffffff8021c1e80a
    0xffffff82241a3c10 : 0xffffff8021c3a443
    0xffffff82241a3c30 : 0xffffff8021bb4f00
    0xffffff82241a3d70 : 0xffffff8021b5e0f3
    0xffffff82241a3de0 : 0xffffff8021b905d9
    0xffffff82241a3e10 : 0xffffff8021b3e91c
    0xffffff82241a3e40 : 0xffffff8021b235a3
    0xffffff82241a3e90 : 0xffffff8021b33e8d
    0xffffff82241a3f10 : 0xffffff8021c0a142
    0xffffff82241a3fb0 : 0xffffff8021c3ac66
    BSD process name corresponding to current thread: sysmond
    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:     0x0000000021800000
    Kernel text base: 0xffffff8021a00000
    __HIB  text base: 0xffffff8021900000
    System model name: Macmini6,2 (Mac-F65AE981FFA204ED)
    System uptime in nanoseconds: 6634302873459
    last loaded kext at 277377235904: com.apple.filesystems.msdosfs 1.10 (addr 0xffffff7fa426f000, size 69632)
    last unloaded kext at 357813523587: com.apple.filesystems.msdosfs 1.10 (addr 0xffffff7fa426f000, size 61440)
    loaded kexts:
    com.apple.driver.AGPM 100.14.37
    com.apple.driver.ApplePlatformEnabler 2.1.0d1
    com.apple.driver.X86PlatformShim 1.0.0
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleBluetoothMultitouch 85.3
    com.apple.iokit.IOBluetoothSerialManager 4.3.1f2
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.driver.AppleHDA 267.0
    com.apple.driver.AppleMikeyDriver 267.0
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AppleHV 1
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.driver.AppleThunderboltIP 2.0.2
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleIntelHD4000Graphics 10.0.0
    com.apple.driver.AppleIntelFramebufferCapri 10.0.0
    com.apple.iokit.SCSITaskUserClient 3.7.0
    com.apple.driver.AppleUSBODD 3.5.0
    com.apple.driver.AppleUSBDisplays 372.1
    com.apple.driver.AppleIRController 327.5
    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.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.kext.triggers 1.0
    com.apple.driver.IOBluetoothHIDDriver 4.3.1f2
    com.apple.driver.AppleMultitouchDriver 260.30
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 267.0
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.driver.X86PlatformPlugin 1.0.0
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.iokit.IOBluetoothFamily 4.3.1f2
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleHDAController 267.0
    com.apple.iokit.IOHDAFamily 267.0
    com.apple.driver.AppleSMC 3.1.9
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.iokit.IOSurface 97
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOAcceleratorFamily2 156.4
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.0
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOUSBMassStorageClass 3.7.0
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.driver.AppleUSBHIDKeyboard 175.5
    com.apple.driver.AppleHIDKeyboard 175.5
    com.apple.iokit.IOUSBHIDDriverPM 705.4.5
    com.apple.driver.AppleUSBAudio 295.22
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.AppleThunderboltDPInAdapter 4.0.6
    com.apple.driver.AppleThunderboltPCIUpAdapter 2.0.2
    com.apple.driver.AppleThunderboltDPOutAdapter 4.0.6
    com.apple.driver.AppleThunderboltDPAdapterFamily 4.0.6
    com.apple.driver.AppleThunderboltPCIDownAdapter 2.0.2
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    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

    Just to reply to you Illaass to thank for your help, and to anyone else reading in having similar problems with their mac minis.
    I tried the RAMs individually, taking them out, testing them one by one, but with no luck. In the end however, I reinstalled OS Yosemite (factory reset), did a transfer from my Time Capsule (Time Machine backup) re-installing everything (user, programs, documents, computer settings). I did it in several steps, ie. first the user, checking if there was a problem = no problem, then programs, etc. It was only when I'd re-installed computer settings it started crashing again. I then did a factory reset again, installing everything from the transfer program from the time capsule, but WITHOUT installing the computer and network settings and I haven't had a problem since.
    The strange thing is that I don't have a problem on my "old" mac (retina macbook pro, mid 2011, 15", ssd drive), but apparently for some odd reason, when I transfer computer and network settings from its time machine backup it screws up the mac mini. I can only guess there is some corrupt file or some software thing that's making a problem for the mac mini, as I haven't had a problem with the mac mini since.
    Anyways, thanks for your input Illaass – and I hope this can be of help to anyone else out there.

  • My preview crashes every time I try to open it since the Maverick upgrade. Any thoughts?

    My preview crashes every time I try to open it since the Maverick upgrade. Any thoughts?

    The problem is with facebook, go to settings / facebook / your user name and delete your account, the do a hard reset (home+power for some seconds).
    dont need to delete the facebook app! just delete your integrate account from settings
    cheers!

  • I have a spam issue.  I'm running Mac Mail 7.3 on Mavericks.  Too many spam emails to control utilizing Preference option, plus time consuming. Would like to reject the email, not just place it in junk folder.  How to do?

    I have a spam issue.  I'm running Mac Mail 7.3 on Mavericks.  I am receiving many spam emails to control utilizing Preference option, plus time consuming to manage that way.  Would like to reject the email, not just place it in junk folder.  How to do?

    Try writing a rule. Sample below.

  • How to Reset Second Hand Mac Mini?

    I'm about to purchase a second hand mac mini from ebay. It's the MD387LL/A model. I've verified that it is still under the one year warranty.
    How do I reset the mac mini so that:
    I get a factory fresh install so it's like new
    The one year warranty will be in my name/appleID
    I can purchase an AppleCare extended warranty and apply it to this unit that I'm purchasing.
    Any advice? Am I going to need the previous owner to do anything to it? Or can I do this on my own without their help?
    Thanks!

    1. To get factory fresh boot into recovery partition and reinstall the OS. See:
    OS X: About OS X Recovery
    2, Yes if the person delete the Mini from his profile
    My Support Profile
    so you can register it
    Apple - Product Registration - Welcome
    3.yes

Maybe you are looking for

  • Web.show_document() to display report in cache?

    AS & DS 10.1.2.0.2. I try to use run_report_object to generate report in Forms. Report Destination Type: CACHE report status 'FINISHED' I checked cache <o-h>\reports\cache, the report is there. But nothing is show on screen. Do I HAVE TO use web.show

  • Can not add new VMS into existing clustered server pool

    For some reason, we reinstall VMM (3.1.1-416) with existing UUID and rediscover all VMSs. The process went smooth and the whole system looks clean without dead objects any more. The guest VMs are all working fine. However, the new added VMS in unassi

  • Commercial Invoice can't be cancelled once GR done

    Dear All, We are following the correct process which is used in-case of Import Goods Receipt. ie., Commercial Invoice capture-->> Good Receipt --->> Then FI(MIRO) Entry Posting. Why we can't cancel the commercial invoice once GR done?? Or is there an

  • FI: debts for a customer

    Hi all, i need to get the debt of a customer from R/3 FI, i guess this is a very usual scenary so i ask if anyone can help me to get to this. I'm activating the line items infocube from BCT 0FIAR_C03 but i don't know wish filters (DOC_TYPE) or key fi

  • 1.1.3 help!

    I looked around to see if anything like this has been posted, but found nothing so here goes... I have a 1.1.2 iPhone that was jailbroken and fully functional. Last night while I was half asleep I made the biggest mistake ever. I upgraded to 1.1.3 us