Component ID's conflict.

Hi,
I have a page with table and the remaining page will be filled by different components based on the record selection. My issue is, we are two guys working on this task. When we are merging our code, component id's are changing and exceptions are comming. Please let me know the best appoarch to follow to avoid this conflict.
Thanks.

User,
It's not clear exactly what is causing the conflict (and why the IDs change), nor exactly clear what technology you are talking about for that matter.
I'll assume you are talking about JSF and the IDs for components on the page. Best practice would be for you to explicitly assign an ID to every component on the page. If the two of you are working together, then you should communicate to ensure you don't duplicate the IDs on different components - no magic there.
If you are talking about something else, please tell us what you mean.
John

Similar Messages

  • QuickTime stopped working after installing upgrading to Snow Leopard

    Hi,
    I am using a MacBook Pro and was running Mac OS X Leopard, and QuickTime worked perfectly. After I upgraded to Snow Leopard I can´t get QuickTime to work. When I try to reinstall QuickTime for Snow Leopard it tells me it is already installed.
    How will I get it to work again?

    but now I can not open QuickTime at all.
    I hate to ask, but what does this mean? Are you double-clicking or "drop" opening a movie and no player is opening? Are you simply clicking on the application icon and no player is opening but the application name does display in the top-left area of you monitor? Do you get a modal message saying something is wrong or saying the application quit unexpectedly while opening? Please try to be more specific regarding what is actually taking place as this may provide additional clues as to whether the problem is in the application, the operating system, 32-bit/64-bit mode switching/access problems, missing playback components for 32-bit routines, component list ordering conflicts, etc.

  • Cursor scrolling stopped working after installing Firefox 4Mac Snow Leopard

    Mac OS 10.6, just installed firefox 4 and the scrolling feature within the page is not working inspite of it be set to do that under preference- advance. suggestions?

    but now I can not open QuickTime at all.
    I hate to ask, but what does this mean? Are you double-clicking or "drop" opening a movie and no player is opening? Are you simply clicking on the application icon and no player is opening but the application name does display in the top-left area of you monitor? Do you get a modal message saying something is wrong or saying the application quit unexpectedly while opening? Please try to be more specific regarding what is actually taking place as this may provide additional clues as to whether the problem is in the application, the operating system, 32-bit/64-bit mode switching/access problems, missing playback components for 32-bit routines, component list ordering conflicts, etc.

  • Flash player won't work  Win7 IE8

    Apart from not being able to download flash-player from the Adobe Downloads section (for some reason I don't get a prompt to download it at http://get.adobe.com/flashplayer). Flash player itself doesn't seem to be working correctly.
    I have downloaded install_flash_player_ax.exe from a direct link on one of these forum discussions. I once had adobe flash-player installed (or so I thought that it was installed) however it appeared to be incapable of working (on some webpages I see a "broken" red x icon); so I uninstalled it. Now that I reinstalled it  (disabling Norton) it does the same thing: "broken" image. I checked in control panel>programs & features and it did indeed say that Adobe Flash PLayer 10 ActivX was installed.
    Note: I did uninstall it with uninstall_flash_player.exe and rebooted the computer

    Thanks again. I just did a quick review of Spybot and they say there should not be any incompatibility issues with Norton.
    Then I did a Search trying to see if Spybot have an Anti-Virus component which would conflict with Norton. They categorize a Trojan as included as Spyware and some AV's call it a Virus. The terms sort of blend as to the definitions of each type of Malware.
    The S&D Helper is sort of difficult to explain. It comes with Spybot, but many users turn it off since it's hard to understand and pops up alerts very frequently. I haven't used it in a few years so can't say if it still has that annoying habit:-)
    Something is blocking the FP ActiveX Control that we know. I know the Administrator Account needs to be used and normally you would receive a message from Adobe Flash Player if that was the issue.
    Did you Disable Norton this way?
    Right Click and Open Norton. Turn off Smart Firewall and Auto Protect
    Under Miscellaneous Settings, Disable Norton Product Tamper Protection
    1- Open IE 8. Goto Tools -> Manage Add-ons.
    2- Disable the following:
    -Norton Toolbar
    -Symantec NCO BHO
    -Symantec Intrusion Prevention (IPS)
    Did you have the same Anti-Virus programs when you updated Flash Player prior to this latest version? Did you have any problems as you are having now?
    Since something is blocking that ActiveX Control and we can pretty much rule out Administrator and Kill-bit, then Anti-Virus or Malware are about the only 2 things that could be involved.
    Is your System a 32bit or 64bit? If it's a 64bit are you using the 32bit browser?
    Thanks,
    eidnolb

  • New to patterns

    Hi,
    I am completely new to design patterns and J2EE so any help would be useful.
    I have a basic web page with an embedded flash movie which communicates with a single servlet.
    The servlet is basically a big if...else statement on the request params from the flash. Each if...else calling an appropriate method, doing some work and returning something to the flash movie.
    I have been asked by a customer if this the server side servlet would/could be extendable, I want to redesign the whole approach to use a design pattern (is this the right thing to do?), but I don't know really where to start or even if this is the right thing to do. Any help ideas?
    I have started reading J2EE Design Patterns by William Crawford, Jonathan Kaplan (is this a good book?) and am thinking of something along the MVC lines with all the work done in a JavaBean, the customer will want to be able to add to the if...else in the controller servlet, preferably by some sort of extension without changing my code, how would something like this work? Is there a better pattern for what I'm trying to do?
    Any help will be much appreciated.
    Thanks in advance.
    Phil Maskell

    It is unclear how your customer would want to extend the servlet.
    When you say redesign, do you also mean removing the Flash component? Flash conflicts a little with the J2EE model.
    Checkout http://jakarta.apache.org/struts/ to learn how to build extensible Java web applications.
    Some things to keep in mind:
    Using a MVC pattern, the servlet would act as the Controller, which should delegate to helper classes that carry out actions. In Struts, the org.apache.struts.action.ActionServlet reads the request URL and delegates to the appropriate Action class. Highly extendable by adding and/or revising action classes.
    The View layer would consist of your Flash application if you keep it in the new design. otherwise the View is implemented with JSP pages.
    The Model layer is where your business logic resides. You would use a Business Delegate to interact with the Controller objects. If you keep using Flash, then it seems like your Model or business logic would be mixed in with the View Layer. It really depends on what type of business requirements the application is attempting to realize. Here is the area of conflict with J2EE model.
    Christian

  • Release Transfer - S/W Component Version - Conflict

    Hello Alll,
    I did a release transfer of a particular Namespace from S/W Component Version u2013 1.0 to 2.0. By transfer I didnu2019t get any error message, but after the transfer, I found some of the message types still shows the older S/W component version i.e. 1.0.
    This happens only in u201CProcess Integration Scenariou201D that too partly.  Other components of the name space displays right version i.e. 2.0. If anyone overcame such a situation, please let me know the procedure to avoid such a conflict.
    Best Regards,
    Satishkumar, Dhamodharam.

    Satish,
    Either you or someone else might have changed the process integration  scenario manually in 2.0 version that is causing conflict.
    You can check the history and object versions to make sure who did it and what has been done during this manual change.
    If the manual change done is not necessary then go to conflict tab, click on the object and select the latest 2.0 version object (displayed object button) and save it
    To avoid this happening from next time, do not make changes to 2.0.... watever changes are required, do it in 1.0 and do a release transfer
    Venkat.

  • Conflict with the component names

    Hi everybody,
    I think I have a conflict with the names of the components. Let me explain to you.
    On the first window, I have a component described like this :
    Component Type -> Text Input Component
    Component Name -> ArgoLineClientV2R4_Text_1_txf
    On another window, I have this :
    Component Type -> Graphics Component
    Component Name -> ArgoLineClientV2R4_Text_1_txf
    As you see, these components have the same name but are different type. With the first, I manage to write the word in. With the second, I want to extract a word but I can't.
    So, I would like to know the reason. Is it because the components have the same name? Is it because the second component is a Graphics component ?
    Thanks for your time.
    Best regards.
    Romain.

    Hi Oliver, thanks for your answer.
    ArgoLineClientV2R4_Text_1_txf is the technical name, given by Jubula during the object mapping. In my program, I use different names of course.
    These two components have different functionalities. With one, I write a word in; and with the other the software gives me an information (a word). With the second, i can only read the information and I need to take this information to put it in a String variable. So I tried to extract this information but I (my program) failed. I wanted to make a clic and make a copy of the word. But when I try to clic, my test fails.
    I think it is because Jubula describes this component like a Graphics Component whereas in the software parameters, this component is a text field (in mode ReadOnly but a text field).
    Here is my situation.
    Regards.
    Romain

  • Apple QT MPEG2 Playback Component conflict w/Mavericks

    I am running OX 10.9.1, Mavericks. and wnat to transfer my VOB files from DVD into iMovie for editing. Per the instructions in this discussion (https://discussions.apple.com/docs/DOC-3951 ), I installed MPEG StreamClip. I also purchased the Apple QT MPEG2 PB component - oops! - BC the Apple store says I actually don't need it if I'm running Lion or later. Per the Streamclip site (squared5.com) ,even though Apple says the QT PB tool is not needed, Streamclip still needs it. Fine, whatever. With Streamclip installed, I attempted to install the QT MPEG2 PB tool, but I got this error code: "QuickTime MPEG2 can't be installed on this disk. This software is intended for an earlier version of Mac OSX." For fun, I tried transferring my VOB files from DVD into streamclip, but that yielded another error that teh tranfer would not be complete, adn owuld be missing elements. That's true - the files I transfered to streamclip are now audi only.
    So it appears that I need the Apple QT MPEG2 PB tool, but it's not available for Mavericks. Or am I missing something else? If streamclip won't work on MAvericks , is there an alternative QT MPEG2 PB component? Or, can you please show me another way to get my VOB files from DVD into iMovie?
    Thank you very much, and I appreciate your time.
    Alison

    I found this info frm samberl in australia (in this discussion thread https://discussions.apple.com/message/17333072#17333072), and it enabled me to install the QT MPEG2 playback component. Although all the instructions are directed toward Lion users, apparently it also applies to Mavericks.
    "You need to delve deeper into MPEG Streamclip, Lion and Quicktime MPEG2 playback.
    From the MPEG Streaclip website.
    "The installer of the MPEG-2 Playback Component may refuse to install the component in Lion. Apple states the component is unnecessary in Lion, however MPEG Streamclip still needs it.
    To install the component in Lion, please download MPEG Streamclip 1.9.3b7 beta above; inside the disk image you will find the Utility MPEG2 Component Lion: use it to install the MPEG-2 Playback Component in Lion. The original installer's disk image (QuickTimeMPEG2.dmg) is required.
    The current versions of MPEG Streamclip cannot take advantage of the built-in MPEG-2 functionality of Lion. For MPEG-2 files you still need to install the QuickTime MPEG-2 Playback Component, which is not preinstalled in Lion. You don't have to install QuickTime 7."

  • Conflict resolution including the CRT DUMMYfor Add-On ST-SER rel.700_2007_1

    Dear all,
    Environment  #    32 bit win2k3, SAP   & Orc with 10.2.0.2.0
    We are in process of applying suport packs for Solution manager 7.0,  SAPKITL25 is finished
    When applying SAPKITL26 with  SAPKB70015, SAPKA70015 I am gettign the following CRT is required
    ST-SER rel.700_2007_1 .
    I did this add-on & applied support packs for this component ST-SER rel.700_2007_1 - 1,2
    &  tried  SAPKITL26 with  SAPKB70015, SAPKA70015 again but the error repeats . What is the last support pack in 32 BIT sap system fo Solution manager.
    Error -
    Phase ADDON_CONFLICTS_?: Explanation of Errors
    onflicts were found between the Support Packages that you want to
    mport and the Add-Ons installed in the system. To guarantee the
    onsistency of your system, the import is interrupted until all Conflict
    esolution Transports (CRTs) for the listed Support Packages are
    ncluded in the queue.
    o include the CRTs in the queue, proceed as follows:
    Write down the Support Packages and Add-Ons that have conflicts.
    Leave this screen by choosing 'Cancel' (F12).
    Load the CRTs for the Support Packages with conflicts from the SAP
    Service Marketplace or request them from your Add-On supplier.
    Define the extended queue again in the Support Package Manager.
    Import the queue. The Support Package Manager executes all steps from
    the beginning.
    f the problem involves an SAP Add-On, see SAP Note 53902, which tells
    ou which CRTs resolve the conflicts. Otherwise contact the supplier of
    our Add-On for details on how to proceed.
    he following contains a table of Support Packages for each Add-On for
    hich conflicts were detected. The column 'Information on the Conflict
    esolution' specifies how you can resolve a conflict. For more
    nformation, select the corresponding 'Information for the Conflict
    esolution'.
    onflicts Between Add-On ST-SER 700_2007_1 and Support Packages
    omponent    Release      Support Package        Information on
                                                    Conflict Resolution
    T           400          SAPKITL426             CRT: DUMMY
    Is this a known error or how to overcome this & clues on the following..
    -Rahul

    Dear Sunny,
    I went through the sap notes & found that i need to download ST-SER 700_2008_1.
    SAP Solution Manager 7.0 (Software component ST 400)
    ST 400 SP16 (SAPKITL426)
    With SP16 (SAPKITL426) SAP strictly recommends to upgrade your ST-SER tothe release 700_2008_1 or higher. Therefore use transaction SAINT instead of transaction SPAM to patch your system to SAP Solution Manager 7.0. If you try to patch your system via SPAM and your ST-SER release is 700_2007_1 or less you will receive one of the following information within SPAM during phase ADDON_CONFLICTS_?:
                        a) Conflicts Between Add-On ST-SER 700_2005_2 and Support Packages SAPKITL426 Include CRT
                        b) Conflicts Between Add-On ST-SER 700_2006_1 and Support Packages SAPKITL426 Include CRT
                        c) Conflicts Between Add-On ST-SER 700_2006_2 and Support Packages SAPKITL426 Include CRT
                        c) Conflicts Between Add-On ST-SER 700_2007_1 and Support Packages SAPKITL426 Include CRT
                        *Please be aware there is no physical Conflict Resolution Transport (CRT) available to solve this conflict (it is not planned to provide such a CRT). You have to patch your system via SAINT not via SPAM:*
                        1. Delete your SPAM-QUEUE by pressing the Display/Define button within SPAM.
                        2. Download all ST-SER Delta-Upgrade packages from the Software Download Center into your EPS-Inbox.
                        3. Call transaction SAINT and press Start button.
                        4. Select ST-SER 700_2008_1 or higher and press Continue button
                        All neccessary component packages will automatically be included into a valid SAINT-queue
    but  ST-SER 700_2008_1 not available to download & also noticed there are no manual CRT's
    how should i manage to patch system with ST-SER 700_2008_1 when it is not availble to download
    Thanks & regards,
    rahul

  • Final Cut Pro 6.0.2 - AJA IO HD conflict

    Hi, I just got a problem opening Final Cut Pro. FCP can not open and send always the same message: "Final Cut Pro quit unexpectedly. Mac OS X and other applications are not affected."
    It seems, in the report (see below), that the conflict is with AJA IO HD. I already tried to:
    - restart the computer
    - unplug the AJA
    - change the firewire cable
    - trash FCP preferences
    - uninstall AJA software
    - update AJA software
    - run the AJA conflict checker
    But none of these worked out.
    When I unplug the AJA, Final cut runs without problem.
    I have this problem for 2 days and the only change I made on the computer this day was installing a new software: Shake 4.1. Is there any possibility that Shake could be the reason of this conflict?
    Thanks in advance.
    Nuno
    Here is the report:
    +Date/Time: 2008-01-31 10:07:01.294 0000
    +OS Version: 10.4.11 (Build 8S2167)+
    +Report Version: 4+
    +Command: Final Cut Pro+
    +Path: /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro+
    +Parent: WindowServer [71]+
    +Version: 6.0.2 (6.0.2)+
    +Build Version: 7+
    +Project Name: FCPApp+
    +Source Version: 711051055+
    +PID: 222+
    +Thread: 0+
    +Exception: EXCBADINSTRUCTION (0x0002)+
    +Code[0]: 0x0000000d+
    +Code[1]: 0x00000000+
    +Thread 0 Crashed:+
    +0 <<00000000>> 0x2024d5cd 0 + 539284941+
    +1 com.aja.kona.videooutput 0x204e9b8a CLogProducer::LogMsg(int, char const*, ...) + 170+
    +2 com.aja.kona.videooutput 0x204f67ae APW::VO::Alpine::VideoOutput::SetDisplayMode(long, bool) + 60+
    +3 com.aja.kona.videooutput 0x204f7969 APW::VO::Alpine::VideoOutput::VideoOutput[in-charge](ComponentInstanceRecord*) + 1893+
    +4 com.aja.kona.videooutput 0x2051f973 long APW::VO::Dispatch<APW::VO::Alpine::VideoOutput>(ComponentParameters*, APW::VO::Alpine::VideoOutput*) + 105+
    +5 ...ple.CoreServices.CarbonCore 0x90cd0734 CallComponentDispatch + 34+
    +6 ...ple.CoreServices.CarbonCore 0x90cd0710 CallComponentOpen + 43+
    +7 ...ple.CoreServices.CarbonCore 0x90ccfc16 OpenAComponent + 436+
    +8 ...ple.CoreServices.CarbonCore 0x90cd5288 OpenComponent + 24+
    +9 com.apple.FinalCutPro 0x001bae8f InitTargets() + 3325+
    +10 com.apple.FinalCutPro 0x001bb616 pKGRefreshTargets() + 120+
    +11 com.apple.FinalCutPro 0x0020615d pKGPreferencesCheckVOutAvailable(char**, long) + 345+
    +12 com.apple.FinalCutPro 0x002064ef pKGPreferencesVOutInit() + 57+
    +13 com.apple.FinalCutPro 0x001be828 pKGVideoOutStartup() + 32+
    +14 com.apple.FinalCutPro 0x001fbeeb StartupVideoOut() + 27+
    +15 com.apple.FinalCutPro 0x00211ab5 KGPreferencesLibAction + 2701+
    +16 com.apple.FinalCutPro 0x00230b42 CallLibs(KGLibActionCode, unsigned char) + 610+
    +17 com.apple.FinalCutPro 0x00230bd5 KGFinishLibraries + 115+
    +18 com.apple.FinalCutPro 0x00230d21 KGInit() + 191+
    +19 com.apple.FinalCutPro 0x003fa829 OpenApplication(AEDesc const*, AEDesc*, long) + 75+
    +20 com.apple.AE 0x915236c5 aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned long, unsigned char*) + 147+
    +21 com.apple.AE 0x915235f6 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 44+
    +22 com.apple.AE 0x915234c2 aeProcessAppleEvent + 190+
    +23 com.apple.HIToolbox 0x92df3084 AEProcessAppleEvent + 37+
    +24 com.apple.HIToolbox 0x92e3a12e ProcessHighLevelEvent + 151+
    +25 com.apple.HIToolbox 0x92e3a06f StandardApplicationEventHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 265+
    +26 com.apple.HIToolbox 0x92def4d7 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1093+
    +27 com.apple.HIToolbox 0x92deeb7c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304+
    +28 com.apple.HIToolbox 0x92deea41 SendEventToEventTargetWithOptions + 55+
    +29 com.apple.HIToolbox 0x92df60e3 ToolboxEventDispatcherHandler(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*) + 357+
    +30 com.apple.HIToolbox 0x92def88e DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 2044+
    +31 com.apple.HIToolbox 0x92deeb7c SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 304+
    +32 com.apple.HIToolbox 0x92df5f7c SendEventToEventTarget + 56+
    +33 com.apple.HIToolbox 0x92e39eb3 ToolboxEventDispatcher + 81+
    +34 com.apple.HIToolbox 0x92e388cb RunApplicationEventLoop + 165+
    +35 com.apple.FinalCutPro 0x0014b0f6 KGMainEvent(void*) + 46+
    +36 com.apple.FinalCutPro 0x002a7dd1 main + 59+
    +37 com.apple.FinalCutPro 0x00002af6 _start + 216+
    +38 com.apple.FinalCutPro 0x00002a1d start + 41+
    +Thread 1:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x00410406 DisplayQueue::Run() + 702+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 2:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x004c6bf9 WorkUnitPerformer::Run() + 55+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 3:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x004c6bf9 WorkUnitPerformer::Run() + 55+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 4:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x004c6bf9 WorkUnitPerformer::Run() + 55+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 5:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x004c6bf9 WorkUnitPerformer::Run() + 55+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 6:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x004c6bf9 WorkUnitPerformer::Run() + 55+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 7:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x004c6bf9 WorkUnitPerformer::Run() + 55+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 8:+
    +0 libSystem.B.dylib 0x900248c7 semaphorewait_signaltrap + 7+
    +1 com.apple.FinalCutPro 0x00423b21 Synchronizable::Wait() + 47+
    +2 com.apple.FinalCutPro 0x004c6bf9 WorkUnitPerformer::Run() + 55+
    +3 com.apple.FinalCutPro 0x0044ddb8 Thread::RunHelper(void*) + 20+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 9:+
    +0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7+
    +1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014+
    +2 com.apple.CoreFoundation 0x9083e118 CFRunLoopRun + 60+
    +3 com.apple.DVCPROHDMuxer 0x204170fb AVS::DestroyAVCDeviceController(AVS::AVCDeviceController*) + 297+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 10:+
    +0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7+
    +1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014+
    +2 com.apple.CoreFoundation 0x9083e118 CFRunLoopRun + 60+
    +3 com.apple.AVCVideoServices 0x00b55875 AVS::AVCVideoServicesThreadStart(AVS::AVCVideoServicesThreadParams*) + 149+
    +4 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 11:+
    +0 libSystem.B.dylib 0x90009cd7 machmsgtrap + 7+
    +1 com.apple.CoreFoundation 0x9082d23b CFRunLoopRunSpecific + 2014+
    +2 com.apple.CoreFoundation 0x9082ca56 CFRunLoopRunInMode + 61+
    +3 com.apple.audio.CoreAudio 0x91469356 HALRunLoop::OwnThread(void*) + 158+
    +4 com.apple.audio.CoreAudio 0x91469171 CAPThread::Entry(CAPThread*) + 93+
    +5 libSystem.B.dylib 0x90024227 pthreadbody + 84+
    +Thread 0 crashed with X86 Thread State (32-bit):+
    +eax: 0x0f891658 ebx: 0x204e9af1 ecx: 0x00000001 edx: 0x0f891658+
    +edi: 0x0f891650 esi: 0xbfffeae0 ebp: 0xbfffde88 esp: 0xbfffde6c+
    +ss: 0x0000001f efl: 0x00010282 eip: 0x2024d5cd cs: 0x00000017+
    +ds: 0x0000001f es: 0x0000001f fs: 0x00000000 gs: 0x00000037+
    +Binary Images Description:+
    +0x1000 - 0x74afff com.apple.FinalCutPro 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Final Cut Pro+
    +0xb0a000 - 0xb0dfff KGCore /Applications/Final Cut Pro.app/Contents/Frameworks/KGCore.framework/Versions/A/KGCore+
    +0xb14000 - 0xb23fff com.apple.AERegistration 1.2 (72) /Applications/Final Cut Pro.app/Contents/Frameworks/AERegistration.framework/Versions/A/AERegistration+
    +0xb35000 - 0xb3cfff com.apple.AEProfiling 1.2 (18) /Applications/Final Cut Pro.app/Contents/Frameworks/AEProfiling.framework/Versions/A/AEProfiling+
    +0xb44000 - 0xb74fff com.apple.AVCVideoServices 1.0 (38) /Applications/Final Cut Pro.app/Contents/Frameworks/AVCVideoServices.framework/Versions/A/AVCVideoServi ces+
    +0xb96000 - 0xba7fff com.apple.framework.promedia.ProMediaIOUnit 1.0.0 (1) /Applications/Final Cut Pro.app/Contents/Frameworks/ProMediaIOUnit.framework/Versions/A/ProMediaIOUnit+
    +0xbb4000 - 0xbbcfff com.apple.framework.promediaio 1.0.0 (1) /Applications/Final Cut Pro.app/Contents/Frameworks/ProMediaIO.framework/Versions/A/ProMediaIO+
    +0xbc3000 - 0xbcdfff com.apple.finalcutstudio.prometadatasupport 0.5 (1.0) /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport+
    +0xd05000 - 0xd79fff com.apple.ProFX 1.2.2 /Library/Frameworks/ProFX.framework/Versions/A/ProFX+
    +0xda4000 - 0xdf7fff com.apple.proapps.MIO 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MIO.framework/Versions/A/MIO+
    +0x1a84000 - 0x1a8cfff com.apple.proapps.mrcheckpro 1.4 (201) /Applications/Final Cut Pro.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MRCheckPro+
    +0x8353000 - 0x836ffff GLDriver /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLDriver.bundl e/GLDriver+
    +0x8399000 - 0x83bdfff GLRendererFloat /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat+
    +0x83d4000 - 0x83d5fff com.apple.FinalCutPro.Plugins.Text Window 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Text Window.bundle/Contents/MacOS/Text Window+
    +0x8558000 - 0x86b1fff GLEngine /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine+
    +0x86dd000 - 0x88cbfff com.apple.ATIRadeonX1000GLDriver 1.4.56 (4.5.6) /System/Library/Extensions/ATIRadeonX1000GLDriver.bundle/Contents/MacOS/ATIRade onX1000GLDriver+
    +0x8ad6000 - 0x8b01fff com.apple.FinalCutPro.Plugins.AfterEffects 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AfterEffects.bundle/Contents/MacOS/AfterEffects+
    +0x8b0b000 - 0x8b0ffff com.apple.FinalCutPro.Plugins.AudioGroupsExport 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioGroupsExport.bundle/Contents/MacOS/AudioGro upsExport+
    +0x8b14000 - 0x8b2bfff com.apple.FinalCutPro.Plugins.AudioMixer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/AudioMixer.bundle/Contents/MacOS/AudioMixer+
    +0x8b3a000 - 0x8b4efff com.apple.proapps.ControlSurfaceSupport 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/ControlSurfaceSupport.framework/Versions/A/ControlS urfaceSupport+
    +0x8b64000 - 0x8c1afff com.apple.FinalCutPro.Plugins.Browser 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Browser.bundle/Contents/MacOS/Browser+
    +0x8c35000 - 0x8c3afff com.apple.FinalCutPro.Plugins.Cache Manager 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cache Manager.bundle/Contents/MacOS/Cache Manager+
    +0x8c3f000 - 0x8c55fff com.apple.FinalCutPro.CinemaTools 4.0.1 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Cinema Tools.bundle/Contents/MacOS/Cinema Tools+
    +0x8c61000 - 0x8c6cfff com.apple.FinalCutPro.Plugins.CTHelper 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/CTHelper.bundle/Contents/MacOS/CTHelper+
    +0x8c74000 - 0x8c98fff com.apple.FinalCutPro.Plugins.EditTape 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EditTape.bundle/Contents/MacOS/EditTape+
    +0x8ca8000 - 0x8cedfff com.apple.FinalCutPro.Plugins.EDL Export 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/EDL Export.bundle/Contents/MacOS/EDL Export+
    +0x8d03000 - 0x8d0bfff com.apple.FinalCutPro.Plugins.Effect Builder 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Effect Builder.bundle/Contents/MacOS/Effect Builder+
    +0x8d10000 - 0x8d1bfff com.apple.FinalCutPro.Plugins.FCPExtPluginSupport 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCPExtPluginSupport.bundle/Contents/MacOS/FCPExt PluginSupport+
    +0x8d24000 - 0x8d58fff com.apple.FinalCutPro.Plugins.FCS Engine 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FCS Engine.bundle/Contents/MacOS/FCS Engine+
    +0x8d63000 - 0x8d74fff com.apple.FinalCutPro.Plugins.FilterCustomEd 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterCustomEd.bundle/Contents/MacOS/FilterCusto mEd+
    +0x8d7a000 - 0x8d8ffff com.apple.FinalCutPro.Plugins.FilterViewer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FilterViewer.bundle/Contents/MacOS/FilterViewer+
    +0x8d95000 - 0x8d98fff com.apple.FinalCutPro.Plugins.FinalTouchExport 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/FinalTouchExport.bundle/Contents/MacOS/FinalTouc hExport+
    +0x8d9e000 - 0x8dbcfff com.apple.FinalCutPro.Plugins.Flash 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Flash.bundle/Contents/MacOS/Flash+
    +0x8dcd000 - 0x8ddafff com.apple.FinalCutPro.Plugins.GenViewer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/GenViewer.bundle/Contents/MacOS/GenViewer+
    +0x8de0000 - 0x8de4fff com.apple.FinalCutPro.Plugins.LayerFileReader 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/LayerFileReader.bundle/Contents/MacOS/LayerFileR eader+
    +0x8de9000 - 0x8e34fff com.apple.FinalCutPro.Plugins.Media Manager 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Media Manager.bundle/Contents/MacOS/Media Manager+
    +0x8e41000 - 0x8e54fff com.apple.FinalCutPro.Plugins.MolokiniSupport 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/MolokiniSupport.bundle/Contents/MacOS/MolokiniSu pport+
    +0x8e62000 - 0x8e76fff com.apple.FinalCutPro.Frameworks.MolokiniTranslation 1.0 /Applications/Final Cut Pro.app/Contents/Frameworks/MolokiniTranslation.framework/Versions/A/MolokiniTr anslation+
    +0x8e83000 - 0x8e97fff com.apple.FinalCutPro.Plugins.Motion Viewer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Motion Viewer.bundle/Contents/MacOS/Motion Viewer+
    +0x8e9d000 - 0x8eb9fff com.apple.FinalCutPro.Plugins.Movie Analyzer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Analyzer.bundle/Contents/MacOS/Movie Analyzer+
    +0x8ec9000 - 0x8edffff com.apple.FinalCutPro.Plugins.Movie Viewer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Movie Viewer.bundle/Contents/MacOS/Movie Viewer+
    +0x8eeb000 - 0x8eeffff com.apple.FinalCutPro.Plugins.NuggetExport 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/NuggetExport.bundle/Contents/MacOS/NuggetExport+
    +0x8ef4000 - 0x8facfff com.apple.FinalCutPro.Plugins.OMF Audio Export 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/OMF Audio Export.bundle/Contents/MacOS/OMF Audio Export+
    +0x8fcb000 - 0x8fd4fff com.apple.FinalCutPro.Plugins.Perf Analyzer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Perf Analyzer.bundle/Contents/MacOS/Perf Analyzer+
    +0x8fd9000 - 0x8ff0fff com.apple.FinalCutPro.Plugins.ProAppsIntegration 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/ProAppsIntegration.bundle/Contents/MacOS/ProApps Integration+
    +0x9000000 - 0x900dfff com.apple.FinalCutPro.Plugins.Pulldown Support 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Pulldown Support.bundle/Contents/MacOS/Pulldown Support+
    +0x9015000 - 0x9054fff com.apple.FinalCutPro.Plugins.QTM Reader 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QTM Reader.bundle/Contents/MacOS/QTM Reader+
    +0x9061000 - 0x9069fff com.apple.FinalCutPro.Plugins.QuickView 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/QuickView.bundle/Contents/MacOS/QuickView+
    +0x906e000 - 0x907bfff com.apple.FinalCutPro.Plugins.Relink Media 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Relink Media.bundle/Contents/MacOS/Relink Media+
    +0x9081000 - 0x90fcfff com.apple.FinalCutPro.Plugins.Timeline Editor 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Timeline Editor.bundle/Contents/MacOS/Timeline Editor+
    +0x9107000 - 0x910efff com.apple.FinalCutPro.Plugins.Transcoder 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transcoder.bundle/Contents/MacOS/Transcoder+
    +0x9114000 - 0x9126fff com.apple.FinalCutPro.Plugins.Transition Viewer 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Transition Viewer.bundle/Contents/MacOS/Transition Viewer+
    +0x912c000 - 0x9141fff com.apple.FinalCutPro.Plugins.Trimming 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Trimming.bundle/Contents/MacOS/Trimming+
    +0x9147000 - 0x914dfff com.apple.FinalCutPro.Plugins.VDUSupport 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VDUSupport.bundle/Contents/MacOS/VDUSupport+
    +0x9153000 - 0x9154fff com.apple.FinalCutPro.Plugins.Vector Accelerator 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/Vector Accelerator.bundle/Contents/MacOS/Vector Accelerator+
    +0x9159000 - 0x916afff com.apple.FinalCutPro.Plugins.VideoLog 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VideoLog.bundle/Contents/MacOS/VideoLog+
    +0x916f000 - 0x9187fff com.apple.FinalCutPro.Plugins.VoiceOver 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/VoiceOver.bundle/Contents/MacOS/VoiceOver+
    +0x918e000 - 0x91f2fff com.apple.FinalCutPro.Plugins.XML Support 6.0.2 /Applications/Final Cut Pro.app/Contents/MacOS/Plugins/XML Support.bundle/Contents/MacOS/XML Support+
    +0x97b1000 - 0x97b4fff com.apple.LiveType.component 2.1.3 /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType+
    +0x97b9000 - 0x981efff com.apple.LiveType.framework 2.1.3 /System/Library/PrivateFrameworks/LiveType.framework/Versions/A/LiveType+
    +0x9846000 - 0x98b3fff com.DivXInc.DivXDecoder 6.6.0 /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder+
    +0x98c2000 - 0x9908fff com.apple.motion.component 1.0 /Library/QuickTime/Motion.component/Contents/MacOS/Motion+
    +0x990e000 - 0x9911fff Motion /Library/Frameworks/Motion.framework/Versions/A/Motion+
    +0x9916000 - 0x992bfff com.apple.fcp.DVOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/DVOutputUnit.bundle/Contents/MacOS/DVOutputUnit+
    +0x9b64000 - 0x9b85fff com.aja.kona.codec 5.1 /Library/QuickTime/AJACodec.component/Contents/MacOS/AJACodec+
    +0x9be9000 - 0x9bfbfff com.apple.FCP Uncompressed 422.component 1.5 /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422+
    +0x9c01000 - 0x9c3bfff com.apple.AppleProRes422 1.0.2 (46) /Library/QuickTime/AppleProRes422.component/Contents/MacOS/AppleProRes422+
    +0x9c87000 - 0x9ccbfff com.apple.DVCPROHDCodec 1.4 (231) /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec+
    +0x9ce0000 - 0x9d3dfff com.apple.AppleHDVCodec 1.3.2 (216) /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec+
    +0x9d4a000 - 0x9d64fff com.apple.AppleIntermediateCodec 1.2 (145) /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec+
    +0x9d69000 - 0x9d89fff com.apple.IMXCodec 1.3.1 (147) /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec+
    +0x9da1000 - 0x9dbafff com.apple.applepixletvideo 1.2.9 (1.2d9) /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video+
    +0x9dbe000 - 0x9dfafff com.apple.QuickTimeFireWireDV.component 7.4 (92) /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV+
    +0x9f8a000 - 0x9fd8fff com.apple.soundtrackpro.integration 2.0.2 () /Library/Application Support/ProApps/Bundles/Soundtrack Pro Integration.bundle/Contents/MacOS/Soundtrack Pro Integration+
    +0xa105000 - 0xa13cfff com.apple.motion.MotionBundle 3.0.2 /Library/Application Support/ProApps/Bundles/Motion.bundle/Contents/MacOS/Motion+
    +0xa805000 - 0xaf3afff com.borisfx.TextScrambler ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Text Scrambler.bundle/Contents/MacOS/Text Scrambler+
    +0xb979000 - 0xc0abfff com.borisfx.Title3D ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title 3D.bundle/Contents/MacOS/Title 3D+
    +0xcb9d000 - 0xcbadfff com.apple.QuartzComposer.FxPlugWrapper 1.2.2 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/FxPlugWrapper.plugin/Contents/MacOS/FxPlugWrapper+
    +0xcbb8000 - 0xcbc4fff com.apple.PluginManager 1.7.2 (34) /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager+
    +0xcbd0000 - 0xcbe0fff com.apple.fxplugframework 1.2.2 /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug+
    +0xcbf4000 - 0xcbfdfff com.apple.QuartzComposer.QCMotionPatch 1.0 /Library/Application Support/ProApps/Internal Plug-Ins/ProFX/QCMotionPatch.plugin/Contents/MacOS/QCMotionPatch+
    +0xcce1000 - 0xcce2fff com.apple.Helium 2.1.2 /System/Library/PrivateFrameworks/Helium.framework/Versions/A/Helium+
    +0xce05000 - 0xcf37fff com.apple.motion.filters 3.0.2 /Library/Application Support/ProApps/Internal Plug-Ins/FxPlug/Filters.bundle/Contents/MacOS/Filters+
    +0xcfc8000 - 0xcfcafff com.aja.kona.videooutputclock 5.1 /Library/QuickTime/AJAVideoOutputClock.component/Contents/MacOS/AJAVideoOutputC lock+
    +0xd205000 - 0xd935fff com.borisfx.TitleCrawl ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Title Crawl.bundle/Contents/MacOS/Title Crawl+
    +0xe372000 - 0xeaa8fff com.borisfx.VectorShape ??? (2.1) /Library/Application Support/Final Cut Pro System Support/Plugins/Vector Shape.bundle/Contents/MacOS/Vector Shape+
    +0xf605000 - 0xf6bcfff com.digitalanarchy.ToonIt 1.0.2 /Library/Plug-Ins/FxPlug/Digital Anarchy/ToonIt! 1.0.2/ToonIt.fxplug/Contents/MacOS/ToonIt+
    +0xf79d000 - 0xf7a2fff com.apple.audio.AppleHDAHALPlugIn 1.3.7 (1.3.7a23) /System/Library/Extensions/AppleHDA.kext/Contents/PlugIns/AppleHDAHALPlugIn.bun dle/Contents/MacOS/AppleHDAHALPlugIn+
    +0xf7b3000 - 0xf7b8fff com.apple.DesktopVideoOut 1.2.4 /Library/QuickTime/DesktopVideoOut.component/Contents/MacOS/DesktopVideoOut+
    +0xf7e0000 - 0xf7ebfff com.apple.fcp.TundraOutputUnit 1.3 /Applications/Final Cut Pro.app/Contents/Resources/TundraOutputUnit.bundle/Contents/MacOS/TundraOutputU nit+
    +0xf905000 - 0xf911fff com.apple.DVCPROHDVideoOutput 1.3 /Library/QuickTime/DVCPROHDVideoOutput.component/Contents/MacOS/DVCPROHDVideoOu tput+
    +0xfaeb000 - 0xfb25fff ProMath /Users/posprod/Library/Frameworks/ProMath.framework/Versions/A/ProMath+
    +0xfb39000 - 0xfbe4fff ProCore /Users/posprod/Library/Frameworks/ProCore.framework/Versions/A/ProCore+
    +0xfc30000 - 0xfcadfff ProMedia /Users/posprod/Library/Frameworks/ProMedia.framework/Versions/A/ProMedia+
    +0xfd2f000 - 0xfd46fff ThirdPartyPlugins /Users/posprod/Library/Frameworks/ThirdPartyPlugins.framework/Versions/A/ThirdP artyPlugins+
    +0xfd61000 - 0xfdbdfff ProGraphics /Users/posprod/Library/Frameworks/ProGraphics.framework/Versions/A/ProGraphics+
    +0xff1d000 - 0xff73fff com.apple.DVCPROHDAudio 1.3 /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio+
    +0xffa3000 - 0xffcdfff com.apple.audio.SoundManager.Components 3.9.2 /System/Library/Components/SoundManagerComponents.component/Contents/MacOS/Soun dManagerComponents+
    +0x10000000 - 0x1005efff com.apple.proapps.AudioMixEngine 2.0 (68) /Applications/Final Cut Pro.app/Contents/Frameworks/AudioMixEngine.framework/Versions/A/AudioMixEngine+
    +0x200a3000 - 0x2020cfff Lithium /Users/posprod/Library/Frameworks/Lithium.framework/Versions/A/Lithium+
    +0x20405000 - 0x2044ffff com.apple.DVCPROHDMuxer 1.3 /Library/QuickTime/DVCPROHDMuxer.component/Contents/MacOS/DVCPROHDMuxer+
    +0x2046d000 - 0x204b2fff com.apple.audio.CoreAudio.ProMediaIOAVSAVCPlugIn 7.0 /Applications/Final Cut Pro.app/Contents/SharedSupport/ProMediaIOAVSAVC.plugin/Contents/MacOS/ProMediaI OAVSAVC+
    +0x204e6000 - 0x20523fff com.aja.kona.videooutput 5.1 /Library/QuickTime/AJAVideoOutput.component/Contents/MacOS/AJAVideoOutput+
    +0x20546000 - 0x205a6fff com.aja.kona.muxer 5.1 /Library/QuickTime/AJAMuxer.component/Contents/MacOS/AJAMuxer+
    +0x21008000 - 0x219aafff com.apple.ozone.framework 3.0.2 /Applications/Motion.app/Contents/Frameworks/Ozone.framework/Ozone+
    +0x8ef52000 - 0x8ef8ffff com.apple.CoreMediaIOServicesPrivate 1.4 /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate+
    +0x8efba000 - 0x8efe4fff com.apple.CoreMediaPrivate 1.4 /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate+
    +0x8eff5000 - 0x8eff8fff com.apple.CoreMediaAuthoringPrivate 1.2 /System/Library/PrivateFrameworks/CoreMediaAuthoringPrivate.framework/Versions/ A/CoreMediaAuthoringPrivate+
    +0x8f8c0000 - 0x8f95ffff com.apple.QuickTimeImporters.component 7.4 (92) /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers+
    +0x8fe00000 - 0x8fe4afff dyld 46.16 /usr/lib/dyld+
    +0x90000000 - 0x90171fff libSystem.B.dylib /usr/lib/libSystem.B.dylib+
    +0x901c1000 - 0x901c3fff libmathCommon.A.dylib /usr/lib/system/libmathCommon.A.dylib+
    +0x901c5000 - 0x90202fff com.apple.CoreText 1.1.3 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText+
    +0x90229000 - 0x902fffff ATS /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS+
    +0x90460000 - 0x904e8fff com.apple.QTKit 7.4 (92) /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit+
    +0x9080b000 - 0x908d3fff com.apple.CoreFoundation 6.4.9 (368.31) /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation+
    +0x90911000 - 0x90911fff com.apple.CoreServices 10.4 (???) /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices+
    +0x90913000 - 0x90a07fff libicucore.A.dylib /usr/lib/libicucore.A.dylib+
    +0x90a57000 - 0x90ad6fff libobjc.A.dylib /usr/lib/libobjc.A.dylib+
    +0x90aff000 - 0x90b63fff libstdc++.6.dylib /usr/lib/libstdc+.6.dylib
    +0x90bd2000 - 0x90bd9fff libgcc_s.1.dylib /usr/lib/libgcc_s.1.dylib+
    +0x90bde000 - 0x90c51fff com.apple.framework.IOKit 1.4.8 (???) /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit+
    +0x90c66000 - 0x90c78fff libauto.dylib /usr/lib/libauto.dylib+
    +0x90c7e000 - 0x90f24fff com.apple.CoreServices.CarbonCore 682.28 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore+
    +0x90f67000 - 0x90fcffff com.apple.CoreServices.OSServices 4.1 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices+
    +0x91008000 - 0x91047fff com.apple.CFNetwork 129.22 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork+
    +0x9105a000 - 0x9106afff com.apple.WebServices 1.1.3 (1.1.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/WebServ icesCore.framework/Versions/A/WebServicesCore+
    +0x91075000 - 0x910f4fff com.apple.SearchKit 1.0.7 /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit+
    +0x9112e000 - 0x9114cfff com.apple.Metadata 10.4.4 (121.36) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata+
    +0x91158000 - 0x91166fff libz.1.dylib /usr/lib/libz.1.dylib+
    +0x91169000 - 0x91308fff com.apple.security 4.5.2 (29774) /System/Library/Frameworks/Security.framework/Versions/A/Security+
    +0x91406000 - 0x9140efff com.apple.DiskArbitration 2.1.2 /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration +
    +0x91415000 - 0x9141cfff libbsm.dylib /usr/lib/libbsm.dylib+
    +0x91420000 - 0x91446fff com.apple.SystemConfiguration 1.8.6 /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration+
    +0x91458000 - 0x914cefff com.apple.audio.CoreAudio 3.0.5 /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio+
    +0x9151f000 - 0x9151ffff com.apple.ApplicationServices 10.4 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services+
    +0x91521000 - 0x9154dfff com.apple.AE 314 (313) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ AE.framework/Versions/A/AE+
    +0x91560000 - 0x91634fff com.apple.ColorSync 4.4.10 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync+
    +0x9166f000 - 0x916e2fff com.apple.print.framework.PrintCore 4.6 (177.13) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore+
    +0x91710000 - 0x917b9fff com.apple.QD 3.10.25 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD+
    +0x917df000 - 0x9182afff com.apple.HIServices 1.5.2 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices+
    +0x91849000 - 0x9185ffff com.apple.LangAnalysis 1.6.3 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis+
    +0x9186b000 - 0x91886fff com.apple.FindByContent 1.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ FindByContent.framework/Versions/A/FindByContent+
    +0x91891000 - 0x918cefff com.apple.LaunchServices 182 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LaunchServices.framework/Versions/A/LaunchServices+
    +0x918e2000 - 0x918eefff com.apple.speech.synthesis.framework 3.5 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis+
    +0x918f5000 - 0x91935fff com.apple.ImageIO.framework 1.5.6 /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO+
    +0x91948000 - 0x919fafff libcrypto.0.9.7.dylib /usr/lib/libcrypto.0.9.7.dylib+
    +0x91a40000 - 0x91a56fff libcups.2.dylib /usr/lib/libcups.2.dylib+
    +0x91a5b000 - 0x91a79fff libJPEG.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib+
    +0x91a7e000 - 0x91addfff libJP2.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib+
    +0x91aef000 - 0x91af3fff libGIF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib+
    +0x91af5000 - 0x91b7dfff libRaw.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRaw.dylib+
    +0x91b81000 - 0x91bbefff libTIFF.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib+
    +0x91bc4000 - 0x91bdefff libPng.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib+
    +0x91be3000 - 0x91be5fff libRadiance.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib+
    +0x91be7000 - 0x91cc5fff libxml2.2.dylib /usr/lib/libxml2.2.dylib+
    +0x91ce2000 - 0x91ce2fff com.apple.Accelerate 1.3.1 (Accelerate 1.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate+
    +0x91ce4000 - 0x91d72fff com.apple.vImage 2.5 /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage+
    +0x91d79000 - 0x91d79fff com.apple.Accelerate.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib+
    +0x91d7b000 - 0x91dd4fff libvMisc.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib+
    +0x91ddd000 - 0x91e01fff libvDSP.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib+
    +0x91e09000 - 0x92212fff libBLAS.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib+
    +0x9224c000 - 0x92600fff libLAPACK.dylib /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib+
    +0x9262d000 - 0x9271afff libiconv.2.dylib /usr/lib/libiconv.2.dylib+
    +0x9271c000 - 0x9279afff com.apple.DesktopServices 1.3.7 /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv+
    +0x927db000 - 0x92a0bfff com.apple.Foundation 6.4.9 (567.36) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation+
    +0x92b25000 - 0x92b3cfff libGL.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib+
    +0x92b47000 - 0x92b9ffff libGLU.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib+
    +0x92bb3000 - 0x92bb3fff com.apple.Carbon 10.4 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon+
    +0x92bb5000 - 0x92bc5fff com.apple.ImageCapture 3.0.4 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture+
    +0x92bd4000 - 0x92bdcfff com.apple.speech.recognition.framework 3.6 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition+
    +0x92be2000 - 0x92be8fff com.apple.securityhi 2.0.1 (24742) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI+
    +0x92bee000 - 0x92c7ffff com.apple.ink.framework 101.2.1 (71) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink+
    +0x92c93000 - 0x92c97fff com.apple.help 1.0.3 (32.1) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help+
    +0x92c9a000 - 0x92cb8fff com.apple.openscripting 1.2.5 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting+
    +0x92cca000 - 0x92cd0fff com.apple.print.framework.Print 5.2 (192.4) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print+
    +0x92cd6000 - 0x92d39fff com.apple.htmlrendering 66.1 (1.1.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering+
    +0x92d60000 - 0x92da1fff com.apple.NavigationServices 3.4.4 (3.4.3) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices+
    +0x92dc8000 - 0x92dd6fff com.apple.audio.SoundManager 3.9.1 /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound+
    +0x92ddd000 - 0x92de2fff com.apple.CommonPanels 1.2.3 (73) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels+
    +0x92de7000 - 0x930dcfff com.apple.HIToolbox 1.4.10 (???) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox+
    +0x931e2000 - 0x931edfff com.apple.opengl 1.4.16 /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL+
    +0x931f2000 - 0x9320dfff com.apple.DirectoryService.Framework 3.3 /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce+
    +0x93221000 - 0x93253fff com.apple.MediaKit 8.11 (351.3) /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit+
    +0x9325d000 - 0x9325dfff com.apple.Cocoa 6.4 (???) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa+
    +0x9325f000 - 0x93915fff com.apple.AppKit 6.4.9 (824.44) /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit+
    +0x93c96000 - 0x93d11fff com.apple.CoreData 91 (92.1) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData+
    +0x93d4a000 - 0x93e03fff com.apple.audio.toolbox.AudioToolbox 1.4.7 /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox+
    +0x93e46000 - 0x93e46fff com.apple.audio.units.AudioUnit 1.4.3 /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit+
    +0x93e48000 - 0x94009fff com.apple.QuartzCore 1.4.12 /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore+
    +0x9404f000 - 0x94090fff libsqlite3.0.dylib /usr/lib/libsqlite3.0.dylib+
    +0x94098000 - 0x940d2fff libGLImage.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib+
    +0x940d7000 - 0x940edfff com.apple.CoreVideo 1.4.2 /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo+
    +0x94134000 - 0x9417cfff com.apple.bom 8.5 (86.3) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom+
    +0x94186000 - 0x941c4fff com.apple.vmutils 4.0.2 (93.1) /System/Library/PrivateFrameworks/vmutils.framework/vmutils+
    +0x94281000 - 0x94290fff libCGATS.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGATS.A.dylib+
    +0x94297000 - 0x942a2fff libCSync.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib+
    +0x942ee000 - 0x94308fff libRIP.A.dylib /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib+
    +0x9430e000 - 0x94625fff com.apple.QuickTime 7.4.0 (92) /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime+
    +0x947aa000 - 0x948f0fff com.apple.AddressBook.framework 4.0.6 (490) /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook+
    +0x9497c000 - 0x9498bfff com.apple.DSObjCWrappers.Framework 1.1 /System/Library/PrivateFrameworks/DSObjCWrappers.framework/Versions/A/DSObjCWra ppers+
    +0x94992000 - 0x949bbfff com.apple.LDAPFramework 1.4.2 (69.1.1) /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP+
    +0x949c1000 - 0x949d0fff libsasl2.2.dylib /usr/lib/libsasl2.2.dylib+
    +0x949d4000 - 0x949f9fff libssl.0.9.7.dylib /usr/lib/libssl.0.9.7.dylib+
    +0x94a05000 - 0x94a22fff libresolv.9.dylib /usr/lib/libresolv.9.dylib+
    +0x94ac7000 - 0x94ac7fff com.apple.DiscRecording 3.2.0 (???) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording+
    +0x94ac9000 - 0x94b47fff com.apple.DiscRecordingEngine 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingEngine.framework/Versions/A/DiscRecordingEngine+
    +0x94b77000 - 0x94bb9fff com.apple.DiscRecordingContent 3.2.0 /System/Library/Frameworks/DiscRecording.framework/Versions/A/Frameworks/DiscRe cordingContent.framework/Versions/A/DiscRecordingContent+
    +0x94d23000 - 0x94d47fff libcurl.3.dylib /usr/lib/libcurl.3.dylib+
    +0x95865000 - 0x9589dfff com.apple.PDFKit 1.0.4 /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit+
    +0x95be9000 - 0x95d6afff com.apple.prokit 4.0.2 (689.4) /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit+
    +0x964e7000 - 0x9651dfff com.apple.audio.midi.CoreMIDI 1.5.1 (41) /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI+
    +0x968f0000 - 0x968f0fff com.apple.vecLib 3.3.1 (vecLib 3.3.1) /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib+
    +0x96e6a000 - 0x96f41fff libGLProgrammability.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib+
    +0x96f5c000 - 0x96f5dfff libGLSystem.dylib /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLSystem.dy lib+
    +0x96f5f000 - 0x96f64fff com.apple.agl 2.5.9 (AGL-2.5.9) /System/Library/Frameworks/AGL.framework/Versions/A/AGL+
    +0x97047000 - 0x9706afff com.apple.AppleVAFramework 3.3.13 /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA+
    +0x97944000 - 0x97a1bfff com.apple.QuartzComposer 1.2.6 (32.25) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer+
    +0x97aa4000 - 0x97aa4fff com.apple.quartzframework 1.0 /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz+
    +0x97e21000 - 0x97f29fff com.apple.DiskImagesFramework 10.4.11 (115.2) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages+
    +0x97f97000 - 0x97fa4fff libbz2.1.0.dylib /usr/lib/libbz2.1.0.dylib+
    +0x9827b000 - 0x990bdfff com.apple.QuickTimeComponents.component 7.4 (92) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents+
    +0x9930b000 - 0x993e2fff com.apple.QuickTimeH264.component 7.4 (92) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264+
    +0x993e6000 - 0x99640fff QuickTimeH264.scalar /System/Library/QuickTime/QuickTimeH264.component/Contents/Resources/QuickTimeH 264.scalar+
    +0x996b2000 - 0x9977bfff com.apple.QuickTimeMPEG4.component 7.4 (92) /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4+
    +0x9a01a000 - 0x9a01afff com.apple.iokit.dvcomponentglue 1.9.0 /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue +
    +0x9a027000 - 0x9a06dfff com.apple.viceroy.codec 32.1 /System/Library/Components/VCH263Codec.component/VCH263Codec+
    +0x9b686000 - 0x9b686fff libmx.A.dylib /usr/lib/libmx.A.dylib+
    +0x9fb14000 - 0x9ff69fff com.apple.CoreGraphics 1.258.77 (???) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics+
    +Model: MacPro2,1, BootROM MP21.007F.B08, 8 processors, Quad-Core Intel Xeon, 3 GHz, 4 GB+
    +Graphics: ATI Radeon X1900 XT, ATY,RadeonX1900, PCIe, 512 MB+
    +Memory Module: DIMM Riser A/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz+
    +Memory Module: DIMM Riser A/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz+
    +Memory Module: DIMM Riser B/DIMM 1, 1 GB, DDR2 FB-DIMM, 667 MHz+
    +Memory Module: DIMM Riser B/DIMM 2, 1 GB, DDR2 FB-DIMM, 667 MHz+
    +Network Service: Built-in Ethernet 1, Ethernet, en0+
    +Network Service: Built-in Ethernet 2, Ethernet, en1+
    +PCI Card: Apple RAID Card, sppci_raid, Slot-4+
    +PCI Card: ATY,RadeonX1900, Display, Slot-1+
    +PCI Card: pci1000,646, sppci_fibrechannel, Slot-3+
    +PCI Card: pci1000,646, sppci_fibrechannel, Slot-3+
    +Parallel ATA Device: PIONEER DVD-RW DVR-112D+
    +Parallel ATA Device: PIONEER DVD-RW DVR-112D+
    +Fibre Channel Device: SCSI Target Device @ 0+
    +USB Device: Hub, Up to 480 Mb/sec, 500 mA+
    +USB Device: Hub in Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 500 mA+
    +USB Device: Apple Optical USB Mouse, Mitsumi Electric, Up to 1.5 Mb/sec, 100 mA+
    +USB Device: CTE-430-UV3.1-4, WACOM, Up to 1.5 Mb/sec, 100 mA+
    +USB Device: Apple Pro Keyboard, Mitsumi Electric, Up to 12 Mb/sec, 250 mA+
    +USB Device: ImageMate 8 in 1, SanDisk, Up to 480 Mb/sec, 500 mA+
    +USB Device: Apple Cinema Display, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA+
    +USB Device: Hub, Up to 480 Mb/sec, 500 mA+
    +USB Device: Apple Cinema Display, Apple Computer, Inc., Up to 12 Mb/sec, 500 mA+
    +FireWire Device: IoHD, AJA Video Systems, Inc., Up to 800 Mb/sec+
    +FireWire Device: built-in_hub, unknown_value, Unknown+
    +FireWire Device: unknown_device, unknown_value, Unknown+

    what else is on the firewire chain. I/O HD needs the entire bus for itself. If you have any other firewire devices get a firewire card for your machine and keep the i/o HD on that.
    if you have no firewire contentions and you've repaired permissions and your running the latest drivers, contact AJA tech support. They are well known for their ability

  • Locking when using a component as an object in the application scope...

    I have a component that I am building right now that hold
    application settings that are stored in a database table. The
    settings are maintained in a structure "variables.settings" within
    the component and can only be accessed by get and set methods. I
    use the following to create the instance of the object:
    <cfset application.settings =
    createObject("settings","component").init() />
    Now when getting a setting I do not think locking is needed
    as its just reading the value and I am not really concerned with a
    race condition...
    But when using the set method which will update the value of
    the setting.... should I be locking that as technically the object
    is in a shared variable scope? Or is it safe because its within the
    cfc/object?
    If locking is needed, would I need to lock when using the set
    method? or can I just build the lock into the set method so that
    its always there?

    To disagree with craigkaminsky, I think you only need to lock
    if you are
    concerned about race conditions and what could happen during
    a 'dirty
    read' and|or conflicting writes.
    A lot of developers have an old impression of ColdFusion that
    one *must*
    lock all shared scope variable access to maintain a stable
    application.
    This dates from the ColdFusion 4.5 days where there where
    bugs in
    ColdFusion that could cause memory leaks and eventual
    application
    instability if one did not lock shared scope reads and
    writes. This has
    long been fixed, but the advice persists.
    So now it is only a matter of your data and what would happen
    if one
    user read an old value while it was in the process of being
    updated by
    another user. Or could two users be updating the same value
    at the same
    time and cause conflict. If either of those two statements
    are true,
    then yes you should use locking as required by your
    application.
    But if they are both false and it does not matter that user A
    might get
    the old value microseconds before user B changes it. Or there
    is no
    concern with user A changing it once and user B changing it
    again to
    something different moments later without knowing the user A
    has already
    changed it. Then locking is probably unnecessary.
    There can be a cost to over locking shared variable writes
    and|or reads.
    Every time one creates a lock, one is single threading some
    portion of
    ones code. Depending on how the locking is done, this single
    threading
    may only apply to individual users or it may apply to every
    single user
    on the entire server. Either way, too much of this in the
    wrong places
    can create a significant bottle necks in ones application if
    too many
    user requests start piling up waiting for their turn through
    the locked
    block of code.

  • Error While applying patch to SAP_BASIS component in solution manager

    Dear Techies,
    Thanks alot for your prompt responses.
    I am Patching my Solutionn manager Box for SAP_BASIS Component.Prsently it is on "SP16", I am trying to patch to "SP17".
    after Completing all the steps it is giving the below mentioned error.
    Conflicts Between Add-On ST 400 and Support Packages
    Component    Release   Support Package        Information on
                                                                               Conflict Resolution
    SAP_BASIS    700          SAPKB70017             CRT: NOT-SUPPORTED
    "CRT:NOT-SUPPORTED"
    How to go about in this situation.
    Thanks in advance.
    Regards,
    Kiran

    Hi Kiran,
    You would need to proceed by moving to SAP EHP 1 for SAP Solution Manager 7.0 with required SP level.
    For this, you would need to download the complete ABAP and JAVA support pack stacks for the target SP level.
    Then, you can update the Java stack using JSPM and ABAP stack using SAINT
    Please check SMP for guides. The following guide me also be helpful.
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/f09c8455-4036-2c10-c7a7-bc3c0879462b?quicklink=index&overridelayout=true
    Hope this helps.
    Regards,
    Varun

  • Oracle database (10.2.0.4) and HTTP server / HTML DB conflict

    Hi there,
    I installed a fresh 10.2.0.1 (patched with 10.2.0.4) oracle database on Oracle Entreprise linux 5.7, and HTTP server + HTML DB products from the companion CD. Both are located in different home directory:
    ODB:  $ORACLE_BASE/product/10.2.0/db_1
    APEX: $ORACLE_BASE/product/10.2.0/apex
    I just discovered that logs files ($APEX/opmn/logs/) have filled up my entire disk this week end. After some googling / digging, I've read that there is a conflict between the ONS services that run for both products on the same port. Opening the configuration files of both products:
    +$ODB/opnm/conf/ons.config+
    +$APEX/opnm/conf/opnm.xml+ (btw, ons.conf is empty)
    I indeed saw that they both use port 6113 as local port and 6200 as remote port. The workaround I've found in variuos places is to either change the port number, or unsuscribe ONS for the database listener (and sometimes both).
    Question 1: what is the best solution ? what are the consequences for the database listener in case of unsuscribtion ?
    I also saw that opnm.xml in APEX configuration file is making use of the $ORACLE_HOME environment variable, which I define in my /etc/profile as $ORACLE_BASE/product/10.2.0/db_1. So I guess the opnm of APEX is looking at the wrong place... Yet if I change ORACLE_HOME in my /etc/profile, I won't be able to run dbstart upon stgartup, as it is run using ORACLE_HOME in a init.d script...
    Question 2: Can someone clarify things up about the exact relationship between oracle database and HTTP server ? How should I deal with ORACLE_HOME environment variable, which one use it and when... ?
    Note that I'm completely new to Oracle (and hence APEX).
    Thanks in advance!

    Billy  Verreynne  wrote:
    There should be no conflicts - except for configuration ones.
    Oracle is multi home capable. Thus multiple Oracle s/w products installed into different homes and these products running side by side.
    The conflict is system resources - like a TCP port. That port cannot be shared by multiple processes. So you need to make sure that each s/w component that needs a TCP listener end-point, has a unique port number allocated for it to use.
    As mentioned, the Oracle Apache server is an Oracle client with respect to Oracle client-server architecture. It simply needs a client OCI driver to connect to the Oracle database instance. So whether you run Oracle Apache on the same server as the database instance, or on another server all together - this makes no difference. The Oracle Apache s/w will be using its home for running. It has no need for anything from the database instance's home directory. Thus there are no conflicts - as long as you correctly keep them separated and not set the wrong home for the wrong component or include the wrong path (to another home's executables).
    OK, so to summarize a bit:
    - I should just be carefull when running startup script which will launch all services upon startup, i.e. changing the value of ORACLE_HOME before running each product startup script (dbstart => ORACLE_HOME = (..)/10.2.0/db_1, opmnctl => ORACLE_HOME = (..)/apex). I'm still quite worried because ORACLE_HOME is heavily used in opmn.xml but anyways.
    - That's basically it: when each product's services are running, they do not use ORACLE_HOME (and such) anymore, hence no conflict from this point of view.
    Also do not attempt to use IPC connectivity between the mod_plsql Apache module and the database instance. Does not make sense ito performance. Shared server should be considered and localhost TCP connectivity can be used.Well as I don't really know IPC yet, so hopefully I won't get into troubles. Just to be clear about that, i've this in my listener.ora:
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (SID_NAME = PLSExtProc)
    (ORACLE_HOME = /opt/oracle/app/oracle/product/10.2.0/db_1)
    (PROGRAM = extproc)
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1))
    (ADDRESS = (PROTOCOL = TCP)(HOST = apex.nwk)(PORT = 1521))
    Does that mean that ICP will be used somehow ?
    Thanks again from your help.
    Edited by: lv on 27 févr. 2012 06:42

  • Add-on Conflict error while installing add-on LOCIN release 100

    Hi experts,
    I want to install the add-on for India Localization for IS-Utilities i.e., LOCIN release 100. I have downloaded the add-on and also the CRT(SAPK-10001INLOCINISU) required for the add-on.
    we got an error while installing the add-on it is
    "OCS package SAPK-10001INLOCINISU does not match the current software component vector"
    if we remove the CRT from the queue and start the installation then it will give add-0n conflict error.
    Conflicts Between Add-On LOCINISU 100 and Support Packages
    Component    Release      Support Package        Information on
                                                      Conflict Resolution
    FI-CA        600          SAPK-60004INFICA       Include CRT
                               SAPK-60005INFICA       Include CRT
                               SAPK-60006INFICA       Include CRT
                               SAPK-60007INFICA       Include CRT
                               SAPK-60008INFICA       Include CRT
                               SAPK-60009INFICA       Include CRT
                               SAPK-60010INFICA       Include CRT
    Plz tell the solution for this.

    Hi,
    I had somthng like this recently with SCMEWM....
    1. Clear out your EPS/in directory
    2. Download the latest version of the add-on and all the patches ===> the latest CRT's will be in the patches.
    3. Unpack them and try import again.
    Also if you have not seen or read:
    https://websmp230.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=950513
    Mark

  • MPEG-2 Playback Component v6 no longer available for download

    Hello, I purchased the MPEG-2 Playback Component in June 2006. Due to a hard drive failure in my MacBook I returned to the store to redownload but my entire order history has been removed.
    I just spent 30 mins on the phone to Robert in aftersales in the US and after discussion with his manager I have been told that Apple no longer host the version 6 component and that I should do an internet search to download the file as Apple no longer host this version.
    Does anyone know where this may be hosted? Apple refused to suggest any sites.
    This is strangely in conflict with this note:
    http://support.apple.com/kb/TA26574?viewlocale=en_US
    +The Apple Store keeps track of your purchase(s) *and you can always download the file again if something goes wrong* by clicking "Your Account" in the store menu bar. After entering your Apple ID and password, click "Software Download Purchases."+
    But just in case anyone has any qualms about downloading this component from a non-Apple source, I have just had verbal confirmation this is the only way to retrieve this purchase, short of repurchasing which I am not prepared to do.
    Cheers
    George

    Hello, I purchased the MPEG-2 Playback Component in June 2006.
    Be advised that there are two versions of the QT MPEG-2 Playback Component that work under QT 6. You will need to specify which version of QT 6 you are using and/or whether or not the computer is an Intel based model.

Maybe you are looking for

  • Going insane with Auto Text! Turn off for all things?

    Can anyone tell me how to turn the auto text/sure type things off?  It is driving me insane!  I have tried the language options, the sms text options but it still does it and I can't type what I need!  I am fast doing the double tap and would rather

  • I cannot download the latest update for itunes because it say the file itunes.msi is missing

    I cannot download the latest update for itunes because it says that the file itunes.msi is missing

  • IPC special scenario

    Hi Gurus, I have a scenario I need to design so please help me with. During in-process inspection I need to perform the following: I have a master recipe with 2 phases of quality inspections. At the 1st phase I'll have 3 samples with certain MICs, le

  • Restore safari for mac os 10.4.8

    Hi, I remove the binary file "application/safari" (for mac os 10.4.8). How it's possible to restore this file ? How it's possible to install only the package safari ? thank's

  • Java server "Server 0" not running

    Hi All, i did installation of ECC 6.0 on windows 2003 64 bit, DB MS SQL server 2005 yesterday. installation was successful completed . then after i restart server from OS side. now while start of SAP server from MMC , Server 0 (Java server) is not ge