Help with Time Interval

Hi,
Appreciate all help on the following:
Have a requirement to validate user messages that are received in a batch. Each message in a message has a start-time (date) and a end-time (date). Need to validate and ensure that there are no time overlaps between user messages. I have created a TimerInterval class with a constructor that takes startTime, endTime as arguments. Upon reading each message, I create an instance of TimerInterval with startTime, endTime and save it into a collection. However, I don't really have a good way to check for time overlaps; keep in mind two messages might have exact startTime, endTime.
All suggestions are appreciated.
Regards,
Kevin

If you keep all the existing non-overlapping messages in a sorted list you can use a binary search (or newton's method) to speed up the searching for the last exiting message starting before or at the same time as the new message to be inserted. Once you find this search forward iteratively until you find the place to insert the new message, or reject it since it overlaps. It should be order n*log n.

Similar Messages

  • New to Mac, Help with Time Machine! Partition External HDD or not?

    Hey Guys I'm a new mac user
    I need help with  time machine
    I wanted to know how time machine works and what all does it back up?
    I have 2 hard drives one is of 1TB and one is of 320gb
    In the 1TB hard drive i store all my music videos and work stuff it is windows formatted
    The 320gb hard drive is mac formatted and I was thinking of making a partition on it one with 250gb for time machine and the remaining 70 gb for mac softwares and files. The ssd of my mac has a capacity of 256gb. I have read for time machine you need at least 2x the space of your ssd on your external hard drive but i don't understand if my ssd is only 256 and can store files worth 256gb why do i need double the space? Secondly if I choose to use the complete 320 gb for time machine will that be okay or even if i choose to partition it to 250gb for time machine will that be fine too? Or will I need to format my 1TB hard disk out of which currently only 300 gb is empty and partition that to 500 gb for time machine?
    I'm really confused every tells me to use time machine but do I need it? And what does it exactly do?
    Your input will be really appreciate thanks

    The reason that you want a partition (or drive) of 2-3 times the size of your boot drive for Time Machine is so that you can keep backups further back than just the current boot drive state - for that you'd need to make a clone of the drive rather than using Time Machine (see -> http://pondini.org/TM/Clones.html).
    For more information for backups in general, see -> Most commonly used backup methods.
    Note that you can't use Time Machine to backup a Windows partition.
    Good luck,
    Clinton
    MacBook Pro (15” Late 2011), OS X 10.??, 16GB Crucial RAM, 960GB M500 Crucial SSD, 27” Apple Thunderbolt Display

  • Data record with time interval error

    Hi,
    I have come across the following error.
    Data record with Time interval error and data is getting loaded into data target and no PSA in between.
    thanks
    kris

    Hi Kris,
    Could you please explain your problem little bit more. I mean what is source and target, or you using IP or DTP.
    goto the details in monitor tab, you will come to know to which record yo uhave error.
    If you are running IP, it is recommended to keep PSA.
    Regards,
    Venkatesh

  • How to take the data from excel list to sap r/3(with time interval)

    hi experts,
       how to transfer the data from a third party system(if it is in format of excel) to sap r/3.with that in a particular time interval,it will delete the data from excel sheet.

    Hi
    use the Fm
    'ALSM_EXCEL_TO_INTERNAL_TABLE'
           EXPORTING
                filename                = p_path
                i_begin_col             = '1'
                i_begin_row             = '2'
                i_end_col               = '2'
                i_end_row               = '500'
          giving the starting row and column and passing the ending row and column name
    Reward points if useful........
    Regards,
    Nitin Sachdeva

  • Help with Time Machine Backups not working..

    Let me preface this by saying I have spent the last day scouring the internet for solutions to my problem. I have tried every option that I have run across and have had no luck in resolving my problem. As a last resort, I'm turning here in hopes that you can be of help.
    I have a 2012 Macbook Pro running Moutain Lion.  I use an external HD for my time machine backups.  I am having an issue with Time Machine not functioning.  The initial error message I receive when I attempt to use TM to backup is:  "Time machine couldn't coplete the backup to Rick's backup disk". "Unable to complete backup. an error occurred while creating the backup folder".
    I searched the forums and net and found several things to do to try and resolve this issue.  My computer will freeze out and not let me erase, or re-partition the the hard drive, so I switched it over to an older macbook of my girlfriends and am successfully able to erase, and re-partition the drive (using disk utility) as suggested by several forum postings I have read.  I am able to run disk verify and disk repair and both say the disk is "ok" with no issues.  The moment the erase and partition is done, her computer prompts a message : "Would you like to use this disk for Time Machine Backups" which tells me it is working properly.  When I move it back to my macbook pro and attempt to run TM backup, it will now work and copy about 10g of my 120g before shutting down with this error message:
    "Time Machine couldn't complete the backup to "Rick's Backup Disk".  An error occurred while copying files. The problem may be temporary. If the problem persists, use disk utility to repair your backup disk."
    If i attempt to re-run TM at that point, I get the original error message:
    "Time machine couldn't coplete the backup to Rick's backup disk". "Unable to complete backup. an error occurred while creating the backup folder".
    If I move the TM back to my Girlfriends computer and attempt to run TM, it will function properly and backup her entire harddrive.  When I erase and try again on mine, I always end up back with the same issues.  It's clearly something in my macbook that is screwing it up.  Can anyone please offer some help! I'd be much appreciative. 

    rcury4 wrote:
    "Time machine couldn't coplete the backup to Rick's backup disk". "Unable to complete backup. an error occurred while creating the backup folder".
    See #C10 in Time Machine - Troubleshooting
    "Time Machine couldn't complete the backup to "Rick's Backup Disk".  An error occurred while copying files. The problem may be temporary. If the problem persists, use disk utility to repair your backup disk."
    Not one of Apple's more informative messages. 
    There's a problem with a file on your system.  See #C3 in the above link. It will show you how to locate the message(s) that describe the problem, then help you fix it.    If that doesn't help, post back with details, including all the messages, what you've done, and the results.

  • Help with Time Evaluation and function exit (HRPTIM03 / SAPLHRLV_001)

    Hello,
    Hopefully someone can help me with an issue I am having with time evaluation and a user exit I wrote.  The code for my exit is at the end of this post.  IN DEV and QAS, everything works.  However, in PRD, multiple rules are considered fulfilled (when looking in PT60), and so employees get two sets of vacation entitlements per month.
    We have three rules for quota type 03 (vacation).  Rules 3,6, and 9.  Only rule 9 should apply to the individuals with the two job numbers in the code.
    Any help would be greatly appreciated.
    Shane
    WHEN ABSENCE QUOTA TYPE IS 3 (VACATION)
    CASE XT559L-QTYPE.
    WHEN '3'.
    CASE - COMPARE SELECTION RULE FOR ABSENCE QUOTA TYPES
      CASE XT559L-ACCNR.
    WHEN RULE SELECTED IS 009
        WHEN '9'.
        IF JOB NUMBER IS 5084 OR 3084, THEN THE RULE APPLIES
          IF XP0001-STELL = '5084' OR XP0001-STELL = '3084'.
            XSUBRC = '0'.
        OTHERWISE, THE RULE DOES NOT APPLY
          ELSE.
            XSUBRC = '1'.
          ENDIF.
    WHEN ANY OTHER RULE IS SELECTED
        WHEN OTHERS.
        IF JOB NUMBER IS 5084 OR 3084, THEN THE RULE DOES NOT APPLY
          IF XP0001-STELL = '5084' OR XP0001-STELL = '3084'.
            XSUBRC = '1'.
        OTHERWISE, THE RULE APPLIES NORMALLY
          ELSE.
            XSUBRC = '0'.
          ENDIF.
      ENDCASE.
    WHEN OTHERS.
    ENDCASE.

    The problem was that even though the code was transported to PRD, and listed as Active - it still was not activated, and had to manually be done though CMOD.

  • Help with time expression!

    Hi everyone, I need some help with the time expression.
    Im working with video copilot´s plugin element 3d and i've made a spere shaped thing with particles which im going to sync to music. The problem is that when i make the simple expression "time*321" on the noise evolution value to make the sphere move organicly throughout the whole video it only does so for about two minutes then it just stops changing even though the value changes. The pictures might help you understand.
    Pictures: http://puu.sh/adNNB/e8de72a1e8.jpg, http://puu.sh/adNQJ/4fe8d4fe94.jpg, http://puu.sh/adNRx/8ecff2b2ca.jpg
    Then there is another problem which is that the sphere evolves alot faster with the time set to 321 compared to when i have it on 30.
    I hope you can help me and im sorry for my bad english just tell me if there is something you dont understand.

    I think you are giving the rotation value more than it can handle. After a while, many of the values in AE will stop increasing because the math can't go any further. Here are two things for you to try.
    1) Use this simple expression for increasing the value of something.
    THE BIG PICTURE:  ([Amount of Change] / [Number of Seconds]) * time
    ROTATION EXAMPLE: (360 / 5) * time;   <----- This will rotate a layer 360º over 5 seconds. It will also continue to rotate until the end of the comp or you run out of math.
    POSITION EXAMPLE:  delta = (500 / 2) * time; // This changes the value of "delta" 500 units over 2 seconds and continues.
                                       x = value[0] + delta; // Uses the x value from frame 0 and adds the delta to provide movement
                                       y = value[1]; // Uses the y value
                                       [x, y] // sends the values back to the layer
    2) Modulus will recycle the numbers. Using your current expression, you can add modulus, and use it to recycle your math.
    EXPRESSION:  (time * 321) % 360
    The % is the modulus, and it resets the count every 360º.
    Good luck!
    Trent

  • Help with Times Table GUI applet

    Hello,
    I need help with an applet which inputs an integer from the user and displays the appropiate times table up to times 10 eg; user input 5 - display shows
    5 time 1 is 5
    5 times 2 is 10
    5 times 10 is 50.
    I have only managedt o get the display to show one statement eg 5 times 1 - I have tried using a for loop to show the whole table - but unlike a print statement each time the loop goes round it overwrites the data in the display box with the new data - any help would be much appreciated.
    Note: it is for a programming course year 1 exercise - so I can only use basic constructs or loops to achieve this. Thanks in advance! Heres what I have so far:
    import java.applet.* ;
    import java.awt.* ;
    import java.awt.event.* ;
    public class TimesTableApplet extends Applet implements ActionListener
         // Declare the GUI components globally
         Label titleLabel, whichTableLabel ;
         TextField whichTableBox, resultBox ;
         Button showTableButton, clearButton ;
         // Declare integer variables for holdind the number input by the user,
         // the times number, and the result number
         int whichTable, times=1, result ;
         // Declare variables to hold string versions of the three integer variables
         // above, for placing in the TextFields
         String whichTableString, timesString, resultString ;
         public void init ()
              // Create the Labels
              titleLabel = new Label ( "Times Table" ) ;
              whichTableLabel = new Label ( "Which Table?" ) ;
              // Create the TextFields
              whichTableBox = new TextField ( 5 ) ;
              resultBox = new TextField ( 30 ) ;
              // Create the Buttons
              showTableButton = new Button ( "Show Table" ) ;
              clearButton = new Button ( "Clear" ) ;
              // Add the components to the applet window
              add ( titleLabel ) ;
              add ( whichTableLabel ) ;
              add ( whichTableBox ) ;
              whichTableBox.addActionListener ( this ) ;
              add ( resultBox ) ;
              resultBox.setEditable ( false ) ;
              add ( showTableButton ) ;
              showTableButton.addActionListener ( this ) ;
              add ( clearButton ) ;
              clearButton.addActionListener ( this ) ;
         } // End of init method
         public void actionPerformed ( ActionEvent event )
              // Find out which button generated the event
              String arg = event.getActionCommand () ;
              // If the user clicks the clear button, clear the whichTableBox and
              // resultBox
              if ( arg.equals ( "Clear" ) )
                   whichTableBox.setText ( "" ) ;
                   resultBox.setText ( "" ) ;
              else
                   try
                        // Try extracting a string from the whichTableBox ( the users input )
                        // and converting it to an integer
                        whichTableString = whichTableBox.getText () ;
                        whichTable = Integer.parseInt ( whichTableString ) ;
                        // Clear status box
                        showStatus ( "" ) ;
                        // If the user clicks the showTableButton, display the appropiate
                        // times table up to times 10
                        if ( arg.equals ( "Show Table" ) ) ;
                             result = whichTable * times ;
                             timesString = Integer.toString ( times ) ;
                             resultString = Integer.toString ( result ) ;
                             resultBox.setText ( whichTableString + " times " + timesString + " is " + resultString ) ;
                   } // End of try block
                   catch ( NumberFormatException entry )
                        // Display error message and clear whichTableBox
                        showStatus ( "Error: Invalid Input - not an integer!" ) ;
                        whichTableBox.setText ( "" ) ;
                   } // End of catch block
              } // End of else statement
         } // End of actionPerformed method
    } // End of class

    use this code, please arrange your User interface correctly.
    * TimesTableApplet.java
    * Created on March 12, 2007, 12:08 PM
    * @author cc.woon
    import java.applet.* ;
    import java.awt.* ;
    import java.awt.event.* ;
    public class TimesTableApplet extends Applet implements ActionListener
    // Declare the GUI components globally
    Label titleLabel, whichTableLabel ;
    TextField whichTableBox ;
    TextArea resultBox;
    Button showTableButton, clearButton ;
    // Declare integer variables for holdind the number input by the user,
    // the times number, and the result number
    int whichTable, times=1, result ;
    // Declare variables to hold string versions of the three integer variables
    // above, for placing in the TextFields
    String whichTableString, timesString, resultString ;
    public void init ()
    // Create the Labels
    titleLabel = new Label ( "Times Table" ) ;
    whichTableLabel = new Label ( "Which Table?" ) ;
    // Create the TextFields
    whichTableBox = new TextField ( 5 ) ;
    resultBox = new TextArea() ;
    // Create the Buttons
    showTableButton = new Button ( "Show Table" ) ;
    clearButton = new Button ( "Clear" ) ;
    // Add the components to the applet window
    add ( titleLabel ) ;
    add ( whichTableLabel ) ;
    add ( whichTableBox ) ;
    whichTableBox.addActionListener ( this ) ;
    add ( resultBox ) ;
    resultBox.setEditable ( false ) ;
    add ( showTableButton ) ;
    showTableButton.addActionListener ( this ) ;
    add ( clearButton ) ;
    clearButton.addActionListener ( this ) ;
    } // End of init method
    public void actionPerformed ( ActionEvent event )
    // Find out which button generated the event
    String arg = event.getActionCommand () ;
    // If the user clicks the clear button, clear the whichTableBox and
    // resultBox
    if ( arg.equals ( "Clear" ) )
    whichTableBox.setText ( "" ) ;
    resultBox.setText ( "" ) ;
    else
    try
    // Try extracting a string from the whichTableBox ( the users input )
    // and converting it to an integer
    whichTableString = whichTableBox.getText () ;
    whichTable = Integer.parseInt ( whichTableString ) ;
    // Clear status box
    showStatus ( "" ) ;
    // If the user clicks the showTableButton, display the appropiate
    // times table up to times 10
    if ( arg.equals ( "Show Table" ) ) ;
    result = whichTable * times ;
    timesString = Integer.toString ( times ) ;
    String output = "";
    for(int i =1;i<=10;i++){
    output += whichTable +" times "+i + ": "+(i*whichTable)+"\n";
    resultString = Integer.toString ( result ) ;
    //resultBox.setText ( whichTableString + " times " + timesString + " is " + resultString ) ;
    resultBox.setText ( output) ;
    } // End of try block
    catch ( NumberFormatException entry )
    // Display error message and clear whichTableBox
    showStatus ( "Error: Invalid Input - not an integer!" ) ;
    whichTableBox.setText ( "" ) ;
    } // End of catch block
    } // End of else statement
    } // End of actionPerformed method
    } // End of class

  • Help with Time Capsule

    I set up my new mac mini and hooked up it all up with my old router and all was fine. Solid internet connection. When I switched out router with Time Capsule, I cannot get an internet connection even thought it shows the wi-fi and ethernet is active. 
    I went in shopping today for a stronger router (better range and speed) and the sales man suggested the Time Capusle because it was a router with a built in hard drive for back-up.
    Finally - i do have a broadband phone - so I have that thrown in the mix, but it worked fine with my old netgear router and the new mac mini.
    I figured it would be a plug and play change. What am i missing?

    You have done no setup.. what is your broadband type.. adsl or cable or other??
    In any case how are you plugging the TC into whatever provides you internet.. if it is a modem it should be bridged.. and in the case of cable .. shut down and rebooted to allow it to connect. In the case of adsl, you should set the TC to pppoe connection.

  • Help with time machine back up

    hey guys im having a serious issue with my logic pro. ive only noticed it since ive started a new project and wanted to use some factory instruments in the exs.
    basically it cause logic to just crash when i try to open them and gives me this message, i.....the only thing i can think is that i did a time machine back up onto my new mac and its since ive done that im having problems so i assume time machine didnt put all the files where the should be..  i dont really want to have to delete all my logic files and redownload it incase i mess it up worse lol
    any ways heres the report
    Process:         Logic Pro [221]
    Path:            /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
    Identifier:      com.apple.logic.pro
    Version:         9.1.8 (1700.67)
    Build Info:      Logic-17006700~2
    App Item ID:     459578486
    App External ID: 10394291
    Code Type:       X86 (Native)
    Parent Process:  launchd [154]
    User ID:         502
    Date/Time:       2013-05-14 14:20:41.701 +1000
    OS Version:      Mac OS X 10.8.2 (12C3103)
    Report Version:  10
    Interval Since Last Report:          104420 sec
    Crashes Since Last Report:           5
    Per-App Interval Since Last Report:  43021 sec
    Per-App Crashes Since Last Report:   5
    Anonymous UUID:                      612A18CF-E4FB-4801-E3B9-9E3F9E18F369
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGABRT)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Application Specific Information:
    *** CFEqual() called with NULL first argument ***
    abort() called
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x90d48a6a __pthread_kill + 10
    1   libsystem_c.dylib                       0x99197acf pthread_kill + 101
    2   libsystem_c.dylib                       0x991ce5ff __abort + 199
    3   libsystem_c.dylib                       0x991ce538 abort + 232
    4   com.apple.logic.pro                     0x003e6729 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 3842985
    5   libsystem_c.dylib                       0x9918286b _sigtramp + 43
    6   com.apple.CoreFoundation                0x99aa481d CFEqual + 45
    7   com.apple.music.apps.MAFiles            0x02a496e5 CFileUtilGetSpotlightStatus(CFileRef const&) + 213
    8   com.apple.logic.pro                     0x001b6af7 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1550199
    9   com.apple.logic.pro                     0x001b8aad std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1558317
    10  com.apple.music.apps.MAAudioEngine          0x02b56ee9 CSamplerInst::LoadFile(CSamplerZone*, CSamplerFile*, int*, std::list<std::string, std::allocator<std::string> >&, CProgressBar*) + 329
    11  com.apple.music.apps.MAAudioEngine          0x02b574e1 CSamplerInst::LoadFiles(int*, std::list<std::string, std::allocator<std::string> >&, int) + 657
    12  com.apple.music.apps.MAAudioEngine          0x02b576c2 CSamplerInst::IncRefCount(int) + 210
    13  com.apple.music.apps.MAAudioEngine          0x02b67f46 MDSampler::SetControlValueSub(int, long, CSamplerView*) + 1798
    14  com.apple.music.apps.MAAudioEngine          0x02b6930a MDSampler::SetControlValue(short, long) + 42
    15  com.apple.logic.pro                     0x001bd57f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1577471
    16  com.apple.logic.pro                     0x001145a0 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 885280
    17  com.apple.logic.pro                     0x0011507c std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 888060
    18  com.apple.logic.pro                     0x001bb3a9 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 1568809
    19  com.apple.music.apps.MAAudioEngine          0x02b6bd3f MDSampler::RecallDefaultParam(int) + 1567
    20  com.apple.music.apps.MADSP              0x01d7156d CSamplerFilter::CSamplerFilter(long, double, bool&) + 22813
    21  com.apple.music.apps.MADSP              0x01bbec81 0x1b81000 + 253057
    22  com.apple.music.apps.MAPlugInGUI          0x01619956 GSender::Broadcast(GMessage const&) + 86
    23  com.apple.music.apps.MAPlugInGUI          0x014c01f6 GControl::BroadcastValue(bool, int) + 182
    24  com.apple.music.apps.MAPlugInGUI          0x014bfa88 GControl::SetControlPos(int, bool, bool, bool, int, int) + 328
    25  com.apple.music.apps.MAPlugInGUI          0x014b9008 GButton::OnBeginAction(GControl::GHotSpot const&) + 136
    26  com.apple.music.apps.MAPlugInGUI          0x014c134d GControl::HandleBeginAction(GControl::GHotSpot const&) + 61
    27  com.apple.music.apps.MAPlugInGUI          0x014bfef4 GControl::OnMouseDown(GMouseDownEvent const&) + 644
    28  com.apple.music.apps.MAPlugInGUI          0x01631696 GView::HandleMouseDown(GMouseDownEvent const&) + 374
    29  com.apple.music.apps.MAPlugInGUI          0x0161ef43 GBaseView::EventMouseDown(GMouseDownEvent const&) + 771
    30  com.apple.music.apps.MAPlugInGUI          0x0161e63a GBaseView::HandleCbEventMouseDown(GMouseDownEvent const&) + 250
    31  com.apple.music.apps.MAPlugInGUI          0x017842ae GViewConnector::GViewConnector(NSView*, GGeoRect<int> const&, GListener*) + 17838
    32  com.apple.music.apps.MAPlugInGUI          0x01782b11 GViewConnector::GViewConnector(NSView*, GGeoRect<int> const&, GListener*) + 11793
    33  com.apple.music.apps.MAPlugInGUI          0x01782a3c GViewConnector::GViewConnector(NSView*, GGeoRect<int> const&, GListener*) + 11580
    34  com.apple.AppKit                        0x9789fa21 -[NSWindow sendEvent:] + 6968
    35  com.apple.prokit                        0x00fcb518 -[NSProPanel sendEvent:] + 257
    36  com.apple.logic.pro                     0x007c9f93 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 7920659
    37  com.apple.logic.pro                     0x0091a181 void UnitTest::CheckEqual<ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment>(UnitTest::TestResults&, ScTypeSetter::tVerticalAlignment, ScTypeSetter::tVerticalAlignment, UnitTest::TestDetails const&) + 24513
    38  com.apple.AppKit                        0x9789aa0f -[NSApplication sendEvent:] + 4278
    39  com.apple.prokit                        0x00fa8d33 -[NSProApplication sendEvent:] + 2046
    40  com.apple.logic.pro                     0x0061503d std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6130877
    41  com.apple.logic.pro                     0x00619cd1 std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6150481
    42  com.apple.logic.pro                     0x0061506f std::ostream& TraceOutContainer<CEvs>(std::ostream&, CEvs, char const*, int) + 6130927
    43  com.apple.AppKit                        0x977b472c -[NSApplication run] + 951
    44  com.apple.prokit                        0x00fa9651 NSProApplicationMain + 424
    45  com.apple.logic.pro                     0x0002bad5 DummyConnection::DummyConnection() + 193
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x90d499ae kevent + 10
    1   libdispatch.dylib                       0x928e9c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x928e97a9 _dispatch_mgr_thread + 53
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x90d467d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90d45cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x99ac7599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x99accf7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x99acc63a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x99acc4ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x91f2f13a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x91f931d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x91f9315b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x99196557 _pthread_start + 344
    10  libsystem_c.dylib                       0x99180cee thread_start + 34
    Thread 3:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x90d48be6 __select + 10
    1   com.apple.CoreFoundation                0x99b10c00 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x99196557 _pthread_start + 344
    3   libsystem_c.dylib                       0x99180cee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x90d488e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9919b220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x992210a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.music.apps.MAAudioEngine          0x02b363a9 MDFileIOThread_IsBusy + 3593
    4   libsystem_c.dylib                       0x99196557 _pthread_start + 344
    5   libsystem_c.dylib                       0x99180cee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x90d467d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x90d45cb0 mach_msg + 68
    2   com.apple.audio.midi.CoreMIDI           0x0137922d XServerMachPort::ReceiveMessage(int&, void*, int&) + 101
    3   com.apple.audio.midi.CoreMIDI           0x01396ae0 MIDIProcess::RunMIDIInThread() + 144
    4   com.apple.audio.midi.CoreMIDI           0x0139cc48 MIDIProcess::MIDIInPortThread::Run() + 24
    5   com.apple.audio.midi.CoreMIDI           0x0137a805 XThread::RunHelper(void*) + 17
    6   com.apple.audio.midi.CoreMIDI           0x0137a2ee CAPThread::Entry(CAPThread*) + 196
    7   libsystem_c.dylib                       0x99196557 _pthread_start + 344
    8   libsystem_c.dylib                       0x99180cee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x90d488e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x9919b289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x9919b512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x95aec6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x95aec184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x95aec40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x95ad21a3 TimerThread + 324
    7   libsystem_c.dylib                       0x99196557 _pthread_start + 344
    8   libsystem_c.dylib                       0x99180cee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x90d490ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9919904c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99198e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99180cca start_wqthread + 30
    Thread 8:
    0   libsystem_kernel.dylib                  0x90d490ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9919904c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99198e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99180cca start_wqthread + 30
    Thread 9:
    0   libsystem_kernel.dylib                  0x90d490ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9919904c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99198e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99180cca start_wqthread + 30
    Thread 10:
    0   libsystem_kernel.dylib                  0x90d490ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9919904c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x99198e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x99180cca start_wqthread + 30
    Thread 11:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x90d48c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x99220a61 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x9922092a usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x979a3d4d -[NSUIHeartBeat _heartBeatThread:] + 879
    4   com.apple.Foundation                    0x91f931d8 -[NSThread main] + 45
    5   com.apple.Foundation                    0x91f9315b __NSThread__main__ + 1396
    6   libsystem_c.dylib                       0x99196557 _pthread_start + 344
    7   libsystem_c.dylib                       0x99180cee thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0x00000000  ecx: 0xbfffdeac  edx: 0x90d48a6a
      edi: 0xacacca28  esi: 0x00000006  ebp: 0xbfffdec8  esp: 0xbfffdeac
       ss: 0x00000023  efl: 0x00000206  eip: 0x90d48a6a   cs: 0x0000000b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x09bfc000
    Logical CPU: 0
    Binary Images:
        0x1000 -   0xbeafff  com.apple.logic.pro (9.1.8 - 1700.67) <D8F173FC-C08A-5AF3-A7DD-ECFFDB6A8877> /Applications/Logic Pro.app/Contents/MacOS/Logic Pro
      0xe85000 -   0xeb8fe7  com.apple.music.apps.MAAudioUnitSupport (9.1.8 - 233.53) <4A75EC0F-CD9B-99B7-187C-FAD6560734D7> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioUnitSupport.framework/Versions/A/MAAudioUnit Support
      0xec7000 -   0xef8ff3  com.apple.musicaudiodataservices (1.1 - 251.4) <0265F317-13AB-6CF1-A171-7D5853442E75> /Applications/Logic Pro.app/Contents/Frameworks/MAAssetSharing.framework/Versions/A/MAAssetSharing
      0xf08000 -   0xf0afff  com.apple.ExceptionHandling (1.5 - 10) <D565F065-B45F-37FF-BA46-C675F95BBC00> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
      0xf10000 -   0xf6eff3  com.apple.music.apps.MALoopManagement (9.1.8 - 219.66) <A1CB744D-B391-438C-28DE-2CABB594E4A9> /Applications/Logic Pro.app/Contents/Frameworks/MALoopManagement.framework/Versions/A/MALoopManagem ent
      0xf86000 -  0x11b7ff3  com.apple.prokit (7.3.1 - 1943) <FB023C34-D236-3B48-B87F-1D54EEBF32B3> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x12cf000 -  0x1349fff  com.apple.music.apps.MACore (9.1.8 - 477.58) <53D4EB61-BFD7-ADA1-217C-BBEA1F38DA80> /Applications/Logic Pro.app/Contents/Frameworks/MACore.framework/Versions/A/MACore
    0x136b000 -  0x13b3ffb  com.apple.audio.midi.CoreMIDI (1.9 - 78) <CE34882B-8B96-3376-9451-592BE9A0D04F> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x13d8000 -  0x142eff7  com.apple.music.apps.MAHarmony (9.1.8 - 199.72) <D93A5C62-91A1-2D04-A715-5805EBEF693B> /Applications/Logic Pro.app/Contents/Frameworks/MAHarmony.framework/Versions/A/MAHarmony
    0x1447000 -  0x1861feb  com.apple.music.apps.MAPlugInGUI (9.1.8 - 424.79) <D98859D6-BA99-5073-49B7-44B57F4FE211> /Applications/Logic Pro.app/Contents/Frameworks/MAPlugInGUI.framework/Versions/A/MAPlugInGUI
    0x1a88000 -  0x1b6afeb  com.apple.music.apps.OMF (9.1.8 - 109.7) <869B8C49-7726-C45F-E301-A21EAE7A3B3B> /Applications/Logic Pro.app/Contents/Frameworks/OMF.framework/Versions/A/OMF
    0x1b81000 -  0x21d2fe3  com.apple.music.apps.MADSP (9.1.8 - 588.98) <7BEB4983-28A6-8808-2B8D-A48F0A3F0111> /Applications/Logic Pro.app/Contents/Frameworks/MADSP.framework/Versions/A/MADSP
    0x28c9000 -  0x28eaff7  com.apple.music.apps.LogicFileBrowser (9.1.8 - 1700.67) <FEEA3128-4A7E-7FDD-0E7E-BFC9554CA78B> /Applications/Logic Pro.app/Contents/Frameworks/LogicFileBrowser.framework/Versions/A/LogicFileBrow ser
    0x28f4000 -  0x296dff7  com.apple.music.apps.LogicLoopBrowser (9.1.8 - 1700.67) <3396D969-32DF-0446-8E3D-F2FE82B23CD8> /Applications/Logic Pro.app/Contents/Frameworks/LogicLoopBrowser.framework/Versions/A/LogicLoopBrow ser
    0x2983000 -  0x29a4ff7  com.apple.music.apps.MAApogeeSupport (9.1.8 - 313.26) <D058F550-BB20-ABD6-51E8-3001AE32A6E1> /Applications/Logic Pro.app/Contents/Frameworks/MAApogeeSupport.framework/Versions/A/MAApogeeSuppor t
    0x29ab000 -  0x29b0ff7  com.apple.music.apps.MAResources (9.1.8 - 212.66) <985579E4-F9E5-F7C6-39C8-FC294A330A2A> /Applications/Logic Pro.app/Contents/Frameworks/MAResources.framework/Versions/A/MAResources
    0x29b5000 -  0x29e2ff3  com.apple.audio.CoreAudioKit (1.6.4 - 1.6.4) <65464AA8-31B1-3301-9342-2991D79432BB> /System/Library/Frameworks/CoreAudioKit.framework/Versions/A/CoreAudioKit
    0x29f5000 -  0x2a05ff7  com.apple.AERegistration (1.2 - 401) <4FEFA52A-BF2E-2BCC-0124-4E3653B88D95> /Applications/Logic Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration
    0x2a1b000 -  0x2a27ff3  com.apple.music.apps.MAUnitTest (9.1.8 - 97.27) <FB0DE08A-CFEB-7039-796A-F05E8FE0DA11> /Applications/Logic Pro.app/Contents/Frameworks/MAUnitTest.framework/Versions/A/MAUnitTest
    0x2a31000 -  0x2ae7fff  com.apple.music.apps.MAFiles (9.1.8 - 144.87) <FF7A5441-B41F-B937-9269-29C589FE6BFF> /Applications/Logic Pro.app/Contents/Frameworks/MAFiles.framework/Versions/A/MAFiles
    0x2b02000 -  0x2b7afe3  com.apple.music.apps.MAAudioEngine (9.1.8 - 158.42) <77E17BDE-E079-7A68-621C-2947475D0402> /Applications/Logic Pro.app/Contents/Frameworks/MAAudioEngine.framework/Versions/A/MAAudioEngine
    0x2be3000 -  0x2beeff7  com.apple.music.apps.MAToolKit (9.1.8 - 359.28) <77A2C3F7-3530-3D65-4247-D520A1C1F487> /Applications/Logic Pro.app/Contents/Frameworks/MAToolKit.framework/Versions/A/MAToolKit
    0x2bf4000 -  0x2c08ff7  com.apple.music.apps.MAVideo (9.1.8 - 12.70) <74AD8812-DB1B-1845-B389-ACB0FC255ECB> /Applications/Logic Pro.app/Contents/Frameworks/MAVideo.framework/Versions/A/MAVideo
    0x2c1c000 -  0x2d3aff3  com.apple.WebKit (8536 - 8536.26.14) <C7BAC2E5-03F0-3516-86F1-49C4076A090F> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x2deb000 -  0x2f37fff  com.apple.syncservices (7.0 - 713) <5DEDF14F-B123-362E-9461-47F55C7452CD> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x2fb3000 -  0x304fffc  com.apple.MobileMe (9 - 1.01) <EBADB981-9ED6-82B0-810F-F1CB05CB5A17> /Applications/Logic Pro.app/Contents/Frameworks/MobileMe.framework/Versions/A/MobileMe
    0x30af000 -  0x315afff  libcrypto.0.9.7.dylib (106) <B96063DD-DBFC-320E-97C7-9ED5099051AC> /usr/lib/libcrypto.0.9.7.dylib
    0x319e000 -  0x31b4ffc  libexpat.1.dylib (12) <D4F1FD2B-F75A-322C-843E-113EF5F8EEAF> /usr/lib/libexpat.1.dylib
    0x31bd000 -  0x3e4cff3  com.apple.WebCore (8536 - 8536.26.14) <D8DCE3AB-556A-3C2F-8249-A38A0E3595E2> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x4727000 -  0x474cffe  com.apple.prokit.LionPanels (7.3.1 - 1943) <56A7D10D-3AF6-3AAB-BFC9-18938735E108> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/LionPan els.bundle/Contents/MacOS/LionPanels
    0x47c3000 -  0x47d0ff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x5700000 -  0x577fff7  com.apple.iLifeMediaBrowser (2.7.2 - 546) <24A0A118-874B-3C7C-B50C-C80BED03A15F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x6f62000 -  0x6f70fff  com.apple.iokit.IOHIDLib (1.8.1 - 1.8.1) <47437095-1433-3148-87F6-DEBD33DBFBD9> /System/Library/Extensions/IOHIDFamily.kext/Contents/PlugIns/IOHIDLib.plugin/Co ntents/MacOS/IOHIDLib
    0x6fc6000 -  0x6fcbfff  com.apple.audio.AppleHDAHALPlugIn (2.3.5 - 2.3.5fc12) <1EABA0EA-1AA2-3EDB-A3AD-EE8FE2CC9AA4> /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn
    0x9abd000 -  0x9abeff5 +cl_kernels (???) <97579674-DC25-486F-A43F-9F13F4C9EFC2> cl_kernels
    0x9ace000 -  0x9ad6ff7  com.apple.proapps.mrcheckpro (1.4 - 397) <25DBA6AA-139D-EFAC-1BF8-5D29A3DFA497> /Applications/Logic Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro
    0x9d00000 -  0x9dbeff3  ColorSyncDeprecated.dylib (400) <A959DD25-E448-3563-B74E-E58C69961C76> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x9e84000 -  0x9e92fff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x9eef000 -  0x9f18ff7  com.apple.datadetectors (4.0 - 199.0) <51A6E8D8-7918-35F3-86F8-B7E198260F7D> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
    0x9fa4000 -  0x9fb0ffb  libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x9fb7000 -  0x9fe3ffa  GLRendererFloat (8.6.1) <72E3DBC7-4175-3D0C-A5AF-A0E6D6CB9CAA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x9fec000 -  0x9ff4ffc  libcldcpuengine.dylib (2.1.19) <17C33F7F-C359-313B-8044-F0E9CAC750FB> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x1315e000 - 0x13160fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0x13190000 - 0x13192ff3  com.apple.music.apps.anvil.resources (9.1.8 - 280.4) <232E095C-4B63-5F35-5A7A-0CF691EB1101> /Applications/Logic Pro.app/Contents/PlugIns/anvil.res/Contents/MacOS/anvil
    0x13197000 - 0x13199ff3  com.apple.music.apps.common.resources (9.1.8 - 280.4) <1D975834-BD71-B0D0-D8CF-1BA760AA9488> /Applications/Logic Pro.app/Contents/PlugIns/common.res/Contents/MacOS/common
    0x1319e000 - 0x131a0ff3  com.apple.music.apps.ebp.resources (9.1.8 - 280.4) <191CB44E-25E3-0BAA-6E45-E4FC625432A0> /Applications/Logic Pro.app/Contents/PlugIns/ebp.res/Contents/MacOS/ebp
    0x131a5000 - 0x131a7ff3  com.apple.music.apps.efx.resources (9.1.8 - 280.4) <2EEB43AB-D405-62D0-140B-0B887CE18A70> /Applications/Logic Pro.app/Contents/PlugIns/efx.res/Contents/MacOS/efx
    0x131ac000 - 0x131aeff3  com.apple.music.apps.egt.resources (9.1.8 - 280.4) <2E91FDD0-709D-AF8A-02C1-169C401D9A9D> /Applications/Logic Pro.app/Contents/PlugIns/egt.res/Contents/MacOS/egt
    0x131b3000 - 0x131b5ff3  com.apple.music.apps.emx.resources (9.1.8 - 280.4) <CFDBF0D9-083A-F0A9-DA2E-7D5F6A6D249A> /Applications/Logic Pro.app/Contents/PlugIns/emx.res/Contents/MacOS/emx
    0x131ba000 - 0x131bcff3  com.apple.music.apps.es1.resources (9.1.8 - 280.4) <3257B0C1-B4F6-E276-56E4-E226736A1371> /Applications/Logic Pro.app/Contents/PlugIns/es1.res/Contents/MacOS/es1
    0x131c1000 - 0x131c3ff3  com.apple.music.apps.es2.resources (9.1.8 - 280.4) <53480C20-F2F1-A2D5-BDA6-E70F6B281A5F> /Applications/Logic Pro.app/Contents/PlugIns/es2.res/Contents/MacOS/es2
    0x131c8000 - 0x131caff3  com.apple.music.apps.esp.resources (9.1.8 - 280.4) <8F63A05D-3A14-004C-246F-3D6B5EBEEA7E> /Applications/Logic Pro.app/Contents/PlugIns/esp.res/Contents/MacOS/esp
    0x131cf000 - 0x131d1ff3  com.apple.music.apps.evb3.resources (9.1.8 - 280.4) <BE781A59-67E2-FB1E-3F4E-B99D0D30C61C> /Applications/Logic Pro.app/Contents/PlugIns/evb3.res/Contents/MacOS/evb3
    0x131d6000 - 0x131d8ff3  com.apple.music.apps.evd6.resources (9.1.8 - 280.4) <D80EB53C-5AFC-7AC6-44E8-7A23AEF023C3> /Applications/Logic Pro.app/Contents/PlugIns/evd6.res/Contents/MacOS/evd6
    0x131dd000 - 0x131dfff3  com.apple.music.apps.evoc.resources (9.1.8 - 280.4) <80760949-9342-4C9F-CF3D-4C6333D024FE> /Applications/Logic Pro.app/Contents/PlugIns/evoc.res/Contents/MacOS/evoc
    0x131e4000 - 0x131e6ff3  com.apple.music.apps.evp88.resources (9.1.8 - 280.4) <F5393D5E-8BF1-6C37-ED93-5FACFD419DEB> /Applications/Logic Pro.app/Contents/PlugIns/evp88.res/Contents/MacOS/evp88
    0x131eb000 - 0x131edff3  com.apple.music.apps.exs24.resources (9.1.8 - 280.4) <AE07C5E6-1D57-D2BB-4942-80AACD51CD44> /Applications/Logic Pro.app/Contents/PlugIns/exs24.res/Contents/MacOS/exs24
    0x131f2000 - 0x131f4ff3  com.apple.music.apps.guitaramp.resources (9.1.8 - 280.4) <40F8A885-63FA-D784-78D9-9958EF4EEBF3> /Applications/Logic Pro.app/Contents/PlugIns/guitaramp.res/Contents/MacOS/guitaramp
    0x131f9000 - 0x131fbff3  com.apple.music.apps.guitarcontrols.resources (9.1.8 - 280.4) <C6EB6C33-138E-C992-14D1-B03D9EFEFB49> /Applications/Logic Pro.app/Contents/PlugIns/guitarcontrols.res/Contents/MacOS/guitarcontrols
    0x13565000 - 0x13567ff3  com.apple.music.apps.mutapdel.resources (9.1.8 - 280.4) <BCF98464-A2C8-D71F-87D5-FEFF35404932> /Applications/Logic Pro.app/Contents/PlugIns/mutapdel.res/Contents/MacOS/mutapdel
    0x1356c000 - 0x1356eff3  com.apple.music.apps.pedalboard.resources (9.1.8 - 280.4) <199A76D9-1086-BC6C-68D0-B74431FAF415> /Applications/Logic Pro.app/Contents/PlugIns/pedalboard.res/Contents/MacOS/pedalboard
    0x13573000 - 0x13575ff3  com.apple.music.apps.revolver.resources (9.1.8 - 280.4) <2C6B75C7-E32A-B021-7119-E830E7F2E853> /Applications/Logic Pro.app/Contents/PlugIns/revolver.res/Contents/MacOS/revolver
    0x1357a000 - 0x1357cff3  com.apple.music.apps.sphere.resources (9.1.8 - 280.4) <E8D4E3E6-8C6F-5D10-57DA-B7C0F71C35F9> /Applications/Logic Pro.app/Contents/PlugIns/sphere.res/Contents/MacOS/sphere
    0x137f0000 - 0x137f3fff  com.apple.LiveType.component (2.1.3 - 2.1.3) /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x1592d000 - 0x15ab9ff8  GLEngine (8.6.1) <4AF75262-A6C2-3745-AE61-1C3BC7559D31> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x15af0000 - 0x15c41ff7  libGLProgrammability.dylib (8.6.1) <369AA0A8-E925-378C-8D07-71157E6FBDBD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x16800000 - 0x16c55ff3  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.6.22 - 8.0.6) <D8A77BAE-53BE-3AE1-BAFC-B8F8810ADAAF> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0x16df0000 - 0x16df5ff7  com.apple.DesktopVideoOut (1.2.4 - 1.2.4) /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut
    0x184ea000 - 0x184f6ff7  com.apple.DVCPROHDVideoOutput (1.3 - 1.3) /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput
    0x18eea000 - 0x18ef3fff  com.apple.IOFWDVComponents (2.0.7 - 2.0.7) <A4F09F97-11B7-3AB1-A1CC-026CBB0EE901> /System/Library/Components/IOFWDVComponents.component/Contents/MacOS/IOFWDVComp onents
    0x1d772000 - 0x1d7d7fde  com.apple.LiveType.framework (2.1.3 - 2.1.3) /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType
    0x1d86f000 - 0x1d8b9fec  com.apple.DVCPROHDMuxer (1.3 - 1.3) /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer
    0x1d8d7000 - 0x1d90fffb  com.apple.audio.SoundManager.Components (4.0 - 4.0) <1B1175B1-9D3D-3079-9371-939B2A63B01C> /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents
    0x1d916000 - 0x1d950fff  com.apple.QuickTimeFireWireDV.component (7.7.1 - 2599.13) <5FB303B9-3672-39AA-8CD6-E323CC0E41A8> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0x23005000 - 0x23006ff1 +cl_kernels (???) <9D9E4528-AABA-4ACB-8A30-49D9D522B32D> cl_kernels
    0x230c7000 - 0x230c8ffd  com.apple.textencoding.unicode (2.5 - 2.5) <4E2ABBEB-1F0D-3C06-BA0C-C3CEDDF17BD2> /System/Library/TextEncodings/Unicode Encodings.bundle/Contents/MacOS/Unicode Encodings
    0x256e6000 - 0x256e6ff7 +cl_kernels (???) <AD924A8D-6DA9-4CEF-A98D-E3CFF4D745B2> cl_kernels
    0x256e8000 - 0x2577aff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x2578f000 - 0x25790ffd +cl_kernels (???) <184287C8-7052-462A-A7AF-84B8ACFD6829> cl_kernels
    0x28900000 - 0x28992ff7  unorm8_argb.dylib (2.1.19) <1B67DB26-5B5D-3600-8049-D744F133BEB1> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
    0x2b970000 - 0x2c52efe3 +Massive.MusicDevice.component (1.3.1 [R129] - 1.3.1 [R129], Copyright © 2011 Native Instruments) <00015578-479D-36E0-8C58-A36AA5104A8D> /Library/Audio/Plug-Ins/Components/Massive.component/Contents/MacOS/Massive
    0x3373a000 - 0x338b2ff3 +com.LennarDigital.Sylenth1 (2.2.0) /Library/Audio/Plug-Ins/Components/Sylenth1.component/Contents/MacOS/Sylenth1
    0x34800000 - 0x36c4bfef +Maschine.MusicDevice.component (1.8.2 [R247] - 1.8.2 [R247], Copyright © 2012 Native Instruments) <508BBA91-6F98-39C5-A8A8-E8A6EEAD0FA1> /Library/Audio/Plug-Ins/Components/Maschine.component/Contents/MacOS/Maschine
    0x8e41d000 - 0x8ed41ff3  com.apple.GeForceGLDriver (8.6.22 - 8.0.6) <B7B9239F-4563-39DB-B60B-0688A4B7283C> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fefa000 - 0x8ff2ce57  dyld (210.2.3) <23DBDBB1-1D21-342C-AC2A-0E55F27E6A1F> /usr/lib/dyld
    0x90009000 - 0x90009fff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x9000a000 - 0x9000cfff  com.apple.securityhi (4.0 - 55002) <79E3B880-3AB7-3BF3-9CDF-117A45599545> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x9000d000 - 0x90044ffa  com.apple.LDAPFramework (2.4.28 - 194.5) <4654A24A-C2B1-3591-9694-2DF2480A46AB> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x90045000 - 0x90103ff3  com.apple.ColorSync (4.8.0 - 4.8.0) <B534DE6A-3AF0-307C-B274-A4FCFC5BC696> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x90104000 - 0x90121ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x90122000 - 0x903aeffb  com.apple.RawCamera.bundle (4.04 - 680) <DD1D3CFC-1710-3186-A6C4-89B42F100117> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x903af000 - 0x904baff7  libJP2.dylib (845) <D409C913-6FA4-3D60-BFE0-B9FC6A02FEE0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x904bb000 - 0x904eeff3  com.apple.GSS (3.0 - 2.0) <7D3FD0A3-C9E9-3A8A-BD59-1730750114CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x904ef000 - 0x90534ff7  com.apple.NavigationServices (3.7 - 200) <6AB1A00C-BC94-3889-BA95-40A454B720CE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90541000 - 0x907daff3  com.apple.AddressBook.framework (7.1 - 1167) <4592F610-8C93-3E24-9E61-999A5667879D> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x907e0000 - 0x90815fff  libTrueTypeScaler.dylib (84.5) <4F94F0B2-F3D4-35B5-9026-D9FF0BFC1D89> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x90816000 - 0x90866ff7  com.apple.CoreMediaIO (306.0 - 4151.1) <5F85D6A6-7F01-333B-91B4-9FB7D4D3752A> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x90867000 - 0x90868fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x90869000 - 0x90869fff  com.apple.Carbon (154 - 155) <C0A26E7B-28F1-3C7E-879E-A3CF3ED5111C> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x9086a000 - 0x90951ff7  libxml2.2.dylib (22.3) <56E973D6-6B55-3E67-8282-6BC982816488> /usr/lib/libxml2.2.dylib
    0x90952000 - 0x9097bff7  libRIP.A.dylib (328.0.4) <00D3148A-C70D-3D5A-B60B-C23F2ACE99FE> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x9097c000 - 0x9097dffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x9097e000 - 0x90a76ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x90a77000 - 0x90a7efff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x90a7f000 - 0x90a7ffff  com.apple.quartzframework (1.5 - 1.5) <9018BE5B-4070-320E-8091-6584CC17F798> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x90a80000 - 0x90ae4fff  com.apple.datadetectorscore (4.0 - 269.1) <F918B85D-C93F-3178-97EA-5B33F38DD913> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x90aef000 - 0x90af3fff  com.apple.IOSurface (86.0.3 - 86.0.3) <E3A4DB0A-1C1A-31E3-A550-5C0E1C874509> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x90af4000 - 0x90b04ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <C6076983-A02E-389E-BFC6-008EECC4C896> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x90ba3000 - 0x90ba9fff  libGFXShared.dylib (8.6.1) <84569E94-268E-370A-8E59-141340AF8B84> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x90baa000 - 0x90d33ff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x90d34000 - 0x90d4effc  libsystem_kernel.dylib (2050.20.9) <561E35E5-E32E-3BFB-9E8B-C977BA6C4F85> /usr/lib/system/libsystem_kernel.dylib
    0x90d4f000 - 0x90e4dff7  libFontParser.dylib (84.5) <822EAEC7-5FFC-3C39-BF12-660214EC7522> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x90e4e000 - 0x90ea5ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x90ea6000 - 0x90ff3ffb  com.apple.CFNetwork (596.2.3 - 596.2.3) <B6D93473-7CFA-3B9F-AE76-7BCB0C5CF73C> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x90ff4000 - 0x9100dffb  com.apple.frameworks.preferencepanes (15.0 - 15.0) <E4288CB7-BA78-3611-8AA5-6CF98E649272> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x9100e000 - 0x91015ffe  com.apple.agl (3.2.1 - AGL-3.2.1) <48407521-A4A3-3D28-8784-29E36AA04804> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x91016000 - 0x91132ff7  com.apple.desktopservices (1.7.2 - 1.7.2) <FEDC49FB-DA51-3897-8A8B-7710A8E4982A> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x91133000 - 0x914ebffa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x914ec000 - 0x9153affb  libFontRegistry.dylib (100) <97D8F15F-F072-3AF0-8EF8-50C41781951C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x9153b000 - 0x9153bfff  libSystem.B.dylib (169.3) <B81FAD7E-8808-3F49-807F-0AD68D0D7359> /usr/lib/libSystem.B.dylib
    0x9153c000 - 0x91543ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x91544000 - 0x9165cff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <D871D730-1D5C-34E7-98C7-0FF09964E618> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x916a2000 - 0x91727ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <4E947DC1-7985-3111-A864-58EDD6D955DC> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x91728000 - 0x91774fff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x91775000 - 0x91ef4ff7  libclh.dylib (4.0.3 - 4.0.3) <C641CDCB-2FD0-3AD5-9F90-E61B633DF0DD> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x91ef5000 - 0x92212ff3  com.apple.Foundation (6.8 - 945.11) <03B242AC-519C-3683-AA52-E73536B3D55F> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92213000 - 0x92214ffd  libunc.dylib (25) <5E1EEE9E-3423-33D7-95B2-E4D17DD08C18> /usr/lib/system/libunc.dylib
    0x92215000 - 0x9225cff3  com.apple.CoreMedia (1.0 - 926.62) <69B3835E-C02F-3935-AD39-83F8E81FB780> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9225d000 - 0x9227afff  libxpc.dylib (140.41) <1BFE3149-C242-3A77-9729-B00DEDC8CCF2> /usr/lib/system/libxpc.dylib
    0x9227b000 - 0x9234ffff  com.apple.backup.framework (1.4.1 - 1.4.1) <7F9C8663-C0FA-35F5-A5D6-294FAA9F259B> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x92350000 - 0x9263bff7  com.apple.AOSKit (1.05 - 151) <F470C45E-620C-3FF2-AB1C-2D57FCD215E7> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x9263c000 - 0x92646fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <774CDB2F-34A1-347A-B302-4746D256E921> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x92647000 - 0x92651fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x92652000 - 0x926f2ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x926f3000 - 0x927e7ff3  com.apple.QuickLookUIFramework (4.0 - 555.4) <F22B0BD4-A8F6-328B-A672-73FBDE03D210> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x927e8000 - 0x9280cfff  com.apple.PerformanceAnalysis (1.16 - 16) <7B7EAA0B-5208-32DB-B083-D4B62F37EC46> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x9280d000 - 0x92822fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x92823000 - 0x92898ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <1D81B09C-98DB-3CDB-990B-459FAE3D8D7A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92899000 - 0x92899fff  com.apple.ApplicationServices (45 - 45) <B23FD836-ECA1-3DF8-B043-9CA9779BE9DB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x9289a000 - 0x928e4ff7  com.apple.framework.CoreWLAN (3.0.1 - 301.12) <E253608A-C40B-311E-86D7-460078FC4C89> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x928e5000 - 0x928f7ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x928f8000 - 0x92980fff  com.apple.PDFKit (2.7.2 - 2.7.2) <B0E008B3-6CFE-36A2-9EE7-ABD745C19CCB> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x92981000 - 0x92988ff3  com.apple.NetFS (5.0 - 4.0) <FD429432-6DA7-3B41-9889-0E8B4ECB8A4F> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x92989000 - 0x92989fff  com.apple.CoreServices (57 - 57) <83B793A6-720D-31F6-A76A-89EBB2644346> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x9298a000 - 0x93016feb  com.apple.CoreAUC (6.16.00 - 6.16.00) <DFAEA7AB-260C-3AF8-A740-085F86DF230C> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x93017000 - 0x93047ff3  libtidy.A.dylib (15.10) <F2F4E000-E305-3089-91E6-3DB0ED07E74A> /usr/lib/libtidy.A.dylib
    0x93048000 - 0x9304cff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x9304d000 - 0x93d85ff7  com.apple.QuickTimeComponents.component (7.7.1 - 2599.13) <80EEE1DA-01A4-340E-8798-BEF11C008810> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x93d86000 - 0x93d8afff  com.apple.OpenDirectory (10.8 - 151.10) <E3D2E1A4-6E55-3C23-BCB4-7B9D31EFD605> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x93e26000 - 0x93e29ff9  libCGXType.A.dylib (328.0.4) <9BC4856B-B92A-3D46-AABD-F5E3E80A8748> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x93e2a000 - 0x93e54ff9  com.apple.framework.Apple80211 (8.3 - 830.18) <079DF575-394F-346B-B172-004266206D56> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x93e55000 - 0x93e60fff  libcommonCrypto.dylib (60027) <D9337AF4-C094-370E-858C-059AB6560719> /usr/lib/system/libcommonCrypto.dylib
    0x93e61000 - 0x93e6eff7  com.apple.HelpData (2.1.4 - 85) <487CCA0C-BC34-332A-964E-68173DA1EF10> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
    0x93e73000 - 0x93f91ff7  com.apple.MediaControlSender (1.4.5 - 145.3) <18D0E735-21E5-3013-8235-C2275C1875F6> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x93f92000 - 0x93fc7ff7  com.apple.framework.internetaccounts (2.1 - 210) <714B7B1A-D7F5-374B-A368-252A354B9499> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
    0x94845000 - 0x94861ff7  libPng.dylib (845) <14C43094-C670-3575-BF9B-3A967E05EAC0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x94862000 - 0x94943fff  libcrypto.0.9.8.dylib (47) <219227B4-75D2-3CCC-B241-4BE8F8E1D4AB> /usr/lib/libcrypto.0.9.8.dylib
    0x94944000 - 0x949a6fff  libc++.1.dylib (65.1) <35EE57E1-2705-3C76-A75A-75655D720268> /usr/lib/libc++.1.dylib
    0x949a7000 - 0x94a5bfff  com.apple.coreui (2.0 - 181.1) <6BEEE83E-C878-3FE6-B521-8B32B3A35409> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x94a5c000 - 0x94a8fff5  libssl.0.9.8.dylib (47) <84896B24-4941-3149-A4CF-2BAD0F621002> /usr/lib/libssl.0.9.8.dylib
    0x94a9f000 - 0x94aa3ffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x94aa4000 - 0x94cd4fff  com.apple.QuartzComposer (5.1 - 284) <640BD4D4-3551-3DB1-A9F2-004257EE5DED> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x94cd5000 - 0x94cebfff  com.apple.CFOpenDirectory (10.8 - 151.10) <3640B988-F915-3E0D-897C-CB04C95BA601> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x94cee000 - 0x94ceefff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x94d20000 - 0x94db7ff7  com.apple.ink.framework (10.8.2 - 150) <A9C3B735-7D5F-3D7D-AA70-2CC852D09CDE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x94dbb000 - 0x94e55fff  com.apple.CoreSymbolication (3.0 - 87) <33C10269-1D45-3A7C-A41F-E4D3DFB87E48> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x94e56000 - 0x950d2ff7  com.apple.QuickTime (7.7.1 - 2599.13) <FE609160-E1EF-341D-9B6A-205D3E03A4D2> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x950d3000 - 0x954cffeb  com.apple.VideoToolbox (1.0 - 926.62) <B09EEF06-CB3C-3EAA-8B0E-22A1801F3CAE> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x954d0000 - 0x95549ff0  com.apple.CorePDF (2.0 - 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9554a000 - 0x9554dfff  com.apple.help (1.3.2 - 42) <2B727B38-0E18-3108-9735-F65958924A91> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9554e000 - 0x9554ffff  libremovefile.dylib (23.1) <98622D14-DAAB-3AD8-A5D9-C322BF572A98> /usr/lib/system/libremovefile.dylib
    0x95550000 - 0x95592ff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x95593000 - 0x9562bfff  com.apple.CoreServices.OSServices (557.4 - 557.4) <6D735EAC-335E-34E7-82F4-414F8EF62A59> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x9562c000 - 0x95643fff  com.apple.GenerationalStorage (1.1 - 132.2) <E6B7F156-813B-3D1C-928C-9C93BAD7853B> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x95644000 - 0x9566dfff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x95674000 - 0x9567efff  libCSync.A.dylib (328.0.4) <A875CE4A-EB89-309F-B160-F3CC8BBF0A11> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x9567f000 - 0x956acffe  libsystem_m.dylib (3022.6) <93CEEC8C-FAB5-313C-B0BB-0F4E91E6B878> /usr/lib/system/libsystem_m.dylib
    0x956ad000 - 0x956c4ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <8D71DE7D-7F53-3052-9FAF-132CB61BA9F5> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x956c5000 - 0x95700fe7  libGLImage.dylib (8.6.1) <A3442557-18D5-332E-8859-423D5A20EBBE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95701000 - 0x95859ffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <DD823065-E61B-38B8-9C13-7AA3FAB4700C> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x9585a000 - 0x95957ff7  com.apple.DiskImagesFramework (10.8 - 344) <0F190A93-F843-37AE-879B-D9E933BE072B> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x95958000 - 0x95a07ff7  com.apple.CoreText (260.0 - 275.16) <7716C57B-E059-3B30-BBA8-AD7FF6EE3D35> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x95a08000 - 0x95a28ffd  com.apple.ChunkingLibrary (2.0 - 133.2) <FE5F0F1E-B15D-3F76-8655-DC2FE19BF56E> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x95a29000 - 0x95d2eff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <4571EDDC-704A-3FB1-B9A6-59870AA6165F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x95d2f000 - 0x95d7eff6  libTIFF.dylib (845) <989A2EB9-3A49-3157-8E9C-B16E6005BC64> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x95d7f000 - 0x95d85fff  com.apple.phonenumbers (1.1 - 47) <0D9B4A12-C1D3-374C-B320-11806C0CCF2A> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x95d86000 - 0x95f42ffd  libicucore.A.dylib (491.11.1) <B19E450A-BAF1-3967-9C95-7F77DC0B4639> /usr/lib/libicucore.A.dylib
    0x95f43000 - 0x95f5cfff  com.apple.Kerberos (2.0 - 1) <8413EDD3-7E01-3D47-83FD-C14A5235DCD2> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x95f5d000 - 0x95f82ff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <BBB53E4F-BCBA-3461-875F-8FA8E9157261> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x95f83000 - 0x961f0fff  com.apple.imageKit (2.2 - 667) <4267BB9C-1D7E-37C1-9473-A0073E3B3F52> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x961f1000 - 0x96584ffb  com.apple.MediaToolbox (1.0 - 926.62) <6B61AAF9-3775-3E71-81BF-DC4556AEDF73> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x96585000 - 0x965feffb  libType1Scaler.dylib (101.1) <C12C5169-4E91-3148-934F-8A9CAB8546C6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x966b7000 - 0x96a9aff3  com.apple.HIToolbox (2.0 - 625) <E4430F7F-CCC2-3F62-A7A1-5B25F024C7D0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x96a9b000 - 0x96cb2fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x96cb3000 - 0x96dc0057  libobjc.A.dylib (532.2) <FA455371-7395-3D58-A89B-D1520612D1BC> /usr/lib/libobjc.A.dylib
    0x96dc1000 - 0x96de0ff3  com.apple.Ubiquity (1.2 - 243.10) <548817EA-66C8-3F00-AEA9-DBB22263649C> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x96de1000 - 0x96ed2ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x96f10000 - 0x96fe6fff  com.apple.DiscRecording (7.0 - 7000.2.4) <528052A0-FCFB-3867-BCDF-EE0F8A998C1C> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x96fe7000 - 0x96ff4fff  libGL.dylib (8.6.1) <C7A3917A-C444-33CC-8599-BB9CD8C12BC4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x96ff5000 - 0x97003ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x97006000 - 0x97007fff  libsystem_sandbox.dylib (220) <4E42390B-25EC-3530-AF01-337E430C16EB> /usr/lib/system/libsystem_sandbox.dylib
    0x97008000 - 0x9702afff  libc++abi.dylib (24.4) <06479DA4-BC23-34B6-BAFC-A885814261D0> /usr/lib/libc++abi.dylib
    0x9702b000 - 0x9702dfff  libCVMSPluginSupport.dylib (8.6.1) <A90DA4A7-78D9-3E5B-8D3A-09F73E3F5A69> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x9702e000 - 0x971a6ff5  com.apple.QuartzCore (1.8 - 304.0) <9AF64ECF-1237-32B7-B465-375B61B17DE0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x971a7000 - 0x971b1fff  com.apple.DisplayServicesFW (2.7.2 - 357) <7BE2A846-E716-3685-B93E-57832540EC10> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x971b5000 - 0x971faff5  com.apple.opencl (2.1.21 - 2.1.21) <8B48DA40-593C-36D1-8E1B-6739448F38F7> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x971fb000 - 0x9763dff7  com.apple.CoreGraphics (1.600.0 - 328.0.4) <E1D5CF68-B1CB-370E-A326-DA4292C0C096> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x9763e000 - 0x9764eff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x9764f000 - 0x9765affb  com.apple.DirectoryService.Framework (10.8 - 151.10) <ABC37C4F-4B9E-327D-90C0-1682526371F4> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x9765b000 - 0x98217ffb  com.apple.AppKit (6.8 - 1187.34) <06EDB1D1-3B8A-3699-8E3A-D8F50A27AB7C> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x98218000 - 0x98273ff7  com.apple.AppleVAFramework (5.0.18 - 5.0.18) <56888C48-8437-3107-A4AC-CB252968E154> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x98274000 - 0x9827cfff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x9827d000 - 0x982e3ffc  com.apple.ISSupport (1.9.8 - 56) <B9F397ED-4F1F-3264-869E-F055EB87C3B8> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
    0x98311000 - 0x9831ffff  libxar.1.dylib (105) <6498A359-2DBA-3EDA-8F00-EEB989DD0A93> /usr/lib/libxar.1.dylib
    0x98320000 - 0x98323ffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x98324000 - 0x9837dfff  com.apple.AE (645.3 - 645.3) <FA4E3819-AB7B-3226-B86D-049EAC115071> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x98380000 - 0x983d7ff7  com.apple.ScalableUserInterface (1.0 - 1) <4B538E02-4F41-37FF-81F6-ED43DE0E78CC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x983d8000 - 0x983e4ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x983e5000 - 0x983e8ffd  libCoreVMClient.dylib (24.4) <C54E8FD0-61EC-3DC8-8631-54288AC66AC8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x983f4000 - 0x983f5fff  libdnsinfo.dylib (453.18) <41C7B8E2-2A81-31DE-BD8B-F0C29E169D4F> /usr/lib/system/libdnsinfo.dylib
    0x983f6000 - 0x983f6fff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x983fa000 - 0x9843efff  libGLU.dylib (8.6.1) <06BAFDCA-800C-35E3-B1A3-F05E105B86AB> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x9843f000 - 0x98498ff7  com.apple.ImageCaptureCore (5.0.1 - 5.0.1) <A885F8DE-3BEC-332E-BB78-CEAB5F2C1806> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x98499000 - 0x984a5ffa  com.apple.CrashReporterSupport (10.8.2 - 415) <BAE9900A-51E7-3AD4-A7FB-7E6CCFFB2F21> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x984a6000 - 0x984b4fff  com.apple.opengl (1.8.6 - 1.8.6) <7C832F41-1D1F-32AF-96B8-E78C2CB29C6C> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 13
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 228
        thread_create: 1
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=295.2M resident=184.4M(62%) swapped_out_or_unallocated=110.8M(38%)
    Writable regions: Total=460.6M written=199.9M(43%) resident=276.6M(60%) swapped_out=0K(0%) unallocated=184.0M(40%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    ATS (font support)                 32.9M
    CG backing stores                  7976K
    CG image                            556K
    CG raster data                     4872K
    CG shared images                   1184K
    CoreServices                       1792K
    IOKit                                12K
    MALLOC                            369.4M
    MALLOC guard page                    48K
    MALLOC_LARGE (reserved)            9768K        reserved VM address space (unallocated)
    Memory tag=240                        4K
    Memory tag=242                       12K
    Memory tag=249                      192K
    Memory tag=35                      1448K
    OpenCL                               44K
    SQLite page cache                   192K
    Stack                              69.1M
    VM_ALLOCATE                        18.3M
    __DATA                             37.4M
    __DATA/__OBJC                       348K
    __IMAGE                             528K
    __IMPORT                             28K
    __LINKEDIT                         61.1M
    __OBJC                             4096K
    __OBJC/__DATA                       184K
    __PAGEZERO                            4K
    __TEXT        

    There are different reasons for that problem. Follow the steps of this page > http://pondini.org/TM/C17.html

  • Help with time delay

    I am trying to setup an order for my MC to load in a timed
    order. I have been looking for how to write is function. Please
    help!!

    well, let's see, you could stop and then restart the interval
    with a new 'time' variable on each attachment. You could either
    calculate the next time, or select the next value or pick one
    randomly from an array, or however you would like.
    So you could let's say you want to just pick a random time
    greater than two seconds and less than five, you could do something
    like this:

  • Query with Time Interval

    Hi,
    I have a weekly report which needs to be generated for a particular day.
    query is given below.
    select last_update_dt transaction_date, COUNT(*) total_transaction,
    COUNT(decode(upper(status),'SUCCESS',1)) Success_count,
    COUNT(decode(upper(status),'FAILED',1)) Failed_count,
    COUNT(DECODE(UPPER(STATUS),'ERROR',1)) ERROR_COUNT FROM GCIF_TRACKING_TABLE WHERE
    CREATE_TS BETWEEN TO_TIMESTAMP('07/11/2012 00:00:00' ,'mm/dd/yyyy hh24:mi:ss') AND
    TO_TIMESTAMP('07/11/2012 23:59:59','mm/dd/yyyy hh24:mi:ss' ) AND ACCT_NUM IS NOT NULL GROUP BY LAST_UPDATE_DT;
    Am trying to generate a query with 30 minutes interval.
    For this above query, instead of taking total count, i would require success and failure count on 30 min interval basis.
    eg: time stamp: 00:00 - 00:30 , 00:31 - 01:00 etc
    Could anyone pls help me in this. Thanks in advance.
    can anyone revert on this pls. i need it very badly.
    Edited by: 946948 on Jul 17, 2012 5:23 AM

    This is the forum for Oracle's SQL Developer tool, not for general SQL or PL/SQL questions. This question would be better answered in the PL/SQL.

  • NEED HELP WITH TIME CAPSULE!

    Hello, I am new to this forum and this is my first post. Currently I have a Macbook pro and it is really the only computer in my house I use. My Mom has a Macbook, My dad has a Apple Desktop and my brother a toshiba laptop.
    I am running OS X 10.5.8 on my macbook pro, Snow Leopard on the other.
    Tonight I got the time capsule, and I am really excited to get this working. To give a little background, I have FiOS and our modem is in the basement which runs directly to a verizon wireless router, MI424WR to be exact. I have a few questions about how to set it up because I tried to set it up like they said but when I plugged the Time Capsule into the Fios router and turned it on all I got on the Capsule was the blinking amber light. I ran an ethernet cord from one of the opened LAN ports on the router to the WAN port on the Capsule. I installed the Airport utility on my macbook and my dads desktop but still do not get any type of connection to the capsule. I am reading about bridging so I tried to do the manual set up in the Airport utility it just scanned and got nothing and I cannot even hit manual setup. My questions are..
    How exactly do I set up the Time Capsule, as I described it does it sound like I have everything plugged in correctly?
    Is it possible to completely get rid of the verizon router?
    How do I get any of my computers to pick up the time capsule?
    If you have any questions as to how I explained please just ask. I am really trying to get this set up because I do not want my dad to think he wasted 350 dollars on something that is completely useless for our home setup. Any help would be greatly appreciated. THANK YOU, Zach.

    No matter what, even when the TC is plugged into my MBP with an ethernet cable it does not read it.
    Disconnect any ethernet cables that you connected to the Time Capsule at the moment
    Hold in the reset button on the back until the amber light begins to blink more quickly and continue holding the button another 4-5 seconds when this occurs. Then release the reset button.
    Connect an ethernet cable from one of the available LAN <-> ports on the Verizon router to the WAN (circle of dots icon) port on the Time Capsule.
    You have two ways to configure the Time Capsule using either wireless or ethernet.
    To use wireless, click on the fan shaped Airport icon at the top of the computer screen and look for a wireless network with a name like Apple Network xxxxxx. Log on to that network first, then open AirPort Utility.
    To use ethernet, temporarily connect an ethernet cable from your Mac to one of the LAN <-> ports on the Time Capsule. Open AirPort Utility.
    When you open AirPort Utility, click Continue to follow the guided setup. You did not indicate whether you want to Time Capsule to provide a wireless network, but most users want that option. So, you when asked how you want to configure the Time Capsule, you would choose the "Create a new wireless network" option.
    As the Jolly Giant says, you will need to choose Bridge Mode when you see a choice of how to connect in the setup process. If you are an experienced computer user, you may want to configure the Time Capsule manually, but I would not recommend that you do this unless you know exactly what you are doing.
    My next step is to call verizon and say they need to get out here and fix this ** or I will be going back to comcast.
    Verizon has nothing to do with the Time Capsule problems that you have encountered. Blaming them will accomplish nothing.

  • Expression help with time remapping

    Hi
    I have a 25fps Precomp with an animation that changes on every frame.
    In the master comp I want to apply an expression to its time remap property so that it holds on each consecutive frame for a given duration, eg on Frame 1-15 we see frame 1 of precomp, on frame 16-30 we see frame 2, and so on.  I can't figure this out. Tried posterizeTime and some other bits to no avail and can't find it elsewhere on the web.
    Thanks, Steve

    <Big sigh of relief> Thank-you Dan.
    I read your expressions everywhere on the web and when I need a little help you are there within MINUTES!
    You are such an asset to the AE community.

  • Help with time zone setting not working in my treo 750

    When I set my home time zone in the time setting option and I confirm the change, it does not take the change. The home time zone is always set to Pacific Standard Time. Does anybody knows how to fix this bug?
    Post relates to: None

    rcury4 wrote:
    "Time machine couldn't coplete the backup to Rick's backup disk". "Unable to complete backup. an error occurred while creating the backup folder".
    See #C10 in Time Machine - Troubleshooting
    "Time Machine couldn't complete the backup to "Rick's Backup Disk".  An error occurred while copying files. The problem may be temporary. If the problem persists, use disk utility to repair your backup disk."
    Not one of Apple's more informative messages. 
    There's a problem with a file on your system.  See #C3 in the above link. It will show you how to locate the message(s) that describe the problem, then help you fix it.    If that doesn't help, post back with details, including all the messages, what you've done, and the results.

Maybe you are looking for

  • How to remove space between pages in Oracle Reports 6i?

    Hi, I have customized one oracle report (rdf). Earlier, the standard report was showing the ouput in pages i.e. there exists space beteen the pages. But I want my custom report in such a way that it should show me the result in one page i.e. there sh

  • KMODE_EXCEPTION_NOT_HANDLED in Windows 8.1

    I recently downloaded an official copy of Windows 8.1 from my school's official Dreamspark partnership. After installing Windows 8.1 and following the steps fully I had no issues for about half a day, however after I put my MacBook Pro to sleep I cou

  • How is the IP Profile set please?

    HI, Could someone please confirm how the IP Profile I see when I run the BT Speedtester is set? Is it changed automatically, depending on my actual download spped achieved, or is it (or can it be) set manually by a BT Engineer? Another quick question

  • Call bar is now vertical on the right side of screen. How do I get it back on the bottom?

    Call bar is now vertical on the right side of screen. How do I get it back on the bottom? I've tried rebooting and changing screens but it won't change. I can't find a setting for that call bar.

  • Calendar function not working in report launch form

    We are currently using Headstart 6.5.3.1 for 9i. When we invoke the calendar function for a date parameter in the report launch form (qms0012f), we get the error-message ORA-6508: could not find program unit being called in PL/SQL Program Unit qms$ca