Labview 32bitDLL not loading in non32XP environment

I created a labview DLL  using LabVIEW 2010 32 bit development environment.
Then I loaded it on different computer that does not have LabVIEW, but has LabVIEW runtime engine 2010 only
I treid to load it
on 32bit WinXP, LV Runtime 32 bit 2010...............load was successful
on 64bit WinXP, LV Runtime 32 bit 2010...............load failed
on 64bit Win 7, LV Runtime 32 bit 2010...............load failed
on 64bit Win 7, LV Runtime 64 bit 2010...............load failed
Looking to identify, to run such DLL in above environment, what is required?

Sandeepvd,
Are you calling your DLL from LabVIEW?  If so you will not be able to call a 32-bit DLL in 64-bit LabVIEW.  See the following KB:
Can I Call a 32-bit DLL from 64-bit LabVIEW?
http://digital.ni.com/public.nsf/allkb/6059E812DFC60ED486257640007B5DAF?OpenDocument
Please let us know if this is not the case.
Regards,
Sam K
Applications Engineer
National Instruments
www.ni.com/support

Similar Messages

  • Error 2519 LabVIEW could not load the TDMS file component

    Hi there, 
    I have LabVIEW 2014 for Linux, and have successfully installed it on OpenSUSE 13.1 with no issues. 
    The problem I am seeing is with TDMS, I have placed down and "Open TDMS" followed by "close TDMS" provided it my file path to my TMDS File and I see the following error:
    I have searched NI.com and google, and what I keep finding is the problem with cRIO. I am running a desktop version of Linux as mentioned above. 
    Any help or advise would be greatly appreciated.
    Many thanks
    Kevin
    Solved!
    Go to Solution.

    Hey 
    Thanks for getting in touch with me. I can confirm I have the TDMS components installed and in the correct location.
    I will try to reinstall my LabVIEW and see if that helps.
    I have two systems that both are running the same version of Linux and I have the same issue on both systems. One is a physical system the other is a virtual machine replicating the physical system. 
    Many Thanks

  • LabVIEW error code3: Could not load front panel.

    Hi 
    I am getting second time the "LabVIEW error code3: Could not load front panel." when working with the development environment of LabVIEW 2009 SP1.
    It is really annoying as I loose time as I have to revert to saved previously code. 
    Does anybody know where it may be coming from and how to avoid it?
    Thanks
    Pawel
    Solved!
    Go to Solution.

    Pawel,
    the panel has an origin which you can see in your VI:
    Every element will be placed in a position in regard to this origin:
    The position has a limit in regard to the bound. I am not sure about the value, but it should be around -35k...35k (or the double of it)....
    hope this helps,
    Norbert
    CEO: What exactly is stopping us from doing this?
    Expert: Geometry
    Marketing Manager: Just ignore it.

  • Could not load application module from desktop environment of Jdeveloper

    I am geting the following error, when i a trying to open a OLM Page from my desktop environment.
    I ftp the .xml files in Ascii format and .class files in Binary format.
    Placed it repectively in myclasses.
    copied .xml files to my projects and the also ftp's all othe .xml files from $OTA/11.5.0/mds
    I receive the follwoing error, when trying to open the page
    Can someone please help, if someone has come across this error.
    Exception Details.
    oracle.apps.fnd.framework.OAException: Could not load application module 'oracle.apps.ota.learner.server.LearnerAM'.
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:280)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1063)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
    at OA.jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    JBO-30003: The application pool (egludev15.eaglegl.comHRUSSUP01765oracle.apps.ota.learner.server.LearnerAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition oracle.apps.ota.learner.server.LearnerAM of type ApplicationModule not found
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1610)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
    at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:437)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:209)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1063)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
    at OA.jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.ota.learner.server.LearnerAM of type ApplicationModule not found
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:329)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:269)
    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
    at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)
    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:359)
    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:135)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1984)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:358)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1543)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
    at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:437)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:209)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1063)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
    at OA.jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    JBO-30003: The application pool (egludev15.eaglegl.comHRUSSUP01765oracle.apps.ota.learner.server.LearnerAM) failed to checkout an application module due to the following exception:
    oracle.jbo.JboException: JBO-29000: Unexpected exception caught: oracle.jbo.NoDefException, msg=JBO-25002: Definition oracle.apps.ota.learner.server.LearnerAM of type ApplicationModule not found
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1610)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
    at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:437)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:209)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1063)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
    at OA.jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.jbo.NoDefException: JBO-25002: Definition oracle.apps.ota.learner.server.LearnerAM of type ApplicationModule not found
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:329)
    at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:269)
    at oracle.jbo.server.MetaObjectManager.findMetaObject(MetaObjectManager.java:649)
    at oracle.jbo.server.ApplicationModuleDefImpl.findDefObject(ApplicationModuleDefImpl.java:232)
    at oracle.jbo.server.ApplicationModuleImpl.createRootApplicationModule(ApplicationModuleImpl.java:359)
    at oracle.jbo.server.ApplicationModuleHomeImpl.create(ApplicationModuleHomeImpl.java:91)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:135)
    at oracle.jbo.common.ampool.DefaultConnectionStrategy.createApplicationModule(DefaultConnectionStrategy.java:76)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.instantiateResource(ApplicationPoolImpl.java:1984)
    at oracle.jbo.pool.ResourcePool.createResource(ResourcePool.java:358)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.doCheckout(ApplicationPoolImpl.java:1543)
    at oracle.jbo.common.ampool.ApplicationPoolImpl.useApplicationModule(ApplicationPoolImpl.java:2357)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:427)
    at oracle.jbo.http.HttpSessionCookieImpl.useApplicationModule(HttpSessionCookieImpl.java:214)
    at oracle.apps.fnd.framework.webui.OAHttpSessionCookieImpl.useApplicationModule(OAHttpSessionCookieImpl.java:437)
    at oracle.jbo.common.ampool.SessionCookieImpl.useApplicationModule(SessionCookieImpl.java:398)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:209)
    at oracle.apps.fnd.framework.webui.OAJSPApplicationRegistry.registerApplicationModule(OAJSPApplicationRegistry.java:78)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1063)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
    at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
    at OA.jspService(OA.jsp:40)
    at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
    at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
    at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
    at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
    at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
    at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
    at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
    at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
    at java.lang.Thread.run(Thread.java:534)

    Hi,
    Ram,
    I checked the files in the respective folders.
    As you said, i have the files placed in the folders.
    It gave me the same error.
    I am using 9i Developer. When i open files from my projects, it is asking me, whether this needs to be added as a business object. When i say ok, it says unable to add to the business objects as specified. Not sure if this something that is causing the issue.

  • How to handle LabVIEW Error 3: Could not load front panel

    I was working on an application, running a vi when the computer turned off. It took me a little time to start the computer again (is not an old computer, is a P4, 1GB, ABIT IG7 MotherBoard). After I unplugged and plugged the Power Unit it was possible to start the computer, before starting, it says that a CPU problem occured and press F1 to continue. Afer press F1 Windows started normally. Then I tried to open the vi in which I was working when the problem occured and LabVIEW says:
    LabVIEW: Resource not found.
    An error occurred loading the vi.
    LabVIEW load error code 3: Could not load front panel.
    The question is, can I open my vi someway or I just lost it?
    I will really appreciate your answers since I have been working for a long time in this vi.

    Well, I'm faced with this problem now.  VI started its life as a 9.01 LV 2009/Vision 2009 on a given machine.  Copied to another machine wth 7.1, 8.2 and 9.01 on it.  Opened with 2009, saved it for 8.0.  Opened it with 8.2, saved it for 7.1.  Opened it with 7.1//Vision 7.1.1,  edited it, saved. File appears to be fine.
    Now trying to open it with either 8.2 or 2009 (9.01) fails with error code 3.  Note that it still opens with 7.1, so the front panel is there.  Anyway to fix this?

  • Java Runtime Environment 6.0 update 11  NOT loading Java Applet

    As soon as I have installed Java Runtime Environment 6.0 update 11, my web based applications Applet is not loading. The applet only loads after minimize and the maximize my IE 6.0 Browser. As soon as I uninstalled (removed) Java Runtime Environment 6.0 update 11 from my system, everything works fine.
    I have Java Runtime Environment 6.0 update 3 and Java Runtime Environment 6.0 update 5 on my system. Please help to find a fix for this issue.
    Thanks
    Mohan

    Many of these strange browser problems can be solved by launching the applet using webstart. Is there any reason this applet has to be embedded in a browser window?

  • Field Point 4.0.1 will not load LabView Drivers

    When I load Field Point 4.0.1, it does not load the LabView Feild Point VIs.

    Dusty,
    What version of LabVIEW are you using? FieldPoint 4.0.1 came out before LabVIEW 7.1, so it will not recognize a LabVIEW 7.1 installation. Likewise, FieldPoint will not support LabVIEW versions that are too old. You can over-ride the installation parameters by running a custom installation of FieldPoint 4.0.1 and choosing the LabVIEW installation that you want. Please note that if your version of LabVIEW is older than supported, the VI's will not work. If you have LabVIEW 7.1, the VI's should work but you will miss out on some of the FieldPoint 4.1 functionality for LabVIEW 7.1.
    Regards,
    Aaron

  • Java Runtime environment will not load

    I tried to use a java applet and i got the error Cannot load java runtime environment, Browser crashes whenever tries to load anything with java. Error message is
    Process: Safari 5921
    Path: /Applications/Safari.app/Contents/MacOS/Safari
    Identifier: com.apple.Safari
    Version: 4.0.3 (6531.9)
    Build Info: WebBrowser-65310900~1
    Code Type: X86-64 (Native)
    Parent Process: launchd 103
    Date/Time: 2009-10-09 19:38:26.729 -0400
    OS Version: Mac OS X 10.6.1 (10B504)
    Report Version: 6
    Interval Since Last Report: 16868 sec
    Crashes Since Last Report: 3
    Per-App Interval Since Last Report: 5328 sec
    Per-App Crashes Since Last Report: 3
    Anonymous UUID: 18FD4E61-646E-4B5B-8499-8311420CC3FE
    Exception Type: EXC_CRASH (SIGABRT)
    Exception Codes: 0x0000000000000000, 0x0000000000000000
    Crashed Thread: 10
    Application Specific Information:
    abort() called
    Terminating app due to uncaught exception 'JavaNativeException', reason: 'java.lang.ClassFormatError: Unknown constant tag 79 in class file sun/security/x509/X509CertImpl'
    Call stack at first throw:
    0 CoreFoundation 0x00007fff85c615a4 __exceptionPreprocess + 180
    1 libobjc.A.dylib 0x00007fff84252313 objcexceptionthrow + 45
    2 CoreFoundation 0x00007fff85cb8af9 -NSException raise + 9
    3 JavaPluginCocoa 0x000000011adf8ccd registerNatives + 311
    4 JavaPluginCocoa 0x000000011adf9db9 getVMInitArgs + 3590
    5 JavaPluginCocoa 0x000000011adf9f5d getVMInitArgs + 4010
    6 Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    7 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    8 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 0: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.HIToolbox 0x00007fff87976c4e RunCurrentEventLoopInMode + 333
    5 com.apple.HIToolbox 0x00007fff87976a53 ReceiveNextEventCommon + 310
    6 com.apple.HIToolbox 0x00007fff8797690c BlockUntilNextEventMatchingListInMode + 59
    7 com.apple.AppKit 0x00007fff8476d520 _DPSNextEvent + 718
    8 com.apple.AppKit 0x00007fff8476ce89 -NSApplication nextEventMatchingMask:untilDate:inMode:dequeue: + 155
    9 com.apple.Safari 0x000000010000bcf0 0x100000000 + 48368
    10 com.apple.AppKit 0x00007fff84732a7d -NSApplication run + 395
    11 com.apple.AppKit 0x00007fff8472b798 NSApplicationMain + 364
    12 com.apple.Safari 0x0000000100001d0c 0x100000000 + 7436
    Thread 1: Dispatch queue: com.apple.libdispatch-manager
    0 libSystem.B.dylib 0x00007fff887dfb16 kevent + 10
    1 libSystem.B.dylib 0x00007fff887e1a19 dispatch_mgrinvoke + 154
    2 libSystem.B.dylib 0x00007fff887e16d6 dispatch_queueinvoke + 195
    3 libSystem.B.dylib 0x00007fff887e11f6 dispatch_workerthread2 + 244
    4 libSystem.B.dylib 0x00007fff887e0b28 pthreadwqthread + 353
    5 libSystem.B.dylib 0x00007fff887e09c5 start_wqthread + 13
    Thread 2: WebCore: IconDatabase
    0 libSystem.B.dylib 0x00007fff888019c6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88805801 pthread_condwait + 1286
    2 com.apple.WebCore 0x00007fff8341ef89 WebCore::IconDatabase::syncThreadMainLoop() + 249
    3 com.apple.WebCore 0x00007fff8341acea WebCore::IconDatabase::iconDatabaseSyncThread() + 170
    4 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    5 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 3: Safari: SafeBrowsingManager
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.Safari 0x0000000100025673 0x100000000 + 153203
    5 com.apple.Safari 0x0000000100025603 0x100000000 + 153091
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 4:
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff8289d51f +NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop: + 297
    5 com.apple.Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 5:
    0 libSystem.B.dylib 0x00007fff8880a9f2 select$DARWIN_EXTSN + 10
    1 com.apple.CoreFoundation 0x00007fff85c1f252 __CFSocketManager + 818
    2 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    3 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 6: Safari: SnapshotStore
    0 libSystem.B.dylib 0x00007fff888019c6 _semwaitsignal + 10
    1 libSystem.B.dylib 0x00007fff88805801 pthread_condwait + 1286
    2 com.apple.JavaScriptCore 0x00007fff82188750 **::ThreadCondition::timedWait(**::Mutex&, double) + 64
    3 com.apple.Safari 0x00000001001213ef 0x100000000 + 1184751
    4 com.apple.Safari 0x000000010004441b 0x100000000 + 279579
    5 com.apple.Safari 0x00000001000442b7 0x100000000 + 279223
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 7:
    0 libSystem.B.dylib 0x00007fff887e094a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff887e0d5c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff887e09c5 start_wqthread + 13
    Thread 8:
    0 libSystem.B.dylib 0x00007fff887e094a _workqkernreturn + 10
    1 libSystem.B.dylib 0x00007fff887e0d5c pthreadwqthread + 917
    2 libSystem.B.dylib 0x00007fff887e09c5 start_wqthread + 13
    Thread 9: Safari: SpinningProgressIndicator
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 com.apple.CoreFoundation 0x00007fff85bfdce2 __CFRunLoopRun + 2002
    3 com.apple.CoreFoundation 0x00007fff85bfd03f CFRunLoopRunSpecific + 575
    4 com.apple.Foundation 0x00007fff82858a94 -NSRunLoop(NSRunLoop) runMode:beforeDate: + 270
    5 com.apple.Foundation 0x00007fff82858973 -NSRunLoop(NSRunLoop) run + 77
    6 com.apple.Safari 0x0000000100035795 0x100000000 + 219029
    7 com.apple.Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    8 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    9 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 10 Crashed:
    0 libSystem.B.dylib 0x00007fff8883a1de _semwait_signalnocancel + 10
    1 libSystem.B.dylib 0x00007fff8883a0e0 nanosleep$NOCANCEL + 129
    2 libSystem.B.dylib 0x00007fff88896ac6 usleep$NOCANCEL + 57
    3 libSystem.B.dylib 0x00007fff888b607c abort + 93
    4 libstdc++.6.dylib 0x00007fff81a1d5d2 _tcf0 + 0
    5 libobjc.A.dylib 0x00007fff84255f49 objcterminate + 100
    6 libstdc++.6.dylib 0x00007fff81a1bae1 _cxxabiv1::_terminate(void (*)()) + 11
    7 libstdc++.6.dylib 0x00007fff81a1bb16 _cxxabiv1::_unexpected(void (*)()) + 0
    8 libstdc++.6.dylib 0x00007fff81a1bbfc _gxx_exception_cleanup(_Unwind_ReasonCode, UnwindException*) + 0
    9 libobjc.A.dylib 0x00007fff842523b2 object_getIvar + 0
    10 com.apple.CoreFoundation 0x00007fff85cb8af9 -NSException raise + 9
    11 com.apple.JavaPluginCocoa16 0x000000011adf8ccd registerNatives + 311
    12 com.apple.JavaPluginCocoa16 0x000000011adf9db9 getVMInitArgs + 3590
    13 com.apple.JavaPluginCocoa16 0x000000011adf9f5d getVMInitArgs + 4010
    14 com.apple.Foundation 0x00007fff8281df65 _NSThread__main_ + 1429
    15 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    16 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 11: Java: Exception Handler Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libSystem.B.dylib 0x00007fff888443c8 machmsgserver + 597
    3 libclient.dylib 0x000000011cc07f01 JNICreateJavaVMImpl + 45787
    4 libclient.dylib 0x000000011cc07ecd JNICreateJavaVMImpl + 45735
    5 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 12: Java: Gang worker#0 (Parallel GC Threads)
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cc1b3ad jio_vsnprintf + 251
    8 libclient.dylib 0x000000011cc1b30a jio_vsnprintf + 88
    9 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    10 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    11 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 13: Java: Gang worker#1 (Parallel GC Threads)
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cc1b3ad jio_vsnprintf + 251
    8 libclient.dylib 0x000000011cc1b30a jio_vsnprintf + 88
    9 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    10 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    11 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 14: Java: Concurrent Mark-Sweep GC Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc07598 JNICreateJavaVMImpl + 43378
    3 libclient.dylib 0x000000011cc20b31 jio_vsnprintf + 22655
    4 libclient.dylib 0x000000011cc0731c JNICreateJavaVMImpl + 42742
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cd29cb3 JVM_Available + 261541
    8 libclient.dylib 0x000000011cd29c10 JVM_Available + 261378
    9 libclient.dylib 0x000000011cc20992 jio_vsnprintf + 22240
    10 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    11 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    12 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 15: Java: VM Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc07598 JNICreateJavaVMImpl + 43378
    3 libclient.dylib 0x000000011cc20b31 jio_vsnprintf + 22655
    4 libclient.dylib 0x000000011cc0731c JNICreateJavaVMImpl + 42742
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011cc882cb JVM_Lseek + 152435
    8 libclient.dylib 0x000000011cc880f9 JVM_Lseek + 151969
    9 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    10 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    11 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 16: Java: Reference Handler
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc988c4 JVM_MonitorWait + 3976
    5 libclient.dylib 0x000000011cc97c22 JVM_MonitorWait + 742
    6 libclient.dylib 0x000000011cc979e7 JVM_MonitorWait + 171
    7 ??? 0x000000011e0126a8 0 + 4798359208
    8 ??? 0x000000011e00681a 0 + 4798310426
    9 ??? 0x000000011e00681a 0 + 4798310426
    10 ??? 0x000000011e0013f1 0 + 4798288881
    11 libclient.dylib 0x000000011cc89491 JVM_Lseek + 156985
    12 libclient.dylib 0x000000011cc89289 JVM_Lseek + 156465
    13 libclient.dylib 0x000000011cc974d3 JVM_InternString + 1459
    14 libclient.dylib 0x000000011cc973c8 JVM_InternString + 1192
    15 libclient.dylib 0x000000011cc97331 JVM_InternString + 1041
    16 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    17 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    18 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    19 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    20 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 17: Java: Finalizer
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc988c4 JVM_MonitorWait + 3976
    5 libclient.dylib 0x000000011cc97c22 JVM_MonitorWait + 742
    6 libclient.dylib 0x000000011cc979e7 JVM_MonitorWait + 171
    7 ??? 0x000000011e0126a8 0 + 4798359208
    8 ??? 0x000000011e00681a 0 + 4798310426
    9 ??? 0x000000011e006973 0 + 4798310771
    10 ??? 0x000000011e006973 0 + 4798310771
    11 ??? 0x000000011e0013f1 0 + 4798288881
    12 libclient.dylib 0x000000011cc89491 JVM_Lseek + 156985
    13 libclient.dylib 0x000000011cc89289 JVM_Lseek + 156465
    14 libclient.dylib 0x000000011cc974d3 JVM_InternString + 1459
    15 libclient.dylib 0x000000011cc973c8 JVM_InternString + 1192
    16 libclient.dylib 0x000000011cc97331 JVM_InternString + 1041
    17 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    18 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    19 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    20 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    21 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 18: Java: Surrogate Locker Thread (CMS)
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e0a JNICreateJavaVMImpl + 41444
    7 libclient.dylib 0x000000011cca6798 JVM_IsPrimitiveClass + 5612
    8 libclient.dylib 0x000000011cca6429 JVM_IsPrimitiveClass + 4733
    9 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    10 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    11 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    12 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    13 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 19: Java: Signal Dispatcher
    0 libSystem.B.dylib 0x00007fff887c6db6 semaphorewaittrap + 10
    1 libclient.dylib 0x000000011cca701c JVM_IsPrimitiveClass + 7792
    2 libclient.dylib 0x000000011cca6ec1 JVM_IsPrimitiveClass + 7445
    3 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    4 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    5 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 20: Java: CompilerThread0
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e0a JNICreateJavaVMImpl + 41444
    7 libclient.dylib 0x000000011ccaa795 JVM_IsPrimitiveClass + 21993
    8 libclient.dylib 0x000000011cca7df0 JVM_IsPrimitiveClass + 11332
    9 libclient.dylib 0x000000011cca7cbb JVM_IsPrimitiveClass + 11023
    10 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    11 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    12 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    13 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    14 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 21: Java: CompilerThread1
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e0a JNICreateJavaVMImpl + 41444
    7 libclient.dylib 0x000000011ccaa795 JVM_IsPrimitiveClass + 21993
    8 libclient.dylib 0x000000011cca7df0 JVM_IsPrimitiveClass + 11332
    9 libclient.dylib 0x000000011cca7cbb JVM_IsPrimitiveClass + 11023
    10 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    11 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    12 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    13 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    14 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 22: Java: Low Memory Detector
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc07323 JNICreateJavaVMImpl + 42749
    5 libclient.dylib 0x000000011cc07072 JNICreateJavaVMImpl + 42060
    6 libclient.dylib 0x000000011cc06e81 JNICreateJavaVMImpl + 41563
    7 libclient.dylib 0x000000011ccaaf35 JVM_IsPrimitiveClass + 23945
    8 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    9 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    10 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    11 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    12 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 23: Java: VM Periodic Task Thread
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc07598 JNICreateJavaVMImpl + 43378
    3 libclient.dylib 0x000000011ccabb35 JVM_IsPrimitiveClass + 27017
    4 libclient.dylib 0x000000011ccab82e JVM_IsPrimitiveClass + 26242
    5 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    6 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    7 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 24: Java: AWT-Shutdown
    0 libSystem.B.dylib 0x00007fff887c6d7a machmsgtrap + 10
    1 libSystem.B.dylib 0x00007fff887c73ed mach_msg + 59
    2 libclient.dylib 0x000000011cc074e3 JNICreateJavaVMImpl + 43197
    3 libclient.dylib 0x000000011cc073b8 JNICreateJavaVMImpl + 42898
    4 libclient.dylib 0x000000011cc988c4 JVM_MonitorWait + 3976
    5 libclient.dylib 0x000000011cc97c22 JVM_MonitorWait + 742
    6 libclient.dylib 0x000000011cc979e7 JVM_MonitorWait + 171
    7 ??? 0x000000011e0126a8 0 + 4798359208
    8 ??? 0x000000011e00681a 0 + 4798310426
    9 ??? 0x000000011e00681a 0 + 4798310426
    10 ??? 0x000000011e006cf4 0 + 4798311668
    11 ??? 0x000000011e0013f1 0 + 4798288881
    12 libclient.dylib 0x000000011cc89491 JVM_Lseek + 156985
    13 libclient.dylib 0x000000011cc89289 JVM_Lseek + 156465
    14 libclient.dylib 0x000000011cc974d3 JVM_InternString + 1459
    15 libclient.dylib 0x000000011cc973c8 JVM_InternString + 1192
    16 libclient.dylib 0x000000011cc97331 JVM_InternString + 1041
    17 libclient.dylib 0x000000011cc971cf JVM_InternString + 687
    18 libclient.dylib 0x000000011cc96e7f JVM_StartThread + 1215
    19 libclient.dylib 0x000000011cc06d30 JNICreateJavaVMImpl + 41226
    20 libSystem.B.dylib 0x00007fff887fff66 pthreadstart + 331
    21 libSystem.B.dylib 0x00007fff887ffe19 thread_start + 13
    Thread 10 crashed with X86 Thread State (64-bit):
    rax: 0x000000000000003c rbx: 0x000000011cbf8920 rcx: 0x000000011cbf88d8 rdx: 0x0000000000000001
    rdi: 0x0000000000000c03 rsi: 0x0000000000000000 rbp: 0x000000011cbf8910 rsp: 0x000000011cbf88d8
    r8: 0x0000000000000000 r9: 0x0000000000989680 r10: 0x0000000000000001 r11: 0x0000000000000246
    r12: 0x0000000000000000 r13: 0x0000000000000000 r14: 0x000000011c820d20 r15: 0x000000011c81e780
    rip: 0x00007fff8883a1de rfl: 0x0000000000000247 cr2: 0x0000000047b4a00c
    Binary Images:
    0x100000000 - 0x10024ffff com.apple.Safari 4.0.3 (6531.9) <85520F41-6D13-C548-9D3F-A3013EFB1D8D> /Applications/Safari.app/Contents/MacOS/Safari
    0x1175f0000 - 0x1175f0fff com.apple.JavaPluginCocoa 13.0.0 (13.0.0) <02EA2DA9-59AB-9A18-EE03-6A7147EAE31D> /System/Library/Frameworks/JavaVM.framework/Versions/A/Resources/JavaPluginCoco a.bundle/Contents/MacOS/JavaPluginCocoa
    0x118250000 - 0x118254ff7 libFontRegistryUI.dylib ??? (???) <EB462473-8DC9-5F16-4592-8F1D743C779A> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ATS.framewo rk/Resources/libFontRegistryUI.dylib
    0x11825a000 - 0x11825bfff ATSHI.dylib ??? (???) <9BC80E39-A52B-D3C2-4C3C-3CA209BA35FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0x119ff0000 - 0x119ff7ff7 com.apple.JavaVM 13.0.0 (13.0.0) <D98F6BC3-5901-F2E4-BA32-054953E7E877> /System/Library/Frameworks/JavaVM.framework/Versions/A/JavaVM
    0x11adf2000 - 0x11adfeff7 com.apple.JavaPluginCocoa16 13.0.0 (13.0.0) <462924DA-C05B-5DFC-3663-816F0605A934> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/MacOS/JavaPluginCocoa
    0x11bc62000 - 0x11bc6bff7 JavaNativeFoundation ??? (???) <8AB1FD95-2A2F-7B91-3A8D-93CEE21A8679> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaNativeFou ndation.framework/Versions/A/JavaNativeFoundation
    0x11bc74000 - 0x11bc7cfff libdeploy.jnilib ??? (???) <D9D74537-FCF4-9560-ABB9-F5C74CE5A283> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Resources/JavaPlugin Cocoa.bundle/Contents/Resources/Java/libdeploy.jnilib
    0x11bc85000 - 0x11bc8dfff libverify.dylib ??? (???) <F7DF1D4C-52F0-0D81-AFA4-3609352B3390> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libverify. dylib
    0x11bc93000 - 0x11bcb2ff7 libjava.jnilib ??? (???) <9BBA0384-8C8B-4A13-0229-3E76B54FF906> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libjava.jn ilib
    0x11c991000 - 0x11c99efff libzip.jnilib ??? (???) <93780E94-5045-622E-DB72-07E984F90FD1> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libzip.jni lib
    0x11cbfb000 - 0x11d11efff libclient.dylib ??? (???) <DD9CDE76-DDCA-56EA-1FC3-11449E9AE6BB> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libclient. dylib
    0x11d4f1000 - 0x11d4f7ff7 com.apple.java.JavaRuntimeSupport 13.0.0 (13.0.0) <C94D20CD-59E7-BF65-1342-A2E99ADE7A2E> /System/Library/Frameworks/JavaVM.framework/Versions/A/Frameworks/JavaRuntimeSu pport.framework/Versions/A/JavaRuntimeSupport
    0x130418000 - 0x1305e3fff libawt.jnilib ??? (???) <0D2FB85B-647B-80A2-3FCF-9820AD592C87> /System/Library/Frameworks/JavaVM.framework/Versions/1.6.0/Libraries/libawt.jni lib
    0x7fff5fc00000 - 0x7fff5fc3bdef dyld 132.1 (???) <B633F790-4DDB-53CD-7ACF-2A3682BCEA9F> /usr/lib/dyld
    0x7fff80161000 - 0x7fff8026afff com.apple.MediaToolbox 0.420.17 (420.17) <31834AB2-1BFF-92D5-A8D2-21B0AE51FA98> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x7fff8027a000 - 0x7fff802befef com.apple.ImageCaptureCore 1.0 (1.0) <29A6CF83-B5C2-9730-D71D-825AEC8657F5> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff802d5000 - 0x7fff802fbfe7 libJPEG.dylib ??? (???) <52ACD177-F101-BEF5-E7CC-9131F8372D0A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x7fff802fc000 - 0x7fff80358fff libGLU.dylib ??? (???) <AA2D37B3-8B7C-6772-F8BA-7364284C55FE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x7fff80359000 - 0x7fff80368fff com.apple.NetFS 3.2 (3.2) <61E3D8BE-A529-20BF-1A11-026EC774820D> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x7fff8037d000 - 0x7fff803fbfef com.apple.audio.CoreAudio 3.2.0 (3.2) <51E4AA76-3A8A-2B78-95D2-582501421A4E> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x7fff803fc000 - 0x7fff808f4ff7 com.apple.VideoToolbox 0.420.17 (420.17) <E034AA6E-A1E4-BB8F-5AFA-F5C354DDD889> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x7fff808f5000 - 0x7fff808f5ff7 com.apple.ApplicationServices 38 (38) <10A0B9E9-4988-03D4-FC56-DDE231A02C63> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff808f6000 - 0x7fff8092dff7 libssl.0.9.8.dylib ??? (???) <2D7FAEF9-A3CD-9F80-7CDE-852D3C93AEDB> /usr/lib/libssl.0.9.8.dylib
    0x7fff8092e000 - 0x7fff80935ff7 com.apple.DisplayServicesFW 2.1 (2.1) <2C039CF5-8AF8-6DA3-3C77-566B22EFB172> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff80966000 - 0x7fff809c8fe7 com.apple.datadetectorscore 2.0 (80.7) <F9D2332D-0890-2ED2-1AC8-F85CB89D8BD4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff80a3c000 - 0x7fff8112e5d7 com.apple.CoreGraphics 1.535.5 (???) <6599C41F-2D50-5E04-44E4-44FA90E022B5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x7fff81228000 - 0x7fff81249fff libresolv.9.dylib ??? (???) <01C7C750-7F6A-89B3-C586-5C50A839019E> /usr/lib/libresolv.9.dylib
    0x7fff8124a000 - 0x7fff81259fef com.apple.opengl 1.6.3 (1.6.3) <6318A188-B43D-E82F-C157-2E76331227BD> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8125a000 - 0x7fff81364ff7 com.apple.MeshKitIO 1.0 (49.0) <66600E25-66F9-D31A-EA47-E81518FF6DDA> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x7fff8137e000 - 0x7fff8149cff7 com.apple.PubSub 1.0.4 (65.11) <C1D56F85-7553-FB97-2A31-35CEB2BB8B63> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
    0x7fff81509000 - 0x7fff8162bff7 com.apple.audio.toolbox.AudioToolbox 1.6 (1.6) <3CA3B481-9627-6F36-F2B8-C2763DEEB128> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8162c000 - 0x7fff8167bff7 libTIFF.dylib ??? (???) <E11A75A8-223C-8B5E-7F62-821F9ADE8821> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8167c000 - 0x7fff8167cff7 com.apple.Cocoa 6.6 (???) <68B0BE46-6E24-C96F-B341-054CF9E8F3B6> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x7fff8167d000 - 0x7fff816aefff libGLImage.dylib ??? (???) <4F318A3E-20C1-D846-2B36-62451A3241F7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x7fff816af000 - 0x7fff8173bfef SecurityFoundation ??? (???) <B69E2FF9-A698-4923-BC8B-180224B6EF75> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x7fff8173c000 - 0x7fff81777ff7 com.apple.CoreMediaIOServices 101.0 (715) <7B93206A-FEC5-FCC3-3587-91E3CEC61797> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x7fff81778000 - 0x7fff8177afff com.apple.print.framework.Print 6.0 (237) <70DA9755-5DC1-716B-77E2-E42C5DAB85A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x7fff81840000 - 0x7fff8191aff7 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
    0x7fff8191b000 - 0x7fff819d0fff com.apple.ink.framework 1.3 (104) <9B552E27-7E3F-6767-058A-C998E8F78692> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff819d1000 - 0x7fff81a4efef libstdc++.6.dylib ??? (???) <35ECA411-2C08-FD7D-11B1-1B7A04921A5C> /usr/lib/libstdc++.6.dylib
    0x7fff81a4f000 - 0x7fff81abbff7 com.apple.CorePDF 1.0 (1.0) <8D76B569-F938-6337-533A-5C8A69B005DA> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x7fff81ac4000 - 0x7fff81e58ff7 com.apple.QuartzCore 1.6.0 (226.0) <66E14771-C5F0-1415-0B7B-C45EE00C51A1> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x7fff81e59000 - 0x7fff81f70fef libxml2.2.dylib ??? (???) <6D4C196C-B061-CBCD-AAFD-A21736A8425C> /usr/lib/libxml2.2.dylib
    0x7fff81f71000 - 0x7fff820defe7 com.apple.QTKit 7.6.3 (1584) <6D02A542-5202-4022-2050-5BE01F70D225> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x7fff820e4000 - 0x7fff8217efe7 com.apple.ApplicationServices.ATS 4.0 (???) <76009EB5-037B-8A08-5AB5-18DA59559509> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x7fff8217f000 - 0x7fff82303fff com.apple.JavaScriptCore 6531 (6531.5) <8C470ACB-1A45-71FC-673D-34EA3F5EF0DC> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x7fff82304000 - 0x7fff823bdfff libsqlite3.dylib ??? (???) <5A15E12A-AE8F-1A36-BBC7-564E7D7AD0FB> /usr/lib/libsqlite3.dylib
    0x7fff823ce000 - 0x7fff824b2ff7 com.apple.DesktopServices 1.5.1 (1.5.1) <65D7E707-DBCA-5752-78EC-351DC88F3AE8> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff824b3000 - 0x7fff824f6fff libtidy.A.dylib ??? (???) <8AF4DB3A-7BDB-7AF7-0E9C-413BBBD0E380> /usr/lib/libtidy.A.dylib
    0x7fff82532000 - 0x7fff827b6fff com.apple.security 6.0 (36910) <F7431448-BC2E-835D-E7A2-E47E0A5CB984> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x7fff827c0000 - 0x7fff827c0ff7 com.apple.CoreServices 44 (44) <210A4C56-BECB-E3E4-B6EE-7EC53E02265D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x7fff827c1000 - 0x7fff82808fef com.apple.QuickLookFramework 2.0 (327.0) <E15E267E-D462-2AD0-DB03-A54E0F94452F> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x7fff82809000 - 0x7fff8280cff7 libCoreVMClient.dylib ??? (???) <3A41933A-5174-7516-37E0-8E06365BF3DA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff8280d000 - 0x7fff82a8efe7 com.apple.Foundation 6.6 (751) <CCE98C5C-DFEA-6C80-A014-A5985437072E> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x7fff82a8f000 - 0x7fff82a95ff7 IOSurface ??? (???) <8E0EE904-59D1-9AA0-CE55-B1777F4BAEC1> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff82a96000 - 0x7fff82aa1ff7 com.apple.speech.recognition.framework 3.10.10 (3.10.10) <7E2A89FC-0F18-1CCC-472E-AD0E2BC2DD4C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x7fff82aa2000 - 0x7fff82ae8fe7 libvDSP.dylib ??? (???) <2DAA1591-8AE8-B411-7D01-68DE99C63CEE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x7fff82af7000 - 0x7fff82b08fff SyndicationUI ??? (???) <6B116A70-EA2D-1A61-2C27-35B1CFDFBBD6> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
    0x7fff82b09000 - 0x7fff82b5afe7 com.apple.HIServices 1.8.0 (???) <113EEB8A-8EC6-9F86-EF46-4BA5C2CBF77C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff82b5b000 - 0x7fff82b66fff com.apple.CrashReporterSupport 10.6 (237) <7B22FB86-33C7-A775-2F13-0D3356E2B971> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff82cd0000 - 0x7fff82ce1fff com.apple.DSObjCWrappers.Framework 10.6 (134) <3C08225D-517E-2822-6152-F6EB13A4ADF9> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x7fff82ce2000 - 0x7fff82ceffff libCSync.A.dylib ??? (???) <D97C8D7E-2CA3-9495-0C41-004CE47BC5DD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x7fff82cf0000 - 0x7fff82d31ff7 com.apple.SystemConfiguration 1.10 (1.10) <E3FF1FC8-C760-2047-F954-0D283DD0F714> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff82d32000 - 0x7fff82d7cff7 com.apple.Metadata 10.6.0 (507.1) <AA0DF8E0-9B5B-2377-9B20-884919E28994> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff82d7d000 - 0x7fff82fe7ff7 com.apple.QuartzComposer 4.0 (156.6) <4E43D357-4A18-5D16-02E8-14324A5B9302> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x7fff830c0000 - 0x7fff831fdfef com.apple.WebKit 6531 (6531.9) <17A680A1-FE75-81E5-952A-047E5FA96F66> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x7fff831fe000 - 0x7fff8329efff com.apple.LaunchServices 360.3 (360.3) <02FFE657-CC7A-5266-F06E-8732E28F70A9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff8329f000 - 0x7fff832bdff7 libPng.dylib ??? (???) <6A0E35B8-2E33-7C64-2B53-6F47F628DE7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff832fd000 - 0x7fff83381fff com.apple.print.framework.PrintCore 6.0 (312) <1F747E69-924D-8C5B-F318-C4828CC6E85D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x7fff8338b000 - 0x7fff833c6fe7 com.apple.CoreMedia 0.420.17 (420.17) <E299556E-6930-DC30-DA23-88B812AF63CA> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff833c7000 - 0x7fff8340aff7 libRIP.A.dylib ??? (???) <8D7113D2-71A7-A205-D2D0-2DB0F37FFBB3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x7fff8340b000 - 0x7fff8340bff7 com.apple.Accelerate 1.5 (Accelerate 1.5) <E517A811-E0E6-89D0-F397-66122C7A25A4> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff83418000 - 0x7fff83e3bfe7 com.apple.WebCore 6531 (6531.9) <6DEBA397-4369-A8B1-1757-40FD454F6B51> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x7fff83ead000 - 0x7fff83eb1ff7 libCGXType.A.dylib ??? (???) <50EB4AB0-0B25-E5DC-FC9E-12268B51F02F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x7fff83eb2000 - 0x7fff83f1aff7 com.apple.MeshKitRuntime 1.0 (49.0) <580F1945-540B-1E68-0341-A6ADAD78397E> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x7fff83f1b000 - 0x7fff83f68ff7 libauto.dylib ??? (???) <8658DB85-C611-1212-44E5-5B2539018FA0> /usr/lib/libauto.dylib
    0x7fff84188000 - 0x7fff84188ff7 com.apple.quartzframework 1.5 (1.5) <B182B579-BCCE-81BF-8DA2-9E0B7BDF8516> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff84189000 - 0x7fff84189ff7 com.apple.Carbon 150 (152) <8D8CF535-90BE-691C-EC1B-63FBE2162C9B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff841d8000 - 0x7fff84209fef libTrueTypeScaler.dylib ??? (???) <3F30259E-9EB0-18D2-B0F3-7B8A9625574E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x7fff84249000 - 0x7fff842fffe7 libobjc.A.dylib ??? (???) <261D97A3-225B-8A00-56AA-F9F27973063F> /usr/lib/libobjc.A.dylib
    0x7fff84300000 - 0x7fff84366fe7 com.apple.AppleVAFramework 4.6.2 (4.6.2) <3DA57727-EAD1-A199-4093-54CC4698A109> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x7fff84367000 - 0x7fff845a0fe7 com.apple.imageKit 2.0 (1.0) <F579694D-9FA0-6365-45CD-E380C2EB2573> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x7fff845a1000 - 0x7fff845a6fff libGIF.dylib ??? (???) <0C112067-95FE-B9BC-C70C-64A46A277F34> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff845f2000 - 0x7fff846f7fe7 libGLProgrammability.dylib ??? (???) <EDEC71CB-5F5B-7F55-47F4-19E953E3BE61> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x7fff846f8000 - 0x7fff8470efff com.apple.MultitouchSupport.framework 200.20 (200.20) <96B8C66E-D84D-863B-CB1D-F7E005569706> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x7fff8470f000 - 0x7fff84728fff 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
    0x7fff84729000 - 0x7fff8511dfe7 com.apple.AppKit 6.6.1 (1038.2) <C17AD2AC-8639-D20F-CD99-36EEC619A5F0> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x7fff8511e000 - 0x7fff85132ff7 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
    0x7fff85133000 - 0x7fff8515bfff com.apple.DictionaryServices 1.1 (1.1) <D57BA55A-4CC5-5C17-8077-AEEA27A01C7A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8515c000 - 0x7fff8515cff7 com.apple.Accelerate.vecLib 3.5 (vecLib 3.5) <BA861575-B0DE-50F5-A799-BDF188A3D4EF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff851c3000 - 0x7fff85253fff 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
    0x7fff85284000 - 0x7fff8533fff7 libFontParser.dylib ??? (???) <8926E1B0-6D1E-502A-5028-1DCC57F6D6FA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff85340000 - 0x7fff853f4fef com.apple.ColorSync 4.6.0 (4.6.0) <080BEDDE-E7A4-F88D-928B-7501574A157B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff853f5000 - 0x7fff85419ff7 com.apple.CoreVideo 1.6.0 (43.0) <FF5F0EEF-56BE-24DD-C8FA-CB41F126E6A8> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff8541a000 - 0x7fff85449ff7 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
    0x7fff8544a000 - 0x7fff85680fef com.apple.AddressBook.framework 5.0 (862) <06928F7A-AFEC-7C7F-E1EC-D99983588C00> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x7fff85681000 - 0x7fff8568fff7 libkxld.dylib ??? (???) <823B6BE6-E952-3B3C-3633-8F4D6C4606A8> /usr/lib/system/libkxld.dylib
    0x7fff85690000 - 0x7fff856a5fff com.apple.LangAnalysis 1.6.5 (1.6.5) <D4956302-5A2D-2AFD-C143-6287F1313196> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x7fff856a6000 - 0x7fff856e3fff com.apple.LDAPFramework 2.0 (120.1) <0F7DF87D-6A08-02AF-790B-76294FCE8916> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff856e4000 - 0x7fff85773fff com.apple.PDFKit 2.5 (2.5) <7849E675-4289-6FEA-E314-063E91A4B07F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff857a5000 - 0x7fff857fafef com.apple.framework.familycontrols 2.0 (2.0) <2520A455-5487-1964-C5D9-D284699D2537> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x7fff857fb000 - 0x7fff85842ff7 com.apple.coreui 0.2 (112) <E64F7594-7829-575F-666A-0B16875FC644> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff85843000 - 0x7fff858c5fef com.apple.QuickLookUIFramework 2.0 (327.0) <B9850E11-3F04-100F-0122-B4AD6222A43F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff85bab000 - 0x7fff85badfff libRadiance.dylib ??? (???) <77F285E0-5D5E-A0B0-A89E-9332D6AB2867> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x7fff85bae000 - 0x7fff85bb1ff7 com.apple.securityhi 4.0 (36638) <77F40B57-2D97-7AE5-1331-8945C71DFB57> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x7fff85bb2000 - 0x7fff85d25fef com.apple.CoreFoundation 6.6 (550) <04EC0CC2-6CE4-4EE0-03B9-6C5109398CB1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x7fff85d26000 - 0x7fff85d29fff 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
    0x7fff85d2a000 - 0x7fff86534fe7 libBLAS.dylib ??? (???) <FC941ECB-71D0-FAE3-DCBF-C5A619E594B8> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x7fff865a9000 - 0x7fff865bbfe7 libsasl2.2.dylib ??? (???) <76B83C8D-8EFE-4467-0F75-275648AFED97> /usr/lib/libsasl2.2.dylib
    0x7fff8660a000 - 0x7fff8661dfff libGL.dylib ??? (???) <D452ADC0-04B1-E24F-03E6-717E58E1D659> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff86692000 - 0x7fff866cdfef com.apple.AE 496 (496) <6AFD62E0-DD92-4F04-A73A-90224D80593D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x7fff8670e000 - 0x7fff8691aff7 com.apple.RawCamera.bundle 2.2.1 (477) <B4DD9D3B-CD05-5ACE-6808-BEC5660D805C> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x7fff869ad000 - 0x7fff869c3fff 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
    0x7fff869c4000 - 0x7fff86a90fff com.apple.CFNetwork 454.4 (454.4) <E7721AD8-3177-8749-60F7-5EF323E6492B> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x7fff86a91000 - 0x7fff86a92fff com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <5062DACE-FCE7-8E41-F5F6-58821778629C> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x7fff86af2000 - 0x7fff86bbdfe7 ColorSyncDeprecated.dylib ??? (???) <03DA3BF0-1293-8947-A8B6-5E599F5B5DC7> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x7fff86bbe000 - 0x7fff86bbfff7 com.apple.audio.units.AudioUnit 1.6 (1.6) <7A51FBCE-7907-28A0-B2D2-CAADA78F2913> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x7fff86be1000 - 0x7fff86be5ff7 libmathCommon.A.dylib ??? (???) <95718673-FEEE-B6ED-B127-BCDBDB60D4E5> /usr/lib/system/libmathCommon.A.dylib
    0x7fff86c97000 - 0x7fff86cadfef libbsm.0.dylib ??? (???) <42D3023A-A1F7-4121-6417-FCC6B51B3E90> /usr/lib/libbsm.0.dylib
    0x7fff86cf9000 - 0x7fff86d24ff7 libxslt.1.dylib ??? (???) <87A0B228-B24A-C426-C3FB-B40D7258DD49> /usr/lib/libxslt.1.dylib
    0x7fff87065000 - 0x7fff87222fff libicucore.A.dylib ??? (???) <224721C0-EC21-94D0-6484-66C603C34CBE> /usr/lib/libicucore.A.dylib
    0x7fff87223000 - 0x7fff87332ff7 libcrypto.0.9.8.dylib ??? (???) <A2DA70D0-02AE-89FA-1CDA-B3CA986CAE6D> /usr/lib/libcrypto.0.9.8.dylib
    0x7fff87333000 - 0x7fff874edfef com.apple.ImageIO.framework 3.0.0 (3.0.0) <D5594E10-F805-F816-10E9-F95753BE18CC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x7fff87517000 - 0x7fff8764fff7 com.apple.CoreData 102 (246) <0502CBD8-513E-C19A-3562-20EC35535D71> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x7fff8765b000 - 0x7fff87698ff7 libFontRegistry.dylib ??? (???) <43ADB89E-036B-9D8F-CC4B-CE6B6BCC5AB5> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x7fff87699000 - 0x7fff876e2ff7 com.apple.securityinterface 4.0 (36981) <F14235A2-8320-1A71-24FE-EB22008483E9> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x7fff876e3000 - 0x7fff87792fef edu.mit.Kerberos 6.5.8 (6.5.8) <A9C16B72-A1F8-3DDE-7772-E7635774CA6E> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff87793000 - 0x7fff877d3fef com.apple.QD 3.31 (???) <0FA2713A-99BD-A96B-56AF-7DB0AB4927AD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x7fff877d4000 - 0x7fff877d9ff7 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
    0x7fff877dc000 - 0x7fff877fdff7 com.apple.opencl 11 (11) <A53E07FB-AD2F-9F3E-EC00-7DCC7DDE2F90> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x7fff877fe000 - 0x7fff87803fff libGFXShared.dylib ??? (???) <C386DB22-A0AA-D826-ACBA-25E82B480D05> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x7fff87804000 - 0x7fff8781fff7 com.apple.openscripting 1.3 (???) <DFBFBFD3-90C0-0710-300C-1A7210CB3713> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87820000 - 0x7fff8789dfef com.apple.backup.framework 1.1 (1.0) <35E2F1B1-C301-EFF7-F222-964D1A6ABE09> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x7fff87949000 - 0x7fff87c46fef com.apple.HIToolbox 1.6.0 (???) <870B39B2-55BD-9C82-72EB-2E3470BD0E14> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x7fff87c77000 - 0x7fff87c7dff7 com.apple.DiskArbitration 2.3 (2.3) <857F6E43-1EF4-7D53-351B-10DE0A8F992A> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x7fff87c7e000 - 0x7fff87c9efef com.apple.DirectoryService.Framework 3.6 (621) <925EE208-03B2-B24A-3686-57EAFBDA5ADF> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x7fff87c9f000 - 0x7fff87ca0fff liblangid.dylib ??? (???) <EA4D1607-2BD5-2EE2-2A3B-632EEE5A444D> /usr/lib/liblangid.dylib
    0x7fff87ca1000 - 0x7fff87ca7fff libCGXCoreImage.A.dylib ??? (???) <D113DB65-BB37-5499-8825-E6AE8AB1F8B8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x7fff87ca8000 - 0x7fff87fdafef com.apple.CoreServices.CarbonCore 859.1 (859.1) <5712C4C1-B18B-88EE-221F-DA04A8EDA029> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff87fdb000 - 0x7fff88056ff7 com.apple.ISSupport 1.9.1 (49) <EF46DFEE-3B41-97C1-1BE6-A19A1786B85F> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x7fff88057000 - 0x7fff8849afef libLAPACK.dylib ??? (???) <0CC61C98-FF51-67B3-F3D8-C5E430C201A9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8849b000 - 0x7fff884a2fff com.apple.OpenDirectory 10.6 (10.6) <72A65D76-7831-D31E-F1B3-9E48BF26A98B> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff884a3000 - 0x7fff88520fe7 com.apple.CoreText 3.0.0 (???) <51175014-9F0C-7E96-FB6F-3DC5E446B92E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x7fff88521000 - 0x7fff885ddff7 com.apple.CoreServices.OSServices 352 (352) <CD933BBD-B260-552F-E64E-291D6ED3091A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x7fff88693000 - 0x7fff886c8ff7 libcups.2.dylib ??? (???) <1FE99C26-B845-F508-815A-5B2CF2CA5337> /usr/lib/libcups.2.dylib
    0x7fff886c9000 - 0x7fff886dafef libz.1.dylib ??? (???) <3A7A4C48-A4C8-A78A-8B87-C0DDF6601AC8> /usr/lib/libz.1.dylib
    0x7fff886db000 - 0x7fff886dcff7 com.apple.TrustEvaluationAgent 1.0 (1) <4B6B7853-EDAC-08B7-3324-CA9A3802FAE2> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff886dd000 - 0x7fff88716ff7 com.apple.MeshKit 1.0 (49.0) <7587A7F2-DF5D-B8B2-A6A8-1389CF28BC51> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x7fff88717000 - 0x7fff88774fef com.apple.framework.IOKit 2.0 (???) <65AA6170-12E3-BFB5-F982-E0C433610A1F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x7fff88775000 - 0x7fff88775ff7 com.apple.vecLib 3.5 (vecLib 3.5) <5B072584-9579-F54F-180E-5D425B37E85C> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x7fff88776000 - 0x7fff887c5ff7 com.apple.DirectoryService.PasswordServerFramework 6.0 (6.0) <14FD0978-4BE0-336B-A19E-F388694583EB> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x7fff887c6000 - 0x7fff88984ff7 libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    0x7fff88985000 - 0x7fff889effe7 libvMisc.dylib ??? (???) <524DC30F-6A54-CCED-56D9-F57033B06E99> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x7fffffe00000 - 0x7fffffe01fff libSystem.B.dylib ??? (???) <66102D4E-6C8B-77D0-6766-2A1788B20C6F> /usr/lib/libSystem.B.dylib
    Model: MacBook2,1, BootROM MB21.00A5.B07, 2 processors, Intel Core 2 Duo, 2 GHz, 2 GB, SMC 1.13f3
    Graphics: Intel GMA 950, GMA 950, Built-In, spdisplaysintegratedvram
    Memory Module: global_name
    AirPort: spairportwireless_card_type_airportextreme (0x168C, 0x87), Atheros 5416: 2.0.19.4
    Bluetooth: Version 2.2.1f7, 2 service, 0 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en3
    Serial ATA Device: FUJITSU MHY2080BH, 74.53 GB
    Parallel ATA Device: MATSHITADVD-R UJ-857D
    USB Device: Built-in iSight, 0x05ac (Apple Inc.), 0x8501, 0xfd400000
    USB Device: Apple Internal Keyboard / Trackpad, 0x05ac (Apple Inc.), 0x021a, 0x1d200000
    USB Device: Bluetooth USB Host Controller, 0x05ac (Apple Inc.), 0x8205, 0x7d100000
    USB Device: IR Receiver, 0x05ac (Apple Inc.), 0x8240, 0x5d200000
    if anyone can help me understand this i have fixed the flash portion of my problem but java still crashes the computer when trying to load.

    Mac Os X 10.6.1 w/VMFusionWare that loads java perfect with windows 7

  • ICloud connection error, iTunes Store not loading, update server not responding. Please Help.

    Please Help! I am in desperate need to access my email. Thank you.
    whenever I sign in iCloud, this happens:
    APPLICATION NAME
    cloudos
    ERROR
    authDidNotConnect
    TYPE
    server
    APP STATECHART
    SC.Statechart:sc915
      initialized: true
      name: cloudos-statechart
      current-states: [
        active.authUI.fieldsEditable
      state-transition:
        active: false
        suspended: false
      handling-event: false
    BUILD NUMBER
    14C.131409
    TIME
    Fri May 02 2014 21:03:39 GMT+1000 (EST)        (1399028619503)
    HOST
    www.icloud.com
    USER AGENT
    Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:28.0) Gecko/20100101 Firefox/28.0
    ENVIRONMENT
    PROD
    RECENT LOG MESSAGES
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: SC.Module: Attempting to load 'cloudos_foundation/springboard'
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: SC.Module: Module 'cloudos_foundation/springboard' already loaded.
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: SC.Module: Evaluating JavaScript for module 'cloudos_foundation/springboard'.
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: CloudOS.main() already has localized strings, proceeding to run CloudOS.run() now.
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Loading localized strings and metrics
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: -->  Request 1:   GET to /applications/pages/current/info.json,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: -->  Request 2:   GET to /applications/numbers/current/info.json,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: -->  Request 3:   GET to /applications/keynote/current/info.json,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN initialize statechart
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: __ROOT_STATE__
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: ---
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: ---
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: __ROOT_STATE__
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: loading
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: loading
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: __ROOT_STATE__
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: validatingAuth
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: loading
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: loading
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: pivot state = __ROOT_STATE__
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: loading
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: validatingAuth
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: validatingAuth.gettingReply
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: COS: Sending validate POST request to https://setup.icloud.com/setup/ws/1/validate
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: -->  Request 4:   POST to https://setup.icloud.com/setup/ws/1/validate?clientBuildNumber=14C.131409&client Id=CA53A6CC-FA79-4150-AF39-248318487608,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: validatingAuth.gettingReply
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: validatingAuth
    Fri, 02 May 2014 10:22:58 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END initialize statechart
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Language check: null -> en-us. We WILL relocalize.
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: SC.Module: Module 'cloudos_foundation/springboard' has completed loading, invoking callbacks.
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: <--  Response 1:  200  (417ms),  headers: Accept-Ranges=bytes, Cache-Control=no-cache, no-store, private, Connection=keep-alive, Content-Encoding=gzip, Content-Language=en-us, Content-Length=162, Content-Type=application/json, Date=Fri, 02 May 2014 10:22:58 GMT, Etag="b8-4f7da4953c300", Expires=Sat, 02 May 2015 10:22:58 GMT, Last-Modified=Fri, 25 Apr 2014 09:06:52 GMT, Server=Apache, Strict-Transport-Security=max-age=31536000; includeSubDomains, Vary=Accept-Encoding  body: (omitted)
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Setting up appInfo for pages
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 1 conditions. Requirement was: dynamic app pages
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: <--  Response 2:  200  (432ms),  headers: Accept-Ranges=bytes, Cache-Control=no-cache, no-store, private, Connection=keep-alive, Content-Encoding=gzip, Content-Language=en-us, Content-Length=164, Content-Type=application/json, Date=Fri, 02 May 2014 10:22:58 GMT, Etag="bc-4f7da4953c300", Expires=Sat, 02 May 2015 10:22:58 GMT, Last-Modified=Fri, 25 Apr 2014 09:06:52 GMT, Server=Apache, Strict-Transport-Security=max-age=31536000; includeSubDomains, Vary=Accept-Encoding  body: (omitted)
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Setting up appInfo for numbers
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 1 conditions. Requirement was: dynamic app numbers
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: <--  Response 3:  200  (451ms),  headers: Accept-Ranges=bytes, Cache-Control=no-cache, no-store, private, Connection=keep-alive, Content-Encoding=gzip, Content-Language=en-us, Content-Length=165, Content-Type=application/json, Date=Fri, 02 May 2014 10:22:58 GMT, Etag="bc-4f7da4953c300", Expires=Sat, 02 May 2015 10:22:58 GMT, Last-Modified=Fri, 25 Apr 2014 09:06:52 GMT, Server=Apache, Strict-Transport-Security=max-age=31536000; includeSubDomains, Vary=Accept-Encoding  body: (omitted)
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Setting up appInfo for keynote
    Fri, 02 May 2014 10:22:58 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 1 conditions. Requirement was: dynamic app keynote
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Prefetching module 'cloudkit/error_catcher'.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Loading CSS file in 'cloudkit/error_catcher' -> '/system/cloudos/14C.131409/cloudkit/error_catcher/14C.131409/en-us/stylesheet. css'
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'cloudkit/error_catcher' -> '/system/cloudos/14C.131409/cloudkit/error_catcher/14C.131409/en-us/javascript- strings.js'
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Prefetching module 'cloudos_foundation/language'.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'cloudos_foundation/language' -> '/system/cloudos/14C.131409/cloudos_foundation/language/14C.131409/en-us/javasc ript-strings.js'
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Prefetching module 'coreweb/date_formatter'.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'coreweb/date_formatter' -> '/system/cloudos/14C.131409/coreweb/date_formatter/14C.131409/en-us/javascript- strings.js'
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Prefetching module 'cloudos_foundation/alarms'.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Loading CSS file in 'cloudos_foundation/alarms' -> '/system/cloudos/14C.131409/cloudos_foundation/alarms/14C.131409/en-us/styleshe et.css'
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'cloudos_foundation/alarms' -> '/system/cloudos/14C.131409/cloudos_foundation/alarms/14C.131409/en-us/javascri pt-strings.js'
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' finished loading.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' was prefetched, not evaluating until needed.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'cloudos_foundation/language' finished loading.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'cloudos_foundation/language' was prefetched, not evaluating until needed.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'coreweb/date_formatter' finished loading.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'coreweb/date_formatter' was prefetched, not evaluating until needed.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'cloudos_foundation/alarms' finished loading.
    Fri, 02 May 2014 10:22:59 GMT:  DEBUG: SC.Module: Module 'cloudos_foundation/alarms' was prefetched, not evaluating until needed.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: <--  Response 4:  0  (timed out),  headers:   body: (empty)
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: COS: invoking validateDidFail
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN sendEvent: 'authDidNotConnect'
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: validatingAuth.gettingReply: will handle event 'authDidNotConnect'
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: active.authUI
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: validatingAuth.gettingReply
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: validatingAuth.gettingReply
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: pivot state = __ROOT_STATE__
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: validatingAuth.gettingReply
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: validatingAuth
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active.authUI
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active.authUI.downloadingAuthModule
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Attempting to load 'cloudkit/auth_ui'
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Module 'cloudkit/auth_ui' is not loaded, loading now.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: 'cloudkit/auth_ui' depends on 'cloudkit/photo', loading dependency…
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Attempting to load 'cloudkit/photo'
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Module 'cloudkit/photo' is not loaded, loading now.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'cloudkit/photo' -> '/system/cloudos/14C.131409/cloudkit/photo/14C.131409/en-us/javascript.js'
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Loading CSS file in 'cloudkit/auth_ui' -> '/system/cloudos/14C.131409/cloudkit/auth_ui/14C.131409/en-us/[email protected] '
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Loading JavaScript file in 'cloudkit/auth_ui' -> '/system/cloudos/14C.131409/cloudkit/auth_ui/14C.131409/en-us/javascript-string s.js'
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: active.authUI.downloadingAuthModule
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: active.authUI
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END sendEvent: 'authDidNotConnect'
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Module 'cloudkit/photo' finished loading.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Evaluating and invoking callbacks for 'cloudkit/photo'.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Module 'cloudkit/photo' has completed loading, invoking callbacks.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Module 'cloudkit/auth_ui' finished loading.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Evaluating and invoking callbacks for 'cloudkit/auth_ui'.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: SC.Module: Module 'cloudkit/auth_ui' has completed loading, invoking callbacks.
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: active.authUI.downloadingAuthModule
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: active.authUI.downloadingAuthModule
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: pivot state = active.authUI
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: active.authUI.downloadingAuthModule
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:23:28 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Preloading background images, but every image was already loaded. Running callback immediately.
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: At long last, SpringboardView is now allowed to generate button instances!
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 9 conditions. Requirement was: initial set of buttons
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 8 conditions. Requirement was: Button for mail
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 7 conditions. Requirement was: Button for contacts
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 6 conditions. Requirement was: Button for notes
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 5 conditions. Requirement was: Button for reminders
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 4 conditions. Requirement was: Button for find
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 3 conditions. Requirement was: Button for pages
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 2 conditions. Requirement was: Button for numbers
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: A wait condition became satisfied. Still waiting on 1 conditions. Requirement was: Button for keynote
    Fri, 02 May 2014 10:23:28 GMT:  DEBUG: Springboard: Springboard View has become ready to show! All of its wait conditions have been satisfied.
    Fri, 02 May 2014 10:23:36 GMT:  DEBUG: Sending stats to feedbackws
    Fri, 02 May 2014 10:23:36 GMT:  DEBUG: -->  Request 5:   POST to https://feedbackws.icloud.com/reportStats,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:23:51 GMT:  DEBUG: Sending stats to feedbackws
    Fri, 02 May 2014 10:23:51 GMT:  DEBUG: -->  Request 6:   POST to https://feedbackws.icloud.com/reportStats,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:24:54 GMT:  DEBUG: <--  Response 5:  200  (78147ms),  headers: Cache-Control=no-cache, no-store, private, Content-Type=application/json; charset=UTF-8  body: (omitted)
    Fri, 02 May 2014 10:24:54 GMT:  INFO:  Successfully sent stats to feedbackws
    Fri, 02 May 2014 10:24:58 GMT:  DEBUG: <--  Response 6:  200  (66699ms),  headers: Cache-Control=no-cache, no-store, private, Content-Type=application/json; charset=UTF-8  body: (omitted)
    Fri, 02 May 2014 10:24:58 GMT:  INFO:  Successfully sent stats to feedbackws
    Fri, 02 May 2014 10:29:18 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:29:40 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:30:34 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN sendEvent: 'userDidSubmit'
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: active.authUI.fieldsEditable: will handle event 'userDidSubmit'
    Fri, 02 May 2014 10:30:41 GMT:  DEBUG: CloudKit: Sending login POST request to https://setup.icloud.com/setup/ws/1/login
    Fri, 02 May 2014 10:30:41 GMT:  DEBUG: -->  Request 7:   POST to https://setup.icloud.com/setup/ws/1/login?clientBuildNumber=14C.131409&clientId= CA53A6CC-FA79-4150-AF39-248318487608,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: pivot state = active.authUI
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:30:41 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END sendEvent: 'userDidSubmit'
    Fri, 02 May 2014 10:31:00 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:31:11 GMT:  DEBUG: <--  Response 7:  0  (timed out),  headers:   body: (empty)
    Fri, 02 May 2014 10:31:11 GMT:  DEBUG: COS: invoking loginDidFail
    Fri, 02 May 2014 10:31:11 GMT:  WARN:  Auth: No auth bag or recognized status code
    Fri, 02 May 2014 10:31:11 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN sendEvent: 'authDidNotConnect'
    Fri, 02 May 2014 10:31:11 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: active.authUI.attemptIsSubmitted: will handle event 'authDidNotConnect'
    Fri, 02 May 2014 10:31:11 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END sendEvent: 'authDidNotConnect'
    Fri, 02 May 2014 10:31:19 GMT:  DEBUG: Sending stats to feedbackws
    Fri, 02 May 2014 10:31:19 GMT:  DEBUG: -->  Request 8:   POST to https://feedbackws.icloud.com/reportStats,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:31:24 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:32:05 GMT:  DEBUG: <--  Response 8:  200  (46127ms),  headers: Cache-Control=no-cache, no-store, private, Content-Type=application/json; charset=UTF-8  body: (omitted)
    Fri, 02 May 2014 10:32:05 GMT:  INFO:  Successfully sent stats to feedbackws
    Fri, 02 May 2014 10:34:54 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:37:33 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: pivot state = active.authUI
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:37:35 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:37:35 GMT:  DEBUG: CloudKit: ErrorCatcher dialog invoked.
    Fri, 02 May 2014 10:37:36 GMT:  DEBUG: SC.Module: Attempting to load 'cloudkit/error_catcher'
    Fri, 02 May 2014 10:37:36 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' already loaded.
    Fri, 02 May 2014 10:37:36 GMT:  DEBUG: SC.Module: Evaluating JavaScript for module 'cloudkit/error_catcher'.
    Fri, 02 May 2014 10:37:36 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' has completed loading, invoking callbacks.
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN sendEvent: 'userDidSubmit'
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: active.authUI.fieldsEditable: will handle event 'userDidSubmit'
    Fri, 02 May 2014 10:37:43 GMT:  DEBUG: CloudKit: Sending login POST request to https://setup.icloud.com/setup/ws/1/login
    Fri, 02 May 2014 10:37:43 GMT:  DEBUG: -->  Request 9:   POST to https://setup.icloud.com/setup/ws/1/login?clientBuildNumber=14C.131409&clientId= CA53A6CC-FA79-4150-AF39-248318487608,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: pivot state = active.authUI
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: active.authUI.fieldsEditable
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 10:37:43 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END sendEvent: 'userDidSubmit'
    Fri, 02 May 2014 10:37:43 GMT:  DEBUG: Sending stats to feedbackws
    Fri, 02 May 2014 10:37:43 GMT:  DEBUG: -->  Request 10:   POST to https://feedbackws.icloud.com/reportStats,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:37:55 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:37:59 GMT:  DEBUG: autoUpdate: Running latest build, 14C.131409
    Fri, 02 May 2014 10:38:03 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:38:14 GMT:  DEBUG: <--  Response 9:  0  (timed out),  headers:   body: (empty)
    Fri, 02 May 2014 10:38:14 GMT:  DEBUG: COS: invoking loginDidFail
    Fri, 02 May 2014 10:38:14 GMT:  WARN:  Auth: No auth bag or recognized status code
    Fri, 02 May 2014 10:38:14 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN sendEvent: 'authDidNotConnect'
    Fri, 02 May 2014 10:38:14 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: active.authUI.attemptIsSubmitted: will handle event 'authDidNotConnect'
    Fri, 02 May 2014 10:38:14 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END sendEvent: 'authDidNotConnect'
    Fri, 02 May 2014 10:38:18 GMT:  DEBUG: <--  Response 10:  200  (34469ms),  headers: Cache-Control=no-cache, no-store, private, Content-Type=application/json; charset=UTF-8  body: (omitted)
    Fri, 02 May 2014 10:38:18 GMT:  INFO:  Successfully sent stats to feedbackws
    Fri, 02 May 2014 10:38:22 GMT:  DEBUG: Sending stats to feedbackws
    Fri, 02 May 2014 10:38:22 GMT:  DEBUG: -->  Request 11:   POST to https://feedbackws.icloud.com/reportStats,  headers: Content-Type=text/plain,  body: (omitted)
    Fri, 02 May 2014 10:38:25 GMT:  DEBUG: <--  Response 11:  200  (3398ms),  headers: Cache-Control=no-cache, no-store, private, Content-Type=application/json; charset=UTF-8  body: (omitted)
    Fri, 02 May 2014 10:38:25 GMT:  INFO:  Successfully sent stats to feedbackws
    Fri, 02 May 2014 10:38:37 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:39:47 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:42:58 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:43:45 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:44:12 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 10:52:58 GMT:  DEBUG: autoUpdate: Running latest build, 14C.131409
    Fri, 02 May 2014 10:59:09 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 11:03:38 GMT:  DEBUG: CloudOS window received focus event
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: BEGIN gotoState: active.authUI.fieldsEditable
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: starting from current state: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states before: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: pivot state = active.authUI
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: <-- exiting state: active.authUI.attemptIsSubmitted
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: --> entering state: active.authUI.fieldsEditable
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: current states after: active.authUI.fieldsEditable
    Fri, 02 May 2014 11:03:39 GMT:  INFO:  SC.Statechart<cloudos-statechart, sc915>: END gotoState: active.authUI.fieldsEditable
    Fri, 02 May 2014 11:03:39 GMT:  DEBUG: CloudKit: ErrorCatcher dialog invoked.
    Fri, 02 May 2014 11:03:39 GMT:  DEBUG: SC.Module: Attempting to load 'cloudkit/error_catcher'
    Fri, 02 May 2014 11:03:39 GMT:  DEBUG: SC.Module: Module 'cloudkit/error_catcher' already loaded.

    I click on the iTunes store button and it comes up with the loading bar at the top of the screen where the song time marker would be, but nothing ever happens. It just loads and loads and loads, I don't even get an error message...
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • Labview: resource not found ; Specifically a VI located in my LV 8.2 Project I am trying to download to my FP-2000 and run.

    Hi, 
    I am fairly new to the LV Project method of building executable files and embeded applications. 
    I have been using LV 7.2 for the last few years and finally switched over to 8.2 this last summer.
    My problem is that I have an embedded application that I need to troubleshoot, but every time I try and run it from my desktop, it hits me with one of these messages:
    Deploying MPPT-Testbed  (successfully deployed target settings)
    Deploying ErrorConvert.vi  (already deployed)
    Deploying FP Close(IO).vi
    Failed to download FP Close(IO).vi
    LabVIEW:  Resource not found.
    LabVIEW:  Resource not found.
    The FP Close(IO).vi is the latest issue, I have had other files that have failed to load as well.  I have attempted to make a common folder for all of my shared VIs, I have 6 FP-2000 controllers. 
    Any ideas? 
    I run LV 8.2 w/RT on my desktop, my FP-2000 is running LV 8.2, FP Drivers 5.2.0 and FP VI Manager 4.1.0
    -Bill

    Hi Bill,
    Since you produced code in a previous version of LabVIEW, and therefore previous FieldPoint driver version, you will need to revamp your code a little to be able to use it in LV 8.2 with FieldPoint 5.0. I'm assuming that the FP Close.vi is not available in the palette that is not available in LabVIEW 8.2. This is expected, as FieldPoint 5.0 utilizes different VIs than previous versions. Accordingly, you do not need to use the FP Open or FP Close VIs, as they are not available in this driver version. However, you only need to use a Browse I/O Point and either a FP Read, FP Write or FP Read/Write. Generally, a quick modification of your code will take care of this problem. Let us know if you need help with this; a screenshot of your code might be helpful. Thanks!
    Amanda Howard
    Americas Services and Support Recruiting Manager
    National Instruments

  • Admin tool could not load the essbase driver.Please check the configuration

    Hi All,
    I have obiee11g installed machine and want to connect that machine with essbase.
    For that I have installed Essbase Client [11.1.2.1] by downloading the following files,
    *1>Oracle Hyperion Enterprise Performance Management System Installer Fusion Edition Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    *2>Hyperion Enterprise Performance Management System Foundation Services Release 11.1.2.0 for Microsoft Windows (32-bit) Part 1 of 4*
    *3>Oracle Essbase Clients Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    After that I manually added the ESSBASEPATH and ARBORPATH as Environment Variables (USER).
    And also I manually added the essbasepath in bi-init.cmd file.
    Finally I tried to connect essbase with BI through BI Admin Tool, I get the following Error
    "*Admin tool could not load the essbase driver.Please check the configuration*."
    kindly guide me to overcome this issue.
    Thanks and Regards
    sai
    Edited by: 923924 on Apr 24, 2012 5:20 AM

    Until you perform the configuration on the AD server, the following message will appear:
    Error: Could not start the SSO service. Please check the configuration.
    So configure the AD server so that the error message will not appear again.

  • Project Server 2010 , Project Center, Resource Center, My Work not loading

    Hi,
    We have Project Server 2010 SP-2 env
    Yesterday one of my Project Manager told me that he is not able to access any of the following page Project Center, Resource Center, My Work in our Quality env. Issue is it shows page is loading infinitely long and on botton it shows some script error mentioned
    below
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; .NET4.0C; .NET4.0E)
    Timestamp: Tue, 21 Oct 2014 13:55:19 UTC
    Message: 'null' is null or not an object
    Line: 217
    Char: 4
    Code: 0
    URI: http://XXXXXXXXXXX/_layouts/inc/pwa/library/webmethodmanager.debug.js?rev=BtnvMSOtt14tg%2FnfhDTJpA%3D%3D
    Also I have checked event logs in shows WebHost failed error with Event ID 3 , complete detail mentioned below.
    Event Log Error
    WebHost failed to process a request.
     Sender Information: System.ServiceModel.ServiceHostingEnvironment+HostingManager/45523402
     Exception: System.ServiceModel.ServiceActivationException: The service '/_vti_bin/PSI/ProjectServer.svc' cannot be activated due to an exception during compilation.  The exception message is: Could not load file or assembly 'FirePoint.SharePoint.RssViewerWebPart,
    Version=1.4.7.12, Culture=neutral, PublicKeyToken=e891f27e2edd24d0' or one of its dependencies. The system cannot find the file specified.. ---> System.IO.FileNotFoundException: Could not load file or assembly 'FirePoint.SharePoint.RssViewerWebPart, Version=1.4.7.12,
    Culture=neutral, PublicKeyToken=e891f27e2edd24d0' or one of its dependencies. The system cannot find the file specified.
    File name: 'FirePoint.SharePoint.RssViewerWebPart, Version=1.4.7.12, Culture=neutral, PublicKeyToken=e891f27e2edd24d0'
       at System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection)
       at System.Reflection.Assembly.Load(String assemblyString)
       at System.ServiceModel.Activation.ServiceHostFactory.CreateServiceHost(String constructorString, Uri[] baseAddresses)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.CreateService(String normalizedVirtualPath)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.ActivateService(String normalizedVirtualPath)
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
       --- End of inner exception stack trace ---
       at System.ServiceModel.ServiceHostingEnvironment.HostingManager.EnsureServiceAvailable(String normalizedVirtualPath)
       at System.ServiceModel.ServiceHostingEnvironment.EnsureServiceAvailableFast(String relativeVirtualPath)
     Process Name: w3wp
     Process ID: 5052
    Also I have checked Brian Smith blog to resolve WebHost error with Event ID 3, but that didn't help.
    So kindly help me to get this issue resolve and do let me know in case need further details.
    Thanks

    Hi,
    From error log it seems you have some custom or thrid party web part activated in your application and that web part is not able to load which might causing those pages to get corrupt.
    As a fix can suggest you below to two thing to check
    1) Remove that "FirePoint.SharePoint.RssViewerWebPart" from your environment and try to access those PWA pages again.
    2) Even after removing above web-part solution does not fix this issue, as it is quality env can you try to disconnect and reconnect the share-point farm . Then try to access those pages again.
    Share us the latest update and your finding on this issue.
    Regards
    Sachin Vashishth MCTS

  • Site does not load after some minutes of creation or after restart the server

    Hello,
    I have been asked to create a test enviroment identical to the production enviroment. So, what I did was:
    Backed up the production web application's content database: Prod_WSS_ContentDB
    Created new test servers (domain controller, sql server and sharepoint 2013 server) in a new, completely isolated, network environment, without any connection with the production environment (specifically Azure)
    Created a new web application in test environment with a new content database.
    Dismounted the new content database with powershell: Dismount-spcontentdatabase Test_WSS_Content
    Copy the Prod_WSS_ContentDB database to the test sql server and restored it with Management Studio.
    Mount the Prod_WSS_ContentDB databe to the web application with powershell:
    Mount-spcontentdatabse Prod_WSS_ContentDB -WebApplication http://testsp/
    Then, when I type http://testsp in the browser it redirects me to http://testsp/SitePages/Home.aspx
    and the site loads exactly as the production environment.
    But, after some minutes, or if I restart the Sharepoint Server, when I navigate to
    http://sitesp I am redirected to http://testsp/SitePages/Home.aspx
    as expected, but the site does not load, the browser just show a complety blank page.
    The Central Administration site loads normally.
    Trying to fix it I found that if I dismount the content database Prod_WSS_ContentDB, then mount the test database Test_WSS_Content,
    then navigate to the site, dismount Test_WSS_Content and finally mount again Prod_WSS_ContentDB, the site loads normally, no blank page, but after some minutes or if I restart the same happens again.
    For the error event I receice in event viewer it seems that the problem is related to database. I have not found a solution for this error... How can I solve  this?
    The error is:
    Log Name:      Application
    Source:        Microsoft-SharePoint Products-SharePoint Foundation
    Date:          6/27/2014 2:44:22 PM
    Event ID:      5586
    Task Category: Database
    Level:         Error
    Keywords:      
    User:          UCETEST\spaccount
    Computer:      TESTSP01.ucetest.edu.do
    Description:
    Unknown SQL Exception -2146893055 occurred. Additional error information from SQL Server is included below.
    A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)
    Event Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="Microsoft-SharePoint Products-SharePoint Foundation" Guid="{6FB7E0CD-52E7-47DD-997A-241563931FC2}" />
        <EventID>5586</EventID>
        <Version>15</Version>
        <Level>2</Level>
        <Task>3</Task>
        <Opcode>0</Opcode>
        <Keywords>0x4000000000000000</Keywords>
        <TimeCreated SystemTime="2014-06-27T14:44:22.743159500Z" />
        <EventRecordID>4742</EventRecordID>
        <Correlation />
        <Execution ProcessID="1688" ThreadID="1692" />
        <Channel>Application</Channel>
        <Computer>TESTSP01.ucetest.edu.do</Computer>
        <Security UserID="S-1-5-21-2552298216-324766354-3392103171-1108" />
      </System>
      <EventData>
        <Data Name="int0">-2146893055</Data>
        <Data Name="string1">A connection was successfully established with the server, but then an error occurred during the pre-login handshake. (provider: SSL Provider, error: 0 - The handle specified is invalid)</Data>
      </EventData>
    </Event>
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

    Hi,
    According to your post, my understanding is that Site does not load after some minutes of creation or after restart the server.
    Please make sure you create a test environment for existing production site correctly.
    Here are some great articles for your reference:
    Moving content between SharePoint environments
    Copy SharePoint production data to a test environment
    Build a SharePoint 2010 Test/Development Farm
    Best Regards,
    Linda Li
    Linda Li
    TechNet Community Support
    Hello Linda Li,
    I follwed that steps to create my test enviroment... and I have recreated it some times using that same steps, but the problem persits. After some minutes or after I restart the SharePoint server the site does not load.
    Melvintt
    MCTS, Windows Server 2008 R2: Network Infrastructure
    MCTS, Windows Server 2008 R2: Active Directory, Configuring

  • Why do I get "error code 3: Could not load front panel" when I run my executable​.

    I have a LV 8.5 VI that controls only an agilent spectum analyzer. The agilent VIs call DLLs rather than SCPI commands. I created an application and an installer to load on a non LV machine and ran setup which was successful. When I run the EXE I get "error code 3: Could not load front panel" for each of my agilent spectrum analyzer VIs. I have to click "OK" about ten times, once for each VI. (My executable runs fine on all machines that have labview 8.5) The front panel does load with a broken arrow. The errors listed when the arrow is clicked for all of the Agilent VIs state: Missing subVI AGE444xInitialize.VI (or close.VI or read.VI etc.)
    There is an AGE444x32.DLL in the data folder with the EXE file so I included as support both the DLL and all of the agilent drivers in the application build. Still no luck. I have built the application and installer about 6 times in various forms. I NEED AIR SUPPORT.
    Unfortunately I do not have access to the internet at my jobsite so bear with me.
    Rob

    Hi V-rob,
    I'm glad to hear the executable is working now that NI-VISA is installed.  Thanks for posting the solution!
    Jennifer R.
    National Instruments
    Applications Engineer

  • How do I find out the exact path of each and every file that LabVIEW finds and loads into memory for a given top level vi?

    How do I find out the exact path of each and every file that LabVIEW finds and loads into memory for a given top level vi? There is probably a trivial, easy way to get this info, but I have not yet found it!  Thanks..

    Or if you want to grab all the paths programatically, try the attached VI.
    Open the top level that you want all the paths from and close all others, then open the
    attached and run it. It will return an array of all the VIs that the VI
    in question uses, including vi.lib VIs. You can filter these as well if
    you like.
    Ed
    Message Edited by Ed Dickens on 08-01-2005 07:01 PM
    Ed Dickens - Certified LabVIEW Architect - DISTek Integration, Inc. - NI Certified Alliance Partner
    Using the Abort button to stop your VI is like using a tree to stop your car. It works, but there may be consequences.
    Attachments:
    Get all paths.vi ‏29 KB

Maybe you are looking for

  • How to embed applet in html?

    how do you embed an applet (made using the GUI builder/drag and drop builder) of netbeans correctly? I tried it manually but it doesn't work (put the filename.class with the html file and embed it to the html code) but it says that applet failed. I a

  • Video conversions dont seem to be working..

    So i just downloaded That Videora thing and im trying to change my .avs files to w/e it is that videora changes them too(im kinda noob) but even when im trying to click and drag the new created file it wont let me put it in the library. : ( help plea

  • Is editing also possible like the cascade delete. in ADF

    Hi I am trying to achieve following requirement. 2)     For a valid edit equipment scenario:- a. When we increase the equipment count (i. e. availability_count), corresponding equipment instances should also be increased in the T_EQUIPMENT_INSTANCE.

  • Accounting doc standard ALE distribution

    Hi all, I need some help on a solution to set up for FI doc ALe ditstribution using standard tools. The goal os is to send Acc doc from an R/3 to antoher R/3 system via trfc idoc, using standard messages, functions, ... The acc docs should be sent 1/

  • Cant upload photos into costco photo center firefox browser not compatable

    not sure if need a java plugin update and how to do that or change firewall settings in Norton and how to do that