Please Help !!!!! -- Reagrding csscan report - 'lossy conversion' data

Hello -
1. We have one database (db1) in characterset US7ASCII and does store some special characters like microsoft word's curly quotes etc.(eg “abc”) and renders and displays them correctly from Web application in the browser.
2. We have another database(db2) in characterset WE8ISO8859P1 character set behaves the same as above.
But the issues faced are as follows -
1. When we try to export the data from db1 (US7ASCII) and imported in db2 (WE8ISO8859P1). It could not convert microsoft word's curly quotes etc.. could not convert correctly and replacing those with upside-down questionmarks.We tried different NLS_LANG options while export/import. But nothing seems to be working.
Question - Not able to understand why the problem for the data conversion when both characterset databases work fine with those special characters, stores them fine.Besides WE8ISO8859P1 is strict superset of US7ASCII.
2. We decided to alter database character set of db1 (US7ASCII) to WE8ISO8859P1 , as we need to store french characters in the future.
WE8ISO8859P1 is strict superset of US7ASCII and both are single bytes, storage 8 bits for 8859P1 and 7 bits for ASCII7.
We ran csscan and found weird report with exception,telling that some of the data would have 'lossy conversion'. To me it seems that data could be those special chars like 'microsoft word's curly quotes etc..'
Questions -
1. Why the 'lossy conversion' ? when target is the superset of current one ?
2. when it says 'lossy conversion' what does it mean ? will the data will be corrupted for those chars (like upside question marks)?
3. How to fix the 'lossy conversion' data before altering the database character set ?
I am very confused with all of the above...Really need help on how to proceed on this.
Any help would be very much appreciated....
Thanks
Rama

You appear to have invalid data in the database. Understanding how you can have invalid data in the database, and yet be able to have the applications appear to work, though, is a bit complicated.
When data is being exchanged between the database and the client, there are two character sets to be concerned with-- the database character set and the client character set. If these two character sets are different, Oracle will automatically convert between the two character sets. If the two character sets are identical, however, the data gets passed between client and server is not validated at all-- the server assumes that the client is passing valid data.
The problem comes, however, when the client passes in data which is not valid. If I set the NLS_LANG on my client to specify that I am sending ASCII data, and the database uses the US7ASCII character set, I can send and receive Chinese data without a problem, so long as every application knows the real character set, treats the data appropriately internally, and lies about the true character set of the data when communicating with the database. Obviously, though, you cannot validly store Chinese data-- you've basically turned the VARCHAR2 column into a binary field-- the problem is that the data will be corrupted if the application doesn't know how to decode it properly.
In your case, the US7ASCII character set only encodes the first 128 characters (0-127), which does not include any of the special Microsoft characters. If you were to try to transfer those characters to an ISO 8859-1 database, the character set conversion that would be necessary would fail, so the data would be corrupted.
Fixing the data corruption is relatively simple, provided you've understood the explanation above. You can, for example, write a simple OCI application that selects the columns with the Windows characters and writes them to a file. The client NLS settings would be US7ASCII but the file would, presumably, use the Windows-1252 encoding. Then, you would alter the database character set, corrupting the Windows characters. You could then load the file you created before altering the database character set, assuming you changed the client NLS settings to correctly identify the encoding of the data.
Obviously, you will want to test this extensively before starting on your production database. You'll also probably require downtime to reload the data.
Justin
Distributed Database Consulting, Inc.
http://www.ddbcinc.com/askDDBC

