999 acknowledgements in BT 2010

For the first time I am being required to generate Acks out of Biztalk. I am capturing the 999 for submitted claims, but I'm not seeing the info in the 999 that I am expecting. I am purposefully dropping a file with 9 good claims and one bad one in it. The
error for the bad claim is:
Details: Error: 1 (Field level error)
SegmentID: NM1
Position in TS: 29
Data Element ID: NM103_OtherInsuredLastName
Position in Segment: 3
Data Value: 
1: Mandatory data element missing ".
However, there is no indication of the error in the 999. It shows that all ten claims were accepted. Any idea what the issue could be?
Thanks.
Glenn

Prabhdeep,
you may be right as I'm not really proficient at reading the 999. Here it is:
ST*997*0409~
AK1*HC*725225960~
AK2*837*1001~
AK5*A~
AK2*837*1002~
AK5*A~
AK2*837*1003~
AK5*A~
AK2*837*1004~
AK5*A~
AK2*837*1005~
AK5*A~
AK2*837*1006~
AK5*A~
AK2*837*1007~
AK5*A~
AK2*837*1008~
AK5*A~
AK2*837*1009~
AK5*A~
AK2*837*1010~
AK5*A~
AK9*A*10*10*10*4~
SE*24*0409~
GE*1*530~
IEA*1*000000633~

