Process instances terminate upon application redeployment

Hello all,
I have been trying to find an answer for this question in the forums, but to no result.
I have created a proof-of-concept process and deployed it on the server. The process works just fine, containing Client Request controls, creating Tasks etc.
The problem is when, during development, I make some change in some helper class or the procees itself and redeploy the application. Even when I just rebuild/redeploy w/o any changes.
Then, any running process instances (e.g. blocked, waiting for a Client Response or a Task onComplete) are terminated w/o any message, at least not a message that I can see.
Is this a "feature" or have I forgotten to setup something correctly?
If this is a feature, why aren't the open Task Controls also terminated, like the process instances that created them are?
How can I prevent the process instances from being auto-terminated upon application redeployment?
My process' properties:
- freeze on failure: true
- persistent: always
- on sync failure: rethrow
- retry count: 1
- retry delay: <empty>
- stateless: false
- binding: webservice
- version strategy: loosely coupled
My configuration:
- Weblogic Integration 8.5 SP6
- Weblogic Server 8.1 SP6
- Back-end DB: the default DB server, that comes with the BEA installation
I would greatly appreciate any help/suggestions/links, as I find this feature/error very frustrating.
My apologies if this has already been answered before.
Thank you for your time,
S.

OK, to answer my own question.
It was not a "problem", but a "feature".
I had the server starting in development mode, so by default process instances are terminated upon redeployment.
Editing the setDomainEnv.cmd and setting
set PRODUCTION_MODE=true
solved my "problem".
Hope this helps s/o in the future.

