Dump when saving PO

Dear Guru's,
We have encountered error when processing several PO type
It gave dump message Program "RFMFMOAPED3500136 " not found, please help I have tried to search for this topic but couldn't
find any solution. I also have tried to generate several program in that correspond to the dump message but still no clues.
Short text
    Program "RFMFMOAPED3500136 " not found.
What happened?
    There are several possibilities:
    Error in the ABAP Application Program
    The current ABAP program "SAPLABADR" had to be terminated because it has
    come across a statement that unfortunately cannot be executed.
    or
    Error in the SAP kernel.
    The current ABAP "SAPLABADR" program had to be terminated because the
    ABAP processor detected an internal system error.
What can you do?
    Note down which actions and inputs caused the error.
    To process the problem further, contact you SAP system
    administrator.
    Using Transaction ST22 for ABAP Dump Analysis, you can look
    at and manage termination messages, and you can also
    keep them for a long time.
Error analysis
    An exception occurred that is explained in detail below.
    The exception, which is assigned to class 'CX_SY_PROGRAM_NOT_FOUND', was not
     caught in
    procedure "STEP--METHOD_DRULE" "(FORM)", nor was it propagated by a RAISING
     clause.
    Since the caller of the procedure could not have anticipated that the
    exception would occur, the current program is terminated.
    The reason for the exception is:
    On account of a branch in the program
    (CALL FUNCTION/DIALOG, external PERFORM, SUBMIT)
    or a transaction call, another ABAP/4 program
    is to be loaded, namely "RFMFMOAPED3500136 ".
    However, program "RFMFMOAPED3500136 " does not exist in the library.
    Possible reasons:
    a) Wrong program name specified in an external PERFORM or
       SUBMIT or, when defining a new transaction, a new
       dialog module or a new function module.
    b) Transport error

Hello Allen ,
Such reports RFMFMOAPED3500136 are nothing but
"Access routines for corresponding derivation table FMFMOAPED3500136" .
Please check in your system if this table exists in your system . If it is available then you would need to transport this missing report from the original system. Also get in touch with your functional team , on the configuration part and if that access report is obsolete or is still required , then you would need to do corresponding customizing s.
Regards,
Rajesh
Hi, table and program didn't exist. I'm aware this error are connected with FMDERIVE transaction.
I have check and the entry for specific company code is missing, buat after we add it error still occurs, we also have check budget and generate FMBV.
Regards,
AT

