Mig7 project Debugging with ILA core - Timing Error in implementation

Hello,
I am designing a core which has only performing read/write operations to/from DDR3 SDRAM with MIG7 IP core. I am synthesizing and implementing without any problem if I have no ILA core present in the project. After adding the ILA core I am having errors at implementation (Route Design). I used Set up Debug wizard while creating cores and .xdc file.
After several trials I have seen 2 types of errors:
[Drc 23-20] Rule violation (PDRC-29) MMCM_adv_ClkFrequency_clkin1 - The calculated frequency value, 0.000 MHz, of the CLKIN1_PERIOD attribute on the MMCME2_ADV site MMCME2_ADV_X1Y1 (cell tranceiver/u_mig_7series_0_mig/u_ddr3_infrastructure/gen_mmcm.mmcm_i) is outside the allowed range (10.000 - 933.000 MHz). Please change the CLKIN1_PERIOD attribute value in order to be within the allowed range for this device.
[Drc 23-20] Rule violation (PDRC-34) MMCM_adv_ClkFrequency_div_no_dclk - The computed value 500.000 MHz (CLKIN1_PERIOD, net CLK) for the VCO operating frequency of the MMCME2_ADV site MMCME2_ADV_X1Y0 (cell dbg_hub/inst/USE_DIVIDER.U_GT_MMCM) falls outside the operating range of the MMCM VCO frequency for this device (600 - 1440 MHz). The computed value is (CLKFBOUT_MULT_F * 1000 / (CLKINx_PERIOD * DIVCLK_DIVIDE)). Please adjust either the input period CLKINx_PERIOD (10.000000), multiplication factor CLKFBOUT_MULT_F (5.000000) or the division factor DIVCLK_DIVIDE (1), in order to achieve a VCO frequency within the rated operating range for this device.
[Vivado_Tcl 4-16] Error(s) found during DRC. Router not run.
In xdc file I have changed two parameters:
set_property C_CLK_INPUT_FREQ_HZ 200000000 [get_debug_cores dbg_hub] -- it was 300000000 before as default
set_property C_ENABLE_CLK_DIVIDER true [get_debug_cores dbg_hub] -- it was false
I added xdc file and error description in the attachments.
I could not find any solution.
Best regards, Ali

I guess I have solved the problem, if it is a problem.
In the description of the property, C_CLK_INPUT_FREQ_HZ,  it says that "this property is only used when C_ENABLE_CLK_DIVIDER property is set true". However when I set true it gives clock frequency error as I have given in the error description.
Then I have set C_ENABLE_CLK_DIVIDER property to false and then tried with that. And everything gone well. The project is working as I intented.
I guess there is a mistake in the explanation or I just misunderstood the sentence.
Thanks for the previous replays.