Similar Messages

  • BPM 11g- Terminate process instance

    Hi,
    How can I terminate a process instance that could either be sitting in an Human Interactive or a Timer activity.
    TaskService is one solution but I don't want to take that route to achieve this simple requirement. Is there any recommended pattern to implement this.
    I also thought of an event boundary with interuupting event, but not sure what to write there..
    It was easy in Oracle BPm 10G where you could have a Notification Wait with interrupt and that is attached to an "Automatic" activity where we could say:
    this.action=ABORT;
    Thanks
    Raj

    Hi Raj
    1. Terminate means you want to End that Process no matter where it is at any instance of time. Say if I have BPM Process with 10 SwimLanes it can be at any of the Lanes with any User. I am taking simple Example with Human Tasks, but you can apply for other component like Timer servces etc.
    2. I hope you are aware of 2 things specially for Human Tasks: Action named "Withdraw" and a role named "Process Owner". For any human task, under Actions menu you should See a Withdraw option. You can code your application to capture this output using XOR gateway and if outcome is "WITHDRAW" directly end the process and go to End Node. If you have many places like this, there is easy way instead of running wires eveywhere. Create a simple throw even that goes to End Node. And after each human task check outcome if Withdraw, that that error, which will end the process. I hope you got the point.
    b) The reason I mentioned Process Owner is, generally I do NOT give Withdraw control to each User who can work on any Task. If accidentally that User do this action, thats it. The process ENDS and you can never retriive it back. So under .TASK file, I preven Withdraw action to Asssignee and Instead give this action only to OWNER (Process Owner). Process owner is like admin who can pretty much see any tasks and I would give him all the permissions like these Withdraw, Reassing, Suspend etc etc. This gives more controlled power to your application. Anyhow, in bpm workspace, login as process owner and search for any Task aged for long time and jus Withdraw it.
    You can do all the above using APIs also as far as you have Withdraw action going to the End Node.
    If your requirement is something else, ignore above notes. But still you can think along the above lines, if all you want is to Kill a Running Process anytime.
    Thanks
    Ravi Jegga

  • Custom ADF Application with Process Instance Details Task Flow

    Hi,
    I want to use Process Instance Details Task Flow which is referred to in the doc below.
    http://download.oracle.com/docs/cd/E21764_01/user.1111/e15175/bpmug_ws_taskflows.htm#BACDBDJA
    But I could not find the task flow in the JAR files nor in the libraries described in the doc (Actually I could not find one of the JARs itself, adflibWorkspaceTaskFlows.jar).
    Does anyone know where can I find it and how to use it?
    It is more convenient if I can create a custom ADF application which contains information on process instance details using Java API for BPM.
    So I'd like to also ask whether such API is available or not.
    Regards,
    Kenji

    +1
    I also can't find the adflibWorkspaceTaskFlows.jar from the specified directory in the [ BPM Users Guide|http://download.oracle.com/docs/cd/E17904_01/user.1111/e15175/bpmug_ws_taskflows.htm#BACBBDCE] : "$FMW_HOME/AS11gR1SOA/soa/modules/oracle.soa.worklist_11.1.1"
    When I tinker the OracleBPMWorkspace.ear from the $SOA_HOME\soa\applications, it has the OracleBPMWorkspace.war that contains the adflibWorkspaceTaskFlows.jar in its WEB-INF\lib directory, but the adflibWorkspaceTaskFlows.jar does not contain the "processApplicationsTaskflow.xml" or the "processInstancesTaskflow.xml". Those task flows were present in the WEB-INF itself of the OracleBPMWorkspace.war itself which is not deployed as an ADF library.
    Please advice,
    Rommel Pino
    http://soadev.blogspot.com

  • 'End Terminate' event does not completely terminate the process instance!

    Hi,
    my process make use of the 'End Terminate' event, this will be used pending on the outcome of a prior task, using the 'Exclusive' gateway. This works quite well but in case of process termination some strange behavior happens.
    The Enterprise Manager tell me that the process instance is in state 'Terminated' but the BPM Workspace in the 'Process Tracking' tab this instance is still in state 'Running' and if I check the WFTASK database table the process instance is still in state 'OPEN' and not 'CANCELED'.
    So my question is, do I use the 'End Terminate' event the wrong way or is this a bug/feature?
    Thanks in advance,
    Daniel
    PS: I use BPM Suite 11.1.1.5 with Feature Pack.

    If we see a human task active even after termination end event is not considered a bug... I'm sorry, but i think that if every task active in the process instance is not terminated or "killed", the terminate end event is not working well. So we are talking about a bug.
    If I'm wrong, what is the expected behavior of teminate end event?
    Thanks in advance.

  • Process instance fails to terminate.

    I start a process instance programmatically through a web service call, passing a couple of parameters to the starting instance. But then, when the last activity is completed and the end event is reached, there is a failure. As a consequence, the instance is not ended. The failure is the following:
    com.sap.glx.core.kernel.api.TransitionException: An exception occurred while executing the script "_Approvazione_Vie_Aeree:END_CONTROL_EVENT_End(
          com.sap.glx.adapter.BPMNAdapter:Token_0_Approvazione_Vie_Aeree_84bb2f9ca021a18a7f0398d219d89556 token,
          com.sap.glx.adapter.BPMNAdapter:Instance_0_Approvazione_Vie_Aeree_84bb2f9ca021a18a7f0398d219d89556 parent){
      exit=new com.sap.glx.adapter.BPMNAdapter:Exit();
      exit:addParameter(token);
      exit:addParameter(parent);
      exit:onActivation("4B55B53890073FD304FF11DFCE9002004C4F4F50", parent, token);
      delete exit;
      controller=new com.sap.glx.adapter.internal.ExceptionAdapter:ExceptionController();
      controller:setContext(token);
      delete controller;
      kicker=parent:kicker;
      grampa=parent:parent;
      response=new com.sap.glx.adapter.BPMNAdapter:Response("sysdat.it/vieaeree_bpm/Pool/Approvazione_Vie_Aeree_e9c5b1215494d058c64477dc6840a7ee", "avvioVieaeree", grampa, kicker);
      scope_business=new com.sap.glx.adapter.internal.TypeRegistry:Scope_8_Approvazione_Vie_Aeree_84bb2f9ca021a18a7f0398d219d89556(parent);
      document=scope_business:instantiate("http://www.w3.org/2001/XMLSchema", "anyType");
      delete scope_business;
      mapper=new com.sap.glx.adapter.internal.Transformer:DataMapper();
      yves_in=new com.sap.glx.adapter.internal.Transformer:Data();
      yves_out=new com.sap.glx.adapter.internal.Transformer:Data();
      yves_out:setData("http://sysdat.it/StartProcess/", "$http://sysdat.it/StartProcess/:avvioVieaereeResponse", document, "7E86E4BE818B213CFC42A775F27707D9");
      mapper:map("4B55B53890073FD604FF11DFA74702004C4F4F50_84bb2f9ca021a18a7f0398d219d89556", yves_in, yves_out);
      document=yves_out:getData("http://sysdat.it/StartProcess/", "$http://sysdat.it/StartProcess/:avvioVieaereeResponse", "7E86E4BE818B213CFC42A775F27707D9");
      delete yves_in;
      delete yves_out;
      delete mapper;
      response:setData(document);
      delete token;
    com.sap.glx.core.kernel.execution.transition.ScriptTransition.execute(ScriptTransition.java:69)
    com.sap.glx.core.kernel.execution.transition.Transition.commence(Transition.java:241)
    com.sap.glx.core.kernel.execution.LeaderWorkerPool$Follower.run(LeaderWorkerPool.java:125)
    com.sap.glx.core.resource.impl.common.WorkWrapper.run(WorkWrapper.java:58)
    com.sap.glx.core.resource.impl.j2ee.ServiceUserManager$ServiceUserImpersonator$1.run(ServiceUserManager.java:116)
    java.security.AccessController.doPrivileged(Native Method)
    javax.security.auth.Subject.doAs(Subject.java:337)
    com.sap.glx.core.resource.impl.j2ee.ServiceUserManager$ServiceUserImpersonator.run(ServiceUserManager.java:114)
    com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    java.security.AccessController.doPrivileged(Native Method)
    com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:169)
    Any help will be appreciated.
    Regards,
    Livio.

    Hi Oliver,
    thank you for your kind reply.
    The stack trace I posted is all what is available from the place where I got it (Operation Management>Processes and tasks>Manage processes).
    But looking in the general log, I found much more trace information!! At the very end I found the following:
    Caused by: com.sap.glx.core.kernel.api.TransitionException: Cannot instantiate abstract SDO type commonj.sdo:DataObject.
    at com.sap.glx.core.internaladapter.typeregistry.TypeRegistryImpl.instantiateSDO(TypeRegistryImpl.java:113)
    at com.sap.glx.core.internaladapter.typeregistry.TypeRegistryImpl.access$000(TypeRegistryImpl.java:41)
    at com.sap.glx.core.internaladapter.typeregistry.TypeRegistryImpl$3.invoke(TypeRegistryImpl.java:283)
    at com.sap.glx.core.dock.impl.DockObjectImpl.invokeMethod(DockObjectImpl.java:463)
    at com.sap.glx.core.kernel.trigger.config.Script$MethodInvocation.execute(Script.java:248)
    at com.sap.glx.core.kernel.trigger.config.Script.execute(Script.java:791)
    ... 12 more
    Hope this is helpful.
    Livio.

  • Process Controls 10 - Missing application links

    Hello
    We are having an issue where three of our application links for process control are not appearing in NWBC. I have activated them in LPD_CUST. They were visible before I put them in a package and transport. After the populating the transport the links were appearing as Application 1 (Description in language English doesn't exists). I went into LPD_CUST and manually updated the description field for each link that was displaying this. All of the links were updated with the correct text and visible except the following:
    Indirect Entity-Level Control Evaluations
    Indirect Entity-Level Control Evaluations by Organization
    Risk Assessment Results
    I have tried to delete and re-copy from the repository launchpad but the links still do not appear. Below are some screen shots from LPD_CUST and NWBC. Anyone know why these links would not appear when the others do? Especially when they were appearing prior to inclusion in package / transport.

    OK, to answer my own question.
    It was not a "problem", but a "feature".
    I had the server starting in development mode, so by default process instances are terminated upon redeployment.
    Editing the setDomainEnv.cmd and setting
    set PRODUCTION_MODE=true
    solved my "problem".
    Hope this helps s/o in the future.

  • BPM 11g - Abort process instance

    I have a BPMN process that does 3 things:
    1. Calls the third party interface
    2. Starts the Timer proces aynchronously. This timer process is to make sure that the task gets picked up up an admin user (Human Task);if we don't get the response within the agreed time limit.
    3. Awaits the response.
    So, when we get the response back from the backend system, it should do 2 things:
    1. Stop the timer process.This could either be in a waiting state (i.e if the timer hasn't expired) or might have moved to the Human task step.
    2. Notify the awaiting instance so that it is then moved onto the next step in the process.
    I have used correlationId to match the request and response.It is working (with Send/Receive task) and notifying the waiting instance, but I am not sure how to abort the running Timer process.
    Should I use an interrupting event subprocess in my Timer process, that if called should throw an exception. This will then move the Timer process instance to the Exception handling flow and that will lead to the termination of the process instance, or is there a better way to achieve this. TaskService is the other option I thought of, but to achieve this simple thing, I thought that would be an overkill. Is there a re-commended pattern to meet this requirement.
    Thanks
    Raj
    Edited by: user588394 on 21-Feb-2013 09:04

    Hi Raj
    1. Terminate means you want to End that Process no matter where it is at any instance of time. Say if I have BPM Process with 10 SwimLanes it can be at any of the Lanes with any User. I am taking simple Example with Human Tasks, but you can apply for other component like Timer servces etc.
    2. I hope you are aware of 2 things specially for Human Tasks: Action named "Withdraw" and a role named "Process Owner". For any human task, under Actions menu you should See a Withdraw option. You can code your application to capture this output using XOR gateway and if outcome is "WITHDRAW" directly end the process and go to End Node. If you have many places like this, there is easy way instead of running wires eveywhere. Create a simple throw even that goes to End Node. And after each human task check outcome if Withdraw, that that error, which will end the process. I hope you got the point.
    b) The reason I mentioned Process Owner is, generally I do NOT give Withdraw control to each User who can work on any Task. If accidentally that User do this action, thats it. The process ENDS and you can never retriive it back. So under .TASK file, I preven Withdraw action to Asssignee and Instead give this action only to OWNER (Process Owner). Process owner is like admin who can pretty much see any tasks and I would give him all the permissions like these Withdraw, Reassing, Suspend etc etc. This gives more controlled power to your application. Anyhow, in bpm workspace, login as process owner and search for any Task aged for long time and jus Withdraw it.
    You can do all the above using APIs also as far as you have Withdraw action going to the End Node.
    If your requirement is something else, ignore above notes. But still you can think along the above lines, if all you want is to Kill a Running Process anytime.
    Thanks
    Ravi Jegga

  • BEA WebLogic vs OAS/OC4J: application redeployment

    Hi gang
    I'm currently researching solutions to JEE application redeployment, or more specifically when you want to update an existing deployed application on a JEE app server, how can you do so with minimal interruption to the users?
    From my research on the internet I've found two approaches, one with the Oracle OAS camp, and another in the BEA Weblogic camp.
    Deepek Arora in this Redeploy Web App to Application Server points to an Oracle whitepaper that states the OAS approach is to use clusters. However this article is somewhat old so may not be the most recent recommended approach.
    I note that in the BEA documentation for the WebLogic Server here, the documentation details a feature called Production Redeployment (documented here). This feature allows both versions of the application to be deployed, and gracefully moves new user connections to the new application version, while maintaining existing user connections on the old version, eventually shutting down the older application version once the users have disconnected.
    What I'd like to know and I hope you can help me with is:
    a) Is clusters still the recommended OAS approach to this problem?
    b) Does OAS support the similar WebLogic facilities, or are there plans in the future (maybe 11g?) to include this feature?
    Very much thanks for your assistance in advance. This question has been bugging me for awhile, so it'd be great to hear your thoughts and recommendations. Alternatively any pointers to any Oracle documentation, whitepapers etc would be appreciated as there is a lot to digest.
    Thanks & regards,
    Chris Muir.

    Hey Chris --
    OC4J doesn't implement the same side-by-side versioning approach that WLS does -- it's a nice facility from what I have seen of it. We should buy them if we ever get the chance .. :-) Their staged/admin-only deployment model is also very useful for deploy/test/publish scenarios.
    In OracleAS 10.1.3.1+ we have the ability to execute a redeployment operation to a "group" of OC4J instances in a serial form.
    When a sequential redeployment operation is executed, the cluster deployment handler:
    1. Picks the first OC4J instance in the group.
    1.1 The container STOPS the application
    1.1.1 Signals to mod_oc4j to take it out of the route table so it doesn't get any new requests -- this happens dynamically with no restart required with OHS/mod_oc4j 10.1.3.
    1.1.2 Allows all current inflight requests to finish, flushes any session state updates
    1.2 The current version of the application is then undeployed
    1.3 The new version of the application is deployed
    1.4 The application is started
    1.4.1 Signals to mod_oc4j that is available for service, dynamically added back into the routing mix.
    1.5 Starts receiving and servicing requests
    2. Group deployment mechanism waits for the specified timeout period.
    3. Repeats the process for the remaining OC4J instances.
    4. Finishes.
    Since we have session affinity with OHS/mod_oc4j routing, any existing client requests will continue to go to their current instance unless it is stopped. So for customers on V1 of an application, they'll stay on it until it is upgraded. Any requests that get serviced by V2 of an application will continue to be serviced by that server/application, unless it is taken down for some reason.
    For those applications that are maintaining client "state" within the server, if the application has configured state-replication, then any session state will be maintained on other nodes as the redeployment of a specific node occurs.
    In earlier releases, this was documented in a far more manual fashion as something called a "cluster dance" -- where due to the automated synchronization when operating in a cluster, you needed to take instances out of one cluster into another to do the upgrade, then join them back together.
    http://www.oracle.com/technology/products/ias/hi_av/OracleApplicationServer10gR2StatefulRollingUpgrades-WP.pdf
    The sequential group deployment mechanism, IMHO offers a much simpler path to do a multiple instance redeployment while maintaining availability.
    There's a general doc about this from the same author above here:
    http://www.oracle.com/technology/products/ias/hi_av/OracleApplicationServer10gR3HA-WP.pdf
    There's a screen cam/viewlet somewhere on OTN I believe that demos this as well.
    And a fairly simple form of how-to here which walks you through an example:
    http://www.oracle.com/technology/products/ias/hi_av/Dynamic%20Routing.htm
    -steve-

  • Can not view audit trail of BPMN Process instance in Enterprise Manager

    I can not view the audit trail of BPMN Process instance in Enterprise Manager. When I try to click on BPMN process link inside process instance flow trace a NoClassDefFoundError error occurs. How can I fix this?
    ####<Jan 23, 2014 1:44:24 AM MSK> <Error> <oracle.adfinternal.view.faces.config.rich.RegistrationConfigurator> <vm-vtb-04> <AdminServer> <[ACTIVE] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <weblogic> <> <ab53c740f435f6de:-43ee6bbc:143bbd0bbe7:-8000-0000000000000319> <1390427064715> <BEA-000000> <ADF_FACES-60096:Server Exception during PPR, #2
    javax.servlet.ServletException: java.lang.NoClassDefFoundError: oracle/bpm/draw/diagram/ProcessDiagrammer
            at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:342)
            at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.emSDK.license.LicenseFilter.doFilter(LicenseFilter.java:102)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:131)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
            at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:447)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
            at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
            at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.java:41)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:181)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.eml.app.AuditServletFilter.doFilter(AuditServletFilter.java:183)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:203)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.core.model.targetauth.EMLangPrefFilter.doFilter(EMLangPrefFilter.java:158)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.core.app.perf.PerfFilter.doFilter(PerfFilter.java:141)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:542)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
            at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:324)
            at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)
            at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
            at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
            at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:163)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
            at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
            at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
            at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
            at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
            at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
            at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
            at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
            at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
            at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.NoClassDefFoundError: oracle/bpm/draw/diagram/ProcessDiagrammer
            at java.lang.Class.getDeclaredMethods0(Native Method)
            at java.lang.Class.privateGetDeclaredMethods(Class.java:2436)
            at java.lang.Class.privateGetPublicMethods(Class.java:2556)
            at java.lang.Class.getMethods(Class.java:1412)
            at java.beans.Introspector.getPublicDeclaredMethods(Introspector.java:1284)
            at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1158)
            at java.beans.Introspector.getBeanInfo(Introspector.java:408)
            at java.beans.Introspector.getBeanInfo(Introspector.java:167)
            at javax.el.BeanELResolver$BeanProperties.<init>(BeanELResolver.java:153)
            at javax.el.BeanELResolver.getBeanProperty(BeanELResolver.java:574)
            at javax.el.BeanELResolver.getValue(BeanELResolver.java:281)
            at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
            at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
            at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
            at com.sun.el.parser.AstNot.getValue(AstNot.java:59)
            at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
            at org.apache.myfaces.trinidad.bean.FacesBeanImpl.getProperty(FacesBeanImpl.java:68)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.getDisabled(GoLinkRenderer.java:506)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.isDisabled(GoLinkRenderer.java:681)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.handleInaccessibility(GoLinkRenderer.java:584)
            at oracle.adfinternal.view.faces.renderkit.rich.GoLinkRenderer.encodeAll(GoLinkRenderer.java:131)
            at oracle.adfinternal.view.faces.renderkit.rich.CommandLinkRenderer.encodeAll(CommandLinkRenderer.java:158)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer._renderLink(BreadCrumbsRenderer.java:420)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer._renderNode(BreadCrumbsRenderer.java:322)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer._renderContent(BreadCrumbsRenderer.java:269)
            at oracle.adfinternal.view.faces.renderkit.rich.BreadCrumbsRenderer.encodeAll(BreadCrumbsRenderer.java:162)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:538)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeHorizontalChild(PanelGroupLayoutRenderer.java:499)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$100(PanelGroupLayoutRenderer.java:30)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:659)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at oracle.adfinternal.view.faces.taglib.region.IncludeTag$FacetWrapper.processFlattenedChildren(IncludeTag.java:675)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:160)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeHorizontalChild(PanelGroupLayoutRenderer.java:499)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$100(PanelGroupLayoutRenderer.java:30)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:659)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.encodeAll(PanelGroupLayoutRenderer.java:358)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.renderSideFacet(PanelBorderLayoutRenderer.java:316)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer._encodeAllWithSideFacets(PanelBorderLayoutRenderer.java:163)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelBorderLayoutRenderer.encodeAll(PanelBorderLayoutRenderer.java:83)
            at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1432)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:358)
            at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:840)
            at javax.faces.component.UIComponent.encodeAll(UIComponent.java:937)
            at org.apache.myfaces.trinidad.render.CoreRenderer.encodeChild(CoreRenderer.java:422)
            at oracle.adf.view.rich.render.RichRenderer.encodeChild(RichRenderer.java:2788)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer._encodeChild(PanelGroupLayoutRenderer.java:432)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer.access$300(PanelGroupLayoutRenderer.java:30)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:682)
            at oracle.adfinternal.view.faces.renderkit.rich.PanelGroupLayoutRenderer$EncoderCallback.processComponent(PanelGroupLayoutRenderer.java:601)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:170)
            at org.apache.myfaces.trinidad.component.UIXComponent.processFlattenedChildren(UIXComponent.java:290)
            at org.apache.myfaces.trinidad.component.UIXComponent.encodeFlattenedChildren(UIXComponent.java:255)

    Hi Matt
    Till you get exact answer, try indirect approach. I did view page source and could not find the details in the source code. Then I clicked on image to show in new browser and thats when I got this link: You can dig into this imageRenderer.jsp file that can be found in one of the WAR files shown below. Look into EARs also that my have WARs with this jsp. Mostly there should be some sort of Servlet also to display the audit trail. I just checked from bpm/workspace Process Tracking Tab. I did not looked from EM Console tracking tabs though.
    beaHome\Oracle_SOA1\soa\applications\OracleBPMWorkspace.ear has a OracleBPMWorkspace.war file. See if this direction helps
    http://devlinux04:8001/bpm/workspace/jsf/instance/imageRenderer.jsp?imagePath=/tmp/1pLcNmhd77v9XnLCrpNs6dyby3Vzpv4QR1LdPTTf6hpCTp8Fh2KH!-206223496!1302780477267/GraphicalAuditTrail1328100234265306320.png
    Thanks
    Ravi Jegga

  • I am unable to open safari on my mac pro and getting the following details.how to reopen it.Process:         Safari [1484] Path:            /Applications/Safari.app/Contents/MacOS/Safari Identifier:      com.apple.Safari Version:         5.1.6 (7534.56.5)

    how to reopen the safari browser on my mac pro
    Process:         Safari [1484]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1.6 (7534.56.5)
    Build Info:      WebBrowser-7534056005000000~6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [119]
    Date/Time:       2012-08-26 11:32:39.185 +0530
    OS Version:      Mac OS X 10.7.4 (11E53)
    Report Version:  9
    Interval Since Last Report:          60727 sec
    Crashes Since Last Report:           116
    Per-App Interval Since Last Report:  516183 sec
    Per-App Crashes Since Last Report:   112
    Anonymous UUID:                      38F4D605-DBC4-4F2C-8049-505A80361EFB
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    objc[1484]: garbage collection is OFF
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: (index >= 0) && (index < [_itemArray count])'
    *** First throw call stack:
              0   CoreFoundation                      0x00007fff94732f56 __exceptionPreprocess + 198
              1   libobjc.A.dylib                     0x00007fff8db5ad5e objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff94732d8a +[NSException raise:format:arguments:] + 106
              3   Foundation                          0x00007fff8a1c671f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
              4   AppKit                              0x00007fff8b0becdf -[NSMenu itemAtIndex:] + 165
              5   AppKit                              0x00007fff8b0bee38 -[NSMenu removeItemAtIndex:] + 63
              6   Safari                              0x0000000103f13c2e -[AppController awakeFromNib] + 387
              7   CoreFoundation                      0x00007fff94729fb1 -[NSObject performSelector:] + 49
              8   CoreFoundation                      0x00007fff94729f32 -[NSSet makeObjectsPerformSelector:] + 274
              9   AppKit                              0x00007fff8b0a69ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
              10  AppKit                              0x00007fff8b09cf73 loadNib + 322
              11  AppKit                              0x00007fff8b09c470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
              12  AppKit                              0x00007fff8b09c38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
              13  AppKit                              0x00007fff8b09c2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
              14  AppKit                              0x00007fff8b30d06f NSApplicationMain + 398
              15  Safari                              0x0000000104116806 SafariMain + 166
              16  Safari                              0x0000000103f01f24 Safari + 3876
              17  ???                                 0x0000000000000002 0x0 + 2
    terminate called throwing an exception
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8d41ece2 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8f5f17d2 pthread_kill + 95
    2   libsystem_c.dylib                       0x00007fff8f5e2a7a abort + 143
    3   libc++abi.dylib                         0x00007fff95b767bc abort_message + 214
    4   libc++abi.dylib                         0x00007fff95b73fcf default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8db5b1b9 _objc_terminate + 94
    6   libc++abi.dylib                         0x00007fff95b74001 safe_handler_caller(void (*)()) + 11
    7   libc++abi.dylib                         0x00007fff95b7405c std::terminate() + 16
    8   libc++abi.dylib                         0x00007fff95b75152 __cxa_throw + 114
    9   libobjc.A.dylib                         0x00007fff8db5ae7a objc_exception_throw + 327
    10  com.apple.CoreFoundation                0x00007fff94732d8a +[NSException raise:format:arguments:] + 106
    11  com.apple.Foundation                    0x00007fff8a1c671f -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 169
    12  com.apple.AppKit                        0x00007fff8b0becdf -[NSMenu itemAtIndex:] + 165
    13  com.apple.AppKit                        0x00007fff8b0bee38 -[NSMenu removeItemAtIndex:] + 63
    14  com.apple.Safari.framework              0x0000000103f13c2e -[AppController awakeFromNib] + 387
    15  com.apple.CoreFoundation                0x00007fff94729fb1 -[NSObject performSelector:] + 49
    16  com.apple.CoreFoundation                0x00007fff94729f32 -[NSSet makeObjectsPerformSelector:] + 274
    17  com.apple.AppKit                        0x00007fff8b0a69ff -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1245
    18  com.apple.AppKit                        0x00007fff8b09cf73 loadNib + 322
    19  com.apple.AppKit                        0x00007fff8b09c470 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 217
    20  com.apple.AppKit                        0x00007fff8b09c38b +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 141
    21  com.apple.AppKit                        0x00007fff8b09c2ce +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 364
    22  com.apple.AppKit                        0x00007fff8b30d06f NSApplicationMain + 398
    23  com.apple.Safari.framework              0x0000000104116806 SafariMain + 166
    24  com.apple.Safari                        0x0000000103f01f24 0x103f01000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8d41f7e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8fd1078a _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8fd0f31a _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8d41f192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f5f1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8f5f2b85 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8d41f192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8f5f1594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8f5f2b85 start_wqthread + 13
    Thread 4:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8d41ebca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8f5f3274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x0000000104fb41fc WebCore::IconDatabase::syncThreadMainLoop() + 124
    3   com.apple.WebCore                       0x0000000104fb1d50 WebCore::IconDatabase::iconDatabaseSyncThread() + 496
    4   com.apple.JavaScriptCore                0x00000001048f111f _ZN3WTFL19wtfThreadEntryPointEPv + 15
    5   libsystem_c.dylib                       0x00007fff8f5ef8bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8f5f2b75 thread_start + 13
    Thread 5:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8d41d67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8d41cd71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff89f5c2d9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff89f5c219 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff8f5ef8bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8f5f2b75 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff63aff418  rdx: 0x0000000000000000
      rdi: 0x000000000000060b  rsi: 0x0000000000000006  rbp: 0x00007fff63aff440  rsp: 0x00007fff63aff418
       r8: 0x00007fff7a8b5fb8   r9: 0x00007fff63afeea8  r10: 0x00007fff8d41ed0a  r11: 0xffffff80002da8d0
      r12: 0x00007f9e121198a0  r13: 0x0000000000000007  r14: 0x00007fff7a8b8960  r15: 0x00007fff63aff590
      rip: 0x00007fff8d41ece2  rfl: 0x0000000000000246  cr2: 0x0000000107b10000
    Logical CPU: 0
    Binary Images:
           0x103f01000 -        0x103f01fff  com.apple.Safari (5.1.6 - 7534.56.5) <C1A60C3B-9DA6-3FE7-87BA-6B09016A39A9> /Applications/Safari.app/Contents/MacOS/Safari
           0x103f07000 -        0x1043a1ff7  com.apple.Safari.framework (7536 - 7536.25) <C95F0D4E-6984-3D2F-B0BA-5D12A164EAC8> /System/Library/StagedFrameworks/Safari/Safari.framework/Safari
           0x1046be000 -        0x10494dfff  com.apple.JavaScriptCore (7536 - 7536.24) <C613502E-BC98-3269-A25C-4BDB2D87590B> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/JavaScriptCore
           0x1049ff000 -        0x104b81ff7  com.apple.WebKit (7536 - 7536.25) <8D171955-A1CA-31AA-B701-B9D4F760B10B> /System/Library/StagedFrameworks/Safari/WebKit.framework/WebKit
           0x104c71000 -        0x104e4afff  com.apple.WebKit2 (7536 - 7536.25) <15991DAF-D0C9-3D65-A96B-AF7428ADCC4E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/WebKit2
           0x104fae000 -        0x105f53ff7  com.apple.WebCore (7536 - 7536.24) <F2C26660-05D7-34A7-9158-9C3D21BEB32F> /System/Library/StagedFrameworks/Safari/WebCore.framework/WebCore
        0x7fff63b01000 -     0x7fff63b35baf  dyld (195.6 - ???) <C58DAD8A-4B00-3676-8637-93D6FDE73147> /usr/lib/dyld
        0x7fff89ca4000 -     0x7fff89cc3fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <0635C52D-DD53-3721-A488-4C6E95607A74> /usr/lib/libresolv.9.dylib
        0x7fff89cc4000 -     0x7fff89cc9fff  com.apple.OpenDirectory (10.7 - 146) <7960A302-F9AC-3F72-838E-3A382032DCA6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89cdb000 -     0x7fff89dddfff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <AFBB22B7-07AE-3F2E-B88C-70BEEBFB8A86> /usr/lib/libxml2.2.dylib
        0x7fff89dde000 -     0x7fff89e2aff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <0A7F1982-B4EA-3424-A0C7-FE46C6224F03> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff89e70000 -     0x7fff89e94fff  com.apple.Kerberos (1.0 - 1) <1F826BCE-DA8F-381D-9C4C-A36AA0EA1CB9> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff89e95000 -     0x7fff89ea3ff7  libkxld.dylib (??? - ???) <C2FC894F-3716-32C3-967E-6AD5E2697045> /usr/lib/system/libkxld.dylib
        0x7fff89edf000 -     0x7fff89f33ff7  com.apple.ScalableUserInterface (1.0 - 1) <33563775-C662-313D-B7FA-3D575A9F3D41> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff89f34000 -     0x7fff89f54fff  libPng.dylib (??? - ???) <F4D84592-C450-3076-88E9-8E6517C7EF33> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff89f5a000 -     0x7fff8a0f9ff7  com.apple.QuartzCore (1.7 - 270.4) <97E20A5F-652B-3E85-8C46-DCB777248ECD> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a0fa000 -     0x7fff8a0fafff  com.apple.Carbon (153 - 153) <16EA5662-5C2C-3267-B419-66669AE536D7> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8a0fb000 -     0x7fff8a414fff  com.apple.Foundation (6.7.2 - 833.25) <22AAC369-B63C-3C55-8AC6-C3ECBA44DA7B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8a415000 -     0x7fff8a454ff7  libGLImage.dylib (??? - ???) <49BB4404-68F1-3839-A5C9-983405B59F52> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8a56c000 -     0x7fff8a888fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6F99A26B-788F-37B9-860F-508906EC06D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8a9d3000 -     0x7fff8a9deff7  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <6540EAF2-E3BF-3D2E-B4C1-F106180D6F20> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8aa1e000 -     0x7fff8aa30ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8abbd000 -     0x7fff8b084fff  FaceCoreLight (1.4.7 - compatibility 1.0.0) <BDD0E1DE-CF33-3AF8-B33B-4D1574CCC19D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8b085000 -     0x7fff8b08bfff  IOSurface (??? - ???) <77C6757B-D357-3E34-9424-48F962B5CC9C> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b08c000 -     0x7fff8bc92ff7  com.apple.AppKit (6.7.3 - 1138.47) <CAF5783F-F80B-30E7-929F-BBA6D96C5C44> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8bd68000 -     0x7fff8bd75fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <528BAA66-C38C-3093-84B5-92A7832CE7BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff8bd76000 -     0x7fff8be55ff7  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <FFA7532B-336A-3F0B-9AB9-2A35B56ED887> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8be5d000 -     0x7fff8be5dfff  com.apple.CoreServices (53 - 53) <043C8026-8EDD-3241-B090-F589E24062EF> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8becc000 -     0x7fff8beccfff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff8becd000 -     0x7fff8beceff7  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <739E6C83-AA52-3C6C-A680-B37FE2888A04> /usr/lib/system/libremovefile.dylib
        0x7fff8becf000 -     0x7fff8bf65ff7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <642D8D54-F9F5-3FBB-A96C-EEFE94C6278B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8bf75000 -     0x7fff8c19ffe7  com.apple.CoreData (104.1 - 358.14) <6BB64605-8DA7-337D-A2AB-A3346A421CBD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8c1a0000 -     0x7fff8c1a3fff  libRadiance.dylib (??? - ???) <CD89D70D-F177-3BAE-8A26-644EA7D5E28E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8c1c5000 -     0x7fff8c200fff  libsystem_info.dylib (??? - ???) <35F90252-2AE1-32C5-8D34-782C614D9639> /usr/lib/system/libsystem_info.dylib
        0x7fff8c201000 -     0x7fff8c21efff  libxpc.dylib (77.19.0 - compatibility 1.0.0) <9F57891B-D7EF-3050-BEDD-21E7C6668248> /usr/lib/system/libxpc.dylib
        0x7fff8c21f000 -     0x7fff8c54bff7  com.apple.HIToolbox (1.9 - ???) <B7D2A06B-7BE5-3355-BF7D-8139100B9B97> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8c54c000 -     0x7fff8c54cfff  com.apple.ApplicationServices (41 - 41) <89B6AD5B-5C75-3E83-8C2B-AA7F4C55E400> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8c54d000 -     0x7fff8c6a6fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <0AD8197C-1BA9-30CD-98F1-4CA2C6559BA8> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8c6a7000 -     0x7fff8c6fffff  libTIFF.dylib (??? - ???) <A0FF68DE-2935-30E7-B61C-4D9D70E14AD0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8caf8000 -     0x7fff8caf8fff  com.apple.vecLib (3.7 - vecLib 3.7) <9A58105C-B36E-35B5-812C-4ED693F2618F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8cbf7000 -     0x7fff8cbf9fff  libCVMSPluginSupport.dylib (??? - ???) <1C73D331-6F6C-3872-A011-1C41FBF49F2A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8cbfa000 -     0x7fff8cd06fff  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <3A8E1F89-5E26-3C8B-B538-81F5D61DBF8A> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8cd15000 -     0x7fff8cd29ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8d406000 -     0x7fff8d407ff7  libsystem_sandbox.dylib (??? - ???) <96D38E74-F18F-3CCB-A20B-E8E3ADC4E166> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8d408000 -     0x7fff8d428fff  libsystem_kernel.dylib (1699.26.8 - compatibility 1.0.0) <1DDC0B0F-DB2A-34D6-895D-E5B2B5618946> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8d429000 -     0x7fff8d42dff7  com.apple.CommonPanels (1.2.5 - 94) <37C6540B-F8D1-355A-806C-F93D8FB522AB> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d4c1000 -     0x7fff8d4c4ff7  com.apple.securityhi (4.0 - 1) <D0ABB03B-CEF9-39E0-A139-AA9484DBBC07> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8d4d4000 -     0x7fff8d4d9fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8d4e7000 -     0x7fff8d512ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <E71220D3-8015-38EC-B97D-7FDB383C2BDC> /usr/lib/libxslt.1.dylib
        0x7fff8d54d000 -     0x7fff8d55bfff  com.apple.NetAuth (3.2 - 3.2) <F0D60E34-37A9-308D-B44E-E3450906173A> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8d55c000 -     0x7fff8d845ff7  com.apple.security (7.0 - 55148.1) <E9C46204-1336-3D90-BC67-5162FC7079D2> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8d992000 -     0x7fff8daabfff  com.apple.DesktopServices (1.6.3 - 1.6.3) <20812ECE-CACC-3D44-8108-025EF6B45C14> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8daec000 -     0x7fff8db40fff  libFontRegistry.dylib (??? - ???) <822DD341-C735-36C9-9521-E8E98807D09D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8db44000 -     0x7fff8dc28e5f  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <871E688B-CF57-3BC7-80D6-F6476DFF109B> /usr/lib/libobjc.A.dylib
        0x7fff8dd6c000 -     0x7fff8e275ff7  com.apple.RawCamera.bundle (3.14.0 - 646) <75A96BFC-1832-808B-F430-C4C9379C5A98> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8e276000 -     0x7fff8e6a3fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8e71b000 -     0x7fff8e7a0ff7  com.apple.Heimdal (2.2 - 2.0) <FF0BD9A4-6FB0-31E3-ABFB-563FBBEC45FC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8e7fb000 -     0x7fff8e931fff  com.apple.vImage (5.1 - 5.1) <A08B7582-67BC-3EED-813A-4833645964A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8ee83000 -     0x7fff8ee87fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8ee88000 -     0x7fff8f46cfff  libBLAS.dylib (??? - ???) <C34F6D88-187F-33DC-8A68-C0C9D1FA36DF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff8f46f000 -     0x7fff8f495fff  com.apple.framework.familycontrols (3.0 - 300) <93828BC1-3D83-3A93-99A5-F0E7951AFC6C> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8f55e000 -     0x7fff8f59eff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <5328C0AB-F169-3786-A3EC-9E82E960CAAF> /usr/lib/libcups.2.dylib
        0x7fff8f5a1000 -     0x7fff8f67efef  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <41B43515-2806-3FBC-ACF1-A16F35B7E290> /usr/lib/system/libsystem_c.dylib
        0x7fff8f6e0000 -     0x7fff8f7d5fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff8f81a000 -     0x7fff8f85cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <BB770C22-8C57-365A-8716-4A3C36AE7BFB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8f85d000 -     0x7fff8f8c6fff  com.apple.coreui (1.2.2 - 165.10) <F427BF39-3E01-3DC6-A63D-BFC50FE6C72E> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8f8c7000 -     0x7fff8f8f2ff7  com.apple.CoreServicesInternal (113.17 - 113.17) <B1DF81C3-9C23-3BAE-9DE8-21EAFEEB97B8> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f8f3000 -     0x7fff8f8f4fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <853BAAA5-270F-3FDC-B025-D448DB72E1C3> /usr/lib/system/libdnsinfo.dylib
        0x7fff8f8f5000 -     0x7fff8f98fff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E70C394-773E-3A4B-A93C-59A88ABA9509> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8f990000 -     0x7fff8f9ecff7  com.apple.HIServices (1.21 - ???) <9645CFA8-63BE-3A0D-A636-56D9827E6C8C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8f9ed000 -     0x7fff8fa4dfff  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <3A7521E6-5510-3FA7-AB65-79693A7A5839> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8fa4e000 -     0x7fff8fa63fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8fa64000 -     0x7fff8fa6afff  libGFXShared.dylib (??? - ???) <8A61FA67-EB3C-319D-AE3C-64936FB26BAC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8fa6b000 -     0x7fff8fa78ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <DFAB8CA8-CC9D-3F58-8C12-CE120442AACD> /usr/lib/libbz2.1.0.dylib
        0x7fff8fadb000 -     0x7fff8fb1cfff  com.apple.QD (3.40 - ???) <47674D2C-BE88-388E-B1B0-03F08BFFE5FD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8fb1d000 -     0x7fff8fb46fff  libJPEG.dylib (??? - ???) <64D079F9-256A-323B-A837-84628B172F21> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8fb47000 -     0x7fff8fb5dff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <BF4EC1CC-C998-3529-A69F-765774C66A6F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8fb5e000 -     0x7fff8fb64fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <CEA34337-63DE-302E-81AA-10D717E1F699> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8fb65000 -     0x7fff8fb6eff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <A4D651E3-D1C6-3934-AD49-7A104FD14596> /usr/lib/system/libsystem_notify.dylib
        0x7fff8fcdc000 -     0x7fff8fd0cff7  com.apple.DictionaryServices (1.2.1 - 158.2) <3FC86118-7553-38F7-8916-B329D2E94476> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8fd0d000 -     0x7fff8fd1bfff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <1D5BE322-A9B9-3BCE-8FAC-076FB07CF54A> /usr/lib/system/libdispatch.dylib
        0x7fff8fdc1000 -     0x7fff8fdeefe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <DA79E5BA-BBA3-3768-AAD8-B34BA877EF03> /usr/lib/libSystem.B.dylib
        0x7fff8fe02000 -     0x7fff8fe07ff7  libsystem_network.dylib (??? - ???) <5DE7024E-1D2D-34A2-80F4-08326331A75B> /usr/lib/system/libsystem_network.dylib
        0x7fff8fe08000 -     0x7fff8fe31fff  com.apple.CoreVideo (1.7 - 70.3) <9A9D4058-9935-3B0A-B1A6-27EB78D02249> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff90655000 -     0x7fff9068ffe7  com.apple.DebugSymbols (2.1 - 87) <ED2B177C-4146-3715-91DF-D99A8ED5449A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90690000 -     0x7fff9069dfff  com.apple.CrashReporterSupport (10.7.4 - 352) <9C16B49C-CF02-38F9-A7CD-969C140D3961> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff9069e000 -     0x7fff9069fff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff906a0000 -     0x7fff906a6ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff90707000 -     0x7fff90709fff  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <0EBF714B-4B69-3E1F-9A7D-6BBC2AACB310> /usr/lib/system/libquarantine.dylib
        0x7fff9070a000 -     0x7fff9071aff7  com.apple.opengl (1.7.7 - 1.7.7) <0CA11278-746C-353A-923B-BCC0047190C3> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9071b000 -     0x7fff9071cfff  libunc.dylib (24.0.0 - compatibility 1.0.0) <337960EE-0A85-3DD0-A760-7134CF4C0AFF> /usr/lib/system/libunc.dylib
        0x7fff90784000 -     0x7fff90784fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <C06A140F-6114-3B8B-B080-E509303145B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff90785000 -     0x7fff907a1ff7  com.apple.GenerationalStorage (1.0 - 126.1) <509F52ED-E54B-3FEF-B3C2-759387B826E6> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff907a2000 -     0x7fff907b5ff7  libCRFSuite.dylib (??? - ???) <0B76941F-218E-30C8-B6DE-E15919F8DBEB> /usr/lib/libCRFSuite.dylib
        0x7fff908bc000 -     0x7fff9092ffff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff90930000 -     0x7fff90931fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff90960000 -     0x7fff909a0fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff90cf5000 -     0x7fff90d07ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff90d08000 -     0x7fff90d0aff7  com.apple.print.framework.Print (7.4 - 247.3) <626C58D5-2841-3329-8C32-9F4A8353F3E7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff9109f000 -     0x7fff91152ff7  com.apple.CoreText (220.20.0 - ???) <0E979362-15E4-3955-BF54-B5961361D1CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff91153000 -     0x7fff9125afe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <EE02BB01-64C9-304D-9719-A35F5CD6D04C> /usr/lib/libsqlite3.dylib
        0x7fff912d8000 -     0x7fff912dffff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <0AB51EE2-E914-358C-AC19-47BC024BDAE7> /usr/lib/system/libcopyfile.dylib
        0x7fff91603000 -     0x7fff916e7fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <70BEE269-8F4D-3FDC-B1AD-A591C0CB37E5> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff916e8000 -     0x7fff91731ff7  com.apple.framework.CoreWLAN (2.1.2 - 212.2) <5E421E2D-50EA-340E-A5EE-C848DD6FC34F> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff91732000 -     0x7fff917a2fff  com.apple.datadetectorscore (3.0 - 179.4) <9C01D16F-75A9-3BDD-B91A-F0F32261A2E7> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff91837000 -     0x7fff918adfff  com.apple.CoreSymbolication (2.2 - 73.2) <126415E3-3A35-315B-B4B7-507CDBED0D58> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff918ae000 -     0x7fff918e1ff7  com.apple.GSS (2.2 - 2.0) <971395D0-B9D0-3FDE-B23F-6F9D0A2FB95F> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff918e4000 -     0x7fff918effff  com.apple.CommonAuth (2.2 - 2.0) <77E6F0D0-85B6-30B5-B99C-F57104DD2EBA> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff91b83000 -     0x7fff91df6fff  com.apple.CoreImage (7.98 - 1.0.1) <73485E4E-1407-3913-AB3C-B54986A3E01C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff91df7000 -     0x7fff91e6dfff  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <DA22E4D6-7F20-3BEA-9B89-2FBA735C2EE1> /usr/lib/libc++.1.dylib
        0x7fff922ab000 -     0x7fff922c2fff  com.apple.CFOpenDirectory (10.7 - 146) <BBB7C97E-7B46-3286-9128-32B5D16B5CBE> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff928df000 -     0x7fff929a6ff7  com.apple.ColorSync (4.7.4 - 4.7.4) <590AFCDA-F10E-31FE-9B01-DA5FFE74C2BB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff92d14000 -     0x7fff92d23ff7  libxar-nossl.dylib (??? - ???) <A6ABBFB9-E4ED-38AD-BBBB-F9958B9CEFB5> /usr/lib/libxar-nossl.dylib
        0x7fff92d24000 -     0x7fff92e8bfff  com.apple.CFNetwork (520.4.3 - 520.4.3) <31D7A595-375E-341A-8E97-21E73CC62E4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff92e8c000 -     0x7fff92e91fff  libGIF.dylib (??? - ???) <8763F67F-A881-30B6-B20E-D395B4D9FD58> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff92e92000 -     0x7fff92e95fff  com.apple.help (1.3.2 - 42) <BF14DE49-F7E8-336F-81FB-BBDF2DB3AC09> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff93391000 -     0x7fff933d0fff  com.apple.AE (527.7 - 527.7) <B82F7ABC-AC8B-3507-B029-969DD5CA813D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff933d1000 -     0x7fff93d6ec9f  com.apple.CoreGraphics (1.600.0 - ???) <1DB9C92C-DFA8-36ED-B513-998134462148> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff93d6f000 -     0x7fff93d79ff7  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <6ECB7F19-B384-32C1-8652-2463C1CF4815> /usr/lib/system/liblaunch.dylib
        0x7fff93dcc000 -     0x7fff93e6dff7  com.apple.LaunchServices (480.33 - 480.33) <45EF2044-3396-3910-9B5B-C8F7777D5F56> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff93e6e000 -     0x7fff93e97ff7  com.apple.framework.Apple80211 (7.2.1 - 721.3) <4BA49D6F-373B-3F4E-A2B3-453C2ED66318> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff93e98000 -     0x7fff93f9dfff  libFontParser.dylib (??? - ???) <759645F2-8CB1-358C-AF41-BA3797CD0F60> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff93f9e000 -     0x7fff93fa0fff  com.apple.TrustEvaluationAgent (2.0 - 1) <1F31CAFF-C1C6-33D3-94E9-11B721761DDF> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff93fc4000 -     0x7fff94006fff  com.apple.corelocation (330.12 - 330.12) <CFDF7694-382A-30A8-8347-505BA0CAF312> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff94007000 -     0x7fff940a9fff  com.apple.securityfoundation (5.0 - 55116) <A9311EF6-B7F7-3DA5-84E8-21BC9B2C3C69> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff940ae000 -     0x7fff94100ff7  libGLU.dylib (??? - ???) <E2EF0336-3A5F-3532-AEB0-6CCF04851B72> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff94101000 -     0x7fff94136fff  com.apple.securityinterface (5.0 - 55022.4) <09EC371E-0B6E-3849-A6C9-F8E9DB17BBCD> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff94137000 -     0x7fff9413efff  com.apple.NetFS (4.0 - 4.0) <433EEE54-E383-3505-9154-45B909FD3AF0> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9413f000 -     0x7fff9416cff7  com.apple.opencl (1.50.69 - 1.50.69) <57939F7D-3626-30E2-883D-8A7CCB3F8763> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff9416d000 -     0x7fff9416efff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff9416f000 -     0x7fff94193fff  com.apple.RemoteViewServices (1.4 - 44.1) <EA3837DF-A3A3-37FF-AE11-D50048D5F21A> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9468f000 -     0x7fff94863ff7  com.apple.CoreFoundation (6.7.2 - 635.21) <62A3402E-A4E7-391F-AD20-1EF20236CE1B> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff94864000 -     0x7fff94881ff7  com.apple.openscripting (1.3.3 - ???) <BDCCCBA9-F440-30BD-8378-FAB5AF685A5D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff94882000 -     0x7fff948edff7  com.apple.framework.IOKit (2.0 - ???) <6C604894-7F61-3130-8499-20791D14577F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff948ee000 -     0x7fff94993fff  com.apple.ink.framework (1.4 - 110) <F93B76B3-E57C-3805-B20D-03717A3F91DD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff94994000 -     0x7fff949e2fff  libauto.dylib (??? - ???) <D8AC8458-DDD0-3939-8B96-B6CED81613EF> /usr/lib/libauto.dylib
        0x7fff94b64000 -     0x7fff94b64fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <82DDF6F5-FBC3-323D-B71D-CF7ABC5CF568> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff94b96000 -     0x7fff94b9efff  libsystem_dnssd.dylib (??? - ???) <D9BB1F87-A42B-3CBC-9DC2-FC07FCEF0016> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff94b9f000 -     0x7fff94c01ff7  com.apple.Symbolication (1.3 - 91) <0945ACAF-AA0A-3D01-9960-72B51722EC1F> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff94c02000 -     0x7fff94c02fff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <04C10813-CCE5-3333-8C72-E8E35E417B3B> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff94c0c000 -     0x7fff94c22fff  libGL.dylib (??? - ???) <6A473BF9-4D35-34C6-9F8B-86B68091A9AF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff94c23000 -     0x7fff94c8bff7  com.apple.audio.CoreAudio (4.0.2 - 4.0.2) <C6703B2E-62F2-37C4-A4DE-28AF9C81CB44> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff94cd7000 -     0x7fff94ed9fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <38CD6ED3-C8E4-3CCD-89AC-9C3198803101> /usr/lib/libicucore.A.dylib
        0x7fff94ee2000 -     0x7fff94ee7fff  libcache.dylib (47.0.0 - compatibility 1.0.0) <1571C3AB-BCB2-38CD-B3B2-C5FC3F927C6A> /usr/lib/system/libcache.dylib
        0x7fff94fd3000 -     0x7fff9504eff7  com.apple.print.framework.PrintCore (7.1 - 366.3) <C5F39A82-0E77-3AD6-906A-20DD2EE8D374> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff95257000 -     0x7fff9525eff7  com.apple.CommerceCore (1.0 - 17) <3894FE48-EDCE-30E9-9796-E2F959D92704> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff95a41000 -     0x7fff95ac5ff7  com.apple.ApplicationServices.ATS (317.11.0 - ???) <082DEAFE-8A93-3AF2-B4E5-30012E725929> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff95ad2000 -     0x7fff95ae9fff  com.apple.MultitouchSupport.framework (231.4 - 231.4) <10A978D1-8781-33F0-BE45-60C9171F7278> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff95aea000 -     0x7fff95b6dfef  com.apple.Metadata (10.7.0 - 627.32) <38735923-2EB5-3133-BE36-BDD65A7E47DB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff95b6e000 -     0x7fff95b79ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff968df000 -     0x7fff968eefff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff968ef000 -     0x7fff96917fff  com.apple.PerformanceAnalysis (1.11 - 11) <8D4C6382-DD92-37A2-BCFC-E89951320848> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff96918000 -     0x7fff96918fff  com.apple.Cocoa (6.6 - ???) <7EC4D759-B2A6-3A99-AC75-809FED1500C6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff9693c000 -     0x7fff96942fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <165514D7-1BFA-38EF-A151-676DCD21FB64> /usr/lib/system/libmacho.dylib
        0x7fff96943000 -     0x7fff96948fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff96975000 -     0x7fff96978fff  libCoreVMClient.dylib (??? - ???) <934D0D11-C34F-3C06-A352-21BB8FFE9774> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff96979000 -     0x7fff9697dfff  libdyld.dylib (195.6.0 - compatibility 1.0.0) <FFC59565-64BD-3B37-90A4-E2C3A422CFC1> /usr/lib/system/libdyld.dylib
        0x7fff9697e000 -     0x7fff96a8bfff  libJP2.dylib (??? - ???) <5BE8CFA7-00C2-3BDE-BC20-5FF6DC18B415> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 2759
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=185.6M resident=130.4M(70%) swapped_out_or_unallocated=55.2M(30%)
    Writable regions: Total=1.1G written=4352K(0%) resident=5336K(0%) swapped_out=0K(0%) unallocated=1.0G(100%)
    REGION TYPE                        VIRTUAL
    ===========                        =======
    CG shared images                       96K
    CoreServices                         1060K
    JS JIT generated code                   8K
    JS JIT generated code (reserved)      1.0G        reserved VM address space (unallocated)
    MALLOC                               43.1M
    MALLOC guard page                      48K
    SQLite page cache                     288K
    STACK GUARD                          56.0M
    Stack                                10.5M
    VM_ALLOCATE                            64K
    __CI_BITMAP                            80K
    __DATA                               15.8M
    __IMAGE                               528K
    __LINKEDIT                           59.9M
    __RC_CAMERAS                          248K
    __TEXT                              125.7M
    __UNICODE                             544K
    mapped file                          24.7M
    shared memory                         312K
    ===========                        =======
    TOTAL                                 1.3G
    TOTAL, minus reserved VM space      338.9M
    Model: MacBookPro8,1, BootROM MBP81.0047.B27, 2 processors, Intel Core i5, 2.3 GHz, 4 GB, SMC 1.68f98
    Graphics: Intel HD Graphics 3000, Intel HD Graphics 3000, Built-In, 384 MB
    Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1333 MHz, 0x80CE, 0x4D34373142353737334448302D4348392020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD6), Broadcom BCM43xx 1.0 (5.106.198.4.20)
    Bluetooth: Version 4.0.5f11, 2 service, 11 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Serial ATA Device: Hitachi HTS545032B9A302, 320.07 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfa100000 / 2
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0245, 0xfa120000 / 5
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x821a, 0xfa113000 / 8
    USB Device: hub_device, 0x0424  (SMSC), 0x2513, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd110000 / 3

    https://discussions.apple.com/message/19168424#19168424

  • MacBook Pro on 10.8.3 is randomly restarting with the following error log: Process:         X11 [108] Path:            /Applications/Utilities/X11.app/Contents/MacOS/X11 Identifier:      X11 Version:         1.0 (1) Code Type:       X86-64 (Native) Paren

    I have a MacBook Pro on 10.8.3 which is randomly crashing and restarting.  The error log indicates it may have something to do with X11, but X11 is not actually installed. It is available to install under Utilities but has never been run.  Following is the error log:
    Process: X11 [108]
    Path: /Applications/Utilities/X11.app/Contents/MacOS/X11
    Identifier: X11
    Version: 1.0 (1)
    Code Type: X86-64 (Native)
    Parent Process: launchd [1]
    User ID: 0
    Date/Time: 2013-03-25 08:34:03.741 -0500
    OS Version: Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Anonymous UUID:  62D1DBF7-2A56-E7DD-373D-8ABBA74926D0
    Crashed Thread:  0 Dispatch queue: com.apple.main-thread
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Error (1000) creating CGSWindow on line 259'
    terminate called throwing an exception
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation  0x00007fff8a7bfb06 __exceptionPreprocess + 198
    1   libobjc.A.dylib  0x00007fff877263f0 objc_exception_throw + 43
    2   CoreFoundation  0x00007fff8a7bf8dc +[NSException raise:format:] + 204
    3   AppKit  0x00007fff897f0b79 _NSCreateWindowWithOpaqueShape2 + 655
    4   AppKit  0x00007fff897ef370 -[NSWindow _commonAwake] + 2002
    5   AppKit  0x00007fff8989f78b -[NSWindow _makeKeyRegardlessOfVisibility] + 88
    6   AppKit  0x00007fff8989f6f5 -[NSWindow makeKeyAndOrderFront:] + 25
    7   CoreFoundation 0x00007fff8a7b78e9 -[NSSet makeObjectsPerformSelector:] + 201
    8   AppKit  0x00007fff897a8166 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    9   AppKit  0x00007fff8978714d loadNib + 317
    10  AppKit  0x00007fff89786679 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    11  AppKit  0x00007fff897864ae -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    12  AppKit  0x00007fff8978628e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    13  AppKit  0x00007fff89782a2f NSApplicationMain + 398
    14  libdyld.dylib  0x00007fff866327e1 start + 0
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0 libsystem_kernel.dylib                 0x00007fff873a8212 __pthread_kill + 10
    1 libsystem_c.dylib                          0x00007fff8d98fb54 pthread_kill + 90
    2 libsystem_c.dylib                          0x00007fff8d9d3dce abort + 143
    3   libc++abi.dylib 0x00007fff8669e9eb abort_message + 257
    4   libc++abi.dylib 0x00007fff8669c39a default_terminate() + 28
    5   libobjc.A.dylib 0x00007fff87726873 _objc_terminate() + 91
    6   libc++abi.dylib 0x00007fff8669c3c9 safe_handler_caller(void (*)()) + 8
    7   libc++abi.dylib 0x00007fff8669c424 std::terminate() + 16
    8   libc++abi.dylib 0x00007fff8669d58b __cxa_throw + 111
    9   libobjc.A.dylib 0x00007fff8772650c objc_exception_throw + 327
    10 com.apple.CoreFoundation                      0x00007fff8a853f49 -[NSException raise] + 9
    11 com.apple.AppKit                        0x00007fff897ef200 -[NSWindow _commonAwake] + 1634
    12 com.apple.AppKit                        0x00007fff8989f78b -[NSWindow _makeKeyRegardlessOfVisibility] + 88
    13 com.apple.AppKit                        0x00007fff8989f6f5 -[NSWindow makeKeyAndOrderFront:] + 25
    14 com.apple.CoreFoundation                      0x00007fff8a7b78e9 -[NSSet makeObjectsPerformSelector:] + 201
    15 com.apple.AppKit                        0x00007fff897a8166 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 1168
    16 com.apple.AppKit                        0x00007fff8978714d loadNib + 317
    17  com.apple.AppKit 0x00007fff89786679 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 219
    18 com.apple.AppKit                        0x00007fff897864ae -[NSBundle(NSNibLoading) loadNibNamed:owner:topLevelObjects:] + 200
    19  com.apple.AppKit 0x00007fff8978628e +[NSBundle(NSNibLoading) loadNibNamed:owner:] + 360
    20 com.apple.AppKit                        0x00007fff89782a2f NSApplicationMain + 398
    21  libdyld.dylib 0x00007fff866327e1 start + 1
    Thread 1:
    0 libsystem_kernel.dylib                 0x00007fff873a86d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                          0x00007fff8d990f4c _pthread_workq_return + 25
    2 libsystem_c.dylib                          0x00007fff8d990d13 _pthread_wqthread + 412
    3   libsystem_c.dylib 0x00007fff8d97b1d1 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0 libsystem_kernel.dylib                 0x00007fff873a8d16 kevent + 10
    1 libdispatch.dylib                            0x00007fff88e35dea _dispatch_mgr_invoke + 883
    2 libdispatch.dylib                            0x00007fff88e359ee _dispatch_mgr_thread + 54
    Thread 3:
    0 libsystem_kernel.dylib                 0x00007fff873a86d6 __workq_kernreturn + 10
    1 libsystem_c.dylib                          0x00007fff8d990f4c _pthread_workq_return + 25
    2 libsystem_c.dylib                          0x00007fff8d990d13 _pthread_wqthread + 412
    3 libsystem_c.dylib                          0x00007fff8d97b1d1 start_wqthread + 13
    Thread 4:
    0 libsystem_kernel.dylib                 0x00007fff873a86d6 __workq_kernreturn + 10
    1   libsystem_c.dylib 0x00007fff8d990f4c _pthread_workq_return + 25
    2 libsystem_c.dylib                          0x00007fff8d990d13 _pthread_wqthread + 412
    3 libsystem_c.dylib                          0x00007fff8d97b1d1 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x0000000000000006  rcx: 0x00007fff501d13c8 rdx: 0x0000000000000000
      rdi: 0x0000000000000303  rsi: 0x0000000000000006  rbp: 0x00007fff501d13f0 rsp: 0x00007fff501d13c8
       r8: 0x00007fff728ec278   r9: 0x000000000000001e  r10: 0x0000000020000000 r11: 0x0000000000000206
      r12: 0x00007fff501d1550  r13: 0x00007feff2426420  r14: 0x00007fff728ed180 r15: 0x00007fff501d1430
      rip: 0x00007fff873a8212  rfl: 0x0000000000000206  cr2: 0x00007fff728e5ff0
    Logical CPU: 0
    Binary Images:
    0x10fa2d000 -        0x10fa2efff com.apple.X11redirect (1.0 - 1) <403AF17F-8DFF-3EFE-88F2-202662937601> /Applications/Utilities/X11.app/Contents/MacOS/X11
    0x7fff6f62d000 -     0x7fff6f66193f  dyld (210.2.3) <A40597AA-5529-3337-8C09-D8A014EB1578> /usr/lib/dyld
    0x7fff80dd8000 -     0x7fff80ddffff  libGFXShared.dylib (8.7.25) <869580B2-39CB-30C3-B76E-73BB4894B6B7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff80de5000 -     0x7fff80de6ff7  libsystem_sandbox.dylib (220.2) <6838A6FD-8626-3356-BB4F-BB4787216207> /usr/lib/system/libsystem_sandbox.dylib
    0x7fff80e2e000 -     0x7fff8124bfff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x7fff8125c000 -     0x7fff815b9ff7  com.apple.Foundation (6.8 - 945.16) <89BD68FD-72C8-35C1-94C6-3A07F097C50D> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff81a37000 -     0x7fff81a42fff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x7fff81a43000 -     0x7fff81a4bff7  libsystem_dnssd.dylib (379.37) <616FC901-151E-38BF-B2C4-24A351C5FAAD> /usr/lib/system/libsystem_dnssd.dylib
    0x7fff81bfe000 -     0x7fff81c02fff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x7fff81c03000 -     0x7fff81c1afff  libGL.dylib (8.7.25) <15F5CB64-847B-3D3D-9663-E0523F15F513> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff81c63000 -     0x7fff81ce4fff  com.apple.Metadata (10.7.0 - 707.5) <4140B1F6-7D73-33C7-B3F2-4DB349C31AE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff81ce5000 -     0x7fff81de2ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x7fff81de3000 -     0x7fff81de7ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x7fff8298c000 -     0x7fff829e8ff7  com.apple.Symbolication (1.3 - 93) <F2C7E0B6-B241-3020-B30A-0636D0FA3378> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x7fff82a3c000 -     0x7fff82a5cfff  libPng.dylib (849) <F4C23A55-F17B-3E4F-9E80-BC97F778BA49> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff82a5d000 -     0x7fff82af8fff  com.apple.CoreSymbolication (3.0 - 117) <C304FDB8-2FF7-34BC-858A-2B96C2B039D5> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x7fff82af9000 -     0x7fff82b10fff com.apple.GenerationalStorage (1.1 - 132.3) <FD4A84B3-13A8-3C60-A59E-25A361447A17> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x7fff82b97000 -     0x7fff82b97fff com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff82bf2000 -     0x7fff82c90ff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff82d2f000 -     0x7fff82d31fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x7fff82d8d000 -     0x7fff82d8efff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x7fff82d8f000 -     0x7fff82d9dfff  libcommonCrypto.dylib (60027) <BAAFE0C9-BB86-3CA7-88C0-E3CBA98DA06F> /usr/lib/system/libcommonCrypto.dylib
    0x7fff82d9e000 -     0x7fff82e0cfff  com.apple.framework.IOKit (2.0.1 - 755.22.5) <1547DA6F-9793-30A2-8E92-7368DE84D46C> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff82e0d000 -     0x7fff82e0ffff com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff82f1d000 -     0x7fff831a2ff7  com.apple.RawCamera.bundle (4.04 - 680) <F9A2656C-CE71-326E-BD6D-077487F49D74> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff83456000 -     0x7fff83499ff7 com.apple.RemoteViewServices (2.0 - 80.6) <5CFA361D-4853-3ACC-9EFC-A2AC1F43BA4B> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff8349a000 -     0x7fff8351cff7  com.apple.Heimdal (3.0 - 2.0) <C94B0C6C-1320-35A1-8143-FE252E7B2A08> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x7fff8353b000 -     0x7fff8353ffff  libCoreVMClient.dylib (32.3) <AD8391D9-56DD-3A78-A294-6A30E6ECE1A2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff83540000 -     0x7fff8358fff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff83590000 -     0x7fff835f9fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x7fff835fa000 -     0x7fff83607ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x7fff83608000 -     0x7fff83636fff com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff83637000 -     0x7fff8363ffff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x7fff83732000 -     0x7fff83733fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x7fff839aa000 -     0x7fff839d1ff7 com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x7fff839d2000 -     0x7fff83dc9fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff84b7e000 -     0x7fff84bfeff7 com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff84c22000 -     0x7fff84c79ff7 com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x7fff84d0a000 -     0x7fff84eb8fff  com.apple.QuartzCore (1.8 - 304.2) <234EABE1-067C-3DAE-BEAC-674526E232C2> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff84f4e000 -     0x7fff84fa3ff7  libTIFF.dylib (849) <C4D0E196-9319-319B-AF72-8B63FB5AF71B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8578a000 -     0x7fff85794fff com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff857e9000 -     0x7fff857e9fff  libOpenScriptingUtil.dylib (148.3) <F8681222-0969-3B10-8BCE-C55A4B9C520C> /usr/lib/libOpenScriptingUtil.dylib
    0x7fff85981000 -     0x7fff85986fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff85987000 -     0x7fff859aefff  com.apple.framework.familycontrols (4.1 - 410) <50F5A52C-8FB6-300A-977D-5CFDE4D5796B> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff859af000 -     0x7fff859b2fff  libRadiance.dylib (849) <F7D9A0FD-1195-34CB-BFE5-79DAF3F40AC3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x7fff859b3000 -     0x7fff859ddff7  com.apple.CoreVideo (1.8 - 99.4) <E5082966-6D81-3973-A05A-38AA5B85F886> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff859de000 -     0x7fff859f0ff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x7fff859f1000 -     0x7fff85aeefff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x7fff85df2000 -     0x7fff85ef4fff  libJP2.dylib (849) <4EEA33EB-AF9F-365D-A572-F7D11AD1C76F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x7fff85f3e000 -     0x7fff85f47ff7  com.apple.CommerceCore (1.0 - 26.1) <40A129A8-4E5D-3C7A-B299-8CB203C4C65D> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x7fff85f51000 -     0x7fff85f52ff7  libdnsinfo.dylib (453.19) <14202FFB-C3CA-3FCC-94B0-14611BF8692D> /usr/lib/system/libdnsinfo.dylib
    0x7fff86209000 -     0x7fff8638ffff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff86390000 -     0x7fff863eafff com.apple.print.framework.PrintCore (8.3 - 387.2) <5BA0CBED-4D80-386A-9646-F835C9805B71> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff863eb000 -     0x7fff864f6fff  libFontParser.dylib (84.6) <96C42E49-79A6-3475-B5E4-6A782599A6DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff864f7000 -     0x7fff8650efff  com.apple.CFOpenDirectory (10.8 - 151.10) <FFBBA538-00B5-334E-BA5B-C8AD6CDCDA14> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff8650f000 -     0x7fff8662ffff  com.apple.desktopservices (1.7.3 - 1.7.3) <707F77D2-EC0E-3431-840F-B984BD7ABDD6> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff86630000 -     0x7fff86633ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x7fff86634000 -     0x7fff86683ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x7fff86684000 -     0x7fff8669afff com.apple.MultitouchSupport.framework (235.29 - 235.29) <617EC8F1-BCE7-3553-86DD-F857866E1257> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8669b000 -     0x7fff866c0ff7  libc++abi.dylib (26) <D86169F3-9F31-377A-9AF3-DB17142052E4> /usr/lib/libc++abi.dylib
    0x7fff866c1000 -     0x7fff866e3ff7  libxpc.dylib (140.42) <BBE558BD-5E55-35E4-89ED-1AA6B056D05A> /usr/lib/system/libxpc.dylib
    0x7fff8675f000 -     0x7fff8681cff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff8681d000 -     0x7fff8681eff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
    0x7fff86903000 -     0x7fff86908fff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x7fff86a58000 -     0x7fff86a58fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff86a5a000 -     0x7fff86a90fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x7fff86a91000 -     0x7fff86a97ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x7fff86a98000 -     0x7fff86b00ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x7fff86b01000 -     0x7fff86c9cfef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff86c9d000 -     0x7fff86f41ff7  com.apple.CoreImage (8.2.4 - 1.0.1) <4A6B017F-B9F7-36DA-943D-A95611F147EA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x7fff86f42000 -     0x7fff87272fff  com.apple.HIToolbox (2.0 - 626.1) <656D08C2-9068-3532-ABDD-32EC5057CCB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87396000 -     0x7fff873b1ff7  libsystem_kernel.dylib (2050.22.13) <5A961E2A-CFB8-362B-BC43-122704AEB047> /usr/lib/system/libsystem_kernel.dylib
    0x7fff8741e000 -     0x7fff8743dff7  com.apple.ChunkingLibrary (2.0 - 133.3) <8BEC9AFB-DCAA-37E8-A5AB-24422B234ECF> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff8743f000 -     0x7fff8743ffff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x7fff8750f000 -     0x7fff8757cff7  com.apple.datadetectorscore (4.1 - 269.2) <4FD4A7CE-BB00-3AAB-B7AA-AE395D5400EC> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8757d000 -     0x7fff875daff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <D15F3FB3-BE53-3545-AD37-9A25A597FE3C> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff87706000 -     0x7fff87714fff  com.apple.Librarian (1.1 - 1) <5AC28666-7642-395F-A923-C6F8A274BBBD> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7fff87715000 -     0x7fff8782d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x7fff8782e000 -     0x7fff87908fff  com.apple.backup.framework (1.4.2 - 1.4.2) <0B557393-CD2A-3076-BED2-F28D02E1EC1D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff8790b000 -     0x7fff87917fff com.apple.CrashReporterSupport (10.8.3 - 417) <48EDDDF3-5720-39D6-B51F-D9AFB93327B3> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff87aa9000 -     0x7fff87aabff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x7fff87ae9000 -     0x7fff87b08ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x7fff87b09000 -     0x7fff87b87ff7 com.apple.securityfoundation (6.0 - 55115.4) <C5461971-E455-31A6-99B8-AF80C4BC26DD> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff87b88000 -     0x7fff87b8cfff  libGIF.dylib (849) <6A664B4D-0A88-33F7-9064-0CD159AB9CE9> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff87d38000 -     0x7fff87f38fff  libicucore.A.dylib (491.11.2) <FD6282D8-DF3F-3842-8C2E-CF478D2B9669> /usr/lib/libicucore.A.dylib
    0x7fff88065000 -     0x7fff88072fff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x7fff88534000 -     0x7fff8856eff7  com.apple.GSS (3.0 - 2.0) <970CAE00-1437-3F4E-B677-0FDB3714C08C> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff885d5000 -     0x7fff885e1fff  libCSync.A.dylib (331.0.4) <C7043BB7-284D-3B9F-A5CB-78ADE691B2D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff885e2000 -     0x7fff88641fff  com.apple.AE (645.6 - 645.6) <44F403C1-660A-3543-AB9C-3902E02F936F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff88a97000 -     0x7fff88ad4fef  libGLImage.dylib (8.7.25) <139A9892-A6F2-3F49-87FB-E7AC3F56E003> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff88d85000 -     0x7fff88d85fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88d86000 -     0x7fff88d86fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff88d87000 -     0x7fff88dddfff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff88dec000 -     0x7fff88e30fff  libcups.2.dylib (327.3) <71E771A1-0489-3417-8A4A-56A2C930F80C> /usr/lib/libcups.2.dylib
    0x7fff88e31000 -     0x7fff88e46ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x7fff88e47000 -     0x7fff88e52ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x7fff88ead000 -     0x7fff88ecfff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff88f6f000 -     0x7fff88f70ff7  libremovefile.dylib (23.2) <6763BC8E-18B8-3AD9-8FFA-B43713A7264F> /usr/lib/system/libremovefile.dylib
    0x7fff8903a000 -     0x7fff8903affd com.apple.audio.units.AudioUnit (1.8 - 1.8) <173346B7-614C-380B-8E80-9BD1BE501674> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff890a2000 -     0x7fff890b5ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff89116000 -     0x7fff8922ffff  com.apple.ImageIO.framework (3.2.0 - 849) <C52AED41-A7C2-300B-91FA-5AF73718D243> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x7fff894f4000 -     0x7fff89502ff7  libkxld.dylib (2050.22.13) <4AAF0573-8632-3D06-BE32-C5675F77638D> /usr/lib/system/libkxld.dylib
    0x7fff89503000 -     0x7fff8950efff  com.apple.CommonAuth (3.0 - 2.0) <7A953C1F-8B18-3E46-9BEA-26D9B5B7745D> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x7fff8950f000 -     0x7fff89660fff com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <C680EE1A-B4ED-3E77-A08C-DC47922ACA33> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff89692000 -     0x7fff8a2bfff7  com.apple.AppKit (6.8 - 1187.37) <FAEA8B77-210F-3C0F-B9CF-85A7595CCA26> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8a68a000 -     0x7fff8a6abfff  com.apple.Ubiquity (1.2 - 243.15) <C9A7EE77-B637-3676-B667-C0843BBB0409> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x7fff8a6ac000 -     0x7fff8a6bbfff  com.apple.opengl (1.8.7 - 1.8.7) <26F7FF79-6BB2-3968-B70D-71D4E07C9551> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8a72c000 -     0x7fff8a916ff7  com.apple.CoreFoundation (6.8 - 744.18) <A60C3C9B-3764-3291-844C-C487ACF77C2C> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8aa82000 -     0x7fff8aa96fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff8aa97000 -     0x7fff8aa9bfff  com.apple.IOSurface (86.0.4 - 86.0.4) <26F01CD4-B76B-37A3-989D-66E8140542B3> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff8aa9c000 -     0x7fff8aaaaff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x7fff8aaab000 -     0x7fff8aaabfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff8aaac000 -     0x7fff8ab14fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff8ab66000 -     0x7fff8ac00fff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff8ac12000 -     0x7fff8ac55ff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8ac56000 -     0x7fff8ac77ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x7fff8ac78000 -     0x7fff8af49ff7  com.apple.security (7.0 - 55179.11) <73958084-5BBC-3597-A751-7370B0C247E5> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8af4a000 -     0x7fff8af80fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x7fff8af81000 -     0x7fff8b298ff7 com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <731D8F92-1C52-3613-BA01-EFEA54DADF41> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8b3f3000 -     0x7fff8b568fff  com.apple.CFNetwork (596.3.3 - 596.3.3) <3739DC8D-8610-3740-80EC-43E130779CB8> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b683000 -     0x7fff8b692ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x7fff8c651000 -     0x7fff8c657fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <C713A35A-360E-36CE-AC0A-25C86A3F50CA> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff8c658000 -     0x7fff8c6a9ff7 com.apple.SystemConfiguration (1.12.2 - 1.12.2) <A4341BBD-A330-3A57-8891-E9C1A286A72D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8c6ee000 -     0x7fff8c7c0ff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x7fff8c7d5000 -     0x7fff8c886fff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8c887000 -     0x7fff8c88cfff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x7fff8c890000 -     0x7fff8c8dcff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x7fff8c8dd000 -     0x7fff8c8e3fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x7fff8c8e4000 -     0x7fff8c8f7ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x7fff8c95a000 -     0x7fff8c95bfff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x7fff8c95c000 -     0x7fff8c95efff  libCVMSPluginSupport.dylib (8.7.25) <A45E21E3-4B40-39B0-A8B6-411526A84F47> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff8c972000 -     0x7fff8ca37ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8ca38000 -     0x7fff8d3c86ff  com.apple.CoreGraphics (1.600.0 - 331.0.4) <4953961C-96DC-39D7-ADF5-B767F2A7E4E1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff8d3e6000 -     0x7fff8d61bff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8d61c000 -     0x7fff8d666ff7  libGLU.dylib (8.7.25) <C243C6D3-3384-3DB1-BB15-E27B65C87294> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff8d667000 -     0x7fff8d6f4ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8d79d000 -     0x7fff8d843ff7 com.apple.CoreServices.OSServices (557.6 - 557.6) <1BDB5456-0CE9-301C-99C1-8EFD0D2BFCCD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8d844000 -     0x7fff8d939fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x7fff8d93a000 -     0x7fff8d96bff7 com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8d96c000 -     0x7fff8d979fff com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff8d97a000 -     0x7fff8da46ff7  libsystem_c.dylib (825.26) <4C9EB006-FE1F-3F8F-8074-DFD94CF2CE7B> /usr/lib/system/libsystem_c.dylib
    0x7fff8da70000 -     0x7fff8da70fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8dc5a000 -     0x7fff8dc85fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x7fff8dc86000 -     0x7fff8dcc5ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff8dcc6000 -     0x7fff8dceefff  libJPEG.dylib (849) <5C9052F6-D0B3-39CC-8302-468B43D694D5> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8dcef000 -     0x7fff8dcf6fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8dd44000 -     0x7fff8dd72ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x7fff8dd73000 -     0x7fff8ddcdff7  com.apple.opencl (2.2.18 - 2.2.18) <4A78E53C-17B0-3B2D-A9EA-EF8720FE4134> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8ddce000 -     0x7fff8ddd5fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 2
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 60
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=144.7M resident=96.1M(66%) swapped_out_or_unallocated=48.6M(34%)
    Writable regions: Total=50.9M written=1656K(3%) resident=2236K(4%) swapped_out=0K(0%) unallocated=48.7M(96%)
    REGION TYPE VIRTUAL
    =========== =======
    CG image  4K
    CoreServices 5716K
    MALLOC  40.6M
    MALLOC guard page 48K
    STACK GUARD  56.0M
    Stack  10.0M
    VM_ALLOCATE  32K
    __DATA  10.6M
    __IMAGE  528K
    __LINKEDIT 52.0M
    __TEXT  92.7M
    __UNICODE  544K
    mapped file  32.3M
    shared memory 308K
    =========== =======
    TOTAL  301.3M
    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, 0x802C, 0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5

    Thanks for the responses. I don't deal with too many Macs in my position, so this helps me out tremendously. Linc, here is the Kernel_2013-03-26-211811_********.panic log:
    Interval Since Last Panic Report:  678 sec
    Panics Since Last Report:          1
    Tue Mar 26 21:18:10 2013
    panic(cpu 0 caller 0xffffff7f971587f2): NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff8093170000 0x0a5480a2, D0, P2/4
    Backtrace (CPU 0), Frame : Return Address
    0xffffff80921bb340 : 0xffffff8016a1d626
    0xffffff80921bb3b0 : 0xffffff7f971587f2
    0xffffff80921bb470 : 0xffffff7f972553b9
    0xffffff80921bb4d0 : 0xffffff7f9725542e
    0xffffff80921bb540 : 0xffffff7f9757bc82
    0xffffff80921bb670 : 0xffffff7f9727bfe8
    0xffffff80921bb6b0 : 0xffffff7f97160567
    0xffffff80921bb760 : 0xffffff7f9715e05a
    0xffffff80921bb960 : 0xffffff7f97160160
    0xffffff80921bba50 : 0xffffff7f9820fc4b
    0xffffff80921bbab0 : 0xffffff7f9820ce82
    0xffffff80921bbb00 : 0xffffff7f981f6718
    0xffffff80921bbb40 : 0xffffff7f981ed22b
    0xffffff80921bbba0 : 0xffffff8016e650c9
    0xffffff80921bbbc0 : 0xffffff8016e66670
    0xffffff80921bbc20 : 0xffffff8016e6408f
    0xffffff80921bbd70 : 0xffffff8016a984a1
    0xffffff80921bbe80 : 0xffffff8016a20aed
    0xffffff80921bbeb0 : 0xffffff8016a10448
    0xffffff80921bbf00 : 0xffffff8016a1961b
    0xffffff80921bbf70 : 0xffffff8016aa5dd6
    0xffffff80921bbfb0 : 0xffffff8016acdd43
          Kernel Extensions in backtrace:
             com.apple.NVDAResman(8.1)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f970fb 000->0xffffff7f97408fff
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f97066000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f970e7000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f970a4000
             com.apple.GeForce(8.1)[A15BB65E-3501-340F-87CB-2FD2BAD33E35]@0xffffff7f981aa000 ->0xffffff7f98276fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f970 fb000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[38C214C0-83C8-3594-8A4C-DC6AC3FEC163]@0xff ffff7f970e7000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f97066000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[74E3E50F-E50A-3073-8C96-06F854292A91]@0 xffffff7f970a4000
             com.apple.nvidia.nv50hal(8.1)[5F021999-8B18-3BD5-9B98-90617E638A63]@0xffffff7f9 7416000->0xffffff7f97737fff
                dependency: com.apple.NVDAResman(8.1.0)[A26D2A3D-C06F-3A0F-BCFF-901A98C93C3D]@0xffffff7f970 fb000
                dependency: com.apple.iokit.IOPCIFamily(2.7.3)[1D668879-BEF8-3C58-ABFE-FAC6B3E9A292]@0xffff ff7f97066000
    BSD process name corresponding to current thread: WindowServer
    Mac OS version:
    12D78
    Kernel version:
    Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    Kernel UUID: 3EB7D8A7-C2D3-32EC-80F4-AB37D61492C6
    Kernel slide:     0x0000000016800000
    Kernel text base: 0xffffff8016a00000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 641940914405
    last loaded kext at 45774052028: com.apple.driver.AppleHWSensor 1.9.5d0 (addr 0xffffff7f98a4e000, size 36864)
    last unloaded kext at 222088795259: com.apple.driver.AppleUSBUHCI 5.2.5 (addr 0xffffff7f979f1000, size 65536)
    loaded kexts:
    com.apple.driver.AppleHWSensor 1.9.5d0
    com.apple.iokit.IOBluetoothSerialManager 4.1.3f3
    com.apple.driver.AudioAUUC 1.60
    com.apple.driver.AGPM 100.12.87
    com.apple.filesystems.autofs 3.0
    com.apple.driver.AppleMikeyHIDDriver 122
    com.apple.driver.AppleHDA 2.3.7fc4
    com.apple.iokit.BroadcomBluetoothHCIControllerUSBTransport 4.1.3f3
    com.apple.GeForce 8.1.0
    com.apple.iokit.IOUserEthernet 1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X 7.0.0
    com.apple.driver.ApplePolicyControl 3.3.0
    com.apple.driver.ACPI_SMC_PlatformPlugin 1.0.0
    com.apple.driver.AppleUpstreamUserClient 3.5.10
    com.apple.driver.AppleSMCPDRC 1.0.0
    com.apple.driver.AppleIntelHDGraphics 8.1.0
    com.apple.driver.AppleIntelHDGraphicsFB 8.1.0
    com.apple.driver.AppleSMCLMU 2.0.3d0
    com.apple.driver.AppleMikeyDriver 2.3.7fc4
    com.apple.driver.AppleMCCSControl 1.1.11
    com.apple.driver.AppleLPC 1.6.0
    com.apple.driver.AppleMuxControl 3.3.0
    com.apple.driver.SMCMotionSensor 3.0.3d1
    com.apple.driver.AppleUSBTCButtons 237.1
    com.apple.driver.AppleUSBCardReader 3.1.7
    com.apple.driver.AppleIRController 320.15
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib 1.0.0d1
    com.apple.BootCache 34
    com.apple.driver.AppleUSBTCKeyboard 237.1
    com.apple.iokit.SCSITaskUserClient 3.5.5
    com.apple.driver.XsanFilter 404
    com.apple.iokit.IOAHCIBlockStorage 2.3.1
    com.apple.driver.AirPort.Brcm4331 614.20.16
    com.apple.driver.AppleAHCIPort 2.5.1
    com.apple.driver.AppleFWOHCI 4.9.6
    com.apple.driver.AppleUSBHub 5.5.5
    com.apple.iokit.AppleBCM5701Ethernet 3.6.0b1
    com.apple.driver.AppleUSBEHCI 5.5.0
    com.apple.driver.AppleEFINVRAM 1.7
    com.apple.driver.AppleSmartBatteryManager 161.0.0
    com.apple.driver.AppleRTC 1.5
    com.apple.driver.AppleACPIButtons 1.7
    com.apple.driver.AppleHPET 1.8
    com.apple.driver.AppleSMBIOS 1.9
    com.apple.driver.AppleACPIEC 1.7
    com.apple.driver.AppleAPIC 1.6
    com.apple.driver.AppleIntelCPUPowerManagementClient 196.0.0
    com.apple.nke.applicationfirewall 4.0.39
    com.apple.security.quarantine 2
    com.apple.driver.AppleIntelCPUPowerManagement 196.0.0
    com.apple.iokit.IOSerialFamily 10.0.6
    com.apple.kext.triggers 1.0
    com.apple.driver.DspFuncLib 2.3.7fc4
    com.apple.iokit.IOAudioFamily 1.8.9fc11
    com.apple.kext.OSvKernDSPLib 1.6
    com.apple.nvidia.nv50hal 8.1.0
    com.apple.iokit.AppleBluetoothHCIControllerUSBTransport 4.1.3f3
    com.apple.NVDAResman 8.1.0
    com.apple.iokit.IOSurface 86.0.4
    com.apple.iokit.IOBluetoothFamily 4.1.3f3
    com.apple.driver.IOPlatformPluginLegacy 1.0.0
    com.apple.iokit.IOFireWireIP 2.2.5
    com.apple.driver.AppleHDAController 2.3.7fc4
    com.apple.iokit.IOHDAFamily 2.3.7fc4
    com.apple.driver.AppleSMBusPCI 1.0.11d0
    com.apple.driver.AppleSMBusController 1.0.11d0
    com.apple.driver.IOPlatformPluginFamily 5.3.0d51
    com.apple.driver.AppleGraphicsControl 3.3.0
    com.apple.driver.AppleBacklightExpert 1.0.4
    com.apple.iokit.IONDRVSupport 2.3.7
    com.apple.iokit.IOGraphicsFamily 2.3.7
    com.apple.driver.AppleSMC 3.1.4d2
    com.apple.iokit.IOSCSIBlockCommandsDevice 3.5.5
    com.apple.iokit.IOUSBMassStorageClass 3.5.1
    com.apple.driver.AppleUSBMultitouch 237.3
    com.apple.iokit.IOUSBHIDDriver 5.2.5
    com.apple.iokit.IOSCSIMultimediaCommandsDevice 3.5.5
    com.apple.iokit.IOBDStorageFamily 1.7
    com.apple.iokit.IODVDStorageFamily 1.7.1
    com.apple.iokit.IOCDStorageFamily 1.7.1
    com.apple.driver.AppleUSBMergeNub 5.5.5
    com.apple.driver.AppleUSBComposite 5.2.5
    com.apple.iokit.IOAHCISerialATAPI 2.5.1
    com.apple.iokit.IOSCSIArchitectureModelFamily 3.5.5
    com.apple.iokit.IO80211Family 522.4
    com.apple.iokit.IOAHCIFamily 2.3.1
    com.apple.iokit.IOFireWireFamily 4.5.5
    com.apple.iokit.IOUSBUserClient 5.5.5
    com.apple.iokit.IOEthernetAVBController 1.0.2b1
    com.apple.iokit.IONetworkingFamily 3.0
    com.apple.iokit.IOUSBFamily 5.5.5
    com.apple.driver.AppleEFIRuntime 1.7
    com.apple.iokit.IOHIDFamily 1.8.1
    com.apple.iokit.IOSMBusFamily 1.1
    com.apple.security.sandbox 220.2
    com.apple.kext.AppleMatch 1.0.0d1
    com.apple.security.TMSafetyNet 7
    com.apple.driver.DiskImages 345
    com.apple.iokit.IOStorageFamily 1.8
    com.apple.driver.AppleKeyStore 28.21
    com.apple.driver.AppleACPIPlatform 1.7
    com.apple.iokit.IOPCIFamily 2.7.3
    com.apple.iokit.IOACPIFamily 1.4
    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, 0x802C, 0x31364A53463235363634485A2D3147314631
    Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x802C, 0x31364A53463235363634485A2D3147314631
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.16)
    Bluetooth: Version 4.1.3f3 11349, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: Hitachi HTS725050A9A362, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 5
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 8
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 3

  • Whenever I try to open a document pages gives me this message. I cannot work with this extremely important document now. What should I do? Process:         Pages [818] Path:            /Applications/Pages.app/Contents/MacOS/Pages Identifier:      com.appl

    Whenever I try to open a document pages gives me this message. I cannot work with this extremely important document now. What should I do? Please help me... 
    Process:         Pages [818]
    Path:            /Applications/Pages.app/Contents/MacOS/Pages
    Identifier:      com.apple.iWork.Pages
    Version:         5.1 (1769)
    Build Info:      Pages-1769000000000000~1
    App Item ID:     409201541
    App External ID: 289042884
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [144]
    Responsible:     Pages [818]
    User ID:         501
    Date/Time:       2014-02-09 22:13:54.209 +0200
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  399064A7-9AC8-6A66-8B11-37036F60D7A6
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'NSRangeException', reason: 'character index out of bounds'
    terminating with uncaught exception of type NSException
    abort() called
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff90ec741c __exceptionPreprocess + 172
    1   libobjc.A.dylib                     0x00007fff9806be75 objc_exception_throw + 43
    2   CoreFoundation                      0x00007fff90ec72cc +[NSException raise:format:] + 204
    3   Pages                               0x000000010dfe95d3 PagesConvertSandboxDocument + 4123996
    4   Pages                               0x000000010f1a27f0 PagesConvertSandboxDocument + 22708089
    5   Pages                               0x000000010f330239 PagesConvertSandboxDocument + 24336834
    6   Pages                               0x000000010f315b92 PagesConvertSandboxDocument + 24228635
    7   Pages                               0x000000010f1db522 PagesConvertSandboxDocument + 22940843
    8   Pages                               0x000000010f296157 PagesConvertSandboxDocument + 23705824
    9   Pages                               0x000000010f296c95 PagesConvertSandboxDocument + 23708702
    10  Pages                               0x000000010f2976d7 PagesConvertSandboxDocument + 23711328
    11  Pages                               0x000000010f28f7af PagesConvertSandboxDocument + 23678776
    12  Pages                               0x000000010ed88882 PagesConvertSandboxDocument + 18407435
    13  Pages                               0x000000010ed88905 PagesConvertSandboxDocument + 18407566
    14  Pages                               0x000000010eea41cb PagesConvertSandboxDocument + 19568980
    15  Pages                               0x000000010eea3910 PagesConvertSandboxDocument + 19566745
    16  Pages                               0x000000010eea18dd PagesConvertSandboxDocument + 19558502
    17  Pages                               0x000000010db9fabf Pages + 592575
    18  Pages                               0x000000010db13417 Pages + 17431
    19  Pages                               0x000000010db12b75 Pages + 15221
    20  AppKit                              0x00007fff9562b35c -[NSWindowController _windowDidLoad] + 450
    21  AppKit                              0x00007fff95612076 -[NSWindowController window] + 110
    22  Pages                               0x000000010e27d543 PagesConvertSandboxDocument + 6827212
    23  Pages                               0x000000010e273901 PagesConvertSandboxDocument + 6787210
    24  AppKit                              0x00007fff9566e567 -[NSDocument addWindowController:] + 228
    25  Pages                               0x000000010e25aee2 PagesConvertSandboxDocument + 6686315
    26  AppKit                              0x00007fff95844af0 __80-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke855 + 185
    27  AppKit                              0x00007fff958447e7 __80-[NSDocumentController openDocumentWithContentsOfURL:display:completionHandler:]_block_invoke_3841 + 24
    28  libdispatch.dylib                   0x00007fff936a51d7 _dispatch_call_block_and_release + 12
    29  libdispatch.dylib                   0x00007fff936a22ad _dispatch_client_callout + 8
    30  libdispatch.dylib                   0x00007fff936a9f03 _dispatch_main_queue_callback_4CF + 333
    31  CoreFoundation                      0x00007fff90e2e839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    32  CoreFoundation                      0x00007fff90de9b14 __CFRunLoopRun + 1636
    33  CoreFoundation                      0x00007fff90de9275 CFRunLoopRunSpecific + 309
    34  HIToolbox                           0x00007fff8cfc9f0d RunCurrentEventLoopInMode + 226
    35  HIToolbox                           0x00007fff8cfc9cb7 ReceiveNextEventCommon + 479
    36  HIToolbox                           0x00007fff8cfc9abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    37  AppKit                              0x00007fff9539628e _DPSNextEvent + 1434
    38  AppKit                              0x00007fff953958db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    39  AppKit                              0x00007fff953899cc -[NSApplication run] + 553
    40  AppKit                              0x00007fff95374803 NSApplicationMain + 940
    41  Pages                               0x000000010db1b811 Pages + 51217
    42  libdyld.dylib                       0x00007fff93e305fd start + 1
    43  ???                                 0x0000000000000001 0x0 + 1
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff93e25866 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x00007fff9805835c pthread_kill + 92
    2   libsystem_c.dylib                       0x00007fff9107ebba abort + 125
    3   libc++abi.dylib                         0x00007fff96d4b141 abort_message + 257
    4   libc++abi.dylib                         0x00007fff96d70abc default_terminate_handler() + 264
    5   libobjc.A.dylib                         0x00007fff9806c30d _objc_terminate() + 103
    6   libc++abi.dylib                         0x00007fff96d6e3e1 std::__terminate(void (*)()) + 8
    7   libc++abi.dylib                         0x00007fff96d6e456 std::terminate() + 54
    8   libobjc.A.dylib                         0x00007fff9806c0b0 objc_terminate + 9
    9   libdispatch.dylib                       0x00007fff936a22c1 _dispatch_client_callout + 28
    10  libdispatch.dylib                       0x00007fff936a9f03 _dispatch_main_queue_callback_4CF + 333
    11  com.apple.CoreFoundation                0x00007fff90e2e839 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    12  com.apple.CoreFoundation                0x00007fff90de9b14 __CFRunLoopRun + 1636
    13  com.apple.CoreFoundation                0x00007fff90de9275 CFRunLoopRunSpecific + 309
    14  com.apple.HIToolbox                     0x00007fff8cfc9f0d RunCurrentEventLoopInMode + 226
    15  com.apple.HIToolbox                     0x00007fff8cfc9cb7 ReceiveNextEventCommon + 479
    16  com.apple.HIToolbox                     0x00007fff8cfc9abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    17  com.apple.AppKit                        0x00007fff9539628e _DPSNextEvent + 1434
    18  com.apple.AppKit                        0x00007fff953958db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    19  com.apple.AppKit                        0x00007fff953899cc -[NSApplication run] + 553
    20  com.apple.AppKit                        0x00007fff95374803 NSApplicationMain + 940
    21  com.apple.iWork.Pages                   0x000000010db1b811 0x10db0f000 + 51217
    22  libdyld.dylib                           0x00007fff93e305fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff93e26662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff936a443d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff936a4152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff93e21a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff93e20d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff90dea315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff90de9939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff90de9275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff955361ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff98057899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff9805772a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff9805bfc9 thread_start + 13
    Thread 3:: Recalculation control thread
    0   libsystem_kernel.dylib                  0x00007fff93e25716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff98059c3b _pthread_cond_wait + 727
    2   com.apple.iWork.Pages                   0x000000010e7b7555 0x10db0f000 + 13272405
    3   com.apple.iWork.Pages                   0x000000010e7bcfb8 0x10db0f000 + 13295544
    4   libsystem_pthread.dylib                 0x00007fff98057899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9805772a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9805bfc9 thread_start + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff93e25e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98058f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9805bfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff93e25e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98058f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9805bfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff93e25e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98058f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9805bfb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff93e25e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98058f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9805bfb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff93e25e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98058f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9805bfb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff93e25e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98058f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9805bfb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff93e25e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff98058f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff9805bfb9 start_wqthread + 13
    Thread 11:: Recalculation control thread
    0   libsystem_kernel.dylib                  0x00007fff93e25716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff98059c3b _pthread_cond_wait + 727
    2   com.apple.iWork.Pages                   0x000000010e7b7555 0x10db0f000 + 13272405
    3   com.apple.iWork.Pages                   0x000000010e7bcfb8 0x10db0f000 + 13295544
    4   libsystem_pthread.dylib                 0x00007fff98057899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff9805772a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff9805bfc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7e954310  rcx: 0x00007fff520eee78  rdx: 0x0000000000000000
      rdi: 0x0000000000000707  rsi: 0x0000000000000006  rbp: 0x00007fff520eeea0  rsp: 0x00007fff520eee78
       r8: 0x00007fff96d71ab4   r9: 0x00007fff910a6900  r10: 0x0000000008000000  r11: 0x0000000000000206
      r12: 0x00007fff520ef000  r13: 0x00007fff520ef4d0  r14: 0x0000000000000006  r15: 0x00007fff520eeee0
      rip: 0x00007fff93e25866  rfl: 0x0000000000000206  cr2: 0x0000000111bf3000
    Logical CPU:     0
    Error Code:      0x02000148
    Trap Number:     133
    Binary Images:
           0x10db0f000 -        0x10f9c2ff7  com.apple.iWork.Pages (5.1 - 1769) <4743D904-40A6-3A6F-ABC9-008952252477> /Applications/Pages.app/Contents/MacOS/Pages
           0x1101ce000 -        0x1101e1fff  com.apple.MediaLibrary (1.0 - 637) <CB99F701-D188-34A1-A53B-0331A352C8A3> /System/Library/Frameworks/MediaLibrary.framework/Versions/A/MediaLibrary
           0x113b05000 -        0x113b06ff4 +cl_kernels (???) <DC4D97AD-4D50-48A9-8AF9-75534DE75E3B> cl_kernels
           0x113b13000 -        0x113b13ff9 +cl_kernels (???) <A530A685-47AC-4FAD-82DC-17D3CF278059> cl_kernels
           0x11caf5000 -        0x11cbdbfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x11d81c000 -        0x11d81cfff +cl_kernels (???) <94345083-F3E4-4934-B1E0-3ED4D8933A2A> cl_kernels
           0x11d936000 -        0x11da16ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x11dbe4000 -        0x11dbe4ffd +cl_kernels (???) <51071888-F028-4743-97D5-866EE6A11D94> cl_kernels
        0x7fff606c7000 -     0x7fff606fa817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8c4d8000 -     0x7fff8c4dbffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8c4dc000 -     0x7fff8c4ddff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8c4de000 -     0x7fff8c4defff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8c4df000 -     0x7fff8c4e1fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8c4e2000 -     0x7fff8c4e4fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8c4e5000 -     0x7fff8c4effff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff8c503000 -     0x7fff8c504ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8c505000 -     0x7fff8c58dff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff8cf3b000 -     0x7fff8cf9afff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8cf9b000 -     0x7fff8d245ffd  com.apple.HIToolbox (2.1 - 696) <1CFFF37B-C392-3088-B0A4-C08C55B2AF8F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8d2cd000 -     0x7fff8d30fff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8d310000 -     0x7fff8d355ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff8d427000 -     0x7fff8d48bff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8d499000 -     0x7fff8d59efff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d59f000 -     0x7fff8d5c9ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff8d7bb000 -     0x7fff8d92bff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8d92c000 -     0x7fff8d984ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8d9a4000 -     0x7fff8d9a8fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8d9ac000 -     0x7fff8d9e6ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8d9e7000 -     0x7fff8d9eefff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8da35000 -     0x7fff8da35fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8da74000 -     0x7fff8da7cffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8da7d000 -     0x7fff8dbb3ffa  com.apple.WebKit (9537 - 9537.73.11) <5F583526-8D71-30AD-B97C-56EC51E94E85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8dbb7000 -     0x7fff8dc52ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8dc56000 -     0x7fff8dc6dfff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8dc6e000 -     0x7fff8dc95ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff8dcec000 -     0x7fff8dceffff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8dd86000 -     0x7fff8de77ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8dece000 -     0x7fff8df1bfff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8df9a000 -     0x7fff8e0dafff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8e194000 -     0x7fff8e1a5ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff8e1a6000 -     0x7fff8e204ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8eac9000 -     0x7fff8edc8fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8ee21000 -     0x7fff8ee5aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8ee5b000 -     0x7fff8ee71fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8eed5000 -     0x7fff8ef72fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8ef73000 -     0x7fff8efb4fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8efb5000 -     0x7fff8f289fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8f28a000 -     0x7fff8f6bdffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8fd64000 -     0x7fff8fd93fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8fd94000 -     0x7fff8fd95ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff8fd96000 -     0x7fff901e4fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff90cff000 -     0x7fff90d5fff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff90d79000 -     0x7fff90f5eff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff90f5f000 -     0x7fff90f68ffb  libCGInterfaces.dylib (271) <68EFBEFE-7506-3235-99A2-5B69EDBFD7B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/Resources/libCGInterfaces.dylib
        0x7fff90f69000 -     0x7fff91021ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff91022000 -     0x7fff910abff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff910ac000 -     0x7fff910acffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff910ad000 -     0x7fff911cfff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff9126c000 -     0x7fff9126eff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff9126f000 -     0x7fff91280ff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff912a5000 -     0x7fff91367ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff91368000 -     0x7fff9138fff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff91390000 -     0x7fff916aaff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff916c4000 -     0x7fff91724fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff91729000 -     0x7fff9173bfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff91749000 -     0x7fff9179aff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff9179b000 -     0x7fff9179bfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff9179c000 -     0x7fff918ccff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff918e0000 -     0x7fff918efff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff91908000 -     0x7fff91e2cfff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff91e2d000 -     0x7fff9208eff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff9208f000 -     0x7fff92edcffb  com.apple.WebCore (9537 - 9537.73.13) <A468175D-078A-3377-A883-0BC5C8A4339F> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff92edd000 -     0x7fff92edfff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff92ee0000 -     0x7fff93138ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff93139000 -     0x7fff9313bff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff9313c000 -     0x7fff93146ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff93147000 -     0x7fff93147ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff93148000 -     0x7fff93177fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff93178000 -     0x7fff93179ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff9317a000 -     0x7fff9317bfff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff9317c000 -     0x7fff93183ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff93184000 -     0x7fff931b5ff7  libTrueTypeScaler.dylib (111.1) <697E72D0-8D79-3BB7-8AF5-46875AC9A4BC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
        0x7fff931b6000 -     0x7fff93209fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff9320a000 -     0x7fff9320bfff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff93226000 -     0x7fff93234fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9339c000 -     0x7fff933a0fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff933a1000 -     0x7fff933a3ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff933a4000 -     0x7fff933aeff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff933dc000 -     0x7fff9366dff7  com.apple.RawCamera.bundle (5.03 - 729) <DBA059CC-E78F-356F-B435-DA62A746F4D4> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff9366e000 -     0x7fff93676fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff93677000 -     0x7fff93684ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff93685000 -     0x7fff936a0ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff936a1000 -     0x7fff936bbfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff936bc000 -     0x7fff93a32ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff93a59000 -     0x7fff93a5eff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff93a5f000 -     0x7fff93a60fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff93a61000 -     0x7fff93a62fff  libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
        0x7fff93aae000 -     0x7fff93ab1fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff93ab2000 -     0x7fff93c4eff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff93c4f000 -     0x7fff93c9bffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff93c9d000 -     0x7fff93cebfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff93e10000 -     0x7fff93e2cff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff93e2d000 -     0x7fff93e30ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff940cc000 -     0x7fff940d5ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff940dc000 -     0x7fff940dcfff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff940df000 -     0x7fff94128fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff94164000 -     0x7fff94193ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff94194000 -     0x7fff94194fff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff943da000 -     0x7fff943defff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff943df000 -     0x7fff9446efff  com.apple.Metadata (10.7.0 - 800.12.2) <A9F5D471-8732-3F95-A4A2-33864B92A181> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff9446f000 -     0x7fff944a3fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff944c0000 -     0x7fff944d8ff7  com.apple.openscripting (1.4 - 157) <B3B037D7-1019-31E6-9D17-08E699AF3701> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff944df000 -     0x7fff9451efff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff9451f000 -     0x7fff94521fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff94522000 -     0x7fff9452fff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff9454c000 -     0x7fff94559fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff9455a000 -     0x7fff945a1ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff945c9000 -     0x7fff945d3fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff945d4000 -     0x7fff945e5ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff945e6000 -     0x7fff945e7ffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
        0x7fff945e8000 -     0x7fff94698ff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff94827000 -     0x7fff9488dfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff948b1000 -     0x7fff94982ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff94983000 -     0x7fff9529f05f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff952a0000 -     0x7fff952a2fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff952a3000 -     0x7fff952a3fff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff952a4000 -     0x7fff95308ff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9535e000 -     0x7fff95371ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff95372000 -     0x7fff95ee6ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff95f71000 -     0x7fff95f7afff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff95f8b000 -     0x7fff95fd9fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff95fda000 -     0x7fff95feafff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff95ffa000 -     0x7fff962c8ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff962c9000 -     0x7fff96394fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff96397000 -     0x7fff96907fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff96908000 -     0x7fff9690cff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff9690d000 -     0x7fff96918ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff96919000 -     0x7fff96934ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff96944000 -     0x7fff9697cff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9697d000 -     0x7fff969a2ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff969a3000 -     0x7fff969cffff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff969d0000 -     0x7fff969ecfff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff969ed000 -     0x7fff96a04ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff96a24000 -     0x7fff96a24fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff96a25000 -     0x7fff96a28fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff96a29000 -     0x7fff96a34fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff96a35000 -     0x7fff96c7dfff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff96c85000 -     0x7fff96c8fff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff96d4a000 -     0x7fff96d73ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff96d74000 -     0x7fff96db9ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff96dba000 -     0x7fff96e46ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff96efc000 -     0x7fff96fe0fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff96fe1000 -     0x7fff97009ffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff9700a000 -     0x7fff9700cff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff9700d000 -     0x7fff97016fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff97017000 -     0x7fff97017ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff97071000 -     0x7fff972b4fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff972b5000 -     0x7fff972d9fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff972da000 -     0x7fff97492ff3  libicucore.A.dylib (511.27) <003B6C21-CBD1-3486-9A1D-030ADF5FA061> /usr/lib/libicucore.A.dylib
        0x7fff97493000 -     0x7fff974e0ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff974e1000 -     0x7fff978c2ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff978c3000 -     0x7fff978f3fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff978f4000 -     0x7fff978f9fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff978fa000 -     0x7fff97903fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff97904000 -     0x7fff97956fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff97960000 -     0x7fff9799eff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff979e4000 -     0x7fff979eeff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff97a45000 -     0x7fff97b34fff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff97b35000 -     0x7fff97b37ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff97b38000 -     0x7fff97b53ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff97b61000 -     0x7fff97b69ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff97b6a000 -     0x7fff97b77ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff97b78000 -     0x7fff97bd5fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff97bd6000 -     0x7fff97bdcfff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff97bdd000 -     0x7fff97bf5ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff97bf6000 -     0x7fff97bfbfff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff97bfc000 -     0x7fff97c04ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff97c14000 -     0x7fff97c41ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff97c42000 -     0x7fff97c4dff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff97c4e000 -     0x7fff97c6bfff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff97c6c000 -     0x7fff97d5afff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff97d64000 -     0x7fff97d95ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff97d96000 -     0x7fff97dafff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff97e4d000 -     0x7fff97e50ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff97e51000 -     0x7fff97ec8fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff97ec9000 -     0x7fff97ecbfff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff97ecc000 -     0x7fff97f3fffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff97fb2000 -     0x7fff97fb9fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff97fba000 -     0x7fff97fc2fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff97fc3000 -     0x7fff97fd3ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff97fd4000 -     0x7fff9801ffff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff98020000 -     0x7fff98055ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff98056000 -     0x7fff9805dff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff9805e000 -     0x7fff9820bf27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff982a0000 -     0x7fff98369fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9836a000 -     0x7fff98375fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff98376000 -     0x7fff983cffff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff983d0000 -     0x7fff984b7ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff984c2000 -     0x7fff984e6ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff984e7000 -     0x7fff98500ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff98501000 -     0x7fff98525fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff98526000 -     0x7fff98550ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff9856b000 -     0x7fff98577ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff98578000 -     0x7fff98581ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff98582000 -     0x7fff9858aff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff9858b000 -     0x7fff9881cff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff98822000 -     0x7fff989ddff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff989de000 -     0x7fff98a2dff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff98a42000 -     0x7fff98a49ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff98a4a000 -     0x7fff98a4eff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff98a4f000 -     0x7fff98b12ff7  com.apple.backup.framework (1.5.1 - 1.5.1) <FC4E949B-B41A-3F21-8AF8-AEDB13146FEA> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff98b13000 -     0x7fff98b41ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff98b42000 -     0x7fff98b56fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff98b57000 -     0x7fff98b86ff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff98b87000 -     0x7fff98b8bff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff98b8d000 -     0x7fff98b92ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff98b93000 -     0x7fff98c72fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff98c75000 -     0x7fff98cd8ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff98cd9000 -     0x7fff98dc3fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff98dc4000 -     0x7fff98dc5ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff98dc6000 -     0x7fff98dc6fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff98dc7000 -     0x7fff98defffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff98df0000 -     0x7fff98e21fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff98e22000 -     0x7fff98e23ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff98e24000 -     0x7fff98ef5ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff98ef6000 -     0x7fff991e0fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff991e1000 -     0x7fff99206ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff99207000 -     0x7fff99271ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff99272000 -     0x7fff992aefff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff992af000 -     0x7fff992edfff  com.apple.ShareKit (1.0 - 185) <14FDC8CD-2F7B-3A66-B220-051670FA0289> /System/Library/PrivateFra

    It is saying;
    "I am Pages 5.1 and I am a buggy PiTA, with over 95 features removed, and best avoided"
    If you had Pages '08/'09 previously it should be in your Applications/iWork folder.
    Use that instead.
    Peter

  • I've been (attempting) to follow Linc's ideas to fix my Mail app that quits without having time to select mailboxes, etc. Here's my report:Process:         Mail [3780] Path:            /Applications/Mail.app/Contents/MacOS/Mail Identifier:      com.apple.

    Process:         Mail [3780]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         6.5 (1508)
    Build Info:      Mail-1508000000000000~3
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [147]
    User ID:         501
    Date/Time:       2013-07-13 07:51:28.620 -0500
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  10
    Interval Since Last Report:          4655 sec
    Crashes Since Last Report:           7
    Per-App Interval Since Last Report:  912 sec
    Per-App Crashes Since Last Report:   7
    Anonymous UUID:                      3ADF795F-F3C9-0A58-B102-2FB99F35DC14
    Crashed Thread:  7  Dispatch queue: com.apple.root.default-overcommit-priority
    Exception Type:  EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Application Specific Information:
    *** Terminating app due to uncaught exception 'MessageCritionNotSupportedException', reason: 'Message criterion MessageCriterion: MatadorCriterion
      Qualifier: (null)
      Expression: ((* = "team*"cdw || kMDItemTextContent = "team*"cdw) && (* = "lead*"cdw || kMDItemTextContent = "lead*"cdw))
      Suggestions originated: 0
    not supported for evaluation'
    abort() called
    terminate called throwing an exception
    Application Specific Backtrace 1:
    0   CoreFoundation                      0x00007fff8cf8cb06 __exceptionPreprocess + 198
    1   libobjc.A.dylib                     0x00007fff8b91b3f0 objc_exception_throw + 43
    2   Message                             0x00007fff94e00119 -[MessageCriterion _evaluateMessage:] + 402
    3   Message                             0x00007fff94e00223 -[MessageCriterion evaluateMessage:] + 43
    4   Message                             0x00007fff94dff86f -[MessageCriterion _evaluateCompoundCriterion:] + 200
    5   Message                             0x00007fff94dfffd7 -[MessageCriterion _evaluateMessage:] + 80
    6   Message                             0x00007fff94e00223 -[MessageCriterion evaluateMessage:] + 43
    7   Message                             0x00007fff94dff86f -[MessageCriterion _evaluateCompoundCriterion:] + 200
    8   Message                             0x00007fff94dfffd7 -[MessageCriterion _evaluateMessage:] + 80
    9   Message                             0x00007fff94dfff7f -[MessageCriterion doesMessageSatisfyRuleEvaluationCriterion:] + 75
    10  Mail                                0x0000000101b0a971 Mail + 2673009
    11  Mail                                0x0000000101b07e8c Mail + 2662028
    12  CoreFoundation                      0x00007fff8cf3eeda _CFXNotificationPost + 2554
    13  Mail                                0x0000000101883af4 Mail + 23284
    14  Message                             0x00007fff94d1b8a4 -[MessageStore messagesWereAdded:conversationsMembers:duringOpen:] + 250
    15  Message                             0x00007fff94d1b679 -[LibraryStore messagesWereAdded:conversationsMembers:duringOpen:] + 81
    16  Message                             0x00007fff94d1b61d -[LibraryIMAPStore propagateMessagesWereAdded:conversationsMembers:duringOpen:] + 39
    17  CoreFoundation                      0x00007fff8cf3eeda _CFXNotificationPost + 2554
    18  Foundation                          0x00007fff939df7b6 -[NSNotificationCenter postNotificationName:object:userInfo:] + 64
    19  Mail                                0x000000010187ff75 Mail + 8053
    20  Foundation                          0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    21  Foundation                          0x00007fff93a25926 -[__NSOperationInternal start] + 684
    22  Foundation                          0x00007fff93a2d0f1 __block_global_6 + 129
    23  libdispatch.dylib                   0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    24  libdispatch.dylib                   0x00007fff92d850b6 _dispatch_client_callout + 8
    25  libdispatch.dylib                   0x00007fff92d861fa _dispatch_worker_thread2 + 304
    26  libsystem_c.dylib                   0x00007fff8c558d0b _pthread_wqthread + 404
    27  libsystem_c.dylib                   0x00007fff8c5431d1 start_wqthread + 13
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.HIToolbox                     0x00007fff9593eeb4 RunCurrentEventLoopInMode + 209
    6   com.apple.HIToolbox                     0x00007fff9593ec52 ReceiveNextEventCommon + 356
    7   com.apple.HIToolbox                     0x00007fff9593eae3 BlockUntilNextEventMatchingListInMode + 62
    8   com.apple.AppKit                        0x00007fff90095533 _DPSNextEvent + 685
    9   com.apple.AppKit                        0x00007fff90094df2 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 128
    10  com.apple.AppKit                        0x00007fff9008c1a3 -[NSApplication run] + 517
    11  com.apple.AppKit                        0x00007fff90030bd6 NSApplicationMain + 869
    12  libdyld.dylib                           0x00007fff9604f7e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff92fc0d16 kevent + 10
    1   libdispatch.dylib                       0x00007fff92d87dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib                       0x00007fff92d879ee _dispatch_mgr_thread + 54
    Thread 2:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc8cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x00007fff934e6a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x00007fff934e6961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x00007fff934e64f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x00007fff94bf5486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x00007fff94bfbe14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x00007fff94c1e428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x00007fff94bf557a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x00007fff94bf57eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x00007fff94bfaa87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x00007fff94bf93b7 -[IMAPConnection executeUIDStore:] + 86
    17  com.apple.IMAP                          0x00007fff94bf0d43 -[IMAPClientUIDStoreOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff94bf49f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x00007fff94c07501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x00007fff94c06fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x00007fff94bebae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc00fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff939cc589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff94bee328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff94c0780e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff94c07756 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x00007fff94bf1ad6 -[IMAPCommandPipeline failureResponsesFromSendingCommandsWithGateway:responseHandler:highPriority:] + 284
    7   com.apple.MessageFramework              0x00007fff94d4ce62 -[LibraryIMAPStore _waitForDataFromDownload:uid:gateway:] + 411
    8   com.apple.MessageFramework              0x00007fff94d28d09 -[LibraryIMAPStore _fetchBodyDataForMessage:andHeaderDataIfReadilyAvailable:fetchIfNotAvailable:] + 347
    9   com.apple.MessageFramework              0x00007fff94d288d6 -[MessageStore bodyDataForMessage:fetchIfNotAvailable:allowPartial:] + 329
    10  com.apple.IMAP                          0x00007fff94c1a086 -[IMAPMessageWithCache bodyDataFetchIfNotAvailable:allowPartial:] + 197
    11  com.apple.CoreMessage                   0x00007fff93526331 -[MimePart(MessageSupport) parseMimeBodyFetchIfNotAvailable:allowPartial:] + 170
    12  com.apple.MessageFramework              0x00007fff94d284cd -[MessageStore _fetchBodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 231
    13  com.apple.MessageFramework              0x00007fff94d278a0 -[MessageStore bodyForMessage:fetchIfNotAvailable:updateFlags:allowPartial:] + 162
    14  com.apple.MessageFramework              0x00007fff94dfecad -[MessageCriterion _evaluateJunkMailCriterion:] + 462
    15  com.apple.MessageFramework              0x00007fff94dfffd7 -[MessageCriterion _evaluateMessage:] + 80
    16  com.apple.MessageFramework              0x00007fff94dfff7f -[MessageCriterion doesMessageSatisfyRuleEvaluationCriterion:] + 75
    17  com.apple.MessageFramework              0x00007fff94e0d6f2 -[MessageRule doesMessageSatisfyCriteria:] + 453
    18  com.apple.MessageFramework              0x00007fff94e05807 +[MessageRouter putRulesThatWantsToHandleMessage:intoArray:colorRulesOnly:] + 499
    19  com.apple.MessageFramework              0x00007fff94e072f2 -[MessageRouter routeMessages:fromStores:] + 2225
    20  com.apple.MessageFramework              0x00007fff94e1442f -[MessageStore routeMessages:isUserAction:] + 123
    21  com.apple.IMAP                          0x00007fff94c12028 -[IMAPMailboxSyncEngine _processResponsesWithMonitor:] + 1709
    22  com.apple.IMAP                          0x00007fff94c11552 -[IMAPMailboxSyncEngine _goWithMessages:] + 858
    23  com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    24  com.apple.MessageFramework              0x00007fff94d31826 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 53
    25  com.apple.MessageFramework              0x00007fff94d31688 -[IMAPAccount fetchSynchronouslyIsAuto:] + 139
    26  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    27  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    28  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    29  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    30  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    31  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    32  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    33  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    34  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    35  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    36  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    37  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.Foundation                    0x00007fff939dbb79 -[NSRecursiveLock lock] + 22
    3   com.apple.IMAP                          0x00007fff94bfd4c8 -[IMAPConnectionPool checkInConnection:forGateway:] + 50
    4   com.apple.IMAP                          0x00007fff94c065f2 __51-[IMAPGateway _tryToCheckInConnectionAndTryToIdle:]_block_invoke_0 + 313
    5   com.apple.Foundation                    0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    6   com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    7   com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    8   libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    9   libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    11  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    12  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff92fc06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c558f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c558d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff92fc06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c558f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c558d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 7 Crashed:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0212 __pthread_kill + 10
    1   libsystem_c.dylib                       0x00007fff8c557b54 pthread_kill + 90
    2   libsystem_c.dylib                       0x00007fff8c59bdce abort + 143
    3   libc++abi.dylib                         0x00007fff8c51f9eb abort_message + 257
    4   libc++abi.dylib                         0x00007fff8c51d39a default_terminate() + 28
    5   libobjc.A.dylib                         0x00007fff8b91b873 _objc_terminate() + 91
    6   libc++.1.dylib                          0x00007fff929fa8fe std::terminate() + 20
    7   libobjc.A.dylib                         0x00007fff8b91b5de objc_terminate + 9
    8   libdispatch.dylib                       0x00007fff92d850ca _dispatch_client_callout + 28
    9   libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    10  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    11  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 8:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.Foundation                    0x00007fff939dbb79 -[NSRecursiveLock lock] + 22
    3   com.apple.IMAP                          0x00007fff94bfd4c8 -[IMAPConnectionPool checkInConnection:forGateway:] + 50
    4   com.apple.IMAP                          0x00007fff94c065f2 __51-[IMAPGateway _tryToCheckInConnectionAndTryToIdle:]_block_invoke_0 + 313
    5   com.apple.Foundation                    0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    6   com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    7   com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    8   libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    9   libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    10  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    11  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    12  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 9:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc8cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x00007fff934e6a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x00007fff934e6961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x00007fff934e64f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x00007fff94bf5486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x00007fff94bfbe14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x00007fff94c1e428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x00007fff94bf557a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x00007fff94bf57eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x00007fff94bfaa87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x00007fff94bf7ad0 -[IMAPConnection executeLogin:] + 63
    17  com.apple.IMAP                          0x00007fff94be6107 -[IMAPClientLoginOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff94bf49f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x00007fff94c07501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x00007fff94c06fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x00007fff94bebae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 10:: -[MFAosImapAccount _fetchUnreadCountsCheckForNewMessages:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c0bcaa -[IMAPMailboxSyncEngine _copyDataSource] + 32
    3   com.apple.IMAP                          0x00007fff94c11227 -[IMAPMailboxSyncEngine _goWithMessages:] + 47
    4   com.apple.MessageFramework              0x00007fff94d3cc66 -[LibraryIMAPStore _retrieveNewMessagesForCheckingNewMail:] + 237
    5   com.apple.MessageFramework              0x00007fff94d31a63 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 626
    6   com.apple.MessageFramework              0x00007fff94d3d8f5 -[IMAPAccount _fetchUnreadCountsForMailboxUid:recursively:gateway:checkForNewMessages:] + 725
    7   com.apple.MessageFramework              0x00007fff94d3d258 -[IMAPAccount _fetchUnreadCountsCheckForNewMessages:] + 417
    8   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    9   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    10  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    11  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    12  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    13  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    14  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    15  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    16  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    17  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    18  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    19  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 11:: -[IMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c0bcaa -[IMAPMailboxSyncEngine _copyDataSource] + 32
    3   com.apple.IMAP                          0x00007fff94c11227 -[IMAPMailboxSyncEngine _goWithMessages:] + 47
    4   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    5   com.apple.MessageFramework              0x00007fff94d31826 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 53
    6   com.apple.MessageFramework              0x00007fff94d31688 -[IMAPAccount fetchSynchronouslyIsAuto:] + 139
    7   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    9   com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    10  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    11  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    12  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    13  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    14  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    16  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    17  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    18  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 12:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc00fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff939cc589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff94bee328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff94c0780e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff94c07756 -[IMAPGateway addClientOperation:toQueueAndWaitUntilFinished:] + 411
    6   com.apple.IMAP                          0x00007fff94c14146 -[IMAPMailboxSyncEngine _fetchUidsAndFlagsWithMonitor:] + 1924
    7   com.apple.IMAP                          0x00007fff94c115a3 -[IMAPMailboxSyncEngine _goWithMessages:] + 939
    8   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    9   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    10  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    11  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    12  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    13  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    14  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    15  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    16  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    17  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    18  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    19  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    20  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 13:: -[LibraryIMAPStore openSynchronously]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c11311 -[IMAPMailboxSyncEngine _goWithMessages:] + 281
    3   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    4   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    5   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    6   com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    7   com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    8   com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    9   com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    10  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    11  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    12  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    13  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    14  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    15  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 14:: -[IMAPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.IMAP                          0x00007fff94c0bcaa -[IMAPMailboxSyncEngine _copyDataSource] + 32
    3   com.apple.IMAP                          0x00007fff94c11227 -[IMAPMailboxSyncEngine _goWithMessages:] + 47
    4   com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    5   com.apple.MessageFramework              0x00007fff94d31826 -[LibraryIMAPStore _fetchForCheckingNewMail:] + 53
    6   com.apple.MessageFramework              0x00007fff94d31688 -[IMAPAccount fetchSynchronouslyIsAuto:] + 139
    7   com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    8   com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    9   com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    10  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    11  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    12  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    13  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    14  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    15  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    16  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    17  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    18  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 15:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc002a __open_nocancel + 10
    1   libsystem_c.dylib                       0x00007fff8c5a8a8b __opendir2$INODE64 + 45
    2   libsystem_c.dylib                       0x00007fff8c5aa7b0 scandir$INODE64 + 33
    3   com.apple.MessageFramework              0x00007fff94d33243 mf_scandir + 61
    4   com.apple.MessageFramework              0x00007fff94d332bb mf_scandir + 181
    5   com.apple.MessageFramework              0x00007fff94d332bb mf_scandir + 181
    6   com.apple.MessageFramework              0x00007fff94d332bb mf_scandir + 181
    7   com.apple.MessageFramework              0x00007fff94e339ce -[MFFilesystemWatcher registerPath:] + 168
    8   com.apple.MessageFramework              0x00007fff94d330d1 -[LibraryIMAPStore cacheDirectoryContents] + 131
    9   com.apple.IMAP                          0x00007fff94c1538e -[IMAPMailboxSyncEngine _cacheMessagesWithMonitor:] + 1109
    10  com.apple.IMAP                          0x00007fff94c115d5 -[IMAPMailboxSyncEngine _goWithMessages:] + 989
    11  com.apple.MessageFramework              0x00007fff94d17962 -[LibraryIMAPStore openSynchronouslyUpdatingMetadata:withOptions:] + 373
    12  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    13  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    14  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    15  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    16  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    17  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    18  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    19  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    20  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    21  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    22  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    23  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 16:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc8cb -[_NSSocket readBytes:length:error:] + 161
    7   com.apple.CoreMessage                   0x00007fff934e6a7b -[Connection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 76
    8   com.apple.CoreMessage                   0x00007fff934e6961 -[Connection _fillBuffer:] + 764
    9   com.apple.CoreMessage                   0x00007fff934e64f3 -[Connection _readLineIntoData:error:] + 202
    10  com.apple.IMAP                          0x00007fff94bf5486 -[IMAPConnection _readLineIntoData:error:] + 53
    11  com.apple.IMAP                          0x00007fff94bfbe14 -[IMAPConnection(MFPrivate) _readDataOfLength:intoData:error:] + 112
    12  com.apple.IMAP                          0x00007fff94c1e428 -[IMAPResponse initWithConnection:error:] + 144
    13  com.apple.IMAP                          0x00007fff94bf557a -[IMAPConnection _copyNextServerResponse:] + 55
    14  com.apple.IMAP                          0x00007fff94bf57eb -[IMAPConnection _copyNextTaggedOrContinuationResponseForCommand:exists:] + 551
    15  com.apple.IMAP                          0x00007fff94bfaa87 -[IMAPConnection _responseFromSendingOperation:] + 863
    16  com.apple.IMAP                          0x00007fff94bfa3d1 -[IMAPConnection executeFetch:] + 44
    17  com.apple.IMAP                          0x00007fff94be7ee2 -[IMAPClientFetchOperation executeOnConnection:] + 26
    18  com.apple.IMAP                          0x00007fff94bf49f5 -[IMAPConnection prepareAndExecuteOperation:outWrongState:] + 1247
    19  com.apple.IMAP                          0x00007fff94c07501 -[IMAPGateway _allowClientOperationThrough:] + 1237
    20  com.apple.IMAP                          0x00007fff94c06fd4 -[IMAPGateway allowClientOperationThrough:] + 369
    21  com.apple.IMAP                          0x00007fff94bebae3 -[IMAPClientOperation main] + 84
    22  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    23  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    24  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    25  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    26  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    27  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    28  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 17:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_c.dylib                       0x00007fff8c544cfc OSAtomicCompareAndSwap64Barrier$VARIANT$mp + 8
    1   libsystem_c.dylib                       0x00007fff8c55bdb4 pthread_mutex_lock + 463
    2   com.apple.CoreMessage                   0x00007fff9353eea9 -[SafeValueCache retainedValue] + 22
    3   com.apple.CoreMessage                   0x00007fff9353edf7 -[SafeValueCache value] + 17
    4   com.apple.MessageFramework              0x00007fff94df45de -[MailboxUid _URLStringIsSyncable:] + 57
    5   com.apple.CoreFoundation                0x00007fff8cf9e3ed -[NSArray arrayByApplyingSelector:] + 429
    6   com.apple.MessageFramework              0x00007fff94d06758 +[Library _getActiveAccountURLs:andActiveMailboxURLs:] + 960
    7   com.apple.MessageFramework              0x00007fff94cef16a +[Library executeBlock:isWriter:useTransaction:isPrivileged:] + 280
    8   com.apple.MessageFramework              0x00007fff94d103c1 +[Library sendMessagesMatchingQuery:to:options:] + 398
    9   com.apple.MessageFramework              0x00007fff94d0c952 +[Library sendMessagesMatchingCriterion:to:options:] + 1677
    10  com.apple.MessageFramework              0x00007fff94d0c16c +[Library messagesMatchingCriterion:options:] + 119
    11  com.apple.MessageFramework              0x00007fff94d43b7d +[LibraryStore filterMessages:throughSmartMailbox:] + 685
    12  com.apple.MessageFramework              0x00007fff94e6ea6c __block_global_2 + 165
    13  com.apple.CoreFoundation                0x00007fff8cf788a9 __NSDictionaryEnumerate + 1081
    14  com.apple.MessageFramework              0x00007fff94e6e998 __62-[_NonContentSmartMailboxUnreadCountManager _messagesChanged:]_block_invoke_0 + 147
    15  com.apple.Foundation                    0x00007fff93a4f9cf -[NSBlockOperation main] + 124
    16  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    17  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    18  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    19  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    20  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    21  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    22  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 18:
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.Foundation                    0x00007fff93a317ee -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
    6   com.apple.Foundation                    0x00007fff939ca1aa -[NSRunLoop(NSRunLoop) run] + 74
    7   com.apple.CoreMessage                   0x00007fff934cad57 +[_NSSocket _runIOThread] + 77
    8   com.apple.Foundation                    0x00007fff93a2c562 __NSThread__main__ + 1345
    9   libsystem_c.dylib                       0x00007fff8c5567a2 _pthread_start + 327
    10  libsystem_c.dylib                       0x00007fff8c5431e1 thread_start + 13
    Thread 19:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff92fc0322 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8cf6df46 __CFSocketManager + 1302
    2   libsystem_c.dylib                       0x00007fff8c5567a2 _pthread_start + 327
    3   libsystem_c.dylib                       0x00007fff8c5431e1 thread_start + 13
    Thread 20:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc00fa __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55b023 _pthread_cond_wait + 927
    2   com.apple.Foundation                    0x00007fff939cc589 -[__NSOperationInternal waitUntilFinishedOrTimeout:] + 227
    3   com.apple.IMAP                          0x00007fff94bee328 -[IMAPClientOperationQueue waitUntilOperationIsFinished:] + 167
    4   com.apple.IMAP                          0x00007fff94c0780e -[IMAPGateway waitUntilClientOperationIsFinished:] + 168
    5   com.apple.IMAP                          0x00007fff94bf79aa -[IMAPConnection _loginWithUsername:password:] + 692
    6   com.apple.IMAP                          0x00007fff94bf6c75 -[IMAPConnection _authenticateWithAuthenticator:] + 850
    7   com.apple.CoreMessage                   0x00007fff934e6295 -[Connection authenticate] + 598
    8   com.apple.IMAP                          0x00007fff94bf6830 -[IMAPConnection authenticate] + 66
    9   com.apple.MessageFramework              0x00007fff94d9dfd9 -[IMAPAccount connectAndAuthenticate:] + 1058
    10  com.apple.IMAP                          0x00007fff94bffd5d -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 334
    11  com.apple.IMAP                          0x00007fff94bfde39 -[IMAPConnectionPool _checkOutNewGatewayWithConnection:forMailbox:] + 301
    12  com.apple.MessageFramework              0x00007fff94d1c695 -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 429
    13  com.apple.MessageFramework              0x00007fff94d1c2a0 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 180
    14  com.apple.MessageFramework              0x00007fff94d3791a -[IMAPAccount _listingForMailboxUid:listAllChildren:onlySubscribed:withUserInput:] + 115
    15  com.apple.MessageFramework              0x00007fff94d37498 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 126
    16  com.apple.MessageFramework              0x00007fff94d373b3 -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 64
    17  com.apple.MessageFramework              0x00007fff94d33c1f -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 318
    18  com.apple.MessageFramework              0x00007fff94d338b3 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 45
    19  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    20  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    21  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    22  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    23  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    24  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    25  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    26  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    27  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    28  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    29  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    30  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 21:: -[IMAPAccount _synchronizeAccountWithServerWithUserInput:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib                  0x00007fff92fbe686 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff92fbdc42 mach_msg + 70
    2   com.apple.CoreFoundation                0x00007fff8cf29233 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation                0x00007fff8cf2e916 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation                0x00007fff8cf2e0e2 CFRunLoopRunSpecific + 290
    5   com.apple.CoreMessage                   0x00007fff934ca0e9 _handleRequestWithTimeout + 1527
    6   com.apple.CoreMessage                   0x00007fff934cc58c -[_NSSocket connectToHost:withPort:] + 814
    7   com.apple.CoreMessage                   0x00007fff934e53ae -[Connection connectDiscoveringBestSettings:] + 1191
    8   com.apple.MessageFramework              0x00007fff94d9ddad -[IMAPAccount connectAndAuthenticate:] + 502
    9   com.apple.IMAP                          0x00007fff94bffd5d -[IMAPConnectionPool _validateAndCheckOutGateway:forMailbox:allowReconnect:newGateway:] + 334
    10  com.apple.IMAP                          0x00007fff94bfde39 -[IMAPConnectionPool _checkOutNewGatewayWithConnection:forMailbox:] + 301
    11  com.apple.MessageFramework              0x00007fff94d1c695 -[IMAPAccount _getPotentialGatewayForMailbox:options:createdNewConnection:needsSelect:] + 429
    12  com.apple.MessageFramework              0x00007fff94d1c2a0 -[IMAPAccount _gatewayForMailboxUid:name:options:] + 180
    13  com.apple.MessageFramework              0x00007fff94d3db39 -[IMAPAccount _namespacePrefixesForPrivate:public:shared:] + 177
    14  com.apple.MessageFramework              0x00007fff94d374d3 -[IMAPAccount _listingForMailboxUid:listAllChildren:withUserInput:] + 185
    15  com.apple.MessageFramework              0x00007fff94d373b3 -[IMAPAccount _synchronizeMailboxListWithUserInput:] + 64
    16  com.apple.MessageFramework              0x00007fff94d33c1f -[RemoteStoreAccount _synchronizeAccountWithServerWithUserInput:] + 318
    17  com.apple.MessageFramework              0x00007fff94d338b3 -[IMAPAccount _synchronizeAccountWithServerWithUserInput:] + 45
    18  com.apple.CoreFoundation                0x00007fff8cf8009c __invoking___ + 140
    19  com.apple.CoreFoundation                0x00007fff8cf7ff37 -[NSInvocation invoke] + 263
    20  com.apple.CoreMessage                   0x00007fff9352d7d7 -[MonitoredInvocation invoke] + 225
    21  com.apple.CoreMessage                   0x00007fff93545e22 -[ThrowingInvocationOperation main] + 33
    22  com.apple.CoreMessage                   0x00007fff934f1f82 -[_MFInvocationOperation main] + 431
    23  com.apple.Foundation                    0x00007fff93a25926 -[__NSOperationInternal start] + 684
    24  com.apple.Foundation                    0x00007fff93a2d0f1 __block_global_6 + 129
    25  libdispatch.dylib                       0x00007fff92d88f01 _dispatch_call_block_and_release + 15
    26  libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    27  libdispatch.dylib                       0x00007fff92d861fa _dispatch_worker_thread2 + 304
    28  libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    29  libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 22:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff92fc0122 __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x00007fff8c55bdfd pthread_mutex_lock + 536
    2   com.apple.Foundation                    0x00007fff939dbb79 -[NSRecursiveLock lock] + 22
    3   com.apple.IMAP                          0x00007fff94bed1e7 __56-[IMAPClientOperationQueue _postDelayedActivityFinished]_block_invoke_0 + 116
    4   libdispatch.dylib                       0x00007fff92d850b6 _dispatch_client_callout + 8
    5   libdispatch.dylib                       0x00007fff92d8729b _dispatch_source_invoke + 691
    6   libdispatch.dylib                       0x00007fff92d86305 _dispatch_queue_invoke + 72
    7   libdispatch.dylib                       0x00007fff92d861c3 _dispatch_worker_thread2 + 249
    8   libsystem_c.dylib                       0x00007fff8c558d0b _pthread_wqthread + 404
    9   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 23:
    0   libsystem_kernel.dylib                  0x00007fff92fc06d6 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8c558f4c _pthread_workq_return + 25
    2   libsystem_c.dylib                       0x00007fff8c558d13 _pthread_wqthread + 412
    3   libsystem_c.dylib                       0x00007fff8c5431d1 start_wqthread + 13
    Thread 24:: -[IMAPMailboxSyncEngine _goWithMessagesIfNeeded:]  Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib     

    Back up all data.
    Try the steps suggested on this page. if the problem isn't solved that way, continue as below.
    In the Finder, hold down the option key and select
    Go ▹ Library
    from the menu bar. Move the following items from the folder that opens to the Trash (some may not exist):
    Caches/com.apple.mail
    Saved Application State/com.apple.mail.savedState
    Leave the Finder window open for now.
    Try to launch Mail. If the problem is solved, you’re done. Otherwise, move these items, if they exist, from the open Library folder to the Desktop:
    Application Support/AddressBook/MailRecents-v4.abcdmr
    Containers/com.apple.mail
    Preferences/com.apple.mail.plist
    Preferences/com.apple.mail.searchhistory.plist
    Try Mail again. If it launches, you'll have to recreate some of your settings. Delete the items you moved to the Desktop.
    If Mail still doesn't work, put the items you moved to the Desktop back where they were. You don’t need to replace the items you moved to the Trash.
    Move the subfolder named "Mail" — not the Mail application — from the Library folder to the Desktop.
    Test. If Mail now launches, it will prompt you to set up an account. Cancel and restore the Mail folder from the most recent backup you have that predates the issue. A corrupt database is causing the problem.
    If there’s no improvement, put back the Mail folder and post your results.

  • SHUTDOWN: waiting for detached processes to terminate

    HI
    I have cold backups running every night and before the backup session starts, we have a cronjob 'srvctl stop -p prod' where our db servers are running on RAC.
    but starts from last saturday, our backup session for raw device failed. when look at the alert log, it gives as (example on 15th November 2006)
    Tue Nov 21 01:33:31 2006
    Thread 1 advanced to log sequence 2855
    Current log# 1 seq# 2855 mem# 0: /u01/oracle/oradata/prod/redo_1_01_01.log
    Current log# 1 seq# 2855 mem# 1: /u01/oracle/oradata/prod/redo_1_01_02.log
    Tue Nov 21 02:37:24 2006
    Reconfiguration started
    List of nodes: 0,
    Global Resource Directory frozen
    one node partition
    Communication channels reestablished
    Server queues filtered
    Master broadcasted resource hash value bitmaps
    Non-local Process blocks cleaned out
    Resources and enqueues cleaned out
    Resources remastered 13089
    147420 GCS shadows traversed, 0 cancelled, 18306 closed
    63793 GCS resources traversed, 0 cancelled
    98369 GCS resources on freelist, 162162 on array, 162162 allocated
    set master node info
    147420 GCS shadows traversed, 0 replayed, 18306 unopened
    Submitted all remote-enqueue requests
    Update rdomain variables
    0 write requests issued in 129114 GCS resources
    1 PIs marked suspect, 0 flush PI msgs
    Dwn-cvts replayed, VALBLKs dubious
    All grantable enqueues granted
    Tue Nov 21 02:37:27 2006
    Reconfiguration complete
    Tue Nov 21 02:37:28 2006
    Instance recovery: looking for dead threads
    Instance recovery: lock domain invalid but no dead threads
    Tue Nov 21 02:37:29 2006
    Shutting down instance: further logons disabled
    Shutting down instance (immediate)
    License high water mark = 90
    Tue Nov 21 02:37:29 2006
    ALTER DATABASE CLOSE NORMAL
    Tue Nov 21 02:37:29 2006
    SMON: disabling tx recovery
    SMON: disabling cache recovery
    Tue Nov 21 02:37:34 2006
    Thread 1 closed at log sequence 2855
    Tue Nov 21 02:37:38 2006
    Completed: ALTER DATABASE CLOSE NORMAL
    Tue Nov 21 02:37:38 2006
    ALTER DATABASE DISMOUNT
    Completed: ALTER DATABASE DISMOUNT
    ARCH: Archiving is disabled
    Shutting down archive processes
    archiving is disabled
    Archive process shutdown avoided: 0 active
    ARCH: Archiving is disabled
    Shutting down archive processes
    archiving is disabled
    Archive process shutdown avoided: 0 active
    Tue Nov 21 02:42:49 2006
    SHUTDOWN: waiting for detached processes to terminate.Tue Nov 21 07:16:38 2006
    Starting ORACLE instance (normal)
    Seems like it was hang when 'shutdown immediate' command is issued. can somebody help me? what should i do?
    Thanks
    Best regards,
    Nonie

    Hi nonie
    Oracle shutdown Problem
    If the following message is in the Oracle alert file:
    SHUTDOWN: waiting for detached processes to terminate
    you should change the SERVER and SRVR parameters from SHARED to DEDICATED in the file <ORACLE_HOME>\network\ADMIN\tnsnames.ora.
    http://serviceportal.fujitsu-siemens.com/i/en/support/technics/fgm/unix/nsr40a_en.htm
    hope this helps
    Taj.

  • BPEL process instances remain in-flight

    Hi
    I've got a BPEL process (GetUpdates) that calls a couple of other asynchronous BPEL processes (CommitPerson, CommitAddress etc) all of which are deployed on the same SOA server.
    Although most of the processes complete, quite a few instances of the GetUpdates process just sit in an Active state. The BPEL console shows GetUpdates has made a call to another process (for example CommitAddress) and it is apparently waiting for a response. However when I examine the cube_instance table in the dehydration store I can only find 1 instance relating to the particular process. Is that correct?
    If I then try to re-run these particular failed updates (by modifying the sequencing table that GetUpdates polls) the processes complete without any issue (and records exist in the cube_instance table for each of the processes that have been called as well).
    There can be a large number of requests being processed so could this problem be due to the server being under too much load, with the invoke being lost in the ether somewhere?!?
    Is there any documentation that explains the workings of the dehydration store or the BPEL server itself? Also what log files I should be looking at? (I'd really like to understand what's happening under the covers!!!)
    We're currently only using 10.1.3.1 SOA Suite so we should probably upgrade to 10.1.3.3 to see if that fixes anything.
    Any help or advice in the meantime would be great.
    Thanks
    Robin

    Hi
    Just thought I'd update this posting with my findings ....
    I think that the reason the instances remained inflight was simply because they were making calls to synchronous processes that were timing out.
    The default timeout setting for synchronous processes is from what I've read 45 seconds. The process instances that remained inflight were calling other (asynchronous) BPEL processes, that in turn called synchronous E-Business suite APIs that were timing out.
    I managed to simulate the above some time ago with dummy BPEL processes, however I have only just now (after several months of dealing with Oracle Support!) managed to resolve the E-Business suite problem that was causing the synchronous process to timeout.
    Anyway now that is resolved, we no longer get the large number of process instances remaining inflight ... and the updates are now flying along on the server!!
    Therefore the issue was a very simple one - timeout of synchronous processes. Unfortunately it wasn't all that obvious that it was happening in the first place(!) ... and it took some time to trace the actual culprit ... and even longer to find a solution (which we had to come up with ourselves ... without much help from support!) ... hence the amount of time that has passed from me creating this message and replying to it!
    Anyway I hope this post may help others in case they stumble upon a similar issue.

Maybe you are looking for