Similar Messages

  • 999 Not generated

    Hi All,
    Im using biztalk server 2013. I need to generate 999 acknowledgment. in Parties itself we have one option to enable 999.
    After enabling, i created send port with filter condition
    BTS.MessageType==http://schemas.microsoft.com/Edi/x12#x12_999_root.
    Every time when am dropping the file, the folder gets refreshed. but no file is there.
    Following are the error Am getting the error in application console:
    1. the "IsGeneratedAck" attribute is not declared.
    2.the "InterchangeActivityId" attribute is not declared.
    Its an emergency !!! please help me ,... very thanks in advance
    Regards
    Rengaraj

    Hi,
    find below entire error essage
    A message sent to adapter "FILE" on send port "Acknowledgement" with URI "C:\Users\Desktop\834Schema\acks\%MessageID%.txt" is suspended.
    Error details: Unable to read the stream produced by the pipeline.
    Details: Error: 1 (Miscellaneous error)
            5:  The 'IsGeneratedAck' attribute is not declared.
    Error: 2 (Miscellaneous error)
            5:  The 'InterchangeActivityId' attribute is not declared.
    Error: 3 (Miscellaneous error)
            5: X12_999_Root\ The element 'X12_999_Root' in namespace 'http://schemas.microsoft.com/Edi/X12' has invalid child element 'ST' in namespace 'http://schemas.microsoft.com/Edi/X12'. List of possible elements expected: 'ST http://schemas.microsoft.com/Edi/X12:AK1'. 
    MessageId:  {33DA25CC-1BCC-47CB-96A1-412111126D47}
    InstanceID: {8F5BD624-F4D8-4173-90D9-6EB3A61DC404}
      

  • How to send 999 from BizTalk Server 2009?

    I am trying to send 999 from BizTalk server 2009. I downloaded 999 (Errata schema) from CU4 of BizTalk 2009. 
    I know we need to map 997 to 999 as there are no built in configuration avaialable. If you have any BizTalk mapper to do 997 - 999 transformation. Please share with me.
    Also is there any other way to accomplish this, please let me know your thoughts.
    Bit urgent !!!!!
    Thanks,
    Rajesh N

    you can send 999 acknowledgement even without mapping.
    refer- http://support.microsoft.com/kb/2669948/en-us
    To generate 999 acknowledgements, you must create a custom receive pipeline and set the Use 999 Acknowledgment Instead
    of 997 option to True.
    you also need to configure EDI  acknowledgement  property
    When the 997 acknowledgement is enabled, BizTalk EDI assumes that 997 Acknowledgement must be generated for the incoming message from
    the party. With the Override997With999 property set to True, a 999 is returned instead of
    a 997. If you don’t want a 997 or 999, uncheck the 997 Expected property in the agreement. A 997 and 999
    acknowledgement cannot be generated simultaneously. If this is the goal, a custom pipeline component is needed. 

  • Time-out error in DB adapter

    Hi,
    I am getting the following error in my bpel process.
    Non Recoverable System Fault :
    Exception occured when binding was invoked. Exception occured during invocation of JCA binding: "JCA Binding execute of Reference operation 'merge' failed due to: DBWriteInteractionSpec Execute Failed Exception. merge failed. Descriptor name: [InsertHeader_MTMS.Erpo2027H]. Caused by java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: Transaction rolled back: Transaction timed out after 299 seconds BEA1-08880C41104C3DCB072F at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1523) at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1415) at weblogic.jdbc.jta.DataSource.getConnection(DataSource.java:438) at weblogic.jdbc.jta.DataSource.connect(DataSource.java:395) at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSource.java:355) at oracle.toplink.jndi.JNDIConnector.connect(JNDIConnector.java:123) at oracle.toplink.jndi.JNDIConnector.connect(JNDIConnector.java:84) at oracle.toplink.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:153) at oracle.toplink.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:273) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:230) at oracle.toplink.internal.databaseaccess.DatasourceAccessor.reconnect(DatasourceAccessor.java:478) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.reconnect(DatabaseAccessor.java:1342) at oracle.toplink.internal.databaseaccess.DatasourceAccessor.incrementCallCount(DatasourceAccessor.java:251) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:511) at oracle.toplink.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:467) at oracle.toplink.threetier.ServerSession.executeCall(ServerSession.java:447) at oracle.toplink.internal.sessions.IsolatedClientSession.executeCall(IsolatedClientSession.java:117) at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:193) at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:179) at oracle.toplink.internal.queryframework.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:603) at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2526) at oracle.toplink.internal.queryframework.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2496) at oracle.toplink.queryframework.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:424) at oracle.toplink.queryframework.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:874) at oracle.toplink.queryframework.DatabaseQuery.execute(DatabaseQuery.java:674) at oracle.toplink.queryframework.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:835) at oracle.toplink.queryframework.ReadObjectQuery.execute(ReadObjectQuery.java:397) at oracle.toplink.queryframework.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:899) at oracle.toplink.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:2741) at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1079) at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1063) at oracle.toplink.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1022) at oracle.tip.adapter.db.DBInteraction.executeOutboundWrite(DBInteraction.java:983) at oracle.tip.adapter.db.DBInteraction.execute(DBInteraction.java:232) at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.executeJcaInteraction(JCAInteractionInvoker.java:302) at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeJcaReference(JCAInteractionInvoker.java:518) at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAInteractionInvoker.invokeAsyncJcaReference(JCAInteractionInvoker.java:501) at oracle.integration.platform.blocks.adapter.fw.jca.cci.JCAEndpointInteraction.performAsynchronousInteraction(JCAEndpointInteraction.java:479) at oracle.integration.platform.blocks.adapter.AdapterReference.post(AdapterReference.java:235) at oracle.integration.platform.blocks.mesh.AsynchronousMessageHandler.doPost(AsynchronousMessageHandler.java:142) at oracle.integration.platform.blocks.mesh.MessageRouter.post(MessageRouter.java:194) at oracle.integration.platform.blocks.mesh.MeshImpl.post(MeshImpl.java:204) at sun.reflect.GeneratedMethodAccessor1865.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:296) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:177) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144) at oracle.integration.platform.metrics.PhaseEventAspect.invoke(PhaseEventAspect.java:71) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:166) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy185.post(Unknown Source) at oracle.fabric.CubeServiceEngine.postToMesh(CubeServiceEngine.java:770) at com.collaxa.cube.ws.WSInvocationManager.invoke(WSInvocationManager.java:251) at com.collaxa.cube.engine.ext.common.InvokeHandler.__invoke(InvokeHandler.java:1009) at com.collaxa.cube.engine.ext.common.InvokeHandler.handleNormalInvoke(InvokeHandler.java:512) at com.collaxa.cube.engine.ext.common.InvokeHandler.handle(InvokeHandler.java:123) at com.collaxa.cube.engine.ext.bpel.common.wmp.BPELInvokeWMP.__executeStatements(BPELInvokeWMP.java:63) at com.collaxa.cube.engine.ext.bpel.common.wmp.BaseBPELActivityWMP.perform(BaseBPELActivityWMP.java:157) at com.collaxa.cube.engine.CubeEngine._performActivity(CubeEngine.java:2585) at com.collaxa.cube.engine.CubeEngine.performActivity(CubeEngine.java:2444) at com.collaxa.cube.engine.CubeEngine.handleWorkItem(CubeEngine.java:1121) at com.collaxa.cube.engine.dispatch.message.instance.PerformMessageHandler.handleLocal(PerformMessageHandler.java:73) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleLocalMessage(DispatchHelper.java:220) at com.collaxa.cube.engine.dispatch.DispatchHelper.sendMemory(DispatchHelper.java:322) at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4497) at com.collaxa.cube.engine.CubeEngine.endRequest(CubeEngine.java:4428) at com.collaxa.cube.engine.CubeEngine.createAndInvoke(CubeEngine.java:685) at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:682) at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:356) at sun.reflect.GeneratedMethodAccessor1911.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:182) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:149) at com.bea.core.repackaged.springframework.jee.intercept.MethodInvocationInvocationContext.proceed(MethodInvocationInvocationContext.java:104) at oracle.security.jps.ee.ejb.JpsAbsInterceptor$1.run(JpsAbsInterceptor.java:88) at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313) at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413) at oracle.security.jps.wls.JpsWeblogicEjbInterceptor.runJaasMode(JpsWeblogicEjbInterceptor.java:61) at oracle.security.jps.ee.ejb.JpsAbsInterceptor.intercept(JpsAbsInterceptor.java:106) at oracle.security.jps.ee.ejb.JpsInterceptor.intercept(JpsInterceptor.java:105) at sun.reflect.GeneratedMethodAccessor801.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.bea.core.repackaged.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:310) at com.bea.core.repackaged.springframework.jee.intercept.JeeInterceptorInterceptor.invoke(JeeInterceptorInterceptor.java:69) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.jee.spi.MethodInvocationVisitorImpl.visit(MethodInvocationVisitorImpl.java:37) at weblogic.ejb.container.injection.EnvironmentInterceptorCallbackImpl.callback(EnvironmentInterceptorCallbackImpl.java:55) at com.bea.core.repackaged.springframework.jee.spi.EnvironmentInterceptor.invoke(EnvironmentInterceptor.java:50) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.aop.interceptor.ExposeInvocationInterceptor.invoke(ExposeInvocationInterceptor.java:89) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.doProceed(DelegatingIntroductionInterceptor.java:131) at com.bea.core.repackaged.springframework.aop.support.DelegatingIntroductionInterceptor.invoke(DelegatingIntroductionInterceptor.java:119) at com.bea.core.repackaged.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:171) at com.bea.core.repackaged.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:204) at $Proxy172.handleInvoke(Unknown Source) at com.collaxa.cube.engine.ejb.impl.bpel.BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.handleInvoke(BPELDeliveryBean_5k948i_ICubeDeliveryLocalBeanImpl.java:241) at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHandler.java:35) at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:142) at com.collaxa.cube.engine.dispatch.BaseDispatchTask.run(BaseDispatchTask.java:82) at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) at java.lang.Thread.run(Thread.java:619) Caused by: weblogic.transaction.TimedOutException: Transaction timed out after 299 seconds BEA1-08880C41104C3DCB072F at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1521) ... 109 more . ". The invoked JCA adapter raised a resource exception. Please examine the above error message carefully to determine a resolution.
    My BPEL is
    Gettingfile(using FTP adapter)-->Using the flow activity,i am inserting data into two different tables using two database adapter.In one db adapter,operation is Insert or merge and for the 2nd db adapter operation is 'Insert' only.
    Please help me on this!!

    Thanks Ajay!!!
    My file contains around 3000 records.Is that a problem?
    my Requirement-->
    BPEL will read a file which contains Header table and line table records(sales order).While inserting,BPEL should insert Header records to header table and lines records to line table.So I am using two DB adapters one for Header and other one for Lines table.
    For Header DB adapter I am using Merge operation and Lines table DB adapter I am using Insert opertaion.
    File Content which BPEL will read is contains the records as follows:
    ORDER_NUMBER~REQUEST_DATE~SOLD_TO_ORG_ID~CUST_PO_NUMBER~SHIP_FROM_ORG_ID~CUSTOMER_NAME~SHIP_TO_ADDRESS1~SHIP_TO_ADDRESS2~SHIP_TO_CITY~SHIP_TO_POSTAL_CODE~SHIP_TO_STATE~SHIPPING_METHOD_CODE~FREIGHT_TERMS_CODE~SHIPPING_INSTRUCTIONS~PACKING_INSTRUCTIONS~HEADER_ID~LINE_NUMBER~INVENTORY_ITEM_ID~ORDERED_QUANTITY~UNIT_SELLING_PRICE~HEADER_STATUS~LINE_STATUS~LINE_REUEST_DATESCHEDULE_SHIP_DATELINE_SHIP_FROM_ORG_ID~OPERATING_UNIT~CUSTOMERNAME
    41100016~2010-10-06~1040~12214124ASAFAS~97~Finance Test~Test Address 1-WHD~Test Address 2-WHD~Hyderabad~~AP~~PREPAID AND CHARGE~~~1724~1~509501~1~60~A~A~2010-10-06~2010-10-18~01~WHD~
    41100017~2010-06-08~1040~214145566~97~Finance Test~1100 Abernathy Road~~Atlanta~30328~GA~000001_AACT_L_LTL~PREPAID AND CHARGE~~~1726~1~ITEM1~1~1241~A~A~2010-06-08~2010-06-10~01~WHD~
    41100025~2010-06-17~1100~test-13234~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2350~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100026~2010-06-17~1100~test-132341~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2356~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100027~2010-06-17~1100~TEST2221~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2360~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100028~2010-06-17~1100~test123~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2362~1~419466~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100029~2010-06-17~1100~TEST2222~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2369~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100030~2010-06-17~1100~test12345~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2371~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100030~2010-06-17~1100~test12345~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2371~2~419466~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100031~2010-06-17~1100~test123456~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2378~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100031~2010-06-17~1100~test123456~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2378~2~419466~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100032~2010-06-17~1100~testetetet~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2382~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100032~2010-06-17~1100~testetetet~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2382~2~419466~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100033~2010-06-17~1100~test1234566~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2391~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100033~2010-06-17~1100~test1234566~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2391~2~419466~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100034~2010-06-17~1100~test1234567~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2398~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100034~2010-06-17~1100~test1234567~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2398~2~419466~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100035~2010-06-17~1100~test12345678~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2401~1~419473~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100035~2010-06-17~1100~test12345678~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2401~2~419466~1~999.18~A~A~2010-06-17~2010-06-17~02~WHD~
    41100022~2010-06-10~1040~123~~Finance Test~1100 Abernathy Road~~Atlanta~30328~GA~000001_BESTWAY_T_STANDARD~PREPAID AND CHARGE~~~1852~1~1125-001~10~100~A~A~2010-06-10~2010-06-10~01~WHD~
    41100037~2010-06-18~1100~test12345678~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2490~1~419473~1~999.18~A~A~2010-06-18~2010-06-18~02~WHD~
    41100037~2010-06-18~1100~test12345678~100~MENARDS~101 Main~~Atlanta~30328~GA~~PREPAID~~~2490~2~419466~1~999.18~A~A~2010-06-18~2010-06-18~02~WHD~
    41100038~2010-06-18~1519~OTM Test -11~97~BLACK'S WHOLESALE~1200 Abernathy RD NE~~Atlanta~30328~GA~000001_USIT_T_STANDARD~PREPAID AND CHARGE~~~2544~2~594200~1~445.84~A~A~2010-06-18~2010-06-18~01~WHD~
    41100040~2010-06-18~1519~OTM Test -15~97~BLACK'S WHOLESALE~1200 Abernathy RD NE~~Atlanta~30328~GA~000001_USIT_T_STANDARD~PREPAID AND CHARGE~~~2651~1~594200~1~445.84~A~A~2010-06-18~2010-06-18~01~WHD~
    41100042~2010-06-18~1519~OTM Test -16~97~BLACK'S WHOLESALE~1200 Abernathy RD NE~~Atlanta~30328~GA~000001_USIT_T_STANDARD~PREPAID AND CHARGE~~~2660~1~594200~1~445.84~A~A~2010-06-18~2010-06-18~01~WHD~
    41100043~2010-06-18~1519~OTM Test -17~97~BLACK'S WHOLESALE~1200 Abernathy RD NE~~Atlanta~30328~GA~000001_USIT_T_STANDARD~PREPAID AND CHARGE~~~2661~1~594200~1~445.84~A~A~2010-06-18~2010-06-18~01~WHD~
    41100044~2010-06-18~1519~OTM Test -18~97~BLACK'S WHOLESALE~1200 Abernathy RD NE~~Atlanta~30328~GA~000001_USIT_T_STANDARD~PREPAID AND CHARGE~~~2664~1~594200~1~445.84~A~A~2010-06-18~2010-06-18~01~WHD~
    41100045~2010-06-18~1519~OTM Test -18~97~BLACK'S WHOLESALE~1200 Abernathy RD NE~~Atlanta~30328~GA~000001_USIT_T_STANDARD~PREPAID AND CHARGE~~~2665~1~594200~1~445.84~A~A~2010-06-18~2010-06-18~01~WHD~
    41100048~2010-06-19~6775~test-HD~97~THE HOME DEPOT~MERCH. #33292~112 BEN AVON HEIGHTS RD.~PITTSBURGH~15237~PA~~COLLECT~~~2877~1~320342~10~934.09~A~A~2010-06-19~2010-06-19~01~WHD~3558820
    41100048~2010-06-19~6775~test-HD~97~THE HOME DEPOT~MERCH. #33292~112 BEN AVON HEIGHTS RD.~PITTSBURGH~15237~PA~~COLLECT~~~2877~2~494579~23~433.76~A~A~2010-06-19~2010-06-19~01~WHD~3558820
    41100101~2010-06-21~6775~84021858~97~THE HOME DEPOT~MERCH #33292~1336 BRITOL PIKE~BENSALEM~19020~PA~~COLLECT~ MUST CALL 48 HOURS PRIOR TO DELIVERY . DEPT #26 RECEIVING DEPT SIGNATURE & DATE REQUIRED______________ DELIVERY TIME IS 17:00 NO DRIVERS ASSISTANCE REQUIRED~ MUST CALL 48 HOURS PRIOR TO DELIVERY . DEPT #26~3220~1~518336~2~248.53~A~A~2010-06-21~2010-06-21~01~WHD~3558256
    41100146~2010-05-27~7225~074989~101~BUDGE-MCHUGH SUPPLY CO~124 WEST 4TH ST~~MEDFORD~975010000~OR~000001_BEST_L_LTL~PREPAID AND CHARGE~NO DRIVERS ASSISTANCE REQUIRED~~3265~1~579511~1~363~A~A~2010-06-09~2010-06-21~09~WHD~1007901
    Please tell me how can i achieve this Master-Detail requirement,if Merger operation is failing.Now i am using empty BPEL process.
    Edited by: DevD on Nov 2, 2010 9:10 PM

  • BTS 2013 - How to Enable BizTalk to Use the Supplied ISA11 Value on a File Instead of the Value Set in the Agreement ("^", "U")

    I have a case where a trading partner sends two separate file types: a 999 acknowledgement (uses the carat separator) and a 277U (uses the "U"). The trading partner uses the same ISA6/ISA8 identifiers. The 999 acknowledgement
    cannot be defined in the Transaction Set List so I need to support all transaction sets in the agreement. For the 277U, I can set the 277 in the set list, but then having multiple agreements with the same ISA6/ISA8 is not allowed. The type
    of file we accept is directed to an orchestration via the receive port/receive folder (999 files go to one folder and 277U files go to another).
    I would like to be able to accept the file and let BizTalk determine the repetition separator by reading it from the supplied ISA11 value rather than the set value in the agreement. Is this possible?

    Here's the thing, all other HIPAA transactions define ISA11 as Repetition Separator so having an ISA11 value of 'U' on a 277U is an outlier. 
    Let me alter my advice...the first thing you should do is check their Companion Guide for the 277U to see if they have specified the interpretation of ISA11.
    But, looking at the 277CA Implementation Guide, ISA11 is defined as Repetition Separator.  I don't have have the official 277U IG but if you can get a copy, that will decide this definitively.
    So, I would raise it as a bug on their side.
    However, if they insist on remaining non-compliant, you then have to get them to document to you the exact meaning of ISA11 since they're causing some ambiguity.  If they are sending 'U' as Standards Identifier, they I would use a custom Pipeline Component
    to change 'U' to '^' in EDI.

  • SQL Aggregate Function

    I am trying to create a query that will output a single row for each employee. Unfortunately, I can't figure out how to group by the aggregate function itself. Is there a way to do this in SQL Developer? Here is my code at this point:
    COL ename FORMAT A25 HEADING Employee|Name
    COL salary FORMAT $999,999.99 HEADING Salary
    COL comm FORMAT A10 HEADING Commission|Rate
    COL earn FORMAT $999,999,999.99 HEADING Sept/2010|Earnings
    SELECT DISTINCT e.last_name||', '||e.first_name "ename",salary,
    CASE WHEN commission_pct > 0 THEN
    commission_pct
    ELSE 0
    END AS comm,
    CASE WHEN commission_pct > 0
    AND o.total > 0 THEN
    (SUM(o.total)*(commission_pct*.01)+salary)
    ELSE salary
    END AS earn
    FROM (SELECT sales_rep_id,total
    FROM s_ord
    WHERE date_ordered LIKE '%SEP-10') o
    RIGHT OUTER JOIN s_emp e
    ON e.id = o.sales_rep_id
    GROUP BY e.last_name,e.first_name,e.salary,e.commission_pct,o.total;

    How do I ask a question on the forums?
    SQL and PL/SQL FAQ
    SELECT DISTINCT e.last_name
                    ||', '
                    ||e.first_name "ename",
                    salary,
                    CASE
                      WHEN commission_pct > 0 THEN commission_pct
                      ELSE 0
                    END            AS comm,
                    CASE
                      WHEN commission_pct > 0
                           AND o.total > 0 THEN ( SUM(o.total) * (
                                                  commission_pct * .01 ) + salary )
                      ELSE salary
                    END            AS earn
    FROM   (SELECT sales_rep_id,
                   total
            FROM   s_ord
            WHERE  date_ordered LIKE '%SEP-10') o
           right outer join s_emp e
                         ON e.id = o.sales_rep_id
    GROUP  BY e.last_name,
              e.first_name,
              e.salary,
              e.commission_pct,
              o.total;

  • Error: No SWF Data

    I am attempting to port an application designed for the web
    onto the Brew SDK 3.1
    I have successfully managed to run various Hello World apps.
    which I have put together but when I publish the more complex
    application and try to start it in the simulator I get and error in
    the output window "Error: No SWF Data", has anybody else had this?
    The applications runs fine on the Brew devices that come with
    the SDK upgrade for Flash Pro 8.

    Hi Arvind,
    Looks like there are gaps in your time-periods. Make sure all the time periods are contiguos.
    You can correct your existing time-profile and upload.
    This is how it should like. (See the time stamps for the PERIODEND)
    PERIODID,PERIODSTART,PERIODEND,PERIODDESC,PARENTID
    2001,2011-01-01 00:00:00.0,2011-01-01 23:59:59.999,2011 W00,3001
    2002,2011-01-02 00:00:00.0,2011-01-08 23:59:59.999,2011 W01,3001
    2003,2011-01-09 00:00:00.0,2011-01-15 23:59:59.999,2011 W02,3001
    2004,2011-01-16 00:00:00.0,2011-01-22 23:59:59.999,2011 W03,3001
    2005,2011-01-23 00:00:00.0,2011-01-29 23:59:59.999,2011 W04,3001
    2006,2011-01-30 00:00:00.0,2011-02-05 23:59:59.999,2011 W05,3002
    2007,2011-02-06 00:00:00.0,2011-02-12 23:59:59.999,2011 W06,3002
    2008,2011-02-13 00:00:00.0,2011-02-19 23:59:59.999,2011 W07,3002
    2009,2011-02-20 00:00:00.0,2011-02-26 23:59:59.999,2011 W08,3002
    2010,2011-02-27 00:00:00.0,2011-03-05 23:59:59.999,2011 W09,3003
    2011,2011-03-06 00:00:00.0,2011-03-12 23:59:59.999,2011 W10,3003
    2012,2011-03-13 00:00:00.0,2011-03-19 23:59:59.999,2011 W11,3003
    Thanks
    Pramod

  • Phone numbers aren't displaying correctly

    Hello everyone,
    we've got the problem that contact names from internal colleagues aren't displaying when they are calling from external (via mobile phone) - only the telephone number is shown. After you accept the call, then the name will be resolved and you see who is
    calling. 
    But this is not happening all the time, sometimes the name of the colleague is shown before you accept the call.
    Further information:
    + Mobile phone information are stored in AD (format E.164 -> example +49 (999) 99999
    + Lync Server 2010, OS Windows Server 2008 R2
    + Clients - Lync 2010 x64/ Lync 2013 x64
    Does anyone have an idea why this is happening or what the problem is?
    Thanks in advance!
    Best regards,
    Hermann

    Hi,
    1. Please check the address book sync status by running the following cmdlet:
    Get-CsAddressBookConfiguration, make sure the sync of address book update to the latest status.
    2. Please delete user profile with the following path to test the issue:
    <user profile>\AppData\Local\Microsoft\Communicator\
    3. Please update Lync client to the latest version.
    Best Regards,
    Eason Huang
    Eason Huang
    TechNet Community Support

  • Get rows where the last row finish off

    Hi, i have two tables AND would LIKE TO get data BY combining both.
    here IS my data
    WITH hist AS
      SELECT To_Date('4/23/2010','mm/dd/yyyy') dt, 999 alias, 'PROC' dom FROM dual UNION ALL
      SELECT To_Date('4/27/2010','mm/dd/yyyy') dt, 999 alias, 'LON' dom FROM dual UNION all
      SELECT To_Date('4/1/2010','mm/dd/yyyy') dt, 111 alias, 'SOC' dom FROM dual UNION all
      SELECT To_Date('4/10/2010','mm/dd/yyyy') dt, 111 alias, 'NAO' dom FROM dual UNION ALL
      SELECT To_Date('3/23/2010','mm/dd/yyyy') dt, 222 alias, 'PSE' dom FROM dual
    final AS
      SELECT To_Date('2/26/2010','mm/dd/yyyy') dt, 999 alias FROM dual UNION ALL
      SELECT To_Date('4/22/2010','mm/dd/yyyy') dt, 999 alias FROM dual UNION all
      SELECT To_Date('4/26/2010','mm/dd/yyyy') dt, 999 alias FROM dual UNION ALL
      SELECT To_Date('4/30/2010','mm/dd/yyyy') dt, 999 alias FROM dual UNION ALL
      SELECT To_Date('2/25/2010','mm/dd/yyyy') dt, 111 alias FROM dual UNION ALL
      SELECT To_Date('2/26/2010','mm/dd/yyyy') dt, 222 alias FROM dual UNION ALL
      SELECT To_Date('4/22/2010','mm/dd/yyyy') dt, 222 alias FROM dual UNION all
      SELECT To_Date('4/26/2010','mm/dd/yyyy') dt, 222 alias FROM dual
    the output should be as follow(without the extra blank line of course)
    DT           ALIAS   DOM
    2/26/2010     999     PROC
    4/22/2010     999     PROC
    4/26/2010     999     LON
    4/30/2010     999     LON
    4/27/2010     999     LON
    4/23/2010     999     PROC
    2/25/2010     111     SOC
    4/1/2010     222     SOC
    4/10/2010     222     NAO
    2/26/2010     222     PSE
    4/22/2010     222     PSE
    4/26/2010     222     PSEso what i am doing here is as follow, take one row in hist table (4/23) and join with final table and give me all rows in final table
    where dt <= to the row in hist table and include the row from hist table.
    this logic will give me rows 2/26/2010,4/22/10 4/23/2010
    then the second row in hist table (4/27/2010) wiill get all rows
    in final table that is <= to the current row and pick up the rows starting from the row > than the last row where the 4/23/2010 finished off
    in this case the output will be 4/26/10, 4/27/2010(we need to include row from hist)
    since there is no row in hist that is greater than 4/30/2010, this date will still be display and dom column value should be taking from the max date in hist
    which is 4/27/2010. see output above
    this sound a little confusing to explain but look at output of what to expect as output. the other ids should follow the same logic
    can someone help write a query for this? thanks

    Hi,
    Devx wrote:
    Frank, thanks again, i ran the query in oracle 11g and oracle 9i. 11g runs ok but 9i doesnt. it looks like the ignore null option is not supported in 9i. That's right: IGNORE NULLS was new in Oracle 10. You should always mention your Oracle version whenever you ask a quiestion, especially if it's as old as Oracle 9.
    i will be running this query in 9i. is there any alternative to re-write this query without using last value since ignore null is not supported and the output is not as i expected when i take that keyword out.
    i really appreciate your help. please let me know how would i re-write the query. thanksOne work-around is to use LEAD or LAG instead of LAST_VALUE. This means you have to know exactly where (how many rows away) the most recent non-NULL value is, which in turn requires other analytuic funtions, such as ROW_NUMBER, and more sub-queries:
    WITH     combined_tables        AS
         SELECT     dt, alias, NVL (dom, '_?_') AS dom     FROM hist
         UNION
         SELECT     dt, alias, NULL          AS dom      FROM final
    ,     got_r_num     AS
         SELECT     dt, alias, dom
         ,     ROW_NUMBER () OVER ( PARTITION BY  alias
                                   ORDER BY          dt
                           )               AS r_num
         ,     COUNT (*)     OVER ( PARTITION BY  alias
                           )               AS alias_cnt
         FROM    combined_tables
    ,     got_skip_cnts     AS
         SELECT     dt, alias, dom, r_num
         ,     r_num - MAX (CASE WHEN dom IS NOT NULL THEN r_num END)
                                 OVER ( PARTITION BY  alias
                               ORDER BY          r_num
                             )                    AS skip_before
         ,     MIN (CASE WHEN dom IS NOT NULL THEN r_num END)
                                 OVER ( PARTITION BY  alias
                               ORDER BY          r_num     DESC
                             ) - r_num               AS skip_after
         FROM    got_r_num
    ,     got_next_dom     AS
         SELECT     dt, alias, dom, r_num, skip_before
         ,     LEAD (dom, skip_after) OVER ( PARTITION BY  alias
                                                ORDER BY      r_num
                                 ) AS next_dom
         FROM    got_skip_cnts
    SELECT       dt
    ,       alias
    ,       NULLIF ( COALESCE ( next_dom
                            , LAG (dom, skip_before) OVER ( PARTITION BY  alias
                                                         ORDER BY         r_num
               )     AS dom
    FROM       got_next_dom
    ORDER BY  alias
    ,            dt
    ;You should be able to calculate bot LEAD and LAG in the same query, but there seems to be a bug that only calculates one of them correctly in this case. The sub-query got_next_dom gets around that, by doing the LEAD in a separate sub-query.

  • MBP, 15", mid-2010, Yosemite, is sluggish!

    Hello,
    I have read the post below this one "MacBook suddenly started running slow" posted by "stephjonas", and have completed the first step given by Linc as follows....  (also, I checked my battery cycle count which is 262 out of a maximum of 1,000)
                   "First, back up all data immediately, as your boot drive might be failing.
                   Step 1
                   This diagnostic procedure will query the log for messages that may indicate a system issue. It changes nothing, and therefore will not, in itself,                solve your problem.
                   If you have more than one user account, these instructions must be carried out as an administrator. I've tested them only with the Safari web                browser. If you use another browser, they may not work as described.
                   Triple-click anywhere in the line below on this page to select it:
    syslog -k Sender kernel -k Message CReq 'Channel t|GPU D|I/O|find tok|n Cause: -' | tail | open -ef
                   Copy the selected text to the Clipboard (command-C).
                   Launch the Terminal application in any of the following ways:
                   ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
                   ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that                opens.
                   ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
                   Paste into the Terminal window (command-V).
                   The command may take a noticeable amount of time to run. Wait for a new line ending in a dollar sign (“$”) to appear.
                   A TextEdit window will open with the output of the command. Normally the command will produce no output, and the window will be empty. If the                TextEdit window (not the Terminal window) has anything in it, stop here and post it — the text, please, not a screenshot. The title of the TextEdit                window doesn't matter, and you don't need to post that."
    I completed this step and the anonymized results are as follows:
    Mar 17 12:01:49 MBP kernel[0] <Notice>: eFmreamwoerkwos/rSyksn/cSMaerilUviIc.fersa.mferawmorewko/rkVe/Vrseiorsnsi/onA/s /AM/SayilncSUIerv
    Mar 17 12:01:57 MBP kernel[0] <Notice>: iokWa timit temccfsohoouk wait 19t119651 :v1:0s:api2 3timeou:t /Sy1912stem/1L6i9b7:r1a:0:r2y3://SystPrievatm/eLiFbrrameworary/Frkasm/eworEkxsc /hLaantgeenWteSbeSmearnvtiicceMsa.pfpingr.aframewomrekw/oVrekr/sVieornssi/oAn/sL /aAt/eEnxtchangSemeanWetbicMServicappiesn
    Mar 17 12:02:39 MBP kernel[0] <Notice>: 2vate7:Framew/orarks/ExchangSystmeWebSemewervi/oLrkces.framewoibrsrary/Sugk//Fg eVersirstiaonmons/A/es.wExchaframeorworngeWekbServkices/s
    Mar 17 12:03:15 MBP kernel[0] <Notice>: TTMMCCFCCSF S 11  MMSSGG  HoHookokWaWaiitt  ttmmcccfcfshshoook owk aiwait tvs apvis tapii metoimuet out 2103319813781:7571::10::0:282:8://SSyysstteemm//LLiibbrraarryy//FPrarmewivoatre ksF/Nroamteifwiorcakst/iSounCgegentsteior.nfrs.amfreawmeorwok/rVekrs/ioVnes/rAsi /oNontsi/fA/iSucggaetstiioonnsC
    Mar 17 12:03:18 MBP kernel[0] <Notice>: TMCCTFMSCC FS 29728  MSMSGG  HHooookWkaiWtai tt mtccmfcshcofosk hwoaiotk  vwsaapiit t ivmesoaupit  timeo2u26t 35383:209911:3607::281::0:/2U8:ser/s/Apmploniiccaati/oLnisb/raMrye/Pssrageefser .enacpeps/C/oncteontms.a/ppRlee.isCouarcles./Epnligstl
    Mar 17 12:03:21 MBP kernel[0] <Notice>: TMCCFS 1 MSG HookWait tTMmCccCfsFSh ook 1w aiMSGt v sHoapoki Wtiaimetou tt mccfsho1ok9 w3ai8t1 7v57s:api1 t:imeo0u:t 28:210/33S81y7:st1e:m/0Li:bra2ry8/:Priva/SteyFsrteamme/Lwiborrakrsy/F/rSuamegwo gresksti/oNontsi.ffraicmeawtioornk/CVenertesiorn.sfr/Aa/Smugewgorek/sVetrsioions n
    Mar 17 12:08:47 MBP kernel[0] <Notice>: TTMMCCCCFSFS  333148  MSMGS GH oHoookkWaWita titm cctfmcscfhosohkoo wkai wt aivst avpisa tpii tmiemeooutu t 21190156282659:061::10::08::8:/Sys/Utseme/rsLi/bmraornyi/Pcrai/vaLtiebFrramaerw y/oAprplksi/IcaCAtNoiotin fiSucpapotrti/onCsal.lfrHiamstewooryrDkB//VeCrasilonlHsis/At/orIy.sCAtNorotedia tfaic-sathimo
    Mar 18 12:57:36 MBP kernel[0] <Notice>: disk1: I/O error.
    --- last message repeated 5 times ---
    Mar 19 13:13:36 MBP kernel[0] <Notice>: nspace-handler-unblock: did not find token 5413
    Also, I ran Etrecheck and here are those results:
    Problem description:
    MBP is sluggish, slow, and hangs up constantly!!!!!!!
    EtreCheck version: 2.1.8 (121)
    Report generated March 20, 2015 at 9:17:36 AM CDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Mid 2010) (Technical Specifications)
        MacBook Pro - model: MacBookPro6,2
        1 2.8 GHz Intel Core i7 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 262
    Video Information: ℹ️
        Intel HD Graphics - VRAM: 288 MB
            Color LCD 1680 x 1050
        NVIDIA GeForce GT 330M - VRAM: 512 MB
    System Software: ℹ️
        OS X 10.10.2 (14C1510) - Time since boot: 0:18:0
    Disk Information: ℹ️
        Hitachi HTS545050B9SA02 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
            Macintosh HD (disk1) / : 498.88 GB (342.91 GB free)
                Core Storage: disk0s2 499.25 GB Online
        MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
        Apple Inc. Apple Internal Keyboard / Trackpad
        Logitech USB Optical Mouse
        Apple Inc. Built-in iSight
        Apple Computer, Inc. IR Receiver
    Configuration files: ℹ️
        /etc/hosts - Count: 3
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Applications/LaCie Desktop Manager.app
        [not loaded]    com.LaCie.ScsiType00 (1.2.13 - SDK 10.5) [Click for support]
        [not loaded]    com.jmicron.driver.jmPeripheralDevice (2.0.4) [Click for support]
        [not loaded]    com.lacie.driver.LaCie_RemoteComms (1.0.1 - SDK 10.5) [Click for support]
        [not loaded]    com.oxsemi.driver.OxsemiDeviceType00 (1.28.13 - SDK 10.5) [Click for support]
            /System/Library/Extensions
        [loaded]    com.globaldelight.driver.VoilaDevice (1.1 - SDK 10.1) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.intego.backupassistant.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [loaded]    com.trendmicro.itis.dca.plist [Click for support]
        [running]    com.trendmicro.itis.uimgmt.agent.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.adobe.SwitchBoard.plist [Click for support]
        [loaded]    com.adobe.versioncueCS3.plist [Click for support]
        [running]    com.intego.BackupAssistant.daemon.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
        [running]    com.trendmicro.icore.av.plist [Click for support]
        [running]    com.trendmicro.icore.main.plist [Click for support]
        [running]    com.trendmicro.icore.wp.plist [Click for support]
        [running]    com.trendmicro.itis.plugin.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.apple.CSConfigDotMacCert-[...]@me.com-SharedServices.Agent.plist
        [loaded]    com.facebook.videochat.[redacted].plist [Click for support]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.trendmicro.itis.uninstaller.plist [Click for support]
    User Login Items: ℹ️
        Microsoft AU Daemon    Application  (/Applications/Microsoft AutoUpdate.app/Contents/MacOS/Microsoft AU Daemon.app)
        iTunesHelper    UNKNOWN  (missing value)
        AdobeResourceSynchronizer    Application  (/Applications/Adobe Acrobat 8 Professional/Adobe Acrobat Professional.app/Contents/Support/AdobeResourceSynchronizer.app)
        Launch Nikon Message Center 2    Application  (/Applications/Nikon Software/Nikon Message Center 2/Nikon Message Center 2.app/Contents/SharedSupport/Launch Nikon Message Center 2.app)
        Launch Nikon Message Center 2    Application  (/Applications/Nikon Software/Nikon Message Center 2/Nikon Message Center 2.app/Contents/SharedSupport/Launch Nikon Message Center 2.app)
    Internet Plug-ins: ℹ️
        DirectorShockwave: Version: 12.0.3r133 - SDK 10.6 [Click for support]
        Unity Web Player: Version: UnityPlayer version 3.4.0f5 - SDK 10.5 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        AdobeExManDetect: Version: AdobeExManDetect 1.1.0.0 - SDK 10.7 [Click for support]
        NP_2020Player_WEB: Version: 5.0.91.0 - SDK 10.6 [Click for support]
        AdobePDFViewerNPAPI: Version: 10.1.13 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.134 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        iPhotoPhotocast: Version: 7.0
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 10.1.13 [Click for support]
        JavaAppletPlugin: Version: Java 8 Update 31 Check version
    User internet Plug-ins: ℹ️
        WebEx64: Version: 1.0 - SDK 10.6 [Click for support]
    Safari Extensions: ℹ️
        Trend Micro Toolbar
    3rd Party Preference Panes: ℹ️
        Adobe Version Cue CS3  [Click for support]
        Flash Player  [Click for support]
        FUSE for OS X (OSXFUSE)  [Click for support]
        Java  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Auto backup: YES
        Volumes being backed up:
            Macintosh HD: Disk size: 498.88 GB Disk used: 155.97 GB
        Destinations:
            LaCie [Local]
            Total size: 999.86 GB
            Total number of backups: 9
            Oldest backup: 2015-02-08 20:46:29 +0000
            Last backup: 2015-03-19 00:48:06 +0000
            Size of backup disk: Adequate
                Backup size 999.86 GB > (Disk used 155.97 GB X 3)
    Top Processes by CPU: ℹ️
             4%    WindowServer
             2%    Activity Monitor
             1%    sysmond
             0%    AppleSpell
             0%    fontd
    Top Processes by Memory: ℹ️
        137 MB    mds_stores
        103 MB    Finder
        86 MB    iCoreService_av
        86 MB    Messages
        77 MB    WindowServer
    Virtual Memory Information: ℹ️
        5.15 GB    Free RAM
        1.60 GB    Active RAM
        794 MB    Inactive RAM
        1.04 GB    Wired RAM
        1.46 GB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Mar 20, 2015, 08:49:07 AM    Self test - passed
        Mar 19, 2015, 07:48:11 PM    /Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_2015-03-19-194811_[ redacted].cpu_resource.diag [Click for details]
        Mar 19, 2015, 03:35:35 PM    /Library/Logs/DiagnosticReports/discoveryd_2015-03-19-153535_[redacted].cpu_res ource.diag [Click for details]
        Mar 19, 2015, 03:25:32 PM    /Library/Logs/DiagnosticReports/firefox_2015-03-19-152532_[redacted].hang
        Mar 19, 2015, 02:24:11 PM    /Library/Logs/DiagnosticReports/Install Adobe Flash Player_2015-03-19-142411_[redacted].crash
        Mar 19, 2015, 02:05:29 PM    /Library/Logs/DiagnosticReports/Install Adobe Flash Player_2015-03-19-140529_[redacted].crash
        Mar 19, 2015, 01:57:08 PM    /Library/Logs/DiagnosticReports/discoveryd_2015-03-19-135708_[redacted].cpu_res ource.diag [Click for details]
        Mar 18, 2015, 12:59:39 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cfprefsd_2015-03-18-125939_[re dacted].crash
        Mar 18, 2015, 12:59:16 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cfprefsd_2015-03-18-125916_[re dacted].crash
        Mar 18, 2015, 12:58:29 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cfprefsd_2015-03-18-125829_[re dacted].crash
        Mar 18, 2015, 12:58:03 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/cfprefsd_2015-03-18-125803_[re dacted].crash
        Mar 17, 2015, 11:59:28 AM    /Library/Logs/DiagnosticReports/iCoreService_2015-03-17-115928_[redacted].crash
    WHAT DO I NEED TO DO NEXT?  Thank you all in advance...

    "Hacked" is not my terminology, and I don't believe it's intended to be derogatory. What you describe is a perfectly legitimate reason to alter Hosts.
    If your Mac still isn't working as expected after uninstalling Intego and Trend Micro, read on. The necessity to have a reliable backup cannot be overstated, since what you describe may be an indication of impending disk failure.
    Back up your Mac if you have not already done so. To learn how to to that read Mac Basics: Time Machine backs up your Mac - Apple Support
    If your Mac is momentarily unresponsive, consider the following.
    Launch the Console app - it is in your Utilities folder. You can find it by selecting Utilities from the Finder's Go menu.
    If the log list column on the left is not already displayed, show the log list by selecting Show Log List from Console's View menu. Select Show Toolbar if it is not already shown.
    Locate system.log in the list and select it. Many date and time-stamped entries will appear, hundreds of them, and you must find the entries relevant to your Mac's problem.
    To do that click the Clear Display button in the Toolbar. All previously displayed log entries will be disappear.
    Next: Perform whatever actions cause the Mac to exhibit the slow behavior. If the problem is caused by errors logged by the system, the Console window will show them being recorded in system.log.
    One or more of them, along with their time stamps, may reveal the reason for the problem you describe.
    Copy and paste those log entries in a reply. If hundreds of the same repetitive messages appear, please edit them before posting. There should be no need for more than a few log entries.
    Most of the entries will be cryptic but will contain information you might consider personal such as your Mac's name. If you do not want that information to appear, delete or obscure it when posting your reply. Leave enough information so that the entries can be deciphered.

  • IMac mid 2010 slow with 10.9

    Hi,
    My 2010 imac (i5, 4G mem) has been pretty slow since mavericks - the system seems slow and unresponsive with even simple operations seeming sluggish (my 8yr old core 2 duo laptop with 10.6 was way more responsive).
    I came across the thread Re: iMac mid 2010 slow with 10.9 and hoped I might be able to get some advice.
    I have previously reinstalled the system from fresh to see if this would help - and while it did for a while it seems to have become slow again.
    I tried starting in safe mode and it didn't seem very different. Some operations seemed slower and the window redrawing was really choppy and a bit weird (not sure if this is usual in safe mode?)
    I noticed that while I was running EtreCheck and perhaps also Diskutility just now (after running the imac in safemode and then restarting it) that the Finder kept restarting. All the icons would vanish and then reload in the finder window and on the desktop. I haven't seen this before.
    I have installed and run EtreCheck and the results are below. If anyone could give some advice that would be really appreciated. Thanks
    EtreCheck version: 1.9.12 (48)
    Report generated 23 July 2014 9:31:05 am AEST
    Hardware Information:
        iMac (27-inch, Mid 2010) (Verified)
        iMac - model: iMac11,3
        1 2.8 GHz Intel Core i5 CPU: 4 cores
        4 GB RAM
    Video Information:
        ATI Radeon HD 5750 - VRAM: 1024 MB
            iMac 2560 x 1440
    System Software:
        OS X 10.9.3 (13D65) - Uptime: 0 days 0:10:13
    Disk Information:
        ST31000528AS disk0 : (1 TB)
            EFI (disk0s1) <not mounted>: 209.7 MB
            Drive (disk0s2) / [Startup]: 999.35 GB (531.29 GB free)
            Recovery HD (disk0s3) <not mounted>: 650 MB
        OPTIARC DVD RW AD-5680H 
    USB Information:
        Apple Inc. Built-in iSight
        Apple Computer, Inc. IR Receiver
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper:
        Anywhere
    Kernel Extensions:
        [not loaded]    com.elgato.driver.DontMatchAfaTech (1.1) Support
        [not loaded]    com.elgato.driver.DontMatchCinergy450 (1.1) Support
        [not loaded]    com.elgato.driver.DontMatchCinergyXS (1.1) Support
        [not loaded]    com.elgato.driver.DontMatchEmpia (1.1) Support
        [not loaded]    com.elgato.driver.DontMatchVoyager (1.1) Support
        [loaded]    org.virtualbox.kext.VBoxDrv (4.3.12) Support
        [loaded]    org.virtualbox.kext.VBoxNetAdp (4.3.12) Support
        [loaded]    org.virtualbox.kext.VBoxNetFlt (4.3.12) Support
        [loaded]    org.virtualbox.kext.VBoxUSB (4.3.12) Support
    Launch Daemons:
        [loaded]    com.adobe.fpsaud.plist Support
        [running]    com.elgato.EyeConnect.plist Support
        [loaded]    com.spotflux.Spotflux.tun.plist Support
        [not loaded]    org.virtualbox.startup.plist Support
    User Launch Agents:
        [loaded]    com.adobe.ARM.[...].plist Support
        [loaded]    com.google.keystone.agent.plist Support
        [not loaded]    org.virtualbox.vboxwebsrv.plist Support
    User Login Items:
        Quicksilver
        iTunesHelper
        EyeTV Helper
        Dropbox
        Google Drive
        Canon IJ Network Scanner Selector EX
        Launch Nikon Message Center 2
        spotflux
    Internet Plug-ins:
        FlashPlayer-10.6: Version: 14.0.0.145 - SDK 10.6 Support
        QuickTime Plugin: Version: 7.7.3
        AdobePDFViewerNPAPI: Version: 11.0.07 - SDK 10.6 Support
        AdobePDFViewer: Version: 11.0.07 - SDK 10.6 Support
        Flash Player: Version: 14.0.0.145 - SDK 10.6 Support
        Default Browser: Version: 537 - SDK 10.9
        JavaAppletPlugin: Version: 14.9.0 - SDK 10.7 Check version
    Audio Plug-ins:
        BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
        AirPlay: Version: 2.0 - SDK 10.9
        AppleAVBAudio: Version: 203.2 - SDK 10.9
        iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
        Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
        Flash Player  Support
    Time Machine:
        Auto backup: YES
        Volumes being backed up:
            Drive: Disk size: 930.71 GB Disk used: 435.91 GB
        Destinations:
            Seagate Expansion Drive [Local] (Last used)
            Total size: 2 
            Total number of backups: 16
            Oldest backup: 2013-04-07 12:02:01 +0000
            Last backup: 2014-07-09 05:14:20 +0000
            Size of backup disk: Adequate
                Backup size 2  > (Disk used 435.91 GB X 3)
        Time Machine details may not be accurate.
        All volumes being backed up may not be listed.
    Top Processes by CPU:
             1%    WindowServer
             1%    firefox
             0%    fontd
             0%    dpd
    Top Processes by Memory:
        471 MB    firefox
        139 MB    com.apple.IconServicesAgent
        106 MB    Finder
        90 MB    mds_stores
        82 MB    Dropbox
    Virtual Memory Information:
        613 MB    Free RAM
        1.85 GB    Active RAM
        1.12 GB    Inactive RAM
        440 MB    Wired RAM
        1.36 GB    Page-ins
        60 KB    Page-outs

    Hi,
    thankyou for helping. I think I have managed to follow both steps below. The errors that are occurring related directly to the finder crashing  - I am not sure if this is related to the general slowness but it would be great to fix.
    Thanks
    STEP 1
    This is a small section of consective System log Queries. There is a cycle with the crashes that reoccurs regularly but this section seems to capture the errors that are occurring.
    23/07/2014 11:18:38.172 am ReportCrash[1102]: Saved crash report for Finder[1099] version 10.9.3 (10.9.3) to /Users/nathan/Library/Logs/DiagnosticReports/Finder_2014-07-23-111838_nathans-i Mac.crash
    23/07/2014 11:18:38.188 am ReportCrash[1102]: Removing excessive log: file:///Users/nathan/Library/Logs/DiagnosticReports/Finder_2014-07-23-105828_na thans-iMac.crash
    23/07/2014 11:19:37.000 am kernel[0]: Data/Stack execution not permitted: Finder[pid 1103] at virtual address 0x10e603000, protections were read-only
    23/07/2014 11:19:38.026 am com.apple.launchd.peruser.501[265]: (com.apple.Finder[1103]) Job appears to have crashed: Bus error: 10
    23/07/2014 11:19:38.148 am ReportCrash[1102]: Saved crash report for Finder[1103] version 10.9.3 (10.9.3) to /Users/nathan/Library/Logs/DiagnosticReports/Finder_2014-07-23-111938_nathans-i Mac.crash
    23/07/2014 11:19:38.149 am ReportCrash[1102]: Removing excessive log: file:///Users/nathan/Library/Logs/DiagnosticReports/Finder_2014-07-23-105928_na thans-iMac.crash
    23/07/2014 11:19:38.301 am Google Drive[332]: Failed to send: -609
    23/07/2014 11:20:17.000 am kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=1109[GoogleSoftwareUp] final status 0x0, allowing (remove VALID) page
    23/07/2014 11:20:38.000 am kernel[0]: Data/Stack execution not permitted: Finder[pid 1108] at virtual address 0x109e84000, protections were read-only
    23/07/2014 11:20:38.696 am com.apple.launchd.peruser.501[265]: (com.apple.Finder[1108]) Job appears to have crashed: Bus error: 10
    STEP 2
    Process:    
    Finder [1012]
    Path:       
    /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier: 
    com.apple.finder
    Version:    
    10.9.3 (10.9.3)
    Build Info: 
    Finder_FE-885003002000000~1
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [265]
    Responsible:
    Finder [1012]
    User ID:    
    501
    Date/Time:  
    2014-07-23 11:03:30.239 +1000
    OS Version: 
    Mac OS X 10.9.3 (13D65)
    Report Version:  11
    Anonymous UUID:  541515EE-7A24-B680-6680-DFD7AAD386B4
    Crashed Thread:  7
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0:
    -->
    __TEXT            
    000000010c6b4000-000000010cb83000 [ 4924K] r-x/rwx SM=COW  /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib  
    0x0000000112e04a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x0000000112e03d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x0000000111807fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00000001118075e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x0000000111806f25 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox     
    0x000000010f4f0a0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox     
    0x000000010f4f07b7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox     
    0x000000010f4f05bc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit        
    0x00000001104b726e _DPSNextEvent + 1434
    9   com.apple.AppKit        
    0x00000001104b68bb -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit        
    0x00000001104aa9bc -[NSApplication run] + 553
    11  com.apple.AppKit        
    0x00000001104957a3 NSApplicationMain + 940
    12  com.apple.finder        
    0x000000010c6ba770 0x10c6b4000 + 26480
    13  libdyld.dylib           
    0x0000000112c6a5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x0000000112e09662 kevent64 + 10
    1   libdispatch.dylib       
    0x0000000112c30421 _dispatch_mgr_invoke + 239
    2   libdispatch.dylib       
    0x0000000112c30136 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib  
    0x0000000112e04a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x0000000112e03d18 mach_msg + 64
    2   com.apple.CoreFoundation
    0x0000000111807fc5 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation
    0x00000001118075e9 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation
    0x0000000111806f25 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit        
    0x000000011065705e _NSEventThread + 144
    6   libsystem_pthread.dylib 
    0x0000000112f1c899 _pthread_body + 138
    7   libsystem_pthread.dylib 
    0x0000000112f1c72a _pthread_start + 137
    8   libsystem_pthread.dylib 
    0x0000000112f20fc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x0000000112e08e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x0000000112f1df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x0000000112f20fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x0000000112e08e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x0000000112f1df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x0000000112f20fb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib  
    0x0000000112e08e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x0000000112f1df08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib 
    0x0000000112f20fb9 start_wqthread + 13
    Thread 6:
    Thread 7 Crashed:
    0   com.apple.finder        
    0x000000010c9b3fc2 0x10c6b4000 + 3145666
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x000000000974c984  rbx: 0x0000000000000050  rcx: 0x000000010e6a8000  rdx: 0x0000000000000050
      rdi: 0x000000010e6a8000  rsi: 0x000000010e2f2000  rbp: 0x000000010e6a9ff0  rsp: 0x000000010e6a9f78
       r8: 0x0000000000000000   r9: 0x0000000000000000  r10: 0x0000000000000000  r11: 0x0000000000000000
      r12: 0x0000000000000000  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x000000010e2f2000
      rip: 0x000000010c9b3fc2  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU:
    0
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x10c6b4000 -   
    0x10cb82ff5  com.apple.finder (10.9.3 - 10.9.3) <904FF4B2-31A2-30F8-B606-784D38AF7232> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    0x10ccb7000 -   
    0x10cde7ff7  com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x10ce6a000 -   
    0x10cecdffb  com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10cf0d000 -   
    0x10cf48fff  com.apple.bom (14.0 - 193.1) <EF24A562-6D3C-379E-8B9B-FAE0E4A0EF7C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x10cf5d000 -   
    0x10cf62fff  com.apple.DiskArbitration (2.6 - 2.6) <A4165553-770E-3D27-B217-01FC1F852B87> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x10cf6f000 -   
    0x10cfdbfff  com.apple.framework.IOKit (2.0.1 - 907.100.13) <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x10d010000 -   
    0x10d03cff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x10d06b000 -   
    0x10d14ffff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x10d212000 -   
    0x10d25dfff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x10d2a6000 -   
    0x10d442ff3  com.apple.QuartzCore (1.8 - 332.3) <72003E51-1287-395B-BCBC-331597D45C5E> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x10d520000 -   
    0x10d52efff  com.apple.opengl (9.6.1 - 9.6.1) <B22FA400-5824-36AF-9945-5FEC31995A0E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x10d53c000 -   
    0x10d600ff7  com.apple.backup.framework (1.5.3 - 1.5.3) <088FEDED-BF5C-33F4-A51A-646C8149BDAA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x10d68b000 -   
    0x10d6dcfff  com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x10d71c000 -   
    0x10d8d4ffb  libicucore.A.dylib (511.32) <A7CE7DAD-D3AD-36A2-BE4F-25C5F21FADBB> /usr/lib/libicucore.A.dylib
    0x10d97b000 -   
    0x10d982fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10d98e000 -   
    0x10dbeffff  com.apple.imageKit (2.5 - 774) <AACDE16E-ED9F-3B3F-A792-69BA1942753B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x10de40000 -   
    0x10df11fff  com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x10dfca000 -   
    0x10e253fff  com.apple.CommerceKit (1.2.0 - 232.9) <F7FE41AC-AEFE-39B9-892B-0CD486C8E442> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x10e2f3000 -   
    0x10e345ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x10e38d000 -   
    0x10e4e1ff3  com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x10e577000 -   
    0x10e648ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <B26C8237-52E0-3E93-A2E2-147B57B3292E> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x10e6ae000 -   
    0x10e6afff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
    0x10e6b4000 -   
    0x10e73ffff  libCoreStorage.dylib (380) <DE9B3F8C-045C-3010-9A25-C8CD72F1066B> /usr/lib/libCoreStorage.dylib
    0x10e767000 -   
    0x10e7adfff  com.apple.DiskManagement (6.1 - 744.1) <3DD4CD10-4476-334C-8C4B-991A85AAC272> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
    0x10e7da000 -   
    0x10e7e4ff7  libcsfde.dylib (380) <A5CF6F85-0537-399F-968B-1536B1235E65> /usr/lib/libcsfde.dylib
    0x10e7f4000 -   
    0x10e835fff  com.apple.PerformanceAnalysis (1.47 - 47) <7B73DFF4-75DB-3403-80D2-0F3FE48764C3> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x10f088000 -   
    0x10f0b6ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x10f0e8000 -   
    0x10f0ebfff  com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x10f0f2000 -   
    0x10f0fefff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
    0x10f10f000 -   
    0x10f369ffd  com.apple.security (7.0 - 55471.14.4) <1D5DA20E-DB48-3E1D-9BF5-BAA694192B25> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x10f4b8000 -   
    0x10f4b8fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x10f4c2000 -   
    0x10f76cff5  com.apple.HIToolbox (2.1.1 - 698) <A388E773-AE7B-3FD1-8662-A98E6E24EA16> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x10f8cb000 -   
    0x10f8d8fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x10f8ed000 -   
    0x10fbebfff  com.apple.Foundation (6.9 - 1056.13) <2EE9AB07-3EA0-37D3-B407-4A520F2CB497> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x10fe2d000 -   
    0x10ffdaf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
    0x10fffd000 -   
    0x11004ffff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
    0x1100b0000 -   
    0x1100b1ff7  libSystem.B.dylib (1197.1.1) <E303F2F8-A8CF-3DF3-84B3-F2D0EE41CCF6> /usr/lib/libSystem.B.dylib
    0x1100b9000 -   
    0x11017bff5  com.apple.CoreText (367.20 - 367.20) <B80D086D-93A9-3C35-860E-9C3FDD027F3B> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x1101e9000 -   
    0x110384ff8  com.apple.CFNetwork (673.3 - 673.3) <4375B7CB-34B6-3A26-99AC-2D2404AD9C9B> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x11048d000 -   
    0x11048dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x110493000 -   
    0x111009ff7  com.apple.AppKit (6.9 - 1265.20) <D2A7AF23-0FEA-3D7D-9CF5-B4E262224577> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x111797000 -   
    0x11197cfff  com.apple.CoreFoundation (6.9 - 855.16) <A63E680E-E4B2-368B-8564-9DBE0D8DDB91> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x111af4000 -   
    0x111bfaff7  com.apple.ImageIO.framework (3.3.0 - 1043) <C4ADE5B1-A540-34E1-A043-118185489C9D> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x111c66000 -   
    0x111c66fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x111c6d000 -   
    0x111ce0fff  com.apple.securityfoundation (6.0 - 55122.1) <D5AA4461-7406-3054-875D-0EDA3A6030EA> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x111d22000 -   
    0x112641f43  com.apple.CoreGraphics (1.600.0 - 599.23.13) <3A1952C7-1D67-3DEC-A5AB-5399FF4F2A92> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
    0x11276e000 -   
    0x11277efff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
    0x112789000 -   
    0x1127a2ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x1127b7000 -   
    0x1127c2ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x1127d2000 -   
    0x112802fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x11282f000 -   
    0x11289eff1  com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x1128d1000 -   
    0x11295afff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x1129a8000 -   
    0x1129edff6  com.apple.HIServices (1.23 - 468) <5970AF5C-F5BD-3B6A-97C9-95B2CA98D71D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x112a24000 -   
    0x112a33ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x112a43000 -   
    0x112a90ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x112ac0000 -   
    0x112af9ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x112b1b000 -   
    0x112b24fff  com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x112b3c000 -   
    0x112b4dff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
    0x112b57000 -   
    0x112b5affc  com.apple.IOSurface (91.1 - 91.1) <D00EEB0C-8AA8-3986-90C1-C97B2486E8FA> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x112b6a000 -   
    0x112b6afff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x112b73000 -   
    0x112b77ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
    0x112b83000 -   
    0x112b8dfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
    0x112b9e000 -   
    0x112ba5fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
    0x112bb6000 -   
    0x112bbdff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
    0x112bc8000 -   
    0x112c16fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
    0x112c2d000 -   
    0x112c47fff  libdispatch.dylib (339.92.1) <C4E4A18D-3C3B-3C9C-8709-A4270D998DE7> /usr/lib/system/libdispatch.dylib
    0x112c67000 -   
    0x112c6aff7  libdyld.dylib (239.4) <7C9EC3B7-DDE3-33FF-953F-4067C743951D> /usr/lib/system/libdyld.dylib
    0x112c77000 -   
    0x112c77ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
    0x112c82000 -   
    0x112c89ff8  liblaunch.dylib (842.90.1) <38D1AB2C-A476-385F-8EA8-7AB604CA1F89> /usr/lib/system/liblaunch.dylib
    0x112c93000 -   
    0x112c98fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
    0x112ca3000 -   
    0x112ca5ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
    0x112cad000 -   
    0x112caeffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
    0x112cb6000 -   
    0x112cc7ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
    0x112cd8000 -   
    0x112cd9ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
    0x112ce5000 -   
    0x112d6eff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
    0x112d9c000 -   
    0x112d9eff3  libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
    0x112da7000 -   
    0x112daffff  libsystem_dnssd.dylib (522.90.2) <A0B7CF19-D9F2-33D4-8107-A62184C9066E> /usr/lib/system/libsystem_dnssd.dylib
    0x112db6000 -   
    0x112dddffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
    0x112df3000 -   
    0x112e0fff7  libsystem_kernel.dylib (2422.100.13) <498AEBD7-4194-3CF2-AA16-D5D03FFBD8C0> /usr/lib/system/libsystem_kernel.dylib
    0x112e39000 -   
    0x112e68fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
    0x112e7a000 -   
    0x112e95ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
    0x112ea1000 -   
    0x112ec8ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
    0x112ee7000 -   
    0x112ef0ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
    0x112efc000 -   
    0x112f02ff7  libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
    0x112f1b000 -   
    0x112f22ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
    0x112f32000 -   
    0x112f33ff7  libsystem_sandbox.dylib (278.11) <B46E4040-A8C6-3EBC-91F8-F1CB01106614> /usr/lib/system/libsystem_sandbox.dylib
    0x112f3f000 -   
    0x112f43ff7  libsystem_stats.dylib (93.90.3) <4E51D5B0-92A0-3D0D-B90E-495A1ED3E391> /usr/lib/system/libsystem_stats.dylib
    0x112f50000 -   
    0x112f51fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
    0x112f5a000 -   
    0x112f5fff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
    0x112f69000 -   
    0x112f8dfff  libxpc.dylib (300.90.2) <AB40CD57-F454-3FD4-B415-63B3C0D5C624> /usr/lib/system/libxpc.dylib
    0x112fad000 -   
    0x112fefff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
    0x11300e000 -   
    0x113037ff7  libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
    0x113045000 -   
    0x113050fff  libkxld.dylib (2422.100.13) <67D079F8-6C48-3F42-9FBE-26F1ADA03DC4> /usr/lib/system/libkxld.dylib
    0x113056000 -   
    0x113340fff  com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x1133c4000 -   
    0x113454ff7  com.apple.Metadata (10.7.0 - 800.28) <E85AEB1B-CB17-38BC-B5C6-AAB50B47AF05> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x1134c2000 -   
    0x113539fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <C63562F5-6DF5-3EE9-8897-FF61A44C8251> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x1135e1000 -   
    0x11364efff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x113695000 -   
    0x1136f0ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x113721000 -   
    0x1137eafff  com.apple.LaunchServices (572.26 - 572.26) <EF8A4A15-0861-35C5-9744-5E1BC5C26DD9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x113864000 -   
    0x11388dfff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x1138b3000 -   
    0x11399dfff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
    0x1139b6000 -   
    0x113a9dff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
    0x113ad5000 -   
    0x113ae2ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
    0x113af0000 -   
    0x113af4fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
    0x113afb000 -   
    0x113afbffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
    0x113aff000 -   
    0x113b0cff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
    0x113b19000 -   
    0x113b1afff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
    0x113b21000 -   
    0x113b3cff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
    0x113b4c000 -   
    0x113bb0fff  com.apple.datadetectorscore (5.0 - 354.4) <37093186-6019-3071-8D67-F3EF429F8F08> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x113bf4000 -   
    0x113bf7fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x113c02000 -   
    0x113c19ff7  com.apple.CFOpenDirectory (10.9 - 173.90.1) <EBC0A1F2-9054-3D39-99AE-A3F655E55D6A> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x113c38000 -   
    0x113c42ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x113c50000 -   
    0x113c78ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
    0x113c8b000 -   
    0x113f5ffc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x113fa7000 -   
    0x113fa7fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x113fad000 -   
    0x114078fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x114089000 -   
    0x114139ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x11414b000 -   
    0x11452cffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x114595000 -   
    0x114703ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x11472f000 -   
    0x11481efff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x11489a000 -   
    0x1148e1fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x11490d000 -   
    0x114931ff7  libJPEG.dylib (1043) <25723F3F-48A6-3AC5-A7A3-58E418FEBF3F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x11493a000 -   
    0x114993fff  libTIFF.dylib (1043) <D7CAE68F-6087-3B40-9CB8-EC6DB47BF877> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x1149a7000 -   
    0x1149c2ff7  libPng.dylib (1043) <23D2DAB7-C9A9-392F-989A-871E89E7751D> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x1149d2000 -   
    0x1149d6ff7  libGIF.dylib (1043) <AF0FE71A-27AB-31E0-8CEA-BC0BF2091FA8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x1149db000 -   
    0x114ac9fff  libJP2.dylib (1043) <C4031D64-6C57-3FB4-9D87-874D387381DB> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x114af5000 -   
    0x114af7fff  libRadiance.dylib (1043) <9813995C-DEAA-3992-8DF8-320E4E4E288B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x114afc000 -   
    0x114b43ff7  libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
    0x114b5c000 -   
    0x114b75ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x114b92000 -   
    0x114bc1ff9  com.apple.GSS (4.0 - 2.0) <44E914BE-B0D0-3E05-9451-CA9E539AFA52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x114be6000 -   
    0x114c02fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
    0x114c11000 -   
    0x114d02ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
    0x114d19000 -   
    0x114d7effb  com.apple.Heimdal (4.0 - 2.0) <F34D6627-9F80-3823-8B57-DB629307DF87> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x114dad000 -   
    0x114daefff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x114db3000 -   
    0x114db7ff7  libheimdal-asn1.dylib (323.92.1) <CAE21FFF-5763-399C-B7C5-EEBFFEEF2242> /usr/lib/libheimdal-asn1.dylib
    0x114dbe000 -   
    0x114dcaff7  com.apple.OpenDirectory (10.9 - 173.90.1) <256C265B-7FA6-326D-9F60-18DADF5F3A0E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x114ddf000 -   
    0x114de8ffd  com.apple.CommonAuth (4.0 - 2.0) <32BA436F-6319-3A0B-B5D2-2EB75FF36B5B> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x114df5000 -   
    0x114e46ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x114e6f000 -   
    0x114e87ff7  com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x114e9a000 -   
    0x114ebfff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x114ecf000 -   
    0x114edbff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x114ee9000 -   
    0x114ef4ff7  com.apple.DirectoryService.Framework (10.9 - 173.90.1) <B62B1994-1874-3F8D-B62E-589E6F6534C9> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x114f02000 -   
    0x114f05ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x114f0d000 -   
    0x114f0eff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
    0x114f14000 -   
    0x114fccff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x115038000 -   
    0x11507dfff  libcurl.4.dylib (78.92.2) <FE790105-B56B-3972-96F4-E133764FF735> /usr/lib/libcurl.4.dylib
    0x115092000 -   
    0x1150c3fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x1150db000 -   
    0x1150ddfff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x1150e5000 -   
    0x1150e7ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
    0x1150ee000 -   
    0x1150f4fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x115106000 -   
    0x11513bffc  com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x11514f000 -   
    0x11515fffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
    0x11516c000 -   
    0x11524bfff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
    0x1152b4000 -   
    0x1152e8fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
    0x115302000 -   
    0x11533aff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x11537a000 -   
    0x11537affd  com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x115384000 -   
    0x1155ccff7  com.apple.CoreData (107 - 481.3) <E78734AA-E3D0-33CB-A014-620BBCAB2E96> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x1156f6000 -   
    0x1156feff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x11570b000 -   
    0x11571dff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <E51DE5CA-9859-3C13-A24F-37EF4385C1D6> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x115733000 -   
    0x1157bfff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x1157f7000 -   
    0x11581cff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x11583c000 -   
    0x115b0cffc  com.apple.CoreImage (9.2.8) <1509987F-5671-3AE3-91C7-18E952ED90C7> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x115c01000 -   
    0x115c54fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x115c7c000 -   
    0x115cbbfff  libGLU.dylib (9.6.1) <AE032555-3E2F-3DBF-A26D-EA4576061605> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x115cce000 -   
    0x115cd6ffc  libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x115ce3000 -   
    0x115ceefff  libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x115d03000 -   
    0x115d41ff7  libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x115d4f000 -   
    0x115d51fff  libCVMSPluginSupport.dylib (9.6.1) <FB37F4C4-1E84-3349-BB03-92CA0A5F6837> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x115d5c000 -   
    0x115d5ffff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x115d68000 -   
    0x11619bffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x1163b9000 -   
    0x1163c3ff7  com.apple.CrashReporterSupport (10.9 - 539) <B25A09EC-A021-32EC-86F8-05B4837E0EDE> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x1163d5000 -   
    0x116423ff7  com.apple.opencl (2.3.59 - 2.3.59) <044485A4-A50C-34CE-A1F9-35A50CC68313> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x116440000 -   
    0x1164c1fff  com.apple.CoreSymbolication (3.0.1 - 141.0.5) <20E484C4-9F0E-3DF6-BB27-D509859FF57A> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x116515000 -   
    0x11656dff7  com.apple.Symbolication (1.4 - 129.0.2) <B1F008C4-184D-36A2-922F-4A67A075D512> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x1165bb000 -   
    0x1165eafff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x116606000 -   
    0x11660ffff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x11661e000 -   
    0x11675ffff  com.apple.QTKit (7.7.3 - 2826.19) <E634E6EC-2C7A-3F86-997B-CFC5D9F89E6B> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x116878000 -   
    0x116913ff7  com.apple.PDFKit (2.9.2 - 2.9.2) <0CDC6467-9227-3D98-B4D4-660796AE9F6B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x116987000 -   
    0x116eaafff  com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x1171cc000 -   
    0x1171f0fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x117220000 -   
    0x117226ff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
    0x117235000 -   
    0x117357fff  com.apple.avfoundation (2.0 - 651.12.1) <FF001F98-E198-3B1D-A7EB-A8C48E6E34A3> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x117473000 -   
    0x1174bcfff  com.apple.CoreMedia (1.0 - 1273.54) <CAB7303A-9AB2-317A-99C3-BEAA8AE8764B> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x1174ec000 -   
    0x117822fff  com.apple.MediaToolbox (1.0 - 1273.54) <E11683F7-BB60-37EB-98B6-BD519D93CB30> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x1178d0000 -   
    0x117d1efef  com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x117d7b000 -   
    0x117d7bfff  com.apple.Carbon (154 - 157) <EFC1A1C0-CB07-395A-B038-CFA2E71D3E69> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x117d7e000 -   
    0x117d94fff  com.apple.CoreMediaAuthoring (2.2 - 947) <F1886A05-1C29-3F88-88C0-4A1013530AD1> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x117dad000 -   
    0x117df9ffe  com.apple.CoreMediaIO (407.0 - 4561) <040A98E4-F480-315B-BCEE-C18AF686492C> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x117e24000 -   
    0x117e3bffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
    0x117e53000 -   
    0x117f82fef  com.apple.MediaControlSender (2.0 - 200.34.4) <FC24EC8D-2E46-3F76-AF63-749F30857B96> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x117fbc000 -   
    0x117febff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x117ff9000 -   
    0x117ffeff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
    0x11800d000 -   
    0x11800ffff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x11801c000 -   
    0x1183f3fef  com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x118405000 -   
    0x118422ff7  com.apple.framework.Apple80211 (9.3.2 - 932.59) <DA61BF63-978E-342D-8F7F-83D0169A7F48> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x118434000 -   
    0x11843cff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x118448000 -   
    0x1184afff7  com.apple.CoreUtils (2.0 - 200.34.4) <E53B97FE-E067-33F6-A9C1-D4EC2A20FB9F> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x1184e0000 -   
    0x11853ffff  com.apple.framework.CoreWLAN (4.3.3 - 433.48) <7F86A7C3-7B7D-3CD7-9758-CA74FB4DE2CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x118584000 -   
    0x1185aeff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
    0x1185c3000 -   
    0x118629fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x118688000 -   
    0x1186d5fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x1186e3000 -   
    0x1186edff7  com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x1186f9000 -   
    0x118723ff7  libsandbox.1.dylib (278.11) <BD3D8652-8871-36DB-A27D-3BE4F18428B4> /usr/lib/libsandbox.1.dylib
    0x118730000 -   
    0x118743ff7  com.apple.AppContainer (3.0 - 1) <BD342039-430E-39FE-BC2D-8F97B557548E> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x11875d000 -   
    0x11875ffff  com.apple.SecCodeWrapper (3.0 - 1) <DE7CA981-2B8B-34AC-845D-06D5C8F10441> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x118765000 -   
    0x11876dfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
    0x118776000 -   
    0x11877afff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x118785000 -   

  • Mid 2010 15" Macbook Pro Random Shut down and Restart

    I know this questions have more than likely come up a few times. But I have a mid 2010 15" Macbook pro that, for the last year, has randomly shut-down and restated displaying an error message each time. I have had this computer into three different computer repair shops over the last few months, two of which were apple certified, and have had a range of reasons provided for the issue. Anything from Motherboard to hard drive to virus. I have replaced the hard drive, did a complete reformat three times, and downgraded my OSX. But I still have the same issue. I recently came across some support tickets referring to an issue with this model of Mac, something to do with the graphics card. I downloaded a program that was supposed to be a work around, but am still having shutdown issues. I also heard that apple did a free replacement of the motherboard on these machines within 3 yeas of purchase. Obviously I am past that point, but I was hoping that there would be some other suggestions. I have ran an etrecheck on my machine and have attached it below. Can anyone provided any ideas of how I can fix this without having to buy a new motherboard?
    Thanks for the help...
    Cheers,
    EtreCheck version: 2.1.8 (121)
    Report generated April 1, 2015 at 11:29:41 AM NDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Mid 2010) (Technical Specifications)
        MacBook Pro - model: MacBookPro6,2
        1 2.4 GHz Intel Core i5 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 507
    Video Information: ℹ️
        Intel HD Graphics - VRAM: 288 MB
            Color LCD 1440 x 900
        NVIDIA GeForce GT 330M - VRAM: 256 MB
    System Software: ℹ️
        OS X 10.9.5 (13F1066) - Time since boot: 0:38:12
    Disk Information: ℹ️
        Crucial_CT512MX100SSD1 disk0 : (512.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macbook Pro (disk0s2) / : 511.25 GB (400.62 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GS23N 
    USB Information: ℹ️
        Seagate Wireless 1 TB
            SEAGATE WIR (disk1s1) /Volumes/SEAGATE WIR : 1.00 TB (15.21 GB free)
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
        Apple Inc. iPad
        Apple Internal Memory Card Reader
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]
        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]
    Launch Agents: ℹ️
        [running]    com.hp.productresearch.plist [Click for support]
        [running]    com.sophos.uiserver.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.prosofteng.DriveGenius.locum.plist [Click for support]
        [running]    com.sophos.common.servicemanager.plist [Click for support]
    User Launch Agents: ℹ️
        [running]    com.memeo.Memeod.plist [Click for support]
        [running]    com.prosofteng.DGMonitor.plist [Click for support]
    User Login Items: ℹ️
        gfxCardStatus    Application  (/Applications/gfxCardStatus.app)
        iTunesHelper    UNKNOWN Hidden (missing value)
        Dropbox    Application  (/Applications/Dropbox.app)
        GoFlex Home Agent    Application  (/Applications/GoFlex Home Desktop Applications/GoFlex Home Agent.app)
        MemeoAgent    Application  (/Applications/Memeo Backup/Memeo Backup.app/Contents/Agents/MemeoAgent.app)
        Caffeine    Application  (/Applications/Caffeine.app)
    Internet Plug-ins: ℹ️
        Default Browser: Version: 537 - SDK 10.9
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
    3rd Party Preference Panes: ℹ️
        Growl  [Click for support]
    Time Machine: ℹ️
        Auto backup: YES
        Volumes being backed up:
            Macbook Pro: Disk size: 511.25 GB Disk used: 110.63 GB
        Destinations:
            Time Machine Backups [Local]
            Total size: 999.83 GB
            Total number of backups: 19
            Oldest backup: 2014-04-28 18:55:47 +0000
            Last backup: 2015-03-30 15:07:42 +0000
            Size of backup disk: Adequate
                Backup size 999.83 GB > (Disk used 110.63 GB X 3)
    Top Processes by CPU: ℹ️
            25%    iTunes
             9%    Image Capture Extension
             9%    WindowServer
             7%    HP Product Research
             7%    HP Device Monitor
    Top Processes by Memory: ℹ️
        335 MB    iTunes
        232 MB    com.apple.WebKit.WebContent
        180 MB    SophosScanD
        172 MB    InterCheck
        163 MB    Finder
    Virtual Memory Information: ℹ️
        2.28 GB    Free RAM
        2.98 GB    Active RAM
        2.24 GB    Inactive RAM
        1.09 GB    Wired RAM
        666 MB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Apr 1, 2015, 11:14:05 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/NeatScannersICDriver_2015-04-0 1-111405_[redacted].crash
        Apr 1, 2015, 10:51:09 AM    /Library/Logs/DiagnosticReports/Kernel_2015-04-01-105109_[redacted].panic [Click for details]
        Apr 1, 2015, 10:51:00 AM    Self test - passed
        Mar 31, 2015, 10:57:45 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-31-225745_[redacted].panic [Click for details]
        Mar 31, 2015, 10:56:45 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-31-225645_[redacted].panic [Click for details]
        Mar 31, 2015, 02:05:12 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-31-140512_[redacted].panic [Click for details]
        Mar 30, 2015, 09:58:02 AM    /Library/Logs/DiagnosticReports/mds_stores_2015-03-30-095802_[redacted].crash
        Mar 30, 2015, 09:57:20 AM    /Library/Logs/DiagnosticReports/mds_stores_2015-03-30-095720_[redacted].crash
        Mar 30, 2015, 09:52:27 AM    /Library/Logs/DiagnosticReports/Kernel_2015-03-30-095227_[redacted].panic [Click for details]
        Mar 29, 2015, 10:50:36 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-225036_[redacted].panic [Click for details]
        Mar 29, 2015, 10:48:28 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/system_profiler_2015-03-29-224 828_[redacted].crash
        Mar 29, 2015, 10:48:27 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-03-29-224827_[redacted].crash
        Mar 29, 2015, 10:43:01 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Finder_2015-03-29-224301_[reda cted].crash
        Mar 29, 2015, 10:42:45 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/ReportCrash_2015-03-29-224245_ [redacted].crash
        Mar 29, 2015, 10:40:12 PM    /Library/Logs/DiagnosticReports/SophosScanD_2015-03-29-224012_[redacted].crash
        Mar 29, 2015, 10:40:12 PM    /Library/Logs/DiagnosticReports/InterCheck_2015-03-29-224012_[redacted].crash
        Mar 29, 2015, 10:40:04 PM    /Library/Logs/DiagnosticReports/InterCheck_2015-03-29-224004_[redacted].crash
        Mar 29, 2015, 10:39:51 PM    /Library/Logs/DiagnosticReports/SophosScanD_2015-03-29-223951_[redacted].crash
        Mar 29, 2015, 10:39:43 PM    /Library/Logs/DiagnosticReports/InterCheck_2015-03-29-223943_[redacted].crash
        Mar 29, 2015, 10:39:33 PM    /Library/Logs/DiagnosticReports/SophosScanD_2015-03-29-223933_[redacted].crash
        Mar 29, 2015, 10:38:08 PM    /Library/Logs/DiagnosticReports/mdworker_2015-03-29-223808_[redacted].crash
        Mar 29, 2015, 10:35:40 PM    /Library/Logs/DiagnosticReports/SophosAutoUpdate_2015-03-29-223540_[redacted].c rash
        Mar 29, 2015, 09:39:20 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-213920_[redacted].panic [Click for details]
        Mar 29, 2015, 09:02:38 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-210238_[redacted].panic [Click for details]
        Mar 29, 2015, 08:57:35 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-205735_[redacted].panic [Click for details]
        Mar 27, 2015, 12:50:20 AM    /Library/Logs/DiagnosticReports/Kernel_2015-03-27-005020_[redacted].panic [Click for details]
        Mar 24, 2015, 09:13:40 AM    /Library/Logs/DiagnosticReports/Kernel_2015-03-24-091340_[redacted].panic [Click for details]
        Mar 23, 2015, 01:13:08 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-23-131308_[redacted].panic [Click for details]
        Mar 23, 2015, 12:32:04 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-23-123204_[redacted].panic [Click for details]
        Mar 22, 2015, 09:58:16 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-22-215816_[redacted].panic [Click for details]
        Mar 22, 2015, 09:49:55 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-22-214955_[redacted].panic [Click for details]
        Mar 22, 2015, 09:48:48 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-22-214848_[redacted].panic [Click for details]

    I know this questions have more than likely come up a few times. But I have a mid 2010 15" Macbook pro that, for the last year, has randomly shut-down and restated displaying an error message each time. I have had this computer into three different computer repair shops over the last few months, two of which were apple certified, and have had a range of reasons provided for the issue. Anything from Motherboard to hard drive to virus. I have replaced the hard drive, did a complete reformat three times, and downgraded my OSX. But I still have the same issue. I recently came across some support tickets referring to an issue with this model of Mac, something to do with the graphics card. I downloaded a program that was supposed to be a work around, but am still having shutdown issues. I also heard that apple did a free replacement of the motherboard on these machines within 3 yeas of purchase. Obviously I am past that point, but I was hoping that there would be some other suggestions. I have ran an etrecheck on my machine and have attached it below. Can anyone provided any ideas of how I can fix this without having to buy a new motherboard?
    Thanks for the help...
    Cheers,
    EtreCheck version: 2.1.8 (121)
    Report generated April 1, 2015 at 11:29:41 AM NDT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        MacBook Pro (15-inch, Mid 2010) (Technical Specifications)
        MacBook Pro - model: MacBookPro6,2
        1 2.4 GHz Intel Core i5 CPU: 2-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                4 GB DDR3 1067 MHz ok
            BANK 1/DIMM0
                4 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
        Battery Health: Normal - Cycle count 507
    Video Information: ℹ️
        Intel HD Graphics - VRAM: 288 MB
            Color LCD 1440 x 900
        NVIDIA GeForce GT 330M - VRAM: 256 MB
    System Software: ℹ️
        OS X 10.9.5 (13F1066) - Time since boot: 0:38:12
    Disk Information: ℹ️
        Crucial_CT512MX100SSD1 disk0 : (512.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macbook Pro (disk0s2) / : 511.25 GB (400.62 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        HL-DT-ST DVDRW  GS23N 
    USB Information: ℹ️
        Seagate Wireless 1 TB
            SEAGATE WIR (disk1s1) /Volumes/SEAGATE WIR : 1.00 TB (15.21 GB free)
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
        Apple Inc. iPad
        Apple Internal Memory Card Reader
        Apple Inc. Apple Internal Keyboard / Trackpad
        Apple Inc. BRCM2070 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [loaded]    com.sophos.kext.sav (9.2.50 - SDK 10.8) [Click for support]
        [loaded]    com.sophos.nke.swi (9.2.50 - SDK 10.8) [Click for support]
    Launch Agents: ℹ️
        [running]    com.hp.productresearch.plist [Click for support]
        [running]    com.sophos.uiserver.plist [Click for support]
    Launch Daemons: ℹ️
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.prosofteng.DriveGenius.locum.plist [Click for support]
        [running]    com.sophos.common.servicemanager.plist [Click for support]
    User Launch Agents: ℹ️
        [running]    com.memeo.Memeod.plist [Click for support]
        [running]    com.prosofteng.DGMonitor.plist [Click for support]
    User Login Items: ℹ️
        gfxCardStatus    Application  (/Applications/gfxCardStatus.app)
        iTunesHelper    UNKNOWN Hidden (missing value)
        Dropbox    Application  (/Applications/Dropbox.app)
        GoFlex Home Agent    Application  (/Applications/GoFlex Home Desktop Applications/GoFlex Home Agent.app)
        MemeoAgent    Application  (/Applications/Memeo Backup/Memeo Backup.app/Contents/Agents/MemeoAgent.app)
        Caffeine    Application  (/Applications/Caffeine.app)
    Internet Plug-ins: ℹ️
        Default Browser: Version: 537 - SDK 10.9
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
    3rd Party Preference Panes: ℹ️
        Growl  [Click for support]
    Time Machine: ℹ️
        Auto backup: YES
        Volumes being backed up:
            Macbook Pro: Disk size: 511.25 GB Disk used: 110.63 GB
        Destinations:
            Time Machine Backups [Local]
            Total size: 999.83 GB
            Total number of backups: 19
            Oldest backup: 2014-04-28 18:55:47 +0000
            Last backup: 2015-03-30 15:07:42 +0000
            Size of backup disk: Adequate
                Backup size 999.83 GB > (Disk used 110.63 GB X 3)
    Top Processes by CPU: ℹ️
            25%    iTunes
             9%    Image Capture Extension
             9%    WindowServer
             7%    HP Product Research
             7%    HP Device Monitor
    Top Processes by Memory: ℹ️
        335 MB    iTunes
        232 MB    com.apple.WebKit.WebContent
        180 MB    SophosScanD
        172 MB    InterCheck
        163 MB    Finder
    Virtual Memory Information: ℹ️
        2.28 GB    Free RAM
        2.98 GB    Active RAM
        2.24 GB    Inactive RAM
        1.09 GB    Wired RAM
        666 MB    Page-ins
        0 B    Page-outs
    Diagnostics Information: ℹ️
        Apr 1, 2015, 11:14:05 AM    /Users/[redacted]/Library/Logs/DiagnosticReports/NeatScannersICDriver_2015-04-0 1-111405_[redacted].crash
        Apr 1, 2015, 10:51:09 AM    /Library/Logs/DiagnosticReports/Kernel_2015-04-01-105109_[redacted].panic [Click for details]
        Apr 1, 2015, 10:51:00 AM    Self test - passed
        Mar 31, 2015, 10:57:45 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-31-225745_[redacted].panic [Click for details]
        Mar 31, 2015, 10:56:45 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-31-225645_[redacted].panic [Click for details]
        Mar 31, 2015, 02:05:12 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-31-140512_[redacted].panic [Click for details]
        Mar 30, 2015, 09:58:02 AM    /Library/Logs/DiagnosticReports/mds_stores_2015-03-30-095802_[redacted].crash
        Mar 30, 2015, 09:57:20 AM    /Library/Logs/DiagnosticReports/mds_stores_2015-03-30-095720_[redacted].crash
        Mar 30, 2015, 09:52:27 AM    /Library/Logs/DiagnosticReports/Kernel_2015-03-30-095227_[redacted].panic [Click for details]
        Mar 29, 2015, 10:50:36 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-225036_[redacted].panic [Click for details]
        Mar 29, 2015, 10:48:28 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/system_profiler_2015-03-29-224 828_[redacted].crash
        Mar 29, 2015, 10:48:27 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/com.apple.WebKit.WebContent_20 15-03-29-224827_[redacted].crash
        Mar 29, 2015, 10:43:01 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/Finder_2015-03-29-224301_[reda cted].crash
        Mar 29, 2015, 10:42:45 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/ReportCrash_2015-03-29-224245_ [redacted].crash
        Mar 29, 2015, 10:40:12 PM    /Library/Logs/DiagnosticReports/SophosScanD_2015-03-29-224012_[redacted].crash
        Mar 29, 2015, 10:40:12 PM    /Library/Logs/DiagnosticReports/InterCheck_2015-03-29-224012_[redacted].crash
        Mar 29, 2015, 10:40:04 PM    /Library/Logs/DiagnosticReports/InterCheck_2015-03-29-224004_[redacted].crash
        Mar 29, 2015, 10:39:51 PM    /Library/Logs/DiagnosticReports/SophosScanD_2015-03-29-223951_[redacted].crash
        Mar 29, 2015, 10:39:43 PM    /Library/Logs/DiagnosticReports/InterCheck_2015-03-29-223943_[redacted].crash
        Mar 29, 2015, 10:39:33 PM    /Library/Logs/DiagnosticReports/SophosScanD_2015-03-29-223933_[redacted].crash
        Mar 29, 2015, 10:38:08 PM    /Library/Logs/DiagnosticReports/mdworker_2015-03-29-223808_[redacted].crash
        Mar 29, 2015, 10:35:40 PM    /Library/Logs/DiagnosticReports/SophosAutoUpdate_2015-03-29-223540_[redacted].c rash
        Mar 29, 2015, 09:39:20 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-213920_[redacted].panic [Click for details]
        Mar 29, 2015, 09:02:38 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-210238_[redacted].panic [Click for details]
        Mar 29, 2015, 08:57:35 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-29-205735_[redacted].panic [Click for details]
        Mar 27, 2015, 12:50:20 AM    /Library/Logs/DiagnosticReports/Kernel_2015-03-27-005020_[redacted].panic [Click for details]
        Mar 24, 2015, 09:13:40 AM    /Library/Logs/DiagnosticReports/Kernel_2015-03-24-091340_[redacted].panic [Click for details]
        Mar 23, 2015, 01:13:08 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-23-131308_[redacted].panic [Click for details]
        Mar 23, 2015, 12:32:04 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-23-123204_[redacted].panic [Click for details]
        Mar 22, 2015, 09:58:16 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-22-215816_[redacted].panic [Click for details]
        Mar 22, 2015, 09:49:55 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-22-214955_[redacted].panic [Click for details]
        Mar 22, 2015, 09:48:48 PM    /Library/Logs/DiagnosticReports/Kernel_2015-03-22-214848_[redacted].panic [Click for details]

  • Mid 2010 27" iMac running slowly

    My 27" Mid 2010 Imac has been running more slowly lately.  It takes longer for start-up, and I get the pinwheel frequently when running programs.  I upgraded to Lightroom CC 2015 this week, and the regenerations of the photos on the screen are taking a lot longer than they used to.  I upgraded my memory a couple of years ago to 8GB, so I don't think memory is an issue.  The following is my EtreCheck report:
    EtreCheck version: 2.2 (132)
    Report generated 4/25/15, 3:34 PM
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (27-inch, Mid 2010) (Technical Specifications)
        iMac - model: iMac11,3
        1 2.8 GHz Intel Core i5 CPU: 4-core
        8 GB RAM Upgradeable
            BANK 0/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM0
                2 GB DDR3 1333 MHz ok
            BANK 0/DIMM1
                2 GB DDR3 1333 MHz ok
            BANK 1/DIMM1
                2 GB DDR3 1333 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        ATI Radeon HD 5750 - VRAM: 1024 MB
            iMac 2560 x 1440
    System Software: ℹ️
        OS X 10.10.3 (14D136) - Time since boot: 0:15:41
    Disk Information: ℹ️
        WDC WD1001FALS-40Y6A0 disk0 : (1 TB)
            EFI (disk0s1) <not mounted> : 210 MB
            Nics HD (disk0s2) / : 999.35 GB (702.33 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        OPTIARC DVD RW AD-5680H 
    USB Information: ℹ️
        Apple Internal Memory Card Reader
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
        Wacom Co.,Ltd. Intuos PTS
        Apple Computer, Inc. IR Receiver
        Apple Inc. Built-in iSight
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /System/Library/Extensions
        [not loaded]    com.wacom.kext.wacomtablet (6.3.7 - SDK 10.8) [Click for support]
        [not loaded]    com.wdc.driver.1394_64HP (1.0.1 - SDK 10.6) [Click for support]
        [not loaded]    com.wdc.driver.USB_64HP (1.0.0 - SDK 10.6) [Click for support]
    Launch Agents: ℹ️
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [running]    com.adobe.AdobeCreativeCloud.plist [Click for support]
        [running]    com.epson.Epson_Low_Ink_Reminder.launcher.plist [Click for support]
        [running]    com.epson.eventmanager.agent.plist [Click for support]
        [loaded]    com.oracle.java.Java-Updater.plist [Click for support]
        [running]    com.wacom.wacomtablet.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    com.adobe.adobeupdatedaemon.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.bombich.ccc.plist [Click for support]
        [running]    com.bombich.ccchelper.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    com.oracle.java.Helper-Tool.plist [Click for support]
        [loaded]    com.oracle.java.JavaUpdateHelper.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.divx.agent.postinstall.plist [Click for support]
        [running]    com.spotify.webhelper.plist [Click for support]
        [running]    ws.agile.1PasswordAgent.plist [Click for support]
    User Login Items: ℹ️
        iTunesHelper    Application Hidden (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
        WDDriveUtilityHelper    Application  (/Applications/WD Drive Utilities.app/Contents/WDDriveUtilityHelper.app)
    Internet Plug-ins: ℹ️
        WacomNetscape: Version: 2.1.0-1 - SDK 10.8 [Click for support]
        Unity Web Player: Version: UnityPlayer version 3.5.0f6 - SDK 10.6 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Click for support]
        WacomTabletPlugin: Version: WacomTabletPlugin 2.1.0.2 [Click for support]
        AdobeAAMDetect: Version: 3.0.0.0 - SDK 10.9 [Click for support]
        FlashPlayer-10.6: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        LogMeIn: Version: 1.0.961 - SDK 10.7 [Click for support]
        Silverlight: Version: 5.1.20913.0 - SDK 10.6 [Click for support]
        Flash Player: Version: 17.0.0.169 - SDK 10.6 [Click for support]
        iPhotoPhotocast: Version: 7.0 - SDK 10.8
        LogMeInSafari32: Version: 1.0.961 - SDK 10.7 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        SharePointBrowserPlugin: Version: 14.4.4 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: Java 7 Update 75 Check version
    Safari Extensions: ℹ️
        1Password
        Pinterest
        DivX Plus Web Player HTML5 <video>
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Java  [Click for support]
        Perian  [Click for support]
    Time Machine: ℹ️
        Skip System Files: YES - System files not being backed up
        Mobile backups: OFF
        Auto backup: YES
        Volumes being backed up:
            Nics HD: Disk size: 999.35 GB Disk used: 297.02 GB
        Destinations:
            Nicole L Stewart's Time Cap [Network]
            Total size: 998.06 GB
            Total number of backups: 132
            Oldest backup: 2013-05-06 04:45:45 +0000
            Last backup: 2015-04-25 21:51:23 +0000
            Size of backup disk: Adequate
                Backup size 998.06 GB > (Disk used 297.02 GB X 3)
    Top Processes by CPU: ℹ️
             3%    WindowServer
             1%    fontd
             0%    taskgated
             0%    Adobe Lightroom
             0%    askpermissiond
    Top Processes by Memory: ℹ️
        572 MB    kernel_task
        459 MB    firefox
        352 MB    Adobe Lightroom
        164 MB    com.apple.WebKit.WebContent(3)
        147 MB    mdworker(10)
    Virtual Memory Information: ℹ️
        4.30 GB    Free RAM
        3.70 GB    Used RAM
        0 B    Swap Used
    Diagnostics Information: ℹ️
        Apr 25, 2015, 03:17:11 PM    Self test - passed
        Apr 25, 2015, 07:15:10 AM    /Library/Logs/DiagnosticReports/WacomTabletDriver_2015-04-25-071510_[redacted]. crash
        Apr 24, 2015, 02:21:05 PM    /Library/Logs/DiagnosticReports/Creative Cloud_2015-04-24-142105_[redacted].crash
        Apr 24, 2015, 02:20:26 PM    /Library/Logs/DiagnosticReports/AdobeCrashDaemon_2015-04-24-142026_[redacted].c rash
        Apr 23, 2015, 08:58:05 AM    /Library/Logs/DiagnosticReports/LogMeIn Client_2015-04-23-085805_[redacted].cpu_resource.diag [Click for details]

    When you see a beachball cursor or the slowness is especially bad, note the exact time: hour, minute, second.  
    These instructions must be carried out as an administrator. If you have only one user account, you are the administrator.
    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad and start typing the name.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen.
    Each message in the log begins with the date and time when it was entered. Scroll back to the time you noted above.
    Select the messages entered from then until the end of the episode, or until they start to repeat, whichever comes first.
    Copy the messages to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of it useless for solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.
    When you post the log extract, you might see an error message on the web page: "You have included content in your post that is not permitted," or "The message contains invalid characters." That's a bug in the forum software. Please post the text on Pastebin, then post a link here to the page you created.

  • Mid-2010 MBP beachballing, so slow, pretty clean - any advice?

    Hello!  So, I have a similar to what other people have reported about slow system performance.  EtreCheck below for my MBP, so I created a new thread. 
    I have a mid-2010 Macbook Pro.  History:  Was okay but not blazingly fast out of the box.  Used it for a while, seemed to slow down over time.  Upgraded to Mavericks when it came out - didn't help and eventually got even slower.  Wiped the drive clean, reinstalled the OS and put my applications back on, seemed to be okay, but got slower pretty quickly to the point that it was so frustrating that I didn't want to use it. Now I just upgraded to Yosemite and it's worse - can't stand to use the MBP anymore.  Beachballs or delays on menu clicks or switching between apps; slow boot up & shut down; frozen browsers; couldn't even Force Kill chrome yesterday.  Also, battery only lasts like 2.5-3 hours...I watch it tick down just sitting here on Chrome not doing anything. (It's been that way almost from the beginning, from what I recall.)
    Have and use essentially only Chrome, Safari, and MS Mac Office 2008 (Excel & Powerpoint).  Couldn't use Parallels due to slowness, so gave up a while ago before Mavericks!! Genius at the Apple Bar ran diagnostic checks, says everything is fine with hardware, battery and disk.  I can't figure out how a pretty clean system can be so slow.  Makes me want to revert to PC!  I ran a EtreCheck, here it is. If anyone has any thoughts, I'm interested to hear.  THANK YOU!
    EtreCheck version: 2.0.11 (98)
    Report generated November 29, 2014 at 12:38:40 AM EST
    Hardware Information: ℹ️
      MacBook Pro (15-inch, Mid 2010) (Verified)
      MacBook Pro - model: MacBookPro6,2
      1 2.4 GHz Intel Core i5 CPU: 2-core
      4 GB RAM Upgradeable
      BANK 0/DIMM0
      2 GB DDR3 1067 MHz ok
      BANK 1/DIMM0
      2 GB DDR3 1067 MHz ok
      Bluetooth: Old - Handoff/Airdrop2 not supported
      Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
      Intel HD Graphics - VRAM: 288 MB
      NVIDIA GeForce GT 330M - VRAM: 256 MB
      Color LCD 1440 x 900
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Uptime: 0:17:7
    Disk Information: ℹ️
      Hitachi HTS545032B9SA02 disk0 : (320.07 GB)
      S.M.A.R.T. Status: Verified
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) /  [Startup]: 318.84 GB (165.64 GB free)
      Core Storage: disk0s2 319.21 GB Online
      MATSHITADVD-R   UJ-898 
    USB Information: ℹ️
      Apple Internal Memory Card Reader
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. Built-in iSight
      Apple Computer, Inc. IR Receiver
    Gatekeeper: ℹ️
      Mac App Store and identified developers
    Launch Daemons: ℹ️
      [loaded] com.adobe.fpsaud.plist Support
      [loaded] com.microsoft.office.licensing.helper.plist Support
    User Launch Agents: ℹ️
      [loaded] com.google.keystone.agent.plist Support
    User Login Items: ℹ️
      Garmin Express Service Application (/Applications/Garmin Express.app/Contents/Library/LoginItems/Garmin Express Service.app)
      iTunesHelper Application (/Applications/iTunes.app/Contents/MacOS/iTunesHelper.app)
    Internet Plug-ins: ℹ️
      GarminGpsControl: Version: 4.2.0.0 - SDK 10.8 Support
      FlashPlayer-10.6: Version: 15.0.0.239 - SDK 10.6 Support
      Flash Player: Version: 15.0.0.239 - SDK 10.6 Support
      QuickTime Plugin: Version: 7.7.3
      SharePointBrowserPlugin: Version: 14.1.0 Support
      Default Browser: Version: 600 - SDK 10.10
    User Internet Plug-ins: ℹ️
      WebEx64: Version: 1.0 - SDK 10.6 Support
    3rd Party Preference Panes: ℹ️
      Flash Player  Support
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: OFF
      Auto backup: NO - Auto backup turned off
      Volumes being backed up:
      Macintosh HD: Disk size: 318.84 GB Disk used: 153.20 GB
      Destinations:
      Time Machine Backups [Local]
      Total size: 999.86 GB
      Total number of backups: 5
      Oldest backup: 2012-07-28 05:18:07 +0000
      Last backup: 2014-11-27 00:58:56 +0000
      Size of backup disk: Excellent
      Backup size 999.86 GB > (Disk size 318.84 GB X 3)
    Top Processes by CPU: ℹ️
          12% mds
          3% Google Chrome
          3% WindowServer
          1% hidd
          0% fontd
    Top Processes by Memory: ℹ️
      168 MB Google Chrome
      103 MB Google Chrome Helper
      73 MB mds_stores
      73 MB WindowServer
      60 MB ocspd
    Virtual Memory Information: ℹ️
      564 MB Free RAM
      1.76 GB Active RAM
      954 MB Inactive RAM
      880 MB Wired RAM
      2.15 GB Page-ins
      16 KB Page-outs

    Launch the Console application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Console in the icon grid.
    The title of the Console window should be All Messages. If it isn't, select
              SYSTEM LOG QUERIES ▹ All Messages
    from the log list on the left. If you don't see that list, select
              View ▹ Show Log List
    from the menu bar at the top of the screen. Click the Clear Display icon in the toolbar. Then take one of the actions that you're having trouble with. Select any messages that appear in the Console window. Copy them to the Clipboard by pressing the key combination command-C. Paste into a reply to this message by pressing command-V.
    The log contains a vast amount of information, almost all of which is irrelevant to solving any particular problem. When posting a log extract, be selective. A few dozen lines are almost always more than enough.
    Please don't indiscriminately dump thousands of lines from the log into this discussion.
    Please don't post screenshots of log messages—post the text.
    Some private information, such as your name, may appear in the log. Anonymize before posting.

  • Mid-2010 Macbook Pro Unexpected Shutdown, Please help!!

    Hello, I have a mid-2010 Macbook Pro and I have been having trouble with sudden shutdowns. The screen will go black, but I can hear the fans still running. Then I have to hold down the power button to restart. Here is the error message I received, any help would be much appreciated. Thanks!!
    Interval Since Last Panic Report:  20043 sec
    Panics Since Last Report:          1
    Anonymous UUID: E6BF7276-A12C-86C7-0CB3-5CDACDDBF7E6
    Tue Nov 27 23:14:01 2012
    panic(cpu 2 caller 0xffffff7f999d4b25): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff812d1c1000 0x0a5480a2, D0, P3/4
    Backtrace (CPU 2), Frame : Return Address
    0xffffff8109f9b260 : 0xffffff801921d626
    0xffffff8109f9b2d0 : 0xffffff7f999d4b25
    0xffffff8109f9b360 : 0xffffff7f99ace4b3
    0xffffff8109f9b3c0 : 0xffffff7f99ace527
    0xffffff8109f9b430 : 0xffffff7f99de3853
    0xffffff8109f9b570 : 0xffffff7f99af4659
    0xffffff8109f9b5a0 : 0xffffff7f999de8da
    0xffffff8109f9b650 : 0xffffff7f999d9fac
    0xffffff8109f9b840 : 0xffffff7f999dbade
    0xffffff8109f9b920 : 0xffffff7f9a9efad5
    0xffffff8109f9b960 : 0xffffff7f9aa05507
    0xffffff8109f9b980 : 0xffffff7f9aa24353
    0xffffff8109f9b9c0 : 0xffffff7f9aa243b1
    0xffffff8109f9ba00 : 0xffffff7f9aa0ac43
    0xffffff8109f9ba50 : 0xffffff7f9a9c50fc
    0xffffff8109f9bae0 : 0xffffff7f9a9c0efa
    0xffffff8109f9bb10 : 0xffffff7f9a9beaab
    0xffffff8109f9bb40 : 0xffffff80196650c3
    0xffffff8109f9bbc0 : 0xffffff8019667153
    0xffffff8109f9bc20 : 0xffffff8019664b8f
    0xffffff8109f9bd70 : 0xffffff80192981e1
    0xffffff8109f9be80 : 0xffffff8019220aed
    0xffffff8109f9beb0 : 0xffffff8019210448
    0xffffff8109f9bf00 : 0xffffff801921961b
    0xffffff8109f9bf70 : 0xffffff80192a5b16
    0xffffff8109f9bfb0 : 0xffffff80192ced53
          Kernel Extensions in backtrace:
    com.apple.NVDAResman(8.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f9996d 000->0xffffff7f99c6ffff
    dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f99814000
    dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f99959000
    dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f99916000
    com.apple.nvidia.nv50hal(8.0)[9F3D09B5-3158-3D9E-BDA3-E71576AAD3B7]@0xffffff7f9 9c7d000->0xffffff7f99f9ffff
    dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f999 6d000
    dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f99814000
    com.apple.GeForce(8.0)[2E56ED9A-D848-3795-9E52-56BABDC9000C]@0xffffff7f9a9a6000 ->0xffffff7f9aa68fff
    dependency: com.apple.NVDAResman(8.0.0)[A4C53A36-22B6-3075-82B9-9DE612A9C015]@0xffffff7f999 6d000
    dependency: com.apple.iokit.IONDRVSupport(2.3.5)[86DDB71C-A73A-3EBE-AC44-0BC9A38B9A44]@0xff ffff7f99959000
    dependency: com.apple.iokit.IOPCIFamily(2.7.2)[B1B77B26-7984-302F-BA8E-544DD3D75E73]@0xffff ff7f99814000
    dependency: com.apple.iokit.IOGraphicsFamily(2.3.5)[803496D0-ADAD-3ADB-B071-8A0A197DA53D]@0 xffffff7f99916000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12C60
    Kernel version:
    Darwin Kernel Version 12.2.0: Sat Aug 25 00:48:52 PDT 2012; root:xnu-2050.18.24~1/RELEASE_X86_64
    Kernel UUID: 69A5853F-375A-3EF4-9247-478FD0247333
    Kernel slide:     0x0000000019000000
    Kernel text base: 0xffffff8019200000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 27539845338264
    last loaded kext at 8205610036124: com.apple.filesystems.smbfs            1.8 (addr 0xffffff7f9b553000, size 229376)
    last unloaded kext at 183478279400: com.apple.driver.AppleUSBUHCI            5.2.5 (addr 0xffffff7f9a1f1000, size 65536)
    loaded kexts:
    com.serato.usb.kext            2.3.0
    com.apple.filesystems.smbfs            1.8
    com.apple.driver.AppleHWSensor            1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager            4.0.9f33
    com.apple.driver.AudioAUUC            1.60
    com.apple.filesystems.autofs            3.0
    com.apple.driver.AGPM            100.12.69
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport            4.0.9f33
    com.apple.driver.ACPI_SMC_PlatformPlugin            1.0.0
    com.apple.driver.AppleLPC            1.6.0
    com.apple.driver.AppleIntelHDGraphics            8.0.0
    com.apple.driver.AppleIntelHDGraphicsFB            8.0.0
    com.apple.driver.AppleMikeyHIDDriver            122
    com.apple.driver.AppleHDA            2.3.1f2
    com.apple.driver.AppleMikeyDriver            2.3.1f2
    com.apple.driver.AppleSMCPDRC            1.0.0
    com.apple.driver.AppleMuxControl            3.2.11
    com.apple.driver.AppleUpstreamUserClient            3.5.10
    com.apple.driver.AppleMCCSControl            1.0.33
    com.apple.GeForce            8.0.0
    com.apple.driver.AppleSMCLMU            2.0.2d0
    com.apple.iokit.IOUserEthernet            1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X            7.0.0
    com.apple.driver.ApplePolicyControl            3.2.11
    com.apple.driver.SMCMotionSensor            3.0.2d6
    com.apple.driver.AppleUSBTCButtons            235.4
    com.apple.driver.AppleIRController            320.15
    com.apple.driver.AppleUSBTCKeyboard            235.4
    com.apple.driver.Oxford_Semi            3.1.0
    com.apple.driver.AppleUSBCardReader            3.1.0
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless            1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib            1.0.0d1
    com.apple.BootCache            34
    com.apple.iokit.SCSITaskUserClient            3.5.1
    com.apple.driver.XsanFilter            404
    com.apple.iokit.IOAHCIBlockStorage            2.2.2
    com.apple.driver.AirPort.Brcm4331            602.15.22
    com.apple.driver.AppleFWOHCI            4.9.6
    com.apple.driver.AppleUSBHub            5.2.5
    com.apple.driver.AppleAHCIPort            2.4.1
    com.apple.iokit.AppleBCM5701Ethernet            3.2.5b3
    com.apple.driver.AppleUSBEHCI            5.4.0
    com.apple.driver.AppleEFINVRAM            1.6.1
    com.apple.driver.AppleSmartBatteryManager            161.0.0
    com.apple.driver.AppleACPIButtons            1.6
    com.apple.driver.AppleRTC            1.5
    com.apple.driver.AppleHPET            1.7
    com.apple.driver.AppleSMBIOS            1.9
    com.apple.driver.AppleACPIEC            1.6
    com.apple.driver.AppleAPIC            1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient            196.0.0
    com.apple.nke.applicationfirewall            4.0.39
    com.apple.security.quarantine            2
    com.apple.driver.AppleIntelCPUPowerManagement            196.0.0
    com.apple.driver.AppleBluetoothHIDKeyboard            165.5
    com.apple.driver.IOBluetoothHIDDriver            4.0.9f33
    com.apple.driver.AppleHIDKeyboard            165.5
    com.apple.iokit.IOSerialFamily            10.0.6
    com.apple.kext.triggers            1.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport            4.0.9f33
    com.apple.driver.IOPlatformPluginLegacy            1.0.0
    com.apple.driver.DspFuncLib            2.3.1f2
    com.apple.iokit.IOAudioFamily            1.8.9fc10
    com.apple.kext.OSvKernDSPLib            1.6
    com.apple.driver.AppleSMBusPCI            1.0.10d0
    com.apple.driver.IOPlatformPluginFamily            5.2.0d16
    com.apple.driver.AppleBacklightExpert            1.0.4
    com.apple.driver.AppleSMBusController            1.0.10d0
    com.apple.nvidia.nv50hal            8.0.0
    com.apple.NVDAResman            8.0.0
    com.apple.iokit.IOFireWireIP            2.2.5
    com.apple.driver.AppleHDAController            2.3.1f2
    com.apple.iokit.IOHDAFamily            2.3.1f2
    com.apple.iokit.IOSurface            86.0.3
    com.apple.iokit.IOBluetoothFamily            4.0.9f33
    com.apple.driver.AppleGraphicsControl            3.2.11
    com.apple.iokit.IONDRVSupport            2.3.5
    com.apple.iokit.IOGraphicsFamily            2.3.5
    com.apple.driver.AppleSMC            3.1.4d2
    com.apple.driver.AppleUSBMultitouch            235.7
    com.apple.iokit.IOUSBHIDDriver            5.2.5
    com.apple.iokit.IOFireWireSerialBusProtocolTransport            2.1.1
    com.apple.iokit.IOFireWireSBP2            4.2.0
    com.apple.iokit.IOSCSIBlockCommandsDevice            3.5.1
    com.apple.iokit.IOUSBMassStorageClass            3.5.0
    com.apple.driver.AppleUSBMergeNub            5.2.5
    com.apple.driver.AppleUSBComposite            5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice            3.5.1
    com.apple.iokit.IOBDStorageFamily            1.7
    com.apple.iokit.IODVDStorageFamily            1.7.1
    com.apple.iokit.IOCDStorageFamily            1.7.1
    com.apple.iokit.IOAHCISerialATAPI            2.5.0
    com.apple.iokit.IOSCSIArchitectureModelFamily            3.5.1
    com.apple.iokit.IO80211Family            500.15
    com.apple.iokit.IOFireWireFamily            4.5.5
    com.apple.iokit.IOUSBUserClient            5.2.5
    com.apple.iokit.IOAHCIFamily            2.2.1
    com.apple.iokit.IOEthernetAVBController            1.0.2b1
    com.apple.iokit.IONetworkingFamily            3.0
    com.apple.iokit.IOUSBFamily            5.4.0
    com.apple.driver.AppleEFIRuntime            1.6.1
    com.apple.iokit.IOHIDFamily            1.8.0
    com.apple.iokit.IOSMBusFamily            1.1
    com.apple.security.sandbox            220
    com.apple.kext.AppleMatch            1.0.0d1
    com.apple.security.TMSafetyNet            7
    com.apple.driver.DiskImages            344
    com.apple.iokit.IOStorageFamily            1.8
    com.apple.driver.AppleKeyStore            28.21
    com.apple.driver.AppleACPIPlatform            1.6
    com.apple.iokit.IOPCIFamily            2.7.2
    com.apple.iokit.IOACPIFamily            1.4
    com.apple.kec.corecrypto            1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f16
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D3130363636434C392D344742535100
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x04CD, 0x46332D3130363636434C392D344742535100
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.81.22)
    Bluetooth: Version 4.0.9f33 10885, 2 service, 18 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: ST95005620AS, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: INIC-1610P, 0x13fd  (Initio Corporation), 0x1e40, 0xfa140000 / 6
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 9
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: USB Receiver, 0x046d  (Logitech Inc.), 0xc52b, 0xfd130000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3
    FireWire Device: 1394B/1394A Drive, PI-263, 800mbit_speed

    You're welcome. Your panic report seems to have the same references mine did regarding the graphics card. I went to the Genius Bar because everything I tried to solve the problem didn't help. These are 2 of the links to info. that gave me hope that I might get the problem "permanently" solved without having to pay for repairs.
    http://oleb.net/blog/2012/05/15-inch-mbp-mid-2010-crashing-to-black-screen/
    http://reviews.cnet.com/8301-13727_7-20119849-263/apple-acknowledges-2010-macboo k-pro-black-screen-bug/
    Good luck.
    Boy am I bad at this. I left out the Apple link that specifically addresses the issue: http://support.apple.com/kb/TS4088.
    Message was edited by: n m u

Maybe you are looking for

  • ICloud Photo Library on a Mac

    While we're waiting for the new iCloud Photo Library to make it to OSX, I discovered an interesting way to get photos loaded on your Mac into your iCloud Photo Library.  The bad news is it won't handle videos yet. Assuming you have all your photos in

  • Black & white photo has a magenta cast.

    New HP Officejet Pro 8500A, using the recommended HP brochure paper 180g glossy.  I'm trying to print borderless and have set up the print options correctly.  I am getting a magenta cast only when I print a black & white photo.  Brand new ink, and I

  • USB Soundcard Recommendations?

    Hi. I am thinking of building a mini itx rig, but I will be devoting the only available expansion slot to a discrete gpu. I'm also an audio snob, so I was hoping someone might be able to tell me if there is a Creative USB product that may fit my need

  • How do you tab out of JTextArea?

    When using the tab key to change focus from one JComponet to the next, how do you tab out of, and into next JComponent when you're in an editable JTextArea? Is it possible?

  • CRRuntime_12_1_MLB.MSI certificate expired

    When installing applications using ClickOnce, the installation fails at this time. Ran good for a long time, but no more. The download still runs smoothly but the verification step fails with the message: Setup has detected that the publisher of file