Found wrong applictionScope

When I try to update a composite with a BPM process I have several times this message:
<Jun 7, 2010 3:09:25 PM BRT> <Warning> <oracle.adf.share.http.ServletADFContext> <BEA-000000> <Found wrong applictionScope sticking to oldContext for oldApplication AdicionarDadosUI, while the current one is AdicionarDadosUI_rev_c1v1.0>
I dont know why but I think this issue are compromising my process because the adf screens cannot open anymore....
I dont know where I can change application context name.
Edited by: José Carlos on Jun 7, 2010 1:13 PM

Hello Oracle ACEs,
I am also getting this error in my application. I would appreciate if you could guide all of us on how to fix this issue.
I understand that we are not there yet with the product. Obviously it takes time to stablize this huge effort. However the Concepts and Architecture is great. I am sure once we will get there it will be super cool.
Thanks,
Amit

Similar Messages

  • Found Wrong artist information in Australian Itunes...Who do i contact.

    Im feeling alittle OCD...if you look up jazz pianist Kenny Drew it gives you a correct bio, but the music is a different kenny drew??! Im pretty sure anyway because the cover is of some white guy, and kenny drew is black !! that and he plays jazz not dodgy 80's style over produced/undermixed crap thats on there.
    However i am open to be mistaken but i just thought itunes should probably check this out and i cant find where to email them direct?

    Hi dgcrawf,
    You can always contact HP Cloud Services Support directly by calling 1855-785-2777.
    Recently HP merged a few websites including snapfish with the eprintcenter website and this has cause a few problems for some users. What you will need to do is to go to www.snapfish.com and click on forgot password and change it. Then you should be able to go back to your eprintcenter.com website and sign in using your email address and the password you just changed to in snapfish.
    Let us know if this works for you or if you need anything else.
    If I helped you at all it would be great if you clicked the blue kudos star!
    If I solved your post please mark it as solved to help others.
    I'm a printer tech with HP.

  • Problem to deploy ADF application on tomcat server

    Hi all,
    i 'm using this tutorial link to deploy adf application on tomcat server.
    https://blogs.oracle.com/dana/entry/how_to_deploy_a_11g_adf_applic_1
    but when i have run my application i have got following error
    java.sql.SQLException: invalid arguments in call
    log-
    Jul 29, 2013 11:35:16 AM com.sun.faces.config.ConfigureListener contextInitialized
    INFO: Initializing Sun's JavaServer Faces implementation (1.2_04-b07-FCS) for context '/TestApacheApp_ViewController_webapp1'
    Jul 29, 2013 11:35:19 AM oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack contextInitialized
    SEVERE: ADFConnection mbean not registered for defaultApplicationName.
    Jul 29, 2013 11:35:19 AM oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack contextInitialized
    SEVERE:
    oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform.
      at oracle.jrf.ServerPlatformSupportFactory.getInstance(ServerPlatformSupportFactory.java:79)
      at oracle.adf.mbean.share.connection.ADFConnectionLifeCycleCallBack.contextInitialized(ADFConnectionLifeCycleCallBack.java:82)
      at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
      at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:830)
      at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:515)
      at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1231)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
      at org.apache.catalina.manager.ManagerServlet.check(ManagerServlet.java:1471)
      at org.apache.catalina.manager.HTMLManagerServlet.doPost(HTMLManagerServlet.java:243)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
      at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:857)
      at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:565)
      at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1509)
      at java.lang.Thread.run(Thread.java:662)
    Jul 29, 2013 11:35:19 AM oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack contextInitialized
    SEVERE: Failed to register config mbean for defaultApplicationName.
    Jul 29, 2013 11:35:19 AM oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack contextInitialized
    SEVERE:
    oracle.jrf.UnknownPlatformException: JRF is unable to determine the current application server platform.
      at oracle.jrf.ServerPlatformSupportFactory.getInstance(ServerPlatformSupportFactory.java:79)
      at oracle.adf.mbean.share.config.ADFConfigLifeCycleCallBack.contextInitialized(ADFConfigLifeCycleCallBack.java:79)
      at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3843)
      at org.apache.catalina.core.StandardContext.start(StandardContext.java:4342)
      at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
      at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
      at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:525)
      at org.apache.catalina.startup.HostConfig.deployWAR(HostConfig.java:830)
      at org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:515)
      at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1231)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at org.apache.tomcat.util.modeler.BaseModelMBean.invoke(BaseModelMBean.java:297)
      at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
      at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
      at org.apache.catalina.manager.ManagerServlet.check(ManagerServlet.java:1471)
      at org.apache.catalina.manager.HTMLManagerServlet.doPost(HTMLManagerServlet.java:243)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:525)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:286)
      at org.apache.coyote.http11.Http11AprProcessor.process(Http11AprProcessor.java:857)
      at org.apache.coyote.http11.Http11AprProtocol$Http11ConnectionHandler.process(Http11AprProtocol.java:565)
      at org.apache.tomcat.util.net.AprEndpoint$Worker.run(AprEndpoint.java:1509)
      at java.lang.Thread.run(Thread.java:662)
    Jul 29, 2013 11:35:19 AM oracle.bc4j.mbean.BC4JConfigLifeCycleCallBack contextInitialized
    SEVERE: Not able to get Deployment Name
    Jul 29, 2013 11:35:28 AM oracle.adfinternal.controller.state.ControllerState initializeRequest
    WARNING: ADFc: Deserialization of session state detected but ADF scope HA support is not enabled.  Please enable ADF scope HA support in the adf-config.xml file to ensure correct functioning of your applicaiton.
    Jul 29, 2013 11:35:28 AM oracle.adf.share.http.ServletADFContext initialize
    WARNING: Found wrong applictionScope sticking to oldContext for oldApplication defaultApplicationName, while the current one is null
    Jul 29, 2013 11:35:28 AM oracle.jbo.uicli.mom.CpxUtils$Visitor logMainApplicationCpx
    INFO: jndi:/localhost/TestApacheApp_ViewController_webapp1/WEB-INF/classes/com/in/jagran/view/DataBindings.cpx
    Jul 29, 2013 11:35:28 AM oracle.adf.share.jndi.MDSBackingStore documentExists
    INFO: MDS-00013: no metadata found for metadata object "/META-INF/connections.xml"
    Jul 29, 2013 11:35:32 AM oracle.adf.share.http.ServletADFContext initialize
    WARNING: Found wrong applictionScope sticking to oldContext for oldApplication defaultApplicationName, while the current one is null
    Jul 29, 2013 11:35:33 AM oracle.adf.share.http.ServletADFContext initialize
    WARNING: Found wrong applictionScope sticking to oldContext for oldApplication defaultApplicationName, while the current one is null
    Jul 29, 2013 11:35:47 AM org.apache.coyote.http11.Http11AprProtocol pause
    INFO: Pausing Coyote HTTP/1.1 on http-8086
    Jul 29, 2013 11:35:47 AM org.apache.coyote.ajp.AjpAprProtocol pause
    INFO: Pausing Coyote AJP/1.3 on ajp-8009
    Jul 29, 2013 11:35:48 AM org.apache.catalina.core.StandardService stop
    INFO: Stopping service Catalina
    Jul 29, 2013 11:35:48 AM org.apache.coyote.http11.Http11AprProtocol destroy
    INFO: Stopping Coyote HTTP/1.1 on http-8086
    Jul 29, 2013 11:35:48 AM org.apache.coyote.ajp.AjpAprProtocol destroy
    INFO: Stopping Coyote AJP/1.3 on ajp-8009

    There is no guideline I know of as this depends on the app itself.
    What you should do is to deploy the application onto a test server and check the metrics of the app over a defined period of time with a defined amount of traffic.
    Timo

  • Oracle.adf.share.http.ServletADFContext initialize

    JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660
    after  start my Tomcat session I get the following warning
    27.05.2010 09:23:35 oracle.adf.share.http.ServletADFContext initialize
    WARNUNG: Found wrong applictionScope sticking to oldContext for
    oldApplication defaultApplicationName, while the current one is null
    I do not know what that means??
    thietho

    Beware of a strange behavior (we are experiencing) that seems to be the effect of setting a cookie-path in weblogic.xml.
    When cookie-path set in weblogic and we click on a link on a page template to execute a bean method that returns a URL to navigate to, method is not executed and strange navigation behavior occurs : endless loop or wrong navigation.
    Log shows :
    <ViewHandlerImpl><normalizeRequestURI> JSF1015: Request path '/faces/planning' begins with one or more occurrences of the FacesServlet prefix path mapping '/faces'.
    When the cookie-path session descriptor is removed from weblogic.xml all works fine.
    weblogic.xml as defined :
    +<?xml version = '1.0' encoding = 'UTF-8'?>+
    +<weblogic-web-app xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"+
    xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-web-app http://www.bea.com/ns/weblogic/weblogic-web-app/1.0/weblogic-web-app.xsd"
    xmlns="http://www.bea.com/ns/weblogic/weblogic-web-app">
    +<security-role-assignment>+
    +<role-name>valid-users</role-name>+
    +<principal-name>users</principal-name>+
    +</security-role-assignment>+
    +<library-ref>+
    +<library-name>gcc_images</library-name>+
    +</library-ref>+
    +<session-descriptor>+
    +<cookie-path>/cookies/GCCBM</cookie-path>+
    +</session-descriptor>+
    +</weblogic-web-app>+
    JM

  • Income tax - wrong computation in /460

    Dear Seniors,
    While processing the march-2015 payroll, I found wrong income tax computation for few employees in form 16. system is working fine for rest employees, as per my understanding it may be due to master data issue. I have checked the thing again and again but not able to resolve.
    I am looking forward for your expert advice.
    Regards,
    Ritu

    Hi Venkatesh,
    Thanks for your prompt reply.
    Please find the details are as below...
    * /101 Total gross                                                   112,227.00
    * /110 Net payment                                                        10.00-
    * /115 COA/CLA Bas01                                                  60,627.00
    * /117 Superannuat                                                    36,418.00
    * /121 Nom. ExGrat                         100000.00                  36,418.00
    * /124 Mon Reg Inc01                                                  60,627.00
    * /129 Voluntary R01                                                  36,418.00
    * /130 Exemption U                                                    21,064.64
    * /138 Form 217 2(                                                   112,227.00
    * /3F1 Ee PF contr0101                                                 4,370.00
    * /3F3 Er PF contr0101                                                 3,120.00
    * /3F4 Er Pension 0101                                                 1,250.00
    * /3F5 Ee Mon PF c                                                     4,370.00
    * /3F6 Ee Ann PF c                                                    21,122.00
    * /3F8 EDLI adm ch0101                                                     0.75
    * /3F9 PF adm chrg0101                                                    65.55
    * /3FA PF basis fo0101                                                36,418.00
    * /3FB PF Basis fo0101                                                36,418.00
    * /3FC Pension Bas0101                                                15,000.00
    * /3FD Mon perk (e                                                        61.00
    * /3FE Interest ac                                                       291.00
    * /3FG Ann perk (e                                                       148.00
    * /3FJ VPF basis f0101                                                36,418.00
    * /3FL PF Basis fo0101                                                15,000.00
    * /3I1 Deduction u                                                    34,854.00
    * /3I2 Gross amoun                                                    24,630.00
    * /3P1 Prof Tax - 01010101          I                                    200.00
    * /3P2 Professiona01010101                                            60,627.00
    * /3P3 Prof Tax -                                                        200.00
    * /3R2 Non-metro H                                                    18,209.00
    * /3R4 Non-metro H                                                    36,418.00
    * /422 Empmnt tax                                                      1,000.00
    * /4E4 HRA Annual                                                     21,064.64
    3 /090 /128-LEAVE 01                        1,213.93
    3 /091 /128-LEAVE 01                        2,101.04
    3 /092 /128-LEAVE 01                        1,820.90
    3 /111 EPF Basis  01                                                  36,418.00
    3 /112 ESI Basis  01                                                  60,627.00
    3 /113 ESI Basis N01                       100000.00                  60,627.00
    3 /114 HRA Basis  01                                                  36,418.00
    3 /116 Gratuity Ba01                                                  36,418.00
    3 /118 PTax Basis 01                                                  60,627.00
    3 /119 PTax Basis 01                       100000.00                 112,227.00
    3 /120 Nom. ExGrat                         100000.00                  36,418.00
    3 /125 Mon Irr Inc01                                                  51,600.00
    3 /128 Leave Encas01                                                  36,418.00
    3 /134 Annual Non-01                                                  51,600.00
    3 /136 1DSD Basis 01                                                  36,418.00
    3 /137 1DSD Basis 01                                                  36,418.00
    3 /139 VPF Basis  01                                                  36,418.00
    3 /180 /124-BONUS 01                                                  36,418.00
    3 /807 Partial per01                       100000.00                      24.00
    3 /808 Partial per01                       100000.00                      31.00
    3 1004 M230-HRA   01                                                  18,209.00
    3 1016 M200-SPECIA01                                                   6,000.00
    3 6009 B301-EX-GRA01                                                  51,600.00
    * /410 Ann Reg Inc                                                   293,030.50
    * /411 Ann Irr Inc                                                    51,600.00
    * /416 Gross Salar                                                   344,630.50
    * /418 Balance                                                       323,565.86
    * /424 Aggrg Deduc                                                     1,000.00
    * /426 Incm under                                                    322,565.86
    * /430 Gross Tot I                                                   322,565.86
    * /432 Agg of Chap                                                    34,854.00
    * /434 Total Incom                                                   287,710.00
    * /4MI Monthly Tax                                                   169,663.00
    * /403 Marginal ta                             10.00
    * /437 Tax credit                                                      2,000.00
    * /436 Tax on tota                                                     3,771.00
    * /446 Tax payable                                                     1,771.00
    * /404 Mrgnl tax r                             10.30
    * /450 Tax payable                                                     1,824.00
    * /449 Education C                                                        35.00
    * /447 Sec and Hig                                                        18.00
    * /458 Net tax pay                                                     1,824.00
    * /460 Income Tax                                                      1,824.00
    * /4MS Monthly Sur
    * /4ME Monthly Edu                          1,941.75                      35.01
    * /4MH Monthly Hig                            970.87                      17.50
    * /4MT Monthly Tax                         97,087.38                   1,771.49
    Ritu

  • What is wrong with my SQL Statement

    I am getting errors when trying to apply an SQL statement to a report, and I can't figure it out. The error reads: "Syntax error (missing operator) in the query expression 'Title = "Sales Representative"'. Could someone please tell
    me where it is I have gone wrong? The statement is suppose to show records of employees that have Sales Representative as their Title. This is what I came up with:
    SELECT * FROM Employees WHERE Title = “Sales Representative” 

    Try putting brackets around table and field names.  
    I found wrong kind of double quote also ---
    SELECT [Employees].* FROM [Employees] WHERE
    [Employees].[Title] = "Sales Representative"; 
    Build a little, test a little

  • Time Zone for Bangkok Wrong or Missing (Correct is GMT+7 do not GMT+6)

    Hi,
    I use IPOD Nano 3rd generation in Bangkok, THAILAND.
    I found wrong when I setting TIMEZONE because it display on GMT+6.
    Bangkok Thailand use GMT+7 same as HANOI. Please help to check and
    advise or consider to fix bug.
    Thank you.
    Twatchai Saelao

    Hi,
    You're correct, Bangkok should be GMT+7. Reference here: http://www.timeanddate.com/worldclock/city.html?n=28
    But you did stumble across what appears to be a bug. The 3G Nano only permits one global DST setting on the Settings | Date and Time | DST page. So if you're set for DST, then cities that aren't presently on DST (like Bangkok, Singapore, etc.) are off by an hour. Report is here: http://discussions.apple.com/thread.jspa?threadID=1129988

  • Withholding tax base amount is wrong for sales invoice

    Dear Gurus,
    we had generated invoice for cop (colombia paiso) 1377350 as follows
    sales a/c cr         1080000
    sales a/c cr             90000
    sales a/c cr           114400
    sales a/c cr            92950
    vat     a/c cr            33176
    w/h   a/c dr            36911(withholding tax account)
    customer a/c dr  1373615
    The wiholding tax rate is 3.5%. it is applicble only for first line for cop 1080000. we had applied withholding condition to that line only. The vat amount cop 33176 is 16% on cop(92950+114400). There is no withholding tax or vat on line for cop 90000. when we post the invoice, the withholdng tax base amount change from 1080000 to 1054598 and system post the wihholdng tax for cop 36911 instead of 37800. In sales invoice there is no possibility to change the base amount mannually in condition. it is grey area.
    we had check the configuration part about maxmimum amount,minimum amount,withholding tax base amount,calculation procedure.withholding tax type,withholding tax code. Nothing is found wrong.
    you early answer is highly appreciated
    Reagrd,
    Rajesh K

    Hi
    Cheque Go to Menubar of  which document you have to  post for getting the WHT value  Menubar Settings - editing options -  remove the tick calculate tax on net amount.
    Rgds
    Vani

  • Setting Wrong to get receiver to work on 5s?

    Hello Everyone!  I was soooo excited yesterday to receive my new iPhone 5s.  The only thing I have found wrong is that when I make a phone call I cannot hear the other person through the receiver.  Volume is all the way up but they sound really really far away.  I turned off the Noise Cancelling thinking that was the issue and it still had the same problem.  Speaker is working great, but I cant see people at work happy with me talking on speaker all the time.  Also, The person on the other side said my voice was going in and out.  I would get loud and than my voice goes far away.
    Anybody having this issue or had it?  What can I do?  I am so disappointed only in this

        Hello khsb14
    That's a very odd issue. Let's get this up and running! Did the device come with a plastic screen protector on it? Have you tried removing it? Is it in a case? Have you brought the device into a store for an evaluation?
    I look forward to hearing from you and getting this resolved.
    JoeL_VZW
    Follow us on Twitter @VZWSupport

  • Kernel Panic What's wrong

    I have been having this Kernel Panic for months, anybody who knows why?
    Anonymous UUID:       BE4E16C3-3A7C-B1A2-2BFF-F858BF3C9CA0
    Tue Mar 25 10:55:52 2014
    panic(cpu 0 caller 0xffffff7f9cff4fb0): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80ba71a000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.35/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8096b32ca0 : 0xffffff801ac22fa9
    0xffffff8096b32d20 : 0xffffff7f9cff4fb0
    0xffffff8096b32df0 : 0xffffff7f9b734eab
    0xffffff8096b32eb0 : 0xffffff7f9b7fe49a
    0xffffff8096b32ef0 : 0xffffff7f9b7fe50a
    0xffffff8096b32f60 : 0xffffff7f9ba7d056
    0xffffff8096b33090 : 0xffffff7f9b821b39
    0xffffff8096b330b0 : 0xffffff7f9b73b8fd
    0xffffff8096b33160 : 0xffffff7f9b739408
    0xffffff8096b33360 : 0xffffff7f9b73ad57
    0xffffff8096b33430 : 0xffffff7f9c5fe09a
    0xffffff8096b33510 : 0xffffff7f9c5fb421
    0xffffff8096b33590 : 0xffffff7f9c5fbeed
    0xffffff8096b33610 : 0xffffff7f9c5fc774
    0xffffff8096b33750 : 0xffffff7f9c5fd200
    0xffffff8096b33880 : 0xffffff7f9c62ead4
    0xffffff8096b338c0 : 0xffffff7f9c62f7fd
    0xffffff8096b33900 : 0xffffff7f9c629370
    0xffffff8096b33a70 : 0xffffff7f9c629cec
    0xffffff8096b33ac0 : 0xffffff7f9c625581
    0xffffff8096b33af0 : 0xffffff7f9c620378
    0xffffff8096b33b20 : 0xffffff7f9c608c84
    0xffffff8096b33b70 : 0xffffff801b0cd26a
    0xffffff8096b33b90 : 0xffffff801b0cddce
    0xffffff8096b33bf0 : 0xffffff801b0cb81f
    0xffffff8096b33d40 : 0xffffff801acb6558
    0xffffff8096b33e50 : 0xffffff801ac26bf1
    0xffffff8096b33e80 : 0xffffff801ac139f5
    0xffffff8096b33ef0 : 0xffffff801ac1e043
    0xffffff8096b33f70 : 0xffffff801acc976d
    0xffffff8096b33fb0 : 0xffffff801acf3b46
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f9b6e5000->0xffffff7f9b94dfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f9b2bb000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f9b6d5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f9b692000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f9b958000->0xffffff7f9bc01fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f9b6e5000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f9b2bb000
             com.apple.driver.AppleMuxControl(3.4.35)[1BFF66C1-65E4-3BB3-9DEE-B61C3137019B]@ 0xffffff7f9cfe7000->0xffffff7f9cff9fff
                dependency: com.apple.driver.AppleGraphicsControl(3.4.35)[09897896-ACBD-36B5-B1D4-0CCC4000E 3B3]@0xffffff7f9cfdf000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f9b528000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f9b2bb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f9b692000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f9cfe2000
             com.apple.GeForceTesla(8.2.4)[B6C71E9A-E304-354B-80AD-C69C9032D367]@0xffffff7f9 c5ce000->0xffffff7f9c698fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[EDA75271-4E9D-34E7-A2C5-14F0C8817D37]@0xffffff 7f9b2bb000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[999E29DA-D513-3544-89D1-9885B728A098]@0xff ffff7f9b6d5000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[4421462D-2B1F-3540-8EEA-9DFCB0565E39]@0 xffffff7f9b692000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[80472F2E-D31D-32C4-88BA-2EB3D63 C159F]@0xffffff7f9b6e5000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13C64
    Kernel version:
    Darwin Kernel Version 13.1.0: Thu Jan 16 19:40:37 PST 2014; root:xnu-2422.90.20~2/RELEASE_X86_64
    Kernel UUID: 9FEA8EDC-B629-3ED2-A1A3-6521A1885953
    Kernel slide:     0x000000001aa00000
    Kernel text base: 0xffffff801ac00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1315776739758
    last loaded kext at 335496660867: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f9d0f7000, size 65536)
    last unloaded kext at 437905877319: com.apple.filesystems.msdosfs          1.9 (addr 0xffffff7f9d0f7000, size 57344)
    loaded kexts:
    com.serato.usb.kext          2.3.0
    com.apple.filesystems.smbfs          2.0.1
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AGPM          100.14.15
    com.apple.filesystems.autofs          3.0
    com.apple.iokit.IOBluetoothSerialManager          4.2.3f10
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleMikeyDriver          2.6.0f1
    com.apple.driver.AppleHDA          2.6.0f1
    com.apple.GeForceTesla          8.2.4
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleUpstreamUserClient          3.5.13
    com.apple.driver.AppleMuxControl          3.4.35
    com.apple.driver.AppleMCCSControl          1.1.12
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleHWAccess          1
    com.apple.driver.AppleIntelHDGraphics          8.2.4
    com.apple.driver.AppleIntelHDGraphicsFB          8.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.driver.AppleSMCLMU          2.0.4d1
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleLPC          1.7.0
    com.apple.driver.SMCMotionSensor          3.0.4d1
    com.apple.driver.AppleUSBTCButtons          240.2
    com.apple.driver.AppleUSBCardReader          3.4.1
    com.apple.driver.AppleIRController          325.7
    com.apple.driver.AppleUSBTCKeyboard          240.2
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          35
    com.apple.iokit.SCSITaskUserClient          3.6.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.5.1
    com.apple.driver.AppleUSBHub          666.4.0
    com.apple.driver.AirPort.Brcm4331          700.20.22
    com.apple.iokit.AppleBCM5701Ethernet          3.8.1b2
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleAHCIPort          3.0.0
    com.apple.driver.AppleUSBEHCI          660.4.0
    com.apple.driver.AppleRTC          2.0
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleACPIButtons          2.0
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          2.1
    com.apple.driver.AppleACPIEC          2.0
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          216.0.0
    com.apple.nke.applicationfirewall          153
    com.apple.security.quarantine          3
    com.apple.driver.AppleIntelCPUPowerManagement          216.0.0
    com.apple.AppleGraphicsDeviceControl          3.4.35
    com.apple.kext.triggers          1.0
    com.apple.iokit.IOSerialFamily          10.0.7
    com.apple.driver.DspFuncLib          2.6.0f1
    com.apple.vecLib.kext          1.0.0
    com.apple.iokit.IOAudioFamily          1.9.5fc2
    com.apple.kext.OSvKernDSPLib          1.14
    com.apple.driver.AppleSMBusPCI          1.0.12d1
    com.apple.iokit.IOFireWireIP          2.2.6
    com.apple.iokit.IOSurface          91
    com.apple.iokit.IOBluetoothFamily          4.2.3f10
    com.apple.driver.AppleGraphicsControl          3.4.35
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.driver.AppleHDAController          2.6.0f1
    com.apple.iokit.IOHDAFamily          2.6.0f1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.2.3f10
    com.apple.nvidia.classic.NVDANV50HalTesla          8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla          8.2.4
    com.apple.iokit.IONDRVSupport          2.4.1
    com.apple.iokit.IOGraphicsFamily          2.4.1
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.IOPlatformPluginFamily          5.7.0d10
    com.apple.driver.AppleSMC          3.1.8
    com.apple.driver.AppleUSBHIDKeyboard          170.15
    com.apple.driver.AppleHIDKeyboard          170.15
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.6.6
    com.apple.iokit.IOUSBMassStorageClass          3.6.0
    com.apple.driver.AppleUSBMultitouch          240.9
    com.apple.iokit.IOUSBHIDDriver          660.4.0
    com.apple.driver.AppleUSBMergeNub          650.4.0
    com.apple.driver.AppleUSBComposite          656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.6.6
    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.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.6.6
    com.apple.iokit.IOUSBUserClient          660.4.2
    com.apple.iokit.IO80211Family          630.35
    com.apple.iokit.IOEthernetAVBController          1.0.3b4
    com.apple.driver.mDNSOffloadUserClient          1.0.1b5
    com.apple.iokit.IONetworkingFamily          3.2
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.6.5
    com.apple.iokit.IOUSBFamily          675.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          2.0.0
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          278.11
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.AppleKeyStore          2
    com.apple.driver.DiskImages          371.1
    com.apple.iokit.IOStorageFamily          1.9
    com.apple.iokit.IOReportFamily          23
    com.apple.driver.AppleFDEKeyStore          28.30
    com.apple.driver.AppleACPIPlatform          2.0
    com.apple.iokit.IOPCIFamily          2.9
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.pthread          1
    com.apple.kec.corecrypto          1.0
    System Profile:
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub
    USB Device: Keyboard Hub
    USB Device: Composite Device
    USB Device: Apple Keyboard
    USB Device: IR Receiver
    USB Device: Built-in iSight
    USB Device: Hub
    USB Device: iPhone
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Internal Memory Card Reader
    Thunderbolt Bus:
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353637334648302D4346382020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.3f10 13477, 3 services, 23 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 500,11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub
    USB Device: Keyboard Hub
    USB Device: Composite Device
    USB Device: Apple Keyboard
    USB Device: IR Receiver
    USB Device: Built-in iSight
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Internal Memory Card Reader
    Thunderbolt Bus:

    You have the MacBookPro6,2, the Edsel of Macs. It may have a logic-board defect covered by this recall.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers do not detect the fault. There is a specific test for this issue that Apple calls "VST" (for "Video Switching Test.") Ask for it. A "Failed" result means that the fault is present. However, according to reports, some units may pass the test, and yet still be deemed eligible for repair under the program. Your experience may vary.
    Print the first page of the panic report, if any, and the support page linked above, and bring them with you.
    Note that the recall only applies within three years of purchase. After that, Apple may refuse the service. In that case, you may be quoted a price of about $300 (in the U.S.) for a "depot repair," which involves shipping the unit to a central repair facility and takes about two weeks. For that flat fee, anything found wrong with it should be fixed, not just the logic board.
    The model was discontinued on February 24, 2011, so the recall has nominally ended. Some units may have been sold after that date by Apple as refurbished, or by resellers as new, and they should still be covered.
    Some owners report that their unit was repaired under the program after the deadline had passed. Others report that the repair was covered by the extended warranty from a credit-card issuer. Again, your experience may vary.
    Sometimes the replacement part is also defective, so be prepared for that possibility.
    If it's too late for your unit to be repaired under the program, and you don't want to pay for a new logic board, you may be able to stop the panics by disabling automatic graphics switching.
    If you're dissatisfied with Apple's response, please keep in mind that no one here represents the company or can help with customer-service issues.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

  • My App Store keeps crashing and giving me a huge error report

    Here is the report
    Process:         App Store [24741]
    Path:            /Applications/App Store.app/Contents/MacOS/App Store
    Identifier:      com.apple.appstore
    Version:         1.0.2 (63.1)
    Build Info:      Firenze-630100~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [22022]
    Date/Time:       2013-07-13 22:19:51.950 +1000
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Sleep/Wake UUID: 3CFB8202-91FC-420D-97E1-C5EBAF3826B7
    Interval Since Last Report:          58278 sec
    Crashes Since Last Report:           11
    Per-App Interval Since Last Report:  12 sec
    Per-App Crashes Since Last Report:   8
    Anonymous UUID:                      9FF206D4-FD94-4E99-B16D-7A9CC66694CD
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    abort() called
    *** Terminating app due to uncaught exception 'NSImageCacheException', reason: 'Cannot lock focus on image <NSImage 0x1003bf790 Size={0, 0} Reps=(
    )>, because it is size zero.'
    *** Call stack at first throw:
              0   CoreFoundation                      0x00007fff89bf0784 __exceptionPreprocess + 180
              1   libobjc.A.dylib                     0x00007fff864b4f03 objc_exception_throw + 45
              2   CoreFoundation                      0x00007fff89bf05a7 +[NSException raise:format:arguments:] + 103
              3   CoreFoundation                      0x00007fff89bf0534 +[NSException raise:format:] + 148
              4   AppKit                              0x00007fff805329cc -[NSImage _lockFocusOnRepresentation:rect:context:hints:flipped:] + 319
              5   AppKit                              0x00007fff80532883 __-[NSImage lockFocusWithRect:context:hints:flipped:]_block_invoke_1 + 100
              6   AppKit                              0x00007fff804c6c1d -[NSImage _usingBestRepresentationForRect:context:hints:body:] + 178
              7   AppKit                              0x00007fff80532809 -[NSImage lockFocusWithRect:context:hints:flipped:] + 289
              8   AppKit                              0x00007fff805326d3 -[NSImage lockFocusFlipped:] + 142
              9   App Store                           0x000000010001c840 0x0 + 4295084096
              10  AppKit                              0x00007fff804bb444 -[NSControl drawRect:] + 405
              11  AppKit                              0x00007fff804b3cc5 -[NSView _drawRect:clip:] + 3390
              12  AppKit                              0x00007fff804b2938 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 1325
              13  AppKit                              0x00007fff804b2ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              14  AppKit                              0x00007fff804b2ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              15  AppKit                              0x00007fff804d7c5a -[NSToolbarItemViewer _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 301
              16  AppKit                              0x00007fff804b2ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              17  AppKit                              0x00007fff804b2ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              18  AppKit                              0x00007fff804b2ca2 -[NSView _recursiveDisplayAllDirtyWithLockFocus:visRect:] + 2199
              19  AppKit                              0x00007fff804b100a -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 767
              20  AppKit                              0x00007fff804b0b2c -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 254
              21  AppKit                              0x00007fff804ad3de -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2683
              22  AppKit                              0x00007fff80426c0e -[NSView displayIfNeeded] + 969
              23  AppKit                              0x00007fff803eec3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
              24  AppKit                              0x00007fff803ee7d2 -[NSWindow orderWindow:relativeTo:] + 94
              25  AppKit                              0x00007fff803ba974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
              26  AppKit                              0x00007fff803b8a91 loadNib + 226
              27  AppKit                              0x00007fff803b81a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
              28  AppKit                              0x00007fff803b7dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
              29  AppKit                              0x00007fff803b535b NSApplicationMain + 279
              30  App Store                           0x00000001000013f4 0x0 + 4294972404
              31  ???                                 0x0000000000000002 0x0 + 2
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0x00007fff895750b6 __kill + 10
    1   libSystem.B.dylib                       0x00007fff896159f6 abort + 83
    2   libstdc++.6.dylib                       0x00007fff8343d5d2 __tcf_0 + 0
    3   libobjc.A.dylib                         0x00007fff864b8b39 _objc_terminate + 100
    4   libstdc++.6.dylib                       0x00007fff8343bae1 __cxxabiv1::__terminate(void (*)()) + 11
    5   libstdc++.6.dylib                       0x00007fff8343bb16 __cxxabiv1::__unexpected(void (*)()) + 0
    6   libstdc++.6.dylib                       0x00007fff8343bbfc __gxx_exception_cleanup(_Unwind_Reason_Code, _Unwind_Exception*) + 0
    7   libobjc.A.dylib                         0x00007fff864b4fa2 object_getIvar + 0
    8   com.apple.CoreFoundation                0x00007fff89c48969 -[NSException raise] + 9
    9   com.apple.AppKit                        0x00007fff804ad924 -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 4033
    10  com.apple.AppKit                        0x00007fff80426c0e -[NSView displayIfNeeded] + 969
    11  com.apple.AppKit                        0x00007fff803eec3b -[NSWindow _reallyDoOrderWindow:relativeTo:findKey:forCounter:force:isModal:] + 1050
    12  com.apple.AppKit                        0x00007fff803ee7d2 -[NSWindow orderWindow:relativeTo:] + 94
    13  com.apple.AppKit                        0x00007fff803ba974 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1726
    14  com.apple.AppKit                        0x00007fff803b8a91 loadNib + 226
    15  com.apple.AppKit                        0x00007fff803b81a4 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 763
    16  com.apple.AppKit                        0x00007fff803b7dd9 +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 326
    17  com.apple.AppKit                        0x00007fff803b535b NSApplicationMain + 279
    18  com.apple.appstore                      0x00000001000013f4 0x100000000 + 5108
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x00007fff8953fc0a kevent + 10
    1   libSystem.B.dylib                       0x00007fff89541add _dispatch_mgr_invoke + 154
    2   libSystem.B.dylib                       0x00007fff895417b4 _dispatch_queue_invoke + 185
    3   libSystem.B.dylib                       0x00007fff895412de _dispatch_worker_thread2 + 252
    4   libSystem.B.dylib                       0x00007fff89540c08 _pthread_wqthread + 353
    5   libSystem.B.dylib                       0x00007fff89540aa5 start_wqthread + 13
    Thread 2:
    0   libSystem.B.dylib                       0x00007fff89540a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89540e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89540aa5 start_wqthread + 13
    Thread 3:  WebCore: LocalStorage
    0   libSystem.B.dylib                       0x00007fff89561a6a __semwait_signal + 10
    1   libSystem.B.dylib                       0x00007fff89565881 _pthread_cond_wait + 1286
    2   com.apple.JavaScriptCore                0x00007fff85cdf3b0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.WebCore                       0x00007fff8194ff81 WebCore::LocalStorageThread::threadEntryPoint() + 177
    4   libSystem.B.dylib                       0x00007fff8955ffd6 _pthread_start + 331
    5   libSystem.B.dylib                       0x00007fff8955fe89 thread_start + 13
    Thread 4:
    0   libSystem.B.dylib                       0x00007fff89526d7a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x00007fff895273ed mach_msg + 59
    2   com.apple.CoreFoundation                0x00007fff89b8b902 __CFRunLoopRun + 1698
    3   com.apple.CoreFoundation                0x00007fff89b8ad8f CFRunLoopRunSpecific + 575
    4   com.apple.Foundation                    0x00007fff8660a14f +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5   com.apple.Foundation                    0x00007fff8658b114 __NSThread__main__ + 1429
    6   libSystem.B.dylib                       0x00007fff8955ffd6 _pthread_start + 331
    7   libSystem.B.dylib                       0x00007fff8955fe89 thread_start + 13
    Thread 5:
    0   libSystem.B.dylib                       0x00007fff89540a2a __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x00007fff89540e3c _pthread_wqthread + 917
    2   libSystem.B.dylib                       0x00007fff89540aa5 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff70ffa2f8  rcx: 0x00007fff5fbff308  rdx: 0x0000000000000000
      rdi: 0x00000000000060a5  rsi: 0x0000000000000006  rbp: 0x00007fff5fbff320  rsp: 0x00007fff5fbff308
       r8: 0x00007fff70ffda60   r9: 0x0000000000000063  r10: 0x00007fff895710fa  r11: 0x0000000000000202
      r12: 0x00007fff89c75b09  r13: 0x0000000000000000  r14: 0x000000010061bd50  r15: 0x00007fff700bc190
      rip: 0x00007fff895750b6  rfl: 0x0000000000000202  cr2: 0x00007fff70583fd0
    Binary Images:
           0x100000000 -        0x100044fff  com.apple.appstore 1.0.2 (63.1) <9113B2F3-EC62-24EA-C21A-352621712604> /Applications/App Store.app/Contents/MacOS/App Store
           0x100065000 -        0x10018eff7  com.apple.CommerceKit 1.0 (60.8) <F3B830C2-00E3-FE72-2D65-FDC943EC65EF> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff5fc00000 -     0x7fff5fc3bdef  dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
        0x7fff80003000 -     0x7fff80005fff  libRadiance.dylib ??? (???) <BF694EE5-6FDA-553A-CC89-F7135618E9C7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff80006000 -     0x7fff80027fe7  libPng.dylib ??? (???) <D8EC7740-EE32-865A-2F75-C9EDE2135510> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff80028000 -     0x7fff80077ff7  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <01B370FB-D524-F660-3826-E85B7F0D85CD> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
        0x7fff80087000 -     0x7fff8009efff  com.apple.ImageCapture 6.1 (6.1) <79AB2131-2A6C-F351-38A9-ED58B25534FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff800cf000 -     0x7fff801cffef  com.apple.DiskImagesFramework 10.6.8 (289.1) <4F2F2B6C-59D1-0631-71D1-F471BE2CE29A> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8021b000 -     0x7fff80331ff7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <3814FCF9-92B9-A6AB-E76A-F7021894AA3F> /usr/lib/libxml2.2.dylib
        0x7fff803b2000 -     0x7fff803b2ff7  com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff803b3000 -     0x7fff80dadff7  com.apple.AppKit 6.6.8 (1038.36) <4CFBE04C-8FB3-B0EA-8DDB-7E7D10E9D251> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff80dae000 -     0x7fff80e2dfe7  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <79E256EB-43F1-C7AA-6436-124A4FFB02D0> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff80e3a000 -     0x7fff80e7bfff  com.apple.SystemConfiguration 1.10.8 (1.10.2) <78D48D27-A9C4-62CA-2803-D0BBED82855A> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff80e7c000 -     0x7fff81219fe7  com.apple.QuartzCore 1.6.3 (227.37) <16DFF6CD-EA58-CE62-A1D7-5F6CE3D066DD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8121a000 -     0x7fff81334fff  libGLProgrammability.dylib ??? (???) <D1650AED-02EF-EFB3-100E-064C7F018745> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff81335000 -     0x7fff81366fff  libGLImage.dylib ??? (???) <562565E1-AA65-FE96-13FF-437410C886D0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff81367000 -     0x7fff81387fff  com.apple.DirectoryService.Framework 3.6 (621.16) <0ED4A74A-F8FB-366D-6588-F13EA397326F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff81388000 -     0x7fff81396ff7  libkxld.dylib ??? (???) <8145A534-95CC-9F3C-B78B-AC9898F38C6F> /usr/lib/system/libkxld.dylib
        0x7fff81397000 -     0x7fff8139bff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <DB710299-B4D9-3714-66F7-5D2964DE585B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8139c000 -     0x7fff813aefe7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
        0x7fff813af000 -     0x7fff813afff7  com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff814f9000 -     0x7fff81541ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff81542000 -     0x7fff81585ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <5FF3D7FD-84D8-C5FA-D640-90BB82EC651D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff816e7000 -     0x7fff816f4fe7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <1C35FA50-9C70-48DC-9E8D-2054F7A266B1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff816f5000 -     0x7fff816f5ff7  com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff81787000 -     0x7fff817beff7  com.apple.DiskManagement 3.6 (358) <D0D9E19C-7F01-CEB6-681D-0B20D3B7E9B4> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff817e3000 -     0x7fff81824fef  com.apple.QD 3.36 (???) <5DC41E81-32C9-65B2-5528-B33E934D5BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff81825000 -     0x7fff818d5fff  edu.mit.Kerberos 6.5.11 (6.5.11) <085D80F5-C9DC-E252-C21B-03295E660C91> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff818d6000 -     0x7fff818fefff  com.apple.DictionaryServices 1.1.2 (1.1.2) <E9269069-93FA-2B71-F9BA-FDDD23C4A65E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8192f000 -     0x7fff82999fff  com.apple.WebCore 6534.59 (6534.59.6) <24B753DC-1FD4-FFCC-5F66-44799244A125> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8299a000 -     0x7fff829a0ff7  IOSurface ??? (???) <04EDCEDE-E36F-15F8-DC67-E61E149D2C9A> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff829a8000 -     0x7fff829affff  com.apple.OpenDirectory 10.6 (10.6) <4200CFB0-DBA1-62B8-7C7C-91446D89551F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff829b0000 -     0x7fff82c39ff7  com.apple.security 6.1.2 (55002) <D224882B-D57B-83AF-3781-548BCEACB327> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff82c3a000 -     0x7fff82c3dff7  libCoreVMClient.dylib ??? (???) <75819794-3B7A-8944-D004-7EA6DD7CE836> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff82d49000 -     0x7fff82d49ff7  com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff82ebc000 -     0x7fff82ee7ff7  libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <3630A97F-55C1-3F34-CA63-3847653C9645> /usr/lib/libxslt.1.dylib
        0x7fff82f2e000 -     0x7fff82feffef  com.apple.ColorSync 4.6.8 (4.6.8) <7DF1D175-6451-51A2-DBBF-40FCA78C0D2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff83232000 -     0x7fff833f0fff  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <97A75BFB-0DB6-6F44-36B0-97B7F7208ABB> /usr/lib/libicucore.A.dylib
        0x7fff833f1000 -     0x7fff8346efef  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
        0x7fff8347f000 -     0x7fff83538fff  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <2C5ED312-E646-9ADE-73A9-6199A2A43150> /usr/lib/libsqlite3.dylib
        0x7fff83539000 -     0x7fff8358eff7  com.apple.framework.familycontrols 2.0.2 (2020) <F09541B6-5E28-1C01-C1AE-F6A2508670C7> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8361f000 -     0x7fff836f7ff7  com.apple.DiscRecording 5.0.9 (5090.4.2) <1559C58F-ABD2-0C13-7E1D-75450FEC41D4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff83706000 -     0x7fff837c8fe7  libFontParser.dylib ??? (???) <EF06F16C-0CC9-B4CA-7BD9-0A97FA967340> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff837c9000 -     0x7fff837fcff7  libTrueTypeScaler.dylib ??? (???) <B7BA8104-FA18-39A2-56E1-922EE7A660AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff837fd000 -     0x7fff8391cff7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <11EB0132-EC8E-0E2E-9B84-B2DFE65DE678> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8391d000 -     0x7fff83973fe7  libTIFF.dylib ??? (???) <2DBEC120-DAA7-3789-36A2-A205BCDF2D72> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff83a82000 -     0x7fff83b37fe7  com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff83b7e000 -     0x7fff83cbcfff  com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff83cbd000 -     0x7fff83cf7fff  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <4F2A4397-89BD-DEAC-4971-EE838FFA0964> /usr/lib/libcups.2.dylib
        0x7fff83d03000 -     0x7fff843ffff7  com.apple.CoreGraphics 1.545.0 (???) <58D597B1-EB3B-710E-0B8C-EC114D54E11B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff84400000 -     0x7fff84400ff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff84401000 -     0x7fff8443ffe7  libFontRegistry.dylib ??? (???) <395D7C0D-36B5-B353-0DC8-51ABC0B1C030> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff84440000 -     0x7fff8444bff7  com.apple.bsd.ServiceManagement 1.3 (1.3) <CEB99ECF-4C55-C3DF-EE64-35903BF7B690> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8444c000 -     0x7fff84581fff  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <F4814A13-E557-59AF-30FF-E62929367933> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff845b9000 -     0x7fff84778fff  com.apple.ImageIO.framework 3.0.6 (3.0.6) <92882FD3-CB3F-D0BE-DDDA-43B4BEE10F58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff84779000 -     0x7fff84792fff  com.apple.CFOpenDirectory 10.6 (10.6) <CCF79716-7CC6-2520-C6EB-A4F56AD0A207> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff84793000 -     0x7fff8479efff  com.apple.CrashReporterSupport 10.6.7 (258) <A2CBB18C-BD1C-8650-9091-7687E780E689> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff847a4000 -     0x7fff847a7ff7  com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8481d000 -     0x7fff84823ff7  com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8505f000 -     0x7fff850a1fe7  com.apple.MediaKit 10.5.1 (490) <9D8D9E51-6559-41A2-E404-C629878F93AA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff850ac000 -     0x7fff85116fe7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff85117000 -     0x7fff8516aff7  com.apple.HIServices 1.8.3 (???) <F6E0C7A7-C11D-0096-4DDA-2C77793AA6CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8516b000 -     0x7fff8516dfff  com.apple.print.framework.Print 6.1 (237.1) <CA8564FB-B366-7413-B12E-9892DA3C6157> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8516e000 -     0x7fff8517dfef  com.apple.opengl 1.6.14 (1.6.14) <ECAE2D12-5BE3-46E7-6EE5-563B80B32A3E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8517e000 -     0x7fff85189ff7  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <5CA110A2-0712-F774-E7CF-AA7A2A106DAC> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff851d4000 -     0x7fff851f9ff7  com.apple.CoreVideo 1.6.2 (45.6) <E138C8E7-3CB6-55A9-0A2C-B73FE63EA288> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff851fa000 -     0x7fff851fdfff  com.apple.help 1.3.2 (41.1) <BD1B0A22-1CB8-263E-FF85-5BBFDE3660B9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85256000 -     0x7fff85293fff  com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff85294000 -     0x7fff852d0fe7  libcurl.4.dylib 6.1.0 (compatibility 6.0.0) <0109956D-D962-1736-B510-DC294F530E07> /usr/lib/libcurl.4.dylib
        0x7fff852d1000 -     0x7fff852e5fff  libGL.dylib ??? (???) <2ECE3B0F-39E1-3938-BF27-7205C6D0358B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff852e6000 -     0x7fff85332fff  libauto.dylib ??? (???) <F7221B46-DC4F-3153-CE61-7F52C8C293CF> /usr/lib/libauto.dylib
        0x7fff85333000 -     0x7fff853cdfff  com.apple.ApplicationServices.ATS 275.19 (???) <2DE8987F-4563-4D8E-45C3-2F6F786E120D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff853ce000 -     0x7fff85812fef  libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <E14EC4C6-B055-A4AC-B971-42AB644E4A7C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff85813000 -     0x7fff8584efff  com.apple.AE 496.5 (496.5) <208DF391-4DE6-81ED-C697-14A2930D1BC6> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8584f000 -     0x7fff85923fe7  com.apple.CFNetwork 454.12.4 (454.12.4) <C83E2BA1-1818-B3E8-5334-860AD21D1C80> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff85924000 -     0x7fff8596dff7  com.apple.securityinterface 4.0.1 (40418.0.1) <9AF33A9F-2D8C-2AE6-868C-EA836C861031> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85cd5000 -     0x7fff85ff8fe7  com.apple.JavaScriptCore 6534.59 (6534.59.6) <029D160C-5D86-C281-5071-66CA09D1A95F> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff85ff9000 -     0x7fff86043ff7  com.apple.Metadata 10.6.3 (507.15) <DE238BE4-5E22-C4D5-CF5C-3D50FDEE4701> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff86044000 -     0x7fff86049ff7  com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff860d9000 -     0x7fff861b6fff  com.apple.vImage 4.1 (4.1) <C3F44AA9-6F71-0684-2686-D3BBC903F020> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff861b7000 -     0x7fff861b7ff7  com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8623b000 -     0x7fff8623cff7  com.apple.audio.units.AudioUnit 1.6.7 (1.6.7) <49B723D1-85F8-F86C-2331-F586C56D68AF> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8623d000 -     0x7fff86296fe7  com.apple.PackageKit 1.1.4 (93) <1FF17E8F-5848-EEB1-78A4-18CBC0D03595> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff86297000 -     0x7fff862adfef  libbsm.0.dylib ??? (???) <83676D2E-23CD-45CD-BE5C-35FCFFBBBDBB> /usr/lib/libbsm.0.dylib
        0x7fff86491000 -     0x7fff86495ff7  libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
        0x7fff86496000 -     0x7fff864aaff7  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <63C87CF7-56B3-4038-8136-8C26E96AD42F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff864ab000 -     0x7fff86561ff7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <03140531-3B2D-1EBA-DA7F-E12CC8F63969> /usr/lib/libobjc.A.dylib
        0x7fff86562000 -     0x7fff86563ff7  com.apple.TrustEvaluationAgent 1.1 (1) <040B71B1-F8BD-1605-057E-E80DBDE1FE59> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86564000 -     0x7fff86579ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8657a000 -     0x7fff867fcfff  com.apple.Foundation 6.6.8 (751.63) <E10E4DB4-9D5E-54A8-3FB6-2A82426066E4> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff86a24000 -     0x7fff86a29fff  libGFXShared.dylib ??? (???) <6BBC351E-40B3-F4EB-2F35-05BDE52AF87E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff86a2c000 -     0x7fff86a66fff  com.apple.bom 10.0 (164) <E5C9AFBD-68C1-197E-72B0-B43295DC87DC> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff86a67000 -     0x7fff86a76fff  com.apple.NetFS 3.2.2 (3.2.2) <7CCBD70E-BF31-A7A7-DB98-230687773145> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff86a77000 -     0x7fff86b17fff  com.apple.LaunchServices 362.3 (362.3) <B90B7C31-FEF8-3C26-BFB3-D8A48BD2C0DA> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff86b4d000 -     0x7fff86b6efff  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <9410EC7F-4D24-6740-AFEE-90405750FAD7> /usr/lib/libresolv.9.dylib
        0x7fff86b6f000 -     0x7fff86b8aff7  com.apple.openscripting 1.3.1 (???) <2243C17C-EE36-D5B6-3A3E-8258973FF789> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff86b8b000 -     0x7fff86bebfe7  com.apple.framework.IOKit 2.0 (???) <4F071EF0-8260-01E9-C641-830E582FA416> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86cd5000 -     0x7fff86d92fff  com.apple.CoreServices.OSServices 359.2 (359.2) <BBB8888E-18DE-5D09-3C3A-F4C029EC7886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff86fab000 -     0x7fff872a9fff  com.apple.HIToolbox 1.6.5 (???) <AD1C18F6-51CB-7E39-35DD-F16B1EB978A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff87d55000 -     0x7fff87d61fff  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <6FB0A8F4-72A1-D28F-E801-DE2C7498AFB9> /usr/lib/libbz2.1.0.dylib
        0x7fff87dc3000 -     0x7fff87e8ffff  com.apple.installframework 596 (596.1) <ED491B89-5D44-533B-5589-622F21EB4D16> /System/Library/PrivateFrameworks/Install.framework/Versions/A/Install
        0x7fff87e90000 -     0x7fff88032fe7  com.apple.WebKit 6534.59 (6534.59.8) <1853A066-5479-6549-3114-91FC2F3FF07A> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff880a6000 -     0x7fff88132fef  SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff88133000 -     0x7fff88133ff7  com.apple.CoreServices 44 (44) <DC7400FB-851E-7B8A-5BF6-6F50094302FB> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8822d000 -     0x7fff8823cfff  libxar.1.dylib ??? (???) <CBAF862A-3C77-6446-56C2-9C4461631AAF> /usr/lib/libxar.1.dylib
        0x7fff882bf000 -     0x7fff882d5fe7  com.apple.MultitouchSupport.framework 207.11 (207.11) <8233CE71-6F8D-8B3C-A0E1-E123F6406163> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff882d6000 -     0x7fff883bbfef  com.apple.DesktopServices 1.5.11 (1.5.11) <39FAA3D2-6863-B5AB-AED9-92D878EA2438> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff883bc000 -     0x7fff88bc6fe7  libBLAS.dylib 219.0.0 (compatibility 1.0.0) <EEE5CE62-9155-6559-2AEA-05CED0F5B0F1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff88bc7000 -     0x7fff88efbfef  com.apple.CoreServices.CarbonCore 861.39 (861.39) <1386A24D-DD15-5903-057E-4A224FAF580B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff88efc000 -     0x7fff88f1ffff  com.apple.opencl 12.3.6 (12.3.6) <42FA5783-EB80-1168-4015-B8C68F55842F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88f20000 -     0x7fff88f5efe7  libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <B3465B16-5B9D-C881-C61A-AFC9D8EDDC1B> /usr/lib/libssl.0.9.8.dylib
        0x7fff88f5f000 -     0x7fff88fddff7  com.apple.CoreText 151.13 (???) <5C6214AD-D683-80A8-86EB-328C99B75322> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff88fde000 -     0x7fff8906efff  com.apple.SearchKit 1.3.0 (1.3.0) <3403E658-A54E-A79A-12EB-E090E8743984> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff89198000 -     0x7fff891bfff7  libJPEG.dylib ??? (???) <08758593-6436-B29E-1DA8-F15597835EC1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff891c0000 -     0x7fff891c5fff  libGIF.dylib ??? (???) <3BAD0DE8-8151-68B0-2244-A4541C738972> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff891c6000 -     0x7fff8920dff7  com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff89457000 -     0x7fff89458fff  liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
        0x7fff89526000 -     0x7fff896e7fef  libSystem.B.dylib 125.2.11 (compatibility 1.0.0) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
        0x7fff89926000 -     0x7fff8992cff7  com.apple.CommerceCore 1.0 (9.1) <3691E9BA-BCF4-98C7-EFEC-78DA6825004E> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8993f000 -     0x7fff89940ff7  libScreenReader.dylib ??? (???) <0E570442-073F-D6AD-5014-1FD91C631DCF> /usr/lib/libScreenReader.dylib
        0x7fff89941000 -     0x7fff8994eff7  com.apple.AppleFSCompression 24.4 (1.0) <57D6F613-CB5E-75BC-E351-3272D62227F5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff89ab9000 -     0x7fff89b3eff7  com.apple.print.framework.PrintCore 6.3 (312.7) <CDFE82DD-D811-A091-179F-6E76069B432D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff89b3f000 -     0x7fff89cb6fe7  com.apple.CoreFoundation 6.6.6 (550.44) <BB4E5158-E47A-39D3-2561-96CB49FA82D4> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff89cb7000 -     0x7fff89d00fef  libGLU.dylib ??? (???) <B0F4CA55-445F-E901-0FCF-47B3B4BAE6E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff89d01000 -     0x7fff89d12ff7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
        0x7fff89d13000 -     0x7fff8a15afef  com.apple.RawCamera.bundle 3.7.1 (570) <5AFA87CA-DC3D-F84E-7EA1-6EABA8807766> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8a15b000 -     0x7fff8a18afff  com.apple.framework.Admin 4.7 (4.7) <58294380-377A-3E74-D2B3-0C6D577D3786> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
        0x7fffffe00000 -     0x7fffffe01fff  libSystem.B.dylib ??? (???) <9AB4F1D1-89DC-0E8A-DC8E-A4FE4D69DB69> /usr/lib/libSystem.B.dylib
    Model: iMac10,1, BootROM IM101.00CC.B00, 2 processors, Intel Core 2 Duo, 3.06 GHz, 4 GB, SMC 1.53f13
    Graphics: ATI Radeon HD 4670, ATI Radeon HD 4670, PCIe, 256 MB
    Memory Module: global_name
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x8F), Atheros 9280: 2.1.14.6
    Bluetooth: Version 2.4.5f3, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: WDC WD1001FALS-40U9B0, 931.51 GB
    Serial ATA Device: HL-DT-ST DVDRW  GA11N, 807.2 MB
    USB Device: Built-in iSight, 0x05ac  (Apple Inc.), 0x8502, 0x24400000 / 2
    USB Device: Internal Memory Card Reader, 0x05ac  (Apple Inc.), 0x8403, 0x26500000 / 2
    USB Device: Dell USB Keyboard, 0x413c  (Dell Inc.), 0x2003, 0x06400000 / 4
    USB Device: Optical USB Mouse, 0x046d  (Logitech Inc.), 0xc016, 0x06200000 / 3
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x06100000 / 2
    USB Device: Bluetooth USB Host Controller, 0x05ac  (Apple Inc.), 0x8215, 0x06110000 / 6
    USB Device: Turtle Beach P11 Headset, 0x10f5, 0x0231, 0x04100000 / 3
    USB Device: IR Receiver, 0x05ac  (Apple Inc.), 0x8242, 0x04500000 / 2

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

  • Time Machine and File Permissions

    'Twere I to rate this question's technicality on a scale of 1 through 10, it would rate 8. Just warning you. Unix people will be especially useful for this.
    Okay, so, before the problems started, my hard drive had three partitions. One for OS X, one for file storage for Ubuntu Linux, and one called the "Swap" partition, which somehow relates to Ubuntu (the Ubuntu installer put it there, I've no idea what it's for). Here's a makeshift diagram of what my partition map used to be:
    I ran out of space in my OS X partition. You see, I've recently had the fortune to obtain some rather fantastic software. The downside is that the software (and it's files) take up roughly 53GB. I won't trouble with you what it actually is (though it should have dawned on some people by now). Between OS X and Ubuntu Linux, OS X prevailed. As far as I'm concerned, Linux will have to wait 'till I have a larger hard drive.
    So, I fired up Disk Utility, and tried to remove the two Linux partitions. It told me it was "Preparing to erase [insert Linux partition name]". It told me that for an hour. After one hour, I said screw it, I'll do this the "hard" way.
    My initial plan was to back up my data, and completely reformat my drive, reinstall Leopard, and have it restore from my Time Machine backup. Now, my external drive is not big enough to hold a complete system-wide backup. I had to leave some stuff out. Here's the list of exclusions, taken directly from the back up logs:
    Excluding System files: 16.3 GB (242143 items)
    Excluding /Developer: 0 bytes (1 items)
    Excluding /Users/Audacitor/Downloads: 7.9 GB (18 items)
    Excluding /Applications/Creative Suite 3: 3.2 GB (13214 items)
    Excluding /Applications/Disk Images/Macromedia: 240.5 MB (4 items)
    Excluding /Applications/Utilities: 484.2 MB (111 items)
    Excluding /Users/Audacitor/.Trash: 97.3 MB (2142 items)
    Excluding /System: 108.2 MB (5874 items)
    Excluding /Users/Audacitor/Library/Calendars/Calendar Cache: 144 KB (1 items)
    Excluding /Users/Audacitor/Library/Safari/WebpageIcons.db: 52 KB (1 items)
    Excluding /Users/Audacitor/Library/Mail/Envelope Index: 680 KB (1 items)
    Excluding /Users/Audacitor/Library/Icons/WebpageIcons.db: 20 KB (1 items)
    I am uncertain as to why it excluded those last four entries. I didn't ask them to be excluded, so I assumed that was something Time Machine does automatically.
    The backup worked normally, or so it seemed. After about a half hour, it told me it was done. I hastily (read; stupidly) unplugged the drive and prepared to reformat my drive. So excited was I to reach my new software, that I made the utter and completely foolish move of not double checking that everything I needed was backed up. If I had, I might never have this problem, and even if this problem were destined to happen, I could have at least saved my Pictures folder (fortunately, most of it's contents are safely residing on my iPod).
    So, I wiped my drive. Specifically, I booted into my Leopard Install DVD, and went for the Erase and Install option. The install commenced and finished without a hitch. I brought my "new" computer up, enjoyed the theatrics of the intro movie and started running through the setup. I came to the step where it asks if I want to transfer files from another Mac, from another volume on my Mac, from a Time Machine backup, or not at all. I of course clicked for a Time Machine back up. The first sign of trouble was that my backup didn't show up (despite having my external plugged in). I felt a pang of fear, but it didn't worry me too much, and I thought to myself that I'd just use Migration Assistant later on (the Leopard setup sequence specifically stated I could do this if I so wished).
    So I went straight to my desktop and fired up Migration Assistant, and went through the steps till it asked me to select a Time Machine backup. But there were none to select from. I waited a full minute, my fear growing steadily to terror. Finally, I realized that my data was gone, and flipped out. My inner geek, which was screaming at me to calm down and look inside my external, was shackled and thrown into a tiny corner of my now completely panicked mind. This lasted for roughly two minutes. After regaining myself, and opened my external. It contained one folder named Backups.backupdb. I opened it, and inside I found Neomiranda (Neomiranda is the name I gave my computer). So far so good. Inside the folder of Neomiranda, I found 2008-02-20-060526.inProgress. Another 30 seconds of flipping out over the idea of .inProgress. After awhile, I had the sense to right click on it, and hit the "Show Package Contents" option.
    Inside were three folders, with three corresponding log files. I quickly realized that each one was a backup. The first two were empty, which I anticipated. Those were my two attempts while figuring out what to exclude, so I could get a backup to fit on my external. The third contained another Neomiranda folder, which contained all my data. Everything except my Pictures folder was there.
    So, I went back and forth, manually restoring my data. When I'd finished, I started up a few apps to check that everything worked. Not everything worked. Mail wouldn't even get a bounce from the dock, Firefox told me there was a copy of itself already running, and iTunes complained that I had either a locked disk or insufficient permissions. Acting on iTunes' advice, I set out comparing the permissions of various folders I'd copied to the permissions of their equivalents on another, fully functional, system. Everything checked out. Nothing was locked, and everything had the correct permissions. I fired up Disk Utility and had it a run a permissions repair. It spat out a great deal of stuff that it apparently found wrong, and apparently fixed, but ultimately, it had no effect.
    I cannot find anything wrong with any permissions, but I've got a feeling that's where the problem is. Why? Because any time I want to do anything to a folder I've copied, or anything inside a folder I've copied, it wants my admin password. Despite no apparent differences in permissions between folders I don't need a password for and between folders I do need a password for, I need a password for folders I have copied from my backup.
    I've not looked into file ownership, as I couldn't find a way to even find out who a file belongs to, much less actually change ownership to anything. If I end having to use chown at a bash, fine with me, but I'm not a Unix man. I'll still need help with it (though I do know how to use the man command).

    Same problem and for months now. I haven't been able to find a solution, but I suspect that's because I don't know exactly what's wrong.

  • Mid 2010 MacBook Pro GPU Panic

    Right, I've had this issue for a while now but it's happening so regularly now that it's infuriating.
    My Mid 2010 15' MacBook Pro often suddenly turned off. The screen flashes white then it reboots. It's always when I'm doing things, but nothing taxing (Uploading files, listening to iTunes, etc). It's having a GPU panic, and I know this model has issues with the GPU. However when I took it to an Apple Store a few months back they told me nothing was wrong with it, they even ran tests for three days and said it worked perfectly. However it's still insanely slow (Takes 3 minutes to just open up chrome), and the panics are still happening.
    I'm not sure what to do, I'm pretty sure it's the GPU issue with these models, but Apple aren't seeing it when testing it, but it's still happening. What should I do?
    Here's the crash report from one of the most recent ones:
    Anonymous UUID:       BB3681DC-3EA3-9B32-FF99-668F16E1DB5C
    Sun Jul  6 16:01:34 2014
    panic(cpu 0 caller 0xffffff7f880c9f7c): "GPU Panic: [<None>] 3 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8122687000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.5.26/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8111b43190 : 0xffffff8005e22fa9
    0xffffff8111b43210 : 0xffffff7f880c9f7c
    0xffffff8111b432e0 : 0xffffff7f86916e7b
    0xffffff8111b433a0 : 0xffffff7f869e046a
    0xffffff8111b433e0 : 0xffffff7f869e04da
    0xffffff8111b43450 : 0xffffff7f86c5f056
    0xffffff8111b43580 : 0xffffff7f86a03b09
    0xffffff8111b435a0 : 0xffffff7f8691d8cd
    0xffffff8111b43650 : 0xffffff7f8691b3d8
    0xffffff8111b43850 : 0xffffff7f8691cd27
    0xffffff8111b43920 : 0xffffff7f87870e54
    0xffffff8111b43a40 : 0xffffff7f878700cd
    0xffffff8111b43a70 : 0xffffff7f87867e19
    0xffffff8111b43ac0 : 0xffffff7f87863581
    0xffffff8111b43af0 : 0xffffff7f8785e378
    0xffffff8111b43b20 : 0xffffff7f87846c84
    0xffffff8111b43b70 : 0xffffff80062cf50a
    0xffffff8111b43b90 : 0xffffff80062d006e
    0xffffff8111b43bf0 : 0xffffff80062cdabf
    0xffffff8111b43d40 : 0xffffff8005eb66a8
    0xffffff8111b43e50 : 0xffffff8005e26bf1
    0xffffff8111b43e80 : 0xffffff8005e139f5
    0xffffff8111b43ef0 : 0xffffff8005e1e043
    0xffffff8111b43f70 : 0xffffff8005ec989d
    0xffffff8111b43fb0 : 0xffffff8005ef3c76
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.5.26)[B67CD59F-1344-37BC-8A9A-46D6D3DCA13D]@ 0xffffff7f880bb000->0xffffff7f880cefff
                dependency: com.apple.driver.AppleGraphicsControl(3.5.26)[C0F9A79F-167E-3A68-873C-5CE17B97F B11]@0xffffff7f880b3000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f8677e000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f864be000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f86874000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f880b6000
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f868c7000->0xffffff7f86b2ffff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f864be000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7f868b7000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f86874000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f86b3a000->0xffffff7f86de3fff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f868c7000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f864be000
             com.apple.GeForceTesla(8.2.4)[24ED915E-02F3-3A31-8502-6AA41FFCA420]@0xffffff7f8 780c000->0xffffff7f878d6fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f864be000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7f868b7000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f86874000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f868c7000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13D65
    Kernel version:
    Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    Kernel UUID: ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E
    Kernel slide:     0x0000000005c00000
    Kernel text base: 0xffffff8005e00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 3910035988972
    last loaded kext at 3571576691299: com.apple.driver.AppleIntelMCEReporter 104 (addr 0xffffff7f881b9000, size 49152)
    last unloaded kext at 3633499090341: com.apple.driver.AppleIntelMCEReporter 104 (addr 0xffffff7f881b9000, size 32768)
    loaded kexts:
    com.Cycling74.driver.Soundflower 1.6.2
    com.apple.filesystems.smbfs 2.0.2
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.2.4f1
    com.apple.driver.AGPM 100.14.15
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleMikeyDriver 2.6.1f2
    com.apple.driver.AppleHDA 2.6.1f2
    com.apple.driver.AudioAUUC 1.60
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.GeForceTesla 8.2.4
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleIntelHDGraphics 8.2.4
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleMuxControl 3.5.26
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleMCCSControl 1.1.12
    com.apple.driver.AppleIntelHDGraphicsFB 8.2.4
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.4f1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.driver.AppleUSBCardReader 3.4.1
    com.apple.iokit.SCSITaskUserClient 3.6.6
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.5.1
    com.apple.driver.AppleUSBHub 666.4.0
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleAHCIPort 3.0.0
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.AppleGraphicsDeviceControl 3.5.26
    com.apple.driver.DspFuncLib 2.6.1f2
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IOBluetoothFamily 4.2.4f1
    com.apple.nvidia.classic.NVDANV50HalTesla 8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla 8.2.4
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleGraphicsControl 3.5.26
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.driver.AppleSMBusController 1.0.11d1
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.4f1
    com.apple.driver.AppleHDAController 2.6.1f2
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOHDAFamily 2.6.1f2
    com.apple.driver.IOPlatformPluginFamily 5.7.0d11
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.AppleUSBMultitouch 240.9
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.6
    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.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IO80211Family 630.35
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBFamily 677.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0
    Unable to gather system configuration information.Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 8 GB, SMC 1.58f17
    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, 0x857F, 0x483634353155363446373036364700000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x857F, 0x483634353155363446373036364700000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.4f1 13674, 3 services, 15 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: WDC WD10TPVT-00HT5T0, 1 TB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Internal Memory Card Reader
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Hub
    USB Device: IR Receiver
    USB Device: Built-in iSight
    Thunderbolt Bus:

    You have the MacBookPro6,2, the Edsel of Macs. It may have the logic-board defect that was covered by this recall.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers do not detect the fault. There is a specific test for this issue that Apple calls "VST" (for "Video Switching Test.") Ask for it. A "Failed" result means that the fault is present. However, according to reports, some units may pass the test, and yet still be deemed eligible for repair under the program. Your experience may vary.
    Print the first page of the panic report, if any, and the support page linked above, and bring them with you.
    Note that the recall only applies within three years of purchase. After that, Apple may refuse the service. In that case, you may be quoted a price of about $300 (in the U.S.) for a "depot repair," which involves shipping the unit to a central repair facility and takes about two weeks. For that flat fee, anything found wrong with it should be fixed, not just the logic board.
    The model was discontinued on February 24, 2011, so the recall has nominally ended. Some units may have been sold after that date by Apple as refurbished, or by resellers as new, and they might still be covered.
    Some owners report that their unit was repaired under the program after the deadline had passed. Others report that the repair was covered by the extended warranty from a credit-card issuer. Again, your experience may vary.
    Sometimes the replacement part is also defective, so be prepared for that possibility.
    If it's too late for your unit to be repaired under the program, and you don't want to pay for a new logic board, you may be able to stop the panics by disabling automatic graphics switching. To use the discrete graphics processor, you'll need athird-party utility to switch to it manually.
    Often the panics start to happen after a system upgrade. If the upgrade was recent, and you have backups, then you can revert to a previous OS X version.
    If you're dissatisfied with Apple's response, please keep in mind that no one here represents the company or can help with customer-service issues.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

  • Mid-2010 Macbook Pro Crashes Often (I know)...

    Hi. My Mid 2010 Macbook Pro keeps crashing. Possibly related to the installation of OS X Mavericks, but from the other threads it sounds like a RAM or logic board issue. I would appreciate the help. Here is the panic log:
    panic(cpu 1 caller 0xffffff7f8f663f7c): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80b4cdd000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.5.26/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 1), Frame : Return Address
    0xffffff80152a3230 : 0xffffff800d222fa9
    0xffffff80152a32b0 : 0xffffff7f8f663f7c
    0xffffff80152a3380 : 0xffffff7f8dd1de7b
    0xffffff80152a3440 : 0xffffff7f8dde746a
    0xffffff80152a3480 : 0xffffff7f8dde74da
    0xffffff80152a34f0 : 0xffffff7f8e066056
    0xffffff80152a3620 : 0xffffff7f8de0ab09
    0xffffff80152a3640 : 0xffffff7f8dd248cd
    0xffffff80152a36f0 : 0xffffff7f8dd223d8
    0xffffff80152a38f0 : 0xffffff7f8dd24501
    0xffffff80152a39e0 : 0xffffff7f8ec9f7a0
    0xffffff80152a3a40 : 0xffffff7f8ec9c522
    0xffffff80152a3ad0 : 0xffffff7f8ec86df6
    0xffffff80152a3b10 : 0xffffff7f8ec7dd3b
    0xffffff80152a3b70 : 0xffffff800d6cea56
    0xffffff80152a3b90 : 0xffffff800d6d0051
    0xffffff80152a3bf0 : 0xffffff800d6cdabf
    0xffffff80152a3d40 : 0xffffff800d2b66a8
    0xffffff80152a3e50 : 0xffffff800d226bf1
    0xffffff80152a3e80 : 0xffffff800d2139f5
    0xffffff80152a3ef0 : 0xffffff800d21e043
    0xffffff80152a3f70 : 0xffffff800d2c989d
    0xffffff80152a3fb0 : 0xffffff800d2f3c76
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.5.26)[B67CD59F-1344-37BC-8A9A-46D6D3DCA13D]@ 0xffffff7f8f655000->0xffffff7f8f668fff
                dependency: com.apple.driver.AppleGraphicsControl(3.5.26)[C0F9A79F-167E-3A68-873C-5CE17B97F B11]@0xffffff7f8f64d000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[045D5D6F-AD1E-36DB-A249-A346E2B48E54]@0xfffff f7f8db85000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f8d8d6000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f8dc7b000
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[E04639C5-D734-3AB3-A682-FE66694C66 53]@0xffffff7f8f650000
             com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f8dcce000->0xffffff7f8df36fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f8d8d6000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7f8dcbe000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f8dc7b000
             com.apple.nvidia.classic.NVDANV50HalTesla(8.2.4)[B0E6AAA7-E970-3D81-8B43-145D56 A3A4AC]@0xffffff7f8df41000->0xffffff7f8e1eafff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f8dcce000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f8d8d6000
             com.apple.GeForceTesla(8.2.4)[24ED915E-02F3-3A31-8502-6AA41FFCA420]@0xffffff7f8 ec3c000->0xffffff7f8ed06fff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[244D4E48-78E6-3369-8D76-285C66EF9BF4]@0xffffff 7f8d8d6000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[B93BBFC9-9ED5-3DDD-8CED-5EDA081BB997]@0xff ffff7f8dcbe000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[B889D3AB-CCC0-3FCD-A83E-D2E3E4CB537B]@0 xffffff7f8dc7b000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(8.2.4)[6EB3FF52-A4F6-3496-AE9C-D89B00F DE504]@0xffffff7f8dcce000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    13D65
    Kernel version:
    Darwin Kernel Version 13.2.0: Thu Apr 17 23:03:13 PDT 2014; root:xnu-2422.100.13~1/RELEASE_X86_64
    Kernel UUID: ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E
    Kernel slide:     0x000000000d000000
    Kernel text base: 0xffffff800d200000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 66155531634054
    last loaded kext at 51495952434421: com.apple.driver.AppleIntelMCEReporter 104 (addr 0xffffff7f8f7ba000, size 49152)
    last unloaded kext at 51580684386895: com.apple.driver.AppleIntelMCEReporter 104 (addr 0xffffff7f8f7ba000, size 32768)
    loaded kexts:
    com.sophos.kext.sav 9.0.61
    com.sophos.nke.swi 9.0.53
    com.apple.filesystems.smbfs 2.0.2
    com.apple.filesystems.udf 2.5
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.2.4f1
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AGPM 100.14.15
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleHDA 2.6.1f2
    com.apple.GeForceTesla 8.2.4
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleLPC 1.7.0
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.2.4f1
    com.apple.driver.AppleMikeyDriver 2.6.1f2
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleUpstreamUserClient 3.5.13
    com.apple.driver.AppleIntelHDGraphics 8.2.4
    com.apple.driver.AppleIntelHDGraphicsFB 8.2.4
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleMuxControl 3.5.26
    com.apple.driver.AppleMCCSControl 1.1.12
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleUSBCardReader 3.4.1
    com.apple.driver.AppleIRController 325.7
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.6.6
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.5.1
    com.apple.driver.AirPort.Brcm4331 700.20.22
    com.apple.driver.AppleFWOHCI 5.0.2
    com.apple.driver.AppleUSBHub 666.4.0
    com.apple.driver.AppleAHCIPort 3.0.0
    com.apple.iokit.AppleBCM5701Ethernet 3.8.1b2
    com.apple.driver.AppleUSBEHCI 660.4.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 2.0
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 2.0
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 217.92.1
    com.apple.nke.applicationfirewall 153
    com.apple.security.quarantine 3
    com.apple.driver.AppleIntelCPUPowerManagement 217.92.1
    com.apple.iokit.IOSerialFamily 10.0.7
    com.apple.AppleGraphicsDeviceControl 3.5.26
    com.apple.iokit.IOSurface 91.1
    com.apple.iokit.IOBluetoothFamily 4.2.4f1
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.6.1f2
    com.apple.vecLib.kext 1.0.0
    com.apple.iokit.IOAudioFamily 1.9.7fc2
    com.apple.kext.OSvKernDSPLib 1.14
    com.apple.nvidia.classic.NVDANV50HalTesla 8.2.4
    com.apple.nvidia.classic.NVDAResmanTesla 8.2.4
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.2.4f1
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleHDAController 2.6.1f2
    com.apple.iokit.IOHDAFamily 2.6.1f2
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.AppleSMC 3.1.8
    com.apple.driver.IOPlatformPluginFamily 5.7.0d11
    com.apple.driver.AppleGraphicsControl 3.5.26
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.driver.AppleSMBusController 1.0.11d1
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.driver.AppleUSBMultitouch 240.9
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.6.6
    com.apple.iokit.IOUSBMassStorageClass 3.6.0
    com.apple.iokit.IOUSBHIDDriver 660.4.0
    com.apple.driver.AppleUSBMergeNub 650.4.0
    com.apple.driver.AppleUSBComposite 656.4.1
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.6.6
    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.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.6.6
    com.apple.iokit.IO80211Family 630.35
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOAHCIFamily 2.6.5
    com.apple.iokit.IOUSBUserClient 660.4.2
    com.apple.iokit.IOEthernetAVBController 1.0.3b4
    com.apple.driver.mDNSOffloadUserClient 1.0.1b5
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOUSBFamily 677.4.0
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 278.11
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.DiskImages 371.1
    com.apple.iokit.IOStorageFamily 1.9
    com.apple.iokit.IOReportFamily 23
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 2.0
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.pthread 1
    com.apple.kec.corecrypto 1.0
    System Profile:
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.66 GHz, 4 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, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54313235533654465238432D47372020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.22)
    Bluetooth: Version 4.2.4f1 13674, 3 services, 15 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545050B9SA02, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: Hub
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Internal Memory Card Reader
    USB Device: Hub
    USB Device: Built-in iSight
    USB Device: IR Receiver
    Thunderbolt Bus:

    You have the MacBookPro6,2, the Edsel of Macs. It may have the logic-board defect that was covered by this recall.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers do not detect the fault. There is a specific test for this issue that Apple calls "VST" (for "Video Switching Test.") Ask for it. A "Failed" result means that the fault is present. However, according to reports, some units may pass the test, and yet still be deemed eligible for repair under the program. Your experience may vary.
    Print the first page of the panic report, if any, and the support page linked above, and bring them with you.
    Note that the recall only applies within three years of purchase. After that, Apple may refuse the service. In that case, you may be quoted a price of about $300 (in the U.S.) for a "depot repair," which involves shipping the unit to a central repair facility and takes about two weeks. For that flat fee, anything found wrong with it should be fixed, not just the logic board.
    The model was discontinued on February 24, 2011, so the recall has nominally ended. Some units may have been sold after that date by Apple as refurbished, or by resellers as new, and they might still be covered.
    Some owners report that their unit was repaired under the program after the deadline had passed. Others report that the repair was covered by the extended warranty from a credit-card issuer. Again, your experience may vary.
    Sometimes the replacement part is also defective, so be prepared for that possibility.
    If it's too late for your unit to be repaired under the program, and you don't want to pay for a new logic board, you may be able to stop the panics by disabling automatic graphics switching. To use the discrete graphics processor, you'll need a  third-party utility to switch to it manually.
    Often the problems start after a system upgrade. If the upgrade was recent, and you have backups, then you can revert to a previous OS X version.
    If you're dissatisfied with Apple's response, please keep in mind that no one here represents the company or can help with customer-service issues.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

  • Mid 2010 MBP crashes frequently

    Hi,
    I have mid 2010 MBP and lately crashes have increased in frequency.  Posted is a crash log.  Appreciate your help.
    Yosomite 10.10.1    2.4Ghz, Core i5  4GB RAM
    Panic (system crashes) log:
      Source: /Library/Logs/DiagnosticReports/Kernel_2014-12-15-142314_Vishal-Jains-MacBook-Pr o.panic
      Size: 10 KB (10,123 bytes)
      Last Modified: 12/15/14, 5:50 PM
      Recent Contents: Anonymous UUID:       2F557098-4680-D2FD-DFFD-C9916F4A7FFB
    Mon Dec 15 14:22:59 2014
    *** Panic Report ***
    panic(cpu 3 caller 0xffffff7f8695ef63): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff80ab729000 0x0a5480a2, D0, P3/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.7.21/src/Apple MuxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 3), Frame : Return Address
    0xffffff80995230f0 : 0xffffff8003d3a811
    0xffffff8099523170 : 0xffffff7f8695ef63
    0xffffff8099523250 : 0xffffff7f848c2b9f
    0xffffff8099523310 : 0xffffff7f8498c18e
    0xffffff8099523350 : 0xffffff7f8498c1fe
    0xffffff80995233c0 : 0xffffff7f84c0b056
    0xffffff80995234f0 : 0xffffff7f849af82d
    0xffffff8099523510 : 0xffffff7f848c95f1
    0xffffff80995235c0 : 0xffffff7f848c70fc
    0xffffff80995237c0 : 0xffffff7f848c807a
    0xffffff80995238a0 : 0xffffff7f85f43446
    0xffffff80995238e0 : 0xffffff7f85f52dff
    0xffffff8099523900 : 0xffffff7f85f81493
    0xffffff8099523930 : 0xffffff7f85f814ed
    0xffffff8099523970 : 0xffffff7f85f58a1f
    0xffffff80995239c0 : 0xffffff7f85f23027
    0xffffff8099523a60 : 0xffffff7f85f1eda1
    0xffffff8099523a90 : 0xffffff7f85f1c873
    0xffffff8099523ad0 : 0xffffff800430064c
    0xffffff8099523b60 : 0xffffff8004302773
    0xffffff8099523bc0 : 0xffffff8004300003
    0xffffff8099523d00 : 0xffffff8003dea517
    0xffffff8099523e10 : 0xffffff8003d3e91c
    0xffffff8099523e40 : 0xffffff8003d235a3
    0xffffff8099523e90 : 0xffffff8003d33e8d
    0xffffff8099523f10 : 0xffffff8003e0a142
    0xffffff8099523fb0 : 0xffffff8003e3ac66
          Kernel Extensions in backtrace:
             com.apple.nvidia.classic.NVDAResmanTesla(10.0)[796AE430-39FB-3255-8161-D52AFA28 EE2B]@0xffffff7f84872000->0xffffff7f84adbfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f84524000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[F4738C55-B507-3627-A9CA-3D29A5230A03]@0xff ffff7f84862000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f8481b000
             com.apple.driver.AppleMuxControl(3.7.21)[32B7E2DE-1F9D-3555-B687-7A76A62B81D2]@ 0xffffff7f86950000->0xffffff7f86963fff
                dependency: com.apple.driver.AppleGraphicsControl(3.7.21)[62689710-EEA7-307A-AC83-B8F25DA88 A6A]@0xffffff7f86948000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[70E2B65E-A91A-3522-A1A0-79FD63EABB4C]@0xfffff f7f847a9000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f84524000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f8481b000
                dependency: com.apple.driver.AppleBacklightExpert(1.1.0)[0183904C-6A16-32C4-9405-EEFD7F820B 02]@0xffffff7f8694b000
             com.apple.nvidia.classic.NVDANV50HalTesla(10.0)[7FE40648-F15F-3E18-91E2-FDDDF4C DA355]@0xffffff7f84ae6000->0xffffff7f84d8ffff
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(10.0.0)[796AE430-39FB-3255-8161-D52AFA 28EE2B]@0xffffff7f84872000
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f84524000
             com.apple.GeForceTesla(10.0)[67CD214F-0F26-3BEF-BAD0-CF0F83C2616D]@0xffffff7f85 f00000->0xffffff7f85fcdfff
                dependency: com.apple.iokit.IOPCIFamily(2.9)[766FC23F-452C-3B74-951C-598BB17BCF06]@0xffffff 7f84524000
                dependency: com.apple.iokit.IONDRVSupport(2.4.1)[F4738C55-B507-3627-A9CA-3D29A5230A03]@0xff ffff7f84862000
                dependency: com.apple.iokit.IOGraphicsFamily(2.4.1)[6D99A3BE-D531-3780-880B-13F2FC894A4A]@0 xffffff7f8481b000
                dependency: com.apple.nvidia.classic.NVDAResmanTesla(10.0.0)[796AE430-39FB-3255-8161-D52AFA 28EE2B]@0xffffff7f84872000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    14B25
    Kernel version:
    Darwin Kernel Version 14.0.0: Fri Sep 19 00:26:44 PDT 2014; root:xnu-2782.1.97~2/RELEASE_X86_64
    Kernel UUID: 89E10306-BC78-3A3B-955C-7C4922577E61
    Kernel slide:     0x0000000003a00000
    Kernel text base: 0xffffff8003c00000
    __HIB  text base: 0xffffff8003b00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1304308326930
    last loaded kext at 80098701151: com.apple.driver.AudioAUUC 1.70 (addr 0xffffff7f861ed000, size 32768)
    last unloaded kext at 284478661603: com.apple.driver.AppleUSBUHCI 656.4.1 (addr 0xffffff7f8510f000, size 65536)
    loaded kexts:
    com.apple.driver.AudioAUUC 1.70
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.driver.AGPM 100.14.37
    com.apple.filesystems.autofs 3.0
    com.apple.iokit.IOBluetoothSerialManager 4.3.1f2
    com.apple.driver.AppleOSXWatchdog 1
    com.apple.driver.AppleMikeyHIDDriver 124
    com.apple.driver.AppleMikeyDriver 267.0
    com.apple.driver.AppleHDA 267.0
    com.apple.iokit.IOUserEthernet 1.0.1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.AppleHWAccess 1
    com.apple.driver.AppleIntelHDGraphics 10.0.0
    com.apple.GeForceTesla 10.0.0
    com.apple.driver.AppleHV 1
    com.apple.driver.AppleLPC 1.7.3
    com.apple.driver.AppleMuxControl 3.7.21
    com.apple.driver.AppleIntelHDGraphicsFB 10.0.0
    com.apple.driver.AppleSMCLMU 2.0.4d1
    com.apple.driver.AppleUpstreamUserClient 3.6.1
    com.apple.driver.AppleMCCSControl 1.2.10
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.SMCMotionSensor 3.0.4d1
    com.apple.driver.AppleUSBTCButtons 240.2
    com.apple.driver.AppleUSBCardReader 3.5.0
    com.apple.driver.AppleUSBTCKeyboard 240.2
    com.apple.driver.AppleIRController 327.5
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 35
    com.apple.iokit.SCSITaskUserClient 3.7.0
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.6.5
    com.apple.driver.AirPort.Brcm4331 800.20.24
    com.apple.driver.AppleFWOHCI 5.5.2
    com.apple.driver.AppleUSBHub 705.4.1
    com.apple.iokit.AppleBCM5701Ethernet 10.1.2b3
    com.apple.driver.AppleAHCIPort 3.0.7
    com.apple.driver.AppleUSBEHCI 705.4.14
    com.apple.driver.AppleRTC 2.0
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleACPIButtons 3.1
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 2.1
    com.apple.driver.AppleACPIEC 3.1
    com.apple.driver.AppleAPIC 1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient 218.0.0
    com.apple.nke.applicationfirewall 161
    com.apple.security.quarantine 3
    com.apple.security.TMSafetyNet 8
    com.apple.driver.AppleIntelCPUPowerManagement 218.0.0
    com.apple.AppleGraphicsDeviceControl 3.7.21
    com.apple.kext.triggers 1.0
    com.apple.iokit.IOSerialFamily 11
    com.apple.driver.DspFuncLib 267.0
    com.apple.kext.OSvKernDSPLib 1.15
    com.apple.iokit.IOAudioFamily 200.6
    com.apple.vecLib.kext 1.2.0
    com.apple.iokit.IOSurface 97
    com.apple.nvidia.classic.NVDANV50HalTesla 10.0.0
    com.apple.driver.AppleSMBusPCI 1.0.12d1
    com.apple.driver.AppleGraphicsControl 3.7.21
    com.apple.driver.AppleBacklightExpert 1.1.0
    com.apple.iokit.IOFireWireIP 2.2.6
    com.apple.driver.AppleSMBusController 1.0.13d1
    com.apple.nvidia.classic.NVDAResmanTesla 10.0.0
    com.apple.iokit.IONDRVSupport 2.4.1
    com.apple.iokit.IOBluetoothHostControllerUSBTransport 4.3.1f2
    com.apple.iokit.IOBluetoothFamily 4.3.1f2
    com.apple.iokit.IOUSBUserClient 705.4.0
    com.apple.driver.AppleHDAController 267.0
    com.apple.iokit.IOGraphicsFamily 2.4.1
    com.apple.iokit.IOHDAFamily 267.0
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.driver.IOPlatformPluginFamily 5.8.0d49
    com.apple.driver.AppleSMC 3.1.9
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.7.0
    com.apple.iokit.IOUSBMassStorageClass 3.7.0
    com.apple.driver.AppleUSBMultitouch 245.2
    com.apple.iokit.IOUSBHIDDriver 705.4.0
    com.apple.driver.CoreStorage 471
    com.apple.driver.AppleUSBMergeNub 705.4.0
    com.apple.driver.AppleUSBComposite 705.4.9
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.7.0
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.iokit.IOAHCISerialATAPI 2.6.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.7.0
    com.apple.iokit.IOFireWireFamily 4.5.6
    com.apple.iokit.IOEthernetAVBController 1.0.3b3
    com.apple.iokit.IO80211Family 700.52
    com.apple.driver.mDNSOffloadUserClient 1.0.1b8
    com.apple.iokit.IONetworkingFamily 3.2
    com.apple.iokit.IOAHCIFamily 2.7.0
    com.apple.iokit.IOUSBFamily 705.4.14
    com.apple.driver.AppleEFINVRAM 2.0
    com.apple.driver.AppleEFIRuntime 2.0
    com.apple.iokit.IOHIDFamily 2.0.0
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 300.0
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.driver.AppleKeyStore 2
    com.apple.driver.AppleMobileFileIntegrity 1.0.5
    com.apple.driver.AppleCredentialManager 1.0
    com.apple.driver.DiskImages 389.1
    com.apple.iokit.IOStorageFamily 2.0
    com.apple.iokit.IOReportFamily 31
    com.apple.driver.AppleFDEKeyStore 28.30
    com.apple.driver.AppleACPIPlatform 3.1
    com.apple.iokit.IOPCIFamily 2.9
    com.apple.iokit.IOACPIFamily 1.4
    com.apple.kec.corecrypto 1.0
    com.apple.kec.Libm 1
    com.apple.kec.pthread 1
    System Profile:
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.24)
    Bluetooth: Version 4.3.1f2 15015, 3 services, 19 devices, 1 incoming serial ports
    Thunderbolt Bus:
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    USB Device: Hub
    USB Device: BRCM2070 Hub
    USB Device: Bluetooth USB Host Controller
    USB Device: Internal Memory Card Reader
    USB Device: Apple Internal Keyboard / Trackpad
    USB Device: Hub
    USB Device: Built-in iSight
    USB Device: IR Receiver
    Serial ATA Device: Hitachi HTS545032B9SA02, 320.07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i5, 2.4 GHz, 4 GB, SMC 1.58f17
    Network Service: AirPort, AirPort, en1
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 256 MB

    You have the MacBookPro6,2—the Edsel of Macs. It may have the logic-board defect that was covered by this recall.
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers do not detect the fault. There is a specific test for this issue that Apple calls "VST" (for "Video Switching Test.") Ask for it. A "Failed" result means that the fault is present. However, according to reports, some units may pass the test, and yet still be deemed eligible for repair under the program. Your experience may vary.
    Print the first page of the panic report, if any, and the support page linked above, and bring them with you.
    Note that the recall only applies within three years of purchase. After that, Apple may refuse the service. In that case, you may be quoted a price of about $300 (in the U.S.) for a "depot repair," which involves shipping the unit to a central repair facility and takes about two weeks. For that flat fee, anything found wrong with it should be fixed, not just the logic board.
    The model was discontinued on February 24, 2011, so the recall has nominally ended. Some units may have been sold after that date by Apple as refurbished, or by resellers as new, and they might still be covered.
    Residents of the EU may be entitled to warranty service for up to six years after purchase.
    Some owners report that their unit was repaired under the program after the deadline had passed. Others report that the repair was covered by the extended warranty from a credit-card issuer. Again, your experience may vary.
    Sometimes the replacement part is also defective, so be prepared for that possibility. If you decide to pay for a new logic board, test thoroughly during the 90-day warranty period on the repair. Some owners have reported that they went through as many as three replacement boards before getting one that worked.
    If it's too late for your unit to be repaired free of charge, and you don't want to pay for the service, you may (or may not) be able to stop the panics by disabling automatic graphics switching. To use the discrete graphics processor, you'll need a third-party utility to switch to it manually.
    Often the problems start after an OS upgrade. If the upgrade was recent, and you have backups, then you can revert to a previous OS X version.
    If you're dissatisfied with Apple's response, please keep in mind that no one here represents the company or can help with customer-service issues.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    *An SSD doesn't need to be zeroed.

Maybe you are looking for

  • HT201363 i have a problem in activating my iphone

    my dad lost his iphone then he deactivated it then few days ha found it but there were a big problem he forgot his apple id account and password and every thing (as he was makeing a passcode b and forgot it so i restore the iphone)i couldnt open it n

  • Custom sort grayed out

    Custom sort is grayed out on my Lightroom 5 menu. How do I change that so I can rearrange the images?

  • Dark Blue color for a column in ALV

    Hii all, How can we make one of the columns in ALV to display in dark blue color? Please suggest Thanks

  • Advantages of Shared Storage in SOA Cluster

    HI, Enterprise deployment guide ( http://download.oracle.com/docs/cd/E15523_01/core.1111/e12036/toc.htm) , installing binaries in shared storage. We have NAS as shared storage. My Question is what are the advantages/disadvantages of installing binari

  • Imovie 11 not compatible with Canon Legria HFS200 Pal

    Hello I was disappointed to find that the latest version of iMovie has not fixed a bug which has prevented me from using both camera and iMovie since I bought them. If I import from an archive or from the camera, the footage shows horizontal "combing