Similar Messages

  • WHY CPROJECTS DUMPS WHEN SAVING MODIFIED TASK?

    When user tries to set as completed more then one task at once,  I'm getting frequently a short dump error which I report after:
    <br> Termination occurred in the ABAP program "CL_DPR_TRANSACTION_MANAGER====CP" -in "ON_TRANSACTION_FINISHED".                                                      
    <br>   The main program  was "SAPMHTTP ".                                                                               
    <br><br>In the source code you have the termination point in line 20 of the (Include) program "CL_DPR_TRANSACTION_MANAGER====CM009".    
    <br><br> The following refers to the exact interruption  point:
    <br><br>
    <br>1     |METHOD ON_TRANSACTION_FINISHED.                                                            
    <br>|    2|                                                                               
    <br>|    3|  DATA:                                                                               
    <br>|    4|    LR_APPL_OBJECT_MANAGER TYPE REF TO CL_DPR_APPL_OBJECT_MANAGER.                         
    <br>|    5|                                                                               
    <br>|    6|*/Transaction supervision snaps only if changes are made                                   
    <br>|    7|  CL_DPR_APPL_OBJECT_MANAGER=>SET_ACTIVE_APPLICATION(                                      
    <br>|    8|    iv_application = CL_DPR_CO=>SC_APPLICATION_TYPE_DPR ).                                 
    <br>|    9|  LR_APPL_OBJECT_MANAGER =                                                                 
    <br>|   10|    CL_DPR_APPL_OBJECT_MANAGER=>GET_INSTANCE( ).                                           
    <br>|   11|  IF LR_APPL_OBJECT_MANAGER->HAS_CHANGES( ) EQ CL_DPR_CO=>SC_FALSE.                        
    <br>|   12|    RETURN.                                                                               
    <br>|   13|  ENDIF.                                                                               
    <br>|   14|                                                                               
    <br>|   15|*/With the help of this event handler unauthorized transactional                           
    <br>|   16|*/statements are detected                                                                   
    <br>|   17|  IF KIND EQ CL_SYSTEM_TRANSACTION_STATE=>COMMIT_WORK.                                    
    <br>|   18|    MESSAGE X085(00).                                                                      
    <br>|   19|  ELSE.                                                                               
    <br>|   ***|>>>>>|    MESSAGE X086(00).                                                                      
    <br>|   || 21|*  ENDIF.                                                                                |
    <br>|   | 22|                                                                                |
    <br>|   | 23|ENDMETHOD.     
    <br><br>
    Is there anyone who experienced something similar when confirming task? I think it's some kind of excepition handled uncorrectly by the system but I can't grasp the meaning of the generic  output message: "Error when saving data". What's more: some tasks are processed correctly and some other get the error message!
    <br><br>Thanks for just a little help or suggestion.
    <br><br>
    Best regards<br>Andy

    Hi Khumar. Unfortunately problem hasn't been solved yet. I have no idea how to go out from this...I've found a Sap Note with similar issue:
    Note 950528 - A termination occurs when you save
    but it deals with the flag accounting integration on project type, which causes this kind of message if it's set without activating the CO module. So what? This is not my point.
    Thanks for some tips or suggestion
    Andrea

  • Dump when saving lead

    Hi All,
    I am getting error when I save lead after selecting merge and edit prime leave from salespro role
    CX_SY_MESSAGE_IN_PLUGIN_MODE
    SAPLCRM_ORDER_API
    LCRM_ORDER_APIU02
    223
    Has anyone faced such issue?
    Thanks and Regards,
    Gauri.

    Hi Gauri
    Previosu isntances of this error have been caused by custom implementations of the Badi ORDER_SAVE, where the FM CRM_ORDER_READ is called within the implementation. If you have such an implementation active, please deactivate and then
    retest.
    Regards
    Gavin

  • Dump while saving the project

    Hi all,
    System is giving dump while saving the changes in the project.
    Short text
         The current application triggered a termination with a short dump.
    What happened?
         The current application program detected a situation which really
         should not occur. Therefore, a termination with a short dump was
         triggered on purpose by the key word MESSAGE (type X).
    What can you do?
         Note down which actions and inputs caused the error.
         To process the problem further, contact you SAP system
         administrator.
         Using Transaction ST22 for ABAP Dump Analysis, you can look
         at and manage termination messages, and you can also
         keep them for a long time.
    Error analysis
         Short text of error message:
         Profitability segment number 0026636665 does not exist in operating conc
         ern XXXX!
         Long text of error message:
          Diagnosis
              The system discovered a serious inconsistency in the data basis of
              Profitability Analysis (CO-PA) This message should never occur in
              the course of normal operations.
              The system tried to find characteristics from the segment table
              CE4XXXX using the segment number 0026636665 in operating concern
               This profitability segment number does not exist.
              This can occur if you have deleted data from table CE4XXXX and have
              already assigned data to profitability segments in this operating
              concern.
              Another cause may be that you have changed the assignment of your
              controlling area to an operating concern. When this happens, the
              system tries to interpret the segment numbers in the new operating
              concern.
          System Response
              Do not continue processing.
          Procedure
              The data in the segment table needs to be reconstructed. It may be
              possible to re-enter the assignments to profitability segments.
              Look in OSS for notes regarding error message KE499. You may find
              information there that could help you solve the error.
              Otherwise contact your CO-PA consultant or create a problem
              message.
         Technical information about the message:
         Message class....... "KE"
         Number.............. 499
         Variable 1.......... 0026636665
         Variable 2.......... "XXXX"
         Variable 3.......... " "
         Variable 4.......... " "
    Process -
    From WBS element user fields, charactertics value are assigned to profitability segment through derivation rule
    WBS element values settles to Profitability segmnet.
    WBS element has system staus REL  ACPT RESA SETC
    System is giving dump while saving any changes in the project. can anybody tell what is root cause and solution for this issue?
    Thanks,
    Sudhir

    Request you to refer this note 199959.  Take help of you CO cosultant.
    Edited : Request you to check with your CO consultant as PSG has been deleted, take help fo ABAP as well. ( May be above note may not help you much,  WIth help of ABAP and CO define problem and than seach with your message KE499 in Service market place )  That would be better  approach.
    With Regards
    Nitin P.
    Edited by: Nitin  Patoliya on Mar 10, 2010 5:02 PM

  • /sapapo/ccr runnung in back ground giving dump when i load the result

    hi Gurus,
    when i run /sapapo/ccr report for storage location stoc in back ground and load the saved rerult in variant, system goes into dump when i click storage location stock on the screen, Can you please suggest what could be reason for this.
    Vijai

    i get this error even if i run the report for single plant. after loading the result in /sapapo/ccr suppose i get the below. Now when i click storage location on the screen system shows dump.
    Storage Location Stocks     9     34     0     0     34     0
    Sales Order Stocks     0     0     0     0     0     0
    upon seeing the dump program is terminated at the below step. This program creates parent key and when it tries to find son key system shows blank value. and the program is terminated. same program /sapapo/ccr is not giving any error in foreground
    and we load and process the result for storage location stock successfully.
    CALL METHOD go_parent->go_tree->node_get_first_child
            EXPORTING
              node_key       = lv_parent_key
            IMPORTING
              CHILD_NODE_KEY = lv_son_key
            EXCEPTIONS
              NODE_NOT_FOUND = 1
              others         = 2.
          IF sy-subrc <> 0.
            MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
                    WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
    can you please suggest how this program forms parent and son keys.
    thanks

  • Core Dump when calling DriverManager.getConnection

    I'm very confused and hope someone can help me out with this.
    I'm trying to make a connection to a MS SQL Server 7 and am getting a core dump when getConnection is called. No exception is thrown, just a core dump and locked session. If I run the class from it's main there is absolutly no problem, but when I do a new on the class and call it's member to establish the connection: core dump. The environment is the same in both cases. The calling class did does use a mySql connection, but I tried closing it and setting it to null with the same problem. I'm not sure if the getConnection is stepping on a socket or what it's trying to violate in memory causing the dump. This is running on a SCO Openserver 5.0.5 box (green threads). Why it runs stand-alone and not when called from another class has got me tangled... Thread problem? I've tried several SQL drivers, they all do the same thing.
    Anyway, here's a snippet from the java class:
    try
    {Class.forName(myForName);
    // core dump, next line
    Connection myConn = DriverManager.getConnection(myUrl, myUser, myPass);
    // never get's here
    Statement myStmt = myConn.createStatement();
    catch (Exception e) // modified for this post
    {system.out.println(e.toString());
    Here's the dump printed to the monitor (2>&1)
    SIGSEGV 11* segmentation violation
    si_signo [11]: SIGSEGV 11* segmentation violation
    si_errno [0]: Error 0
    si_code [1]: SEGV_MAPERR [addr: 0x8]
         stackpointer=81adc820
    Full thread dump Classic VM (SCO-JDK-1.2.2-001:2000-Feb-17-03:54, green threads):
    "Thread-0" (TID:0x8074f3c8, sys_thread_t:0x83ae258, state:R) prio=5
         at com.inet.tds.TdsDriver.run(Unknown Source)
         at java.lang.Thread.run(Thread.java, Compiled Code)
    "process reaper" (TID:0x807431d0, sys_thread_t:0x82cd980, state:CW) prio=5
         at java.lang.Object.wait(Native Method)
         at java.lang.UNIXProcess.run(Native Method)
         at java.lang.Thread.run(Thread.java, Compiled Code)
    "Finalizer" (TID:0x8071f320, sys_thread_t:0x808e478, state:CW) prio=8
         at java.lang.Object.wait(Native Method)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java, Compiled Code)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java, Compiled Code)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0x8071f3b0, sys_thread_t:0x808a2d8, state:CW) prio=10
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java, Compiled Code)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "Signal dispatcher" (TID:0x8071f3e0, sys_thread_t:0x80845a8, state:CW) prio=5
    "main" (TID:0x8071f1e0, sys_thread_t:0x804c2d8, state:R) prio=5
         at java.lang.Thread.sleep(Native Method)
         at com.inet.tds.TdsDriver.connect(Unknown Source)
         at java.sql.DriverManager.getConnection(DriverManager.java, Compiled Code)
         at java.sql.DriverManager.getConnection(DriverManager.java, Compiled Code)
         at SLSCorpRpt.printSchedule(SLSCorpRpt.java, Compiled Code)
         at SLSSchedule.runSchedule(SLSSchedule.java, Compiled Code)
         at SLSTextMain.<init>(SLSTextMain.java, Compiled Code)
         at SLSTextMain.main(SLSTextMain.java, Compiled Code)
    Monitor Cache Dump:
    java.lang.Object@807431A8/807C6140: <unowned>
         Waiting to be notified:
         "process reaper" (0x82cd980)
    java.lang.Class@80736EF8/807970A8: owner "main" (0x804c2d8) 2 entries
    <unknown key> (0x80737c21): owner "Thread-0" (0x83ae258) 1 entry
    java.lang.ref.ReferenceQueue$Lock@8071F338/80754D60: <unowned>
         Waiting to be notified:
         "Finalizer" (0x808e478)
    java.lang.ref.Reference$Lock@8071F3C0/80754890: <unowned>
         Waiting to be notified:
         "Reference Handler" (0x808a2d8)
    Registered Monitor Dump:
    PCMap lock: <unowned>
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: owner "Thread-0" (0x83ae258) 1 entry
    Class linking lock: <unowned>
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Monitor cache lock: owner "Thread-0" (0x83ae258) 1 entry
    Monitor IO lock: <unowned>
    User signal monitor: <unowned>
         Waiting to be notified:
         "Signal dispatcher" (0x80845a8)
    Child death monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
         Waiting to be notified:
         <unknown thread> (0x804be18)
    Thread queue lock: owner "Thread-0" (0x83ae258) 1 entry
    Monitor registry: owner "Thread-0" (0x83ae258) 1 entry
    SIGABRT 6* abort (generated by abort(3) routine)
         stackpointer=81adc820
    Full thread dump Classic VM (SCO-JDK-1.2.2-001:2000-Feb-17-03:54, green threads):
    "Thread-0" (TID:0x8074f3c8, sys_thread_t:0x83ae258, state:R) prio=5
         at com.inet.tds.TdsDriver.run(Unknown Source)
         at java.lang.Thread.run(Thread.java, Compiled Code)
    "process reaper" (TID:0x807431d0, sys_thread_t:0x82cd980, state:CW) prio=5
         at java.lang.Object.wait(Native Method)
         at java.lang.UNIXProcess.run(Native Method)
         at java.lang.Thread.run(Thread.java, Compiled Code)
    "Finalizer" (TID:0x8071f320, sys_thread_t:0x808e478, state:CW) prio=8
         at java.lang.Object.wait(Native Method)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java, Compiled Code)
         at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java, Compiled Code)
         at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:174)
    "Reference Handler" (TID:0x8071f3b0, sys_thread_t:0x808a2d8, state:CW) prio=10
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java, Compiled Code)
         at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:114)
    "Signal dispatcher" (TID:0x8071f3e0, sys_thread_t:0x80845a8, state:CW) prio=5
    "main" (TID:0x8071f1e0, sys_thread_t:0x804c2d8, state:R) prio=5
         at java.lang.Thread.sleep(Native Method)
         at com.inet.tds.TdsDriver.connect(Unknown Source)
         at java.sql.DriverManager.getConnection(DriverManager.java, Compiled Code)
         at java.sql.DriverManager.getConnection(DriverManager.java, Compiled Code)
         at SLSCorpRpt.printSchedule(SLSCorpRpt.java, Compiled Code)
         at SLSSchedule.runSchedule(SLSSchedule.java, Compiled Code)
         at SLSTextMain.<init>(SLSTextMain.java, Compiled Code)
         at SLSTextMain.main(SLSTextMain.java, Compiled Code)
    Monitor Cache Dump:
    java.lang.Object@807431A8/807C6140: <unowned>
         Waiting to be notified:
         "process reaper" (0x82cd980)
    java.lang.Class@80736EF8/807970A8: owner "main" (0x804c2d8) 2 entries
    <unknown key> (0x80737c21): owner "Thread-0" (0x83ae258) 1 entry
    java.lang.ref.ReferenceQueue$Lock@8071F338/80754D60: <unowned>
         Waiting to be notified:
         "Finalizer" (0x808e478)
    java.lang.ref.Reference$Lock@8071F3C0/80754890: <unowned>
         Waiting to be notified:
         "Reference Handler" (0x808a2d8)
    Registered Monitor Dump:
    PCMap lock: <unowned>
    utf8 hash table: <unowned>
    JNI pinning lock: <unowned>
    JNI global reference lock: <unowned>
    BinClass lock: owner "Thread-0" (0x83ae258) 1 entry
    Class linking lock: <unowned>
    System class loader lock: <unowned>
    Code rewrite lock: <unowned>
    Heap lock: <unowned>
    Monitor cache lock: owner "Thread-0" (0x83ae258) 1 entry
    Monitor IO lock: <unowned>
    User signal monitor: <unowned>
         Waiting to be notified:
         "Signal dispatcher" (0x80845a8)
    Child death monitor: <unowned>
    I/O monitor: <unowned>
    Alarm monitor: <unowned>
         Waiting to be notified:
         <unknown thread> (0x804be18)
    Thread queue lock: owner "Thread-0" (0x83ae258) 1 entry
    Monitor registry: owner "Thread-0" (0x83ae258) 1 entry

    I have a similar problem with establishing a connection through JNI. Have you resolved your problem?
    Here's mine.
    In java, I have a class that provides an interface to a mysql database. The java programs that call this interface work fine.
    When I try to call the java interface from C++ through JNI, I get the following output -- some debug statements sprinkled through also. I am assuming that the JVM is missing something at runtime that is there in my JRE. The classpaths match , etc. Exception handling in java and in JNI code are not providing any more detail.. Thanks for comments!!
    Created jvm
    Got KBModel and String classes
    KBModel.java:stest()
    KBModel.java:init(String)
    KBModel.java:init(String) - got Properties file
    Got DBDRIVER class: org.gjt.mm.mysql.Driver
    Object = class org.gjt.mm.mysql.Driver
    init(): DBURLSTRING = jdbc:mysql://sturgeon.xxx.com:3306/<valid db name>
    init(): DBUSER = <valid user>
    init(): DBPASSWORD =<valid password>
    KBModel.java:init(Properties) - Attempting connection
    init(): Drivers available:
    com.mysql.jdbc.Driver
    Driver accepts this URL
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : 11 occurred at PC=0x4053ea09
    Function name=(N/A)
    Library=/lib/i686/libc.so.6
    NOTE: We are unable to locate the function name symbol for the error
    just occurred. Please refer to release documentation for possible
    reason and solutions.
    Dynamic libraries:
    08048000-0804a000 r-xp 00000000 03:02 279279 /home/kathy/cm/src/Onto/Tools/Annotator/src/test/invokeKB
    0804a000-0804b000 rw-p 00001000 03:02 279279 /home/kathy/cm/src/Onto/Tools/Annotator/src/test/invokeKB
    40000000-40016000 r-xp 00000000 03:02 2093075 /lib/ld-2.2.4.so
    40016000-40017000 rw-p 00015000 03:02 2093075 /lib/ld-2.2.4.so
    40017000-40020000 r-xp 00000000 03:02 1309343 /usr/java/jdk1.3.1_03/jre/lib/i386/native_threads/libhpi.so
    40020000-40021000 rw-p 00008000 03:02 1309343 /usr/java/jdk1.3.1_03/jre/lib/i386/native_threads/libhpi.so
    40031000-40032000 r--p 00000000 03:02 768548 /usr/lib/locale/en_US/LC_IDENTIFICATION
    40033000-40085000 r-xp 00000000 03:02 328384 /usr/lib/libodbc.so.1.0.0
    40085000-40088000 rw-p 00051000 03:02 328384 /usr/lib/libodbc.so.1.0.0
    40088000-400c1000 r-xp 00000000 03:02 327275 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
    400c1000-400c8000 rw-p 00038000 03:02 327275 /usr/lib/libstdc++-3-libc6.2-2-2.10.0.so
    400ca000-400eb000 r-xp 00000000 03:02 246620 /usr/java/jdk1.3.1_03/jre/lib/i386/libjava.so
    400eb000-400ed000 rw-p 00020000 03:02 246620 /usr/java/jdk1.3.1_03/jre/lib/i386/libjava.so
    400ee000-400ff000 r-xp 00000000 03:02 246629 /usr/java/jdk1.3.1_03/jre/lib/i386/libverify.so
    400ff000-40101000 rw-p 00010000 03:02 246629 /usr/java/jdk1.3.1_03/jre/lib/i386/libverify.so
    40101000-402f1000 r-xp 00000000 03:02 1701922 /usr/java/jdk1.3.1_03/jre/lib/i386/client/libjvm.so
    402f1000-403f1000 rw-p 001ef000 03:02 1701922 /usr/java/jdk1.3.1_03/jre/lib/i386/client/libjvm.so
    40408000-4053c000 r-xp 00000000 03:02 2093084 /lib/libc-2.2.4.so
    4053c000-40542000 rw-p 00133000 03:02 2093084 /lib/libc-2.2.4.so
    40547000-4054a000 r-xp 00000000 03:02 2093088 /lib/libdl-2.2.4.so
    4054a000-4054b000 rw-p 00002000 03:02 2093088 /lib/libdl-2.2.4.so
    4054b000-40558000 r-xp 00000000 03:02 343415 /lib/i686/libpthread-0.9.so
    40558000-40560000 rw-p 0000c000 03:02 343415 /lib/i686/libpthread-0.9.so
    40560000-40582000 r-xp 00000000 03:02 343413 /lib/i686/libm-2.2.4.so
    40582000-40583000 rw-p 00021000 03:02 343413 /lib/i686/libm-2.2.4.so
    40583000-40596000 r-xp 00000000 03:02 2093093 /lib/libnsl-2.2.4.so
    40596000-40597000 rw-p 00012000 03:02 2093093 /lib/libnsl-2.2.4.so
    40599000-405cd000 r-xp 00000000 03:02 328243 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    405cd000-405d9000 rw-p 00033000 03:02 328243 /usr/lib/libstdc++-2-libc6.1-1-2.9.0.so
    405dc000-405f0000 r-xp 00000000 03:02 246630 /usr/java/jdk1.3.1_03/jre/lib/i386/libzip.so
    405f0000-405f3000 rw-p 00013000 03:02 246630 /usr/java/jdk1.3.1_03/jre/lib/i386/libzip.so
    405f3000-41327000 r--s 00000000 03:02 1717328 /usr/java/jdk1.3.1_03/jre/lib/rt.jar
    41354000-4164b000 r--s 00000000 03:02 1717321 /usr/java/jdk1.3.1_03/jre/lib/i18n.jar
    4164b000-41661000 r--s 00000000 03:02 1717329 /usr/java/jdk1.3.1_03/jre/lib/sunrsasign.jar
    43709000-4370a000 r--p 00000000 03:02 408823 /usr/lib/locale/en_US/LC_MEASUREMENT
    4370a000-4370b000 r--p 00000000 03:02 2158478 /usr/lib/locale/en_US/LC_TELEPHONE
    4370b000-4370c000 r--p 00000000 03:02 2158480 /usr/lib/locale/en_US/LC_ADDRESS
    4370c000-4370d000 r--p 00000000 03:02 2158479 /usr/lib/locale/en_US/LC_NAME
    4370d000-4370e000 r--p 00000000 03:02 1864168 /usr/lib/locale/en_US/LC_PAPER
    4370e000-4370f000 r--p 00000000 03:02 2174846 /usr/lib/locale/en_US/LC_MESSAGES/SYS_LC_MESSAGES
    4370f000-43710000 r--p 00000000 03:02 408822 /usr/lib/locale/en_US/LC_MONETARY
    49d5f000-49d8a000 r--p 00000000 03:02 572342 /usr/lib/locale/en_US/LC_CTYPE
    49d8a000-49d90000 r--p 00000000 03:02 866674 /usr/lib/locale/en_US/LC_COLLATE
    49d90000-49d91000 r--p 00000000 03:02 768549 /usr/lib/locale/en_US/LC_TIME
    49d91000-49d92000 r--p 00000000 03:02 572338 /usr/lib/locale/en_US/LC_NUMERIC
    49d93000-49d9c000 r-xp 00000000 03:02 246627 /usr/java/jdk1.3.1_03/jre/lib/i386/libnet.so
    49d9c000-49d9d000 rw-p 00008000 03:02 246627 /usr/java/jdk1.3.1_03/jre/lib/i386/libnet.so
    49d9d000-49da7000 r-xp 00000000 03:02 2093117 /lib/libnss_nisplus-2.2.4.so
    49da7000-49da8000 rw-p 00009000 03:02 2093117 /lib/libnss_nisplus-2.2.4.so
    49da8000-49dab000 r-xp 00000000 03:02 2093106 /lib/libnss_dns-2.2.4.so
    49dab000-49dac000 rw-p 00002000 03:02 2093106 /lib/libnss_dns-2.2.4.so
    49dad000-49db7000 r-xp 00000000 03:02 2093109 /lib/libnss_files-2.2.4.so
    49db7000-49db8000 rw-p 00009000 03:02 2093109 /lib/libnss_files-2.2.4.so
    4a624000-4a67a000 r--s 00000000 03:02 540401 /usr/java/jdk1.3.1_03/jre/lib/ext/log4j-1.2.6.jar
    4a695000-4a6a3000 r-xp 00000000 03:02 2093122 /lib/libresolv-2.2.4.so
    4a6a3000-4a6a5000 rw-p 0000d000 03:02 2093122 /lib/libresolv-2.2.4.so
    Local Time = Thu Feb 13 13:35:05 2003
    Elapsed Time = 1
    # The exception above was detected in native code outside the VM
    # Java VM: Java HotSpot(TM) Client VM (1.3.1_03-b03 mixed mode)
    # An error report file has been saved as hs_err_pid9210.log.
    # Please refer to the file for further information.
    #

  • Smartform dump when creating a PO for an output type...

    Hi.
    When changing a PO and giving the output message type for the smartform, and giving option to print on LOCAL when saving the application , its taking long time to save the PO and producing a dump with a message saying
    " TYPELOAD_NEW_VERSION" ( DATA TYPE MCEKPOB WAS FOUND IN A NEWER VERSION THAN REQUIRED )...
    Can someone help me what might be the cause of the dump...
    Thanks,
    Kanthi...

    Thanks...
    Even for mine too this is the error analys detials:
    the datatype 'MCEKPOB' was reloaded from the database while the program was running. However , the system found  a version of the type that was newer than the one required..
    Any help pleas...
    Thanks,
    Kanthi..

  • Screen dump when posting debit balances to an expense account

    dear experts.
    A screen dump is produced when saving or posting debit balances to expense accounts for only certain periods and for a certain fiscal year in this case year 2006. what might be the problem. can the problem be solved form the ABAP side or FI side?
    its urgent

    below is part of the screen dump:
    ABAP/4 runtime error                                                            DBIF_RSQL_SQL_ERROR
                        Occurred on                                        26.02.2007                              at          08:26:04
    >> Short dump has not been completely stored. It is too big.
    SQL error 1438 occurred when accessing table "GLT0 ".
    What happened?
    When writing a data record to the database (i.e. when
    updating the database), only part of the data field was
    written (updated). The rest was truncated.
    What can you do?
    If the error occurred in Open SQL, there is probably an inconsistency
    between the NAMETAB and the ABAP/4 Dictionary.
    Compare the length specifications of the fields in the NAMETAB with
    those in the ABAP/4 Dictionary and contact someone who is able to
    perform a consistency check and eliminate the problem.
    In most cases, this person will be your SAP consultant.
    Please make a note of the actions and input which caused the error.
    To resolve the problem, contact your
    SAP system administrator.
    Select the "Print" function to obtain a hardcopy of the
    current termination message.
    Error analysis
    The problem has arisen because, within the database interface,
    one of the data buffers made available for the INSERT (UPDATE)
    is longer than the maximum defined in the database.
    On the other hand, it may be that the length in the NAMETAB
    does not match the maximum length defined in the database.
    (In this case, the length in the NAMETAB is longer.)
    How to correct the error
    Database error text........: "ORA-01438: value larger than specified precision
    allows for this column?"
    Internal call code.........: "[RSQL/UPDT/GLT0 ]"
    Please check the entries in the system log (Transaction SM21).
    You may able to find an interim solution to the problem in the
    SAP note system. If you have access to the SAP note system yourself,
    please use the following search criteria:
    "DBIF_RSQL_SQL_ERROR"
    "SAPLGIVA" or "LGIVAF10"
    "UPDATE_TT_GLT0"
    If you cannot solve the problem yourself, please send the
    following documents to SAP:
    1. A hard copy print describing the problem.
       To obtain this, select the "Print" function on the current screen.
    2. A suitable hardcopy prinout of the system log.
       To obtain this, call the system log with Transaction SM21
       and select the "Print" function to print out the relevant
       part.
    3. If the programs are your own programs or modified SAP programs,
       supply the source code.
       To do this, you can either use the "PRINT" command in the editor or
       print the programs using the report RSINCL00.
    4. Details regarding the conditions under which the error occurred
       or which actions and input led to the error.
    System environment
    SAP Release.............. "31H"
    Application server....... "umprod"
    Network address.......... "10.1.1.9"
    Operating system......... "Windows NT"
    Release.................. "0"
    Hardware type............ "PENTIUM"
    Database server.......... "UMPROD"
    Database type............ "ORACLE"
    Database name............ "UMP"
    Database owner........... "SAPR3"
    Character set............ "English_United State"
    SAP kernel............... "31I"
    Created on............... "Jun 21 1999 04:44:28"
    Created in............... "NT 4.0 1381 Service Pack 3 x86"
    Database version......... "ora OCI_73211"
    Patch level.............. "315"
    Patch text............... " "
    Supported environment....
    Database................. "ORACLE 7.2..., ORACLE 7.3..., ORACLE
    8.0...*"
    SAP database version..... "31I"
    Operating system......... "Windows NT 51 3, Windows NT 0 4"
    User, transaction...
    Client.............. 600
    User................ "HAVIREO"
    Language key........ "E"
    Transaction......... "FB01"
    Program............. "SAPLGIVA"
    Screen.............. "RSM130003000"
    Screen line......... 2
    Information on where termination occurred
    The termination occurred in the ABAP/4 program "SAPLGIVA" in
    "UPDATE_TT_GLT0".
    The main program was "RSM13000".
    The termination occurred in line 542
    of the source code of program "LGIVAF10" (when calling the editor 5420).
    The program "SAPLGIVA" was started in the update system.
    Source code extract
    005120                               HSL10  = HSL10  + TAB_GLT0-HSL10
    005130                               KSL10  = KSL10  + TAB_GLT0-KSL10
    005140                               TSL11  = TSL11  + TAB_GLT0-TSL11
    005150                               HSL11  = HSL11  + TAB_GLT0-HSL11
    005160                               KSL11  = KSL11  + TAB_GLT0-KSL11
    005170                               TSL12  = TSL12  + TAB_GLT0-TSL12
    005180                               HSL12  = HSL12  + TAB_GLT0-HSL12
    005190                               KSL12  = KSL12  + TAB_GLT0-KSL12
    005200                               TSL13  = TSL13  + TAB_GLT0-TSL13
    005210                               HSL13  = HSL13  + TAB_GLT0-HSL13
    005220                               KSL13  = KSL13  + TAB_GLT0-KSL13
    005230                               TSL14  = TSL14  + TAB_GLT0-TSL14
    005240                               HSL14  = HSL14  + TAB_GLT0-HSL14
    005250                               KSL14  = KSL14  + TAB_GLT0-KSL14
    005260                               TSL15  = TSL15  + TAB_GLT0-TSL15
    005270                               HSL15  = HSL15  + TAB_GLT0-HSL15
    005280                               KSL15  = KSL15  + TAB_GLT0-KSL15
    005290                               TSL16  = TSL16  + TAB_GLT0-TSL16
    005300                               HSL16  = HSL16  + TAB_GLT0-HSL16
    005310                               KSL16  = KSL16  + TAB_GLT0-KSL16
    005320                           WHERE
    005330                           RLDNR                   =  TAB_GLT0-RLDNR                  AND
    005340                           RRCTY                   =  TAB_GLT0-RRCTY                  AND
    005350                           RVERS                   =  TAB_GLT0-RVERS                  AND
    005360                           BUKRS                   =  TAB_GLT0-BUKRS                  AND
    005370                           RYEAR                   =  TAB_GLT0-RYEAR                  AND
    005380                           RACCT                   =  TAB_GLT0-RACCT                  AND
    005390                           RBUSA                   =  TAB_GLT0-RBUSA                  AND
    005400                           RTCUR                   =  TAB_GLT0-RTCUR                  AND
    005410                           DRCRK                   =  TAB_GLT0-DRCRK                  AND
              >                 RPMAX                   =  TAB_GLT0-RPMAX                  .
    005430                         ENDFORM.
    005440                         *eject
    005450                         *                                                                                                                                            *
    005460                         *
    005470                         *                                                                                                                                            *
    005480                         *         FORM UPDATE_TT USING  UTP_TAB.
    005490                         *         Diese Form fuehrt die Tabellenupdates durch
    005500                         *         Dabei wird die optimierte Form von UPDATE
    005510                         *         verwendet
    005520                         *                                                                                                                                            *
    005530
    005540                         FORM  UPDATE_TT_GLT3      .
    005550                           DATA: W_0  LIKE GLU1-TSL VALUE 0.
    005560                           UPDATE GLT3
    005570                           SET TSLVT  = TSLVT  + TAB_GLT3-TSLVT
    005580                               HSLVT  = HSLVT  + TAB_GLT3-HSLVT
    005590                               KSLVT  = KSLVT  + TAB_GLT3-KSLVT
    005600                               TSL01  = TSL01  + TAB_GLT3-TSL01
    005610                               HSL01  = HSL01  + TAB_GLT3-HSL01

  • Logic crashes when saving on Mavericks

    Heeelppppp
    Logic pro 9 version 9.1.8. crashes during save as on Mavericks
    Dump follows
    Process:         Logic Pro [60303]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.8 (1700.67)
    Build Info:      Logic-17006700~2
    App Item ID:     459578486
    App External ID: 10394291
    Code Type:       X86 (Native)
    Parent Process:  launchd [279]
    Responsible:     Logic Pro [60303]
    User ID:         501
    PlugIn Path:       /Library/Audio/Plug-Ins/Components/Play.component/Contents/MacOS/Play
    PlugIn Identifier: com.eastwest.Play
    PlugIn Version:    4.1.0 (4.1.0)
    Date/Time:       2014-01-04 00:05:37.779 +0000
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  17931E05-A609-C8A0-894F-4769415BB343
    Crashed Thread:  33
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004
    VM Regions Near 0x4:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
        __TEXT                 0000000000001000-0000000000beb000 [ 11.9M] r-x/rwx SM=COW  /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Application Specific Information:
    abort() called
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x971e464a __fsync + 10
    1   com.apple.Foundation                    0x96a34314 ___NSWriteDataToFileWithExtendedAttributes_block_invoke + 107
    2   com.apple.Foundation                    0x96a3428f -[NSData(NSData) enumerateByteRangesUsingBlock:] + 88
    3   com.apple.Foundation                    0x96a33b32 _NSWriteDataToFileWithExtendedAttributes + 763
    4   com.apple.Foundation                    0x96a6ec5a -[NSData(NSData) writeToFile:options:error:] + 225
    5   com.apple.Foundation                    0x96aeee94 -[NSData(NSData) writeToURL:options:error:] + 255
    6   com.apple.Foundation                    0x96c3921e -[NSFileWrapper _writeContentsToURL:path:originalContentsURL:tryHardLinking:didHardLinking:erro r:] + 1803
    7   com.apple.Foundation                    0x96c399fa -[NSFileWrapper writeToURL:options:originalContentsURL:error:] + 433
    8   com.apple.Foundation                    0x96c38eb7 -[NSFileWrapper _writeContentsToURL:path:originalContentsURL:tryHardLinking:didHardLinking:erro r:] + 932
    9   com.apple.Foundation                    0x96c399fa -[NSFileWrapper writeToURL:options:originalContentsURL:error:] + 433
    10  com.apple.Foundation                    0x96c38eb7 -[NSFileWrapper _writeContentsToURL:path:originalContentsURL:tryHardLinking:didHardLinking:erro r:] + 932
    11  com.apple.Foundation                    0x96c399fa -[NSFileWrapper writeToURL:options:originalContentsURL:error:] + 433
    12  com.apple.AppKit                        0x988ee9ff -[NSDocument writeToURL:ofType:error:] + 1029
    13  com.apple.AppKit                        0x988f1491 -[NSDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] + 497
    14  com.apple.logic.pro                     0x005fab54 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6023124
    15  com.apple.AppKit                        0x988f04bd -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 605
    16  com.apple.AppKit                        0x988f10ea -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 69
    17  com.apple.AppKit                        0x988f1295 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 419
    18  com.apple.logic.pro                     0x005faf7f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6024191
    19  com.apple.AppKit                        0x988fdbad __66-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_22089 + 108
    20  com.apple.AppKit                        0x988ff287 __66-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_22172 + 300
    21  com.apple.AppKit                        0x988ff153 __66-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke2169 + 389
    22  com.apple.AppKit                        0x988fdaa8 __66-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke2080 + 1638
    23  com.apple.AppKit                        0x988f8d18 __87-[NSDocument _fileCoordinator:coordinateReadingContentsAndWritingItemAtURL:byAccessor:]_bloc k_invoke + 50
    24  com.apple.Foundation                    0x96c4eb00 __110-[NSFileCoordinator(NSPrivate) _coordinateReadingItemAtURL:options:writingItemAtURL:options:error:byAccessor:] _block_invoke320 + 145
    25  com.apple.Foundation                    0x96ab4a82 -[NSFileCoordinator(NSPrivate) _invokeAccessor:orDont:thenRelinquishAccessClaimForID:] + 233
    26  com.apple.Foundation                    0x96c4e6b3 -[NSFileCoordinator(NSPrivate) _coordinateReadingItemAtURL:options:writingItemAtURL:options:error:byAccessor:] + 906
    27  com.apple.AppKit                        0x988f8c32 -[NSDocument _fileCoordinator:coordinateReadingContentsAndWritingItemAtURL:byAccessor:] + 235
    28  com.apple.AppKit                        0x988fcb71 __66-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke + 681
    29  com.apple.AppKit                        0x988e9ca5 __54-[NSDocument performAsynchronousFileAccessUsingBlock:]_block_invoke716 + 25
    30  com.apple.AppKit                        0x988e9098 __56-[NSDocument _performFileAccessOnMainThread:usingBlock:]_block_invoke666 + 57
    31  com.apple.AppKit                        0x988e8238 -[NSDocument continueFileAccessUsingBlock:] + 258
    32  com.apple.AppKit                        0x988e86dd -[NSDocument _performFileAccessOnMainThread:usingBlock:] + 754
    33  com.apple.AppKit                        0x988e944c -[NSDocument performAsynchronousFileAccessUsingBlock:] + 475
    34  com.apple.AppKit                        0x988fc8c1 -[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:] + 158
    35  com.apple.AppKit                        0x988f83c0 __85-[NSDocument saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_2 + 343
    36  com.apple.AppKit                        0x988f88cc __85-[NSDocument saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke1793 + 173
    37  com.apple.AppKit                        0x9892baa4 __87-[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:]_bloc k_invoke + 90
    38  com.apple.AppKit                        0x9892b821 -[NSDocument _commitEditingThenContinue:] + 523
    39  com.apple.AppKit                        0x9892ba43 -[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:] + 146
    40  com.apple.AppKit                        0x988f8261 __85-[NSDocument saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke + 554
    41  com.apple.AppKit                        0x988e74e9 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:cancellationHandler:] + 261
    42  com.apple.AppKit                        0x988e7755 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:] + 56
    43  com.apple.AppKit                        0x988f8030 -[NSDocument saveToURL:ofType:forSaveOperation:delegate:didSaveSelector:contextInfo:] + 178
    44  com.apple.AppKit                        0x988f677c __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke1657 + 131
    45  com.apple.AppKit                        0x988e788a -[NSDocument continueActivityUsingBlock:] + 304
    46  com.apple.AppKit                        0x988f65b0 __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_21649 + 472
    47  com.apple.AppKit                        0x988f611c __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke1633 + 1744
    48  com.apple.AppKit                        0x988f578b __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_2 + 1412
    49  com.apple.AppKit                        0x9892baa4 __87-[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:]_bloc k_invoke + 90
    50  com.apple.AppKit                        0x9892b821 -[NSDocument _commitEditingThenContinue:] + 523
    51  com.apple.AppKit                        0x9892ba43 -[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:] + 146
    52  com.apple.AppKit                        0x988f51ff __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke + 419
    53  com.apple.AppKit                        0x988e74e9 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:cancellationHandler:] + 261
    54  com.apple.AppKit                        0x988e7755 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:] + 56
    55  com.apple.AppKit                        0x988f5055 -[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:] + 142
    56  com.apple.logic.pro                     0x005fb7fc std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6026364
    57  com.apple.AppKit                        0x988f1952 -[NSDocument saveDocumentAs:] + 65
    58  com.apple.logic.pro                     0x005fa7a9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6022185
    59  com.apple.logic.pro                     0x005faac9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6022985
    60  libobjc.A.dylib                         0x9a9852af -[NSObject performSelector:withObject:] + 70
    61  com.apple.AppKit                        0x9866fc35 -[NSApplication sendAction:to:from:] + 438
    62  com.apple.prokit                        0x00f9ddec -[NSProApplication sendAction:to:from:] + 118
    63  com.apple.logic.pro                     0x005f8f4a std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6015946
    64  com.apple.AppKit                        0x9868bfe5 -[NSMenuItem _corePerformAction] + 486
    65  com.apple.AppKit                        0x9868bcea -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
    66  com.apple.AppKit                        0x9868b3a1 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    67  com.apple.AppKit                        0x986dea14 -[NSMenu performActionForItemAtIndex:] + 65
    68  com.apple.AppKit                        0x986de9c9 -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    69  com.apple.AppKit                        0x986de994 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    70  com.apple.AppKit                        0x986de7e4 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 120
    71  com.apple.AppKit                        0x98681136 NSSLMMenuEventHandler + 816
    72  com.apple.HIToolbox                     0x92256eb9 _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    73  com.apple.HIToolbox                     0x920aa64f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1452
    74  com.apple.HIToolbox                     0x920a9968 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 386
    75  com.apple.HIToolbox                     0x920bcaf1 SendEventToEventTarget + 88
    76  com.apple.HIToolbox                     0x92256d5e SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 478
    77  com.apple.HIToolbox                     0x92120097 SendMenuCommandWithContextAndModifiers + 70
    78  com.apple.HIToolbox                     0x92120044 SendMenuItemSelectedEvent + 199
    79  com.apple.HIToolbox                     0x9211ff11 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
    80  com.apple.HIToolbox                     0x922ab6bd MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 722
    81  com.apple.HIToolbox                     0x921278ae _HandleMenuSelection2 + 488
    82  com.apple.HIToolbox                     0x921276b7 _HandleMenuSelection + 53
    83  com.apple.AppKit                        0x985ee628 _NSHandleCarbonMenuEvent + 358
    84  com.apple.AppKit                        0x98443902 _DPSNextEvent + 2459
    85  com.apple.AppKit                        0x98442ad0 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    86  com.apple.AppKit                        0x9843535c -[NSApplication run] + 727
    87  com.apple.prokit                        0x00fa180d NSProApplicationMain + 353
    88  com.apple.logic.pro                     0x0002bad5 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x971e4992 kevent64 + 10
    1   libdispatch.dylib                       0x9c3488bd _dispatch_mgr_invoke + 238
    2   libdispatch.dylib                       0x9c348556 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x971def7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x971de16c mach_msg + 68
    2   com.apple.CoreFoundation                0x96db5f69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x96db5541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x96db4d5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x96db4bbb CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x96a670b5 +[NSURLConnection(Loader) _resourceLoadLoop:] + 381
    7   com.apple.Foundation                    0x96a66f2e -[NSThread main] + 45
    8   com.apple.Foundation                    0x96a66e86 __NSThread__main__ + 1426
    9   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x971e3ace __select + 10
    1   com.apple.CoreFoundation                0x96e05dc6 __CFSocketManager + 1158
    2   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    3   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    4   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a47838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a47901 ResolveFile + 55009
    5   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    6   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    7   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAFiles            0x02a47838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a47901 ResolveFile + 55009
    5   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    6   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    7   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 6:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x971def7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x971de16c mach_msg + 68
    2   com.apple.audio.CoreAudio               0x9a4d7e9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x9a4d234e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
    4   com.apple.audio.CoreAudio               0x9a4d0b27 HALC_ProxyIOContext::IOWorkLoop() + 1111
    5   com.apple.audio.CoreAudio               0x9a4d05ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167
    6   com.apple.audio.CoreAudio               0x9a4daf52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
    7   com.apple.audio.CoreAudio               0x9a4d04fb HALB_IOThread::Entry(void*) + 69
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 7:: com.apple.audio.IOThread.client
    0   libsystem_kernel.dylib                  0x971def7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x971de16c mach_msg + 68
    2   com.apple.audio.CoreAudio               0x9a4d7e9a HALB_MachPort::SendMessageWithReply(unsigned int, unsigned int, unsigned long, unsigned long, mach_msg_header_t*, bool, unsigned int) + 138
    3   com.apple.audio.CoreAudio               0x9a4d234e HALB_MachPort::SendSimpleMessageWithSimpleReply(unsigned int, unsigned int, int, int&, bool, unsigned int) + 68
    4   com.apple.audio.CoreAudio               0x9a4d0b27 HALC_ProxyIOContext::IOWorkLoop() + 1111
    5   com.apple.audio.CoreAudio               0x9a4d05ff HALC_ProxyIOContext::IOThreadEntry(void*) + 167
    6   com.apple.audio.CoreAudio               0x9a4daf52 ___ZN19HALC_ProxyIOContextC2Emj_block_invoke + 20
    7   com.apple.audio.CoreAudio               0x9a4d04fb HALB_IOThread::Entry(void*) + 69
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02afff7c MD::CallProcessThread1(void*) + 108
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02affcfc MD::CallProcessThread2(void*) + 124
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02afdbac MD::CallProcessThread15(void*) + 124
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 11:
    0   libsystem_kernel.dylib                  0x971def7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x971de16c mach_msg + 68
    2   com.apple.CoreFoundation                0x96db5f69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x96db5541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x96db4d5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x96db4bbb CFRunLoopRunInMode + 123
    6   com.apple.AppKit                        0x985ecf18 _NSEventThread + 283
    7   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b1d3a9 MDFileIOThread_IsBusy + 3593
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 13:
    0   libsystem_kernel.dylib                  0x971def7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x971de16c mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI           0x0136e1c3 XServerMachPort::ReceiveMessage(int&, void*, int&) + 119
    3   com.apple.audio.midi.CoreMIDI           0x01389eef MIDIProcess::RunMIDIInThread() + 151
    4   com.apple.audio.midi.CoreMIDI           0x013925ce MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI           0x0136f543 XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI           0x0136f0d2 CAPThread::Entry(CAPThread*) + 134
    7   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad8a _pthread_cond_wait + 837
    2   libsystem_pthread.dylib                 0x9b35b042 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x90743b2d TSWaitOnConditionTimedRelative + 161
    4   com.apple.CoreServices.CarbonCore          0x907436ea TSWaitOnSemaphoreCommon + 531
    5   com.apple.CoreServices.CarbonCore          0x9074389d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x90723ea0 TimerThread + 89
    7   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    8   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    9   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x971e3ace __select + 10
    1   com.apple.logic.pro                     0x0096fc07 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 375367
    2   com.apple.logic.pro                     0x005b1d84 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5724676
    3   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    4   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    5   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x971defb6 semaphore_wait_trap + 10
    1   com.eastwest.Play                       0x230d7699 ousia::Streams::OSXVoiceFeeder::feederTask(int) + 777
    2   com.eastwest.Play                       0x230d5a6c ousia::Streams::OSXVoiceFeeder::run(int) + 236
    3   com.eastwest.Play                       0x230d7b1e ousia::Streams::OSXVoiceFeeder::threadProc(ousia::Streams::OSXVoiceFeeder::thre adInfo_t*) + 30
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x971defb6 semaphore_wait_trap + 10
    1   com.eastwest.Play                       0x230d783a ousia::Streams::OSXVoiceFeeder::feederTask(int) + 1194
    2   com.eastwest.Play                       0x230d5a6c ousia::Streams::OSXVoiceFeeder::run(int) + 236
    3   com.eastwest.Play                       0x230d7b1e ousia::Streams::OSXVoiceFeeder::threadProc(ousia::Streams::OSXVoiceFeeder::thre adInfo_t*) + 30
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 18:
    0   libsystem_kernel.dylib                  0x971defb6 semaphore_wait_trap + 10
    1   com.eastwest.Play                       0x230d783a ousia::Streams::OSXVoiceFeeder::feederTask(int) + 1194
    2   com.eastwest.Play                       0x230d5a6c ousia::Streams::OSXVoiceFeeder::run(int) + 236
    3   com.eastwest.Play                       0x230d7b1e ousia::Streams::OSXVoiceFeeder::threadProc(ousia::Streams::OSXVoiceFeeder::thre adInfo_t*) + 30
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 19:
    0   libsystem_kernel.dylib                  0x971defb6 semaphore_wait_trap + 10
    1   com.eastwest.Play                       0x230d783a ousia::Streams::OSXVoiceFeeder::feederTask(int) + 1194
    2   com.eastwest.Play                       0x230d5a8a ousia::Streams::OSXVoiceFeeder::run(int) + 266
    3   com.eastwest.Play                       0x230d7b1e ousia::Streams::OSXVoiceFeeder::threadProc(ousia::Streams::OSXVoiceFeeder::thre adInfo_t*) + 30
    4   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    5   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    6   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 20:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.midi.wordbuildervstplayj          0x30b40dfa juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.midi.wordbuildervstplayj          0x30b32bb2 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.midi.wordbuildervstplayj          0x30b52b29 juce::Thread::wait(int) const + 27
    6   com.eastwest.midi.wordbuildervstplayj          0x30a09983 MyTimerThread::run() + 129
    7   com.eastwest.midi.wordbuildervstplayj          0x30b52fb1 juce::Thread::threadEntryPoint() + 93
    8   com.eastwest.midi.wordbuildervstplayj          0x30b38736 juce::threadEntryProc(void*) + 40
    9   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 21:
    0   libsystem_kernel.dylib                  0x971def7a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x971de16c mach_msg + 68
    2   com.apple.CoreFoundation                0x96db5f69 __CFRunLoopServiceMachPort + 169
    3   com.apple.CoreFoundation                0x96db5541 __CFRunLoopRun + 1393
    4   com.apple.CoreFoundation                0x96db4d5a CFRunLoopRunSpecific + 394
    5   com.apple.CoreFoundation                0x96e77461 CFRunLoopRun + 129
    6   com.eastwest.Play                       0x2329ae06 CUSBDeviceNotifyThread::M192D295BF6D8B650() + 358
    7   com.eastwest.Play                       0x2329b835 CPThread::thread_routine(void*) + 111
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 22:
    0   libsystem_kernel.dylib                  0x971e3b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9bf1005b nanosleep$UNIX2003 + 219
    2   libsystem_c.dylib                       0x9bf0ff06 usleep$UNIX2003 + 60
    3   com.eastwest.Play                       0x2329ba57 CPTTimer::M192D295BF6D8B650() + 109
    4   com.eastwest.Play                       0x2329b835 CPThread::thread_routine(void*) + 111
    5   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    6   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    7   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 23:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cc25 pthread_cond_timedwait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aafb juce::WaitableEventImpl::wait(int) + 175
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x22f1a073 juce::Thread::wait(int) const + 27
    6   com.eastwest.Play                       0x22e1bdbc juce::InternalTimerThread::run() + 100
    7   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    8   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    9   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    10  libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    11  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 24:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aa80 juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x2303e270 ousia::PartConvolution::Process::run() + 48
    6   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    7   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 25:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aa80 juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x2303e270 ousia::PartConvolution::Process::run() + 48
    6   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    7   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 26:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aa80 juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x2303e270 ousia::PartConvolution::Process::run() + 48
    6   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    7   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 27:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.CoreVideo                     0x97001540 CVDisplayLink::runIOThread() + 936
    4   com.apple.CoreVideo                     0x97001180 startIOThread(void*) + 159
    5   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    6   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    7   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 28:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x96a6401a -[NSCondition wait] + 274
    4   com.apple.Foundation                    0x96a2d5f7 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 741
    5   com.apple.Foundation                    0x96a2d225 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 159
    6   com.apple.music.apps.MAToolKit          0x02bd033f 0x2bca000 + 25407
    7   com.apple.logic.pro                     0x0088337e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 8679422
    8   com.apple.Foundation                    0x96a66f2e -[NSThread main] + 45
    9   com.apple.Foundation                    0x96a66e86 __NSThread__main__ + 1426
    10  libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    11  libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    12  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x971e4046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9b359dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9b35dcce start_wqthread + 30
    Thread 30:
    0   libsystem_kernel.dylib                  0x971e4046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9b359dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9b35dcce start_wqthread + 30
    Thread 31:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x971e3b76 __semwait_signal + 10
    1   libsystem_c.dylib                       0x9bf1005b nanosleep$UNIX2003 + 219
    2   libsystem_c.dylib                       0x9bf0ff06 usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x986b7ddc -[NSUIHeartBeat _heartBeatThread:] + 2318
    4   com.apple.Foundation                    0x96a66f2e -[NSThread main] + 45
    5   com.apple.Foundation                    0x96a66e86 __NSThread__main__ + 1426
    6   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    7   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    8   libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 32:
    0   libsystem_kernel.dylib                  0x971e4046 __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x9b359dcf _pthread_wqthread + 372
    2   libsystem_pthread.dylib                 0x9b35dcce start_wqthread + 30
    Thread 33 Crashed:
    0   libsystem_kernel.dylib                  0x971e3952 __pthread_kill + 10
    1   libsystem_pthread.dylib                 0x9b359167 pthread_kill + 101
    2   libsystem_c.dylib                       0x9bef140c __abort + 187
    3   libsystem_c.dylib                       0x9bef1351 abort + 172
    4   com.apple.logic.pro                     0x003e6729 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842985
    5   libsystem_platform.dylib                0x9448fdeb _sigtramp + 43
    6   com.eastwest.Play                       0x230060bd ousia::ParameterContainer::defaultAutomation() + 141
    7   com.eastwest.Play                       0x22f8b3dc ousia::Engine::makeProductCompatible(int, ousia::patchLoadInfo&) + 76
    8   com.eastwest.Play                       0x22f8c54f ousia::Engine::readBinary(juce::GZIPDecompressorInputStream&, juce::String&, ousia::patchLoadInfo&) + 1311
    9   com.eastwest.Play                       0x22fb6e06 ousia::Engine::setChunk(char*, int, bool, ousia::patchLoadInfo*, juce::String&) + 1190
    10  com.eastwest.Play                       0x230e693f ousia::PatchLoader::loadChunk() + 159
    11  com.eastwest.Play                       0x230e8892 ousia::PatchLoader::run() + 2466
    12  com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    13  com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    14  libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    15  libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    16  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 34:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aa80 juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x230e7f18 ousia::PatchLoader::run() + 40
    6   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    7   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 35:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aa80 juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x230e7f18 ousia::PatchLoader::run() + 40
    6   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    7   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 36:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aa80 juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x230e7f18 ousia::PatchLoader::run() + 40
    6   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    7   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 37:
    0   libsystem_kernel.dylib                  0x971e37ca __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x9b35ad1d _pthread_cond_wait + 728
    2   libsystem_pthread.dylib                 0x9b35cbd9 pthread_cond_wait$UNIX2003 + 71
    3   com.eastwest.Play                       0x22f0aa80 juce::WaitableEventImpl::wait(int) + 52
    4   com.eastwest.Play                       0x22f00228 juce::WaitableEvent::wait(int) const + 26
    5   com.eastwest.Play                       0x2303e270 ousia::PartConvolution::Process::run() + 48
    6   com.eastwest.Play                       0x22f1a52d juce::Thread::threadEntryPoint() + 105
    7   com.eastwest.Play                       0x22f0482c juce::threadEntryProc(void*) + 40
    8   libsystem_pthread.dylib                 0x9b3585fb _pthread_body + 144
    9   libsystem_pthread.dylib                 0x9b358485 _pthread_start + 130
    10  libsystem_pthread.dylib                 0x9b35dcf2 thread_start + 34
    Thread 33 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x9448fdce  ecx: 0xb094532c  edx: 0x971e3952
      edi: 0xb0946000  esi: 0x00000006  ebp: 0xb0945348  esp: 0xb094532c
       ss: 0x00000023  efl: 0x00000206  eip: 0x971e3952   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x04d78000
    Logical CPU:     0
    Error Code:      0x00080148
    Trap Number:     132
    Binary Images:
        0x1000 -   0xbeafff  com.apple.logic.pro (9.1.8 - 1700.67) <D8F173FC-C08A-5AF3-A7DD-ECFFDB6A8877> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe85000 -   0xeb8fe7  com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <4A75EC0F-CD9B-99B7-187C-FAD6560734D7> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xec7000 -   0xef8ff3  com.apple.musicaudiodataservices (1.1 - 251.4) <0265F317-13AB-6CF1-A171-7D5853442E75> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf08000 -   0xf66ff3  com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <A1CB744D-B391-438C-28DE-2CABB594E4A9> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xf7e000 -  0x11abfff  com.apple.prokit (7.4.0 - 1957) <21F637BA-FAA7-3CAD-8774-011559AE614E> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12c4000 -  0x133efff  com.apple.music.apps.MACore (9.1.8 - 477.58) <53D4EB61-BFD7-ADA1-217C-BBEA1F38DA80> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x1360000 -  0x139eff2  com.apple.audio.midi.CoreMIDI (1.10 - 88) <64824C07-A240-3A16-ABFF-B38FB8EAF71E> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13c2000 -  0x1418ff7  com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <D93A5C62-91A1-2D04-A715-5805EBEF693B> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1431000 -  0x184bfeb  com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <D98859D6-BA99-5073-49B7-44B57F4FE211> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a72000 -  0x1b54feb  com.apple.music.apps.OMF (9.1.8 - 109.7) <869B8C49-7726-C45F-E301-A21EAE7A3B3B> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b6b000 -  0x21bcfe3  com.apple.music.apps.MADSP (9.1.8 - 588.98) <7BEB4983-28A6-8808-2B8D-A48F0A3F0111> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28b3000 -  0x28d4ff7  com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <FEEA3128-4A7E-7FDD-0E7E-BFC9554CA78B> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x28de000 -  0x2957ff7  com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <3396D969-32DF-0446-8E3D-F2FE82B23CD8> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x296d000 -  0x298eff7  com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <D058F550-BB20-ABD6-51E8-3001AE32A6E1> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x2995000 -  0x299aff7  com.apple.music.apps.MAResources (9.1.8 - 212.66) <985579E4-F9E5-F7C6-39C8-FC294A330A2A> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x299f000 -  0x29c9fff  com.apple.audio.CoreAudioKit (1.6.6 - 1.6.6) <30C0DC77-EDFD-36B3-AB1C-A520B472A869> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x29dc000 -  0x29ecff7  com.apple.AERegistration (1.2 - 401) <4FEFA52A-BF2E-2BCC-0124-4E3653B88D95> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2a02000 -  0x2a0eff3  com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <FB0DE08A-CFEB-7039-796A-F05E8FE0DA11> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2a18000 -  0x2acefff  com.apple.music.apps.MAFiles (9.1.8 - 144.87) <FF7A5441-B41F-B937-9269-29C589FE6BFF> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2ae9000 -  0x2b61fe3  com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <77E17BDE-E079-7A68-621C-2947475D0402> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2bca000 -  0x2bd5ff7  com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <77A2C3F7-3530-3D65-4247-D520A1C1F487> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2bdb000 -  0x2befff7  com.apple.music.apps.MAVideo (9.1.8 - 12.70) <74AD8812-DB1B-1845-B389-ACB0FC255ECB> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2c03000 -  0x2d43fff  com.apple.syncservices (8.0 - 718) <05F1E327-2655-3769-A31D-425364480853> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x2dbe000 -  0x2e5affc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x

    i suspect its the kore 2 plug in, as the kore controller flashes up when the saving gets done, but it doesnt do it when it hangs. im trying to refresh/opne that plug in first before saving, last time it worked, but the crashes happened after longer times of non saving, so i dont know if that was it
    nevertheless im wondering what is it that makes logic take so long when saving? i think i once read about that and dont find it anymore. no wonder an auto save isnt there, it just wouldnt work.
    can it be solved by adjusting samplers virtual memory or something else?
    ive sent the log file to apple aftert the crash, is it still somewhere maybe?

  • Dump when command STOP is used.

    HI experts,
    I am facing dump , when i use STOP command.
    IF va_answer = 2 .
    stop.
    endif.
    i have to stop creation of contract creation,without saving anything .so i have used stop.
    this is not inside any loop / case .
    please help me out in this.

    HI,
    What do you mean by
    i have to stop creation of contract creation,without saving anything .so i have used stop.
    Are you coding teh STOP statement in some user exit while creating the contract?
    You can use STOP in an exit.
    Kindly be more specific with your requirement.
    Regards,
    Ankur Parab

  • Safari 5.1 on Lion crashing constantly when saving images

    Hi Everyone,
    I installed Lion on day and noticed Safari was crashing contantly when saving JPG images. My work requires me to search and save hundreds of images. Safari is my browser of choice and was very reliable in Snow Leopard, but after upgrading to Lion is crashing constantly: every two or three saves, it crashes. Be it when saving, or after the save is done and I'm closing the window or tab.
    This happened over 30 times in 2 days. I couldn't stand it any more and wiped out Lion completely, reinstalled from DVD, and restored from a Time Machine backup. It's a bit better, but still not good. It's happened almost 10 times now. I can't believe Safari on Lion can be so unreliable!
    I tried deleting the preferences and resetting Safari before reinstalling. After that, I have already deleted the preferences and reset Safari. I have no plugins (not even Flash) nor contextual menu items which makes it look like Safari is unreliable.
    Please, can someone help me?
    Thanks in advance!

    The cache was 52 MB when I cleared it. I also did a safe boot, and repaired permissions. I created a new empty folder for the test (because sometimes a folder can have hundreds of images inside) and began testing. I saved 9...
    I welcome all the help you can give me. I had a white MacBook with Snow Leopard and Safari was solid as a rock. A new MacBook Pro with Lion that has Safari crashing after saving 9 images to a folder is ridiculous.
    Here's the most recent dump:
    Process:         Safari [404]
    Path:            /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:      com.apple.Safari
    Version:         5.1 (7534.48.3)
    Build Info:      WebBrowser-7534048003000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [215]
    Date/Time:       2011-07-29 23:40:52.119 -0430
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          20546 sec
    Crashes Since Last Report:           2
    Per-App Interval Since Last Report:  14742 sec
    Per-App Crashes Since Last Report:   1
    Anonymous UUID:                      F8AD4D4F-976B-474A-A48E-F7FD024CF2E3
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000018
    VM Regions Near 0x18:
    -->
        __TEXT                 00000001018b8000-00000001018b9000 [    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    objc[404]: garbage collection is OFF
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   com.apple.FinderKit                     0x00007fff8814a268 std::tr1::_Hashtable<TFENode, std::pair<TFENode const, TNodeEngine::ObservingRecord>, std::allocator<std::pair<TFENode const, TNodeEngine::ObservingRecord> >, std::_Select1st<std::pair<TFENode const, TNodeEngine::ObservingRecord> >, std::equal_to<TFENode>, TFENodeHasher, std::tr1::__detail::_Mod_range_hashing, std::tr1::__detail::_Default_ranged_hash, std::tr1::__detail::_Prime_rehash_policy, false, false, true>::find(TFENode const&) + 36
    1   com.apple.FinderKit                     0x00007fff88146bb7 TNodeEngine::DecrementObservingCount(TFENode const&) + 31
    2   com.apple.FinderKit                     0x00007fff881e7b1c -[FI_TBrowserViewController(DataSource) closeContainer:] + 133
    3   com.apple.FinderKit                     0x00007fff88230b23 -[FI_TColumnViewController closeContainer:] + 80
    4   com.apple.FinderKit                     0x00007fff8823099f -[FI_TColumnViewController unwindOpenCloseContainers] + 145
    5   com.apple.FinderKit                     0x00007fff88230ea0 -[FI_TColumnViewController syncPathWithColumns:delayOpening:forwardKeydownsToNextColumn:] + 235
    6   com.apple.FinderKit                     0x00007fff8823a051 StColumnOptimizer::~StColumnOptimizer() + 115
    7   com.apple.FinderKit                     0x00007fff882320c7 -[FI_TColumnViewController closeTarget] + 127
    8   com.apple.FinderKit                     0x00007fff8826d525 -[FIFinderViewGutsController destroyBrowserView] + 238
    9   com.apple.FinderKit                     0x00007fff8826d606 -[FIFinderViewGutsController buildBrowserView:] + 132
    10  com.apple.FinderKit                     0x00007fff8826daf1 -[FIFinderViewGutsController setTargetPath:withViewStyle:] + 635
    11  com.apple.FinderKit                     0x00007fff8826d06c -[FIFinderViewGutsController setTargetNode:] + 527
    12  com.apple.FinderKit                     0x00007fff8826e60c -[FIFinderViewGutsController deferredRetargetAndReloadForNode:] + 300
    13  com.apple.FinderKit                     0x00007fff8826ea14 -[FIFinderViewGutsController urlResolutionCompleted:] + 158
    14  com.apple.Foundation                    0x00007fff8b248716 __-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_1 + 47
    15  com.apple.CoreFoundation                0x00007fff8e8ee51a _CFXNotificationPost + 2634
    16  com.apple.Foundation                    0x00007fff8b2349cb -[NSNotificationCenter postNotificationName:object:userInfo:] + 65
    17  com.apple.CoreFoundation                0x00007fff8e93511d -[NSObject performSelector:withObject:] + 61
    18  com.apple.Foundation                    0x00007fff8b281830 __NSThreadPerformPerform + 214
    19  com.apple.CoreFoundation                0x00007fff8e8b4241 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    20  com.apple.CoreFoundation                0x00007fff8e8b3b6c __CFRunLoopDoSources0 + 444
    21  com.apple.CoreFoundation                0x00007fff8e8da8d9 __CFRunLoopRun + 905
    22  com.apple.CoreFoundation                0x00007fff8e8da216 CFRunLoopRunSpecific + 230
    23  com.apple.HIToolbox                     0x00007fff8b5854ff RunCurrentEventLoopInMode + 277
    24  com.apple.HIToolbox                     0x00007fff8b58cb73 ReceiveNextEventCommon + 181
    25  com.apple.HIToolbox                     0x00007fff8b58caae BlockUntilNextEventMatchingListInMode + 62
    26  com.apple.AppKit                        0x00007fff90510191 _DPSNextEvent + 659
    27  com.apple.AppKit                        0x00007fff9050fa95 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 135
    28  com.apple.Safari.framework              0x00007fff8efa3135 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 171
    29  com.apple.AppKit                        0x00007fff9050c3d6 -[NSApplication run] + 463
    30  com.apple.AppKit                        0x00007fff9078a52a NSApplicationMain + 867
    31  com.apple.Safari.framework              0x00007fff8f155725 SafariMain + 197
    32  com.apple.Safari                        0x00000001018b8f24 0x1018b8000 + 3876
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8f7f17e6 kevent + 10
    1   libdispatch.dylib                       0x00007fff8dd3460e _dispatch_mgr_invoke + 923
    2   libdispatch.dylib                       0x00007fff8dd3319e _dispatch_mgr_thread + 54
    Thread 2:: WebCore: IconDatabase
    0   libsystem_kernel.dylib                  0x00007fff8f7f0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8802c274 _pthread_cond_wait + 840
    2   com.apple.WebCore                       0x00007fff8b8afda5 WebCore::IconDatabase::syncThreadMainLoop() + 375
    3   com.apple.WebCore                       0x00007fff8b8ad71d WebCore::IconDatabase::iconDatabaseSyncThread() + 489
    4   com.apple.WebCore                       0x00007fff8b8ad52b WebCore::IconDatabase::iconDatabaseSyncThreadStart(void*) + 9
    5   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    6   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 3:: CoreAnimation render server
    0   libsystem_kernel.dylib                  0x00007fff8f7ef67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f7eed71 mach_msg + 73
    2   com.apple.QuartzCore                    0x00007fff8c638ce9 CA::Render::Server::server_thread(void*) + 184
    3   com.apple.QuartzCore                    0x00007fff8c638c29 thread_fun + 24
    4   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    5   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 4:: Safari: SafeBrowsingManager
    0   libsystem_kernel.dylib                  0x00007fff8f7ef67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f7eed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e8d229c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e8daa04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e8da216 CFRunLoopRunSpecific + 230
    5   com.apple.Safari.framework              0x00007fff8f110147 Safari::MessageRunLoop::threadBody() + 163
    6   com.apple.Safari.framework              0x00007fff8f11009f Safari::MessageRunLoop::threadCallback(void*) + 9
    7   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    8   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 5:: Safari: SnapshotStore
    0   libsystem_kernel.dylib                  0x00007fff8f7f0bca __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x00007fff8802c274 _pthread_cond_wait + 840
    2   com.apple.JavaScriptCore                0x00007fff8e31cba0 ***::ThreadCondition::timedWait(***::Mutex&, double) + 64
    3   com.apple.Safari.framework              0x00007fff8f18703f Safari::MessageQueue<***::RefPtr<Safari::SnapshotStore::DiskAccessMessage> >::waitForMessage(***::RefPtr<Safari::SnapshotStore::DiskAccessMessage>&) + 125
    4   com.apple.Safari.framework              0x00007fff8f1847bb Safari::SnapshotStore::diskAccessThreadBody() + 305
    5   com.apple.Safari.framework              0x00007fff8f18418b Safari::SnapshotStore::diskAccessThreadCallback(void*) + 9
    6   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    7   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8f7f0df2 __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e92366b __CFSocketManager + 1355
    2   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    3   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 7:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8f7ef67a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8f7eed71 mach_msg + 73
    2   com.apple.CoreFoundation                0x00007fff8e8d229c __CFRunLoopServiceMachPort + 188
    3   com.apple.CoreFoundation                0x00007fff8e8daa04 __CFRunLoopRun + 1204
    4   com.apple.CoreFoundation                0x00007fff8e8da216 CFRunLoopRunSpecific + 230
    5   com.apple.Foundation                    0x00007fff8b297a97 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 335
    6   com.apple.Foundation                    0x00007fff8b28c1ea -[NSThread main] + 68
    7   com.apple.Foundation                    0x00007fff8b28c162 __NSThread__main__ + 1575
    8   libsystem_c.dylib                       0x00007fff880288bf _pthread_start + 335
    9   libsystem_c.dylib                       0x00007fff8802bb75 thread_start + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8f7f1192 __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x00007fff8802a594 _pthread_wqthread + 758
    2   libsystem_c.dylib                       0x00007fff8802bb85 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000018  rbx: 0x00007f9dc7b04648  rcx: 0x00007f9dc7b048e0  rdx: 0x00007f9dc7b048f0
      rdi: 0x000000000000000b  rsi: 0x00007f9dc500b8a8  rbp: 0x00007fff614b61a0  rsp: 0x00007fff614b61a0
       r8: 0x0000000000000002   r9: 0x00007f9dc7b26610  r10: 0x00000000c716670c  r11: 0x00000000439e027c
      r12: 0x00007f9dc7c28630  r13: 0x0000000000000000  r14: 0x00007f9dc7c28630  r15: 0x00007f9dc7c21990
      rip: 0x00007fff8814a268  rfl: 0x0000000000010206  cr2: 0x0000000000000018
    Logical CPU: 4
    Binary Images:
           0x1018b8000 -        0x1018b8fff  com.apple.Safari (5.1 - 7534.48.3) <C23CF439-A7C3-3A27-A80B-DE92FAF9ADE8> /Applications/Safari.app/Contents/MacOS/Safari
           0x104ffc000 -        0x104ffcffd +cl_kernels (??? - ???) <B2F87BB7-00A8-4D36-AD14-8EE762F307B4> cl_kernels
           0x105501000 -        0x105502ffc +cl_kernels (??? - ???) <409A7C1A-6670-4CA9-B0C7-DDCFF3E7CA4C> cl_kernels
           0x10552e000 -        0x105534fef  libcldcpuengine.dylib (1.50.61 - compatibility 1.0.0) <EAC03E33-595E-3829-8199-479FA5CD9987> /System/Library/Frameworks/OpenCL.framework/Libraries/libcldcpuengine.dylib
           0x10553a000 -        0x10553dff7  libCoreFSCache.dylib (??? - ???) <783C2402-CA3F-3D9B-B909-0F251145CF1D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
           0x10554e000 -        0x1055e1ff7  unorm8_bgra.dylib (1.50.61 - compatibility 1.0.0) <3ED8B0D5-4A55-3E39-8490-B7BC1780F67B> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_bgra. dylib
           0x105603000 -        0x105604ff3 +cl_kernels (??? - ???) <DDCD0207-1412-4546-891B-322184D07C54> cl_kernels
           0x105609000 -        0x10560aff3 +cl_kernels (??? - ???) <E055D49C-CFBC-4B53-85A8-306F35D1A172> cl_kernels
           0x105924000 -        0x105924ff5 +cl_kernels (??? - ???) <D9F5C25F-4AD0-4607-9662-E130CFEA0CC8> cl_kernels
           0x105b70000 -        0x105b9eff7  GLRendererFloat (??? - ???) <AB59F7EA-62B1-3AA6-B940-47C0B6BC6DD9> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
           0x106610000 -        0x1067a8ff7  GLEngine (??? - ???) <EE6CCAE3-1CA1-3C5E-A83C-BB56AB413AB3> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
           0x1067db000 -        0x1068d4fff  libGLProgrammability.dylib (??? - ???) <7B17211F-D04C-3916-8176-1930C24BA421> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
           0x1068fa000 -        0x106bf0fe7  com.apple.ATIRadeonX3000GLDriver (7.2.9 - 7.0.2) <3C88205E-19B5-32EF-8937-9DBFA2B3BB30> /System/Library/Extensions/ATIRadeonX3000GLDriver.bundle/Contents/MacOS/ATIRade onX3000GLDriver
           0x106c3b000 -        0x107c9afef  com.apple.driver.AppleIntelHDGraphicsGLDriver (7.2.9 - 7.0.2) <410F7BE3-2DC1-39E0-9E58-D3A2B91A4DB7> /System/Library/Extensions/AppleIntelHDGraphicsGLDriver.bundle/Contents/MacOS/A ppleIntelHDGraphicsGLDriver
           0x109486000 -        0x109489fff  libLatinSuppConverter.dylib (54.0.0 - compatibility 1.0.0) <7E087B67-5698-34B6-9F16-1E0C1C3FF0DD> /System/Library/CoreServices/Encodings/libLatinSuppConverter.dylib
           0x10b2ab000 -        0x10b33eff7  unorm8_argb.dylib (1.50.61 - compatibility 1.0.0) <D453434E-9E63-3D38-B59E-6B333A5373D6> /System/Library/Frameworks/OpenCL.framework/Libraries/ImageFormats/unorm8_argb. dylib
        0x7fff614b8000 -     0x7fff614ecac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff85ad4000 -     0x7fff85afdfff  com.apple.CoreServicesInternal (113.7 - 113.7) <ACAC98CD-5941-39DB-951A-2509DCCD22FD> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff85afe000 -     0x7fff85c0bfff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff85c0c000 -     0x7fff86027ff7  com.apple.RawCamera.bundle (3.7.2 - 573) <FF8D349E-E8DF-3D12-91E9-BA00C13D5359> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff8603b000 -     0x7fff86095fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff86096000 -     0x7fff860cffe7  libssl.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <D634E4B6-672F-3F68-8B6F-C5028151A5B4> /usr/lib/libssl.0.9.8.dylib
        0x7fff860d0000 -     0x7fff86233fff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff86236000 -     0x7fff866ddff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff866de000 -     0x7fff866f0ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff866f1000 -     0x7fff86721fff  com.apple.shortcut (2.0 - 2.0) <6E6C9F01-5DAC-35F4-876D-082D915EE782> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff86722000 -     0x7fff86eb6fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff86eb7000 -     0x7fff86eddfff  com.apple.framework.internetaccounts (1.0 - 1) <64CC50BB-9EE4-36D1-969A-FDD2210026DC> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff86ede000 -     0x7fff86ee9fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff86eea000 -     0x7fff86f54fff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff86f9e000 -     0x7fff86facff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff86fad000 -     0x7fff86faefff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff86faf000 -     0x7fff86fccfff  com.apple.frameworks.preferencepanes (15.0 - 15.0) <CC86755A-6CF1-3DDF-A1B0-6F7F5BD7BB39> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff86fcd000 -     0x7fff86fcffff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff86fd0000 -     0x7fff87034fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff87035000 -     0x7fff870baff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff870d3000 -     0x7fff870d6fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff870d7000 -     0x7fff873f0fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff873f1000 -     0x7fff879d5faf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff879d6000 -     0x7fff87a78ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87a79000 -     0x7fff87a82fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff87afc000 -     0x7fff87b4aff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff87b4b000 -     0x7fff87b9fff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87ba0000 -     0x7fff87ba0fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff87bbe000 -     0x7fff87d17ff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87d18000 -     0x7fff87d19fff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff87d2c000 -     0x7fff87d7ffff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87de2000 -     0x7fff87e32fff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff87e33000 -     0x7fff87e44ff7  SyndicationUI (??? - ???) <2611F56F-81A9-3457-8C87-2700BFD9D4CB> /System/Library/PrivateFrameworks/SyndicationUI.framework/Versions/A/Syndicatio nUI
        0x7fff87e45000 -     0x7fff87e45fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87e46000 -     0x7fff87e6cff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff87f83000 -     0x7fff87fd6fff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff87fda000 -     0x7fff880b7fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff880b8000 -     0x7fff880ceff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff880cf000 -     0x7fff8841cff7  com.apple.FinderKit (1.0 - 1) <906BCBF7-CBE6-36D2-A183-4980E73CA5EF> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
        0x7fff8841d000 -     0x7fff885defe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff88626000 -     0x7fff88634fff  com.apple.HelpData (2.1.0 - 68) <A2C4DDC9-2ECB-37C0-A2E3-D01168EE31F7> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff8880c000 -     0x7fff88996ff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff88997000 -     0x7fff8899ffff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff889a0000 -     0x7fff88a32fff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff88a33000 -     0x7fff88a33fff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff88a34000 -     0x7fff88a72fff  com.apple.bom (11.0 - 183) <841FA160-A37A-368D-B14E-27AA9DD1AEDA> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff88a73000 -     0x7fff88a86ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff88a87000 -     0x7fff88e4dfff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff88e4e000 -     0x7fff88e7bff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff88ece000 -     0x7fff88ed0ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff88ed1000 -     0x7fff8914bff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8914c000 -     0x7fff89213ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89214000 -     0x7fff8925cfff  com.apple.framework.CoreWLAN (2.0 - 200.46) <04AFD988-DDFB-330D-B042-C1EB2826A0CC> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff8925d000 -     0x7fff89272fff  com.apple.FileSync.framework (6.0 - 432) <7DF40003-7A8A-3C42-AC26-FCA0A0DFEE17> /System/Library/PrivateFrameworks/FileSync.framework/Versions/A/FileSync
        0x7fff89273000 -     0x7fff89275fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff89276000 -     0x7fff89328fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff89329000 -     0x7fff8932cfff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff8932d000 -     0x7fff89332ff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff89333000 -     0x7fff89373fff  libtidy.A.dylib (??? - ???) <E500CDB9-C010-3B1A-B995-774EE64F39BE> /usr/lib/libtidy.A.dylib
        0x7fff89374000 -     0x7fff8937bff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8937c000 -     0x7fff894b5fef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff894b6000 -     0x7fff89640fff  com.apple.WebKit (7534 - 7534.48.3) <03AC8252-B3A1-3A7C-9DAF-99CC9DC56D5D> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff89641000 -     0x7fff89736fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff89737000 -     0x7fff89737fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89738000 -     0x7fff897a8fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff897a9000 -     0x7fff89a80fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89a81000 -     0x7fff89a85ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89aa2000 -     0x7fff89ae1ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff89ae2000 -     0x7fff89ae4fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff8a134000 -     0x7fff8a137fff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8a138000 -     0x7fff8a21ffff  com.apple.backup.framework (1.3 - 1.3) <C7F0B3B6-EAC1-3445-A705-E9F18A45D01D> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8a220000 -     0x7fff8a2feff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff8a2ff000 -     0x7fff8a304fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8a305000 -     0x7fff8a3e5fff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8a3e6000 -     0x7fff8a40aff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8a40b000 -     0x7fff8a41afff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8a41b000 -     0x7fff8a41eff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8a41f000 -     0x7fff8a471ff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a472000 -     0x7fff8a4d2fff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8a4d3000 -     0x7fff8a4d8fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8a4d9000 -     0x7fff8a4d9fff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8a4da000 -     0x7fff8a4f7ff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8a4f8000 -     0x7fff8abc69df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8abc9000 -     0x7fff8ac05fff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8ae7a000 -     0x7fff8af5edef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8af5f000 -     0x7fff8af76fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8b005000 -     0x7fff8b11afff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8b178000 -     0x7fff8b18ffff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8b190000 -     0x7fff8b1d7ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8b1d8000 -     0x7fff8b201fff  com.apple.datadetectors (3.0 - 172.0) <A63656A8-DDE4-3C52-98CF-8A3E42CB802D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff8b232000 -     0x7fff8b544fff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b583000 -     0x7fff8b8a6fff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8b8a7000 -     0x7fff8b8a8ff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8b8a9000 -     0x7fff8c5a2fef  com.apple.WebCore (7534 - 7534.48.3) <7C5A681C-3749-382C-9551-C197EF878C22> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff8c5a3000 -     0x7fff8c5a4fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff8c636000 -     0x7fff8c7d5fff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8c7d6000 -     0x7fff8c7dbfff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8c88e000 -     0x7fff8c8adfff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8c8c6000 -     0x7fff8c8ccfff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c8cd000 -     0x7fff8c934ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8c95d000 -     0x7fff8c963fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8c99f000 -     0x7fff8ca14ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8ca15000 -     0x7fff8ce30fff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff8ce6c000 -     0x7fff8ce78fff  com.apple.CrashReporterSupport (10.7 - 343) <89EFF4A7-D064-3CAE-9BFC-285EE9033197> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8ce79000 -     0x7fff8ce93fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8d5cd000 -     0x7fff8d5d3fff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8d93a000 -     0x7fff8da36ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8da37000 -     0x7fff8dab2ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8dab3000 -     0x7fff8dac0ff7  libbz2.1.0.dylib (1.0.5 - compatibility 1.0.0) <8EDE3492-D916-37B2-A066-3E0F054411FD> /usr/lib/libbz2.1.0.dylib
        0x7fff8dac1000 -     0x7fff8db23ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8db24000 -     0x7fff8db97fff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8dba6000 -     0x7fff8dca8ff7  com.apple.PubSub (1.0.5 - 65.28) <D971543B-C9BE-3C58-8453-B3C69E2D2A6F> /System/Library/Frameworks/PubSub.framework/Versions/A/PubSub
        0x7fff8dd31000 -     0x7fff8dd3ffff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff8e0d5000 -     0x7fff8e0d9fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff8e10f000 -     0x7fff8e311fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff8e312000 -     0x7fff8e51ffff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e531000 -     0x7fff8e53bff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8e53c000 -     0x7fff8e587fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8e588000 -     0x7fff8e588fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e589000 -     0x7fff8e5b6fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8e5b7000 -     0x7fff8e5b7fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8e5b8000 -     0x7fff8e5cefff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8e620000 -     0x7fff8e65afff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8e667000 -     0x7fff8e692fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff8e693000 -     0x7fff8e697fff  libCGXType.A.dylib (600.0.0 - compatibility 64.0.0) <5EEAD17D-006C-3855-8093-C7A4A97EE0D0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
        0x7fff8e698000 -     0x7fff8e6b5ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8e716000 -     0x7fff8e721ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff8e722000 -     0x7fff8e72dfff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8e72e000 -     0x7fff8e771ff7  libRIP.A.dylib (600.0.0 - compatibility 64.0.0) <2B1571E1-8E87-364E-BC36-C9C9B5D3EAC4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
        0x7fff8e79e000 -     0x7fff8e8a1fff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff8e8a2000 -     0x7fff8ea75ff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8ea76000 -     0x7fff8ea99ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8ea9a000 -     0x7fff8ea9ffff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8eaa0000 -     0x7fff8eba5ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8eba6000 -     0x7fff8ebe5fff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8ebe6000 -     0x7fff8ebe9fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff8ebea000 -     0x7fff8ec29ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8ec2e000 -     0x7fff8edd6fff  com.apple.WebKit2 (7534 - 7534.48.3) <9F8CD6D9-3123-3F53-BAC3-D770B0812C25> /System/Library/PrivateFrameworks/WebKit2.framework/Versions/A/WebKit2
        0x7fff8edd7000 -     0x7fff8ee04fe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff8ee05000 -     0x7fff8ee2dff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8eebf000 -     0x7fff8eebffff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8eec6000 -     0x7fff8ef4aff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8ef4b000 -     0x7fff8f3d5fff  com.apple.Safari.framework (7534 - 7534.48.3) <287305A0-D3A2-3D28-8B46-41548687741B> /System/Library/PrivateFrameworks/Safari.framework/Versions/A/Safari
        0x7fff8f458000 -     0x7fff8f4b4ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8f4bb000 -     0x7fff8f4e4fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8f568000 -     0x7fff8f7d9fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8f7da000 -     0x7fff8f7fafff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f7fb000 -     0x7fff8f871fff  com.apple.ISSupport (1.9.8 - 56) <2CEE7E6B-D841-36D8-BC9F-081B33F6E501> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8f872000 -     0x7fff8f873fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8f874000 -     0x7fff8f874fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8f875000 -     0x7fff8f8b7fff  com.apple.corelocation (330.9 - 330.9) <ACE577F2-6EDE-3768-BF76-8632E8B81876> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8f8b8000 -     0x7fff8f93afff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8f93b000 -     0x7fff8f9d1ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8f9f2000 -     0x7fff8fa1bff7  com.apple.framework.Apple80211 (7.0 - 700.57) <0D7D7E08-377B-32F0-AD91-673F992B5CFF> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8fa1c000 -     0x7fff8fa5dfff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8fa5e000 -     0x7fff8fa6dfff  libxar.1.dylib (??? - ???) <58B07AA0-BC12-36E3-94FC-C252719A1BDF> /usr/lib/libxar.1.dylib
        0x7fff8fa6e000 -     0x7fff8fb08ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8fb09000 -     0x7fff8fb10fff  libCGXCoreImage.A.dylib (600.0.0 - compatibility 64.0.0) <40374018-2832-3144-8114-CED417321C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
        0x7fff8fb11000 -     0x7fff8fb2dff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8fb2e000 -     0x7fff8ff60fe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff8ff61000 -     0x7fff8ff73ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8ff74000 -     0x7fff8ff75ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8ff76000 -     0x7fff8ffa1ff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff8ffa2000 -     0x7fff8ffd7fff  com.apple.securityinterface (5.0 - 55004) <790DDF7E-6BA9-36DD-B818-2322A712E1F5> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff8ffd8000 -     0x7fff8ffecff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff90045000 -     0x7fff90046fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff90049000 -     0x7fff90049fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9004a000 -     0x7fff90156fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff90157000 -     0x7fff9015cfff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff9015d000 -     0x7fff90190fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff90191000 -     0x7fff901e5ff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff901e6000 -     0x7fff901ecff7  com.apple.phonenumbers (1.0 - 47) <8CE13253-C65B-392F-B87F-D85A15D500D3> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff901ed000 -     0x7fff90506ff7  com.apple.AddressBook.framework (6.0 - 1043) <A6302279-FD1B-3BB7-8419-362425FC5568> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff90507000 -     0x7fff910fffff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff91100000 -     0x7fff9110efff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff9110f000 -     0x7fff911aefff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff911af000 -     0x7fff911baff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff911bb000 -     0x7fff91214fff  com.apple.Suggestions (1.0 - 84.0) <6B925EBB-CEEF-3134-8D25-2103F21DE624> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff91231000 -     0x7fff91258fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff91312000 -     0x7fff913a4fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff913a5000 -     0x7fff91413fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff91491000 -     0x7fff91497ff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff915e2000 -     0x7fff91686fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff91687000 -     0x7fff9168efff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff9168f000 -     0x7fff91695fff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff916b3000 -     0x7fff917b5ff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff917b6000 -     0x7fff9180dfff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff9180e000 -     0x7fff9181cff7  com.apple.AppleFSCompression (37 - 1.0) <88C436E8-38AE-3D96-A8C8-2D1805CC47B7> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff91943000 -     0x7fff91950fff  libCSync.A.dylib (600.0.0 - compatibility 64.0.0) <931F40EB-CA75-3A90-AC97-4DB8E210BC76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
        0x7fff91970000 -     0x7fff91d9dfff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff91d9e000 -     0x7fff91dd9fff  com.apple.LDAPFramework (3.0 - 120.1) <0C23534F-A8E7-3144-B2B2-50F9875101E2> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff91dda000 -     0x7fff91e1cff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff91e1d000 -     0x7fff91e1efff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff91e1f000 -     0x7fff9208dff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff9208e000 -     0x7fff92095fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff92096000 -     0x7fff920b3fff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff920b7000 -     0x7fff920ccfff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Version

  • When saving certain files get the error "Error saving file..."

    When saving certain files get the error "Error saving file..." Seems to have trouble saving the temp files. tried dumping my workspace and prefs. No change. Other files work fine.

    Try deleting the iPod Photo Cache folder.  For its locations see:
    iTunes: Understanding the iPod Photo Cache folder

  • Colour shift in save for web when saving on PC and then viewing on Mac

    Hey peeps, I am aware of this colour shift when saving images for web.  I have a designer resizing, cropping photos, and then saving on PC. He uses PC and when he sends the photos over to me on my Mac there is a big colour shift (photos are much lighte
    Could anyone please explain exactly what he needs to do in order for these photos to look the same as the originals on my computer, basically no lightness shift?  Any help would be much appreciated.
    Thanks
    Adam

    Because the WWW is based on untagged (2.2 gamma) sRGB - your genius is probably sending you untagged sRGB if they were Saved for the Web (that's how I prepare my Web color).
    Your Mac display should be profiled to 2.2 gamma (you are likely at the old default 1.8 gamma now if you're seeing a lightness shift on untagged sRGB)...if you want "your color" back in Photoshop, you will need to (re)Assign the sRGB profile...

  • The niFPui.mxx plug-in caused an exception in the CmxAggregateItemUI::InvokeCommand function in the NIMax process. When saving *.iak file in MAX4.6

    The niFPui.mxx plug-in caused an exception in the CmxAggregateItemUI::InvokeCommand function in the NIMax process. When saving *.iak file in MAX4.6
    Hi There,
    The subject header just about says it all. This is the first action I took with MAX - it is a fresh install. The file I wanted to save was still written and the FP seems to be working ok. However, I need to know what happened.
    I can't post the whole log file due to the amount of characters allowed on this post. I can cut and paste sections if there is a specific part of the file you need. Below is the first section and last section.
     Context where exception was caught:
    Func:
    CmxAggregateItemUI::InvokeCommand Args: plugin=niFPui.mxx Item=0107EAB1
    cmdID.cmdId={4A36174B-EC0C-4D73-A23D-F15D164542DE} cmdID.index=0
    Application   : C:\Program Files\National Instruments\MAX\NIMax.exe
    User Name     : slaney
    OS Version    : 5.1.2600 (Service Pack 3)
    Exception Code: C000001E
    Exception Addr: 457BC448
    Return Address: 457BC448
    Function Name : nNIFPServer::tFpLinearScaleRange::`vftable'
    Module Name   : FieldPoint71
    Parameters    : F001008E 7800FDDD C5100DFC EC0107EA
    Source File   : (not available)
    Return Address: 481000C3
    Function Name : (not available)
    Module Name   : (not available)
    Parameters    : 00000000 00000000 00000000 00000000
    Source File   : (not available) 

    Hi,
    I did a research on your error message and it seems this problem was introduced with MAX 4.6. This version switched to a new error reporting mechanism and reports even errors that are which are not critical to your task.
    These errors typically show up as "unexpected" and if your error falls into this category have a look to this KB for further assistance.
    If it doesn't fall into this category, your could try to go back to the MAX 4.5 or 4.4.. Of course you would need to reinstall some components and might not be able to use newer drivers at all.
    Let me know.
    DirkW

  • Page shows different data when saved after few minutes

    Hi,
    I have a peculiar problem to describe.
    I have a page which contains af:table inside af:panelCollection layout. I use a af:commandLink to drilldown to another page using setCurrentRowWithKey method.
    I am able to drill down to the correct data in another page which contains data that is editable. Once after editing the page when i click save button, i am able to save the data. This is working fine.
    But the problem is, once i drilled down to this edit page and edit some fields and save it after few minutes, say 5 minutes later, it is not saved. Also, the page is refreshed to bring some random record.
    Can anyone let me know why is this happening and how to resolve it?
    Thanks

    Hi Timo,
    Which jdev version?I am using jdev 11.1.1.3.0.
    Is it possible that the data has changed (e.g. by an other user) after you drilled to the one record you want to change?There is a possibility that the data can be changed by other user as well. But, for the time being we have implemented for the single user environment.
    When you click save after some time, do you get any error (on the screen or in the logs)?Yes. On the screen, it is displayed as "oracle.jbo.JboException: Document type mismatch (source INVOICE, type Sales)". It is a validation exception thrown at viewRowImpl level by me. But it validates the data perfectly when saved immediately after editing
    Which session timeout do you have configured in your web.xml?Session-timeout is given as 240
    Have you tried your use case with the HR schema?Yes. when i reproduce the situation in HR schema, it is getting saved perfectly
    Regards

Maybe you are looking for

  • GRIR clearing due to item difference

    Hi IN GR/IR account we have some balances.We have analysed the cases and one of the type is where items actually received is 60 units and invoice received was for 50 items only.The Items were consumed or lying somewhere in inventory.please advice how

  • Problem loading page

    server not ofund == URL of affected sites == http://http://noir.bloomberg.com/?b=0

  • Blue ray movie volume too low

    I have had my Satelite P505 for 7 months now and I have not figured out how to turn up the volume. I have tried everything as far as volume controls. Is anyone out there having the same issue?

  • Problem loading data in cube 0REFX_C03

    Hi all, Has anyone had problem with loading data to 0REFX_C03 cube? I am trying to load, but it just takes too long(predicted time of 10 days!!) and times out after a while.. Please advise if anyone has got any suggestions.. Thank you. Edited by: Sha

  • Problems with audio during video after itunes update

    Recently updated to the new itunes and now there is no audio only during video playback. Tv shows and movies that previously played fine other than synchronization issues now have no audio. Help!