Similar Messages

  • HT201270 i have just updated my old 3GS and now when i am on restore the window is comming up and asking for a password. i have not set up a password for restore, please help how i can restore my date???

    i have just updated my old 3GS and now when i am on restore the window is comming up and asking for a password. i have not set up a password for restore, please help how i can restore my date???

    capriz wrote:
    i have just updated my old 3GS ...
    To what... iOS 7 is Not supported on the 3 GS

  • Here is the message I got from the red "i" message... please help.The backup disk image "/Volumes/Data/Lisa's MacBook Pro.sparsebundle" is already in use.

    Here is the message I got from the red "i" message... please help.The backup disk image “/Volumes/Data/Lisa’s MacBook Pro.sparsebundle” is already in use.

    http://pondini.org/TM/C12.html

  • Please help.  Keep getting a conversion error when trying to convert a PDF to a .docx. Advice?

    Please help.  Keep getting a conversion error when trying to convert a PDF to a .docx. Advice?

    Sara,
    Please see my answers in bold below.
    What browser are you using? Try clearing the cache, or using a different browser. N/A
    Are you converting from within Reader, or directly via the ExportPDF website. Within Reader.I disabled the OCR and this did not work either. Try converting from within Reader, and disable OCR as detailed in this document: How to disable Optical Character Recognition (OCR) when converting PDF to Word or Excel.
    Are you on a networked computer? Make sure that there aren't any firewall/proxy settings that are preventing you from uploading files to the Internet. Not having problems uploading the file--that works fine.
    Make sure the file is within the file-size limit of 100 MB. It is <40.
    I get the error message, "File failed to be converted using Adobe ExportPDF online."
    Thanks for your help in advance.

  • HT201302 please help.. i lost all the data in my ipad after upgrade to ios 702 i want my 3500 pictures back.. please help.. because my i tune also dont have the data

    please help.. i lost all the data in my ipad after upgrade to ios 702 i want my 3500 pictures back.. please help.. because my i tune also dont have the data. please anybody help me...

    Only possible if you have made an iTune or iCloud backup before the update.

  • Please help ! "Oracle Reports Server CGI - Reports Server name is not specified."

    Hello Gurus,
    I have an html form that allows putting in a parameter. Upon
    submit the form, it'll pass a string URL with the parameter to a
    new browser.
    My url: http://localhost/servlet/oracle.reports.rwcgi.RWServlet?
    diary&14252
    I also used keymap looks like this
    diary: report=Diary.rdf server=servername desformat=pdf
    destype=cache userid=id/psswd@db myoid=%1 %*
    But I get an Error: The requested URL was not found, or cannot
    be served at this time. Oracle Reports Server CGI - Reports
    Server name is not specified.
    However, if I move the cursor to the end of the same url (or put
    a space at the end) and hit Enter, then the report is
    displayed. I guess there must be something wrong with my
    configuration. Please help. I appreciated any inputs from you.
    Thanks in advance.
    Ashley

    I found the solution to my problem. It was nothing to do with
    the cgicmd.dat keymap file, but the html form itself. It's
    confused between the url arguments and form arguments from the
    submit button. So, what I did was open a new window with all
    arguments instead of using the submit function.
    Regards,
    Ashley

  • Hello Technical Experts... please help me on this error :- 'Tax data is missing ArrayOffset 12, srcLineNum 0, srcGroupNum -1'.

    In my A/P credit memo screen i have incorporated a column for adding reference to closed A/P Invoices. upon filling this field with DocNum of APInvoice certain other fields also get filled from an SQL query. One among them is the TaxCode. My problem is that the TaxAmount(LC) field at the last row of the matrix is not filled with the appropriate value, it remains 0. On trying to add the document or pressing the link button on the TaxAmount field a status bar error message pops up showing, 'Tax data is missing ArrayOffset 12, srcLineNum 0, srcGroupNum -1'.
    Please Help me solve this issue.
    Thanks in Advance
    Rajeev

    Hi,
    Please check SAP note:
    1860926 - When updating a Purchase Order via DI API "-12109 Tax data
    is missing..." Error occurs
    Thanks & Regards,
    Nagarajan

  • Please help: Message no. M7090/Accounting data not yet maintained

    To whom it may concern-
    I am currently a student attending LSU working on an SAP project worth a very significant portion of our grade. The following is a detailed description of the problem, which should hopefully help you put your finger on a solution.
    My problem is that when I try to hit the accept button on PP10 for a goods issue, I get an error message "Accounting data not yet maintained" (please refer to attached screenshot #1). When I click the help button, I get a vague solution (please refer to attached picture #2). I have tried and "change" my material master record for Cushion 065 by going back to MM06/create material master for trading goods (please refer to attached picture #3), but I don't have the understanding of SAP to manipulate the information at this point. It is just giving me the ability to manipulate views and it is only letting me choose the following views (please refer to attached picture #4).
    Please help me find a more useful pathway so I can proceed. If whoever is helping me needs me detailed information, please let me know. Also, if someone could direct me to a user support function where I can talk to a representative in real time, I would appreciate that.
    Mack Bradford

    Extend the Accounting view with Tcode :MM50
    Go to MM50 , select Maintenance status as "B" and enter Material number and click on execute (F8), then select the Material line item and click on Maintain Materials tab.
    Regards,
    Ramesh

  • Please help me on how to pass date condition Dynamically.

    Hi Experts,
    I have the following control table.
    ID S_OWNER  SOURCE_TABLE     A_OWNER    ARC_TABLE             CONDITION_COLUMN     PERIOD_VALUE   PERIOD_UNIT
    1    wedb     Auction_table    wedb     Arc_Auction_table     Auction_date            15               Days
    1    wedb     Sales_table      wedb     ArcSales_table             Sales_date            180              Days
    1    hr       Accounts_table   hr       Arc_Accounts_table     Account_date             2             Years
    2    concor   Concur_table     con      Arc_Concur_table        Last_update_date        4               MonthsLike this 1000 entries are there in the control_table.
    I want to pass all the columns from my control table dynamically.
    I am able to pass all the columns dynamically,except the PERIOD_VALUE.
    I have stucked up how to implement this condition.
    My aim is to get the data which is <= sysdate-PERIOD_VALUES based on PERIOD_UNIT.
    For Example:
    For Auction_date column I want to get the data which 15 days old.
    For Sales_date column I want to get the data which 180 days old.
    For Account_date column I want to get the data which 2 yers old.
    For Last_update_date column I want to get the data which 4 months old.
    The conditions something like this.
    condition_column<=(sysdate-15 days)
    condition_column<=(sysdate-180 days)
    condition_column<=(sysdate-2 years)
    condition_column<=(sysdate-4 months)This is my procedure.
    CREATE OR REPLACE PROCEDURE WEDB.procedure_control(
       P_ID IN NUMBER)
    IS
       CURSOR C
       IS
            SELECT ID,S_OWNER,SOURCE_TABLE,A_OWNER,ARC_TABLE,CONDITION_COLUMN,PERIOD_VALUE,PERIOD_UNIT
              FROM wedb.CONTROL
             WHERE ID = p_id
          ORDER BY ID, SOURCE_TABLE;
          rec C%ROWTYPE;
    BEGIN
       FOR I IN C
       LOOP
        EXECUTE IMMEDIATE
                   'INSERT INTO '
                || rec.A_OWNER
                || '.'
                || rec.ARC_TABLE
                || '(SELECT * FROM '
                || rec.S_OWNER
                || '.'
                || rec.SOURCE_TABLE
                || ' WHERE '
                || rec.CONDITION_COLUMN
                || '<=I want to pass dynamic condition'
                || ')';
             EXECUTE IMMEDIATE
                   'DELETE FROM '
                || rec.S_OWNER
                || '.'
                || rec.SOURCE_TABLE
                || ' WHERE '
                || rec.CONDITION_COLUMN
                || '<= I want to pass dynamic condition'
                || '';
          COMMIT;
       END LOOP;
    EXCEPTION
       WHEN OTHERS
       THEN
          ROLLBACK;
          DBMS_OUTPUT.PUT_LINE (
             'An error was encountered - ' || SQLCODE || ' -ERROR- ' || SQLERRM);
    END procedure_control;
    /Please help me how to implement this.
    Thanks in advance.

    I have added ||')' paranthasis for each CASE stament to avoiid the error.
    Now I am getting the below error
    ORA-00903: invalid table name
    ORA-06512: at line 42
    I am using below code.
    Please find my below code.
    DECLARE
       stmt   LONG;
       CURSOR C
       IS
            SELECT GROUP_ID,
                   SOURCE_TABLE_OWNER_NAME,
                   SOURCE_TABLE_NAME,
                   ARCHIVE_TABLE_OWNER_NAME,
                   ARCHIVE_TABLE_NAME,
                   CONDITION_COLUMN_NAME,
                   RETENTION_VALUE,
                   RETENTION_UNIT,
                   FLAG
              FROM APPS_GLOBAL.control_table1
             WHERE GROUP_ID = 1
          ORDER BY GROUP_ID, source_table_name;
       rec    c%ROWTYPE;
    BEGIN
       FOR rec IN C
       LOOP
    stmt := 'INSERT INTO '
             || rec.ARCHIVE_TABLE_OWNER_NAME
             || '.'
             || rec.ARCHIVE_TABLE_NAME
             || '(SELECT * FROM '
             || rec.SOURCE_TABLE_OWNER_NAME
             || '.'
             || rec.SOURCE_TABLE_NAME
             || ' WHERE '
             || rec.CONDITION_COLUMN_NAME
             || '<=';
    CASE LOWER (rec.RETENTION_UNIT)
        WHEN 'd'
        THEN
         stmt:= stmt||'sysdate -'||rec.RETENTION_VALUE||')';
         ELSE
         stmt := stmt||'add_months(sysdate,'|| rec.RETENTION_VALUE||'*-12)'||')';
    END CASE;
    execute immediate stmt;
       END LOOP;
       COMMIT;
    END;
    /The values for the field RETENTION_UNIT in my control_table1 are D and Y.
    Before making the date comparison condition it was working fine.
    If I made it as dynamic why I am getting the error.
    If I use condition as below it's working fine.
    EXECUTE IMMEDIATE
                   'INSERT INTO '
                || I.ARCHIVE_TABLE_OWNER_NAME
                || '.'
                || I.ARCHIVE_TABLE_NAME
                || '(SELECT * FROM '
                || I.SOURCE_TABLE_OWNER_NAME
                || '.'
                || I.SOURCE_TABLE_NAME
                || ' WHERE '
                || I.CONDITION_COLUMN_NAME
                || '<=ADD_MONTHS(SYSDATE,-24)'
                || ')';Please help me .
    Thanks.

  • PLEASE HELP ME TO FETCH LAST 3Weeks data in SQL

    I have to display 3 weeks data when the user selects one week.
    In the front end i have start date and end date , after selecting the start and end date i have drop down list which will display the weeks . By passing weekid i need to fetch data for last 3 weeks, is this possible by passing only the week id. and what
    if the user selects the last year as start date and current date as end date....
    for example
    if the user selects week -38
    it should display data for week 38,37 and 36 . this is working if by decrementing the week by 1.
    what if the user selects week 1, it should select the last 2 weeks of previous year as well. how will i do this by using week id...please help 

    Please try following code in which you can change @increament value as you wish.
    --sample DDL & DML
    DECLARE @Table TABLE ( WeekId INT PRIMARY KEY );
    INSERT @Table
    VALUES ( 1 ), ( 2 ),( 3 ), ( 4 ),( 5 ),( 6 ), ( 7 ),( 8 );
    --input parameters
    DECLARE @WeekId INT = 1 ;
    DECLARE @Increament INT = 2 ;
    DECLARE @Mn INT ;
    SELECT
    @Mn = CASE
    WHEN ( SELECT MAX(T2.WeekId) FROM @Table AS T2 WHERE T2.WeekId = T1.WeekId - @Increament ) IS NULL
    THEN ( SELECT MAX(WeekId) FROM @Table ) - @Increament + T1.WeekId
    ELSE ( SELECT MAX(T2.WeekId) FROM @Table AS T2 WHERE T2.WeekId = T1.WeekId - @Increament ) END
    FROM
    @Table AS T1
    WHERE
    T1.WeekId = @WeekId ;
    IF @WeekId < @Mn
    SELECT *
    FROM @Table
    WHERE WeekId <= @WeekId OR WeekId >= @Mn ;
    ELSE
    SELECT *
    FROM @Table
    WHERE WeekId BETWEEN @Mn AND @WeekId ;
    T-SQL Articles
    T-SQL e-book by TechNet Wiki Community
    T-SQL blog

  • Please help with this report!!!!!!!!!!!!!!!!

    Can anybody tell me why my logic 9 keeps quiting unexpetedly by checking my report. cant get nobody to answer back on my other discussion
    Process:         Logic Pro [2669]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      Logic Pro
    Version:         ??? (???)
    Code Type:       X86 (Native)
    Parent Process:  launchd [108]
    Date/Time:       2012-12-07 11:56:32.873 -0900
    OS Version:      Mac OS X 10.6.8 (10K549)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGABRT)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000003ffdff0
    Crashed Thread:  24
    Application Specific Information:
    abort() called
    Thread 0:  Dispatch queue: com.apple.main-thread
    0   libSystem.B.dylib                       0xffff0f2c __memcpy + 1932
    1   com.apple.logic.pro                     0x0003e97d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 9725
    2   com.apple.logic.pro                     0x00297d06 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2472326
    3   com.apple.logic.pro                     0x005d2714 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5858196
    4   com.apple.logic.pro                     0x005adccd std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 5708109
    5   com.apple.logic.pro                     0x0029908e std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 2477326
    6   com.apple.logic.pro                     0x001cd0c7 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1641799
    7   com.apple.logic.pro                     0x00616967 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6137319
    8   com.apple.logic.pro                     0x00613735 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6124469
    9   com.apple.Foundation                    0x95ff9484 __NSFireTimer + 141
    10  com.apple.CoreFoundation                0x91d7aa3b __CFRunLoopRun + 8059
    11  com.apple.CoreFoundation                0x91d783c4 CFRunLoopRunSpecific + 452
    12  com.apple.CoreFoundation                0x91d781f1 CFRunLoopRunInMode + 97
    13  com.apple.HIToolbox                     0x98bdbe04 RunCurrentEventLoopInMode + 392
    14  com.apple.HIToolbox                     0x98bdbbb9 ReceiveNextEventCommon + 354
    15  com.apple.HIToolbox                     0x98bdba3e BlockUntilNextEventMatchingListInMode + 81
    16  com.apple.AppKit                        0x90bbb595 _DPSNextEvent + 847
    17  com.apple.AppKit                        0x90bbadd6 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    18  com.apple.AppKit                        0x90b7d1f3 -[NSApplication run] + 821
    19  com.apple.prokit                        0x00fc93f6 NSProApplicationMain + 326
    20  com.apple.logic.pro                     0x0002bad5 DummyConnection::DummyConnection() + 193
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x93d10382 kevent + 10
    1   libSystem.B.dylib                       0x93d10a9c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x93d0ff59 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x93d0fcfe _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x93d0f781 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x93d0f5c6 start_wqthread + 30
    Thread 2:
    0   libSystem.B.dylib                       0x93d0f412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93d0f9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93d0f5c6 start_wqthread + 30
    Thread 3:
    0   libSystem.B.dylib                       0x93ce9afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93cea267 mach_msg + 68
    2   com.apple.CoreFoundation                0x91d792df __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x91d783c4 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x91d781f1 CFRunLoopRunInMode + 97
    5   com.apple.Foundation                    0x96004224 +[NSURLConnection(NSURLConnectionReallyInternal) _resourceLoadLoop:] + 329
    6   com.apple.Foundation                    0x95fcb4c4 -[NSThread main] + 45
    7   com.apple.Foundation                    0x95fcb474 __NSThread__main__ + 1499
    8   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    9   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 4:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x93d08ac6 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x91db8c53 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    3   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 5:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.music.apps.MAFiles            0x02a48838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a48901 ResolveFile + 55009
    5   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    6   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 6:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   com.apple.music.apps.MAFiles            0x02a48838 ResolveFile + 54808
    4   com.apple.music.apps.MAFiles            0x02a48901 ResolveFile + 55009
    5   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    6   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x93ce9b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x93d176e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x93d465a8 pthread_cond_timedwait_relative_np + 47
    3   com.apple.audio.CoreAudio               0x990493ab CAGuard::WaitFor(unsigned long long) + 219
    4   com.apple.audio.CoreAudio               0x9904c3dd CAGuard::WaitUntil(unsigned long long) + 289
    5   com.apple.audio.CoreAudio               0x99049cda HP_IOThread::WorkLoop() + 1892
    6   com.apple.audio.CoreAudio               0x99049571 HP_IOThread::ThreadEntry(HP_IOThread*) + 17
    7   com.apple.audio.CoreAudio               0x99049488 CAPThread::Entry(CAPThread*) + 140
    8   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    9   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 8:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02afef7c MD::CallProcessThread1(void*) + 108
    4   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    5   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 9:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02afecfc MD::CallProcessThread2(void*) + 124
    4   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    5   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02afcbac MD::CallProcessThread15(void*) + 124
    4   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    5   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   ...le.music.apps.MAAudioEngine          0x02b1c3a9 MDFileIOThread_IsBusy + 3593
    4   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    5   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x93ce9afa mach_msg_trap + 10
    1   libSystem.B.dylib                       0x93cea267 mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI           0x0138f0c1 XServerMachPort::ReceiveMessage(int&, void*, int&) + 155
    3   com.apple.audio.midi.CoreMIDI           0x013ad97a MIDIProcess::RunMIDIInThread() + 150
    4   com.apple.audio.midi.CoreMIDI           0x013902d9 XThread::RunHelper(void*) + 17
    5   com.apple.audio.midi.CoreMIDI           0x0138fca6 CAPThread::Entry(CAPThread*) + 96
    6   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    7   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x93ce9b5a semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x93d176e1 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x93d465a8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x99e69b90 TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x99e698ce TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x99e8db8b TimerThread + 97
    6   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    7   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 14:
    0   libSystem.B.dylib                       0x93d08ac6 select$DARWIN_EXTSN + 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.B.dylib                       0x93d17259 _pthread_start + 345
    4   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d439c5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x93d43903 usleep$UNIX2003 + 61
    3   libEuCon2.dylib                         0x4e14828b HSL::CCollectionThread::Run() + 27
    4   libEuCon2.dylib                         0x4e14a0ef HSL::CThread::StartRoutine(void*) + 17
    5   libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    6   libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 16:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   libEuCon2.dylib                         0x4e17f78f ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib                         0x4e167a75 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib                         0x4e197ca0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib                         0x4e197f36 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib                         0x4e198673 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib                         0x4e199062 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    13  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    17  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 17:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   libEuCon2.dylib                         0x4e17f78f ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib                         0x4e167a75 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib                         0x4e197ca0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib                         0x4e197f36 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib                         0x4e198673 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib                         0x4e199062 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    13  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    17  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 18:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   libEuCon2.dylib                         0x4e17f78f ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib                         0x4e167a75 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib                         0x4e197ca0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib                         0x4e197f36 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib                         0x4e198673 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib                         0x4e199062 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    13  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    17  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 19:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   libEuCon2.dylib                         0x4e17f78f ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib                         0x4e167a75 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib                         0x4e197ca0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib                         0x4e197f36 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib                         0x4e198673 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib                         0x4e199062 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    13  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    17  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 20:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   libEuCon2.dylib                         0x4e17f78f ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib                         0x4e167a75 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib                         0x4e197ca0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib                         0x4e197f36 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib                         0x4e198673 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib                         0x4e199062 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    13  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    17  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 21:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   libEuCon2.dylib                         0x4e17f78f ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib                         0x4e167a75 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib                         0x4e197ca0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib                         0x4e197f36 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib                         0x4e198673 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib                         0x4e199062 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    13  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    17  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 22:
    0   libSystem.B.dylib                       0x93d17aa2 __semwait_signal + 10
    1   libSystem.B.dylib                       0x93d1775e _pthread_cond_wait + 1191
    2   libSystem.B.dylib                       0x93d193f8 pthread_cond_wait$UNIX2003 + 73
    3   libEuCon2.dylib                         0x4e17f78f ACE_SCOPE::ACE_OS::cond_timedwait(_opaque_pthread_cond_t*, _opaque_pthread_mutex_t*, ACE_SCOPE::ACE_Time_Value*) + 77
    4   libEuCon2.dylib                         0x4e167a75 ACE_SCOPE::ACE_Condition_Thread_Mutex::wait(ACE_SCOPE::ACE_Time_Value const*) + 31
    5   libEuCon2.dylib                         0x4e197ca0 ACE_SCOPE::ACE_Token::shared_acquire(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_Token::ACE_Token_Op_Type) + 410
    6   libEuCon2.dylib                         0x4e197f36 ACE_SCOPE::ACE_Token::acquire_read(void (*)(void*), void*, ACE_SCOPE::ACE_Time_Value*) + 46
    7   libEuCon2.dylib                         0x4e198673 ACE_SCOPE::ACE_TP_Token_Guard::acquire_read_token(ACE_SCOPE::ACE_Time_Value*) + 99
    8   libEuCon2.dylib                         0x4e199062 ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 62
    9   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    10  libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    11  libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    12  libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    13  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    14  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    15  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    16  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    17  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 23:
    0   libSystem.B.dylib                       0x93d08ac6 select$DARWIN_EXTSN + 10
    1   libEuCon2.dylib                         0x4e17f106 ACE_SCOPE::ACE_OS::select(int, fd_set*, fd_set*, fd_set*, ACE_SCOPE::ACE_Time_Value const*) + 68
    2   libEuCon2.dylib                         0x4e2fcc5a ACE_SCOPE::ACE_Select_Reactor_T<ACE_SCOPE::ACE_Reactor_Token_T<ACE_SCOPE::ACE_T oken> >::wait_for_multiple_events(ACE_SCOPE::ACE_Select_Reactor_Handle_Set&, ACE_SCOPE::ACE_Time_Value*) + 324
    3   libEuCon2.dylib                         0x4e198803 ACE_SCOPE::ACE_TP_Reactor::get_event_for_dispatching(ACE_SCOPE::ACE_Time_Value* ) + 183
    4   libEuCon2.dylib                         0x4e198fb5 ACE_SCOPE::ACE_TP_Reactor::dispatch_i(ACE_SCOPE::ACE_Time_Value*, ACE_SCOPE::ACE_TP_Token_Guard&) + 29
    5   libEuCon2.dylib                         0x4e19909d ACE_SCOPE::ACE_TP_Reactor::handle_events(ACE_SCOPE::ACE_Time_Value*) + 121
    6   libEuCon2.dylib                         0x4e1d3c60 TAO_SCOPE::TAO_ORB_Core::run(ACE_SCOPE::ACE_Time_Value*, int) + 416
    7   libEuCon2.dylib                         0x4e1d0be0 TAO_SCOPE::CORBA::ORB::run(ACE_SCOPE::ACE_Time_Value*) + 44
    8   libEuCon2.dylib                         0x4e1d0c09 TAO_SCOPE::CORBA::ORB::run() + 25
    9   libEuCon2.dylib                         0x4e096c8d CEuConORB::Run() + 329
    10  libEuCon2.dylib                         0x4e097f31 CEuConORBThread::EntryPoint() + 457
    11  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    12  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    13  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    14  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 24 Crashed:
    0   libSystem.B.dylib                       0x93d570ee __semwait_signal_nocancel + 10
    1   libSystem.B.dylib                       0x93d56fd2 nanosleep$NOCANCEL$UNIX2003 + 166
    2   libSystem.B.dylib                       0x93dd1fb2 usleep$NOCANCEL$UNIX2003 + 61
    3   libSystem.B.dylib                       0x93df3685 __abort + 136
    4   libSystem.B.dylib                       0x93df36f5 abort_report_np + 0
    5   com.apple.logic.pro                     0x003e6729 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842985
    6   libSystem.B.dylib                       0x93d5005b _sigtramp + 43
    7   ???                                     0x0000000b 0 + 11
    8   libEuCon2.dylib                         0x4e1c048c TAO_SCOPE::TAO::Invocation_Adapter::invoke_remote_i(TAO_SCOPE::TAO_Stub*, TAO_SCOPE::TAO_Operation_Details&, TAO_SCOPE::TAO_Pseudo_Var_T<TAO_SCOPE::CORBA::Object>&, ACE_SCOPE::ACE_Time_Value*&) + 48
    9   libEuCon2.dylib                         0x4e1c080d TAO_SCOPE::TAO::Invocation_Adapter::invoke_i(TAO_SCOPE::TAO_Stub*, TAO_SCOPE::TAO_Operation_Details&) + 163
    10  libEuCon2.dylib                         0x4e1c0abf TAO_SCOPE::TAO::Invocation_Adapter::invoke(TAO_SCOPE::TAO::Exception_Data*, unsigned long) + 97
    11  libEuCon2.dylib                         0x4e00c528 EuConCRB::EuBatchMulticaster::BroadcastChanges(int, EuConCRB::tDataOctetStream const&) + 220
    12  libEuCon2.dylib                         0x4e09cd0b EuBatchIOMulticast::SendDataStream(unsigned int, EuConCRB::tDataOctetStream const&) + 147
    13  libEuCon2.dylib                         0x4e09d985 EuPeriodicUpdateThread::SendProcessorBatchData() + 105
    14  libEuCon2.dylib                         0x4e09dd60 EuPeriodicUpdateThread::PeriodicUpdateMethod() + 180
    15  libEuCon2.dylib                         0x4e09e62e EuPeriodicUpdateThread::EntryPoint() + 190
    16  libEuCon2.dylib                         0x4e1916ef ACE_SCOPE::ACE_Task_Base::svc_run(void*) + 65
    17  libEuCon2.dylib                         0x4e191fb7 ACE_SCOPE::ACE_Thread_Adapter::invoke() + 95
    18  libSystem.B.dylib                       0x93d17259 _pthread_start + 345
    19  libSystem.B.dylib                       0x93d170de thread_start + 34
    Thread 25:
    0   libSystem.B.dylib                       0x93d0f412 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x93d0f9a8 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x93d0f5c6 start_wqthread + 30
    Thread 24 crashed with X86 Thread State (32-bit):
      eax: 0x0000003c  ebx: 0x93d56f39  ecx: 0xb028858c  edx: 0x93d570ee
      edi: 0x459e9860  esi: 0xb02885e8  ebp: 0xb02885c8  esp: 0xb028858c
       ss: 0x0000001f  efl: 0x00000247  eip: 0x93d570ee   cs: 0x00000007
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x03ffdff0
    Binary Images:
        0x1000 -   0xbeafff  com.apple.logic.pro 9.1.8 (1700.67) <94981650-518B-2288-F07D-F28F27103100> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe84000 -   0xea2fef  com.apple.XSKey 1.0.0 (52) <71B94F53-15DB-9012-91F2-211F7C2CD790> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
      0xeb1000 -   0xee4fe7  com.apple.music.apps.MAAudioUnitSupport 9.1.8 (233.53) <E8A99468-7726-CCFE-8D26-DDBC9D5E1AC3> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xef1000 -   0xf22ff3  com.apple.musicaudiodataservices 1.1 (251.4) <0265F317-13AB-6CF1-A171-7D5853442E75> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf31000 -   0xf8fff3  com.apple.music.apps.MALoopManagement 9.1.8 (219.66) <0075F2D0-7A48-A362-2D49-4FECA5E9DF8E> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xfa5000 -  0x11ddfff  com.apple.prokit 7.0.1 (1331.1) <327AFA15-E955-02EF-3E57-E2558B645698> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12e5000 -  0x135ffff  com.apple.music.apps.MACore 9.1.8 (477.58) <8025A098-49AF-AFF3-4B8E-4C30C06123FF> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x137f000 -  0x13cbffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13f0000 -  0x1446ff7  com.apple.music.apps.MAHarmony 9.1.8 (199.72) <448DD823-9EF9-8F88-FFF1-2C7EBD9647B1> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x145d000 -  0x1877feb  com.apple.music.apps.MAPlugInGUI 9.1.8 (424.79) <9EBA5689-ECE1-E66B-6A0D-DE3F9C7867E4> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a95000 -  0x1b77feb  com.apple.music.apps.OMF 9.1.8 (109.7) <65E724BA-01DB-68E1-9661-E9B96DA76300> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b8b000 -  0x21dcfe3  com.apple.music.apps.MADSP 9.1.8 (588.98) <93C7306D-07A8-DED0-C59B-B333A475E6DB> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28c1000 -  0x28e2ff7  com.apple.music.apps.LogicFileBrowser 9.1.8 (1700.67) <DB122163-0F15-2E23-16AE-3DCAE41D1870> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x28eb000 -  0x2964ff7  com.apple.music.apps.LogicLoopBrowser 9.1.8 (1700.67) <AFAED0FE-A81D-8204-3633-B6DEF6455B8A> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2978000 -  0x2999ff7  com.apple.music.apps.MAApogeeSupport 9.1.8 (313.26) <B23133C5-90D1-4B22-7421-375F9374C9EA> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x299e000 -  0x29a3ff7  com.apple.music.apps.MAResources 9.1.8 (212.66) <EEB8FFEB-61A3-69E2-D6AC-AB5C7B8337E2> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x29a7000 -  0x29d0fe3  com.apple.audio.CoreAudioKit 1.6.1 (1.6.1) <7FFBD485-5251-776A-CC44-4470DD84112B> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x29e1000 -  0x29f1ff7  com.apple.AERegistration 1.2 (401) <09312188-9C9E-E1A8-0F53-B8F34AA7F76A> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2a05000 -  0x2a11ff3  com.apple.music.apps.MAUnitTest 9.1.8 (97.27) <1B77FF0E-ABF2-ABC4-5D7E-638D56A24C69> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2a19000 -  0x2acffff  com.apple.music.apps.MAFiles 9.1.8 (144.87) <23D65681-872A-1E6B-91E5-B93643CCB375> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2ae8000 -  0x2b60fe3  com.apple.music.apps.MAAudioEngine 9.1.8 (158.42) <6ADDBB03-0D41-4473-AFC3-385EFA574B87> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2bc7000 -  0x2bd2ff7  com.apple.music.apps.MAToolKit 9.1.8 (359.28) <FEEF1A62-CB87-8FD2-F724-0BB660D63146> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2bd6000 -  0x2beaff7  com.apple.music.apps.MAVideo 9.1.8 (12.70) <FAFE71CD-0FC8-69F4-6FEE-9E873D9F5DD5> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2bfd000 -  0x2cb2fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <0B69B1F5-3440-B0BF-957F-E0ADD49F13CB> /usr/lib/libcrypto.0.9.7.dylib
    0x2cf8000 -  0x2d94ffc  com.apple.MobileMe 9 (1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x3d00000 -  0x3d35ff7  com.apple.prokit.SnowLeopardPanels 7.0.1 (1331.1) <FF2667E3-621B-071C-77D4-9C3125A9298C> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x3da2000 -  0x3dafff7  com.apple.iokit.IOHIDLib 1.6.6 (1.6.6) <665A3308-8C50-655A-ED3F-49AF695A408E> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x3de5000 -  0x3decff3 +com.neyrinck.plugin.V-Control 1.5.1.5 (1515) <DF15BD8D-ECDF-62ED-AC87-6E3DE627B3DF> /Library/Application Support/MIDI Device Plug-ins/V-Control.bundle/Contents/MacOS/V-Control
    0x3df3000 -  0x3dfaff3  com.apple.music.apps.midi.device.plugin.Logic-Control 9.1.8 (198.73) <04DC4A0E-2FE2-BE3F-5F5C-686FB712D8F5> /Applications/Logic Pro.app/Contents/MIDI Device Plug-ins/Logic Control.bundle/Contents/MacOS/Logic Control
    0x3ff2000 -  0x3ff6ff3  com.apple.audio.AudioIPCPlugIn 1.1.6 (1.1.6) <E9CB576C-283B-1DB2-0C69-E7C914BD7922> /System/Library/Extensions/AudioIPCDriver.kext/Contents/Resources/AudioIPCPlugI n.bundle/Contents/MacOS/AudioIPCPlugIn
    0x4218a000 - 0x42190ff7  com.apple.audio.AppleHDAHALPlugIn 2.0.5 (2.0.5f14) <38E3C1A4-84E4-C105-B55F-8FC4C154036D> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x421b8000 - 0x421c0ff7  com.apple.proapps.mrcheckpro 1.4 (397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x421e6000 - 0x421e8ff3  com.apple.music.apps.anvil.resources 9.1.8 (280.4) <AFA90574-C724-880F-9C99-52E064F5B3E8> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
    0x421f2000 - 0x421f4ff3  com.apple.music.apps.common.resources 9.1.8 (280.4) <579C1A3C-3636-9A69-185E-819DC01E1083> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0x421f8000 - 0x421faff3  com.apple.music.apps.ebp.resources 9.1.8 (280.4) <95A85BC0-7D35-B965-2026-1A44E96DC653> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
    0x424be000 - 0x424e2fe7  GLRendererFloat ??? (???) <F19DDBE8-1DF6-6618-F554-0E81ED85CE67> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x424fb000 - 0x424fdff3  com.apple.music.apps.efx.resources 9.1.8 (280.4) <FB5BBFF8-DF5E-32BC-4F4C-C5A2DA3FB1A6> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0x42501000 - 0x42503ff3  com.apple.music.apps.egt.resources 9.1.8 (280.4) <11B09E42-9FC4-A372-8738-057CAB888671> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0x42507000 - 0x42509ff3  com.apple.music.apps.emx.resources 9.1.8 (280.4) <A3C65CFE-2BBF-DB8C-D4C8-5950284E44CF> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0x4250d000 - 0x4250fff3  com.apple.music.apps.es1.resources 9.1.8 (280.4) <DB1CD8D6-2C8F-32EE-266B-A28C00B2DFB7> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0x42513000 - 0x42515ff3  com.apple.music.apps.es2.resources 9.1.8 (280.4) <7E91D13E-87CF-0B50-14A7-9B7A1E3D345C> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0x42519000 - 0x4251bff3  com.apple.music.apps.esp.resources 9.1.8 (280.4) <C5284B25-3250-2201-D4EE-523FE37B9E6B> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
    0x42fb9000 - 0x43132ff7  GLEngine ??? (???) <76C922AA-A4A7-2835-537B-17F316AD95F6> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x43164000 - 0x43577fef  com.apple.ATIRadeonX2000GLDriver 1.6.36 (6.3.6) <257CAA1D-6573-2932-E344-E96F6C9CDA84> /System/Library/Extensions/ATIRadeonX2000GLDriver.bundle/Contents/MacOS/ATIRade onX2000GLDriver
    0x43992000 - 0x43994ff3  com.apple.music.apps.evb3.resources 9.1.8 (280.4) <068F656F-6CA6-37E9-96F5-1F8E10546A43> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0x43998000 - 0x4399aff3  com.apple.music.apps.evd6.resources 9.1.8 (280.4) <B15F044D-60BB-FD36-6A49-685C7DCA7FB4> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0x4399e000 - 0x439a0ff3  com.apple.music.apps.evoc.resources 9.1.8 (280.4) <E361301A-56EF-FF6C-67E5-AC3D9F15E190> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0x439a4000 - 0x439a6ff3  com.apple.music.apps.evp88.resources 9.1.8 (280.4) <6E1152B4-E9F3-3F6E-7246-A10456888210> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0x439aa000 - 0x439acff3  com.apple.music.apps.exs24.resources 9.1.8 (280.4) <DC363BF8-D15A-6049-F148-7804EADF7539> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0x439b0000 - 0x439b2ff3  com.apple.music.apps.guitaramp.resources 9.1.8 (280.4) <27F67C33-C9BA-D9CE-DC89-A33A7F674F2C> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0x439b6000 - 0x439b8ff3  com.apple.music.apps.guitarcontrols.resources 9.1.8 (280.4) <DAD1836E-F4DD-EB95-2F48-A8AF8552D087> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x439bc000 - 0x439beff3  com.apple.music.apps.mutapdel.resources 9.1.8 (280.4) <555A65F0-E35D-0F5F-76EC-7C83D06C68AB> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0x439c2000 - 0x439c4ff3  com.apple.music.apps.pedalboard.resources 9.1.8 (280.4) <9923C7F7-E681-EE64-06CE-A0C8AABF7E65> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x439c8000 - 0x439caff3  com.apple.music.apps.revolver.resources 9.1.8 (280.4) <9AE36A7E-5D8F-681C-ABFD-4BCFE5048FF4> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x439ce000 - 0x439d0ff3  com.apple.music.apps.sphere.resources 9.1.8 (280.4) <FF758F38-414E-5BFD-97CF-778DF8F52EAE> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
    0x44fe6000 - 0x44ff1ff7  com.apple.DVCPROHDVideoOutput 1.3.2 (1.3.2) <738D36A7-8DBD-3BD7-CD35-4B171397782C> /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x49cac000 - 0x49d11fe0  com.apple.DVCPROHDMuxer 1.3.2 (1.3.2) <C1AA540F-CEAD-77BA-1CD6-0D467B4F76FF> /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x49d2b000 - 0x49d6cfe3  com.apple.audio.SoundManager.Components 3.9.4 (3.9.4) <AD66647C-03A9-EBAF-6FFC-E5A631F4D6BE> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x49d73000 - 0x49daffe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1791) <50D03C98-3DF6-BF7E-6440-7E3AB5A78CBE> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x49dbb000 - 0x49e78fe2  com.apple.DesktopVideoOut 1.2.7 (1.2.7) <54E0C747-1169-FB4A-2CB4-9EA9BD5398F8> /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x49e97000 - 0x49ea1ff7  com.apple.IOFWDVComponents 1.9.9 (1.9.9) <5B4E7BD7-EF5A-2F5C-DF8E-3D4A7B59F779> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x4dff3000 - 0x4e4d2ff7 +libEuCon2.dylib ??? (???) <2258C4A2-C0AC-86F6-4009-CE9ED2C2917B> /usr/local/lib/libEuCon2.dylib
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <A4F6ADCC-6448-37B4-ED6C-ABB2CD06F448> /usr/lib/dyld
    0x90003000 - 0x9005dfe7  com.apple.CorePDF 1.4 (1.4) <78A1DDE1-1609-223C-A532-D282DC5E0CD0> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x901a2000 - 0x90408ff7  com.apple.security 6.1.2 (55002) <3FA54D69-5476-78DD-0AFC-D6697263890E> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x90409000 - 0x90417fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <3CE8AA79-F077-F1B0-A039-9103A4A02E92> /usr/lib/libz.1.dylib
    0x90418000 - 0x90430ff7  com.apple.CFOpenDirectory 10.6 (10.6) <F9AFC571-3539-6B46-ABF9-46DA2B608819> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x9072b000 - 0x9076eff7  libGLU.dylib ??? (???) <6CC3CE6A-7024-C685-EADA-7F9DC27128E2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9079b000 - 0x907d8ff7  com.apple.SystemConfiguration 1.10.8 (1.10.2) <50E4D49B-4F61-446F-1C21-1B2BA814713D> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x907d9000 - 0x907dcff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <4D766435-EB76-C384-0127-1D20ACD74076> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x90924000 - 0x90aa6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <50A70082-F800-93D8-1A7C-C95AAB1F352C> /usr/lib/libicucore.A.dylib
    0x90aa7000 - 0x90b72fef  com.apple.CoreServices.OSServices 359.2 (359.2) <7C16D9C8-6F41-5754-17F7-2659D9DD9579> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x90b73000 - 0x91456ff7  com.apple.AppKit 6.6.8 (1038.36) <A353465E-CFC9-CB75-949D-786F6F7732F6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x91457000 - 0x9165efeb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9165f000 - 0x9178dfe7  com.apple.CoreData 102.1 (251) <E6A457F0-A0A3-32CD-6C69-6286E7C0F063> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x9178e000 - 0x91797ff7  com.apple.DiskArbitration 2.3 (2.3) <E9C40767-DA6A-6CCB-8B00-2D5706753000> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x9179f000 - 0x917b3ffb  com.apple.speech.synthesis.framework 3.10.35 (3.10.35) <57DD5458-4F24-DA7D-0927-C3321A65D743> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x917c7000 - 0x917d4ff7  com.apple.AppleFSCompression 24.4 (1.0) <6D696284-020B-7F5C-226D-B820F0E981D2> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x91800000 - 0x91803ffb  com.apple.help 1.3.2 (41.1) <8AC20B01-4A3B-94BA-D8AF-E39034B97D8C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x91810000 - 0x91892ffb  SecurityFoundation ??? (???) <3670AE8B-06DA-C447-EB14-79423DB9C474> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x91893000 - 0x91941ff3  com.apple.ink.framework 1.3.3 (107) <57B54F6F-CE35-D546-C7EC-DBC5FDC79938> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x91942000 - 0x91969ff7  com.apple.quartzfilters 1.6.0 (1.6.0) <879A3B93-87A6-88FE-305D-DF1EAED04756> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x91aa6000 - 0x91aeaff3  com.apple.coreui 2 (114) <29F8F1A4-1C96-6A0F-4CC2-9B85CF83209F> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x91cc8000 - 0x91cf9ff7  libGLImage.dylib ??? (???) <D18E2E76-DBF4-6930-039A-F66CA0D120B3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x91cfa000 - 0x91d3bff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <80998F66-0AD7-AD12-B9AF-3E8D2CE6DE05> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x91d3c000 - 0x91eb7fe7  com.apple.CoreFoundation 6.6.6 (550.44) <F88C95CD-1264-782D-A1F5-204739847E93> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91fce000 - 0x92038fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x92039000 - 0x9205afe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9205b000 - 0x92198fe7  com.apple.audio.toolbox.AudioToolbox 1.6.7 (1.6.7) <423BDE4D-5082-B6CA-BB2C-E22A037235A4> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x92199000 - 0x921c9ff7  com.apple.MeshKit 1.1 (49.2) <ECFBD794-5D36-4405-6184-5568BFF29BF3> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/MeshKit
    0x921ca000 - 0x921d1ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x921d2000 - 0x921e2ff7  com.apple.DSObjCWrappers.Framework 10.6 (134) <81A0B409-3906-A98F-CA9B-A49E75007495> /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers
    0x921e3000 - 0x921eeff7  libGL.dylib ??? (???) <3E34468F-E9A7-8EFB-FF66-5204BD5B4E21> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x921f7000 - 0x9222afff  libTrueTypeScaler.dylib ??? (???) <8ADB7D19-413E-4499-C874-13C383F97685> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9222b000 - 0x92247fe3  com.apple.openscripting 1.3.1 (???) <DA16DE48-59F4-C94B-EBE3-7FAF772211A2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x922b8000 - 0x922befff  com.apple.CommonPanels 1.2.4 (91) <2438AF5D-067B-B9FD-1248-2C9987F360BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x922bf000 - 0x92378fe7  libsqlite3.dylib 9.6.0 (compatibility 9.0.0) <52438E77-55D1-C231-1936-76F1369518E4> /usr/lib/libsqlite3.dylib
    0x92379000 - 0x9237dff7  libGIF.dylib ??? (???) <9E51F8ED-83B4-DA41-1E2F-CFA726936A30> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x9237e000 - 0x9239efe7  libresolv.9.dylib 41.1.0 (compatibility 1.0.0) <8C2B5FA8-2469-21C7-D297-F95A0FFE5F19> /usr/lib/libresolv.9.dylib
    0x9239f000 - 0x923d9ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <A6C207E3-7B42-926D-9C93-BE3F50B92496> /usr/lib/libcups.2.dylib
    0x9242f000 - 0x924acff7  com.apple.iLifeMediaBrowser 2.5.5 (468.2.2) <459C8983-EAC4-7067-3355-5299D111D339> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x924bf000 - 0x92551fe7  com.apple.print.framework.PrintCore 6.3 (312.7) <7410D1B2-655D-68DA-D4B9-2C65747B6817> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x92555000 - 0x92588ff7  com.apple.AE 496.5 (496.5) <BF9673D5-2419-7120-26A3-83D264C75222> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x92589000 - 0x9258bff7  libRadiance.dylib ??? (???) <5F803B4A-B294-BA94-FB68-E8756EE41B20> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
    0x925b3000 - 0x925eefe7  com.apple.DebugSymbols 1.1 (70) <05013716-CFCF-801E-5535-D0643869BDCD> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x925ef000 - 0x9268cfe3  com.apple.LaunchServices 362.3 (362.3) <15B47388-16C8-97DA-EEBB-1709E136169E> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x92716000 - 0x9274ffe7  com.apple.bom 10.0 (164) <CC61CCD7-F76C-45DD-6666-C0E0D07C7343&gt

    Hey have you ever found a solution to your problem ? i am having the same issue.....
    best

  • Please help me about report  doesn't working proparly .

    Let's define shortly . I want to get mvke s001 join material vtext from t179t table .
    prodh            stufe    vtext
    13010102           4     extra
    1301010201         5     long .
    REPORT  YPRODH.
    tables:
    t179,t179t,vbap,S001,MVKE.
    data: begin of i_stufe occurs 100,
          stufe like t179-stufe,
          digit(2) ,
          end of i_stufe.
    data: begin of i_stufe1 occurs 100,
          stufe like t179-stufe,
          digit(2) ,
          end of i_stufe1.
    data: begin of i_stufe2 occurs 100,
          stufe like t179-stufe,
          digit(2) ,
          end of i_stufe2.
    data: begin of i_svy occurs 100,
          svy like t179-stufe,
          end of i_svy.
    data: b(3).
    i_svy-svy = 1.
    APPEND i_svy.
    data:v_n type i,
          v_n1 type i,
          v_prodh like t179-prodh,
          v_digit type i.
    data i_repid like sy-repid.
    data i_lines like sy-tabix.
    Data for ALV display ************************
    TYPE-POOLS slis.
    DATA : ls_slis_layo TYPE slis_layout_alv,
             lt_slis_fcat TYPE slis_t_fieldcat_alv ,
             it_sort TYPE slis_t_sortinfo_alv,
             ls_sort TYPE slis_sortinfo_alv.
    DATA : wa_slis_fcat TYPE slis_fieldcat_alv.
    DATA : alvfcwa TYPE slis_fieldcat_alv.
    DATA: begin of itab occurs 0 ,
    vkorg like s001-vkorg,
    vtweg like s001-vtweg,
    spart like s001-spart,
    kunnr like s001-kunnr,
    matnr like s001-matnr,
    prodh like t179-prodh,
    vtext like t179t-vtext,
    select type c ,
    p1 LIKE prodh-zzprodh1,
      t1 LIKE t179t-vtext,
      p2 LIKE prodh-zzprodh2,
      t2 LIKE t179t-vtext,
      p3 LIKE prodh-zzprodh3,
      t3 LIKE t179t-vtext,
      p4 LIKE prodh-zzprodh4,
      t4 LIKE t179t-vtext,
      p5 LIKE prodh-zzprodh5,
      t5 LIKE t179t-vtext,
      p6 LIKE prodh-zzprodh6,
      t6 LIKE t179t-vtext,
      p7 LIKE prodh-zzprodh7,
      t7 LIKE t179t-vtext,
      p8 LIKE prodh-zzprodh8,
      t8 LIKE t179t-vtext,
      p9 LIKE prodh-zzprodh9,
      t9 LIKE t179t-vtext,
      p like t179-prodh,
    END OF itab.
    data : begin of gt_prodh occurs 0 .
            include structure mvke.
    data: end of gt_prodh .
    DATA:X(1),
          p(20),
          t(20),
          y(1),
          v_hier(20).
    DATA:v_digiteski(2).
    v_digiteski = 0.
    data:check(1).
    DATA: BEGIN OF gt_t179 OCCURS 0,
        stufe LIKE t179-stufe,
        prodh LIKE t179-prodh,
      END OF gt_t179.
    DATA: v_max TYPE i.
    selection-screen  begin of block  part1 with frame title text-001.
    select-options:  s_vkorg for s001-vkorg,
                   s_vtweg for s001-vtweg,
                   s_spart for s001-spart,
                   s_kunnr for s001-kunnr,
                   s_matnr for s001-matnr.
    selection-screen end of block  part1 .
    select-options:spart for vbap-spart.
    concatenate spart-low '*' into b.
    ranges vprodh for t179-prodh.
    vprodh-sign = 'I'.
    vprodh-option = 'CP'.
    vprodh-low = b.
    append vprodh .
    clear vprodh.
    start-of-selection.
    read data into table imat
      do 9 times.
        SELECT SINGLE prodh FROM t179 INTO v_prodh
        WHERE STUFE EQ i_svy-svy.
        IF sy-SUBRC = 0.
          IF STRLEN( v_prodh ) LE 18.
            i_stufe-stufe = i_svy-svy.
            i_stufe1-stufe = i_svy-svy.
            i_stufe1-digit = STRLEN( v_prodh ).
            i_stufe-digit = STRLEN( v_prodh ) - v_digit.
            v_digit = STRLEN( v_prodh ).
            APPEND i_stufe.
            CLEAR i_stufe.
            APPEND i_stufe1.
            CLEAR i_stufe1.
            APPEND i_stufe2.
            CLEAR i_stufe2.
          ENDIF.
        ELSE.
          EXIT.
        ENDIF.
        i_svy-svy = i_svy-svy + 1.
        APPEND i_svy.
      enddo.
      SORT i_stufe DESCENDING BY stufe.
      LOOP AT i_stufe.
        v_max = i_stufe-stufe.
        EXIT.
      ENDLOOP.
      SELECT * FROM t179 INTO CORRESPONDING FIELDS OF TABLE gt_t179
      where prodh in vprodh.
      select * from s001 into corresponding fields of itab where matnr
    in s_matnr.
        select single vkorg vtweg prodh from mvke into corresponding
        fields of itab where matnr = s_matnr
        and vtweg in s_vtweg
        and vkorg in s_vkorg.
        select single vtext from t179t into corresponding fields of itab
        where prodh = itab-prodh .
        append itab.
        clear itab.
      endselect.
      SORT i_stufe2 DESCENDING BY stufe.
      LOOP at i_stufe2.
        LOOP AT gt_t179 WHERE stufe = v_max.
          clear check.
          PERFORM kontrol using gt_t179-prodh.
          CLEAR  i_stufe1-digit.
          LOOP AT i_stufe1.
            if check = 'X'.
              exit.
            endif.
            do 1 times.
              read table i_stufe into i_stufe
               with key stufe = i_stufe1-stufe.
              if i_stufe-stufe > v_max.
                exit.
              endif.
              SELECT SINGLE vtext FROM T179T INTO v_hier
              WHERE spras = sy-langu
              AND prodh = gt_t179-prodh(i_stufe1-digit).
              FIELD-SYMBOLS <p> TYPE C.
              FIELD-SYMBOLS <t> TYPE C.
              CONCATENATE 'result-p' i_stufe1-stufe INTO p.
              CONCATENATE 'result-t' i_stufe1-stufe INTO t.
              ASSIGN (p) TO <p>.
              ASSIGN (t) TO <t>.
    assign gt_t179-prodh+v_digiteski(i_stufe-digit) to <p>.
    assign v_hier to <t>.
            <p> =  gt_t179-prodh+v_digiteski(i_stufe-digit).
             <t> = v_hier.
              itab-p = gt_t179-prodh.
              v_digiteski = i_stufe1-digit.
              CLEAR p.
              CLEAR t.
            enddo.
         ENDLOOP.
          ENDLOOP.
          CLEAR v_digiteski.
          if itab-p1 ne space.
            APPEND itab.
          endif.
          CLEAR itab.
          CLEAR <p>.
          CLEAR <t>.
        ENDLOOP.
        v_max = v_max - 1.
        if v_max = 0.
          exit.
        endif.
      ENDLOOP.
      data:BEGIN OF i_tt179 OCCURS 100,
        stufe like t179-stufe,
        prodh like t179-prodh,
        end of i_tt179.
    *&      Form  kontrol
          text
         -->X          text
    form kontrol using x.
      data: a(18).
      CONCATENATE X '*' into a.
      ranges prodh for t179-prodh.
      prodh-sign = 'I'.
      prodh-option = 'CP'.
      prodh-low = a.
      append prodh . clear prodh.
      prodh-sign = 'E'.
      prodh-option = 'EQ'.
      prodh-low = X.
      append prodh . clear prodh.
      select * FROM t179
         into CORRESPONDING FIELDS OF TABLE i_tt179 WHERE prodh in prodh.
      if sy-SUBRC eq 0.
        check = 'X'.
      endif.
    ENDFORM.                    "kontrol
    Check if material was found
    " clear i_lines.
    "  describe table result lines i_lines.
    "  if i_lines lt 1.
    "*   Using hardcoded write here for easy upload
    "    write: /
    "    'No materials found.'.
    "    exit.
    "  endif.
    end-of-selection.
      CLEAR ls_slis_layo.
      ls_slis_layo-colwidth_optimize = 'X'.
      ls_slis_layo-max_linesize      = 1023.
      ls_slis_layo-get_selinfos      = 'X'.
      ls_slis_layo-detail_popup      = 'X'.
      CALL FUNCTION 'REUSE_ALV_FIELDCATALOG_MERGE'
         EXPORTING
          i_program_name               = sy-repid
          i_internal_tabname           = 'ITAB'
        i_structure_name           = 'ZSKAR_ANZ'
        i_client_never_display       = 'X'
            i_inclname                   = sy-repid
            i_bypassing_buffer           = 'X'
        I_BUFFER_ACTIVE              =
          CHANGING
            ct_fieldcat                  = lt_slis_fcat[]
      EXCEPTIONS
         inconsistent_interface       = 1
         program_error                = 2
         OTHERS                       = 3
      CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
       EXPORTING
      I_INTERFACE_CHECK                 = ' '
         i_bypassing_buffer                = 'X'
      I_BUFFER_ACTIVE                   = ' '
         i_callback_program                = sy-repid
      I_CALLBACK_PF_STATUS_SET          = ' '
      I_CALLBACK_USER_COMMAND           = ' '
      I_CALLBACK_TOP_OF_PAGE            = ' '
      I_CALLBACK_HTML_TOP_OF_PAGE       = ' '
      I_CALLBACK_HTML_END_OF_LIST       = ' '
      I_STRUCTURE_NAME                  = 'itab'
      I_BACKGROUND_ID                   = ' '
      I_GRID_TITLE                      =
      I_GRID_SETTINGS                   =
         is_layout                         = ls_slis_layo
         it_fieldcat                       = lt_slis_fcat
      IT_EXCLUDING                      =
      IT_SPECIAL_GROUPS                 =
    IT_SORT                           = it_sort
      IT_FILTER                         =
      IS_SEL_HIDE                       =
      I_DEFAULT                         = 'X'
      I_SAVE                            = ' '
      IS_VARIANT                        =
      IT_EVENTS                         =
      IT_EVENT_EXIT                     =
      IS_PRINT                          =
      IS_REPREP_ID                      =
      I_SCREEN_START_COLUMN             = 0
      I_SCREEN_START_LINE               = 0
    I_SCREEN_END_COLUMN               = 160
    I_SCREEN_END_LINE                 = 5
      I_HTML_HEIGHT_TOP                 = 0
      I_HTML_HEIGHT_END                 = 0
      IT_ALV_GRAPHICS                   =
      IT_HYPERLINK                      =
      IT_ADD_FIELDCAT                   =
      IT_EXCEPT_QINFO                   =
      IR_SALV_FULLSCREEN_ADAPTER        =
    IMPORTING
      E_EXIT_CAUSED_BY_CALLER           =
      ES_EXIT_CAUSED_BY_USER            =
        TABLES
          t_outtab                          = itab[]
       EXCEPTIONS
         program_error                     = 1
         OTHERS                            = 2
    *CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY'
    *EXPORTING
    *it_fieldcat = lt_slis_fcat
    *TABLES
    *t_outtab = itab
    *EXCEPTIONS
    *program_error = 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.
      ENDIF.
      break yusufc.

    Hi Yusuf,
    first u have to get the PRODH from MARA for a give table then  u have to get the text of PRODH frm T179T.
    sample logic :
    SELECT MARA~MATNR
           MARA~PRDHA
           FROM MARA
           INTO CORRESPONDING FIELDS OF TABLE I_MARA
           WHERE MARA~MATNR IN S_MATNR1.
    SELECT PRODH
           VTEXT
           INTO CORRESPONDING FIELDS OF TABLE I_VTEXT
           FROM T179T
           FOR ALL ENTRIES IN I_MARA
           WHERE PRODH =  I_MARA-PRDHA.
    dont use Nested Select Stmts.
    Regards
    Prabhu

  • Please help me on Report

    Dear all
    IR report requirement is users enter the part number in text box, when he clicks ok then it needs to show off coresponding quantity, how the script needs to write down to populate the coresponding value. Ex
    Part No     Qty     CS
    25ABCD12345612C     100     E112
    25ABCD12345612B     150     E112
    Text Box
    Let us assume, when users enter part number in about text box, it needs to show off coresponding qty, can you pls help me to write down script? Thaks in Advance.

    what is the database you r using - essbase or oracle?

  • Please Help me with Reporting!!!!

    I am looking at using Captivate to create online training
    courses within local government and I am wondering what my options
    are regarding reporting?
    Is the email function a reasonable format?
    What is AICC?
    What is SCORM?
    What is Question mark perception?
    What is Adobe Connect Server?
    Is there a cheap easy to use LMS I can use?
    Any help anyone can give on any of the points would be
    greatly appreciated.
    Thank you very much.

    I don't think it addresses Adobe Connect, but the following
    Developer Center article discusses most of the available reporting
    options:
    http://www.adobe.com/devnet/captivate/articles/lms_output.html
    Funny thing... cheap and easy to use are not words one
    normally associates with an LMS. Expensive and finicky are words
    that I'd use, but perhaps my experience differs significantly from
    everybody else's.

  • Kernel panic (can anyone please help with this report)

    Interval Since Last Panic Report:  4422 sec
    Panics Since Last Report:          3
    Anonymous UUID:                    18853568-2DBB-1D40-708D-732F1844D6D2
    Sun Oct 20 08:29:53 2013
    panic(cpu 0 caller 0xffffff7f9b27af1a): "GPU Panic: [<None>] 5 3 7f 0 0 0 0 3 : NVRM[0/1:0:0]: Read Error 0x00000100: CFG 0xffffffff 0xffffffff 0xffffffff, BAR0 0xd2000000 0xffffff810a155000 0x0a5480a2, D0, P2/4\n"@/SourceCache/AppleGraphicsControl/AppleGraphicsControl-3.4.5/src/AppleM uxControl/kext/GPUPanic.cpp:127
    Backtrace (CPU 0), Frame : Return Address
    0xffffff8109e5aef0 : 0xffffff801901d636
    0xffffff8109e5af60 : 0xffffff7f9b27af1a
    0xffffff8109e5b030 : 0xffffff7f9977026c
    0xffffff8109e5b0f0 : 0xffffff7f998431f6
    0xffffff8109e5b130 : 0xffffff7f99843254
    0xffffff8109e5b1a0 : 0xffffff7f99b08278
    0xffffff8109e5b2d0 : 0xffffff7f9986bad1
    0xffffff8109e5b2f0 : 0xffffff7f9977703f
    0xffffff8109e5b3a0 : 0xffffff7f99774ad6
    0xffffff8109e5b5a0 : 0xffffff7f997763ff
    0xffffff8109e5b670 : 0xffffff7f9a73b93e
    0xffffff8109e5b730 : 0xffffff7f9a767028
    0xffffff8109e5b7b0 : 0xffffff7f9a74e460
    0xffffff8109e5b810 : 0xffffff7f9a74ed41
    0xffffff8109e5b860 : 0xffffff7f9a74f1f3
    0xffffff8109e5b8d0 : 0xffffff7f9a74fa53
    0xffffff8109e5b910 : 0xffffff7f9a71aedf
    0xffffff8109e5ba90 : 0xffffff7f9a74bf8f
    0xffffff8109e5bb50 : 0xffffff7f9a719978
    0xffffff8109e5bba0 : 0xffffff801946f789
    0xffffff8109e5bbc0 : 0xffffff8019470d30
    0xffffff8109e5bc20 : 0xffffff801946e74f
    0xffffff8109e5bd70 : 0xffffff8019098c21
    0xffffff8109e5be80 : 0xffffff8019020b4d
    0xffffff8109e5beb0 : 0xffffff8019010448
    0xffffff8109e5bf00 : 0xffffff801901961b
    0xffffff8109e5bf70 : 0xffffff80190a6546
    0xffffff8109e5bfb0 : 0xffffff80190cf473
          Kernel Extensions in backtrace:
             com.apple.driver.AppleMuxControl(3.4.5)[49FEF732-D7A3-327B-A7AA-6AC5A6E3DCFF]@0 xffffff7f9b26d000->0xffffff7f9b27ffff
                dependency: com.apple.driver.AppleBacklightExpert(1.0.4)[B5B1F368-132E-3509-9ED5-93270E3ABB DD]@0xffffff7f9b268000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f99675000
                dependency: com.apple.driver.AppleGraphicsControl(3.4.5)[4A2C8548-7EF1-38A9-8817-E8CB34B8DC A6]@0xffffff7f9b254000
                dependency: com.apple.iokit.IOACPIFamily(1.4)[A35915E8-C1B0-3C0F-81DF-5515BC9002FC]@0xfffff f7f995f3000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f996fb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f996b8000
             com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f997 0f000->0xffffff7f999b1fff
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f99675000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f996fb000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f996b8000
             com.apple.GeForce(8.1.6)[7C67749B-3B6B-38A9-8203-01A139C21895]@0xffffff7f9a7070 00->0xffffff7f9a7d4fff
                dependency: com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f997 0f000
                dependency: com.apple.iokit.IONDRVSupport(2.3.7)[F16E015E-1ABE-3C40-AC71-BC54F4BE442E]@0xff ffff7f996fb000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f99675000
                dependency: com.apple.iokit.IOGraphicsFamily(2.3.7)[9928306E-3508-3DBC-80A4-D8F1D87650D7]@0 xffffff7f996b8000
             com.apple.nvidia.nv50hal(8.1.6)[3455BCFE-565A-3FE5-9F0B-855BCB6CC9B3]@0xffffff7 f999bd000->0xffffff7f99c90fff
                dependency: com.apple.NVDAResman(8.1.6)[EA4F9902-5AAE-3F1D-A846-3796221C8C91]@0xffffff7f997 0f000
                dependency: com.apple.iokit.IOPCIFamily(2.8)[6C1D646D-7E5E-3D7F-A557-2CBA398FF878]@0xffffff 7f99675000
    BSD process name corresponding to current thread: WebProcess
    Mac OS version:
    12F45
    Kernel version:
    Darwin Kernel Version 12.5.0: Sun Sep 29 13:33:47 PDT 2013; root:xnu-2050.48.12~1/RELEASE_X86_64
    Kernel UUID: EA38B02E-2B88-309F-BA68-1DE29F605DD8
    Kernel slide:     0x0000000018e00000
    Kernel text base: 0xffffff8019000000
    System model name: MacBookPro6,2 (Mac-F22586C8)
    System uptime in nanoseconds: 1093782821772
    last loaded kext at 268244671084: com.apple.filesystems.msdosfs          1.8.1 (addr 0xffffff7f99cb6000, size 65536)
    loaded kexts:
    com.nvidia.CUDA          1.1.0
    com.apple.filesystems.msdosfs          1.8.1
    com.apple.iokit.IOBluetoothSerialManager          4.1.7f4
    com.apple.driver.AppleHWSensor          1.9.5d0
    com.apple.driver.AudioAUUC          1.60
    com.apple.driver.AppleTyMCEDriver          1.0.2d2
    com.apple.driver.AGPM          100.13.12
    com.apple.driver.AppleMikeyHIDDriver          124
    com.apple.driver.AppleHDAHardwareConfigDriver          2.4.7fc4
    com.apple.driver.AppleHDA          2.4.7fc4
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.driver.AppleMikeyDriver          2.4.7fc4
    com.apple.iokit.IOBluetoothUSBDFU          4.1.7f4
    com.apple.driver.AppleUpstreamUserClient          3.5.12
    com.apple.iokit.BroadcomBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.driver.AppleLPC          1.6.3
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.ApplePolicyControl          3.4.5
    com.apple.driver.ACPI_SMC_PlatformPlugin          1.0.0
    com.apple.driver.AppleSMCLMU          2.0.3d0
    com.apple.driver.AppleIntelHDGraphics          8.1.6
    com.apple.driver.AppleIntelHDGraphicsFB          8.1.6
    com.apple.driver.AppleSMCPDRC          1.0.0
    com.apple.GeForce          8.1.6
    com.apple.driver.SMCMotionSensor          3.0.3d1
    com.apple.driver.AppleSMBusPCI          1.0.11d1
    com.apple.filesystems.autofs          3.0
    com.apple.nvidia.NVDAStartup          8.1.6
    com.apple.driver.AppleMuxControl          3.4.5
    com.apple.driver.AppleBacklight          170.3.5
    com.apple.driver.AppleMCCSControl          1.1.11
    com.apple.driver.AppleUSBTCButtons          237.1
    com.apple.driver.AppleUSBTCKeyEventDriver          237.1
    com.apple.driver.AppleUSBTCKeyboard          237.1
    com.apple.driver.AppleUSBCardReader          3.3.1
    com.apple.driver.AppleIRController          320.15
    com.apple.driver.AppleFileSystemDriver          3.0.1
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          34
    com.apple.iokit.SCSITaskUserClient          3.5.6
    com.apple.driver.XsanFilter          404
    com.apple.iokit.IOAHCIBlockStorage          2.3.5
    com.apple.driver.AppleUSBHub          635.4.0
    com.apple.driver.AirPort.Brcm4331          615.20.17
    com.apple.driver.AppleFWOHCI          4.9.9
    com.apple.driver.AppleUSBUHCI          621.4.0
    com.apple.driver.AppleAHCIPort          2.6.6
    com.apple.iokit.AppleBCM5701Ethernet          3.6.2b4
    com.apple.driver.AppleUSBEHCI          621.4.6
    com.apple.driver.AppleSmartBatteryManager          161.0.0
    com.apple.driver.AppleRTC          1.5
    com.apple.driver.AppleACPIButtons          1.8
    com.apple.driver.AppleHPET          1.8
    com.apple.driver.AppleSMBIOS          1.9
    com.apple.driver.AppleACPIEC          1.8
    com.apple.driver.AppleAPIC          1.7
    com.apple.driver.AppleIntelCPUPowerManagementClient          214.0.0
    com.apple.nke.applicationfirewall          4.0.39
    com.apple.security.quarantine          2.1
    com.apple.driver.AppleIntelCPUPowerManagement          214.0.0
    com.apple.iokit.IOSerialFamily          10.0.6
    com.apple.driver.DspFuncLib          2.4.7fc4
    com.apple.iokit.IOAudioFamily          1.9.2fc7
    com.apple.kext.OSvKernDSPLib          1.12
    com.apple.iokit.IOSurface          86.0.4
    com.apple.iokit.IOBluetoothFamily          4.1.7f4
    com.apple.iokit.IOFireWireIP          2.2.5
    com.apple.iokit.IOBluetoothHostControllerUSBTransport          4.1.7f4
    com.apple.nvidia.nv50hal          8.1.6
    com.apple.driver.IOPlatformPluginLegacy          1.0.0
    com.apple.driver.AppleHDAController          2.4.7fc4
    com.apple.iokit.IOHDAFamily          2.4.7fc4
    com.apple.driver.IOPlatformPluginFamily          5.4.1d13
    com.apple.NVDAResman          8.1.6
    com.apple.driver.AppleSMC          3.1.5d4
    com.apple.kext.triggers          1.0
    com.apple.driver.AppleGraphicsControl          3.4.5
    com.apple.driver.AppleBacklightExpert          1.0.4
    com.apple.iokit.IONDRVSupport          2.3.7
    com.apple.driver.AppleSMBusController          1.0.11d1
    com.apple.iokit.IOGraphicsFamily          2.3.7
    com.apple.driver.AppleUSBMultitouch          237.3
    com.apple.iokit.IOSCSIBlockCommandsDevice          3.5.6
    com.apple.iokit.IOUSBMassStorageClass          3.5.2
    com.apple.iokit.IOUSBHIDDriver          623.4.0
    com.apple.driver.AppleUSBMergeNub          621.4.6
    com.apple.driver.AppleUSBComposite          621.4.0
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.5.6
    com.apple.iokit.IOBDStorageFamily          1.7
    com.apple.iokit.IODVDStorageFamily          1.7.1
    com.apple.iokit.IOCDStorageFamily          1.7.1
    com.apple.iokit.IOAHCISerialATAPI          2.5.5
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.5.6
    com.apple.iokit.IOUSBUserClient          630.4.4
    com.apple.iokit.IO80211Family          530.5
    com.apple.iokit.IOFireWireFamily          4.5.5
    com.apple.iokit.IOAHCIFamily          2.5.1
    com.apple.iokit.IOEthernetAVBController          1.0.2b1
    com.apple.iokit.IONetworkingFamily          3.0
    com.apple.iokit.IOUSBFamily          635.4.0
    com.apple.driver.AppleEFINVRAM          2.0
    com.apple.driver.AppleEFIRuntime          2.0
    com.apple.iokit.IOHIDFamily          1.8.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          220.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          345
    com.apple.iokit.IOStorageFamily          1.8
    com.apple.driver.AppleKeyStore          28.21
    com.apple.driver.AppleACPIPlatform          1.8
    com.apple.iokit.IOPCIFamily          2.8
    com.apple.iokit.IOACPIFamily          1.4
    com.apple.kec.corecrypto          1.0
    Model: MacBookPro6,2, BootROM MBP61.0057.B0F, 2 processors, Intel Core i7, 2.8 GHz, 8 GB, SMC 1.58f17
    Graphics: Intel HD Graphics, Intel HD Graphics, Built-In, 288 MB
    Graphics: NVIDIA GeForce GT 330M, NVIDIA GeForce GT 330M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1067 MHz, 0x80AD, 0x484D54333531533643465238432D50422020
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x93), Broadcom BCM43xx 1.0 (5.106.98.100.17)
    Bluetooth: Version 4.1.7f4 12974, 3 service, 13 devices, 3 incoming serial ports
    Network Service: Wi-Fi, AirPort, en1
    Serial ATA Device: TOSHIBA MK5055GSXF, 500.11 GB
    Serial ATA Device: MATSHITADVD-R   UJ-898
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfa130000 / 5
    USB Device: Apple Internal Keyboard / Trackpad, apple_vendor_id, 0x0236, 0xfa120000 / 4
    USB Device: BRCM2070 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 3
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8218, 0xfa113000 / 7
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: Built-in iSight, apple_vendor_id, 0x8507, 0xfd110000 / 4
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 3

    You have the MacBookPro6,2, the Edsel of Macs. It may be covered by this program:
    MacBook Pro (15-inch, Mid 2010): Intermittent black screen or loss of video
    Make a "Genius" appointment at an Apple Store, or go to another authorized service provider, to have the machine tested. The routine hardware diagnostics used by service providers may not detect the fault. There is a specific test for this issue.
    Print the first page of the panic report, and the support page linked above, and bring them with you.
    Note that the replacement program only applies within three years of purchase. If you wait beyond that date, Apple may refuse the service. In that case, you'll be quoted a price of about $300 (in the U.S.) for a depot repair. The model was discontinued in February 2011, so the replacement program will be ending quite soon.
    Back up all data on the internal drive(s) before you hand over your computer to anyone. If privacy is a concern, erase the data partition(s) with the option to write zeros* (do this only if you have at least two complete, independent backups, and you know how to restore to an empty drive from any of them.) Don’t erase the recovery partition, if present.
    Sometimes the replacement part is also defective, so be prepared for that possibility.
    If it's too late for your unit to be repaired under the program, and you don't want to pay for a new logic board, you may be able to stop the panics by disabling automatic graphics switching.
    *An SSD doesn't need to be zeroed.

Maybe you are looking for

  • Multiple Apex Listeners on one server trouble with apex-config.xml

    I'm using 0C4J to deploy apex on a windows server. I want to be able to have multiple instances of OC4J running pointing to different databases. I've read through documentation and forum posts and this looks simple enough. I've got one instance runni

  • Cannot Display This Video Mode - Linux

    I just installed OELINUX 4.7 , was seeing big display, went to system config and tried to monitor display, and rebooted the machine, now the display screen is stuck with message Cannot Display This Video Mode Optimum resolutoin 1024*768 60Hz wonderin

  • Burn speed restricted to 2x

    For some time now my iMac has not given the option to burn DVD's at a faster rate than 2x. I'm sure 24x was an option before. Similar has happened with my year old Intel 2GHz 2GB MacMini which is only burning at 4x. Is there something I can do to bef

  • How can I translate a saved alternative report

    I developed my application in English. I saved some interactive alternative reports in the application. Now I wan't to translate the report to dutch. So the report name, labels and values will be displayed in Dutch. Is this possible?

  • Findbug in Jdeveloper

    Guys,           Anyone configured and used Findbug in Jdeveloper. Let me know what are steps need to be followed? Btw, i'm using Jdev 11.1.1.6.0