Sub:when trying to open "adminisration  server  configuration"

Hi
all,
when i am trying to open component definitions in admin server configuration, I am getting following error.
An error has occurred creating business component 'Enterprise Service Definitions' used by business object 'Server Admin'. Please ask your systems administrator to check your application configuration.(SBL-DAT-00222)
please let me know the solution.
thanks
sudhakar

Hi,
Maybe you would have already done this activity.
If not just check if the responsibility "Siebel Administrator" is mapped to the user id using which you were getting such errors.
Regards,
Sambit

Similar Messages

  • Getting Subrc = 8 when trying to open Appln server path..

    Hi Friends,
    In my requirement, I have to post the output of a report to an application server path.
    In my selection screen I am doing the validation as follows:
      TRY.
        Catch the message
      OPEN DATASET lv_path FOR OUTPUT MESSAGE lv_message
                                  IN LEGACY TEXT MODE." ENCODING DEFAULT.
        CATCH cx_sy_file_authority.
          MESSAGE e204 WITH p_file.                             "#EC *
        CATCH cx_sy_file_open .
          MESSAGE e205 WITH lv_path.                            "#EC *
      ENDTRY.
      IF sy-subrc eq 0.
      All is well - close dataset and delete
        CLOSE DATASET lv_path.
        DELETE DATASET lv_path.
      ELSE.
        MESSAGE e206 WITH p_file lv_message.                    "#EC *
      ENDIF.
    Basis guys have created the directory, I can see this in AL11.
    I am entering the path correctly ( I mean considering case sensitive ) in the selection screen. But, When i am trying to open the directory I am getting sy-subrc value as '8' and generating an error message every time. Please help asap.
    Thanks,
    Phani.

    TRY.
    * Catch the message
    OPEN DATASET lv_path FOR OUTPUT IN TEXT MODE ENCODING DEFAULT.
    CATCH cx_sy_file_authority.
    MESSAGE e204 WITH p_file. "#EC *
    CATCH cx_sy_file_open .
    MESSAGE e205 WITH lv_path. "#EC *
    ENDTRY.
    IF sy-subrc eq 0.
    * All is well - close dataset and delete
    CLOSE DATASET lv_path.
    DELETE DATASET lv_path.
    ELSE.
    MESSAGE e206 WITH p_file lv_message. "#EC *
    ENDIF
    I have modified the OPEN DATASET statment. Please check.

  • Getting exception when trying to open Alert Configuration in RW

    Hello friends,
    I am getting the following exception when i am trying to open the Alert Configuration/Alert Inbox in RWB.
    Exception:
    com.sap.aii.rwb.exceptions.BuildLandscapeException: No central monitoring server in exchange profile
            at com.sap.aii.rwb.core.MonitoringServer.(MonitoringServer.java:77)
            at com.sap.aii.rwb.agent.server.SLDAgentBean.buildMonitoringServer(SLDAgentBean.java:799)
            at com.sap.aii.rwb.agent.server.SLDAgentBean.getMonitoringServer(SLDAgentBean.java:1462)
            at com.sap.aii.rwb.agent.api.SLDAgentObjectImpl0.getMonitoringServer(SLDAgentObjectImpl0.java:999)
            at com.sap.aii.rwb.agent.api.SLDAgent_Stub.getMonitoringServer(SLDAgent_Stub.java:1931)
            at com.sap.aii.rwb.agent.client.EJBAgent.getMonitoringServer(EJBAgent.java:493)
            at jsp_alert_inbox1204719699497._jspService(jsp_alert_inbox1204719699497.java:28)
            at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.doWork(RequestDispatcherImpl.java:321)
            at com.sap.engine.services.servlets_jsp.server.runtime.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:377)
            at jsp_FC_Secure1204104271605._jspService(jsp_FC_Secure1204104271605.java:24)
            at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
            at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Could you please help me out in solving this problem?
    Thanks & Regards,
    Senthil

    From your error, maybe your profile parameter for alert message server is not properly configured:
    I just came cross a post elaborating alerting configuration from Aashish Sinha, hope it helps,
    Liang
    =====Post from Aashish Sinha=======
    Prerequisites
    The following prerequisites have to be met in order to use the Alert Management (ALM):
    · For using the Alert Inbox (BSP based display program of ALM), the corresponding service has to be activated in the service maintenance transaction SICF. Choose Default_host ? sap ? bc ? bsp ? sap ? alert inbox, and Activate in the context menu.
    · For customizing or administration of the Alert Management the corresponding authorization role has to be assigned. The end users do not need any additional authorization.
    · The central alert server must be maintained as an RFC destination in transaction SM59 in the local system. If there is no suitable user, you have to create a user for the RFC connection in the central alert system in transaction SU01. To make this RFC destination known as the RFC destination of the Alert Management System in the local system, the central alert server must also be selected as the RFC destination in transaction SALRT1 of the local system or in Settings ? RFC-Destination of Alert Server.
    If the central alert server is running on the local system in the same client, you do not have to maintain an RFC destination. In this case, you can simply enter NONE in transaction SALRT1.
    · If external communication types, such as e-mail, SMS, and fax are used, these communication types must be correctly configured in SAPconnect, because the alerts are then sent from the central alert system via SAPconnect.
    Process Flow
    The following describes the process flow from alert configuration (transaction ALRTCATDEF) to alert display and confirmation (for example in the alert inbox transaction ALRTINBOX):
    1. Optional: You can define alert classifications. These are useful to group alert categories. For example, you can create an alert classification CRM that contains alert categories referring to CRM. Alert classifications can now have subclassifications. This enables you to build up your own classification hierarchy. Especially, if you use the Alert Mangement (ALM) extensively, classification and subclassification help you to organize your ALM alert landscape and to have a clear overview.
    2. For different types of alerts you have to define different categories. The category contains various properties and other specifications that define the alerts within that category, for example expiry date, or the escalation recipient. You can define an alert category to suit your business requirements and assign the category to the corresponding classification. For example, for the alert classification CRM you can create the alert categories Contract Cancelled and Decrease in Sales. When the critical situation defined in the alert category arises, the system recognizes this and sends an alert instance of this category to the recipients determined. The alerts can always be found in the display programs configured for the recipient (UWL, application-specific program, or alert inbox). Additionally, the alerts are sent via eventual external communication channels, such as e-mail, sms, or fax.
    3. You have to determine recipients so that the Alert Management knows who the recipients of alerts of a particular category are and that the correct parties are informed.
    4. You can configure the way how alerts are processed. For the general use of the Alert Management you do not have to change the default settings. However, if for example you want to send alerts to third-party systems, or to be able to confirm alerts by SMS/Internet mail, or to have logs written, then you have to configure alert processing.
    5. There is a number of Alert Management administration reports that you must schedule according to your requirements. For example, report RSALERTPROC must be executed in order to enable escalation.
    6. Alerts of a particular category must be triggered by an application at runtime. Triggering alerts can be done in various ways. You can call a function module directly or use middleware components that trigger alerts, such as the Business Object Repository (BOR), Post Processing Framework (PPF), SAP Workflow, or CCMS.
    7. Recipients can view the alerts assigned to them in the UWL of Enteprise Portal, in application-specific display programs, or in the alert inbox. In addition, alerts can be received as e-mail, SMS, or fax, if these external communication channels are configured in SAPconnect.
    8. If the problem causing the alert is solved by a recipient, the recipient can confirm the alert, this means its status is changed and it will not be delivered, escalated, or displayed anymore. Alerts are generally confirmed by the recipient in the display program, such as the UWL or Alert Inbox. However, if an alert is sent by Internet mail or SMS message, it is also possible to confirm it by sending an Internet mail or SMS message back to the SAP system. Alert Management uses inbound processing for this.
    Hope this will help you.
    Regards
    Aashish Sinha
    ============End of the Post=======================

  • Server Error when trying to open .acsm file

    Hello,
    I installed Digital Editions v2.0 on a Windows 7 (64bit) computer. I allowed this program to go through firewall.
    I have authorized my computer using my AdobeID.
    When trying to open the .acsm file to get an epub book which I just bought I get the following error:
    "Error Getting License. License Server Communication Problem: E_ADEPT_NO_TOKEN".
    Could you please help?
    Thank you.

    Hi, I am having the same problem when trying to convert my books from Google Play to epub format on the computer to move to my Nook tablet.Were you able to get any resolution from the content provider? When you say that you erased everything before and after the fulfillmenttoken area, could you be more specific (i.e.did you remove all of the previous content or only the content located in that specific tag?) My html and xml coding is a little rusty so any information you could provide would be extremley helpful. Thank you so much!

  • Internal Server Error When Trying to Open Flex Builder Tutorials

    Anyone know what I need to set up to run the tutorials in
    Flex Builder - get an internal error server (500) when trying to
    open up the tutorials listed on the start page.
    I can open, compile and run projects .
    Thanks

    well thats a real vague error that IIS can spit out and it
    could mean anything. If you are using a server side script in
    conjunction with the tutorials for some reason that i would start
    by commenting it all out. If you are just getting that error when
    just trying to access a static html file that resides whithin your
    web root then i would open up IIS and check you permisions under
    your default web site for that folder.

  • I have a problem with two PDF's when trying to open them through a link on a web page. The two PDF's open fine with Adobe on my own PC and on the server I have copied it to but when they are opened through a link on a web page (pointing to the server wher

    I have a problem with two PDF's when trying to open them through a link on a web page. The two PDF's open fine with Adobe on my own PC and on the server I have copied it to but when they are opened through a link on a web page (pointing to the server where the PDFs open fine) I get an error 'There was an error processing a page. Invalid function resource' The other one just doesn't open at all. Can anyone help with this please?

    Hello,
    Are the pdf linked correctly in the website? Is this a public website? If yes, please post the link here.
    ~Deepak

  • "An error occurred sending the command to the application" When trying to open excel document from outlook 2007

    Error message "An error occurred sending the command to the application" When trying to open excel document from outlook 2007.
    OS: Windows Server 2008 R2
    If I save the document then it opens fine, messing with default file associations does not resolve this problem, I've googled for ir it and some suggest unticking compatibility mode or "run as admin" for excel application, neither is selected in my case.
    Outlook is configured to run as remote application from remoteApp server, this error is only occurring for one user, for others excel documents open just fine.

    Hi
    Thank you for using
    Microsoft Office for IT Professionals Forums.
    From your description, we can Create a trusted location follow these steps
    Click the Microsoft Office Button , and then click Excel Options.
    Click Trust Center, click Trust Center Settings, and then click
    Trusted Locations.
    If you want to create a trusted location that is not local to your computer, select the Allow trusted locations on my network (not recommended) check
    box.
    Click Add new location.
     IMPORTANT   We recommended that you don't make your entire
    Documents or My Documents folder a trusted location. Doing so creates a larger target for a hacker to potentially exploit and increases your security risk. Create a subfolder within Documents or My Documents, and make only that folder a trusted location.
    In the Path box, type the name of the folder that you want to use as a trusted location, or click Browse to
    locate the folder.
    If you want to include subfolders as trusted locations, select the
    Subfolders of this location are also trusted check box.
    In the Description box, type what you want to describe the purpose of the trusted location.
    Click OK.
    More detailed information you can refer to this link:
    http://office.microsoft.com/en-us/word-help/create-remove-or-change-a-trusted-location-for-your-files-HA010031999.aspx?CTT=1#BM12
    Please take your time to try the suggestions and let me know the results at your earliest convenience. If anything is unclear or if there is anything
    I can do for you, please feel free to let me know.
    Hope that helps.
    Sincerely
    William Zhou CHN
    Please remember to mark the replies as answers if they help and unmark them if they provide no help.

  • Oracle Planning gives error when trying to open application from Workspace.

    Hello,
    We have version 11.2.2.0.0 of Planning installed. After the install of Essbase Studio Server we have hit some issues where Planning does not seem to be available. Despite re-deploying several times and other things, we cannot connect to the Planning server.
    Planning does seem to be listening
    c:\Oracle\Middleware\user_projects\domains\EPMSystem\bin>netstat -na | findstr 8300
      TCP    127.0.0.1:8300         0.0.0.0:0              LISTENING
      TCP    155.209.11.122:8300    0.0.0.0:0              LISTENING
      TCP    [::1]:8300             [::]:0                 LISTENING
    but the test URL will not resolve
    http://hcb-mapp156:8300/HyperionPlanning
    Error 404--Not Found
    When trying to open a Planning application from Workspace we see the following errors:
    Description: Invalid or could not find module configuration 'HyperionPlanning.planning'.
    URI: http://localhost:19000/HyperionPlanning/conf/HspJSConfig.xml
    Status: 404 - Not Found
    Content: text/html; charset=UTF-8
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Draft//EN">
    <HTML>
    <HEAD>
    <TITLE>Error 404--Not Found</TITLE>
    </HEAD>
    <BODY bgcolor="white">
    <FONT FACE=Helvetica><BR CLEAR=all>
    <TABLE border=0 cellspacing=5><TR><TD><BR CLEAR=all>
    <FONT FACE="Helvetica" COLOR="black" SIZE="3"><H2>Error 404--Not Found</H2>
    </FONT></TD></TR>
    </TABLE>
    <TABLE border=0 width=100% cellpadding=10><TR><TD VALIGN=top WIDTH=100% BGCOLOR=white><FONT FACE="Courier New"><FONT FACE="Helvetica" SIZE="3"><H3>From RFC 2068 <i>Hypertext Transfer Protocol -- HTTP/1.1</i>:</H3>
    </FONT><FONT FACE="Helvetica" SIZE="3"><H4>10.4.5 404 Not Found</H4>
    </FONT><P><FONT FACE="Courier New">The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.</p><p>If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.</FONT></P>
    </FONT></TD></TR>
    </TABLE>
    </BODY>
    </HTML>
    Hope someone can help here.
    Thanks,
    Philip.

    Hello,
    Yes, I see this error in the logs:
    <Nov 12, 2013 11:09:17 AM CET> <Warning> <HTTP> <BEA-101162> <User defined listener com.sun.faces.config.ConfigureListener failed: java.lang.NullPointerException.
    java.lang.NullPointerException
    at com.sun.faces.config.ConfigureListener.contextDestroyed(ConfigureListener.java:241)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:482)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.EventsManager.notifyContextDestroyedEvent(EventsManager.java:200)
    Truncated. see log file for complete stacktrace
    >
    <Nov 12, 2013 11:09:17 AM CET> <Error> <Deployer> <BEA-149231> <Unable to set the activation state to true for the application 'PLANNING [Version=11.1.2.0]'.
    weblogic.application.ModuleException:
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1520)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
    Truncated. see log file for complete stacktrace
    Caused By: java.lang.NullPointerException
    at java.io.File.<init>(File.java:222)
    at com.hyperion.hit.tool.deploy.update.util.RegistryHelper.createPhysicalWebApp(RegistryHelper.java:213)
    at com.hyperion.hit.tool.deploy.update.RegistryUpdater.update(RegistryUpdater.java:30)
    at com.hyperion.hit.tool.deploy.update.UniversalListener.contextInitialized(UniversalListener.java:80)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:481)
    Truncated. see log file for complete stacktrace
    Thanks.

  • Getting error when trying to open Job Manager

    Hi List
    we are getting the below error when trying to open the Job Manager,which worked fine until yesterday.
    [nqs error 46105] Error executing Process: "C:\Program Files\Java\jdk1.6.0\bin\javaw.exe" - Xmx1024m -cp D:\OracleBI\server\Bin\JobManager\startup.jar org.eclipse.core.launcher.Main -data D:\OracleBIData\jobmanager -configuration C:\OracleBIData\jobmanager The system cannot find the path specified
    Please advice.
    Thanks..

    Did you change your JDK path by any chance? Also you are getting a strange error message. It is trying to point to both D:\OracleBIData\jobmanager and C:\OracleBIData\jobmanager. Is there anything that you changed prior to doing this?
    Thanks,
    Venkat
    http://oraclebizint.wordpress.com

  • Safari 5.0.1 crashes when trying to open an email in gmail.

    Hi,
    When trying to open a particular email at gmail.com in Safari 5.0.1 on a Macbook Pro, Safari crashes. However, it works fine on my Mac Pro. The two systems are used by different people in the household.
    What can be cleaned up to help diagnose this further?
    The stack is included below.
    Thanks for any assistance.
    Andrew
    Process: Safari [263]
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 5.0.1 (6533.17.8)
    Build Info: WebBrowser-75331708~1
    Code Type: X86-64 (Native)
    Parent Process: launchd [114]
    Date/Time: 2010-09-07 14:51:06.725 -0700
    OS Version: Mac OS X 10.6.4 (10F569)
    Report Version: 6
    Interval Since Last Report: 281740 sec
    Crashes Since Last Report: 21
    Per-App Interval Since Last Report: 398514 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 3EA93535-F3C8-43BF-969C-EF0D97C2F5CF
    Exception Type: EXCBADACCESS (SIGBUS)
    Exception Codes: 0x000000000000000a, 0x00000001151da784
    Crashed Thread: 0 Dispatch queue: com.apple.main-thread
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 ...ple.CoreServices.CarbonCore 0x00007fff87d1709c GetResourcePtrCommon + 376
    1 ...ple.CoreServices.CarbonCore 0x00007fff87d16f22 RMGetResource + 40
    2 libFontParser.dylib 0x00007fff87a879cb TResourceFileDataReference::TResourceFileDataReference(TResourceForkSurrogate const&, unsigned int, short) + 153
    3 libFontParser.dylib 0x00007fff87a878b0 TResourceFileDataSurrogate::TResourceFileDataSurrogate(TResourceForkSurrogate const&, unsigned int, short) + 80
    4 libFontParser.dylib 0x00007fff87ab56c4 TFont::CreateFontEntitiesForFile(char const*, bool, TSimpleArray<TFont*>&, bool, short, char const*) + 1042
    5 libFontParser.dylib 0x00007fff87a6ce8c FPFontCreateFontsWithPath + 198
    6 libCGXType.A.dylib 0x00007fff8847be52 createprivate_data_withpath + 22
    7 com.apple.CoreGraphics 0x00007fff83451c63 CGFontCreateFontsWithPath + 51
    8 com.apple.CoreGraphics 0x00007fff834518c4 CGFontCreateFontsWithURL + 433
    9 com.apple.CoreText 0x00007fff86c31073 TCGFont::TCGFont(__CFURL const*, bool) + 73
    10 com.apple.CoreText 0x00007fff86c30e00 TCGFontCache::CopyFont(__CFURL const*) const + 92
    11 com.apple.CoreText 0x00007fff86c30c5a TBaseFont::CopyNativeFont() const + 50
    12 com.apple.CoreText 0x00007fff86c39e08 CTFontCopyGraphicsFont + 46
    13 com.apple.WebCore 0x00007fff850cbb9c WebCore::FontPlatformData::FontPlatformData(NSFont*, bool, bool) + 92
    14 com.apple.WebCore 0x00007fff8512f10a WebCore::FontCache::createFontPlatformData(WebCore::FontDescription const&, WebCore::AtomicString const&) + 330
    15 com.apple.WebCore 0x00007fff8512ee3e WebCore::FontCache::getCachedFontPlatformData(WebCore::FontDescription const&, WebCore::AtomicString const&, bool) + 334
    16 com.apple.WebCore 0x00007fff8512ecc4 WebCore::FontCache::getCachedFontData(WebCore::FontDescription const&, WebCore::AtomicString const&, bool) + 20
    17 com.apple.WebCore 0x00007fff8512e440 WebCore::FontCache::getFontData(WebCore::Font const&, int&, WebCore::FontSelector*) + 160
    18 com.apple.WebCore 0x00007fff850df6e3 WebCore::FontFallbackList::fontDataAt(WebCore::Font const*, unsigned int) const + 99
    19 com.apple.WebCore 0x00007fff8512e32a WebCore::FontFallbackList::determinePitch(WebCore::Font const*) const + 26
    20 com.apple.WebCore 0x00007fff859d44b2 WebCore::RenderText::calcPrefWidths(int, ***::HashSet<WebCore::SimpleFontData const*, ***::PtrHash<WebCore::SimpleFontData const*>, ***::HashTraits<WebCore::SimpleFontData const*> >&, WebCore::GlyphOverflow&) + 3522
    21 com.apple.WebCore 0x00007fff85138469 WebCore::RenderText::calcPrefWidths(int) + 89
    22 com.apple.WebCore 0x00007fff851b2c8e WebCore::RenderText::trimmedPrefWidths(int, int&, bool&, int&, bool&, bool&, bool&, int&, int&, int&, int&, bool&) + 254
    23 com.apple.WebCore 0x00007fff851b268f WebCore::RenderBlock::calcInlinePrefWidths() + 1791
    24 com.apple.WebCore 0x00007fff851b1e88 WebCore::RenderBlock::calcPrefWidths() + 616
    25 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    26 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    27 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    28 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    29 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    30 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    31 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    32 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    33 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    34 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    35 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    36 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    37 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    38 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    39 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    40 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    41 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    42 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    43 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    44 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    45 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    46 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    47 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    48 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    49 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    50 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    51 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    52 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    53 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    54 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    55 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    56 com.apple.WebCore 0x00007fff851b23cf WebCore::RenderBlock::calcInlinePrefWidths() + 1087
    57 com.apple.WebCore 0x00007fff851b1e88 WebCore::RenderBlock::calcPrefWidths() + 616
    58 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    59 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    60 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    61 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    62 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    63 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    64 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    65 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    66 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    67 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    68 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    69 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    70 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    71 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    72 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    73 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    74 com.apple.WebCore 0x00007fff851b7a54 WebCore::RenderBlock::calcBlockPrefWidths() + 308
    75 com.apple.WebCore 0x00007fff851b1c93 WebCore::RenderBlock::calcPrefWidths() + 115
    76 com.apple.WebCore 0x00007fff851b7808 WebCore::RenderTableCell::calcPrefWidths() + 56
    77 com.apple.WebCore 0x00007fff851b76f3 WebCore::AutoTableLayout::recalcColumn(int) + 1251
    78 com.apple.WebCore 0x00007fff851b6e4a WebCore::AutoTableLayout::fullRecalc() + 698
    79 com.apple.WebCore 0x00007fff851b67cf WebCore::AutoTableLayout::calcPrefWidths(int&, int&) + 31
    80 com.apple.WebCore 0x00007fff851b60f7 WebCore::RenderTable::calcPrefWidths() + 55
    81 com.apple.WebCore 0x00007fff8513811b WebCore::RenderBox::minPrefWidth() const + 27
    82 com.apple.WebCore 0x00007fff851b5e7e WebCore::RenderTable::calcWidth() + 126
    83 com.apple.WebCore 0x00007fff851b5200 WebCore::RenderTable::layout() + 432
    84 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    85 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    86 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    87 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    88 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    89 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    90 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    91 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    92 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    93 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    94 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    95 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    96 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    97 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    98 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    99 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    100 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    101 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    102 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    103 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    104 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    105 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    106 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    107 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    108 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    109 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    110 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    111 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    112 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    113 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    114 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    115 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    116 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    117 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    118 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    119 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    120 com.apple.WebCore 0x00007fff851b1acb WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 139
    121 com.apple.WebCore 0x00007fff850d2923 WebCore::RenderBlock::handleFloatingChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 35
    122 com.apple.WebCore 0x00007fff850d287e WebCore::RenderBlock::handleSpecialChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 78
    123 com.apple.WebCore 0x00007fff850d230f WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 511
    124 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    125 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    126 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    127 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    128 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    129 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    130 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    131 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    132 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    133 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    134 com.apple.WebCore 0x00007fff850d48f3 WebCore::RenderBlock::layoutInlineChildren(bool, int&, int&) + 1043
    135 com.apple.WebCore 0x00007fff850d0dc3 WebCore::RenderBlock::layoutBlock(bool) + 1507
    136 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    137 com.apple.WebCore 0x00007fff851b1acb WebCore::RenderBlock::insertFloatingObject(WebCore::RenderBox*) + 139
    138 com.apple.WebCore 0x00007fff850d2923 WebCore::RenderBlock::handleFloatingChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 35
    139 com.apple.WebCore 0x00007fff850d287e WebCore::RenderBlock::handleSpecialChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo const&) + 78
    140 com.apple.WebCore 0x00007fff850d230f WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 511
    141 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    142 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    143 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    144 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    145 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    146 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    147 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    148 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    149 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    150 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    151 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    152 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    153 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    154 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    155 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    156 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    157 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    158 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    159 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    160 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    161 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    162 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    163 com.apple.WebCore 0x00007fff850d2d11 WebCore::RenderBlock::layoutBlockChild(WebCore::RenderBox*, WebCore::RenderBlock::MarginInfo&, int&, int&) + 369
    164 com.apple.WebCore 0x00007fff850d2333 WebCore::RenderBlock::layoutBlockChildren(bool, int&) + 547
    165 com.apple.WebCore 0x00007fff850d0b0f WebCore::RenderBlock::layoutBlock(bool) + 815
    166 com.apple.WebCore 0x00007fff850d07a3 WebCore::RenderBlock::layout() + 35
    167 com.apple.WebCore 0x00007fff850d0637 WebCore::RenderView::layout() + 279
    168 com.apple.WebCore 0x00007fff850cee6d WebCore::FrameView::layout(bool) + 1165
    169 com.apple.WebCore 0x00007fff8514b567 WebCore::ThreadTimers::sharedTimerFiredInternal() + 151
    170 com.apple.WebCore 0x00007fff859ebde5 WebCore::timerFired(__CFRunLoopTimer*, void*) + 53
    171 com.apple.CoreFoundation 0x00007fff80f5c678 __CFRunLoopRun + 6488
    172 com.apple.CoreFoundation 0x00007fff80f5a84f CFRunLoopRunSpecific + 575
    173 com.apple.HIToolbox 0x00007fff8431691a RunCurrentEventLoopInMode + 333
    174 com.apple.HIToolbox 0x00007fff8431667d ReceiveNextEventCommon + 148
    175 com.apple.HIToolbox 0x00007fff843165d8 BlockUntilNextEventMatchingListInMode + 59
    176 com.apple.AppKit 0x00007fff8008829e _DPSNextEvent + 708
    177 com.apple.AppKit 0x00007fff80087bed -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 155
    178 com.apple.Safari 0x0000000100015940 0x100000000 + 88384
    179 com.apple.AppKit 0x00007fff8004d8d3 -[NSApplication run] + 395
    180 com.apple.AppKit 0x00007fff800465f8 NSApplicationMain + 364
    181 com.apple.Safari 0x000000010000980c 0x100000000 + 38924
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff88f1e08a kevent + 10
    1 libSystem.B.dylib 0x00007fff88f1ff5d dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff88f1fc34 dispatch_queueinvoke + 185
    3 libSystem.B.dylib 0x00007fff88f1f75e dispatch_workerthread2 + 252
    4 libSystem.B.dylib 0x00007fff88f1f088 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff88f1ef25 start_wqthread + 13
    Thread 2:
    0 libSystem.B.dylib 0x00007fff88f1eeaa _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff88f1f2bc pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff88f1ef25 start_wqthread + 13
    Thread 3: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff88f3feb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88f43cd1 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff8505bc79 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff85057d7c WebCore::IconDatabase::iconDatabaseSyncThread() + 172
    4 libSystem.B.dylib 0x00007fff88f3e456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88f3e309 thread_start + 13
    Thread 4: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff88f052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88f0596d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80f5b3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80f5a84f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x000000010002ed99 0x100000000 + 191897
    5 com.apple.Safari 0x000000010002ed29 0x100000000 + 191785
    6 libSystem.B.dylib 0x00007fff88f3e456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88f3e309 thread_start + 13
    Thread 5: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff88f3feb6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88f43cd1 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff8109e440 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001bd941 0x100000000 + 1825089
    4 com.apple.Safari 0x0000000100046783 0x100000000 + 288643
    5 com.apple.Safari 0x0000000100046601 0x100000000 + 288257
    6 libSystem.B.dylib 0x00007fff88f3e456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88f3e309 thread_start + 13
    Thread 6:
    0 libSystem.B.dylib 0x00007fff88f052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88f0596d mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff80f5b3c2 __CFRunLoopRun + 1698
    3 com.apple.CoreFoundation 0x00007fff80f5a84f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff877774c3 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 297
    5 com.apple.Foundation 0x00007fff876f7e8d _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff88f3e456 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff88f3e309 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff88f48dce select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff80f7ce92 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff88f3e456 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff88f3e309 thread_start + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff88f052fa machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff88f0596d mach_msg + 59
    2 com.apple.QuartzCore 0x00007fff86061be2 CA::Render::Server::server_thread(void*) + 177
    3 com.apple.QuartzCore 0x00007fff86061b22 thread_fun + 34
    4 libSystem.B.dylib 0x00007fff88f3e456 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff88f3e309 thread_start + 13
    Thread 9:
    0 libSystem.B.dylib 0x00007fff88f1e08a kevent + 10
    1 libSystem.B.dylib 0x00007fff88f5cc7c mdns_querymDNSResponder + 1061
    2 libSystem.B.dylib 0x00007fff88f5bf52 mdnssearch + 1140
    3 libSystem.B.dylib 0x00007fff88f5b2f1 mdnsaddrinfo + 716
    4 libSystem.B.dylib 0x00007fff88f5a373 search_addrinfo + 146
    5 libSystem.B.dylib 0x00007fff88f59d9c si_addrinfo + 1352
    6 libSystem.B.dylib 0x00007fff88f70f5b siasynclaunchpad + 94
    7 libSystem.B.dylib 0x00007fff88f3e456 pthreadstart + 331
    8 libSystem.B.dylib 0x00007fff88f3e309 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
    rax: 0x000000011708d3a0 rbx: 0x0000000115209d14 rcx: 0x00000001151da784 rdx: 0x0000000000000000
    rdi: 0x00000001170805b2 rsi: 0x0000000000044bba rbp: 0x00007fff5fbf7430 rsp: 0x00007fff5fbf73c0
    r8: 0x00000000ffffffff r9: 0x0000000000000000 r10: 0x0000000115209ce0 r11: 0x0000000000000002
    r12: 0x0000000000015684 r13: 0x0000000000000002 r14: 0x0000000000000020 r15: 0x00000000ffffffff
    rip: 0x00007fff87d1709c rfl: 0x0000000000010206 cr2: 0x00000001151da784
    Binary Images:
    0x100000000 - 0x1006adfe7 com.apple.Safari 5.0.1 (6533.17.8) <638C4B83-D91D-E257-40DD-4A16DA94F27F> /Applications/Safari.app/Contents/MacOS/Safari
    0x10cf69000 - 0x10cf69fff com.apple.JavaPluginCocoa 13.2.0 (13.2.0) <18D9A7A8-ECFF-123C-013D-1E36D279D150> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x10d006000 - 0x10d00eff7 com.apple.JavaVM 13.2.0 (13.2.0) <DD0E846A-3313-09DE-D17A-AE6A3D47DC86> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x10d09a000 - 0x10d0c0fff GLRendererFloat ??? (???) <905A722A-2571-8F65-90AF-E1CEA8AD6DC9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x10d19f000 - 0x10d32ffe7 GLEngine ??? (???) <E92B1EDA-7780-1FBC-4AEA-DF96D7117B19> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x10d360000 - 0x10d783fef libclh.dylib 3.1.1 C (3.1.1) <3E547A2B-976A-E020-9FD7-FBCFBD9DD454> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x200000000 - 0x2006fbff7 com.apple.GeForceGLDriver 1.6.18 (6.1.8) <A6C4D752-BF35-4601-6390-FB008C8A2042> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B536F2F1-9DF1-3B6C-1C2C-9075EA219A06> /usr/lib/dyld
    0x7fff80003000 - 0x7fff80012ff7 com.apple.opengl 1.6.9 (1.6.9) <BB8AEF81-0EC1-ED4C-360B-186C60AE745C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff80044000 - 0x7fff80a3afff com.apple.AppKit 6.6.6 (1038.29) <7BDD335D-5425-0354-5AD6-41C4F1B4A2F4> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff80a3b000 - 0x7fff80aa3fff com.apple.MeshKitRuntime 1.1 (49.2) <1F4C9AB5-9D3F-F91D-DB91-B78610562ECC> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff80aa4000 - 0x7fff80b02ff7 com.apple.framework.IOKit 2.0 (???) <010C3398-7363-8F4B-719C-263867F15F63> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff80b72000 - 0x7fff80c28fff libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <F206BE6D-8777-AE6C-B367-7BEA76C14241> /usr/lib/libobjc.A.dylib
    0x7fff80c78000 - 0x7fff80c78ff7 com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <DA9BFF01-40DF-EBD5-ABB7-787DAF2D77CF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff80c79000 - 0x7fff80c80fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff80c81000 - 0x7fff80ccdfff libauto.dylib ??? (???) <072804DF-36AD-2DBE-7EF8-639CFB79077F> /usr/lib/libauto.dylib
    0x7fff80cce000 - 0x7fff80d3cfff com.apple.AppleVAFramework 4.9.20 (4.9.20) <78727165-8D44-0354-6F6C-68FD798E04A1> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff80d3d000 - 0x7fff80e23fe7 com.apple.DesktopServices 1.5.7 (1.5.7) <8A697128-B6CA-E4A8-C200-6520D5A35FBE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff80e24000 - 0x7fff80e6bff7 com.apple.coreui 2 (114) <D7645B59-0431-6283-7322-957D944DAB21> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff80e6c000 - 0x7fff80e71ff7 com.apple.CommonPanels 1.2.4 (91) <4D84803B-BD06-D80E-15AE-EFBE43F93605> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x7fff80e72000 - 0x7fff80ea7fef com.apple.framework.Apple80211 6.2.3 (623.1) <E58C0A3A-BA14-9703-F6A3-3951A862570C> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x7fff80ecd000 - 0x7fff80f0eff7 com.apple.CoreMedia 0.484.11 (484.11) <AEE7E9C9-9604-B0A7-053B-28954659CFE3> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff80f0f000 - 0x7fff81084ff7 com.apple.CoreFoundation 6.6.3 (550.29) <48810602-63C3-994D-E563-DD02B16E76E1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff8108c000 - 0x7fff81274ff7 com.apple.JavaScriptCore 6533.17 (6533.17.6) <8832DC32-8244-C46C-543F-79C2039E0C10> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff81275000 - 0x7fff812d7fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff812d8000 - 0x7fff812d8ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff812d9000 - 0x7fff8131cff7 libRIP.A.dylib 543.50.0 (compatibility 64.0.0) <DF457CB3-CE61-0FD4-1403-BB68BC2CC998> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8131d000 - 0x7fff81333ff7 com.apple.MultitouchSupport.framework 204.13 (204.13) <BFFEC259-F103-B25A-BB52-1AA79116DDBA> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff81334000 - 0x7fff813c0fef SecurityFoundation ??? (???) <6860DE26-0D42-D1E8-CD7C-5B42D78C1E1D> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff81701000 - 0x7fff8170cff7 com.apple.speech.recognition.framework 3.11.1 (3.11.1) <F0DDF27E-DB55-07CE-E548-C62095BE8167> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff81721000 - 0x7fff8185ffff com.apple.CoreData 102.1 (251) <32233D4D-00B7-CE14-C881-6BF19FD05A03> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff81860000 - 0x7fff81985fef com.apple.audio.toolbox.AudioToolbox 1.6.3 (1.6.3) <4DCCD01F-7516-4240-09DC-EE553317D345> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff81986000 - 0x7fff81a0bfff com.apple.print.framework.PrintCore 6.2 (312.5) <E736F6DC-2E69-A14D-6BCF-69D14232F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff81a0c000 - 0x7fff81a0fff7 com.apple.securityhi 4.0 (36638) <38935851-09E4-DDAB-DB1D-30ADC39F7ED0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff81a46000 - 0x7fff81b5ffef libGLProgrammability.dylib ??? (???) <0E55A58B-5B42-669F-2655-90893554CA21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff81b60000 - 0x7fff81be2fff com.apple.QuickLookUIFramework 2.2 (327.4) <C35D9F62-73D0-262C-B0CE-BFF64E230588> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff81be3000 - 0x7fff81c1efff com.apple.AE 496.4 (496.4) <CBEDB6A1-FD85-F842-4EB8-CC289FAE0F24> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff81c1f000 - 0x7fff81dd5fef com.apple.ImageIO.framework 3.0.3 (3.0.3) <A32D0B5A-7149-7739-22D3-84D38B07E9E5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff81dd6000 - 0x7fff81de7fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff81df0000 - 0x7fff81e33fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff81e34000 - 0x7fff81e63ff7 com.apple.quartzfilters 1.6.0 (1.6.0) <9CECB4FC-1CCF-B8A2-B935-5888B21CBEEF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x7fff81e64000 - 0x7fff81f68fff com.apple.PubSub 1.0.5 (65.20) <4B7C7949-653D-D1D2-FEDF-97863ADD4BE0> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff81f69000 - 0x7fff81f77ff7 libkxld.dylib ??? (???) <EE840168-1F67-6219-8BA3-C46039BCC8B3> /usr/lib/system/libkxld.dylib
    0x7fff81f78000 - 0x7fff81f83fff com.apple.corelocation 12 (12) <5CD9B2E3-3F73-899B-5C9F-8F5EBC8A6BE6> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x7fff81f84000 - 0x7fff82101ff7 com.apple.WebKit 6533.17 (6533.17.8) <B6B420FF-1F4B-671E-15AC-D80E87C794ED> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff82102000 - 0x7fff82103ff7 com.apple.audio.units.AudioUnit 1.6.3 (1.6.3) <D4183AC4-8A65-8368-A9AF-E2A13D18519C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff8210d000 - 0x7fff82917fe7 libBLAS.dylib 219.0.0 (compatibility 1.0.0) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff82918000 - 0x7fff82919ff7 com.apple.TrustEvaluationAgent 1.1 (1) <51867586-1C71-AE37-EAAD-535A58DD3550> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8291a000 - 0x7fff82cbbfe7 com.apple.RawCamera.bundle 3.3.0 (533) <84ACD5A6-A184-0D4A-24C6-41D14291E8EC> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff82cbc000 - 0x7fff82cd2fef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff82cd3000 - 0x7fff82d17fe7 com.apple.ImageCaptureCore 1.0.2 (1.0.2) <075198A5-4C6B-D945-D3EF-D13960C9F738> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff82d34000 - 0x7fff82d49ff7 com.apple.LangAnalysis 1.6.6 (1.6.6) <DC999B32-BF41-94C8-0583-27D9AB463E8B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff82d4a000 - 0x7fff82d4dfff com.apple.help 1.3.1 (41) <54B79BA2-B71B-268E-8752-5C8EE00E49E4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x7fff82dc1000 - 0x7fff82e61fff com.apple.LaunchServices 362.1 (362.1) <2740103A-6C71-D99F-8C6F-FA264546AD8F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff82e62000 - 0x7fff8309dfef com.apple.imageKit 2.0.3 (1.0) <8DA80BC9-C671-BD89-EA2E-3C632D6ECE30> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff8309e000 - 0x7fff830c6fff com.apple.DictionaryServices 1.1.1 (1.1.1) <9FD709FC-23F0-F270-EAC1-C590CD516A36> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff830c7000 - 0x7fff8311cfef com.apple.framework.familycontrols 2.0.1 (2010) <239940AC-2427-44C6-9E29-998D0ABECDF3> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff8311d000 - 0x7fff8311efff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff83280000 - 0x7fff83291ff7 libz.1.dylib 1.2.3 (compatibility 1.0.0) <FB5EE53A-0534-0FFA-B2ED-486609433717> /usr/lib/libz.1.dylib
    0x7fff83292000 - 0x7fff83292ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff832ce000 - 0x7fff8339eff7 com.apple.CFNetwork 454.9.8 (454.9.8) <24667A86-FCDA-5B58-2CDC-3BFDFE8EA985> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff8339f000 - 0x7fff833b8fff com.apple.CFOpenDirectory 10.6 (10.6) <0F46E102-8B8E-0995-BA85-3D9608F0A30C> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x7fff833cf000 - 0x7fff8343bff7 com.apple.CorePDF 1.3 (1.3) <6770FFB0-DEA0-61E0-3520-4B95CCF5D1CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff8343c000 - 0x7fff83b39067 com.apple.CoreGraphics 1.545.0 (???) <88892F58-F785-2E30-50B1-E9CC8775E79F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff83b3a000 - 0x7fff83b72fef libcups.2.dylib 2.8.0 (compatibility 2.0.0) <31A78904-A500-0DA9-0609-F1EB81383326> /usr/lib/libcups.2.dylib
    0x7fff83b73000 - 0x7fff83b75fff libRadiance.dylib ??? (???) <D67C08B6-4D4A-916D-E936-528E145A56E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff83b76000 - 0x7fff83bf3fef com.apple.backup.framework 1.2.2 (1.2.2) <13A0D34C-28B7-2140-ECC9-B08D10CD4AB5> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff83c3d000 - 0x7fff83c3dff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff83c3e000 - 0x7fff83c59ff7 com.apple.openscripting 1.3.1 (???) <FD46A0FE-AC79-3EF7-AB4F-396D376DDE71> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff83d8b000 - 0x7fff841cefef libLAPACK.dylib 219.0.0 (compatibility 1.0.0) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff841cf000 - 0x7fff842d9ff7 com.apple.MeshKitIO 1.1 (49.2) <F296E151-80AE-7764-B969-C2050DF26BFE> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff842da000 - 0x7fff842e7fe7 libCSync.A.dylib 543.50.0 (compatibility 64.0.0) <7B891D4C-1F19-4DB0-FD12-7A7D5E8F47AE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff842e8000 - 0x7fff845e6fe7 com.apple.HIToolbox 1.6.3 (???) <CF0C8524-FA82-3908-ACD0-A9176C704AED> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff845e7000 - 0x7fff84620ff7 com.apple.MeshKit 1.1 (49.2) <3795F201-4A5F-3D40-57E0-87AD6B714239> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff84637000 - 0x7fff84674ff7 libFontRegistry.dylib ??? (???) <B63FCC3A-F49E-B42E-6D57-5F59E3A8D8B9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff846a7000 - 0x7fff84741fff com.apple.ApplicationServices.ATS 275.11.1 (???) <0A898C0C-41A0-B9BF-0A38-74FB029CA049> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8483b000 - 0x7fff8484afff com.apple.NetFS 3.2.1 (3.2.1) <FF21DB1E-F425-1005-FB70-BC19CAF4006E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff84880000 - 0x7fff848bdfff com.apple.LDAPFramework 2.0 (120.1) <16383FF5-0537-6298-73C9-473AEC9C149C> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff84945000 - 0x7fff8495bfff com.apple.ImageCapture 6.0 (6.0) <5B5AF8FB-C12A-B51F-94FC-3EC4698E818E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff8495c000 - 0x7fff84968fff libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <5C876577-ACB7-020C-F7DB-EE0135C3AB8D> /usr/lib/libbz2.1.0.dylib
    0x7fff84969000 - 0x7fff84e6dfe7 com.apple.VideoToolbox 0.484.11 (484.11) <4577FF14-E6A7-AAD8-E6E6-ECA9CFCC6989> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff84f0e000 - 0x7fff84f22fff libGL.dylib ??? (???) <5AD69545-D1A3-C017-C7AF-B4AFD6F08FA2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff84f23000 - 0x7fff84fdcfff libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff84fdd000 - 0x7fff85003fe7 libJPEG.dylib ??? (???) <4060F3E2-BAD3-244F-D777-51BA16569DA4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff85004000 - 0x7fff85004ff7 com.apple.vecLib 3.6 (vecLib 3.6) <08D3D45D-908B-B86A-00BA-0F978D2702A7> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff85005000 - 0x7fff85014fff libxar.1.dylib ??? (???) <2C4E4D13-263B-6EFF-C6FD-FB8BA6DB3EF0> /usr/lib/libxar.1.dylib
    0x7fff85030000 - 0x7fff85033ff7 libCoreVMClient.dylib ??? (???) <CE19A78F-B76D-244A-1C04-0544B914F728> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff85034000 - 0x7fff85054ff7 com.apple.DirectoryService.Framework 3.6 (621.3) <EDCAF7ED-36E1-121F-D294-5CEBC1C34C5A> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff85055000 - 0x7fff85cc8ff7 com.apple.WebCore 6533.17 (6533.17.8) <995065B2-41C3-2A3C-3357-DC7BC9AAFC56> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff85cc9000 - 0x7fff85e87fff libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <0E53A4A6-AC06-1B61-2285-248F534EE356> /usr/lib/libicucore.A.dylib
    0x7fff85e88000 - 0x7fff85e8cff7 libmathCommon.A.dylib 315.0.0 (compatibility 1.0.0) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff85e8d000 - 0x7fff85f58fe7 ColorSyncDeprecated.dylib 4.6.0 (compatibility 1.0.0) <3C223A94-EF14-28C5-844B-C25DFC87FB42> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff85fc5000 - 0x7fff8600eff7 com.apple.securityinterface 4.0.1 (37214) <F8F2D8F4-861F-6694-58F6-3DC55C9DBF50> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff8600f000 - 0x7fff863a8ff7 com.apple.QuartzCore 1.6.2 (227.22) <76EE0A32-B20B-F316-ADDD-4230329253D5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff863a9000 - 0x7fff86612ff7 com.apple.QuartzComposer 4.1 (156.16) <0BAE3C90-CF60-C0C7-C29E-BF9922074095> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff86613000 - 0x7fff86662fef libTIFF.dylib ??? (???) <A66CBA9C-A38D-5EDB-BFB5-CB398F033D6F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff86663000 - 0x7fff867d2fe7 com.apple.QTKit 7.6.6 (1742) <7E254184-757D-E87C-5B2A-7612A2C85243> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff867d3000 - 0x7fff86852fef com.apple.audio.CoreAudio 3.2.2 (3.2.2) <243E456E-7A74-BE76-FF18-E589BDCAA785> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff86895000 - 0x7fff8689dfff com.apple.DisplayServicesFW 2.2.2 (251) <A8AA237B-26DA-455D-4133-69B1D1E45DF4> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8689e000 - 0x7fff8694dfff edu.mit.Kerberos 6.5.10 (6.5.10) <F3F76EDF-5660-78F0-FE6E-33B6174F55A4> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff86a29000 - 0x7fff86a2efff libGFXShared.dylib ??? (???) <1B50D804-966B-30D2-D0FD-B090B6FEAC7E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff86a2f000 - 0x7fff86a54fe7 com.apple.CoreVideo 1.6.1 (45.4) <B1516554-88BC-CF1E-5409-BFF27A73D1AF> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff86a55000 - 0x7fff86b7dff7 com.apple.MediaToolbox 0.484.11 (484.11) <F50B5552-8527-C75D-873F-66A61D04E32A> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff86bdf000 - 0x7fff86c28fef libGLU.dylib ??? (???) <88F0E457-EE53-B5FF-6A1B-D0326D0C643D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff86c29000 - 0x7fff86ca7fff com.apple.CoreText 3.1.0 (???) <B740DA1D-EFD0-CCBF-F893-E3004FE58A98> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff86dc5000 - 0x7fff86e06fef com.apple.QD 3.35 (???) <78C9A560-E6F7-DC4F-F85E-E63CF8A98F0B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff86e07000 - 0x7fff86e3fff7 libssl.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <94776929-EF76-D979-5412-940C845BAC5D> /usr/lib/libssl.0.9.8.dylib
    0x7fff86e40000 - 0x7fff86e85fff com.apple.CoreMediaIOServices 130.0 (1035) <567D7949-3115-4E78-8F27-B28968CC25F7> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff86e86000 - 0x7fff8710dfe7 com.apple.security 6.1.1 (37594) <C32E7E37-13EC-381A-7CA6-AAE3EBD2C1F1> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff8710e000 - 0x7fff87114fff libCGXCoreImage.A.dylib 543.50.0 (compatibility 64.0.0) <2D72D55A-C8FE-78DD-602E-E934057EDF95> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87115000 - 0x7fff87136fff libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <6993F348-428F-C97E-7A84-7BD2EDC46A62> /usr/lib/libresolv.9.dylib
    0x7fff87137000 - 0x7fff8724efef libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <EE067D7E-15B3-F043-6FBD-10BA31FE76C7> /usr/lib/libxml2.2.dylib
    0x7fff8724f000 - 0x7fff8727aff7 libxslt.1.dylib 3.24.0 (compatibility 3.0.0) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff8727b000 - 0x7fff872bcfff com.apple.SystemConfiguration 1.10.2 (1.10.2) <BC27BDD4-9CC8-9AF0-B4C2-DD50FD751CBF> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff872bd000 - 0x7fff872dbfff libPng.dylib ??? (???) <F6932C8D-E6B1-0871-B698-15180AA948F7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff872dc000 - 0x7fff8730dfef libTrueTypeScaler.dylib ??? (???) <0A30CA68-46AF-3E74-AE9E-693DB5A680CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff8730e000 - 0x7fff87389fff com.apple.ISSupport 1.9.3 (51) <BE4B548C-F9C4-2464-12A6-F94A21D569C6> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff87396000 - 0x7fff8744bfe7 com.apple.ColorSync 4.6.3 (4.6.3) <AA93AD96-6974-9104-BF55-AF7A813C8A1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff876e6000 - 0x7fff876e6ff7 com.apple.Accelerate 1.6 (Accelerate 1.6) <2BB7D669-4B40-6A52-ADBD-DA4DB3BC0B1B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff876e7000 - 0x7fff87968fef com.apple.Foundation 6.6.3 (751.29) <DAEDB589-9F59-9556-CF8D-07556317937B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff87969000 - 0x7fff8796fff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87970000 - 0x7fff879baff7 com.apple.Metadata 10.6.3 (507.10) <641395B7-FF2C-B94C-965A-CE6A0830645F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff879bb000 - 0x7fff879c1ff7 IOSurface ??? (???) <EB2019F6-7C5C-3D59-E11F-6119466C12A9> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff879db000 - 0x7fff87a6bfff com.apple.SearchKit 1.3.0 (1.3.0) <4175DC31-1506-228A-08FD-C704AC9DF642> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff87a6c000 - 0x7fff87b2cfff libFontParser.dylib ??? (???) <A4F8189D-1D5B-2F8D-E78E-6D934A8E8407> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff87b6a000 - 0x7fff87b7eff7 com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <621B7415-A0B9-07A7-F313-36BEEDD7B132> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x7fff87ce9000 - 0x7fff8801cfe7 com.apple.CoreServices.CarbonCore 861.13 (861.13) <BC2F9B4E-D305-D717-D97E-EC78C7DE9EE9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff8801d000 - 0x7fff8801efff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff8818e000 - 0x7fff88193fff libGIF.dylib ??? (???) <21FC6B02-6AC3-C4DB-0B50-98144802274C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff88194000 - 0x7fff881dcff7 libvDSP.dylib 268.0.1 (compatibility 1.0.0) <170DE04F-89AB-E295-0880-D69CAFBD7979> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff881dd000 - 0x7fff8820efff libGLImage.dylib ??? (???) <7EF50768-54F1-5883-C40F-DAF83810C3FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff8820f000 - 0x7fff8825eff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff8825f000 - 0x7fff88339ff7 com.apple.vImage 4.0 (4.0) <354F34BF-B221-A3C9-2CA7-9BE5E14AD5AD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x7fff8833a000 - 0x7fff883a4fe7 libvMisc.dylib 268.0.1 (compatibility 1.0.0) <75A8D840-4ACE-6560-0889-2AFB6BE08E59> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fff883a5000 - 0x7fff883f6fe7 com.apple.HIServices 1.8.0 (???) <1ABA7802-C1E4-06A0-9035-2792CC915BF6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff88427000 - 0x7fff8844afff com.apple.opencl 12.1 (12.1) <403E8F37-4348-B9BC-08E6-7693A995B7EC> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff8847b000 - 0x7fff8847fff7 libCGXType.A.dylib 543.50.0 (compatibility 64.0.0) <E666EBC7-2D87-A3C6-9461-A596B4E53593> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff88480000 - 0x7fff8858ffe7 libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <36DA89A6-3AF5-86F2-BDD5-B94C7C0844D4> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff88590000 - 0x7fff885a1fff SyndicationUI ??? (???) <AB222D54-3800-754D-C234-9FD5F1ACA7EB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff885a2000 - 0x7fff887e4fef com.apple.AddressBook.framework 5.0.2 (870) <A1278575-53F2-CC00-7306-E49713FEC7C6> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff8882f000 - 0x7fff88831fff com.apple.print.framework.Print 6.1 (237.1) <4513DB2F-737C-B43C-2D0E-23CD6E838014> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff88832000 - 0x7fff88832ff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8885d000 - 0x7fff8891aff7 com.apple.CoreServices.OSServices 357 (357) <718F0719-DC9F-E392-7C64-9D7DFE3D02E2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff8891b000 - 0x7fff889aafff com.apple.PDFKit 2.5.1 (2.5.1) <7B8A187A-F0BB-44E7-FBD4-9E1C5F9D5E85> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff889d5000 - 0x7fff889e0fff com.apple.CrashReporterSupport 10.6.3 (250) <F74D84F2-26D0-BE89-00A8-238857AA83C5> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff889e1000 - 0x7fff88a28fef com.apple.QuickLookFramework 2.2 (327.4) <4E1658D4-F268-2A82-C095-1D01E9EAD05F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff88d6a000 - 0x7fff88de7fef libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff88e3a000 - 0x7fff88e3aff7 com.apple.Carbon 150 (152) <19B37B7B-1594-AD0A-7F14-FA2F85AD7241> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88e3b000 - 0x7fff88e4dfe7 libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff88e4e000 - 0x7fff88f03fe7 com.apple.ink.framework 1.3.3 (107) <FFC46EE0-3544-A459-2AB9-94778A75E3D4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff88f04000 - 0x7fff890c4fef libSystem.B.dylib 125.2.0 (compatibility 1.0.0) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <95E02DD0-ADEA-745B-E7FA-ABA064E4658C> /usr/lib/libSystem.B.dylib
    Model: MacBookPro3,1, BootROM MBP31.0070.B07, 2 processors, Intel Core 2 Duo, 2.2 GHz, 4 GB, SMC 1.16f11
    Graphics: NVIDIA GeForce 8600M GT, GeForce 8600M GT, PCIe, 128 MB
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.10
    Bluetooth: Version 2.3.3f8, 2 service, 12 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    PCI Card: pci168c,24, sppci_othernetwork, PCI Slot 5
    Serial ATA Device: Hitachi HTS725032A9A364, 298.09 GB
    Parallel ATA Device: HL-DT-ST DVDRW GSA-S10N, 703.4 MB
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8502, 0xfd400000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x1a100000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x5d200000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8242, 0x5d100000

    Try logging in to a different user account on the same computer. Does Safari have the same problem?

  • KERN_PROTECTION_FAILURE when trying to open Portal 2 in Steam

    Here is the error message I get when trying to open Portal 2 in Steam.  It never actually gets to the game.  I just bought it for my sons bday that I was going to show him tonight, so it has never worked yet.
    Any suggestions?
    -Joe
    Process:         portal2_osx [697]
    Path:            /users/*/portal2_osx
    Identifier:      portal2_osx
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  steam [434]
    Date/Time:       2011-09-16 15:21:07.968 -0500
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          251512 sec
    Crashes Since Last Report:           19
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      B4153CD5-85DA-4366-80E3-F23BE7468C87
    Crashed Thread:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000b8814d0
    VM Regions Near 0xb8814d0:
        __LINKEDIT             000000000b82f000-000000000b861000 [  200K] r--/rwx SM=COW  /usr/lib/libcrypto.0.9.7.dylib
    --> VM_ALLOCATE            000000000b861000-000000000b885000 [  144K] r--/rwx SM=PRV 
        MALLOC_LARGE           000000000b885000-000000000bca5000 [ 4224K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[697]: garbage collection is OFF
    Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
    0   engine.dylib                            0x049194b9 Sys_Error_Internal(bool, char const*, char*) + 441
    1   engine.dylib                            0x04919553 Sys_Error(char const*, ...) + 35
    2   engine.dylib                            0x0491a8f2 CEngineConsoleLoggingListener::Log(LoggingContext_t const*, char const*) + 626
    3   libtier0.dylib                          0x0040139b CLoggingSystem::LogDirect(int, LoggingSeverity_t, Color, char const*) + 235
    4   libtier0.dylib                          0x003fd3dc Error + 236
    5   server.dylib                            0x15811dfa PhysParseSurfaceData(IPhysicsSurfaceProps*, IFileSystem*) + 346
    6   server.dylib                            0x15d3f631 CPhysicsHook::Init() + 161
    7   server.dylib                            0x157e274c IGameSystem::InitAllSystems() + 332
    8   server.dylib                            0x15bdfcf1 _ZL15InitGameSystemsPFPvPKcPiE + 145
    9   server.dylib                            0x15be66d5 CServerGameDLL::DLLInit(void* (*)(char const*, int*), void* (*)(char const*, int*), void* (*)(char const*, int*), CGlobalVars*) + 2853
    10  engine.dylib                            0x048f91bc SV_InitGameDLL() + 268
    11  engine.dylib                            0x047befa5 Host_Init(bool) + 3013
    12  engine.dylib                            0x0491a19f Sys_InitGame(void* (*)(char const*, int*), char const*, void*, int) + 399
    13  engine.dylib                            0x04920d67 CEngine::Load(bool, char const*) + 87
    14  engine.dylib                            0x0491db20 CModAppSystemGroup::Main() + 176
    15  engine.dylib                            0x0497a868 CAppSystemGroup::Run() + 88
    16  engine.dylib                            0x0491e6f7 CEngineAPI::RunListenServer() + 119
    17  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    18  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    19  launcher.dylib                          0x0039db62 MainFunctionThread(void*) + 82
    20  launcher.dylib                          0x0039decc ValveCocoaMain + 140
    21  launcher.dylib                          0x00389bb1 LauncherMain + 977
    22  portal2_osx                             0x00001d26 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   libdispatch.dylib                       0x9583fccc _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9583e71b _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 5:: MainThrd
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   steamclient.dylib                       0x0b064380 OSXHelpers::CIOPollingHelper::RealRun() + 244
    2   libtier0_s.dylib                        0x007d14e7 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 1992
    3   libtier0_s.dylib                        0x007d1810 CatchAndWriteMiniDumpForVoidPtrFn + 78
    4   steamclient.dylib                       0x0b063fb7 OSXHelpers::CIOPollingHelper::Run() + 41
    5   libtier0_s.dylib                        0x007d4b5f SteamThreadTools::CThread::ThreadProc(void*) + 309
    6   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 Crashed:
    0   com.googlecode.google-breakpad          0x0b73f571 google_breakpad::ExceptionHandler::UninstallHandler(bool) + 133
    1   com.googlecode.google-breakpad          0x0b740572 google_breakpad::ExceptionHandler::WaitForMessage(void*) + 406
    2   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x964c9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x96b108fb TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x96b10671 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x96b10482 TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x96b85740 TimerThread + 292
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 9:
    Thread 10:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 crashed with X86 Thread State (32-bit):
      eax: 0x0b8614a0  ebx: 0x0b73f4fa  ecx: 0xb058ebdc  edx: 0x0b8614a0
      edi: 0x00000907  esi: 0x00000001  ebp: 0xb058ecc8  esp: 0xb058ec80
       ss: 0x00000023  efl: 0x00010202  eip: 0x0b73f571   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x0b8814d0
    Logical CPU: 1
    Binary Images:
        0x1000 -     0x1fff +portal2_osx (??? - ???) <26EB10B7-F184-7E49-EC49-B4CAA683A48D> /users/*/portal2_osx
        0x4000 -    0x1aff7 +gameoverlayrenderer.dylib (??? - ???) <B3E3D80D-4A88-302D-8E20-F480A8A4B724> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
       0x24000 -    0x25fff +steamloader.dylib (??? - ???) <66BDE441-056B-3003-BEFF-7CE735AAB3B2> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
      0x382000 -   0x3dcfe3 +launcher.dylib (??? - ???) <53AD89E9-A736-32D5-9CA3-AEAB9F55D417> /users/*/launcher.dylib
      0x3f9000 -   0x419fff +libtier0.dylib (??? - ???) <D8FC32BC-58FC-3C5E-AD5D-D97BFF2E6D9F> /users/*/libtier0.dylib
      0x430000 -   0x473ff7 +libvstdlib.dylib (??? - ???) <C507DADA-1020-3169-8562-690C5403E1FC> /users/*/libvstdlib.dylib
      0x700000 -   0x700ffe +org.xlife.InquisitorLoader (3.2 - 58) <E4877EE4-5825-62D9-8C95-D447C8F77397> /Library/InputManagers/*/Inquisitor.bundle/Contents/MacOS/Inquisitor
      0x705000 -   0x70ffff +com.unsanity.smartcrashreports (Smart Crash Reports version 1.5b3 - 1.5b3) <7E3E7D42-BB62-6D09-E262-0140BA963851> /Library/InputManagers/*/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
      0x743000 -   0x76cfff  com.apple.audio.OpenAL (1.5 - 1.5) <92514BE7-A29F-3332-B750-8396BE3A2B59> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
      0x77b000 -   0x780ff3 +libsteam_api.dylib (??? - ???) <367D7289-F838-8A29-94A4-D906B0D0D2CA> /users/*/libsteam_api.dylib
      0x7b0000 -   0x7b4ffb  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
      0x7b9000 -   0x7bfffb  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f12) <2AD22146-D23E-3E5B-AFC9-BC8211FED107> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
      0x7c4000 -   0x7c7fff  com.apple.ForceFeedback (1.0.4 - 1.0.4) <8501464B-E660-3D8C-8D54-17369779087B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
      0x7cc000 -   0x7e8fff +libtier0_s.dylib (??? - ???) <6847C45A-A0DA-3868-8020-3644F104106D> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x1fb2000 -  0x1fe2ffb +inputsystem.dylib (??? - ???) <56CF1999-48CB-3A54-B3A0-EEEE48F1E85F> /users/*/inputsystem.dylib
    0x42c9000 -  0x42edff3 +libBinkMachOx86.dylib (??? - ???) /users/*/libBinkMachOx86.dylib
    0x4400000 -  0x44a5feb +filesystem_stdio.dylib (??? - ???) <1DEC8222-6168-393A-A240-756DAA5C5E80> /users/*/filesystem_stdio.dylib
    0x44d6000 -  0x4c94ff7 +engine.dylib (??? - ???) <4146A14D-D8B9-366B-84A0-647545D4EC0C> /users/*/engine.dylib
    0x5647000 -  0x581fff7 +vphysics.dylib (??? - ???) <7708D969-BED4-3421-B204-8F12D4F8A755> /users/*/vphysics.dylib
    0x58be000 -  0x5a0dff3 +materialsystem.dylib (??? - ???) <CC7EDA3F-8F9D-3170-99F8-AD1E0A2DB240> /users/*/materialsystem.dylib
    0x6b5c000 -  0x6bf4fff +datacache.dylib (??? - ???) <F56666F8-43B4-3D01-BEDF-8A28D6C7267B> /users/*/datacache.dylib
    0x6c2e000 -  0x6d09fef +studiorender.dylib (??? - ???) <D9E3500B-BE38-3793-9372-388CB48B09C4> /users/*/studiorender.dylib
    0x70fd000 -  0x7146ff7 +soundemittersystem.dylib (??? - ???) <7E03C1F3-BE14-38E6-9804-07E023FABC4F> /users/*/soundemittersystem.dylib
    0x715e000 -  0x7237feb +vscript.dylib (??? - ???) <99D6FC6C-44F7-3DB3-ADCD-30D2BC22EAB4> /users/*/vscript.dylib
    0x7273000 -  0x72a8ff3 +valve_avi.dylib (??? - ???) <FE7B0199-0248-351D-8253-315BEA917D15> /users/*/valve_avi.dylib
    0x72be000 -  0x74aafef +vguimatsurface.dylib (??? - ???) <5F1B1FEC-0448-39DF-BD35-836BF37810B6> /users/*/vguimatsurface.dylib
    0x7592000 -  0x901fff7 +libcef.dylib (??? - ???) <6AB7EE51-B9BB-E889-DB92-D982BF148471> /users/*/libcef.dylib
    0x91b2000 -  0x9211fe3 +vgui2.dylib (??? - ???) <33DDD15A-58C4-3BA0-AFE3-8702D11A34B4> /users/*/vgui2.dylib
    0xa22e000 -  0xa378fe7 +shaderapidx9.dylib (??? - ???) <CDB031A6-BCDD-351E-9FBB-7CE6B416901E> /users/*/shaderapidx9.dylib
    0xa40b000 -  0xa44bfef +localize.dylib (??? - ???) <F11E09AE-1B06-3F89-B65E-0A95CE707647> /users/*/localize.dylib
    0xa461000 -  0xa5ceff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xa602000 -  0xa6f9ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xa71d000 -  0xa9ebfeb  com.apple.ATIRadeonX2000GLDriver (7.4.10 - 7.0.4) <0F41EF9E-7DD2-39EC-A4D1-55BBBC8EC4AF> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0xaa1f000 -  0xaa4cff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xaa54000 -  0xb3b2f87 +steamclient.dylib (??? - ???) <0B1703E8-9936-33C0-A3A8-0BC21C7A3588> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0xb6fb000 -  0xb71dff3 +libvstdlib_s.dylib (??? - ???) <6E4DE7E2-EC60-3F82-92FB-BF42B4B4CF23> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0xb72b000 -  0xb733ffb +crashhandler.dylib (??? - ???) <41801C17-0B46-347C-A6BB-0550EFAE72CF> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
    0xb73e000 -  0xb745ffb +com.googlecode.google-breakpad (??? - 1.0) <8F8F4F53-3EC5-9C24-6A23-3CBD1EC00467> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad
    0xb750000 -  0xb761fe7 +breakpadUtilities.dylib (??? - ???) <ADC39D57-1087-FD87-0DEA-BDBBE85047F0> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib
    0xb76f000 -  0xb81cff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0xbf00000 -  0xbfedfe7 +stdshader_dx9.dylib (??? - ???) <7BF2E850-E8E0-390A-A22B-ACE454A65C2B> /users/*/stdshader_dx9.dylib
    0xce2f000 -  0xce4eff7 +scenefilecache.dylib (??? - ???) <F25F78A6-23CC-3FCB-B02B-618D90C09825> /users/*/scenefilecache.dylib
    0xd000000 -  0xd0ffff7 +libffmpegsumo.dylib (??? - ???) <DD61E6D0-4097-725D-82E8-D6C0259A8D47> /Applications/Steam.app/Contents/MacOS/osx32/libffmpegsumo.dylib
    0xe6ca000 -  0xe701ff7  com.apple.audio.SoundManager.Components (3.9.5 - 3.9.5) <57E002AF-4EDB-34CE-8577-25CCCB0FF35E> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe708000 -  0xe741ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2246) <539384F7-C119-3CC9-B74B-4D958836A955> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xe813000 -  0xe82bfff  com.apple.OpenTransport (10.6.0 - 10.6.0) <629E5002-F484-3A6A-9562-2F336A5F6B31> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x101e9000 - 0x10293feb +matchmaking.dylib (??? - ???) <02F41D3F-CFA1-3D3E-9C5E-8DBE5CA60C32> /Users/USER/Library/Application Support/Steam/*/matchmaking.dylib
    0x14000000 - 0x14e94ffb +client.dylib (??? - ???) <FC7D9CBC-5C1A-3E4B-906E-91B481997A3B> /Users/USER/Library/Application Support/Steam/*/client.dylib
    0x156b7000 - 0x1650afef +server.dylib (??? - ???) <210FE70A-7BE1-36A0-9A11-4CC9BBA156C3> /Users/USER/Library/Application Support/Steam/*/server.dylib
    0x70000000 - 0x70140ffb  com.apple.audio.units.Components (1.7 - 1.7) <749EDF0F-BFBD-37A7-845E-3048BAF35D89> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fec1000 - 0x8fef39c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x9001afff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9001b000 - 0x90020ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x90060000 - 0x90061ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x90068000 - 0x9008dff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9008e000 - 0x9008fff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x901a3000 - 0x90263ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90264000 - 0x9026affb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9026b000 - 0x902b2fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x902b3000 - 0x9078fff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90790000 - 0x90791ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90792000 - 0x907a7ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x907a8000 - 0x907d3fff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x907d4000 - 0x90e3965b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90e3a000 - 0x910ebff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x910ec000 - 0x91190fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91500000 - 0x91528ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x91534000 - 0x9158dff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x918e8000 - 0x91952ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x91953000 - 0x91954ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x9195f000 - 0x9196afff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x919a7000 - 0x919b2ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x919b3000 - 0x919b6fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x919b7000 - 0x919b7fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91cf6000 - 0x91d07fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x91d08000 - 0x91d09fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x91d6b000 - 0x91d6bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d72000 - 0x91daeffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91daf000 - 0x91ed8ff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92007000 - 0x92116ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
    0x92117000 - 0x921aeff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x921af000 - 0x9224aff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9224b000 - 0x923acffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x923fb000 - 0x92850fff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x92851000 - 0x92861fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x928ec000 - 0x92b71fe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92b72000 - 0x92ba0ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92bb0000 - 0x92bb0fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92c5a000 - 0x92ce4ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92ce5000 - 0x92d47ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92d48000 - 0x92d49fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x92d4a000 - 0x92e42ff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93c4b000 - 0x93c89fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94325000 - 0x9436eff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94d92000 - 0x94deeff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x94df0000 - 0x94e33ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x94fca000 - 0x95382ffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x95383000 - 0x95387ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95388000 - 0x953d8ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x953d9000 - 0x956dcff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x956dd000 - 0x956ffff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9576d000 - 0x9583cffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9583d000 - 0x9584bfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
    0x9584c000 - 0x9584fff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x959c6000 - 0x959c9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x959ca000 - 0x95a06fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
    0x95a07000 - 0x95a08ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x95a09000 - 0x95a59fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95a6a000 - 0x95a93ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95aa0000 - 0x95aaaff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95aab000 - 0x95aabfff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95ad6000 - 0x95b3bff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95b4d000 - 0x95bbbfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95d75000 - 0x95d79ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x95d87000 - 0x95e77ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x95eb4000 - 0x95ebfffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ec0000 - 0x95f01ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9604e000 - 0x960c6ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96112000 - 0x9616afff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9616b000 - 0x96171ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x96172000 - 0x96326ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
    0x96327000 - 0x96334fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96335000 - 0x96418ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
    0x96419000 - 0x96468ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96469000 - 0x96534fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x96535000 - 0x96535fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x96536000 - 0x96555fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9674e000 - 0x9676bff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9676c000 - 0x967adff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
    0x967ae000 - 0x967b1ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96814000 - 0x96824fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96825000 - 0x9683efff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9696d000 - 0x969e9ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969ea000 - 0x96a3bff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x96a6a000 - 0x96ad1fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x96ad2000 - 0x96dd2fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96dd3000 - 0x96dd6ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96dd7000 - 0x96ddfffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96de9000 - 0x96e1ffff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96e20000 - 0x96e24ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
    0x96e25000 - 0x96f36ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96f37000 - 0x96f4dffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
    0x97030000 - 0x97030ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9704a000 - 0x9707aff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
    0x9707b000 - 0x97080ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x970f5000 - 0x9716afff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9716b000 - 0x97189ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x9718a000 - 0x971dbff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x97205000 - 0x9720dfff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9720e000 - 0x97210ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x97275000 - 0x97301ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97302000 - 0x97330fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
    0x973a7000 - 0x9748ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x974aa000 - 0x974b1fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
    0x974b2000 - 0x97572fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97585000 - 0x9775bfef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x977fb000 - 0x9781dffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97853000 - 0x97889ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x978ce000 - 0x97932fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97933000 - 0x97973ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
    0x97974000 - 0x97a08ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97a09000 - 0x97a0bffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97a0c000 - 0x97a15ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97a16000 - 0x97a16fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97a19000 - 0x97a94ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97a95000 - 0x97a99fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x97a9a000 - 0x97ad0ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97ae8000 - 0x97bbeff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x97bbf000 - 0x97bdbff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97bdc000 - 0x97bf6fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97bf7000 - 0x97c0aff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97c0b000 - 0x97c14fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x97c15000 - 0x97c25ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x97c26000 - 0x97dbfff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97dc4000 - 0x97dc5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97e04000 - 0x97e54ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97e55000 - 0x97e56fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97f0b000 - 0x98134ffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98a44000 - 0x98a48fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98a49000 - 0x98a73ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x98a80000 - 0x98ba0fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98ba1000 - 0x98ba8ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x98ba9000 - 0x98f05fff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98f2d000 - 0x98f55ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x98f56000 - 0x98f6aff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x98f6b000 - 0x98f91ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x99001000 - 0x99018ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x99019000 - 0x99057fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9944a000 - 0x99498ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x99499000 - 0x994a4ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x994a5000 - 0x9957ba5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9957c000 - 0x99a22feb  com.apple.RawCamera.bundle (3.8.0 - 577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x99a23000 - 0x99a27ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x99a28000 - 0x99a2aff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x99a37000 - 0x99a37ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99a79000 - 0x99b4fff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x99b50000 - 0x99b51ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x99c20000 - 0x99e91ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x99e92000 - 0x9a1d1ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9a1d2000 - 0x9ac57ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9ac58000 - 0x9ac5bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9ac5c000 - 0x9ace3fff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9ace4000 - 0x9ae46fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9ae9c000 - 0x9aeaafff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9aead000 - 0x9aeadffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9aeae000 - 0x9aeb6ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9aedb000 - 0x9b02dffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9b02e000 - 0x9b08effb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b08f000 - 0x9b70aff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b70b000 - 0x9b76dff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9b770000 - 0x9b87bffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9b8a8000 - 0x9bc9bff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9bce0000 - 0x9bce8ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9bce9000 - 0x9bd0cfff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9bd10000 - 0x9bd6dffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9bd6e000 - 0x9bdfbfe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9bdfc000 - 0x9bdfcfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9be99000 - 0x9bea0ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9bea1000 - 0x9c0bbff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9c0bc000 - 0x9c0bcfff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9c0bd000 - 0x9c0c5ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9c0c6000 - 0x9c0e3fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9c0e4000 - 0x9c118ff8  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
    0x9c119000 - 0x9c11cffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9c11d000 - 0x9c12bfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x9c12c000 - 0x9c52eff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9c52f000 - 0x9c74dff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 4
        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: 663
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=280.1M resident=134.9M(48%) swapped_out_or_unallocated=145.2M(52%)
    Writable regions: Total=298.5M written=73.6M(25%) resident=130.2M(44%) swapped_out=0K(0%) unallocated=168.3M(56%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  3408K
    CG image                           1040K
    CG raster data                      132K
    CG shared images                   3416K
    CoreGraphics                          8K
    CoreServices                       1576K
    IOKit                              13.7M
    IOKit (reserved)                    512K        reserved VM address space (unallocated)
    MALLOC                            216.4M
    MALLOC guard page                    48K
    Mach message                          4K
    Memory tag=242                       12K
    Memory tag=249                      156K
    OpenGL GLSL                        1116K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    Stack                              71.6M
    Stack (reserved)                    516K        reserved VM address space (unallocated)
    VM_ALLOCATE                        29.6M
    __CI_BITMAP                          80K
    __DATA                             24.3M
    __DATA/__OBJC                       100K
    __IMAGE                            1256K
    __IMPORT                             16K
    __LINKEDIT                         63.0M
    __OBJC                             2352K
    __PAGEZERO                            4K
    __TEXT                            217.2M
    __UNICODE                           544K
    mapped file                       108.7M
    shared memory                      5444K
    shared pmap                        7964K
    ===========                      =======
    TOTAL                             773.6M
    TOTAL, minus reserved VM space    772.4M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.11)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: WDC WD3200AAJS-40VWA1, 320.07 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-875
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfa430000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa420000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
    FireWire Device: FreeAgent FW, Seagate, 800mbit_speed

    Here is the error message I get when trying to open Portal 2 in Steam.  It never actually gets to the game.  I just bought it for my sons bday that I was going to show him tonight, so it has never worked yet.
    Any suggestions?
    -Joe
    Process:         portal2_osx [697]
    Path:            /users/*/portal2_osx
    Identifier:      portal2_osx
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  steam [434]
    Date/Time:       2011-09-16 15:21:07.968 -0500
    OS Version:      Mac OS X 10.7.1 (11B26)
    Report Version:  9
    Interval Since Last Report:          251512 sec
    Crashes Since Last Report:           19
    Per-App Crashes Since Last Report:   14
    Anonymous UUID:                      B4153CD5-85DA-4366-80E3-F23BE7468C87
    Crashed Thread:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x000000000b8814d0
    VM Regions Near 0xb8814d0:
        __LINKEDIT             000000000b82f000-000000000b861000 [  200K] r--/rwx SM=COW  /usr/lib/libcrypto.0.9.7.dylib
    --> VM_ALLOCATE            000000000b861000-000000000b885000 [  144K] r--/rwx SM=PRV 
        MALLOC_LARGE           000000000b885000-000000000bca5000 [ 4224K] rw-/rwx SM=PRV 
    Application Specific Information:
    objc[697]: garbage collection is OFF
    Thread 0:: MainThrd  Dispatch queue: com.apple.main-thread
    0   engine.dylib                            0x049194b9 Sys_Error_Internal(bool, char const*, char*) + 441
    1   engine.dylib                            0x04919553 Sys_Error(char const*, ...) + 35
    2   engine.dylib                            0x0491a8f2 CEngineConsoleLoggingListener::Log(LoggingContext_t const*, char const*) + 626
    3   libtier0.dylib                          0x0040139b CLoggingSystem::LogDirect(int, LoggingSeverity_t, Color, char const*) + 235
    4   libtier0.dylib                          0x003fd3dc Error + 236
    5   server.dylib                            0x15811dfa PhysParseSurfaceData(IPhysicsSurfaceProps*, IFileSystem*) + 346
    6   server.dylib                            0x15d3f631 CPhysicsHook::Init() + 161
    7   server.dylib                            0x157e274c IGameSystem::InitAllSystems() + 332
    8   server.dylib                            0x15bdfcf1 _ZL15InitGameSystemsPFPvPKcPiE + 145
    9   server.dylib                            0x15be66d5 CServerGameDLL::DLLInit(void* (*)(char const*, int*), void* (*)(char const*, int*), void* (*)(char const*, int*), CGlobalVars*) + 2853
    10  engine.dylib                            0x048f91bc SV_InitGameDLL() + 268
    11  engine.dylib                            0x047befa5 Host_Init(bool) + 3013
    12  engine.dylib                            0x0491a19f Sys_InitGame(void* (*)(char const*, int*), char const*, void*, int) + 399
    13  engine.dylib                            0x04920d67 CEngine::Load(bool, char const*) + 87
    14  engine.dylib                            0x0491db20 CModAppSystemGroup::Main() + 176
    15  engine.dylib                            0x0497a868 CAppSystemGroup::Run() + 88
    16  engine.dylib                            0x0491e6f7 CEngineAPI::RunListenServer() + 119
    17  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    18  launcher.dylib                          0x003950d8 CAppSystemGroup::Run() + 88
    19  launcher.dylib                          0x0039db62 MainFunctionThread(void*) + 82
    20  launcher.dylib                          0x0039decc ValveCocoaMain + 140
    21  launcher.dylib                          0x00389bb1 LauncherMain + 977
    22  portal2_osx                             0x00001d26 start + 54
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   libdispatch.dylib                       0x9583fccc _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9583e71b _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 5:: MainThrd
    0   libsystem_kernel.dylib                  0x9718490a kevent + 10
    1   steamclient.dylib                       0x0b064380 OSXHelpers::CIOPollingHelper::RealRun() + 244
    2   libtier0_s.dylib                        0x007d14e7 CatchAndWriteMiniDump_Impl(CatchAndWriteContext_t&) + 1992
    3   libtier0_s.dylib                        0x007d1810 CatchAndWriteMiniDumpForVoidPtrFn + 78
    4   steamclient.dylib                       0x0b063fb7 OSXHelpers::CIOPollingHelper::Run() + 41
    5   libtier0_s.dylib                        0x007d4b5f SteamThreadTools::CThread::ThreadProc(void*) + 309
    6   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    7   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 Crashed:
    0   com.googlecode.google-breakpad          0x0b73f571 google_breakpad::ExceptionHandler::UninstallHandler(bool) + 133
    1   com.googlecode.google-breakpad          0x0b740572 google_breakpad::ExceptionHandler::WaitForMessage(void*) + 406
    2   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    3   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9718402e __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x964c7ccf _pthread_wqthread + 773
    2   libsystem_c.dylib                       0x964c96fe start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e78 _pthread_cond_wait + 914
    2   libsystem_c.dylib                       0x964c9f7b pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x96b108fb TSWaitOnConditionTimedRelative + 178
    4   com.apple.CoreServices.CarbonCore          0x96b10671 TSWaitOnSemaphoreCommon + 490
    5   com.apple.CoreServices.CarbonCore          0x96b10482 TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x96b85740 TimerThread + 292
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 9:
    Thread 10:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x9718383e __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x964c9e21 _pthread_cond_wait + 827
    2   libsystem_c.dylib                       0x9647a3e0 pthread_cond_timedwait$UNIX2003 + 70
    3   libtier0.dylib                          0x004059d3 CThreadSyncObject::Wait(unsigned int) + 307
    4   libtier0.dylib                          0x00405a68 CThreadEvent::Wait(unsigned int) + 24
    5   libvstdlib.dylib                        0x0044b32f CJobThread::Run() + 255
    6   libtier0.dylib                          0x004070a4 CThread::ThreadProc(void*) + 212
    7   libsystem_c.dylib                       0x964c5ed9 _pthread_start + 335
    8   libsystem_c.dylib                       0x964c96de thread_start + 34
    Thread 6 crashed with X86 Thread State (32-bit):
      eax: 0x0b8614a0  ebx: 0x0b73f4fa  ecx: 0xb058ebdc  edx: 0x0b8614a0
      edi: 0x00000907  esi: 0x00000001  ebp: 0xb058ecc8  esp: 0xb058ec80
       ss: 0x00000023  efl: 0x00010202  eip: 0x0b73f571   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x0b8814d0
    Logical CPU: 1
    Binary Images:
        0x1000 -     0x1fff +portal2_osx (??? - ???) <26EB10B7-F184-7E49-EC49-B4CAA683A48D> /users/*/portal2_osx
        0x4000 -    0x1aff7 +gameoverlayrenderer.dylib (??? - ???) <B3E3D80D-4A88-302D-8E20-F480A8A4B724> /Applications/Steam.app/Contents/MacOS/osx32/gameoverlayrenderer.dylib
       0x24000 -    0x25fff +steamloader.dylib (??? - ???) <66BDE441-056B-3003-BEFF-7CE735AAB3B2> /Applications/Steam.app/Contents/MacOS/osx32/steamloader.dylib
      0x382000 -   0x3dcfe3 +launcher.dylib (??? - ???) <53AD89E9-A736-32D5-9CA3-AEAB9F55D417> /users/*/launcher.dylib
      0x3f9000 -   0x419fff +libtier0.dylib (??? - ???) <D8FC32BC-58FC-3C5E-AD5D-D97BFF2E6D9F> /users/*/libtier0.dylib
      0x430000 -   0x473ff7 +libvstdlib.dylib (??? - ???) <C507DADA-1020-3169-8562-690C5403E1FC> /users/*/libvstdlib.dylib
      0x700000 -   0x700ffe +org.xlife.InquisitorLoader (3.2 - 58) <E4877EE4-5825-62D9-8C95-D447C8F77397> /Library/InputManagers/*/Inquisitor.bundle/Contents/MacOS/Inquisitor
      0x705000 -   0x70ffff +com.unsanity.smartcrashreports (Smart Crash Reports version 1.5b3 - 1.5b3) <7E3E7D42-BB62-6D09-E262-0140BA963851> /Library/InputManagers/*/Smart Crash Reports.bundle/Contents/MacOS/Smart Crash Reports
      0x743000 -   0x76cfff  com.apple.audio.OpenAL (1.5 - 1.5) <92514BE7-A29F-3332-B750-8396BE3A2B59> /System/Library/Frameworks/OpenAL.framework/Versions/A/OpenAL
      0x77b000 -   0x780ff3 +libsteam_api.dylib (??? - ???) <367D7289-F838-8A29-94A4-D906B0D0D2CA> /users/*/libsteam_api.dylib
      0x7b0000 -   0x7b4ffb  com.apple.audio.AudioIPCPlugIn (1.2.0 - 1.2.0) <8A4CC918-D47D-3F33-8420-0698071A5944> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
      0x7b9000 -   0x7bfffb  com.apple.audio.AppleHDAHALPlugIn (2.1.1 - 2.1.1f12) <2AD22146-D23E-3E5B-AFC9-BC8211FED107> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
      0x7c4000 -   0x7c7fff  com.apple.ForceFeedback (1.0.4 - 1.0.4) <8501464B-E660-3D8C-8D54-17369779087B> /System/Library/Frameworks/ForceFeedback.framework/Versions/A/ForceFeedback
      0x7cc000 -   0x7e8fff +libtier0_s.dylib (??? - ???) <6847C45A-A0DA-3868-8020-3644F104106D> /Applications/Steam.app/Contents/MacOS/osx32/libtier0_s.dylib
    0x1fb2000 -  0x1fe2ffb +inputsystem.dylib (??? - ???) <56CF1999-48CB-3A54-B3A0-EEEE48F1E85F> /users/*/inputsystem.dylib
    0x42c9000 -  0x42edff3 +libBinkMachOx86.dylib (??? - ???) /users/*/libBinkMachOx86.dylib
    0x4400000 -  0x44a5feb +filesystem_stdio.dylib (??? - ???) <1DEC8222-6168-393A-A240-756DAA5C5E80> /users/*/filesystem_stdio.dylib
    0x44d6000 -  0x4c94ff7 +engine.dylib (??? - ???) <4146A14D-D8B9-366B-84A0-647545D4EC0C> /users/*/engine.dylib
    0x5647000 -  0x581fff7 +vphysics.dylib (??? - ???) <7708D969-BED4-3421-B204-8F12D4F8A755> /users/*/vphysics.dylib
    0x58be000 -  0x5a0dff3 +materialsystem.dylib (??? - ???) <CC7EDA3F-8F9D-3170-99F8-AD1E0A2DB240> /users/*/materialsystem.dylib
    0x6b5c000 -  0x6bf4fff +datacache.dylib (??? - ???) <F56666F8-43B4-3D01-BEDF-8A28D6C7267B> /users/*/datacache.dylib
    0x6c2e000 -  0x6d09fef +studiorender.dylib (??? - ???) <D9E3500B-BE38-3793-9372-388CB48B09C4> /users/*/studiorender.dylib
    0x70fd000 -  0x7146ff7 +soundemittersystem.dylib (??? - ???) <7E03C1F3-BE14-38E6-9804-07E023FABC4F> /users/*/soundemittersystem.dylib
    0x715e000 -  0x7237feb +vscript.dylib (??? - ???) <99D6FC6C-44F7-3DB3-ADCD-30D2BC22EAB4> /users/*/vscript.dylib
    0x7273000 -  0x72a8ff3 +valve_avi.dylib (??? - ???) <FE7B0199-0248-351D-8253-315BEA917D15> /users/*/valve_avi.dylib
    0x72be000 -  0x74aafef +vguimatsurface.dylib (??? - ???) <5F1B1FEC-0448-39DF-BD35-836BF37810B6> /users/*/vguimatsurface.dylib
    0x7592000 -  0x901fff7 +libcef.dylib (??? - ???) <6AB7EE51-B9BB-E889-DB92-D982BF148471> /users/*/libcef.dylib
    0x91b2000 -  0x9211fe3 +vgui2.dylib (??? - ???) <33DDD15A-58C4-3BA0-AFE3-8702D11A34B4> /users/*/vgui2.dylib
    0xa22e000 -  0xa378fe7 +shaderapidx9.dylib (??? - ???) <CDB031A6-BCDD-351E-9FBB-7CE6B416901E> /users/*/shaderapidx9.dylib
    0xa40b000 -  0xa44bfef +localize.dylib (??? - ???) <F11E09AE-1B06-3F89-B65E-0A95CE707647> /users/*/localize.dylib
    0xa461000 -  0xa5ceff0  GLEngine (??? - ???) <3C6D5F72-9CDA-37E2-B085-7F38C99FE8C5> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xa602000 -  0xa6f9ffb  libGLProgrammability.dylib (??? - ???) <560A7F12-1AA6-35E1-A922-309016BF6D3C> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xa71d000 -  0xa9ebfeb  com.apple.ATIRadeonX2000GLDriver (7.4.10 - 7.0.4) <0F41EF9E-7DD2-39EC-A4D1-55BBBC8EC4AF> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0xaa1f000 -  0xaa4cff8  GLRendererFloat (??? - ???) <BBFAA220-4A07-3CDC-9A93-DF6A2220AE01> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0xaa54000 -  0xb3b2f87 +steamclient.dylib (??? - ???) <0B1703E8-9936-33C0-A3A8-0BC21C7A3588> /Applications/Steam.app/Contents/MacOS/osx32/steamclient.dylib
    0xb6fb000 -  0xb71dff3 +libvstdlib_s.dylib (??? - ???) <6E4DE7E2-EC60-3F82-92FB-BF42B4B4CF23> /Applications/Steam.app/Contents/MacOS/osx32/libvstdlib_s.dylib
    0xb72b000 -  0xb733ffb +crashhandler.dylib (??? - ???) <41801C17-0B46-347C-A6BB-0550EFAE72CF> /Applications/Steam.app/Contents/MacOS/osx32/crashhandler.dylib
    0xb73e000 -  0xb745ffb +com.googlecode.google-breakpad (??? - 1.0) <8F8F4F53-3EC5-9C24-6A23-3CBD1EC00467> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Breakpad
    0xb750000 -  0xb761fe7 +breakpadUtilities.dylib (??? - ???) <ADC39D57-1087-FD87-0DEA-BDBBE85047F0> /Applications/Steam.app/Contents/MacOS/Frameworks/Breakpad.framework/Versions/A /Resources/breakpadUtilities.dylib
    0xb76f000 -  0xb81cff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0xbf00000 -  0xbfedfe7 +stdshader_dx9.dylib (??? - ???) <7BF2E850-E8E0-390A-A22B-ACE454A65C2B> /users/*/stdshader_dx9.dylib
    0xce2f000 -  0xce4eff7 +scenefilecache.dylib (??? - ???) <F25F78A6-23CC-3FCB-B02B-618D90C09825> /users/*/scenefilecache.dylib
    0xd000000 -  0xd0ffff7 +libffmpegsumo.dylib (??? - ???) <DD61E6D0-4097-725D-82E8-D6C0259A8D47> /Applications/Steam.app/Contents/MacOS/osx32/libffmpegsumo.dylib
    0xe6ca000 -  0xe701ff7  com.apple.audio.SoundManager.Components (3.9.5 - 3.9.5) <57E002AF-4EDB-34CE-8577-25CCCB0FF35E> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0xe708000 -  0xe741ff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2246) <539384F7-C119-3CC9-B74B-4D958836A955> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xe813000 -  0xe82bfff  com.apple.OpenTransport (10.6.0 - 10.6.0) <629E5002-F484-3A6A-9562-2F336A5F6B31> /System/Library/PrivateFrameworks/OpenTransport.framework/OpenTransport
    0x101e9000 - 0x10293feb +matchmaking.dylib (??? - ???) <02F41D3F-CFA1-3D3E-9C5E-8DBE5CA60C32> /Users/USER/Library/Application Support/Steam/*/matchmaking.dylib
    0x14000000 - 0x14e94ffb +client.dylib (??? - ???) <FC7D9CBC-5C1A-3E4B-906E-91B481997A3B> /Users/USER/Library/Application Support/Steam/*/client.dylib
    0x156b7000 - 0x1650afef +server.dylib (??? - ???) <210FE70A-7BE1-36A0-9A11-4CC9BBA156C3> /Users/USER/Library/Application Support/Steam/*/server.dylib
    0x70000000 - 0x70140ffb  com.apple.audio.units.Components (1.7 - 1.7) <749EDF0F-BFBD-37A7-845E-3048BAF35D89> /System/Library/Components/CoreAudio.component/Contents/MacOS/CoreAudio
    0x8fec1000 - 0x8fef39c7  dyld (195.5 - ???) <134323A7-49DC-3A9D-ACFD-32FAD0FD6BA2> /usr/lib/dyld
    0x90005000 - 0x9001afff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <92AADDB0-BADF-3B00-8941-B8390EDC931B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x9001b000 - 0x90020ff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <56A34E97-518E-307E-8218-C5D43A33EE34> /usr/lib/system/libmacho.dylib
    0x90060000 - 0x90061ff7  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <70782AEC-8933-3EB4-91CA-E44C0E768C90> /usr/lib/system/libquarantine.dylib
    0x90068000 - 0x9008dff9  libJPEG.dylib (??? - ???) <5872B388-D6CC-3DD4-A2F3-8BB464E83D14> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9008e000 - 0x9008fff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <BCD277D0-4271-3E96-A4A2-85669DBEE2E2> /usr/lib/system/libunc.dylib
    0x901a3000 - 0x90263ff3  com.apple.ColorSync (4.7.0 - 4.7.0) <50767823-56BA-373D-BC5A-37B17B659838> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90264000 - 0x9026affb  com.apple.print.framework.Print (7.0 - 247) <1140BB03-0720-308F-8D92-F71B347D63D6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x9026b000 - 0x902b2fff  com.apple.SystemConfiguration (1.11 - 1.11) <A7769080-2A4F-36AF-9484-08A936690307> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x902b3000 - 0x9078fff6  libBLAS.dylib (??? - ???) <327C1517-2B63-3D8C-8D8E-CB4EBA2A9C36> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x90790000 - 0x90791ffd  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <45AC1CB9-2A81-3FEA-9BA4-E9BBA2582A28> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x90792000 - 0x907a7ff7  com.apple.ImageCapture (7.0 - 7.0) <116BC0CA-428E-396F-85DF-52793034D2A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x907a8000 - 0x907d3fff  com.apple.GSS (2.1 - 2.0) <129F4AB0-41AC-3713-A7BC-921769B0E12D> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x907d4000 - 0x90e3965b  com.apple.CoreGraphics (1.600.0 - ???) <DD3B7ADA-0F19-371E-BB87-F3C08464134A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x90e3a000 - 0x910ebff7  com.apple.security (7.0 - 55010) <28168576-1B8C-3FE8-9356-DE79390A480A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x910ec000 - 0x91190fff  com.apple.QD (3.12 - ???) <68CBE425-43BA-3E6D-8668-A4A67396E20D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x91500000 - 0x91528ff0  com.apple.CoreServicesInternal (113.7 - 113.7) <F5724FAC-8BB8-3F0F-B8BC-36F2CA75A23D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x91534000 - 0x9158dff3  com.apple.coreui (0.3 - 162) <BD3FBC84-234A-38E0-AA29-DE0424D3FD16> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x918e8000 - 0x91952ff3  com.apple.CoreSymbolication (2.1 - 66) <B11C9057-1611-36A5-81F6-2C97A7047321> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x91953000 - 0x91954ff7  libsystem_sandbox.dylib (??? - ???) <BC0A04E9-4F28-3BC8-AA7B-63C3451E9212> /usr/lib/system/libsystem_sandbox.dylib
    0x9195f000 - 0x9196afff  libkxld.dylib (??? - ???) <088640F2-429D-3368-AEDA-3C308C4EB80C> /usr/lib/system/libkxld.dylib
    0x919a7000 - 0x919b2ffc  com.apple.NetAuth (1.0 - 3.0) <C07853C0-AF32-3633-9CEF-2480860C12C5> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x919b3000 - 0x919b6fff  com.apple.AppleSystemInfo (1.0 - 1) <D2F60873-ECB1-30A8-A02E-E772F969116E> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x919b7000 - 0x919b7fff  com.apple.Carbon (153 - 153) <6FF98F0F-2CDE-3888-A304-4ED447D24CE3> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x91cf6000 - 0x91d07fff  libbsm.0.dylib (??? - ???) <54ACF696-87C6-3652-808A-17BE7275C230> /usr/lib/libbsm.0.dylib
    0x91d08000 - 0x91d09fff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x91d6b000 - 0x91d6bfff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <CB952B04-595A-332B-992B-7671815750FD> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x91d72000 - 0x91daeffa  libGLImage.dylib (??? - ???) <7A150184-E3F7-3773-917A-A5E24B9241FA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91daf000 - 0x91ed8ff9  com.apple.CFNetwork (520.0.13 - 520.0.13) <B21DE9ED-1D99-39C0-9E24-77D2A48FBFEF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x92007000 - 0x92116ff7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <01987A45-9270-30FD-8A67-5E53DB637909> /usr/lib/libsqlite3.dylib
    0x92117000 - 0x921aeff3  com.apple.securityfoundation (5.0 - 55005) <F5A98CC2-11C6-34F3-8F72-75B642627630> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x921af000 - 0x9224aff3  com.apple.ink.framework (1.3.2 - 110) <9F6F37F9-999E-30C5-93D0-E48D4B5E20CD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x9224b000 - 0x923acffb  com.apple.QuartzCore (1.7 - 269.0) <221FF6A0-9C2C-3977-BC2A-A84C392BA49B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x923fb000 - 0x92850fff  FaceCoreLight (1.4.2 - compatibility 1.0.0) <53AC5DCE-D04B-3DC3-808D-AA1CAD4D0924> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x92851000 - 0x92861fff  libsasl2.2.dylib (3.15.0 - compatibility 3.0.0) <D6F728DA-990A-32A3-86FA-4A3F4D88E309> /usr/lib/libsasl2.2.dylib
    0x928ec000 - 0x92b71fe3  com.apple.QuickTime (7.7.1 - 2246) <56DF434A-D929-350C-86D5-684089D0EDFB> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92b72000 - 0x92ba0ffb  com.apple.DictionaryServices (1.2 - 158) <C614930F-520D-3F77-AD0D-0E16FBCB98CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x92bb0000 - 0x92bb0fff  com.apple.quartzframework (1.5 - 1.5) <EF66BF08-620E-3D11-87D4-35D0B0CD1F6D> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x92c5a000 - 0x92ce4ffb  com.apple.SearchKit (1.4.0 - 1.4.0) <C8567435-9CD1-35EE-AE05-304D28858C42> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x92ce5000 - 0x92d47ffb  com.apple.datadetectorscore (3.0 - 179.3) <18117942-9D6F-3283-B8B0-03C7550CA2EB> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92d48000 - 0x92d49fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x92d4a000 - 0x92e42ff7  libFontParser.dylib (??? - ???) <C428D41A-8635-3423-A2F0-8BA9819F212B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x93c4b000 - 0x93c89fff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <0AE59D4F-FFA7-3539-8B86-AD8993894AA0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x94325000 - 0x9436eff7  libGLU.dylib (??? - ???) <3524C956-C8B2-3E8B-805D-9E25E5481A58> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94d92000 - 0x94deeff3  com.apple.Symbolication (1.2 - 83.1) <E651A2F1-CC13-3DDD-9B0A-09180014966B> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x94df0000 - 0x94e33ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x94fca000 - 0x95382ffb  com.apple.SceneKit (2.0 - 124) <D1B359EA-7637-31D0-800E-8E816B1F4475> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    0x95383000 - 0x95387ffd  IOSurface (??? - ???) <97E875C2-9F1A-3FBA-B80C-594892A02621> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x95388000 - 0x953d8ff4  libTIFF.dylib (??? - ???) <25796A90-ABD2-3A3A-800C-1056D343A71F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x953d9000 - 0x956dcff7  com.apple.Foundation (6.7 - 833.1) <94BFFEDD-0676-368D-B4C6-8784E1DA4306> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x956dd000 - 0x956ffff1  com.apple.PerformanceAnalysis (1.10 - 10) <45B10D4C-9B3B-37A6-982D-687A6F9EEA28> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9576d000 - 0x9583cffb  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <A482C10A-C474-39DC-AB3C-EADBCF3A433B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x9583d000 - 0x9584bfff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <1883C8E2-D180-3EA0-8BEF-325F2FEDACD1> /usr/lib/system/libdispatch.dylib
    0x9584c000 - 0x9584fff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x959c6000 - 0x959c9ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x959ca000 - 0x95a06fff  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <8CB51735-ABE4-37AD-9019-845BB768955F> /usr/lib/libcups.2.dylib
    0x95a07000 - 0x95a08ffd  libCVMSPluginSupport.dylib (??? - ???) <8057030D-B290-3A8B-9828-3A1BD123B124> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x95a09000 - 0x95a59fff  libFontRegistry.dylib (??? - ???) <BC35B8F5-7CCA-3A04-A278-FA3306B2C4F8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95a6a000 - 0x95a93ffe  com.apple.opencl (1.50.62 - 1.50.62) <52059AB5-8E0D-356E-98AA-71A4777CBE57> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x95aa0000 - 0x95aaaff2  com.apple.audio.SoundManager (3.9.4 - 3.9.4) <D23C4761-6492-3974-B4D2-495082B8B7A6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x95aab000 - 0x95aabfff  com.apple.vecLib (3.7 - vecLib 3.7) <A01CD788-26FB-320F-8617-5A7DF0F9031E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x95ad6000 - 0x95b3bff7  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <1C4B66EB-3186-31BE-B93F-878E49334C49> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x95b4d000 - 0x95bbbfff  com.apple.Heimdal (2.1 - 2.0) <5BA5BFA4-0B05-3B00-AF06-C3D0D60F36BC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95d75000 - 0x95d79ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <98A82BC5-0DD9-3212-9CAE-35A77278EEB6> /usr/lib/system/libcache.dylib
    0x95d87000 - 0x95e77ff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x95eb4000 - 0x95ebfffb  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <17C11291-5B27-3BE2-8614-7A806745EE8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x95ec0000 - 0x95f01ff7  com.apple.CoreMedia (1.0 - 705.35) <8A487271-FBEA-357A-8887-27BAA355314C> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9604e000 - 0x960c6ff2  com.apple.CorePDF (3.0 - 3.0) <A0EC8F60-A622-347E-979A-F71939C45E5F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x96112000 - 0x9616afff  com.apple.HIServices (1.9 - ???) <058E00E0-F1B4-395F-813E-C49C0C5F3BA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x9616b000 - 0x96171ffd  com.apple.CommerceCore (1.0 - 17) <71641C17-1CA7-3AC9-974E-AAC9EB641035> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x96172000 - 0x96326ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6270318A-CA9A-376C-AD6D-64A9B4B4A26E> /usr/lib/libicucore.A.dylib
    0x96327000 - 0x96334fff  libGL.dylib (??? - ???) <C1C549FC-FF7F-3012-9DF5-5255217B4AEA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96335000 - 0x96418ff7  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <6E631200-1E22-37B9-85D1-EC40520891AB> /usr/lib/libcrypto.0.9.8.dylib
    0x96419000 - 0x96468ffb  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <51981B76-9A78-39D7-8709-7686BD2057C8> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x96469000 - 0x96534fff  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <44AA09FD-3A8F-3DCF-AD98-BC9071CA7376> /usr/lib/system/libsystem_c.dylib
    0x96535000 - 0x96535fff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <959E5139-EB23-3529-8881-2BCB5724D1A9> /usr/lib/system/libdnsinfo.dylib
    0x96536000 - 0x96555fff  com.apple.RemoteViewServices (1.0 - 1) <D9810485-6A62-3758-96F5-48950AF250F1> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9674e000 - 0x9676bff3  com.apple.openscripting (1.3.3 - ???) <31A51238-0CA1-38C7-9F0E-8A6676EE3241> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x9676c000 - 0x967adff9  libcurl.4.dylib (7.0.0 - compatibility 7.0.0) <975E4F25-7943-3785-849C-244FF4E77602> /usr/lib/libcurl.4.dylib
    0x967ae000 - 0x967b1ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <B9344DE6-B84D-352C-95AD-EF73A68B8A10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x96814000 - 0x96824fff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <6D6F0C9D-2EEA-3578-AF3D-E2A09BCECAF3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x96825000 - 0x9683efff  libPng.dylib (??? - ???) <2C47E152-240A-36A7-87A8-3856EDFF2FE8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x9696d000 - 0x969e9ff3  com.apple.PDFKit (2.6 - 2.6) <484AB8A4-E967-3B2F-BEFE-4B74F72B65A2> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x969ea000 - 0x96a3bff9  com.apple.ScalableUserInterface (1.0 - 1) <C3FA7E40-0213-3ABC-A006-2CB00B6A7EAB> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x96a6a000 - 0x96ad1fff  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <3AFF3CE8-14AE-300F-8F63-8B7FB9D4DA96> /usr/lib/libc++.1.dylib
    0x96ad2000 - 0x96dd2fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <E098AC3A-E795-3C28-BA92-EED51C461A6F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x96dd3000 - 0x96dd6ffd  libCoreVMClient.dylib (??? - ???) <1438A7D5-A622-3623-A49F-45F881B1D947> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x96dd7000 - 0x96ddfffb  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <AD856B0D-3602-3C37-8B64-C6BB53A6F248> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x96de9000 - 0x96e1ffff  com.apple.DebugSymbols (2.1 - 85) <0F996A4A-16A7-3C90-8037-0E2958D1FB16> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x96e20000 - 0x96e24ff3  libsystem_network.dylib (??? - ???) <E1455F3E-549B-3D50-A38B-17B394F3C7F6> /usr/lib/system/libsystem_network.dylib
    0x96e25000 - 0x96f36ff7  libJP2.dylib (??? - ???) <E938C201-C508-3E3D-B9A9-81FE52349E1B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x96f37000 - 0x96f4dffe  libxpc.dylib (77.16.0 - compatibility 1.0.0) <2EAF3E13-19FA-3EF2-88D6-64ACBC3A6ADB> /usr/lib/system/libxpc.dylib
    0x97030000 - 0x97030ff0  com.apple.ApplicationServices (41 - 41) <BED33E1D-C95C-3654-9A3A-0CB3607F9F10> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9704a000 - 0x9707aff7  libsystem_info.dylib (??? - ???) <C385F5A9-458A-3B49-9CC7-EA81DC5F9141> /usr/lib/system/libsystem_info.dylib
    0x9707b000 - 0x97080ffd  libGFXShared.dylib (??? - ???) <7C55BE22-CDB5-3192-B7F0-96EA754A20AC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x970f5000 - 0x9716afff  com.apple.Metadata (10.7.0 - 627.9) <1EF7D615-3DF4-3F5D-88CE-6BDFA120FE32> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x9716b000 - 0x97189ff7  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <D32C2E9C-8184-3FAF-8694-99FC619FC71B> /usr/lib/system/libsystem_kernel.dylib
    0x9718a000 - 0x971dbff3  com.apple.CoreMediaIO (201.0 - 3148) <C37D84D8-69B2-3375-B988-4EEB2B1A3DF4> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x97205000 - 0x9720dfff  com.apple.DiskArbitration (2.4 - 2.4) <E574D5E7-7297-33B5-8B91-1E6346D5F917> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9720e000 - 0x97210ff7  libdyld.dylib (195.5.0 - compatibility 1.0.0) <637660EA-8D12-3B79-B644-041FEADC9C33> /usr/lib/system/libdyld.dylib
    0x97275000 - 0x97301ff7  com.apple.CoreText (4.0.0 - ???) <2ADB0C1E-FE27-371C-8EC3-69D5CFEA2BE7> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x97302000 - 0x97330fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <FA9B75F7-B989-3DD3-97FD-373EB95C5BA8> /usr/lib/libSystem.B.dylib
    0x973a7000 - 0x9748ffff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <ED3F5E83-8C76-3D46-B2FF-0D5BDF8970C5> /usr/lib/libxml2.2.dylib
    0x974aa000 - 0x974b1fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <B3B3875D-311D-31A7-A09F-D1BC56795E00> /usr/lib/system/libnotify.dylib
    0x974b2000 - 0x97572fff  com.apple.CoreServices.OSServices (478.25.1 - 478.25.1) <7971F047-D9EF-3D9C-A65F-E5A8C6CECF06> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97585000 - 0x9775bfef  com.apple.CoreFoundation (6.7 - 635) <4EE0D62E-5342-3A9F-A740-DA1D5AEBB1B0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x977fb000 - 0x9781dffe  com.apple.framework.familycontrols (3.0 - 300) <AE51B604-D32D-32F7-AEDC-B1C4EB7191C6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x97853000 - 0x97889ff4  com.apple.LDAPFramework (3.0 - 120.1) <EA92FCA5-7A7E-328F-8C7F-4250FCC45879> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x978ce000 - 0x97932fff  com.apple.framework.IOKit (2.0 - ???) <B5888D02-8C36-3404-A37E-7457D950D629> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x97933000 - 0x97973ff7  libauto.dylib (??? - ???) <36E7FE7F-27DF-3301-80AA-DD61FBF722F4> /usr/lib/libauto.dylib
    0x97974000 - 0x97a08ff7  com.apple.LaunchServices (480.19 - 480.19) <A68C0688-4ED1-35F1-BF44-F5B1917084A0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x97a09000 - 0x97a0bffb  libRadiance.dylib (??? - ???) <5112B7CE-BAAF-3E98-94E4-676BCB92867F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x97a0c000 - 0x97a15ff3  com.apple.CommonAuth (2.1 - 2.0) <94EA2555-212C-3704-8307-FCEE5D6D32C5> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x97a16000 - 0x97a16fff  com.apple.Cocoa (6.6 - ???) <650273EF-1ABC-334E-B745-B75AF028F9F4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x97a19000 - 0x97a94ffb  com.apple.ApplicationServices.ATS (5.0 - ???) <8DF22F1E-7600-3ADA-BFC1-F6FA79914171> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x97a95000 - 0x97a99fff  com.apple.CommonPanels (1.2.5 - 94) <3A988595-DE53-34ED-9367-C9A737E2AF38> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x97a9a000 - 0x97ad0ff7  com.apple.AE (527.6 - 527.6) <77999151-94E3-37CD-A49E-7A9F9084F886> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x97ae8000 - 0x97bbeff6  com.apple.QuickLookUIFramework (3.0 - 489.1) <DC6303F6-F343-37C5-AE54-F5FD606FE78C> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x97bbf000 - 0x97bdbff5  com.apple.GenerationalStorage (1.0 - 124) <0BC29510-6C26-3445-88B7-21502CAFF372> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x97bdc000 - 0x97bf6fff  com.apple.Kerberos (1.0 - 1) <25E5A286-876D-3A8E-A12F-52D184559E8C> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x97bf7000 - 0x97c0aff9  com.apple.MultitouchSupport.framework (220.62 - 220.62) <5BD8730D-43A4-3040-9EA3-0BDA52A392A9> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x97c0b000 - 0x97c14fff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x97c15000 - 0x97c25ff7  libCRFSuite.dylib (??? - ???) <CE616EF3-756A-355A-95AD-3472A876BEB9> /usr/lib/libCRFSuite.dylib
    0x97c26000 - 0x97dbfff7  com.apple.CoreData (103 - 358.4) <EB07F3A5-6301-3DA4-96FC-F8381D148C69> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x97dc4000 - 0x97dc5fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x97e04000 - 0x97e54ff9  com.apple.QuickLookFramework (3.0 - 489.1) <46E053F5-E7CC-3358-93AF-635837E4ECCA> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x97e55000 - 0x97e56fff  com.apple.TrustEvaluationAgent (2.0 - 1) <EABDA7EE-A98F-35B8-9E3E-7075BA651C68> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x97f0b000 - 0x98134ffb  com.apple.QuartzComposer (5.0 - 232) <B25A191A-B96D-3BB0-B7D5-FDE4A97DFD06> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x98a44000 - 0x98a48fff  libGIF.dylib (??? - ???) <F6094267-AB0E-38FC-8201-510AA4BDC974> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x98a49000 - 0x98a73ff0  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <5CAA1478-97E0-31EA-8F50-BF09D665DD84> /usr/lib/libpcre.0.dylib
    0x98a80000 - 0x98ba0fec  com.apple.vImage (5.0 - 5.0) <173F6343-07EE-39F7-A159-DD3837E473DE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x98ba1000 - 0x98ba8ff5  libsystem_dnssd.dylib (??? - ???) <B3217FA8-A7D6-3C90-ABFC-2E54AEF33547> /usr/lib/system/libsystem_dnssd.dylib
    0x98ba9000 - 0x98f05fff  com.apple.MediaToolbox (1.0 - 705.35) <425BD613-CB66-3BE1-8DDC-1B59561A1F5F> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x98f2d000 - 0x98f55ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <FCAC685A-724F-3FE7-8416-146108DF75FB> /usr/lib/libxslt.1.dylib
    0x98f56000 - 0x98f6aff7  com.apple.CFOpenDirectory (10.7 - 144) <665CDF77-F0C9-3AFF-8CF8-64257268B7DD> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x98f6b000 - 0x98f91ffb  com.apple.quartzfilters (1.7.0 - 1.7.0) <9C8F1F3D-D570-3F5C-9B31-5B5B82161CDE> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x99001000 - 0x99018ff8  com.apple.CoreMediaAuthoring (2.0 - 889) <49B55753-BD7E-3889-BA60-15294DA49CB7> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x99019000 - 0x99057fff  com.apple.NavigationServices (3.6 - 192) <CB7AE807-9292-3EBA-A5F5-D7DCEE28A5B7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9944a000 - 0x99498ff3  com.apple.ImageCaptureCore (3.0 - 3.0) <16B80ABD-DCDA-34AA-A539-F36A4D39CB03> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x99499000 - 0x994a4ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <11726E50-E6FC-3AB0-8750-DDDCCF2B8534> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x994a5000 - 0x9957ba5b  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <A0EDB351-4B9D-3AA2-9D1A-0C22204FCCD3> /usr/lib/libobjc.A.dylib
    0x9957c000 - 0x99a22feb  com.apple.RawCamera.bundle (3.8.0 - 577) <E49AF1AA-A663-9CC9-D015-28968F253339> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x99a23000 - 0x99a27ff7  com.apple.OpenDirectory (10.7 - 144) <A117580D-FD86-381E-82FD-B1A040045031> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x99a28000 - 0x99a2aff9  com.apple.securityhi (4.0 - 1) <BD367302-73C3-32F4-8080-E389AE89E434> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x99a37000 - 0x99a37ff2  com.apple.CoreServices (53 - 53) <C513E133-B0E0-3C35-A7CB-DBC35A7EF571> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x99a79000 - 0x99b4fff3  com.apple.avfoundation (2.0 - 180.23) <428C1F5D-B786-3392-ADF4-43572D1722DE> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x99b50000 - 0x99b51ff5  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <9A1E12B7-F822-3544-8E1D-A6DC81E1F2E6> /usr/lib/system/libremovefile.dylib
    0x99c20000 - 0x99e91ffb  com.apple.CoreImage (7.77 - 1.0.1) <DF1D9EB7-5879-3EA2-8CF5-80004DAC18BC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x99e92000 - 0x9a1d1ff3  com.apple.HIToolbox (1.7 - ???) <A9583F07-218D-35CD-B29C-C65E6D008836> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9a1d2000 - 0x9ac57ffe  com.apple.AppKit (6.7 - 1138) <1CEDE402-32DD-3C10-B3B3-8C3DDBE8335D> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x9ac58000 - 0x9ac5bffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9ac5c000 - 0x9ace3fff  com.apple.print.framework.PrintCore (7.0 - 366) <D037D344-7463-3620-AE8F-8D0D3EA5CE8E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x9ace4000 - 0x9ae46fff  com.apple.QTKit (7.7.1 - 2246) <3BFE9BE6-4DDD-3D21-9695-0ECE773128E6> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x9ae9c000 - 0x9aeaafff  com.apple.opengl (1.7.4 - 1.7.4) <C6DE3D3A-CC1F-3F55-B8DD-2637FA40058F> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x9aead000 - 0x9aeadffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x9aeae000 - 0x9aeb6ff3  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <CD470A1E-0147-3CB1-B44D-0B61F9061826> /usr/lib/system/liblaunch.dylib
    0x9aedb000 - 0x9b02dffb  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <5767C518-343D-36DB-8D59-C72986161AEC> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9b02e000 - 0x9b08effb  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <6026C895-3DC6-3785-A7BB-2F2B9E292D95> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x9b08f000 - 0x9b70aff9  com.apple.CoreAUC (6.11.03 - 6.11.03) <E8553EC9-6A7E-339E-B346-A5853649D3A0> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9b70b000 - 0x9b76dff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x9b770000 - 0x9b87bffb  com.apple.DesktopServices (1.6.0 - 1.6.0) <66E2BD3A-958A-3F46-8DA0-C0F2358013B0> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9b8a8000 - 0x9bc9bff7  com.apple.VideoToolbox (1.0 - 705.35) <B0D04F08-D3EB-370A-A56F-8AF01116B0D0> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9bce0000 - 0x9bce8ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <A1BFC320-616A-30AA-A41E-29D7904FC4C7> /usr/lib/system/libcopyfile.dylib
    0x9bce9000 - 0x9bd0cfff  com.apple.CoreVideo (1.7 - 70.0) <0CBE6F3B-34C7-3C6B-9BB1-826F9905ECC1> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9bd10000 - 0x9bd6dffb  com.apple.htmlrendering (76 - 1.1.4) <743C2943-40BC-36FB-A45C-3421A394F081> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x9bd6e000 - 0x9bdfbfe7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <A44ADE1B-AB2C-3585-8C9D-D85B526E66C0> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x9bdfc000 - 0x9bdfcfff  com.apple.Accelerate (1.7 - Accelerate 1.7) <881C1C85-2DEC-38DE-BC97-7804BC907282> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x9be99000 - 0x9bea0ffd  com.apple.NetFS (4.0 - 4.0) <D0D59145-D211-3E7C-9062-35A2833FA99B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9bea1000 - 0x9c0bbff7  com.apple.JavaScriptCore (7534 - 7534.48) <430C2E37-5E97-3C16-9BC9-D8478F7A6CF6> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9c0bc000 - 0x9c0bcfff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <75E38B34-1DE2-337A-A09F-0F7E91C02ABB> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9c0bd000 - 0x9c0c5ff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x9c0c6000 - 0x9c0e3fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <95AE43ED-6C52-3B39-89B6-54C81C62F1FF> /usr/lib/libresolv.9.dylib
    0x9c0e4000 - 0x9c118ff8  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <240A755A-8B80-354C-A5BF-42D7B5A68409> /usr/lib/libssl.0.9.8.dylib
    0x9c119000 - 0x9c11cffb  com.apple.help (1.3.2 - 42) <DDCEBA10-5CDE-3ED2-A52F-5CD5A0632CA2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9c11d000 - 0x9c12bfff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x9c12c000 - 0x9c52eff6  libLAPACK.dylib (??? - ???) <00BE0221-8564-3F87-9F6B-8A910CF2F141> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9c52f000 - 0x9c74dff7  com.apple.imageKit (2.1 - 1.0) <0B16E64D-597C-3ECE-8076-7991AF7D6820> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 4
        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: 663
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=280.1M resident=134.9M(48%) swapped_out_or_unallocated=145.2M(52%)
    Writable regions: Total=298.5M written=73.6M(25%) resident=130.2M(44%) swapped_out=0K(0%) unallocated=168.3M(56%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    CG backing stores                  3408K
    CG image                           1040K
    CG raster data                      132K
    CG shared images                   3416K
    CoreGraphics                          8K
    CoreServices                       1576K
    IOKit                              13.7M
    IOKit (reserved)                    512K        reserved VM address space (unallocated)
    MALLOC                            216.4M
    MALLOC guard page                    48K
    Mach message                          4K
    Memory tag=242                       12K
    Memory tag=249                      156K
    OpenGL GLSL                        1116K
    OpenGL GLSL (reserved)              128K        reserved VM address space (unallocated)
    Stack                              71.6M
    Stack (reserved)                    516K        reserved VM address space (unallocated)
    VM_ALLOCATE                        29.6M
    __CI_BITMAP                          80K
    __DATA                             24.3M
    __DATA/__OBJC                       100K
    __IMAGE                            1256K
    __IMPORT                             16K
    __LINKEDIT                         63.0M
    __OBJC                             2352K
    __PAGEZERO                            4K
    __TEXT                            217.2M
    __UNICODE                           544K
    mapped file                       108.7M
    shared memory                      5444K
    shared pmap                        7964K
    ===========                      =======
    TOTAL                             773.6M
    TOTAL, minus reserved VM space    772.4M
    Model: iMac8,1, BootROM IM81.00C1.B00, 2 processors, Intel Core 2 Duo, 2.8 GHz, 2 GB, SMC 1.30f1
    Graphics: ATI Radeon HD 2600 Pro, ATI Radeon HD 2600 Pro, PCIe, 256 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 800 MHz, 0xCE00000000000000, 0x4D3420373054323836345148332D43463720
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x8C), Broadcom BCM43xx 1.0 (5.10.131.36.11)
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Built-in Ethernet, Ethernet, en0
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en2
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en3
    Serial ATA Device: WDC WD3200AAJS-40VWA1, 320.07 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-875
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa400000 / 2
    USB Device: Apple Optical USB Mouse, apple_vendor_id, 0x0304, 0xfa430000 / 4
    USB Device: Apple Keyboard, apple_vendor_id, 0x0220, 0xfa420000 / 3
    USB Device: Built-in iSight, apple_vendor_id, 0x8502, 0xfd400000 / 2
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0x1a100000 / 2
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x820f, 0x1a110000 / 5
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0x5d100000 / 2
    FireWire Device: FreeAgent FW, Seagate, 800mbit_speed

  • Time out when trying to open Word/Excel document from portal

    Several of our users have been timing out when trying to open/download documents stored in our portal.
    The error message is "Download failed. Connection to server was reset."
    Is there some obvious setting that I am missing here?
    It happens with things as small as 200K - Word and Excel documents.
    thanks!!

    Hi Gary Jiang,
    Thanks for posting in MSDN forum.
    This forum is for developers discussing issues about
    apps for Office.
    Based on the description, it seems that you got an issue when you deploy the code sample. If I understood clearly, I suggest that you contact the author of the code sample from the "Q and A" tab.
    Also if you have the question about WOPI, I suggest that you get more effective response from
    Office
    Protocols forum.
    Regards & Fei
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Regarding UCF_AcroForm error displayed when trying to open the pdf form

    Hi,
         Iam receiving the pop up when trying to open the pdf form.The Error is Server Error Class: UCF_AcroForm Method: Error.The Error displayed in some system and in some other system the form is working fine.The Form is created using the Designer 8.0.The form is working fine in reader 8.0.Is there any problem in the reader version.Is there any solution for this problem please provide.
    Thanks and Regards,
    SatheshKumar R

    Sathesh,
    Similar issue has been reported at SDN so searching would have helped you. See below threads for solutions:-
    UCF_AcroForm error
    MSS UCF_AcroForm error displayed when trying to display form in PCR
    Chintan

  • Getting error "Object variable or with block variable not set" when trying to open a FR report in studio

    Problem Description
    We are on FR 11.1.2.2.305 installed on AIX. a user is getting this error: "Object variable or with block variable not set" when trying to open a FR report from FR studio client installed on windows xp . Initialy, we thought it may be a FR client installion issue. We uninstalled and cleaned up registry and did a fresh installation of the client but the issue still persists. The FR server and the client are on the same version.
    The user is a LDAP user who is facing the issue. We have confirmed with other users and they dont have any issue accessing FR report from their own client but when they try to connect from the users machine who is having issues, the others users also see the above error. All the users are ldap users and all belong to same shared services groups so the provisiong is the same.
    Any input will be appreciated.
    Thanks

    OK, in this case of one single computer, please make sure that settings as per below KB document as in place and then validate the issue:
    Internet Explorer (IE7, IE8, IE9 and IE10) Recommended Settings for Oracle Hyperion Products (Doc ID 820892.1)
    The information in this document applies to the following Enterprise Performance Management products:
        Calculation Manager
        Data Relationship Management (DRM)
        Enterprise Performance Management Architect (EPMA)
        EPM Workspace
        Essbase Administration Services (EAS)
        Financial Data Quality Management (FDM)
        Financial Management (HFM)
        Financial Reporting
        Foundation Services
        Interactive Reporting
        Planning
        Shared Services
        Web Analysis
    Thanks!

  • Error when trying to open EBS R12 on Windows 8.

    Hi,
    I have recently upgraded to windows 8 and am now getting the Below Error when trying to open Oracle EBS R12, any help would be appreciated:
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    Click here for exception details.
    Exception details
    oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_REGION_CODE. Tokens: REGION = null; REGIONAPPLID = -1; at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1247) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2204) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437) at _OA._jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at _OA._jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:680) ## Detail 0 ## oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_REGION_CODE. Tokens: REGION = null; REGIONAPPLID = -1; at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeData(OAWebBeanFactoryImpl.java:3539) at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3490) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1113) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437) at _OA._jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at _OA._jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:680) oracle.apps.fnd.framework.OAException: Application: FND, Message Name: FND_NO_REGION_CODE. Tokens: REGION = null; REGIONAPPLID = -1; at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getWebBeanTypeData(OAWebBeanFactoryImpl.java:3539) at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.getRootApplicationModuleClass(OAWebBeanFactoryImpl.java:3490) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1113) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:549) at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:437) at _OA._jspService(_OA.java:212) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391) at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:280) at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:68) at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:214) at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284) at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:219) at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395) at _OA._jspService(_OA.java:221) at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59) at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:390) at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594) at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518) at javax.servlet.http.HttpServlet.service(HttpServlet.java:856) at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64) at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26) at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15) at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:642) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391) at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:911) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199) at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303) at java.lang.Thread.run(Thread.java:680)

    Check if this make sense to you
      Why, when I try
         to run a self-service application I see an error similar to "oracle.apps.fnd.framework.OAException:
         Application: FND, Message Name: FND_NO_REGION_CODE. Tokens: REGION =
         WFNTFWORKLISTFNPAGE; REGIONAPPLID = 601"?
    This can occur when the OS locale is set
    differently from the database locale. For example, if the OS locale setting is:
    LC_CTYPE=en_UK and the
    Oracle locale setting is: NLS_LANG=AMERICAN_AMERICA.WE8ISO8859P1
    then you may see this error. To get around this error, in jserv.properties add
    the following line:
    wrapper.env.copy=NLS_LANG
    Though this is from the note related to 11i, it may help in you in getting to problem
    regards
    Pravin

Maybe you are looking for