Similar Messages

  • Bug with ILA CORE

    hi,
    i work with a xc7a75tfgg676-2c and now i had i ila core for debug, i have always this message when i open synthesized design or implemented design
    [Netlist 29-73] Incorrect value '62.000000' specified for property 'CLKFBOUT_MULT_F'. The system will either use the default value or the property value will be dropped. Verify your source files. ["c:/Users/VIMS/AppData/Roaming/Xilinx/Vivado/.Xil/Vivado-6288-VIMS-PC/dcp/FPGA.edf":138471]
    [Netlist 29-73] Incorrect value '0.000000' specified for property 'CLKFBOUT_PHASE'. The system will either use the default value or the property value will be dropped. Verify your source files. ["c:/Users/VIMS/AppData/Roaming/Xilinx/Vivado/.Xil/Vivado-6288-VIMS-PC/dcp/FPGA.edf":138472]
    [Netlist 29-73] Incorrect value '50.000000' specified for property 'CLKIN1_PERIOD'. The system will either use the default value or the property value will be dropped. Verify your source files. ["c:/Users/VIMS/AppData/Roaming/Xilinx/Vivado/.Xil/Vivado-6288-VIMS-PC/dcp/FPGA.edf":138473][Netlist 29-73] Incorrect value '10.000000' specified for property 'CLKIN2_PERIOD'. The system will either use the default value or the property value will be dropped. Verify your source files. ["c:/Users/VIMS/AppData/Roaming/Xilinx/Vivado/.Xil/Vivado-6288-VIMS-PC/dcp/FPGA.edf":138474]
    i have syntesized my design a lot of time and generated bistream too without error message or timing closure before integrated the ILA CORE.
    Now if i delete the ILA CORE code, i have always the  error message.
    I'm no understand.

    Hi,
    Which version of Vivado are you using?
    If you are using older version of Vivado then try using Vivado 2015.1.
    I saw similar issue in 2014.4 and its fixed in 2015.1. 
    Also you can try using the below parameter in older version of vivado. Run this from Vivado tcl console.
    set_param logicopt.enableMandatoryLopt NO
    Thanks,
    Deepika.

  • Deploy node.js project failed with msnodesql driver install error

    I want to deploy a node.js project on Azure Website
    I use mssql with the "tedious" driver to access my database
    But I got deployment error with "msnosesql" (another driver for mssql)
    install.js: Unable to download msnodesql-0.2.1-v0.10-ia32.msi
    I found some solution, change the path to fix this download error 
    but after that I got another error
    remote: install.js: Error: Command failed: Access is denied.
    I seems that I don't have the permission to install this driver ?
    Is there any way to solve this problem?

    you cannot install new msi packages in Azure Websites due to multi tenant nature.
    As alternative you can use following MS SQL driver for Node.JS
    http://blogs.msdn.com/b/sqlphp/archive/2012/06/08/introducing-the-microsoft-driver-for-node-js-for-sql-server.aspx
    Hope that helps,
    Galin Iliev [MCSD.NET, MCPD], http://www.galcho.com

  • Top level clock timing error 0.00 ns

    I am working with Ni 9146 chassis in FPGA.  When the top-level clock was set to default (40 MHz) and the VI was compiled with Xilinx a timing error comes back which states the the time that the code took would be ~0.05 ns, but the expected time was 0.00ns.  Since it was 40 MHz the time required should have been 25ns.  I had the work around that I created a derived clock of 40 MHz, and this makes the compiler think the code needs to run in less than 25ns.  
    I do need to know why the default clock does not work though.  
    Thank you for your time
    Mitchell

    I have received similar errors in a few of my projects, typically in the past I have simply changed the "Implementation Strategy" from "default" to "reduced compile time". Although I just received the same error 3 times consecutively now and I'm not sure why. I have the exact same VI implemented on another FPGA of the same type which compiles without problem.
    I have received two 50pS timing violations and one 980pS timing violation.
    Attached are the screen shots of the two most recent errors. Any insight as to the cause?
    I just changed the "Implementation Strategy" to "optimize performance" hopefully this rectifies the issue.
    Attachments:
    5pS.jpg ‏201 KB
    98pS.jpg ‏224 KB

  • Weblogic core dumps with "SIGBUS    10*  bus error"

    I am getting a core dump when starting up my WL server. It seems to be
    timing related. The WL startup class is causing the error.
    The error does not occur if I do not deploy any EJBs. If I deploy one EJB
    the error occurrs. If I deploy two or more EJBs the error does not occur.
    The startup class is accessing the database.
    Has anyone seen a similar error or know of a solution. Is this a supported
    platform?
    Environment info and the error dump follow. Thanks in advance.
    Bryan Bugliari
    [email protected]
    Some info on the environment:
    Solaris 2.6
    jdk1.2.2
    WL 5.1.0 sp2
    Oracle 8.0.5 client
    WL PROPERTIES FILE:
    weblogic.jdbc.connectionPool.oraclePool=\
    url=jdbc:weblogic:oracle,\
    driver=weblogic.jdbc.oci.Driver, \
    loginDelaySecs=1,\
    initialCapacity=4,\
    maxCapacity=25,\
    capacityIncrement=5,\
    allowShrinking=true,\
    shrinkPeriodMins=15,\
    refreshMinutes=10,\
    testTable=dual,\
    props=user=esteel;password=esteel;server=esteel
    # Add a TXDataSource for the connection pool:
    weblogic.jdbc.TXDataSource.oracleDataSource=oraclePool
    WL LOG FILE:
    Fri Jun 30 12:10:21 EDT 2000:<I> <System Props> java.class.path =
    /opt/app/weblogic/lib/weblogic510sp2boot.jar:/opt/app/weblogic/classes/boot:
    /opt/app/weblogic/license:/opt/app/weblogic/oci/classes
    java.class.version = 46.0
    java.compiler = sunwjit
    java.ext.dirs = /usr/local/jdk1.2.2/jre/lib/ext
    java.home = /usr/local/jdk1.2.2/jre
    java.io.tmpdir = /var/tmp/
    java.library.path =
    /usr/local/jdk1.2.2/bin/../jre/lib/sparc/native_threads:/usr/local/jdk1.2.2/
    bin/../jre/lib/sparc/classic:/usr/local/jdk1.2.2/bin/../jre/lib/sparc:/opt/a
    pp/weblogic/oci/lib/solaris/oci805_8:/opt/app/oracle/products/8.0.5/lib:/usr
    /lib
    java.protocol.handler.pkgs = weblogic.utils|weblogic.utils
    java.security.manager =
    java.security.policy = =/opt/app/weblogic/weblogic.policy
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.2
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.version = 1.2.2
    java.vm.info = build JDK-1.2.2-001, native threads, sunwjit
    java.vm.name = Classic VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.2.2
    ERROR BEGINS HERE:
    Fri Jun 30 12:10:25 EDT 2000:<I> <EJB> Enterprise JavaBeans initializing
    Fri Jun 30 12:10:27 EDT 2000:<I> <EJB JAR deployment
    /local/home/weblogic/bbugliar/myserver/ActivityManager.jar> EJB home
    interface: 'com.esteel.exchange.domain.activitymanager.ActivityManagerHome'
    deployed bound to the JNDI name: 'ActivityManagerHome'
    Fri Jun 30 12:10:27 EDT 2000:<I> <EJB> 1 EJB jar files loaded, containing 1
    EJBs
    Fri Jun 30 12:10:27 EDT 2000:<I> <EJB> 1 deployed, 0 failed to deploy.
    Fri Jun 30 12:10:28 EDT 2000:<I> <ZAC> ZAC disabled
    Fri Jun 30 12:10:28 EDT 2000:<I> <WebLogicServer> Invoking T3StartupDef
    ReferenceDataWLStartup com.esteel.referencedata.ReferenceDataWLStartup with
    SIGBUS 10* bus error
    si_signo [10]: SIGBUS 10* bus error
    si_errno [0]: Error 0
    si_code [1]: BUS_ADRALN [addr: 0xB]
    stackpointer=e7f0be04
    Full thread dump Classic VM (JDK-1.2.2-001, native threads):
    "StartupThread" (TID:0xea673398, sys_thread_t:0x2e82ab0, state:R, native
    ID:0x1b) prio=5
    at
    weblogic.jdbc20.rmi.internal.ConnectionImpl.createStatement(ConnectionImpl.j
    ava, Compiled Code)
    at
    weblogic.jdbc20.rmi.SerialConnection.createStatement(SerialConnection.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._loadRDBase1FromId(RDMeta.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._load(RDMeta.java, Compiled Code)
    at com.esteel.referencedata.RDMeta.loadData(RDMeta.java, Compiled
    Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.loadData(ReferenceDataServe
    rImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.<init>(ReferenceDataServerI
    mpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.getInstance(ReferenceDataSe
    rverImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataWLStartup.startup(ReferenceDataWLStart
    up.java, Compiled Code)
    at weblogic.t3.srvr.StartupThread.runStartup(StartupThread.java,
    Compiled Code)
    at weblogic.t3.srvr.StartupThread.doWork(StartupThread.java,
    Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java,
    Compiled Code)
    "ExecuteThread-14" (TID:0xea4f4100, sys_thread_t:0x525998, state:CW,
    native ID:0x18) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-13" (TID:0xea4f3fa0, sys_thread_t:0x51c648, state:CW,
    native ID:0x17) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-12" (TID:0xea4f3e48, sys_thread_t:0x51c530, state:CW,
    native ID:0x16) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-11" (TID:0xea4f3cf0, sys_thread_t:0x51c418, state:CW,
    native ID:0x15) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-10" (TID:0xea4f3b90, sys_thread_t:0x51c300, state:CW,
    native ID:0x14) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-9" (TID:0xea4f3a38, sys_thread_t:0x51c1e8, state:CW,
    native ID:0x13) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-8" (TID:0xea4f38e8, sys_thread_t:0x51c0d0, state:CW,
    native ID:0x12) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-7" (TID:0xea4f3788, sys_thread_t:0x51bfb8, state:CW,
    native ID:0x11) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-6" (TID:0xea4f3630, sys_thread_t:0x51a570, state:CW,
    native ID:0x10) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-5" (TID:0xea4f34d8, sys_thread_t:0x51a458, state:CW,
    native ID:0xf) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-4" (TID:0xea4f3380, sys_thread_t:0x51bea0, state:CW,
    native ID:0xe) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-3" (TID:0xea4f32c0, sys_thread_t:0x51ba30, state:CW,
    native ID:0xd) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-2" (TID:0xea4f30d0, sys_thread_t:0x51b918, state:CW,
    native ID:0xc) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-1" (TID:0xea4f2f70, sys_thread_t:0x51a840, state:CW,
    native ID:0xb) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-0" (TID:0xea4f2868, sys_thread_t:0x51a728, state:CW,
    native ID:0xa) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "TimeEventGenerator" (TID:0xea4e2e38, sys_thread_t:0x4e11a8, state:CW,
    native ID:0x9) prio=5
    at java.lang.Object.wait(Native Method)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java,
    Compiled Code)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    , Compiled Code)
    at java.lang.Thread.run(Thread.java, Compiled Code)
    "SpinnerRandomSource" (TID:0xea4e19f0, sys_thread_t:0x4d3018, state:CW,
    native ID:0x7) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java,
    Compiled Code)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java,
    Compiled Code)
    "Finalizer" (TID:0xea400320, sys_thread_t:0x6e4f8, state:CW, native
    ID:0x6) prio=8
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0xea4003b0, sys_thread_t:0x3ca80, state:CW,
    native ID:0x5) prio=10
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:424)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "Signal dispatcher" (TID:0xea4003e0, sys_thread_t:0x65460, state:CW,
    native ID:0x4) prio=5
    "main" (TID:0xea4001e0, sys_thread_t:0x2ef60, state:CW, native ID:0x1)
    prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.waitForCompletion(PropertyExecuteThre
    ad.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java, Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java, Compiled
    Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    Monitor Cache Dump:
    weblogic.kernel.ExecuteThread@EA4F32C0/EB9188F0: <unowned>
    Waiting to be notified:
    "ExecuteThread-3" (0x51ba30)
    weblogic.kernel.ExecuteThread@EA4F34D8/EB9193D8: <unowned>
    Waiting to be notified:
    "ExecuteThread-5" (0x51a458)
    weblogic.security.SpinnerThread@EA4E19F0/EB870528: <unowned>
    Waiting to be notified:
    "SpinnerRandomSource" (0x4d3018)
    weblogic.kernel.ExecuteThread@EA4F30D0/EB918348: <unowned>
    Waiting to be notified:
    "ExecuteThread-2" (0x51b918)
    weblogic.kernel.ExecuteThread@EA4F38E8/EB91A3E0: <unowned>
    Waiting to be notified:
    "ExecuteThread-8" (0x51c0d0)
    weblogic.kernel.ExecuteThread@EA4F3CF0/EB91B458: <unowned>
    Waiting to be notified:
    "ExecuteThread-11" (0x51c418)
    java.lang.ref.Reference$Lock@EA4003C0/EB0CF4B8: <unowned>
    Waiting to be notified:
    "Reference Handler" (0x3ca80)
    weblogic.kernel.ExecuteThread@EA4F3E48/EB91B9B8: <unowned>
    Waiting to be notified:
    "ExecuteThread-12" (0x51c530)
    weblogic.kernel.ExecuteThread@EA4F2868/EB913FC0: <unowned>
    Waiting to be notified:
    "ExecuteThread-0" (0x51a728)
    java.lang.ref.ReferenceQueue$Lock@EA400338/EB0CF9C0: <unowned>
    Waiting to be notified:
    "Finalizer" (0x6e4f8)
    java.lang.Object@EA675248/EC4A6D18: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3630/EB919930: <unowned>
    Waiting to be notified:
    "ExecuteThread-6" (0x51a570)
    weblogic.kernel.ExecuteThread@EA4F3A38/EB91A998: <unowned>
    Waiting to be notified:
    "ExecuteThread-9" (0x51c1e8)
    weblogic.kernel.ExecuteThread@EA4F3788/EB919E80: <unowned>
    Waiting to be notified:
    "ExecuteThread-7" (0x51bfb8)
    weblogic.kernel.ExecuteThread@EA4F3380/EB918E60: <unowned>
    Waiting to be notified:
    "ExecuteThread-4" (0x51bea0)
    weblogic.t3.srvr.StartupThread@EA673398/EC48C990: <unowned>
    Waiting to be notified:
    "main" (0x2ef60)
    weblogic.kernel.ExecuteThread@EA4F3B90/EB91AF00: <unowned>
    Waiting to be notified:
    "ExecuteThread-10" (0x51c300)
    java.lang.Class@EA68B010/EC5668C8: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3FA0/EB91BF20: <unowned>
    Waiting to be notified:
    "ExecuteThread-13" (0x51c648)
    weblogic.time.common.internal.TimeTable@EA4E38A8/EB881130: <unowned>
    Waiting to be notified:
    "TimeEventGenerator" (0x4e11a8)
    java.lang.Object@EA676D30/EC4B9378: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F2F70/EB917DC0: <unowned>
    Waiting to be notified:
    "ExecuteThread-1" (0x51a840)
    weblogic.kernel.ExecuteThread@EA4F4100/EB91C478: <unowned>
    Waiting to be notified:
    "ExecuteThread-14" (0x525998)
    Registered Monitor Dump:
    PCMap lock: <unowned>
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Class linking lock: <unowned>
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Monitor cache lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Thread queue lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Monitor registry: owner "StartupThread" (0x2e82ab0) 1 entry
    SIGABRT 6* abort (generated by abort(3) routine)
    si_signo [6]: SIGABRT 6* abort (generated by abort(3) routine)
    si_errno [0]: Error 0
    si_code [-1]: SI_LWP [pid: 11078, uid: 3058]
    stackpointer=e7f0b55c
    Full thread dump Classic VM (JDK-1.2.2-001, native threads):
    "StartupThread" (TID:0xea673398, sys_thread_t:0x2e82ab0, state:R, native
    ID:0x1b) prio=5
    at
    weblogic.jdbc20.rmi.internal.ConnectionImpl.createStatement(ConnectionImpl.j
    ava, Compiled Code)
    at
    weblogic.jdbc20.rmi.SerialConnection.createStatement(SerialConnection.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._loadRDBase1FromId(RDMeta.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._load(RDMeta.java, Compiled Code)
    at com.esteel.referencedata.RDMeta.loadData(RDMeta.java, Compiled
    Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.loadData(ReferenceDataServe
    rImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.<init>(ReferenceDataServerI
    mpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.getInstance(ReferenceDataSe
    rverImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataWLStartup.startup(ReferenceDataWLStart
    up.java, Compiled Code)
    at weblogic.t3.srvr.StartupThread.runStartup(StartupThread.java,
    Compiled Code)
    at weblogic.t3.srvr.StartupThread.doWork(StartupThread.java,
    Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java,
    Compiled Code)
    "ExecuteThread-14" (TID:0xea4f4100, sys_thread_t:0x525998, state:CW,
    native ID:0x18) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-13" (TID:0xea4f3fa0, sys_thread_t:0x51c648, state:CW,
    native ID:0x17) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-12" (TID:0xea4f3e48, sys_thread_t:0x51c530, state:CW,
    native ID:0x16) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-11" (TID:0xea4f3cf0, sys_thread_t:0x51c418, state:CW,
    native ID:0x15) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-10" (TID:0xea4f3b90, sys_thread_t:0x51c300, state:CW,
    native ID:0x14) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-9" (TID:0xea4f3a38, sys_thread_t:0x51c1e8, state:CW,
    native ID:0x13) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-8" (TID:0xea4f38e8, sys_thread_t:0x51c0d0, state:CW,
    native ID:0x12) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-7" (TID:0xea4f3788, sys_thread_t:0x51bfb8, state:CW,
    native ID:0x11) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-6" (TID:0xea4f3630, sys_thread_t:0x51a570, state:CW,
    native ID:0x10) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-5" (TID:0xea4f34d8, sys_thread_t:0x51a458, state:CW,
    native ID:0xf) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-4" (TID:0xea4f3380, sys_thread_t:0x51bea0, state:CW,
    native ID:0xe) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-3" (TID:0xea4f32c0, sys_thread_t:0x51ba30, state:CW,
    native ID:0xd) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-2" (TID:0xea4f30d0, sys_thread_t:0x51b918, state:CW,
    native ID:0xc) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-1" (TID:0xea4f2f70, sys_thread_t:0x51a840, state:CW,
    native ID:0xb) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-0" (TID:0xea4f2868, sys_thread_t:0x51a728, state:CW,
    native ID:0xa) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "TimeEventGenerator" (TID:0xea4e2e38, sys_thread_t:0x4e11a8, state:CW,
    native ID:0x9) prio=5
    at java.lang.Object.wait(Native Method)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java,
    Compiled Code)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    , Compiled Code)
    at java.lang.Thread.run(Thread.java, Compiled Code)
    "SpinnerRandomSource" (TID:0xea4e19f0, sys_thread_t:0x4d3018, state:CW,
    native ID:0x7) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java,
    Compiled Code)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java,
    Compiled Code)
    "Finalizer" (TID:0xea400320, sys_thread_t:0x6e4f8, state:CW, native
    ID:0x6) prio=8
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0xea4003b0, sys_thread_t:0x3ca80, state:CW,
    native ID:0x5) prio=10
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:424)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "Signal dispatcher" (TID:0xea4003e0, sys_thread_t:0x65460, state:CW,
    native ID:0x4) prio=5
    "main" (TID:0xea4001e0, sys_thread_t:0x2ef60, state:CW, native ID:0x1)
    prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.waitForCompletion(PropertyExecuteThre
    ad.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java, Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java, Compiled
    Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    Monitor Cache Dump:
    weblogic.kernel.ExecuteThread@EA4F32C0/EB9188F0: <unowned>
    Waiting to be notified:
    "ExecuteThread-3" (0x51ba30)
    weblogic.kernel.ExecuteThread@EA4F34D8/EB9193D8: <unowned>
    Waiting to be notified:
    "ExecuteThread-5" (0x51a458)
    weblogic.security.SpinnerThread@EA4E19F0/EB870528: <unowned>
    Waiting to be notified:
    "SpinnerRandomSource" (0x4d3018)
    weblogic.kernel.ExecuteThread@EA4F30D0/EB918348: <unowned>
    Waiting to be notified:
    "ExecuteThread-2" (0x51b918)
    weblogic.kernel.ExecuteThread@EA4F38E8/EB91A3E0: <unowned>
    Waiting to be notified:
    "ExecuteThread-8" (0x51c0d0)
    weblogic.kernel.ExecuteThread@EA4F3CF0/EB91B458: <unowned>
    Waiting to be notified:
    "ExecuteThread-11" (0x51c418)
    java.lang.ref.Reference$Lock@EA4003C0/EB0CF4B8: <unowned>
    Waiting to be notified:
    "Reference Handler" (0x3ca80)
    weblogic.kernel.ExecuteThread@EA4F3E48/EB91B9B8: <unowned>
    Waiting to be notified:
    "ExecuteThread-12" (0x51c530)
    weblogic.kernel.ExecuteThread@EA4F2868/EB913FC0: <unowned>
    Waiting to be notified:
    "ExecuteThread-0" (0x51a728)
    java.lang.ref.ReferenceQueue$Lock@EA400338/EB0CF9C0: <unowned>
    Waiting to be notified:
    "Finalizer" (0x6e4f8)
    java.lang.Object@EA675248/EC4A6D18: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3630/EB919930: <unowned>
    Waiting to be notified:
    "ExecuteThread-6" (0x51a570)
    weblogic.kernel.ExecuteThread@EA4F3A38/EB91A998: <unowned>
    Waiting to be notified:
    "ExecuteThread-9" (0x51c1e8)
    weblogic.kernel.ExecuteThread@EA4F3788/EB919E80: <unowned>
    Waiting to be notified:
    "ExecuteThread-7" (0x51bfb8)
    weblogic.kernel.ExecuteThread@EA4F3380/EB918E60: <unowned>
    Waiting to be notified:
    "ExecuteThread-4" (0x51bea0)
    weblogic.t3.srvr.StartupThread@EA673398/EC48C990: <unowned>
    Waiting to be notified:
    "main" (0x2ef60)
    weblogic.kernel.ExecuteThread@EA4F3B90/EB91AF00: <unowned>
    Waiting to be notified:
    "ExecuteThread-10" (0x51c300)
    java.lang.Class@EA68B010/EC5668C8: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3FA0/EB91BF20: <unowned>
    Waiting to be notified:
    "ExecuteThread-13" (0x51c648)
    weblogic.time.common.internal.TimeTable@EA4E38A8/EB881130: <unowned>
    Waiting to be notified:
    "TimeEventGenerator" (0x4e11a8)
    java.lang.Object@EA676D30/EC4B9378: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F2F70/EB917DC0: <unowned>
    Waiting to be notified:
    "ExecuteThread-1" (0x51a840)
    weblogic.kernel.ExecuteThread@EA4F4100/EB91C478: <unowned>
    Waiting to be notified:
    "ExecuteThread-14" (0x525998)
    Registered Monitor Dump:
    PCMap lock: <unowned>
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Class linking lock: <unowned>
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Monitor cache lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Thread queue lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Monitor registry: owner "StartupThread" (0x2e82ab0) 1 entry
    Abort (core dumped)

    Weblogic does not dump core. The Java virtual machine does.
    As for your problem, I would be willing to bet that this is a 122_05a
    JVM. I would recommend downgrading to the versions that we certify.
    The platform support page for WebLogic Server is located at:
    http://www.weblogic.com/docs51/platforms/index.html
    This page has the latest and greatest information on the platforms that
    WebLogic is certified and supported on.
    Bryan Bugliari wrote:
    >
    I am getting a core dump when starting up my WL server. It seems to be
    timing related. The WL startup class is causing the error.
    The error does not occur if I do not deploy any EJBs. If I deploy one EJB
    the error occurrs. If I deploy two or more EJBs the error does not occur.
    The startup class is accessing the database.
    Has anyone seen a similar error or know of a solution. Is this a supported
    platform?
    Environment info and the error dump follow. Thanks in advance.
    Bryan Bugliari
    [email protected]
    Some info on the environment:
    Solaris 2.6
    jdk1.2.2
    WL 5.1.0 sp2
    Oracle 8.0.5 client
    WL PROPERTIES FILE:
    weblogic.jdbc.connectionPool.oraclePool=\
    url=jdbc:weblogic:oracle,\
    driver=weblogic.jdbc.oci.Driver, \
    loginDelaySecs=1,\
    initialCapacity=4,\
    maxCapacity=25,\
    capacityIncrement=5,\
    allowShrinking=true,\
    shrinkPeriodMins=15,\
    refreshMinutes=10,\
    testTable=dual,\
    props=user=esteel;password=esteel;server=esteel
    # Add a TXDataSource for the connection pool:
    weblogic.jdbc.TXDataSource.oracleDataSource=oraclePool
    WL LOG FILE:
    Fri Jun 30 12:10:21 EDT 2000:<I> <System Props> java.class.path =
    /opt/app/weblogic/lib/weblogic510sp2boot.jar:/opt/app/weblogic/classes/boot:
    /opt/app/weblogic/license:/opt/app/weblogic/oci/classes
    java.class.version = 46.0
    java.compiler = sunwjit
    java.ext.dirs = /usr/local/jdk1.2.2/jre/lib/ext
    java.home = /usr/local/jdk1.2.2/jre
    java.io.tmpdir = /var/tmp/
    java.library.path =
    /usr/local/jdk1.2.2/bin/../jre/lib/sparc/native_threads:/usr/local/jdk1.2.2/
    bin/../jre/lib/sparc/classic:/usr/local/jdk1.2.2/bin/../jre/lib/sparc:/opt/a
    pp/weblogic/oci/lib/solaris/oci805_8:/opt/app/oracle/products/8.0.5/lib:/usr
    /lib
    java.protocol.handler.pkgs = weblogic.utils|weblogic.utils
    java.security.manager =
    java.security.policy = =/opt/app/weblogic/weblogic.policy
    java.specification.name = Java Platform API Specification
    java.specification.vendor = Sun Microsystems Inc.
    java.specification.version = 1.2
    java.vendor = Sun Microsystems Inc.
    java.vendor.url = http://java.sun.com/
    java.version = 1.2.2
    java.vm.info = build JDK-1.2.2-001, native threads, sunwjit
    java.vm.name = Classic VM
    java.vm.specification.name = Java Virtual Machine Specification
    java.vm.specification.vendor = Sun Microsystems Inc.
    java.vm.specification.version = 1.0
    java.vm.vendor = Sun Microsystems Inc.
    java.vm.version = 1.2.2
    ERROR BEGINS HERE:
    Fri Jun 30 12:10:25 EDT 2000:<I> <EJB> Enterprise JavaBeans initializing
    Fri Jun 30 12:10:27 EDT 2000:<I> <EJB JAR deployment
    /local/home/weblogic/bbugliar/myserver/ActivityManager.jar> EJB home
    interface: 'com.esteel.exchange.domain.activitymanager.ActivityManagerHome'
    deployed bound to the JNDI name: 'ActivityManagerHome'
    Fri Jun 30 12:10:27 EDT 2000:<I> <EJB> 1 EJB jar files loaded, containing 1
    EJBs
    Fri Jun 30 12:10:27 EDT 2000:<I> <EJB> 1 deployed, 0 failed to deploy.
    Fri Jun 30 12:10:28 EDT 2000:<I> <ZAC> ZAC disabled
    Fri Jun 30 12:10:28 EDT 2000:<I> <WebLogicServer> Invoking T3StartupDef
    ReferenceDataWLStartup com.esteel.referencedata.ReferenceDataWLStartup with
    SIGBUS 10* bus error
    si_signo [10]: SIGBUS 10* bus error
    si_errno [0]: Error 0
    si_code [1]: BUS_ADRALN [addr: 0xB]
    stackpointer=e7f0be04
    Full thread dump Classic VM (JDK-1.2.2-001, native threads):
    "StartupThread" (TID:0xea673398, sys_thread_t:0x2e82ab0, state:R, native
    ID:0x1b) prio=5
    at
    weblogic.jdbc20.rmi.internal.ConnectionImpl.createStatement(ConnectionImpl.j
    ava, Compiled Code)
    at
    weblogic.jdbc20.rmi.SerialConnection.createStatement(SerialConnection.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._loadRDBase1FromId(RDMeta.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._load(RDMeta.java, Compiled Code)
    at com.esteel.referencedata.RDMeta.loadData(RDMeta.java, Compiled
    Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.loadData(ReferenceDataServe
    rImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.<init>(ReferenceDataServerI
    mpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.getInstance(ReferenceDataSe
    rverImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataWLStartup.startup(ReferenceDataWLStart
    up.java, Compiled Code)
    at weblogic.t3.srvr.StartupThread.runStartup(StartupThread.java,
    Compiled Code)
    at weblogic.t3.srvr.StartupThread.doWork(StartupThread.java,
    Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java,
    Compiled Code)
    "ExecuteThread-14" (TID:0xea4f4100, sys_thread_t:0x525998, state:CW,
    native ID:0x18) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-13" (TID:0xea4f3fa0, sys_thread_t:0x51c648, state:CW,
    native ID:0x17) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-12" (TID:0xea4f3e48, sys_thread_t:0x51c530, state:CW,
    native ID:0x16) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-11" (TID:0xea4f3cf0, sys_thread_t:0x51c418, state:CW,
    native ID:0x15) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-10" (TID:0xea4f3b90, sys_thread_t:0x51c300, state:CW,
    native ID:0x14) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-9" (TID:0xea4f3a38, sys_thread_t:0x51c1e8, state:CW,
    native ID:0x13) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-8" (TID:0xea4f38e8, sys_thread_t:0x51c0d0, state:CW,
    native ID:0x12) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-7" (TID:0xea4f3788, sys_thread_t:0x51bfb8, state:CW,
    native ID:0x11) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-6" (TID:0xea4f3630, sys_thread_t:0x51a570, state:CW,
    native ID:0x10) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-5" (TID:0xea4f34d8, sys_thread_t:0x51a458, state:CW,
    native ID:0xf) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-4" (TID:0xea4f3380, sys_thread_t:0x51bea0, state:CW,
    native ID:0xe) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-3" (TID:0xea4f32c0, sys_thread_t:0x51ba30, state:CW,
    native ID:0xd) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-2" (TID:0xea4f30d0, sys_thread_t:0x51b918, state:CW,
    native ID:0xc) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-1" (TID:0xea4f2f70, sys_thread_t:0x51a840, state:CW,
    native ID:0xb) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-0" (TID:0xea4f2868, sys_thread_t:0x51a728, state:CW,
    native ID:0xa) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "TimeEventGenerator" (TID:0xea4e2e38, sys_thread_t:0x4e11a8, state:CW,
    native ID:0x9) prio=5
    at java.lang.Object.wait(Native Method)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java,
    Compiled Code)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    , Compiled Code)
    at java.lang.Thread.run(Thread.java, Compiled Code)
    "SpinnerRandomSource" (TID:0xea4e19f0, sys_thread_t:0x4d3018, state:CW,
    native ID:0x7) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java,
    Compiled Code)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java,
    Compiled Code)
    "Finalizer" (TID:0xea400320, sys_thread_t:0x6e4f8, state:CW, native
    ID:0x6) prio=8
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0xea4003b0, sys_thread_t:0x3ca80, state:CW,
    native ID:0x5) prio=10
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:424)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "Signal dispatcher" (TID:0xea4003e0, sys_thread_t:0x65460, state:CW,
    native ID:0x4) prio=5
    "main" (TID:0xea4001e0, sys_thread_t:0x2ef60, state:CW, native ID:0x1)
    prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.waitForCompletion(PropertyExecuteThre
    ad.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java, Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java, Compiled
    Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    Monitor Cache Dump:
    weblogic.kernel.ExecuteThread@EA4F32C0/EB9188F0: <unowned>
    Waiting to be notified:
    "ExecuteThread-3" (0x51ba30)
    weblogic.kernel.ExecuteThread@EA4F34D8/EB9193D8: <unowned>
    Waiting to be notified:
    "ExecuteThread-5" (0x51a458)
    weblogic.security.SpinnerThread@EA4E19F0/EB870528: <unowned>
    Waiting to be notified:
    "SpinnerRandomSource" (0x4d3018)
    weblogic.kernel.ExecuteThread@EA4F30D0/EB918348: <unowned>
    Waiting to be notified:
    "ExecuteThread-2" (0x51b918)
    weblogic.kernel.ExecuteThread@EA4F38E8/EB91A3E0: <unowned>
    Waiting to be notified:
    "ExecuteThread-8" (0x51c0d0)
    weblogic.kernel.ExecuteThread@EA4F3CF0/EB91B458: <unowned>
    Waiting to be notified:
    "ExecuteThread-11" (0x51c418)
    java.lang.ref.Reference$Lock@EA4003C0/EB0CF4B8: <unowned>
    Waiting to be notified:
    "Reference Handler" (0x3ca80)
    weblogic.kernel.ExecuteThread@EA4F3E48/EB91B9B8: <unowned>
    Waiting to be notified:
    "ExecuteThread-12" (0x51c530)
    weblogic.kernel.ExecuteThread@EA4F2868/EB913FC0: <unowned>
    Waiting to be notified:
    "ExecuteThread-0" (0x51a728)
    java.lang.ref.ReferenceQueue$Lock@EA400338/EB0CF9C0: <unowned>
    Waiting to be notified:
    "Finalizer" (0x6e4f8)
    java.lang.Object@EA675248/EC4A6D18: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3630/EB919930: <unowned>
    Waiting to be notified:
    "ExecuteThread-6" (0x51a570)
    weblogic.kernel.ExecuteThread@EA4F3A38/EB91A998: <unowned>
    Waiting to be notified:
    "ExecuteThread-9" (0x51c1e8)
    weblogic.kernel.ExecuteThread@EA4F3788/EB919E80: <unowned>
    Waiting to be notified:
    "ExecuteThread-7" (0x51bfb8)
    weblogic.kernel.ExecuteThread@EA4F3380/EB918E60: <unowned>
    Waiting to be notified:
    "ExecuteThread-4" (0x51bea0)
    weblogic.t3.srvr.StartupThread@EA673398/EC48C990: <unowned>
    Waiting to be notified:
    "main" (0x2ef60)
    weblogic.kernel.ExecuteThread@EA4F3B90/EB91AF00: <unowned>
    Waiting to be notified:
    "ExecuteThread-10" (0x51c300)
    java.lang.Class@EA68B010/EC5668C8: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3FA0/EB91BF20: <unowned>
    Waiting to be notified:
    "ExecuteThread-13" (0x51c648)
    weblogic.time.common.internal.TimeTable@EA4E38A8/EB881130: <unowned>
    Waiting to be notified:
    "TimeEventGenerator" (0x4e11a8)
    java.lang.Object@EA676D30/EC4B9378: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F2F70/EB917DC0: <unowned>
    Waiting to be notified:
    "ExecuteThread-1" (0x51a840)
    weblogic.kernel.ExecuteThread@EA4F4100/EB91C478: <unowned>
    Waiting to be notified:
    "ExecuteThread-14" (0x525998)
    Registered Monitor Dump:
    PCMap lock: <unowned>
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Class linking lock: <unowned>
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Monitor cache lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Thread queue lock: owner "StartupThread" (0x2e82ab0) 1 entry
    Monitor registry: owner "StartupThread" (0x2e82ab0) 1 entry
    SIGABRT 6* abort (generated by abort(3) routine)
    si_signo [6]: SIGABRT 6* abort (generated by abort(3) routine)
    si_errno [0]: Error 0
    si_code [-1]: SI_LWP [pid: 11078, uid: 3058]
    stackpointer=e7f0b55c
    Full thread dump Classic VM (JDK-1.2.2-001, native threads):
    "StartupThread" (TID:0xea673398, sys_thread_t:0x2e82ab0, state:R, native
    ID:0x1b) prio=5
    at
    weblogic.jdbc20.rmi.internal.ConnectionImpl.createStatement(ConnectionImpl.j
    ava, Compiled Code)
    at
    weblogic.jdbc20.rmi.SerialConnection.createStatement(SerialConnection.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._loadRDBase1FromId(RDMeta.java,
    Compiled Code)
    at com.esteel.referencedata.RDMeta._load(RDMeta.java, Compiled Code)
    at com.esteel.referencedata.RDMeta.loadData(RDMeta.java, Compiled
    Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.loadData(ReferenceDataServe
    rImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.<init>(ReferenceDataServerI
    mpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataServerImpl.getInstance(ReferenceDataSe
    rverImpl.java, Compiled Code)
    at
    com.esteel.referencedata.ReferenceDataWLStartup.startup(ReferenceDataWLStart
    up.java, Compiled Code)
    at weblogic.t3.srvr.StartupThread.runStartup(StartupThread.java,
    Compiled Code)
    at weblogic.t3.srvr.StartupThread.doWork(StartupThread.java,
    Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.run(PropertyExecuteThread.java,
    Compiled Code)
    "ExecuteThread-14" (TID:0xea4f4100, sys_thread_t:0x525998, state:CW,
    native ID:0x18) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-13" (TID:0xea4f3fa0, sys_thread_t:0x51c648, state:CW,
    native ID:0x17) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-12" (TID:0xea4f3e48, sys_thread_t:0x51c530, state:CW,
    native ID:0x16) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-11" (TID:0xea4f3cf0, sys_thread_t:0x51c418, state:CW,
    native ID:0x15) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-10" (TID:0xea4f3b90, sys_thread_t:0x51c300, state:CW,
    native ID:0x14) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-9" (TID:0xea4f3a38, sys_thread_t:0x51c1e8, state:CW,
    native ID:0x13) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-8" (TID:0xea4f38e8, sys_thread_t:0x51c0d0, state:CW,
    native ID:0x12) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-7" (TID:0xea4f3788, sys_thread_t:0x51bfb8, state:CW,
    native ID:0x11) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-6" (TID:0xea4f3630, sys_thread_t:0x51a570, state:CW,
    native ID:0x10) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-5" (TID:0xea4f34d8, sys_thread_t:0x51a458, state:CW,
    native ID:0xf) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-4" (TID:0xea4f3380, sys_thread_t:0x51bea0, state:CW,
    native ID:0xe) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-3" (TID:0xea4f32c0, sys_thread_t:0x51ba30, state:CW,
    native ID:0xd) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-2" (TID:0xea4f30d0, sys_thread_t:0x51b918, state:CW,
    native ID:0xc) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-1" (TID:0xea4f2f70, sys_thread_t:0x51a840, state:CW,
    native ID:0xb) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "ExecuteThread-0" (TID:0xea4f2868, sys_thread_t:0x51a728, state:CW,
    native ID:0xa) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java,
    Compiled Code)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    "TimeEventGenerator" (TID:0xea4e2e38, sys_thread_t:0x4e11a8, state:CW,
    native ID:0x9) prio=5
    at java.lang.Object.wait(Native Method)
    at weblogic.time.common.internal.TimeTable.snooze(TimeTable.java,
    Compiled Code)
    at
    weblogic.time.common.internal.TimeEventGenerator.run(TimeEventGenerator.java
    , Compiled Code)
    at java.lang.Thread.run(Thread.java, Compiled Code)
    "SpinnerRandomSource" (TID:0xea4e19f0, sys_thread_t:0x4d3018, state:CW,
    native ID:0x7) prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.security.SpinnerThread.stopSpinning(SpinnerRandomBitsSource.java,
    Compiled Code)
    at weblogic.security.SpinnerThread.run(SpinnerRandomBitsSource.java,
    Compiled Code)
    "Finalizer" (TID:0xea400320, sys_thread_t:0x6e4f8, state:CW, native
    ID:0x6) prio=8
    at java.lang.Object.wait(Native Method)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:112)
    at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
    at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0xea4003b0, sys_thread_t:0x3ca80, state:CW,
    native ID:0x5) prio=10
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java:424)
    at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "Signal dispatcher" (TID:0xea4003e0, sys_thread_t:0x65460, state:CW,
    native ID:0x4) prio=5
    "main" (TID:0xea4001e0, sys_thread_t:0x2ef60, state:CW, native ID:0x1)
    prio=5
    at java.lang.Object.wait(Native Method)
    at java.lang.Object.wait(Object.java, Compiled Code)
    at
    weblogic.t3.srvr.PropertyExecuteThread.waitForCompletion(PropertyExecuteThre
    ad.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.start(T3Srvr.java, Compiled Code)
    at weblogic.t3.srvr.T3Srvr.main(T3Srvr.java, Compiled Code)
    at java.lang.reflect.Method.invoke(Native Method)
    at weblogic.Server.startServerDynamically(Server.java, Compiled
    Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    at weblogic.Server.main(Server.java, Compiled Code)
    Monitor Cache Dump:
    weblogic.kernel.ExecuteThread@EA4F32C0/EB9188F0: <unowned>
    Waiting to be notified:
    "ExecuteThread-3" (0x51ba30)
    weblogic.kernel.ExecuteThread@EA4F34D8/EB9193D8: <unowned>
    Waiting to be notified:
    "ExecuteThread-5" (0x51a458)
    weblogic.security.SpinnerThread@EA4E19F0/EB870528: <unowned>
    Waiting to be notified:
    "SpinnerRandomSource" (0x4d3018)
    weblogic.kernel.ExecuteThread@EA4F30D0/EB918348: <unowned>
    Waiting to be notified:
    "ExecuteThread-2" (0x51b918)
    weblogic.kernel.ExecuteThread@EA4F38E8/EB91A3E0: <unowned>
    Waiting to be notified:
    "ExecuteThread-8" (0x51c0d0)
    weblogic.kernel.ExecuteThread@EA4F3CF0/EB91B458: <unowned>
    Waiting to be notified:
    "ExecuteThread-11" (0x51c418)
    java.lang.ref.Reference$Lock@EA4003C0/EB0CF4B8: <unowned>
    Waiting to be notified:
    "Reference Handler" (0x3ca80)
    weblogic.kernel.ExecuteThread@EA4F3E48/EB91B9B8: <unowned>
    Waiting to be notified:
    "ExecuteThread-12" (0x51c530)
    weblogic.kernel.ExecuteThread@EA4F2868/EB913FC0: <unowned>
    Waiting to be notified:
    "ExecuteThread-0" (0x51a728)
    java.lang.ref.ReferenceQueue$Lock@EA400338/EB0CF9C0: <unowned>
    Waiting to be notified:
    "Finalizer" (0x6e4f8)
    java.lang.Object@EA675248/EC4A6D18: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3630/EB919930: <unowned>
    Waiting to be notified:
    "ExecuteThread-6" (0x51a570)
    weblogic.kernel.ExecuteThread@EA4F3A38/EB91A998: <unowned>
    Waiting to be notified:
    "ExecuteThread-9" (0x51c1e8)
    weblogic.kernel.ExecuteThread@EA4F3788/EB919E80: <unowned>
    Waiting to be notified:
    "ExecuteThread-7" (0x51bfb8)
    weblogic.kernel.ExecuteThread@EA4F3380/EB918E60: <unowned>
    Waiting to be notified:
    "ExecuteThread-4" (0x51bea0)
    weblogic.t3.srvr.StartupThread@EA673398/EC48C990: <unowned>
    Waiting to be notified:
    "main" (0x2ef60)
    weblogic.kernel.ExecuteThread@EA4F3B90/EB91AF00: <unowned>
    Waiting to be notified:
    "ExecuteThread-10" (0x51c300)
    java.lang.Class@EA68B010/EC5668C8: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F3FA0/EB91BF20: <unowned>
    Waiting to be notified:
    "ExecuteThread-13" (0x51c648)
    weblogic.time.common.internal.TimeTable@EA4E38A8/EB881130: <unowned>
    Waiting to be notified:
    "TimeEventGenerator" (0x4e11a8)
    java.lang.Object@EA676D30/EC4B9378: owner "StartupThread" (0x2e82ab0) 1
    entry
    weblogic.kernel.ExecuteThread@EA4F2F70/EB917DC0: <unowned>
    Waiting to be notified:

  • The core clock is slow or no core clock connected for this ILA or the ILA core may not meet timing.

    [Labtools 27-1395] Unable to arm ILA 'hw_ila_1'. The core clock is slow or no core clock connected for this ILA or the ILA core may not meet timing.
    I have seen related forums but cant get any help. My timing is completely fine. I tried all JTAG frequencies from 1.5MHZ to `12 MHZ. My clk for ILA core runs at 100 MHZ.
    If i remove one IP , then the ILA core works.  THE BD is attached. If i remove the right most IP(HLS_croppin) it works. I really cant understand. There is nothign worng with the timin in either case.

    There are four possible reasons for this problem:
    - The trigger condition is never met;
    - The trigger clock (clock mapped to the ILA Core) is stopped;
    - A known issue exists with the Storage Qualification feature;
    - BUFG is not being used on JTAG CLK (for the ICON).
    The trigger condition is never met
    Check the message at the bottom of the ChipScope Analyzer window. If it is similar to "Waiting for trigger, Sample buffer has 0 samples(0%)," proceed as follows:
    1. Go to "Trigger Setup" and "Trigger Immediate." If ChipScope Analyzer starts the acquisition and shows the samples (the waveform appears), your design is fine; the clock is running, but your trigger condition never occurs.
    2. In the "Trigger Setup windows, ensure that you have set the condition correctly if you are sure that this event (the trigger condition) happens in your design.
    The trigger clock is stopped
    If the message at the bottom of the window is similar to "Waiting for Core to be armed, slow or stopped clock," the trigger condition is not the problem -- the ILA Core does not have a valid clock and is not able to start the acquisition. To fix this, ensure that you have mapped a valid clock (in ChipScope Inserter or ChipScope Generator). If you are not sure if the clock mapped to the ILA Core is running, try to connect your system clock instead (or a clock that you are sure is running).
    BUFG is not used on ICON's JTAG clock
    If the JTAG clock does not use a BUFG, the "Waiting for upload" message can appear.
    In some instances, slowing down the cable speed might provide a suitable work-around.
     

  • Error opening test scripts in Build and Debug with Screens

    Hello,
    I am testing scenarios in the Build and Debug with screens mode in OPM. I save each scenario as a test script by clicking the Export button and saving. Some test scripts are able to be opened again, yet when I try to open others, I get the error message shown at the link below and am unable to load the test script.
    http://imgur.com/uqh80
    This did not happen previously, it just started today. All of these test scripts were created today, and the attributes have not been changes since the test scripts were created. This is seriously hindering my scenario testing ability.
    Does anyone know how to rectify this problem?
    Thanks,
    Christine

    Hi Kristy,
    I am in OPM 10.2.
    To troubleshoot, I tried redoing the test scenarios that werent working from scratch (rather than building off a previous scenario), and this time it worked. I am not sure why it works now and didnt before, and I am also not sure if they will continue working.
    I will continue creating the scenarios and will be sure to update if it fails again. In the case it does fail, I will try your export recommendation.
    Christine

  • DDR3 Memory on NetFPGA (Timing error)

    Hi,
    I am using NetFPGA 1G-CML Board (Kintex 7 is used as FPGA).
    I cloned NetFPGA-1G-CML-live projects from Github(https://github.com/NetFPGA/NetFPGA-1G-CML-live), and tried to add 7 series MIG core to reference_switch_nf1_cml project.
    But after PAR running, I got following timing error...
    and,
    7 constraints not met.
    INFO:Timing:2761 - N/A entries in the Constraints List may indicate that the
       constraint is not analyzed due to the following: No paths covered by this
       constraint; Other constraints intersect with this constraint; or This
       constraint was disabled by a Path Tracing Control. Please run the Timespec
       Interaction Report (TSI) via command line (trce tsi) or Timing Analyzer GUI.
    Generating Pad Report.
    1 signals are not completely routed. See the system.unroutes file for a list of all unrouted signals.
    WARNING:Par:100 - Design is not completely routed. There are 1 signals that are not
       completely routed in this design. See the "system.unroutes" file for a list of
       all unrouted signals. Check for other warnings in your PAR report that might
       indicate why these nets are unroutable. These nets can also be evaluated
       in FPGA Editor by selecting "Unrouted Nets" in the List Window.
    WARNING:Par:283 - There are 393 loadless signals in this design. This design will cause Bitgen to issue DRC warnings.
    Total REAL time to PAR completion: 5 mins 3 secs
    Total CPU time to PAR completion: 5 mins 16 secs
    Peak Memory Usage:  2612 MB
    Placer: Placement generated during map.
    Routing: Completed - errors found.
    Timing: Completed - 724 errors found.
    Number of error messages: 0
    Number of warning messages: 400
    Number of info messages: 1
    Writing design to file system.ncd
    PAR done!
    ERROR:Xflow - Program par returned error code 30. Aborting flow execution...
    Done!
    I attached my ucf file and mhs file.
    How can I solve this error?
    Thanks.

    Hi 
    The net which is failing to route is from MMCM to IDELAYCTRL. The MMCM is placed in X1Y2 clock region and the IDELAYCTRL is placed in X0Y4 clock region hence the router fails. Please insert a BUFG in between MMCM and IDELAYCTRL instances. Adding a snapshot of failing net.
    Thanks,
    Deepika.

  • NI5640R FPGA non-diagram component compilation timing error

    I've tried to rebuild the NI5640R example "ni5640R Template" without adding or changing anything.
    Got timing error (see below), saying that requirement missed by 0.16ns, because of some non-diagram components: /sDac0Reset, /aDac0Reset_or00001, /aDac0Reset. Xilinx options were set to "use recommended settings".
    I've tried this several times, always getting almost the same result. Another example: requirements missed by 0.40ns, because of /sDacSimultReset, /aDac0Reset_or00001, /aDac0Reset. This is still with recommended settings.
    Then I tried to compile with design strategy "Timing Performance". 5 out of 6 times compilation failed with timing violation 0.30-0.50ns.
    Then I tried to compile with design strategy "Balanced". This time it failed only 2 times out of 6 with timing violation 0.02-0.04ns.
    I guess using the "Balanced" strategy works more or less, but maybe there is some better way to address this? I don't even need DAC in my project, so maybe there is a way to exclude it?
    Solved!
    Go to Solution.

    hey thu^^,
    I tried this with LabVIEW2013, FPGA module, NI5640R v1.7 drivers, and successfully compiled the example template. I'm attatching my screenshots. Please let me know if there is any difference between my experiment and yours.
    Attachments:
    XilinxOptions.png ‏15 KB
    compilationSummary.png ‏23 KB
    finalTiming.png ‏24 KB

  • Logic Freezes During Playback w/ Core Audio Error

    I'm trying to mix a song in Logic 9.1.7, but it has gotten to the point where Logic immediately freezes as soon as I hit the playback button in order to actually listen to my project. Before this I was occasionally getting the Sudden Motion Sensor/ Core Audio Error. I have increased the buffer size to 1024 and set the buffer range to large. I am currently using a Macbook Pro which is not connected to the interface, so this shouldn't be a problem. However, I use a Focusrite Liquid Saffire 56 interface. The only third party plu-in that I am currently running on the project is the Focusrite Plug-in Suite - which I think might be the problem, considering that my other laptop is runing the same plug-in and having the exact same error. I already tried downloading every relevant software patch and update from the Focusrite website, all to no avail. I have been running Logic along with this plug-in, for over 2 years now and have never once had this problem. I haven't had any problem running Pro Tools, so obviously this problem is specific to Logic. This is incredibly frustrating, and I need this resolved soon. I have a deadline that I must meet by the end of the week.
    Update: I just tried running Logic in 64-bit mode. It played for maybe a second and then gave me an error indicating that the plug-in suite was keeping it from running properly. Guess I was right. I will put that error report log above the initial one I recieved while stil running 32-bit.
    Here it is:
    Process:         32-Bit Audio Unit Bridge [522]
    Path:            /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/32-Bit Audio Unit Bridge.app/Contents/MacOS/32-Bit Audio Unit Bridge
    Identifier:      com.apple.music.apps.32BitAudioUnitBridge
    Version:         9.1.7 (233.39)
    Build Info:      MAAudioUnitSupport-2333900~1
    Code Type:       X86 (Native)
    Parent Process:  Logic Pro [448]
    PlugIn Path:       /Library/Audio/Plug-Ins/Components/FFPlugSuite.component/Contents/MacOS/FFPlugS uite
    PlugIn Identifier: com.focusrite.FFPlugSuite
    PlugIn Version:    1.0.2 (1.0.2)
    Date/Time:       2012-09-24 18:28:12.666 -0500
    OS Version:      Mac OS X 10.7.4 (11E2620)
    Report Version:  9
    Interval Since Last Report:          325244 sec
    Crashes Since Last Report:           44
    Per-App Interval Since Last Report:  65 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      8D75AC90-B605-40FE-8BCB-D288E2580691
    Crashed Thread:  13
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000033df4d70
    VM Regions Near 0x33df4d70:
        MALLOC_SMALL           000000000a800000-000000000b000000 [ 8192K] rw-/rwx SM=PRV 
    -->
        __TEXT                 000000008fe50000-000000008fe83000 [  204K] r-x/rwx SM=COW  /usr/lib/dyld
    Application Specific Information:
    objc[522]: garbage collection is OFF
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x9a91bc22 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x9a91b1f6 mach_msg + 70
    2   com.apple.CoreFoundation                0x9074f9da __CFRunLoopServiceMachPort + 170
    3   com.apple.CoreFoundation                0x90758b04 __CFRunLoopRun + 1428
    4   com.apple.CoreFoundation                0x907581dc CFRunLoopRunSpecific + 332
    5   com.apple.CoreFoundation                0x90758088 CFRunLoopRunInMode + 120
    6   com.apple.HIToolbox                     0x9b045723 RunCurrentEventLoopInMode + 318
    7   com.apple.HIToolbox                     0x9b04ca8b ReceiveNextEventCommon + 381
    8   com.apple.HIToolbox                     0x9b04c8fa BlockUntilNextEventMatchingListInMode + 88
    9   com.apple.AppKit                        0x9708b0d8 _DPSNextEvent + 678
    10  com.apple.AppKit                        0x9708a942 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 113
    11  com.apple.AppKit                        0x97086cb1 -[NSApplication run] + 911
    12  com.apple.AppKit                        0x97317bd9 NSApplicationMain + 1054
    13  com.apple.music.apps.32BitAudioUnitBridge          0x00003a79 start + 53
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x9a91e90a kevent + 10
    1   libdispatch.dylib                       0x91562e10 _dispatch_mgr_invoke + 969
    2   libdispatch.dylib                       0x9156185f _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 3:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 11:
    0   com.focusrite.FFPlugSuite               0x025fa940 VSTPluginMain + 9632
    1   com.focusrite.FFPlugSuite               0x025fadce VSTPluginMain + 10798
    2   com.focusrite.FFPlugSuite               0x025e8fbd AUWrapperEntry + 64773
    3   com.focusrite.FFPlugSuite               0x025e947c AUWrapperEntry + 65988
    4   com.focusrite.FFPlugSuite               0x025d9a10 AUWrapperEntry + 1880
    5   com.focusrite.FFPlugSuite               0x025d659b 0x25cb000 + 46491
    6   com.focusrite.FFPlugSuite               0x025d0c2c 0x25cb000 + 23596
    7   com.focusrite.FFPlugSuite               0x025cf541 0x25cb000 + 17729
    8   com.focusrite.FFPlugSuite               0x025d5ec4 0x25cb000 + 44740
    9   com.focusrite.FFPlugSuite               0x025da2d3 AUWrapperEntry + 4123
    10  com.apple.CoreServices.CarbonCore          0x9c7e9415 CallComponent + 223
    11  com.apple.CoreServices.CarbonCore          0x9c7e945e CallComponentDispatch + 29
    12  com.apple.audio.toolbox.AudioToolbox          0x95a4e9c8 _AT_AudioUnitRender + 173
    13  com.apple.music.apps.32BitAudioUnitBridge          0x0000f9b1 XAUCopyComponentName + 19233
    14  libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    15  libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 12:
    0   com.focusrite.FFPlugSuite               0x025e900a AUWrapperEntry + 64850
    1   com.focusrite.FFPlugSuite               0x025e947c AUWrapperEntry + 65988
    2   com.focusrite.FFPlugSuite               0x025d9a10 AUWrapperEntry + 1880
    3   com.focusrite.FFPlugSuite               0x025d659b 0x25cb000 + 46491
    4   com.focusrite.FFPlugSuite               0x025d0c2c 0x25cb000 + 23596
    5   com.focusrite.FFPlugSuite               0x025cf541 0x25cb000 + 17729
    6   com.focusrite.FFPlugSuite               0x025d5ec4 0x25cb000 + 44740
    7   com.focusrite.FFPlugSuite               0x025da2d3 AUWrapperEntry + 4123
    8   com.apple.CoreServices.CarbonCore          0x9c7e9415 CallComponent + 223
    9   com.apple.CoreServices.CarbonCore          0x9c7e945e CallComponentDispatch + 29
    10  com.apple.audio.toolbox.AudioToolbox          0x95a4e9c8 _AT_AudioUnitRender + 173
    11  com.apple.music.apps.32BitAudioUnitBridge          0x0000f9b1 XAUCopyComponentName + 19233
    12  libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    13  libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 13 Crashed:
    0   com.focusrite.FFPlugSuite               0x025e8fba AUWrapperEntry + 64770
    1   com.focusrite.FFPlugSuite               0x025e947c AUWrapperEntry + 65988
    2   com.focusrite.FFPlugSuite               0x025d9a10 AUWrapperEntry + 1880
    3   com.focusrite.FFPlugSuite               0x025d659b 0x25cb000 + 46491
    4   com.focusrite.FFPlugSuite               0x025d0c2c 0x25cb000 + 23596
    5   com.focusrite.FFPlugSuite               0x025cf541 0x25cb000 + 17729
    6   com.focusrite.FFPlugSuite               0x025d5ec4 0x25cb000 + 44740
    7   com.focusrite.FFPlugSuite               0x025da2d3 AUWrapperEntry + 4123
    8   com.apple.CoreServices.CarbonCore          0x9c7e9415 CallComponent + 223
    9   com.apple.CoreServices.CarbonCore          0x9c7e945e CallComponentDispatch + 29
    10  com.apple.audio.toolbox.AudioToolbox          0x95a4e9c8 _AT_AudioUnitRender + 173
    11  com.apple.music.apps.32BitAudioUnitBridge          0x0000f9b1 XAUCopyComponentName + 19233
    12  libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    13  libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 14:
    0   com.focusrite.FFPlugSuite               0x025f9e19 VSTPluginMain + 6777
    1   com.focusrite.FFPlugSuite               0x025f9fd3 VSTPluginMain + 7219
    2   com.focusrite.FFPlugSuite               0x025fae8f VSTPluginMain + 10991
    3   com.focusrite.FFPlugSuite               0x025e8fbd AUWrapperEntry + 64773
    4   com.focusrite.FFPlugSuite               0x025e947c AUWrapperEntry + 65988
    5   com.focusrite.FFPlugSuite               0x025d9a10 AUWrapperEntry + 1880
    6   com.focusrite.FFPlugSuite               0x025d659b 0x25cb000 + 46491
    7   com.focusrite.FFPlugSuite               0x025d0c2c 0x25cb000 + 23596
    8   com.focusrite.FFPlugSuite               0x025cf541 0x25cb000 + 17729
    9   com.focusrite.FFPlugSuite               0x025d5ec4 0x25cb000 + 44740
    10  com.focusrite.FFPlugSuite               0x025da2d3 AUWrapperEntry + 4123
    11  com.apple.CoreServices.CarbonCore          0x9c7e9415 CallComponent + 223
    12  com.apple.CoreServices.CarbonCore          0x9c7e945e CallComponentDispatch + 29
    13  com.apple.audio.toolbox.AudioToolbox          0x95a4e9c8 _AT_AudioUnitRender + 173
    14  com.apple.music.apps.32BitAudioUnitBridge          0x0000f9b1 XAUCopyComponentName + 19233
    15  libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    16  libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 15:
    0   com.focusrite.FFPlugSuite               0x025f9e7a VSTPluginMain + 6874
    1   com.focusrite.FFPlugSuite               0x025fad8e VSTPluginMain + 10734
    2   com.focusrite.FFPlugSuite               0x025e8fbd AUWrapperEntry + 64773
    3   com.focusrite.FFPlugSuite               0x025e947c AUWrapperEntry + 65988
    4   com.focusrite.FFPlugSuite               0x025d9a10 AUWrapperEntry + 1880
    5   com.focusrite.FFPlugSuite               0x025d659b 0x25cb000 + 46491
    6   com.focusrite.FFPlugSuite               0x025d0c2c 0x25cb000 + 23596
    7   com.focusrite.FFPlugSuite               0x025cf541 0x25cb000 + 17729
    8   com.focusrite.FFPlugSuite               0x025d5ec4 0x25cb000 + 44740
    9   com.focusrite.FFPlugSuite               0x025da2d3 AUWrapperEntry + 4123
    10  com.apple.CoreServices.CarbonCore          0x9c7e9415 CallComponent + 223
    11  com.apple.CoreServices.CarbonCore          0x9c7e945e CallComponentDispatch + 29
    12  com.apple.audio.toolbox.AudioToolbox          0x95a4e9c8 _AT_AudioUnitRender + 173
    13  com.apple.music.apps.32BitAudioUnitBridge          0x0000f9b1 XAUCopyComponentName + 19233
    14  libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    15  libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000f4ab XAUCopyComponentName + 17947
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x9a91ef2a semop + 10
    1   com.apple.music.apps.32BitAudioUnitBridge          0x00003c87 start + 579
    2   com.apple.music.apps.32BitAudioUnitBridge          0x0000528d start + 6217
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000e53b XAUCopyComponentName + 13995
    4   com.apple.music.apps.32BitAudioUnitBridge          0x0000e8a1 XAUCopyComponentName + 14865
    5   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    6   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x9a91dbb2 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9981e7b9 nanosleep$UNIX2003 + 187
    2   libsystem_c.dylib                       0x9981e5d7 sleep$UNIX2003 + 63
    3   com.apple.music.apps.32BitAudioUnitBridge          0x0000cdbc XAUCopyComponentName + 7980
    4   libsystem_c.dylib                       0x99869ed9 _pthread_start + 335
    5   libsystem_c.dylib                       0x9986d6de thread_start + 34
    Thread 13 crashed with X86 Thread State (32-bit):
      eax: 0xb079cb88  ebx: 0x025e8f89  ecx: 0x33df4d60  edx: 0x01308000
      edi: 0x005408e0  esi: 0xb079cb80  ebp: 0xb079cb68  esp: 0xb079caf0
       ss: 0x00000023  efl: 0x00010206  eip: 0x025e8fba   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x33df4d70
    Logical CPU: 6
    Binary Images:
        0x1000 -    0x18ff7  com.apple.music.apps.32BitAudioUnitBridge (9.1.7 - 233.39) <BF5D664A-A9BE-DF96-9DD7-0BF7852BB934> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/32-Bit Audio Unit Bridge.app/Contents/MacOS/32-Bit Audio Unit Bridge
       0x22000 -    0x9dfff  com.apple.music.apps.MACore (9.1.7 - 477.48) <5D0BB5DF-13EB-1759-F1B9-4275EEE287B3> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
       0xbd000 -    0xe9ff3  com.apple.audio.CoreAudioKit (1.6.3 - 1.6.3) <F1ADAA9B-61AC-3EB3-8E83-0685E2F95132> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
       0xfc000 -    0xfefff  com.apple.ExceptionHandling (1.5 - 10) <14A3DCBC-77E4-3E87-A937-202817079AED> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0x104000 -   0x141fff  com.apple.vmutils (4.2.1 - 107) <C491B259-8C5C-3199-83A0-97422C59C4E2> /System/Library/PrivateFrameworks/vmutils.framework/Versions/A/vmutils
    0x25cb000 -  0x2617ff4 +com.focusrite.FFPlugSuite (1.0.2 - 1.0.2) <A38E62D1-CB50-7E0E-649E-2DF769F40F9C> /Library/Audio/Plug-Ins/Components/FFPlugSuite.component/Contents/MacOS/FFPlugS uite
    0x2666000 -  0x2677fe7  com.apple.FCP Uncompressed 422.component (1.6 - 1.6) <5CEF993F-DBAC-12FD-57C6-EFA42AB7AEE2> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0x3ff9000 -  0x3ff9fff  libmx.A.dylib (2026.0.0 - compatibility 1.0.0) <859B5BCC-B5D9-370F-8B6C-1E2B242D5DCD> /usr/lib/libmx.A.dylib
    0x67fc000 -  0x68a9ff7  libcrypto.0.9.7.dylib (0.9.7 - compatibility 0.9.7) <7B6DB792-C9E5-3772-8734-8D0052757B8C> /usr/lib/libcrypto.0.9.7.dylib
    0x88e6000 -  0x8953fe7  com.apple.AppleProResCodec (2.0 - 224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x89a0000 -  0x89dfff7  com.apple.AppleVAH264HW.component (3.0 - 3.0) <1A2FC66F-CE81-34CE-A2FC-BE37F09CA3CC> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x8aa2000 -  0x8aa9ffe  com.apple.AppleGVAHW.component (1.1 - 1) <15595B7F-5062-3876-A004-EC8ED2A4D4DE> /System/Library/QuickTime/AppleGVAHW.component/Contents/MacOS/AppleGVAHW
    0x8aaf000 -  0x8bf5feb  com.apple.AppleGVAFramework (3.1.7 - 3.1.7) <AD3F1225-4E8E-356E-9BCB-C65A54A02DEA> /System/Library/PrivateFrameworks/AppleGVA.framework/Versions/A/AppleGVA
    0x8c11000 -  0x8c4aff3  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2331) <32C46E8E-6521-3C89-978F-CA31DF211417> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x8c55000 -  0x8c8cfe7  com.apple.DVCPROHDCodec (1.5 - 237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x8c9c000 -  0x8d4bfe3  com.apple.AppleHDVCodec (1.5 - 228) <8D2121A0-BA53-28A2-C9A5-3BED137701DA> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x8d73000 -  0x8d94fe7  com.apple.AppleIntermediateCodec (2.0 - 542.4) <6FCB177D-281F-3255-A34E-3E1D23602E77> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0x8da3000 -  0x8da8ffb  com.apple.AppleMPEG2Codec (1.0.2 - 220.1) <297A5C13-ACCE-3EA8-8395-FD12DFBB2619> /Library/QuickTime/AppleMPEG2Codec.component/Contents/MacOS/AppleMPEG2Codec
    0x8dad000 -  0x8dc0fe3  com.apple.IMXCodec (1.4 - 155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0x8dd2000 -  0x8deaff2  com.apple.applepixletvideo (1.2.30 - 1.2d30) <72A0B4BD-DB7A-3C7F-ADB9-6D059F7ABA2B> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0x8fe50000 - 0x8fe82aa7  dyld (195.6 - ???) <3A866A34-4CDD-35A4-B26E-F145B05F3644> /usr/lib/dyld
    0x90005000 - 0x90005fff  com.apple.Cocoa (6.6 - ???) <30E6ABEE-B390-3C02-8C76-9C62F19FAA83> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x90006000 - 0x90061ff3  com.apple.Symbolication (1.3 - 91) <6E8D2927-5400-327B-9DA2-400353A01CD1> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x90144000 - 0x90169ff9  libJPEG.dylib (??? - ???) <743578F6-8C0C-39CC-9F15-3A01E1616EAE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x9016a000 - 0x9027effb  com.apple.QuickTimeImporters.component (7.7.1 - 2331) <2A3A70AE-DE51-3F5A-8BAE-2B8FA9E81C47> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x9027f000 - 0x90283fff  libGIF.dylib (??? - ???) <A6F1ACAE-7B9B-3B3F-A54A-ED4004EA1D85> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x90292000 - 0x90292fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <2112D5A4-7A37-352A-9291-2A6BBA2B34B9> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x90293000 - 0x902a8fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <A20A59DB-33A8-3E9B-B662-45A8876965D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x902a9000 - 0x902aeff7  libmacho.dylib (800.0.0 - compatibility 1.0.0) <6DCCA207-8F4D-343A-B77D-C4FB905DADC4> /usr/lib/system/libmacho.dylib
    0x90437000 - 0x90599ffb  com.apple.QuartzCore (1.7 - 270.5) <6E04A99C-2F52-3E73-991E-340B048E8001> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x90677000 - 0x90679ff9  com.apple.securityhi (4.0 - 1) <824838E4-096E-3A3A-AE3C-88D0B1073300> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9071d000 - 0x908f4fe7  com.apple.CoreFoundation (6.7.2 - 635.21) <4D1D2BAF-1332-32DF-A81B-7E79D4F0A6CB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x908f5000 - 0x908f5ffe  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <7F0E8EE2-9E8F-366F-9988-E2F119DB9A82> /usr/lib/system/libkeymgr.dylib
    0x90914000 - 0x90914ff0  com.apple.ApplicationServices (41 - 41) <45032433-76F6-365A-95CA-641C9427EAA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x90d4f000 - 0x90d5cfff  libGL.dylib (??? - ???) <8B034E73-7AF5-3ACC-8A07-DDE8AC165D4A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x90dd1000 - 0x90dd8ff7  libsystem_notify.dylib (80.1.0 - compatibility 1.0.0) <47DB9E1B-A7D1-3818-A747-382B2C5D9E1B> /usr/lib/system/libsystem_notify.dylib
    0x90dd9000 - 0x90e36ffb  com.apple.htmlrendering (76 - 1.1.4) <792F1D51-3A88-3430-8A32-F252FAAE0D13> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x90e37000 - 0x90e42ffb  com.apple.speech.recognition.framework (4.0.21 - 4.0.21) <A1764D2F-EB84-33DC-9ED5-CDA3B468FF3E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x911b8000 - 0x911b9ff7  libquarantine.dylib (36.6.0 - compatibility 1.0.0) <600909D9-BD75-386E-8D3E-7CBD29079DF3> /usr/lib/system/libquarantine.dylib
    0x911d7000 - 0x911dfff3  liblaunch.dylib (392.38.0 - compatibility 1.0.0) <D7F6E875-263A-37B5-B403-53F76710538C> /usr/lib/system/liblaunch.dylib
    0x911e0000 - 0x91254fff  com.apple.CoreSymbolication (2.2 - 73.2) <FA9305CA-FB9B-3646-8C41-FF8DF15AB2C1> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x91545000 - 0x9154eff3  com.apple.CommonAuth (2.2 - 2.0) <C3FD6EC2-8EB3-38FB-BBB7-05009CA49024> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x91560000 - 0x9156efff  libdispatch.dylib (187.9.0 - compatibility 1.0.0) <2F918480-12C8-3F22-9B1A-9B2D76F6F4F5> /usr/lib/system/libdispatch.dylib
    0x91609000 - 0x9160aff4  libremovefile.dylib (21.1.0 - compatibility 1.0.0) <DA59E228-076B-39B5-B6EA-52E6FD4EDC53> /usr/lib/system/libremovefile.dylib
    0x9160b000 - 0x9160eff7  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <69357047-7BE0-3360-A36D-000F55E39336> /usr/lib/system/libmathCommon.A.dylib
    0x9160f000 - 0x9165fff8  libTIFF.dylib (??? - ???) <4DC2025D-15E7-35CA-B7C5-9F73B26C8B53> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x91664000 - 0x91665ff7  libsystem_sandbox.dylib (??? - ???) <EBC6ED6B-7D94-32A9-A718-BB9EDA1732C9> /usr/lib/system/libsystem_sandbox.dylib
    0x91666000 - 0x91736ffb  com.apple.ImageIO.framework (3.1.2 - 3.1.2) <9CD13789-93CE-35C6-8E5C-B38E41E9A73F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x917ce000 - 0x9182cfff  com.apple.coreui (1.2.2 - 165.10) <C6B099D6-7F02-3971-99B9-E415308959CF> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x9182d000 - 0x9183bff7  libxar-nossl.dylib (??? - ???) <9C927E1E-D9F6-34AE-979F-5D60E7E9211C> /usr/lib/libxar-nossl.dylib
    0x9183c000 - 0x91846ff2  com.apple.audio.SoundManager (3.9.4.1 - 3.9.4.1) <79D55070-BBFF-3D67-AFB9-3668FF8C5F98> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x91847000 - 0x91956fff  com.apple.DesktopServices (1.6.4 - 1.6.4) <C4E42CF3-9AFB-3C95-AFA9-79F790ED8BB3> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91957000 - 0x91962ff3  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <A6AD144D-19FE-3551-AFB3-FE9DE8199EB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91963000 - 0x919c4ffb  com.apple.audio.CoreAudio (4.0.3 - 4.0.3) <5F91A450-2A8B-31D4-803B-2FDF5CE3644D> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91a04000 - 0x91a05ff0  libunc.dylib (24.0.0 - compatibility 1.0.0) <9EF47F4C-32F6-3379-A3DD-89183D821B48> /usr/lib/system/libunc.dylib
    0x91a06000 - 0x91a0dfff  com.apple.agl (3.2.0 - AGL-3.2.0) <210F3383-D8EA-3644-90BA-9F054E15A2AB> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91a43000 - 0x91a4efff  libkxld.dylib (??? - ???) <15081A7C-C06E-397C-B8BB-3A703A6AD07B> /usr/lib/system/libkxld.dylib
    0x91a4f000 - 0x91ab4ff7  libvDSP.dylib (325.4.0 - compatibility 1.0.0) <2AB35EAF-CB90-3456-BFC8-C14B04C4CA9C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x91e30000 - 0x91e6efff  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <D17C0E4E-D265-3DE9-A0EA-F3EECBE2A24A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91ea3000 - 0x91ea5ffc  com.apple.QuickTimeH264.component (7.7.1 - 2331) <30243836-1283-387B-8E49-22E458D9141D> /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91f24000 - 0x91f32fff  com.apple.opengl (1.8.0 - 1.8.0) <6CD7C09D-F06F-3002-B86A-E5BD89823B64> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x91f33000 - 0x91f97fff  com.apple.framework.IOKit (2.0 - ???) <77A0CEC1-4E9D-3729-B229-A8F46933A1AA> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x92015000 - 0x92023fff  libz.1.dylib (1.2.5 - compatibility 1.0.0) <E73A4025-835C-3F73-9853-B08606E892DB> /usr/lib/libz.1.dylib
    0x92024000 - 0x92134fe7  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <34E1E3CC-7B6A-3B37-8D07-1258D11E16CB> /usr/lib/libsqlite3.dylib
    0x92235000 - 0x92318ff7  libcrypto.0.9.8.dylib (44.0.0 - compatibility 0.9.8) <F4D67C02-BD15-3E7D-A3D2-A30AA791F722> /usr/lib/libcrypto.0.9.8.dylib
    0x92ee3000 - 0x92eecfff  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <FEB5330E-AD5D-37A0-8AB2-0820F311A2C8> /usr/lib/libc++abi.dylib
    0x92eed000 - 0x92f3cffb  com.apple.AppleVAFramework (5.0.16 - 5.0.16) <5BD71C63-47E5-3596-90ED-785F7A5B4743> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x92f3d000 - 0x92f5fffe  com.apple.framework.familycontrols (3.0 - 300) <E94CE585-F2E6-355C-BD06-4893B8631803> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92f60000 - 0x92f7dff3  com.apple.openscripting (1.3.3 - ???) <0579A4CB-FD6F-3D7F-A17B-AC0F2CF11FC7> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x92f99000 - 0x92faeff7  com.apple.ImageCapture (7.0.1 - 7.0.1) <1C8933A9-C7C6-36E9-9D8B-0EF08ACA3315> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x92faf000 - 0x92fe6fef  com.apple.DebugSymbols (2.1 - 87) <EB951B78-31A5-379F-AFA1-B5C9A7BB3D23> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x92fe7000 - 0x93004fff  libresolv.9.dylib (46.1.0 - compatibility 1.0.0) <2870320A-28DA-3B44-9D82-D56E0036F6BB> /usr/lib/libresolv.9.dylib
    0x93005000 - 0x93009ff3  libsystem_network.dylib (??? - ???) <6C0CB421-5DDD-3BD4-B3C5-C1DB6037576F> /usr/lib/system/libsystem_network.dylib
    0x9300a000 - 0x93085ffb  com.apple.ApplicationServices.ATS (317.11.0 - ???) <298A1BDD-B5D6-393B-A10C-3D141A949E5F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x93086000 - 0x930fcfff  com.apple.Metadata (10.7.0 - 627.35) <9C265FE6-6706-3E0A-BA82-F81166619BDF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x930fd000 - 0x93193ff7  com.apple.LaunchServices (480.34 - 480.34) <147520D6-7EBE-3701-9C47-04F122DC165A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93194000 - 0x93203fff  com.apple.Heimdal (2.2 - 2.0) <181AC1B1-39F5-3578-B247-792B37EFD3CC> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x932ce000 - 0x9338effb  com.apple.ColorSync (4.7.4 - 4.7.4) <61203FBE-54F0-3034-B7EF-25D885D89661> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9338f000 - 0x933a6ff8  com.apple.CoreMediaAuthoring (2.0 - 891) <69D569FD-670C-3BD0-94BF-7A8954AA2953> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x933a9000 - 0x934d5ff9  com.apple.CFNetwork (520.4.3 - 520.4.3) <E9E315D4-CE22-3715-BED2-BB95AD5E10E8> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x934d6000 - 0x934e1ffe  com.apple.NetAuth (3.2 - 3.2) <FF3965FE-D897-3885-B5B9-33665D2F5318> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x934e7000 - 0x939c3ff6  libBLAS.dylib (??? - ???) <67AF68CD-8E05-3355-92D1-341C2A9A6BCF> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x939c4000 - 0x93a0dff7  libGLU.dylib (??? - ???) <3E370DE3-3F36-352F-A7A1-CF6C55C44F9B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x93a53000 - 0x93a5bff3  libunwind.dylib (30.0.0 - compatibility 1.0.0) <E8DA8CEC-12D6-3C8D-B2E2-5D567C8F3CB5> /usr/lib/system/libunwind.dylib
    0x93a5c000 - 0x93b00fff  com.apple.QD (3.40 - ???) <B866D191-AA6C-31C6-96B7-94BE165062F4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x93b1b000 - 0x93b4aff7  libsystem_info.dylib (??? - ???) <37640811-445B-3BB7-9934-A7C99848250D> /usr/lib/system/libsystem_info.dylib
    0x93b8f000 - 0x93b90fff  liblangid.dylib (??? - ???) <C8C204E9-1785-3785-BBD7-22D59493B98B> /usr/lib/liblangid.dylib
    0x93b91000 - 0x93e54fff  com.apple.security (7.0 - 55148.1) <21EFBE4A-0F05-3939-B83F-5454CA6AFADC> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x94067000 - 0x946f3ff5  com.apple.CoreAUC (6.16.00 - 6.16.00) <D55D5A6C-2C79-321C-A866-CA017DA66F0B> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x946f4000 - 0x94707ff8  com.apple.MultitouchSupport.framework (231.4 - 231.4) <BF359317-8ECA-34F7-8931-059C8735F343> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x9470a000 - 0x9475bff9  com.apple.ScalableUserInterface (1.0 - 1) <3E650401-FB58-3704-8A24-E0B2F3914884> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x94783000 - 0x9480dffb  com.apple.SearchKit (1.4.0 - 1.4.0) <F2583C09-86DB-33CD-A933-F3B8A70CF9A2> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9483c000 - 0x94840ffa  libcache.dylib (47.0.0 - compatibility 1.0.0) <9DFB61F2-9B1F-31B2-BF41-099994D74E1F> /usr/lib/system/libcache.dylib
    0x94841000 - 0x9486cfff  com.apple.GSS (2.2 - 2.0) <2C468B23-FA87-30B5-B9A6-8C5D1373AA30> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9486d000 - 0x94c6fff6  libLAPACK.dylib (??? - ???) <687048BD-EA20-3C20-B848-B6D730F58281> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x94c70000 - 0x94cadfef  libGLImage.dylib (??? - ???) <5646AA4B-11B7-3B40-B6AC-527F9613E8C8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x94cb2000 - 0x94cf2ff7  com.apple.NavigationServices (3.7 - 193) <3D4DFBC6-926F-3883-9235-CDB09340C6A0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x94cf3000 - 0x95a44fff  com.apple.QuickTimeComponents.component (7.7.1 - 2331) <D6847147-1536-33AC-B1B9-8D8EA360DE34> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x95a45000 - 0x95b97fff  com.apple.audio.toolbox.AudioToolbox (1.7.2 - 1.7.2) <882581F7-3023-3DC4-A54C-3E823416384B> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x95b98000 - 0x95c25fe7  libvMisc.dylib (325.4.0 - compatibility 1.0.0) <514C9266-865D-3655-BA59-A8BA4EA80EA1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x95c4e000 - 0x95c62fff  com.apple.CFOpenDirectory (10.7 - 146) <A7A0D36A-B14A-36C7-BFE5-E21130BF3687> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x95c63000 - 0x95e17ff3  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <6AD14A51-AEA8-3732-B07B-DEA37577E13A> /usr/lib/libicucore.A.dylib
    0x95e18000 - 0x9615efff  com.apple.MediaToolbox (1.0 - 705.78) <7D76E46A-CF6D-341A-8734-B300F21EBC45> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x9615f000 - 0x96179fff  com.apple.Kerberos (1.0 - 1) <A1ED8518-29DB-3511-83AE-EEAB2C0AB1FD> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x961a8000 - 0x964b2ff3  com.apple.Foundation (6.7.2 - 833.25) <361418ED-589D-36DE-9668-A88B35937524> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x96500000 - 0x96501fff  libDiagnosticMessagesClient.dylib (??? - ???) <DB3889C2-2FC2-3087-A2A2-4C319455E35C> /usr/lib/libDiagnosticMessagesClient.dylib
    0x96502000 - 0x96502fff  com.apple.vecLib (3.7 - vecLib 3.7) <656463C6-AD21-38FF-B68C-2A7F7922113E> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x96503000 - 0x9650effe  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <B63F5D07-93B3-3F02-BFB7-472B4ED3521F> /usr/lib/libbz2.1.0.dylib
    0x9657c000 - 0x96613ff3  com.apple.securityfoundation (5.0 - 55116) <8A08978E-0705-393D-8AA8-8F59FC6B3C6B> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x96614000 - 0x96636ff8  com.apple.PerformanceAnalysis (1.11 - 11) <0DDAD62E-381E-3FB6-A066-635870DCCCE5> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x969ee000 - 0x969f1ffb  com.apple.help (1.3.2 - 42) <46BC94D1-14C4-3178-9BFB-85470F1ED805> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x96b19000 - 0x96bb5fef  com.apple.ink.framework (1.4 - 110) <E03B4CBA-AC4F-3B29-BF7F-1CCDCC03F09A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x96c76000 - 0x96ca4ff7  com.apple.DictionaryServices (1.2.1 - 158.2) <F733A8FE-BFAA-34B3-AA01-5A936B44B10C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x96d1f000 - 0x96d25ffb  com.apple.print.framework.Print (7.4 - 247.3) <CB075EEE-FA1F-345C-A1B5-1AB266FC73A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x97080000 - 0x97080fff  libdnsinfo.dylib (395.11.0 - compatibility 1.0.0) <7EFAD88C-AFBC-3D48-BE14-60B8EACC68D7> /usr/lib/system/libdnsinfo.dylib
    0x97081000 - 0x97b16ff6  com.apple.AppKit (6.7.3 - 1138.47) <D84BC928-E3D3-303C-88E0-942E18AFBDD6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x97b74000 - 0x97b74ff2  com.apple.CoreServices (53 - 53) <F28F38DC-C5C1-399F-84D7-A28CCC269850> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x97c58000 - 0x97cbaffb  com.apple.datadetectorscore (3.0 - 179.4) <6CB6E69A-314D-329E-B0E7-DFB02531575D> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x97cbb000 - 0x97d23ff7  libc++.1.dylib (28.1.0 - compatibility 1.0.0) <FE3304C5-C000-3DA0-9E53-0E4CA074B73B> /usr/lib/libc++.1.dylib
    0x97d24000 - 0x97ddaff3  com.apple.QuickTimeMPEG4.component (7.7.1 - 2331) <8BB3700F-868F-3E32-A061-C5E3C06D39C9> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x98674000 - 0x986fbfff  com.apple.print.framework.PrintCore (7.1 - 366.3) <EBD5A94E-8E1D-3510-9457-EB0EAE2F51EF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x98a0c000 - 0x98a4cff7  libauto.dylib (??? - ???) <984C81BE-FA1C-3228-8F7E-2965E7E5EB85> /usr/lib/libauto.dylib
    0x98a4d000 - 0x98cc1ffb  com.apple.CoreImage (7.98 - 1.0.1) <C77DADCB-C871-3A49-AAA0-0689E4DCFA10> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x98e7b000 - 0x98ecdff7  libFontRegistry.dylib (??? - ???) <B5324310-C140-392B-8324-B408AB7E3BB4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x98ece000 - 0x98f10ff7  com.apple.CoreMedia (1.0 - 705.78) <C2635524-8F87-3816-8DD0-509E69D1A35D> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x98f11000 - 0x99109ff7  com.apple.CoreData (104.1 - 358.14) <92830C09-780F-3021-ADC0-2D9BB56D8E7B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x992a0000 - 0x9932dff7  com.apple.CoreText (220.20.0 - ???) <334FBF91-877C-38AC-8143-2458E8E62FC6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
    0x9932e000 - 0x99387fff  com.apple.HIServices (1.21 - ???) <ACF3C451-C235-32A7-849E-3D0A40E90546> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x99388000 - 0x993b0ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <AB530FB2-8BD1-3328-95E8-CF449F0429CA> /usr/lib/libxslt.1.dylib
    0x993e4000 - 0x99400ff5  com.apple.GenerationalStorage (1.0 - 126.1) <E622F823-7D98-3D13-9C3D-7EA482567394> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x99412000 - 0x99806feb  com.apple.VideoToolbox (1.0 - 705.78) <DF7BB3DE-376E-330E-B990-735A893E3F2A> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x9980d000 - 0x998d8fff  libsystem_c.dylib (763.13.0 - compatibility 1.0.0) <03E608FA-1689-3D85-9A21-31C1922AEC1A> /usr/lib/system/libsystem_c.dylib
    0x998d9000 - 0x998e1ff5  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <97E73059-F645-33F4-BCC5-1FEA367D60D4> /usr/lib/system/libcopyfile.dylib
    0x9992a000 - 0x99a12fff  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <1841196F-68B5-309F-8ED1-6714B1DFEC83> /usr/lib/libxml2.2.dylib
    0x99a13000 - 0x99a16ff7  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <7F6C14CC-0169-3F1B-B89C-372F67F1F3B5> /usr/lib/system/libcompiler_rt.dylib
    0x99a17000 - 0x99a2dffe  libxpc.dylib (77.19.0 - compatibility 1.0.0) <0585AA94-F4FD-32C1-B586-22E7184B781A> /usr/lib/system/libxpc.dylib
    0x99a2e000 - 0x99a2ffff  com.apple.TrustEvaluationAgent (2.0 - 1) <CE0A7AC9-ACB9-3554-BAAC-1FDEF07E6707> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x99a7d000 - 0x99a80ffd  libCoreVMClient.dylib (??? - ???) <B8F8916D-F12A-3D95-ABF3-999D57B7D581> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x99a81000 - 0x99a9dffc  libPng.dylib (??? - ???) <75F41C08-E187-354C-8115-79387F57FC2C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x99d02000 - 0x99e20fec  com.apple.vImage (5.1 - 5.1) <7757F253-B281-3612-89D4-F2B04061CBE1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x99e21000 - 0x99e83ff3  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <266CE9B3-526A-3C41-BA58-7AE66A3B15FD> /usr/lib/libstdc++.6.dylib
    0x99e84000 - 0x99eb2fe7  libSystem.B.dylib (159.1.0 - compatibility 1.0.0) <5B70008D-4EA0-30E7-AC12-787D720CEE96> /usr/lib/libSystem.B.dylib
    0x99ebf000 - 0x99fd0ff7  libJP2.dylib (??? - ???) <845C74F4-1074-3983-945F-EB669538CAA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x99fd1000 - 0x99fd3ff7  libdyld.dylib (195.6.0 - compatibility 1.0.0) <1F865C73-5803-3B08-988C-65B8D86CB7BE> /usr/lib/system/libdyld.dylib
    0x99fd4000 - 0x99fd4fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <B95984A1-6C16-338A-9B60-D4F080924243> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x99fd5000 - 0x9a8fde2b  com.apple.CoreGraphics (1.600.0 - ???) <93490E7A-8CA6-3D58-AA13-B6FEB35647B4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9a8fe000 - 0x9a904ffd  com.apple.CommerceCore (1.0 - 17) <595A67CF-3546-35FD-8D2E-2861CB959379> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9a905000 - 0x9a923ff7  libsystem_kernel.dylib (1699.31.2 - compatibility 1.0.0) <EE8DD7FD-53FC-3DE0-8622-7CCF062716EC> /usr/lib/system/libsystem_kernel.dylib
    0x9a925000 - 0x9a929ff7  com.apple.OpenDirectory (10.7 - 146) <9C1EAEB1-84E0-373D-94E9-0E990752011E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9a92a000 - 0x9a92afff  com.apple.audio.units.AudioUnit (1.7.2 - 1.7.2) <2E71E880-25D1-3210-8D26-21EC47ED810C> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x9adbd000 - 0x9b042fe3  com.apple.QuickTime (7.7.1 - 2331) <BAA85ECB-64DB-35DC-852A-A07DE762E700> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9b043000 - 0x9b389ff3  com.apple.HIToolbox (1.9 - ???) <96AFBCE8-61CC-31A6-8E57-2EC21D7A7851> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9b48e000 - 0x9b492ffd  IOSurface (??? - ???) <77B632E4-2196-3BC9-93CC-70EBF353CD4F> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9b4ea000 - 0x9b95fff7  FaceCoreLight (1.4.7 - compatibility 1.0.0) <3E2BF587-5168-3FC5-9D8D-183A9C7C1DED> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x9b99f000 - 0x9b9c2fff  com.apple.CoreVideo (1.7 - 70.3) <3CAFA7B1-0A0F-3F4E-9A9B-BEDDEEF64F6C> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x9c003000 - 0x9c009fff  libGFXShared.dylib (??? - ???) <157F45BD-00DC-3864-9155-54D4303A5756> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x9c016000 - 0x9c016fff  com.apple.Carbon (153 - 153) <63603A0C-723B-3968-B302-EBEEE6A14E97> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9c0ef000 - 0x9c0f3fff  com.apple.CommonPanels (1.2.5 - 94) <DFA0D001-9890-32FB-B1BD-039DDA8F3E9E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9c0f4000 - 0x9c104ff7  libCRFSuite.dylib (??? - ???) <B68CDEA4-8D6E-3625-B80F-3489E321E858> /usr/lib/libCRFSuite.dylib
    0x9c173000 - 0x9c1b0ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <953B4F4C-283C-3AEF-949A-E149F10AC775> /usr/lib/libcups.2.dylib
    0x9c1b1000 - 0x9c274fff  com.apple.CoreServices.OSServices (478.46 - 478.46) <B4D06EFD-D11D-3C81-A394-9076EED5D738> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9c275000 - 0x9c36dff7  libFontParser.dylib (??? - ???) <EEA7A5AC-5123-3988-A6D7-0FF8664EDD0D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x9c43e000 - 0x9c4fbff3  ColorSyncDeprecated.dylib (4.6.0 - compatibility 1.0.0) <A31C444A-33EC-3FF2-9E57-F7D1DC521905> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/ColorSync.f ramework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9c4fc000 - 0x9c5ecff1  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <9E5F86A3-8405-3774-9E0C-3A074273C96D> /usr/lib/libiconv.2.dylib
    0x9c5ed000 - 0x9c5f0ffc  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <6FFDBD60-5EC6-3EFA-996B-EE030443C16C> /usr/lib/libpam.2.dylib
    0x9c5f1000 - 0x9c611ff7  com.apple.RemoteViewServices (1.4 - 44.1) <1F831750-1E77-3013-B1A6-0DF528623790> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x9c612000 - 0x9c623fff  libbsm.0.dylib (??? - ???) <BB4E736B-E068-376A-B28D-6B2D6A70EE50> /usr/lib/libbsm.0.dylib
    0x9c676000 - 0x9c6beff7  com.apple.SystemConfiguration (1.11.3 - 1.11) <13DBFACD-29A9-32B9-9847-40DB1E85831E> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x9c6bf000 - 0x9c6f5ff7  com.apple.AE (527.7 - 527.7) <DC987937-BA90-3588-8482-689EA5580BEE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x9c765000 - 0x9c76cff9  libsystem_dnssd.dylib (??? - ???) <63E70DAA-EA33-32A1-ACA9-387F447CCBBE> /usr/lib/system/libsystem_dnssd.dylib
    0x9c76d000 - 0x9c770ff9  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <16DCE20A-9790-369A-94C1-B7954B418C77> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x9c782000 - 0x9ca84fff  com.apple.CoreServices.CarbonCore (960.24 - 960.24) <6035A1AE-8657-304D-8918-1DBD322C9738> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9cac7000 - 0x9cb9daab  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C784297D-1FF6-3D89-9DE6-98C028AF73D2> /usr/lib/libobjc.A.dylib
    0x9cb9e000 - 0x9cba6fff  com.apple.DiskArbitration (2.4.1 - 2.4.1) <751DC709-220B-3FA3-9D67-CB1CC5E6861C> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9cba7000 - 0x9cbd1ff1  com.apple.CoreServicesInternal (113.17 - 113.17) <33B14C4B-B697-3265-86C5-05328EF0F186> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x9cbd2000 - 0x9cc15ffd  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <4BA1F5F1-F0A2-3FEB-BB62-F514DCBB3725> /usr/lib/system/libcommonCrypto.dylib
    0x9cc25000 - 0x9cc6cff5  com.apple.opencl (2.0.16 - 2.0.16) <03BE8413-EA24-3E6B-A9AC-D297BD1EE50F> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9cf21000 - 0x9cf23ffb  libRadiance.dylib (??? - ???) <4721057E-5A1F-3083-911B-200ED1CE7678> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x9cf24000 - 0x9cf2bffd  com.apple.NetFS (4.0 - 4.0) <0F1B19AD-B320-38BE-8543-9DA93792F220> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x9d099000 - 0x9d09afff  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <B04592B1-0924-3422-82FF-976B339DF567> /usr/lib/system/libsystem_blocks.dylib
    0x9d09b000 - 0x9d09cffd  libCVMSPluginSupport.dylib (??? - ???) <2D89E97F-8E33-389B-B76C-4508CE3B6778> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x9d09d000 - 0x9d0adfff  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8BE2D2EF-9AF0-3960-9845-052CCE04B53A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 3
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 1217
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=169.9M resident=94.7M(56%) swapped_out_or_unallocated=75.2M(44%)
    Writable regions: Total=130.5M written=5308K(4%) resident=23.2M(18%) swapped_out=0K(0%) unallocated=107.3M(82%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 31.8M
    CG backing stores                   172K
    CG image                             68K
    CG shared images                    168K
    CoreGraphics                          8K
    CoreServices                       1532K
    MALLOC                             64.0M
    MALLOC guard page                    48K
    Memory tag=242                       12K
    Memory tag=249                      156K
    Stack                              73.6M
    VM_ALLOCATE                        16.1M
    __CI_BITMAP                          80K
    __DATA                             10.2M
    __DATA/__OBJC                        72K
    __IMAGE                             528K
    __IMPORT                             28K
    __LINKEDIT                         43.8M
    __OBJC                             1588K
    __PAGEZERO                            4K
    __TEXT                            126.1M
    __UNICODE                           544K
    mapped file                       129.4M
    shared memory                      4408K
    shared pmap                        8900K
    ===========                      =======
    TOTAL                             513.0M
    Model: MacBookPro9,1, BootROM MBP91.00D3.B02, 4 processors, Intel Core i7, 2.6 GHz, 8 GB, SMC 2.1f170
    Graphics: NVIDIA GeForce GT 650M, NVIDIA GeForce GT 650M, PCIe, 1024 MB
    Graphics: Intel HD Graphics 4000, Intel HD Graphics 4000, Built-In, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xF5), Broadcom BCM43xx 1.0 (5.106.198.19.21)
    Bluetooth: Version 4.0.7f2, 2 service, 18 devices, 1 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: APPLE HDD HTS547575A9E384, 750.16 GB
    Serial ATA Device: MATSHITADVD-R   UJ-8A8
    USB Device: iLok, 0x088e, 0x5036, 0x14200000 / 1
    USB Device: hub_device, 0x8087  (Intel Corporation), 0x0024, 0x1a100000 / 2
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x8509, 0

    Actually, I must make correction, it is not the core audio error, it is the disk too slow error.

  • CS5 Debug on Windows 7 - ODFRC error

    I have installed VS5, VS8, CS5 Debug and the SDK on a Windows 7 platform.  To determine that everything is working as it ought, I decided to compile a couple of the sample projects provided with the SDK.  In both cases I am getting this error:
    Error:  Previous .FR file "yada yada" and current .FR file "yada yada" do not match.  This is likely due to the ODFRC file being called twice for different .fr files in the same project.  Use one .fr file and include these instead.
    I have made no changes to these projects so they are "straight out of the box."
    Does anyone have a suggestion on how I might resolve this dilemma?
    R,
    John
    (In deference to the complete truth, I am running Windows on a MacBook Pro using BootCamp.)

    Hi Pickory.
    My company (Walsworth.com) has signed up with Adobe as an Influencer company.  As such I am allowed to download all the debug versions of InDesign.  So the first thing you need to do is get yourself associated with Adobe at a level that will allow you to do the same.  The software's free, but don't plan on using it for anything except debugging; it's very slow.
    It would probably be best for you if you contacted Adobe with this email and explain your need (tell them you want to develop plug-ins for InDesign):
    [email protected]
    They can help you get started.  Be forewarned.  My company had to go through an approval process before being accepted into the Influencer program.  I don't know how carefully they look at their applicants.  I can only tell you that the approval came within a week.
    According to the Partner Portal Helpdesk web page, this email can be used in any country to get help for the partners program, which is pretty much what Adobe uses to help developers develop plugins.
    If you are in the US, I have an 800 number you can call and you are invited to contact me directly.  My email is john dotte darnell att Walsworth period com (please note that the obfuscation of the email address is done to foil spammers).  This page has international numbers:
    http://www.adobe.com/cfusion/partnerportal/index.cfm?event=softwaresupportdetail&detail=pa rtnerscontactinfo&loc=en_xap
    If anyone else has better information on how to get connected with Adobe as a developer, please chime in.
    R,
    John

  • Debugging with JDeveloper 2 with JDK 2

    Oracle Jdev team,
    I am running jdeveloper 2 (JDK 1.2), build 343. Whenever I
    attempt to debug an app i get this error dialog:
    Cannot debug project with Target JDK 'java
    version "JDK1.2_JDEVELOPER'", can only debug with Target
    JDK 'java version "1.2"'.
    My Project Properties Target JDK Version is pointing to the java
    1.2 java.exe that came with Jbuilder.
    Path of java.exe
    D:\Tools\JDeveloper20\java1.2\jre\bin\java.exe
    Classpath
    D:\Tools\JDeveloper20\java1.2\jre\lib\rt.jar
    Sourcepath
    [D:\Tools\JDeveloper20\java1.2\src.jar]\src\
    I've attempted to use various 1.2 jdks to get the debugger to
    work, but always with the same version.
    The project began as a JDK 1.2 project (did not attempt to
    switch from a jdk 1.1.x project).
    I;m sure you've seen this before, what am I doing wrong???
    THanks in advance, Peter
    null

    I have the same problem but even wierder.
    When I try to debug my project JDeveloper says
    Cannot debug project with Target JDK 'java version
    "JDK1.1.7_JDeveloper'", can only debug with Target JDK 'java
    version "1.1.8'".
    I do indeed have such a Target JDK defined, but I have not
    compiled anything in the current project with that. In fact I
    haven't switched JDKs at all in this project, nor in this
    workspace.
    What gives?
    Markus Burle (guest) wrote:
    : JDeveloper Team (guest) wrote:
    : : Hi
    : : JDeveloper allows to use different JDK's but the debugger
    only
    : : works with JDK's that come with JDeveloper. If you are
    pointing
    : : to a JDK outside it will still work but the debugger will be
    : : disabled.
    : : regards
    : : raghu
    : The original poster (see below, marked with an X) IS using the
    : JDK that comes with JDeveloper. I'm also using it and have the
    : same problem.
    : Markus
    : : Peter (guest) wrote:
    : : : Oracle Jdev team,
    : : : I am running jdeveloper 2 (JDK 1.2), build 343. Whenever I
    : : : attempt to debug an app i get this error dialog:
    : X : Cannot debug project with Target JDK 'java
    : X : version "JDK1.2_JDEVELOPER'", can only debug with Target
    : X : JDK 'java version "1.2"'.
    : X : My Project Properties Target JDK Version is pointing to
    the
    : X java
    : X : 1.2 java.exe that came with Jbuilder.
    : : : Path of java.exe
    : : : D:\Tools\JDeveloper20\java1.2\jre\bin\java.exe
    : : : Classpath
    : : : D:\Tools\JDeveloper20\java1.2\jre\lib\rt.jar
    : : : Sourcepath
    : : : [D:\Tools\JDeveloper20\java1.2\src.jar]\src\
    : : : I've attempted to use various 1.2 jdks to get the debugger
    to
    : : : work, but always with the same version.
    : : : The project began as a JDK 1.2 project (did not attempt to
    : : : switch from a jdk 1.1.x project).
    : : : I;m sure you've seen this before, what am I doing wrong???
    : : : THanks in advance, Peter
    null

  • Can't Open Project Recovered With Data Rescue

    Hi All,
    Stupid me, I trashed a project file and emptied the Trash. I had forgotten that a FCP sequence was referencing the DV files contained in that project package. I had no backup of the DV files (please, no preaching - I learned my lesson).
    I was able to recover the project file with ProSoft's Data Rescue, but here's the rub:
    The original project was created with an earlier version of iMovie, and was reconverted later with iMovie 6 HD in the same folder. Data Rescue does not seem to recognize that it is a package type of file, thus option-clicking does not list Open Package Contents as an option. Double clicking the recovered project file results in iMovie 6 HD trying to convert the file from the older format, but since the package contents don't seem to be available, or arranged correctly, errors occur.
    iMovie 6 seems to know the names of the clips, but can't import them from the older format. I am certain the clips are there (there's only 2), given the project size is 17 GB, which looks about right. Thus I feel certain the clips are in there somewhere.
    Unfortunately, I no longer have the iMovie version that was used in the initial creation of the project. not that that would help anyway. Is there some way to recover the clips?

    Nevermind, the Thorough Search option in Data Rescue found the files I thought were gone for good .

  • Unable to open the Projects from Project center with the Alias name PWA 2010

    Hi,
    I am unable to open the Projects from Project center with the Alias name with the server name i am able to open the projects, version is  project server 2010,
    My system is ABC.DC.IN  alias name i have given is DEF.AD.COM  
    With the system name i can able access PWA and all are working fine.
    As i have observed with alias name i can able to login to  pwa and all the server  setting approval center all are working fine but only in the project center i am not able to open the projects (http://DEF.AD.COM/pwa/ProjectDrillDown.aspx .xxxx) its
    is coming in the below of the ie. 
    But with Alias name these are the issues i am facing,
    1.when longing with alias name its asking two times for user name and password
    2.when i click on a project from project center its taking some time and asking for user name and password after i enter user name and password "PAGE cannot displayed" error i am getting.
    3. I have observed one more thing if click on Project details then only this issue  is coming project schedule and project information is also opening with Alias name.
    can any one Help me. 
    Vijay kommireddi

    Hi
    Hope the below link will help you.
    And also please check the browser which you are using as mostly IE 8.0 won't support, Please try it in IE 9.0 and Chrome.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c03300d2-2a27-4d5d-b3f6-a3660805e125/alternative-access-mapping-when-accessing-the-site-it-is-asking-for-username-and-password
    Thanks
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

  • Help needed, can no longer insert Battery3 as a Multi, Core Audio Error.

    Hi all,
    Well I have been using a few different Motu interfaces as of late, the Ultralite, Traveler and now the 828 MK2. Each device has had no troubles with hBattery as a muti untill now the 828.
    I have loaded all sorts of other mutli devices but for some reason battery is a no go, I get a core audio error of -1 ?
    Now I have yet to install a different driver set since it was my understanding all Motu drivers are the same and the Audio interface driver page shows the 828 so I figured all was well.
    Any one have any ideas as to what I can do? This one has me stumped.
    Thanks in advance!

    I have the exact same issue, battery 3 won't load as a multi. it's authorized and works as a stereo audio unit, but when i try to load the multi, i also get error code -1. btw, this happened today - yesterday the multi worked. i already trashed the logic and battery prefs, no go.

Maybe you are looking for