Problem when saving a project in Project Buider

Hello masters,
I am having a trouble when doing practice for example ETO from
http://help.sap.com/saphelp_46c/helpdata/en/e0/10a837a703934de10000009b38f8cf/frameset.htm
When I created a project using Standard project T-20000, I could not save my project. It seemed that the session was hung. Before, I have been created another project which used T-20000 as standard project.
I try to create another standard project T-10000. Then I created successfully more than 3 projects using T-10000 as standard project.
Anyone who has experience on this issue please help. Thanks so much.

Hi Bhin,
When I created a project using Standard project T-20000, I could not save my project.?
.....................Are u getting any error.......or system getting immobilize.
(it means some sufficient data is not copying to generate new project and save it may divert in to technical issue)
I try to create another standard project T-10000. Then I created successfully more than 3 projects using T-10000 as standard project
...............................So i think now u are able to work fine.
Plz try to read about Introduction...Prerequiste....IDES.
Discuss with your system administrator.
Then plz check as Mani and Nitin stated.
Regards
Chandra

Similar Messages

  • Problem when saving business partner on creation or changing

    When i create a business partner in fmcac1 it is taking an eternity when saving. i am also encountering the same problem when saving changes in transaction fmcac2. its hanging when i click the save button but if i terminate the job the changes woul have been made. what might be causing the problem.
    When i terminate the process am getting the message as shown below
    Dev: SAP System message
    Panic: Unrecoverable errors occured

    well there are really many possibilities for that.
    have you once waited, if the task will finish?
    if it does finish i would suggest to do a SQL-Trace with TA ST05.
    If this is possible, the performance trace will show you quite by detail where your process time is beeing used.
    To find out why so much time is used in that position then is another thing.
    But once you got the problem identified you should be able to exlude some reasons like (inperformant selects or such).

  • Problems when adding iTunes to iMovie project

    I recently recorded onto miniDV tape about 15 minutes of rare color film footage from 1938-40, courtesy of the University of Missouri archives. Using iMovie 6.0.1, I made about 15 clips, divided by subject and year and added some titles. I placed them into the clip viewer and previewed the movie. No problems when I previewed it. I also "unchecked" the ambient audio, because the film was silent and the only sound was the sound of the film projector picked up by the Sony TRV-30 digital camcorder. Via the Internet, I found the top songs of the those years and downloaded them from iTunes. I "clicked and dragged" the songs from iTunes into the sound track of the project. Here's where the problem arose. After I added the music, I previewed the movie. The music track played OK, but the video image was extremely "jerky;" in other words, it would appear to stop momentarily, then "jerk" to a start again. It appears that way through the entire project. Any ideas as to why it would be doing this?
    Also, I have another "mystery." The icon for the project is in the "movies" folder. The icon appears as a white "one-dimentional square" with "sideways Vs" a the top and a black star on a white field on the face of the icon. When I click on the icon, the project opens (clips etc.). In previous projects, there is a two-dimentional folder with a blue front and when you open it, there are other sub-folders in it (a "media" folder" and the .mov file etc). Why does my current movie only give me the option of opening the project, and does not show the media folder and .mov file? As always, your assistance is very much appreciated. This forum has been very helpful to me in the past. --Scooper

    Hi scooper,
    ... An answered the second part, I give a try to part one:
    * is the project located on your Mac's local drive or external?
    * is the iTunes library on the Mac's local drive or external?
    * is the "internet" (<<woohoo, bad kharma;-) ) music coded as aac, mp3 or aiff? or, something different, internet "standard", as ogg, wav, whatever?
    your Mac/iM tries to playback in realtime (sure, that makes sense with a movie...), but obviously has too much to do encoding the music...
    in case you own QTpro or a designated audio-app (Garageband, Audacity), try to convert the internet music (<<woohoo, bad kharma... ah, said that) BEFORE import to iM into aiff...
    in case of usage of external harddrives:
    make sure, the drive is "MacOsExtended" formatted, not FAT32... use Disk Utility to accomplish that (any reformatting erases all content!)
    pay the artists//respect local laws//get good kharma

  • Problem when activate SAP Inbound IDOC Project

    hello,
    We are using the Fusion 11g and the SAP Adapter is the 11g P2 using the SAP JCO 3.0.
    I am getting the following error in the OSB server log when I import a project then activate it. I will send an IDOC from SAP and the SAP Adapter will except the message but will throw the message to the bite bucket. It will say No subscriber for this Channel. I believe this is do to the error when import and activate the project. Below is the error message I get in the osb server.log. I have checked the configure using the test tool and I can see everything just file. We exported this into another osb domain and the project work just fine. We are trying to figure out the issue with this osb domain before we just toss it.
    ####<Oct 29, 2010 5:43:05 PM PDT> <Error> <JCA_FRAMEWORK_AND_ADAPTER> <camintd9> <osb_server_dev1> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <deytel> <> <da0648933571bbbb:49aa3b48:12bfa0af692:-7fe4-0000000000000130> <1288399385547> <BEA-000000> <Error while performing endpoint Activation: java.lang.NullPointerException
    java.lang.NullPointerException
    at com.iwaysoftware.afjca15.IWAFOracleResourceAdapter.endpointActivation(IWAFOracleResourceAdapter.java:266)
    at oracle.tip.adapter.sa.impl.fw.jca.AdapterFrameworkImpl.endpointActivation(AdapterFrameworkImpl.java:498)
    at oracle.tip.adapter.sa.impl.inbound.JCABindingActivationAgent.activateEndpoint(JCABindingActivationAgent.java:325)
    at oracle.tip.adapter.sa.impl.JCABindingServiceImpl.activate(JCABindingServiceImpl.java:113)
    at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.activateService(JCATransportInboundOperationBindingServiceImpl.java:325)
    at com.bea.wli.sb.transports.jca.JCATransportEndpoint.activateJCABindingService(JCATransportEndpoint.java:122)
    at com.bea.wli.sb.transports.jca.JCATransportProvider.activationComplete(JCATransportProvider.java:507)
    at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.wli.sb.transports.Util$1.invoke(Util.java:83)
    at $Proxy134.activationComplete(Unknown Source)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl$EndPointOperationCommon.activationComplete(ResourceLifecycleListenerImpl.java:748)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.activationComplete(ResourceLifecycleListenerImpl.java:336)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.changesCommitted(ResourceLifecycleListenerImpl.java:153)
    at com.bea.wli.sb.transports.TransportManagerImpl.changesCommitted(TransportManagerImpl.java:1205)
    at com.bea.wli.sb.service.ServiceChangeListener.changesCommitted(ServiceChangeListener.java:146)
    at com.bea.wli.config.impl.ResourceListenerNotifier.afterEnd(ResourceListenerNotifier.java:120)
    at com.bea.wli.config.transaction.TransactionListenerWrapper.afterEnd(TransactionListenerWrapper.java:90)
    at com.bea.wli.config.transaction.TransactionManager.notifyAfterEnd(TransactionManager.java:1154)
    at com.bea.wli.config.transaction.TransactionManager.commit(TransactionManager.java:1519)
    at com.bea.wli.config.transaction.TransactionManager._endTransaction(TransactionManager.java:842)
    at com.bea.wli.config.transaction.TransactionManager.endTransaction(TransactionManager.java:783)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver$2.run(ServerDeploymentReceiver.java:275)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver.commit(ServerDeploymentReceiver.java:260)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Oct 29, 2010 5:43:05 PM PDT> <Error> <JCATransport> <camintd9> <osb_server_dev1> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <deytel> <> <da0648933571bbbb:49aa3b48:12bfa0af692:-7fe4-0000000000000130> <1288399385559> <BEA-381959> <Failed to activate JCABindingService for wsdl: servicebus:/WSDL/SAP_Inbound_IDOC/wsdls/Z_NIKE10_IDOC_receive, operation: Z_NIKE10_IDOC, exception: BINDING.JCA-12600
    Generic error.
    Generic error.
    Cause: {0}.
    Please create a Service Request with Oracle Support.
    BINDING.JCA-12600
    Generic error.
    Generic error.
    Cause: {0}.
    Please create a Service Request with Oracle Support.
    at oracle.tip.adapter.sa.impl.inbound.JCABindingActivationAgent.activateEndpoint(JCABindingActivationAgent.java:329)
    at oracle.tip.adapter.sa.impl.JCABindingServiceImpl.activate(JCABindingServiceImpl.java:113)
    at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.activateService(JCATransportInboundOperationBindingServiceImpl.java:325)
    at com.bea.wli.sb.transports.jca.JCATransportEndpoint.activateJCABindingService(JCATransportEndpoint.java:122)
    at com.bea.wli.sb.transports.jca.JCATransportProvider.activationComplete(JCATransportProvider.java:507)
    at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.wli.sb.transports.Util$1.invoke(Util.java:83)
    at $Proxy134.activationComplete(Unknown Source)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl$EndPointOperationCommon.activationComplete(ResourceLifecycleListenerImpl.java:748)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.activationComplete(ResourceLifecycleListenerImpl.java:336)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.changesCommitted(ResourceLifecycleListenerImpl.java:153)
    at com.bea.wli.sb.transports.TransportManagerImpl.changesCommitted(TransportManagerImpl.java:1205)
    at com.bea.wli.sb.service.ServiceChangeListener.changesCommitted(ServiceChangeListener.java:146)
    at com.bea.wli.config.impl.ResourceListenerNotifier.afterEnd(ResourceListenerNotifier.java:120)
    at com.bea.wli.config.transaction.TransactionListenerWrapper.afterEnd(TransactionListenerWrapper.java:90)
    at com.bea.wli.config.transaction.TransactionManager.notifyAfterEnd(TransactionManager.java:1154)
    at com.bea.wli.config.transaction.TransactionManager.commit(TransactionManager.java:1519)
    at com.bea.wli.config.transaction.TransactionManager._endTransaction(TransactionManager.java:842)
    at com.bea.wli.config.transaction.TransactionManager.endTransaction(TransactionManager.java:783)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver$2.run(ServerDeploymentReceiver.java:275)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver.commit(ServerDeploymentReceiver.java:260)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: BINDING.JCA-12517
    Endpoint Activation Error.
    AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error.
    The Resource Adapter IWAFOracleResourceAdapter was unable to activate the endpoint com.iwaysoftware.afjca15.IWAFOracleActivationSpec:{AdapterName=MySAP, ChannelName=IDOC_Inbound_ER1_110} due to the following reason: java.lang.NullPointerException
    Please correct the reported issue and redeploy the BPEL process.
    at oracle.tip.adapter.sa.impl.fw.jca.AdapterFrameworkImpl.endpointActivation(AdapterFrameworkImpl.java:525)
    at oracle.tip.adapter.sa.impl.inbound.JCABindingActivationAgent.activateEndpoint(JCABindingActivationAgent.java:325)
    at oracle.tip.adapter.sa.impl.JCABindingServiceImpl.activate(JCABindingServiceImpl.java:113)
    at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.activateService(JCATransportInboundOperationBindingServiceImpl.java:325)
    at com.bea.wli.sb.transports.jca.JCATransportEndpoint.activateJCABindingService(JCATransportEndpoint.java:122)
    at com.bea.wli.sb.transports.jca.JCATransportProvider.activationComplete(JCATransportProvider.java:507)
    at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.wli.sb.transports.Util$1.invoke(Util.java:83)
    at $Proxy134.activationComplete(Unknown Source)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl$EndPointOperationCommon.activationComplete(ResourceLifecycleListenerImpl.java:748)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.activationComplete(ResourceLifecycleListenerImpl.java:336)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.changesCommitted(ResourceLifecycleListenerImpl.java:153)
    at com.bea.wli.sb.transports.TransportManagerImpl.changesCommitted(TransportManagerImpl.java:1205)
    at com.bea.wli.sb.service.ServiceChangeListener.changesCommitted(ServiceChangeListener.java:146)
    at com.bea.wli.config.impl.ResourceListenerNotifier.afterEnd(ResourceListenerNotifier.java:120)
    at com.bea.wli.config.transaction.TransactionListenerWrapper.afterEnd(TransactionListenerWrapper.java:90)
    at com.bea.wli.config.transaction.TransactionManager.notifyAfterEnd(TransactionManager.java:1154)
    at com.bea.wli.config.transaction.TransactionManager.commit(TransactionManager.java:1519)
    at com.bea.wli.config.transaction.TransactionManager._endTransaction(TransactionManager.java:842)
    at com.bea.wli.config.transaction.TransactionManager.endTransaction(TransactionManager.java:783)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver$2.run(ServerDeploymentReceiver.java:275)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver.commit(ServerDeploymentReceiver.java:260)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: java.lang.NullPointerException
    at com.iwaysoftware.afjca15.IWAFOracleResourceAdapter.endpointActivation(IWAFOracleResourceAdapter.java:266)
    at oracle.tip.adapter.sa.impl.fw.jca.AdapterFrameworkImpl.endpointActivation(AdapterFrameworkImpl.java:498)
    at oracle.tip.adapter.sa.impl.inbound.JCABindingActivationAgent.activateEndpoint(JCABindingActivationAgent.java:325)
    at oracle.tip.adapter.sa.impl.JCABindingServiceImpl.activate(JCABindingServiceImpl.java:113)
    at com.bea.wli.sb.transports.jca.binding.JCATransportInboundOperationBindingServiceImpl.activateService(JCATransportInboundOperationBindingServiceImpl.java:325)
    at com.bea.wli.sb.transports.jca.JCATransportEndpoint.activateJCABindingService(JCATransportEndpoint.java:122)
    at com.bea.wli.sb.transports.jca.JCATransportProvider.activationComplete(JCATransportProvider.java:507)
    at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at com.bea.wli.sb.transports.Util$1.invoke(Util.java:83)
    at $Proxy134.activationComplete(Unknown Source)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl$EndPointOperationCommon.activationComplete(ResourceLifecycleListenerImpl.java:748)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.activationComplete(ResourceLifecycleListenerImpl.java:336)
    at com.bea.wli.sb.transports.ResourceLifecycleListenerImpl.changesCommitted(ResourceLifecycleListenerImpl.java:153)
    at com.bea.wli.sb.transports.TransportManagerImpl.changesCommitted(TransportManagerImpl.java:1205)
    at com.bea.wli.sb.service.ServiceChangeListener.changesCommitted(ServiceChangeListener.java:146)
    at com.bea.wli.config.impl.ResourceListenerNotifier.afterEnd(ResourceListenerNotifier.java:120)
    at com.bea.wli.config.transaction.TransactionListenerWrapper.afterEnd(TransactionListenerWrapper.java:90)
    at com.bea.wli.config.transaction.TransactionManager.notifyAfterEnd(TransactionManager.java:1154)
    at com.bea.wli.config.transaction.TransactionManager.commit(TransactionManager.java:1519)
    at com.bea.wli.config.transaction.TransactionManager._endTransaction(TransactionManager.java:842)
    at com.bea.wli.config.transaction.TransactionManager.endTransaction(TransactionManager.java:783)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver$2.run(ServerDeploymentReceiver.java:275)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at com.bea.wli.config.deployment.server.ServerDeploymentReceiver.commit(ServerDeploymentReceiver.java:260)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:68)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    >
    ####<Oct 29, 2010 5:43:05 PM PDT> <Info> <Monitoring> <camintd9> <osb_server_dev1> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <deytel> <> <da0648933571bbbb:49aa3b48:12bfa0af692:-7fe4-0000000000000130> <1288399385668> <BEA-000000> <New Metadata version is 7660978571157877258>

    Hello Julien,
    As per the the DOC:http://download.oracle.com/docs/cd/E14571_01/doc.1111/e17059.pdf (look for section "1.3 Configuring Oracle Application Adapters in a High Availability Cluster
    Environment for Oracle Service Bus")
    We should deploy the adapter to both the cluster and the admin server.
    So we can say that targeting iwafjca.rar to admin server (in addition to all cluster nodes) is the correct way to deploy SAP Adapter.
    HTH,
    DM

  • Problem when saving form in web dynpro abap application in se80

    Hi,
    I am trying to develop an adobe application. When I save the form which i have designed.
    I get the "error" unable to convert data and the transaction is terminated.
    I dont have any idea why.
    Help
    Thanks,
    Harish

    Hi
    Are you getting the problem  while saving the Adobe form  or while saving the webdynpro application.
    Could you please elaborate your problem.
    Regards
    Naresh

  • Problem when saving the outline

    Hello:
    We're working with Essbase 9.3.1.
    When saving an outline with EAS, the message windows "Starting save of outline" appears and it never close (even if the modification is as simple as adding an alias or an UDA). We've found that If we make Ctrl+Alt+Supr and press cancel in the client machine, the message disappear inmediately. So, it seems a Java problem. Does anyone knows any solution for this issue?
    Thanks in advance and regards,
    Joaquin Castellano

    Hi,
    I take it you are accessing EAS through the web client, if you it will probably down to using the 1.6 JRE.
    You can install the 1.5 JRE and go to control panel > java > Java > disabled the 1.6 versions and keep just the 1.5
    Or you can have a read [here |http://john-goodwin.blogspot.com/2008/09/never-ending-eas-outline-save.html] for futher details
    Ok?
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Problem when saving an order after using userexit_save_document

    Hi
    We are doing an  enhacement in sales order capture, and we have next problem, after saving the order, the change of adding the new order is not saved in CDHDR table with the I (of Insert), that's only one problem, but I have another worst , after I use exit save_document, I'm saving data in a Z table, and debugging the program, when I finish the exit save_document the Z table is Ok saved, with the correct data saved, but when I pulse F8 to make the order being complete saved, something is happening because the Z table changes its values as if I run the VA02 , but I'm still in VA01 finishing the saving of the new order, It's very weird, and I don't know if somebody has experimented something like this, please let me know, because its very Urgent!!
    Thanks
    Regards
    Soraya

    Hi,
    To have the changed values being reflected in CDHDR, for the fields you wanted to track the changes- In Ztable, AT Dataelement level, In FURTHER CHARACTIRSTICS tab check the box CHANGES DOCUMENT, if you check this checkbox then this becomes the pre requisite for the CDHDR entires. Then in SCDO trnsaction try to cretae a Change document object for this table.
    I think the table is not locked for entires. For this table provide the authorization checks then we can restirct others to enter the value into the table.
    Try to use Authorization objects or LOCK related Function modules like ENQUEUE and DEQUEQUE.
    Reward if helpful.
    Best Wishes,
    Chandralekha

  • Problems when Saving as PDF in Framemaker 9

    Hello,
    Our department is having a couple of problems when 'Save as PDF' is used to create a PDF in FM9.   We all use WindowsXP.
    Problem #1: No PDF created.   A window appears stating that Distiller 5.0.5 or higher is required; we all have Distiller 9.0 installed.  So it doesn't seem to recognize that Distiller 9.0 is available.  NOTE: When PRINTING to PDF there are no issues, it is uses Distiller 9.0 as expected.
    Problem #2: PDF is created but chunks of text are missing.
    We need to Save as PDF in order for our reviewer comments to automatically be added when importing back into Framemaker.
    Can anyone help?
    Thank you.
    T.

    Since you mention that you're on XP, have you installed the PostScript
    printer Hotfix from Microsoft?
    That would be my starting point for trouble-shooting because it
    specifically addresses at least one of your issues.
    Info at:
    http://blogs.adobe.com/techcomm/2008/07/hotfix_for_framemaker_1.html
    The fix is at:
    http://support.microsoft.com/kb/952909/en-us
    Art Campbell
                  [email protected]
      "... In my opinion, there's nothing in this world beats a '52
    Vincent and a redheaded girl." -- Richard Thompson
                                                          No disclaimers apply.
                                                                   DoD 358

  • A problem when importing an Adobe Premiere project into AE

    Hi
    I've recently had to reinstall my entire hard drive (all my Adobe software is CS5)
    After the reinstallation I created a new Premiere project, but when I tried to open it in AE as I always did (file-import-adobe premiere pro) it open an empty composition in AE.
    The composition is the same length as my Premiere project, and same size, but it is empty, and non of the video files appear in the Project window.
    I also tried to import a dynamic link - and I got the entire premiere edit, BUT it was all one layer, no cuts, and I can't work with that.
    Does anyone know how to fix this? It's quite urgent!!!
    Tnx

    Check your media cahce and its settings.
    My disk cache is enabled, and the maximum disk cache size is 10GB
    Other than that, can you be more specific, as to what I should look for there? And if it's a codec issue, is there any way to check which one?
    Tnx
    Shir

  • Motion 4 crashes when saving or opening a project?

    Macbook Pro 13 inch.
    Whenever i TRY to save or open a project from Final Cut, Motion 4 crashes, i HAVE installed the updates and stuff, still not working...
    I have reinstalled the program, uninstall it with a special app and then install it again, still not working...
    This is the error:
    Process:         Motion [1448] NUMBER IS DIFFERENT EACH TIME IT CRASHES :/
    Path:            /Applications/Motion.app/Contents/MacOS/Motion
    Identifier:      com.apple.motion
    Version:         4.0.3 (729)
    Build Info:      Motion-7290000~62
    Code Type:       X86 (Native)
    Parent Process:  launchd [102]
    Date/Time:       2011-04-19 21:12:52.865 -0600
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          10501 sec
    Crashes Since Last Report:           9
    Per-App Interval Since Last Report:  158 sec
    Per-App Crashes Since Last Report:   6
    Anonymous UUID:                      97E53B5B-B8EF-43A2-82EA-E16A1C98DA92
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Application Specific Information:
    objc_msgSend() selector name: performSelector:withObject:
    Thread 0 Crashed:  Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x94a4eedb objc_msgSend + 27
    1   com.apple.AppKit                        0x96fcc977 -[NSView(NSDrag) _addDragTypesTo:] + 62
    2   com.apple.AppKit                        0x96fcc7be -[NSWindow(NSDrag) _registerDragTypes:] + 121
    3   com.apple.AppKit                        0x96f764d5 -[NSWindow(NSDrag) _registerDragTypesIfNeeded] + 71
    4   com.apple.AppKit                        0x96f71f3c -[NSWindow _commonAwake] + 3310
    5   com.apple.AppKit                        0x9716f6dc -[NSWindow _setModal:] + 162
    6   com.apple.AppKit                        0x9716ed54 -[NSApplication _orderFrontModalWindow:relativeToWindow:] + 442
    7   com.apple.AppKit                        0x9716e872 -[NSApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 826
    8   com.apple.prokit                        0x001bc7de -[NSProApplication _commonBeginModalSessionForWindow:relativeToWindow:modalDelegate:didEndSelector :contextInfo:] + 144
    9   com.apple.AppKit                        0x9720d565 -[NSApplication beginModalSessionForWindow:] + 73
    10  com.apple.AppKit                        0x97212eeb -[NSApplication runModalForWindow:] + 115
    11  com.apple.AppKit                        0x974a7081 -[NSSavePanel runModal] + 420
    12  com.apple.AppKit                        0x974a065f -[NSSavePanel runModalForTypes:] + 76
    13  com.apple.AppKit                        0x973001b4 -[NSDocumentController URLsFromRunningOpenPanel] + 106
    14  com.apple.AppKit                        0x973003da -[NSDocumentController openDocument:] + 307
    15  com.apple.AppKit                        0x96fdac46 -[NSApplication sendAction:to:from:] + 112
    16  com.apple.prokit                        0x001bccc7 -[NSProApplication sendAction:to:from:] + 127
    17  com.apple.AppKit                        0x96fdaaf9 -[NSMenuItem _corePerformAction] + 435
    18  com.apple.AppKit                        0x96fda7eb -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 174
    19  com.apple.AppKit                        0x96fda6da -[NSMenu performActionForItemAtIndex:] + 65
    20  com.apple.AppKit                        0x96fda68d -[NSMenu _internalPerformActionForItemAtIndex:] + 50
    21  com.apple.AppKit                        0x96fda5f3 -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 97
    22  com.apple.AppKit                        0x96fda537 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 336
    23  com.apple.AppKit                        0x96fcec61 NSSLMMenuEventHandler + 404
    24  com.apple.HIToolbox                     0x9343fc2f DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1567
    25  com.apple.HIToolbox                     0x9343eef6 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 411
    26  com.apple.HIToolbox                     0x934617f3 SendEventToEventTarget + 52
    27  com.apple.HIToolbox                     0x9348de87 SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 448
    28  com.apple.HIToolbox                     0x934b2b90 SendMenuCommandWithContextAndModifiers + 66
    29  com.apple.HIToolbox                     0x934b2b47 SendMenuItemSelectedEvent + 121
    30  com.apple.HIToolbox                     0x934b2a5d FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 152
    31  com.apple.HIToolbox                     0x93482160 MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 454
    32  com.apple.HIToolbox                     0x934818bb _HandleMenuSelection2 + 465
    33  com.apple.HIToolbox                     0x934816d9 _HandleMenuSelection + 53
    34  com.apple.AppKit                        0x96fc81a2 _NSHandleCarbonMenuEvent + 285
    35  com.apple.AppKit                        0x96f9cd3e _DPSNextEvent + 2304
    36  com.apple.AppKit                        0x96f9bfce -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 156
    37  com.apple.AppKit                        0x96f5e247 -[NSApplication run] + 821
    38  com.apple.prokit                        0x001befac NSProApplicationMain + 326
    39  com.apple.motion                        0x000055de 0x1000 + 17886
    40  com.apple.motion                        0x00002746 0x1000 + 5958
    Thread 1:  Dispatch queue: com.apple.libdispatch-manager
    0   libSystem.B.dylib                       0x92c4a922 kevent + 10
    1   libSystem.B.dylib                       0x92c4b03c _dispatch_mgr_invoke + 215
    2   libSystem.B.dylib                       0x92c4a4f9 _dispatch_queue_invoke + 163
    3   libSystem.B.dylib                       0x92c4a29e _dispatch_worker_thread2 + 240
    4   libSystem.B.dylib                       0x92c49d21 _pthread_wqthread + 390
    5   libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 2:  com.apple.CFSocket.private
    0   libSystem.B.dylib                       0x92c43066 select$DARWIN_EXTSN + 10
    1   com.apple.CoreFoundation                0x91128c83 __CFSocketManager + 1091
    2   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    3   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 3:
    0   libSystem.B.dylib                       0x92c240fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c51c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c80aa8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x94c6ae3d TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x94c6ab7b TSWaitOnSemaphoreCommon + 511
    5   ...ickTimeComponents.component          0x9068e591 ReadSchedulerThreadEntryPoint + 4698
    6   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    7   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 4:
    0   libSystem.B.dylib                       0x92c240fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c51c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c80aa8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x94c6ae3d TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x94c6ab7b TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x94cc56ee AIOFileThread(void*) + 1127
    6   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    7   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 5:  QTKit: QTSurfaceRendererScheduledDisplayThread
    0   libSystem.B.dylib                       0x92c2409a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c24807 mach_msg + 68
    2   com.apple.CoreFoundation                0x910e937f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x910e8464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x910ee3a4 CFRunLoopRun + 84
    5   com.apple.QTKit                         0x922ff406 QTSurfaceRendererScheduledDisplayThread + 164
    6   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    7   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 6:  QTKit: QTVisualContextImageProviderWorkLoop
    0   ...ickTimeComponents.component          0x90be3473 Draw64ARGBto32ARGB_Dither + 236
    1   ...ickTimeComponents.component          0x90beb351 SixteenDeep_CDDrawBand + 63
    2   ...ple.CoreServices.CarbonCore          0x94c93014 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 54
    3   ...ickTimeComponents.component          0x90beb86a SixteenDeep_CDComponentDispatch + 182
    4   ...ple.CoreServices.CarbonCore          0x94c8b781 CallComponentDispatch + 29
    5   ...ickTimeComponents.component          0x90e80440 ImageCodecDrawBand + 43
    6   ...ickTimeComponents.component          0x907beaf7 BaseCodec_DecompressWorkFunction + 1002
    7   ...ickTimeComponents.component          0x907bf279 BaseCodec_DecompressCallBack_Common + 1328
    8   ...ickTimeComponents.component          0x907c0f53 Base_CDBandDecompress + 5449
    9   ...ple.CoreServices.CarbonCore          0x94c93014 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 54
    10  ...ickTimeComponents.component          0x907bc3f7 Base_CDComponentDispatch + 127
    11  ...ple.CoreServices.CarbonCore          0x94c8b781 CallComponentDispatch + 29
    12  com.apple.QuickTime                     0x95341133 ImageCodecBandDecompress + 43
    13  com.apple.QuickTime                     0x9532f25a DoBandedDecompress + 17565
    14  com.apple.QuickTime                     0x9532abc1 ICMAction + 1177
    15  com.apple.QuickTime                     0x953297d0 ICMDeviceLoop + 546
    16  com.apple.QuickTime                     0x9533275e DecompressSequenceFrameWhen + 714
    17  com.apple.QuickTime                     0x9533248f DecompressSequenceFrameS + 61
    18  com.apple.QuickTime                     0x953dc55c icmCopyUsingSequence + 3251
    19  com.apple.QuickTime                     0x953dd04f icmCopyFromPixelBufferToPixelBuffer + 868
    20  com.apple.QuickTime                     0x953de846 ICMCopyFromPixelBufferToPixelBufferWithHelper + 71
    21  ...ickTimeComponents.component          0x90e9f35c PixelBufferVC_CopyImageForTime + 1919
    22  ...ple.CoreServices.CarbonCore          0x94c9e127 callComponentStorage_4444 + 42
    23  ...ple.CoreServices.CarbonCore          0x94c93014 CallComponentFunctionCommonWithStorage(char**, ComponentParameters*, long (*)(), unsigned long) + 54
    24  ...ickTimeComponents.component          0x90e9daa7 PixelBufferVC_ComponentDispatch + 161
    25  ...ple.CoreServices.CarbonCore          0x94c8b781 CallComponentDispatch + 29
    26  com.apple.QuickTime                     0x9539e926 QTVCCopyImageForTime + 55
    27  com.apple.QuickTime                     0x9539e880 QTVisualContextCopyImageForTime + 87
    28  com.apple.QTKit                         0x922fb99e QTVisualContextImageProviderPullImage + 554
    29  com.apple.QTKit                         0x9225284c _QTHostTimeRunLoopSourceInfoPerform + 99
    30  com.apple.CoreFoundation                0x910ea4db __CFRunLoopRun + 6523
    31  com.apple.CoreFoundation                0x910e8464 CFRunLoopRunSpecific + 452
    32  com.apple.CoreFoundation                0x910ee3a4 CFRunLoopRun + 84
    33  com.apple.QTKit                         0x922fb645 QTVisualContextImageProviderWorkLoop + 128
    34  libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    35  libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 7:
    0   libSystem.B.dylib                       0x92c240e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c51c9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x92c9a45f pthread_cond_wait + 48
    3   com.apple.AppleProResCodec              0x0ff4940b IcpDecompressorComponentDispatch + 1771
    4   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    Thread 8:
    0   libSystem.B.dylib                       0x92c240e2 semaphore_wait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c51c9c _pthread_cond_wait + 1089
    2   libSystem.B.dylib                       0x92c9a45f pthread_cond_wait + 48
    3   com.apple.AppleProResCodec              0x0ff4940b IcpDecompressorComponentDispatch + 1771
    4   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    Thread 9:
    0   libSystem.B.dylib                       0x92c240fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c51c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c80aa8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x94c6ae3d TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x94c6ab7b TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x94c8edeb TimerThread + 97
    6   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    7   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 10:
    0   libSystem.B.dylib                       0x92c240fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c51c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c80aa8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x94c6ae3d TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x94c6ab7b TSWaitOnSemaphoreCommon + 511
    5   ...ple.CoreServices.CarbonCore          0x94cfe09e DeferredTaskThread + 84
    6   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    7   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 11:
    0   libSystem.B.dylib                       0x92c240fa semaphore_timedwait_signal_trap + 10
    1   libSystem.B.dylib                       0x92c51c85 _pthread_cond_wait + 1066
    2   libSystem.B.dylib                       0x92c80aa8 pthread_cond_timedwait_relative_np + 47
    3   ...ple.CoreServices.CarbonCore          0x94c6ae3d TSWaitOnConditionTimedRelative + 242
    4   ...ple.CoreServices.CarbonCore          0x94c6ab7b TSWaitOnSemaphoreCommon + 511
    5   com.apple.QuickTime                     0x953a009b VideoDecodeThread + 83
    6   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    7   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 12:
    0   libSystem.B.dylib                       0x92c52046 __semwait_signal + 10
    1   libSystem.B.dylib                       0x92c7dec5 nanosleep$UNIX2003 + 188
    2   libSystem.B.dylib                       0x92c7de03 usleep$UNIX2003 + 61
    3   com.apple.AppKit                        0x97105fe1 -[NSUIHeartBeat _heartBeatThread:] + 2039
    4   com.apple.Foundation                    0x926ebad0 -[NSThread main] + 45
    5   com.apple.Foundation                    0x926eba80 __NSThread__main__ + 1499
    6   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    7   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 13:
    0   libSystem.B.dylib                       0x92c499b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x92c49f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 14:
    0   libSystem.B.dylib                       0x92c2409a mach_msg_trap + 10
    1   libSystem.B.dylib                       0x92c24807 mach_msg + 68
    2   com.apple.CoreFoundation                0x910e937f __CFRunLoopRun + 2079
    3   com.apple.CoreFoundation                0x910e8464 CFRunLoopRunSpecific + 452
    4   com.apple.CoreFoundation                0x910ee3a4 CFRunLoopRun + 84
    5   com.apple.DesktopServices               0x93295c7d TSystemNotificationTask::SystemNotificationTaskProc(void*) + 643
    6   ...ple.CoreServices.CarbonCore          0x94c4a7ca PrivateMPEntryPoint + 68
    7   libSystem.B.dylib                       0x92c517fd _pthread_start + 345
    8   libSystem.B.dylib                       0x92c51682 thread_start + 34
    Thread 15:
    0   libSystem.B.dylib                       0x92c499b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x92c49f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 16:  Dispatch queue: TFSVolumeInfo::GetSyncGCDQueue
    0   libSystem.B.dylib                       0x92c52dce pread$UNIX2003 + 10
    1   ...ple.CoreServices.CarbonCore          0x94c3de11 BasicRead(FileRecord*, short, long long, unsigned long long*, void*, unsigned long long*) + 952
    2   ...ple.CoreServices.CarbonCore          0x94c3da20 PBReadForkSync + 117
    3   ...ple.CoreServices.CarbonCore          0x94c3d997 FSReadFork + 59
    4   com.apple.DesktopServices               0x932b3941 TFSInfo::ReadForkFromMark(short, unsigned long, void*, unsigned long*) + 81
    5   com.apple.DesktopServices               0x932b3445 TPropertyInfo::CreatePropertyList(TCountedPtr<TFSInfo> const&, UTCDateTime&, bool, bool, TPropertyInfoList*) + 513
    6   com.apple.DesktopServices               0x932b3203 TPropertyInfo::CreatePropertyList(TCountedPtr<TCFURLInfo> const&, UTCDateTime&, bool, bool, TPropertyInfoList*) + 177
    7   com.apple.DesktopServices               0x932b2f9c THFSPlusPropertyStore::Open(bool, bool) const + 192
    8   com.apple.DesktopServices               0x932b2eb3 THFSPlusPropertyStore::GetProperties(bool) const + 59
    9   com.apple.DesktopServices               0x932bea79 THFSPlusPropertyStore::CreateUniqueNameList() + 85
    10  com.apple.DesktopServices               0x932a2a0b TNode::ScavengeProperties(bool) + 421
    11  com.apple.DesktopServices               0x9329fd91 TNode::HandleSync(unsigned long) + 959
    12  com.apple.DesktopServices               0x932af2a2 TNode::HandlePopulate(bool) const + 76
    13  com.apple.DesktopServices               0x932f2717 TNode::HandleNodeRequest(TCountedPtr<TNodeTask> const&, TCountedPtr<TVolumeSyncThread> const&) + 1101
    14  com.apple.DesktopServices               0x9329ddfd __PostNodeTaskRequest_block_invoke_2 + 94
    15  libSystem.B.dylib                       0x92c57fc4 _dispatch_call_block_and_release + 16
    16  libSystem.B.dylib                       0x92c4aa2c _dispatch_queue_drain + 249
    17  libSystem.B.dylib                       0x92c4a488 _dispatch_queue_invoke + 50
    18  libSystem.B.dylib                       0x92c4a29e _dispatch_worker_thread2 + 240
    19  libSystem.B.dylib                       0x92c49d21 _pthread_wqthread + 390
    20  libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 17:
    0   libSystem.B.dylib                       0x92c499b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x92c49f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 18:
    0   libSystem.B.dylib                       0x92c499b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x92c49f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 19:
    0   libSystem.B.dylib                       0x92c499b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x92c49f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 20:
    0   libSystem.B.dylib                       0x92c499b2 __workq_kernreturn + 10
    1   libSystem.B.dylib                       0x92c49f48 _pthread_wqthread + 941
    2   libSystem.B.dylib                       0x92c49b66 start_wqthread + 30
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x232483b0  ebx: 0x9111a921  ecx: 0x9777de6c  edx: 0x02419680
      edi: 0x00000000  esi: 0x00000003  ebp: 0xbfffe458  esp: 0xbfffe354
       ss: 0x0000001f  efl: 0x00010202  eip: 0x94a4eedb   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
        0x1000 -    0x3ffe7  com.apple.motion 4.0.3 (729) <5343B1F6-DD6F-9A9F-F263-D3F523A3E4CF> /Applications/Motion.app/Contents/MacOS/Motion
      0x143000 -   0x179ffa  com.apple.proinspector.framework 4.0.2 (761) <F27F2F3B-ADAD-523A-63F3-1566C8151CC5> /Library/Application Support/ProApps/SharedA/Frameworks/ProInspector.framework/Versions/A/ProInspect or
      0x19c000 -   0x3c2fe7  com.apple.prokit 6.0.2 (1177) <E556C175-2912-F4CD-1A99-8BF1C7846D5B> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
      0x4c6000 -   0x4d5fff  com.apple.AERegistration 1.2 (77) <5D18C47F-6F9E-0C4C-8875-24A14A97186D> /Applications/Motion.app/Contents/Frameworks/AERegistration.framework/Versions/ A/AERegistration
      0x4e9000 -   0x4f5fff  com.apple.PluginManager 1.7.3 (34) <13CD3A05-A00C-4FA7-AD61-2A706A67E390> /Library/Frameworks/PluginManager.framework/Versions/B/PluginManager
      0x502000 -   0x51bfff  com.apple.promath.framework 4.0.2 (729) <E53A4C23-4FB1-B79F-AF75-94D760971337> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMath.framework/Versions/A/ProMath
      0x525000 -   0x52cfff  com.apple.AEProfiling 1.2 (22) <43A46C32-8E13-82DD-8AF1-2A40690BF810> /Applications/Motion.app/Contents/Frameworks/AEProfiling.framework/Versions/A/A EProfiling
      0x536000 -   0x69eff2  com.apple.ProMedia 4.0.2 (729) <07F6C2C0-ACFD-27D8-D887-74E47F0196F9> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProMedia.framework/Versions/A/ProMedi a
      0x70f000 -   0xff0fe2  com.apple.ozone.framework 4.0.3 (729) <DE284932-95B3-FBCA-27EA-3534283284CE> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Ozone.framework/Versions/A/Ozone
    0x1492000 -  0x14fcff2  com.apple.ProGraphics 4.0.3 (729) <B5D87DAB-5DEE-A323-7615-D865F68C7994> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/ProGraphics.framework/Versions/A/ProG raphics
    0x1619000 -  0x179dfe2  com.apple.Lithium 4.0.2 (729) <228EB85A-BDBC-55EE-9AC6-E4990DB34DFF> /Library/Application Support/ProApps/SharedA/Frameworks/Lithium.framework/Versions/A/Lithium
    0x1824000 -  0x18f2ff3  com.apple.prochannel.framework 4.0.2 (763) <721D6E76-2081-097D-4C2E-22C6162B8DDB> /Library/Application Support/ProApps/SharedA/Frameworks/ProChannel.framework/Versions/A/ProChannel
    0x1991000 -  0x1a2eff8  com.apple.procore.framework 4.0.2 (757) <D3146F1E-F86D-F2A2-509B-E3F9640CBE40> /Library/Application Support/ProApps/SharedA/Frameworks/ProCore.framework/Versions/A/ProCore
    0x1a6e000 -  0x1a8dfef  com.apple.XSKey 1.0.0 (52) <02CED596-ECDA-581B-0273-AB0D1BD72146> /Library/Frameworks/XSKey.framework/Versions/A/XSKey
    0x1a9e000 -  0x1aa7ff7  com.apple.finalcutstudio.prometadatasupport 0.6 (1.0) <C4AF1557-3CC8-3BB7-C017-55D66B0873C1> /Library/Frameworks/ProMetadataSupport.framework/Versions/A/ProMetadataSupport
    0x1aaf000 -  0x1b82fff  org.python.python 2.5.4 (2.5) <2425B12D-D1AB-C0EE-D6EF-64D5600F6905> /System/Library/Frameworks/Python.framework/Versions/2.5/Python
    0x1bc2000 -  0x1c26fe2  com.apple.LiveType.framework 2.1.4 (2.1.4) <C9D29156-2471-2A9D-3657-EF06204229C6> /Library/Application Support/ProApps/SharedA/Frameworks/LiveType.framework/Versions/A/LiveType
    0x1c46000 -  0x1c47ff7  com.apple.Helium 3.0.3 (359) <1B909921-EE16-B317-3670-B0C63C70F01B> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Helium
    0x1c4c000 -  0x1c4cff7  com.apple.iokit.dvcomponentglue 1.9.9 (1.9.9) <18D9DCBE-A37C-3836-ABEE-09CB7AF6E71C> /System/Library/Frameworks/DVComponentGlue.framework/Versions/A/DVComponentGlue
    0x1c50000 -  0x1c9cffb  com.apple.audio.midi.CoreMIDI 1.7.1 (42) <FB4D4B64-6ABB-679E-3AA8-21DE9062B4C1> /System/Library/Frameworks/CoreMIDI.framework/Versions/A/CoreMIDI
    0x1cc1000 -  0x1cd2ff7  com.apple.fxplugframework 1.2.3 (1.2.3) <033FEA79-E666-D319-5BD5-25A9A4331190> /Library/Frameworks/FxPlug.framework/Versions/A/FxPlug
    0x1ce5000 -  0x1cfcfe7  libedit.2.dylib 2.11.0 (compatibility 2.0.0) <5B7A7635-1B37-3F65-D3C1-9ED8E6D89C83> /usr/lib/libedit.2.dylib
    0x1d09000 -  0x1d1afff  com.apple.RetimingMath 4.0.2 (729) <2ED17500-06D7-08B5-441F-AFE5DDDE71AD> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/RetimingMath.framework/Versions/A/Ret imingMath
    0x1d2f000 -  0x1d30fff  com.apple.FxHeliumImage 4.0.0 (1.0) <62A25655-AB02-73F7-FE2B-21823D2D4BA4> /Library/Application Support/ProApps/SharedA/Frameworks/FxHeliumImage.framework/Versions/A/FxHeliumI mage
    0x1d36000 -  0x1e88fec  com.apple.Helium.HeliumRender 2.0.3 (359) <93D90702-A8F2-B483-818A-6C5E85D7000F> /Library/Application Support/ProApps/SharedA/Frameworks/Helium.framework/Versions/A/Frameworks/Heliu mRender.framework/Versions/A/HeliumRender
    0x1ee1000 -  0x1f96fe7  libcrypto.0.9.7.dylib 0.9.7 (compatibility 0.9.7) <AACC86C0-86B4-B1A7-003F-2A0AF68973A2> /usr/lib/libcrypto.0.9.7.dylib
    0x26c8000 -  0x26ecfe7  GLRendererFloat ??? (???) <0C6A1BCF-97F0-F7D6-C840-2991681BB67C> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x6b0a000 -  0x6c82fe7  GLEngine ??? (???) <0E1DF3E4-0EEE-9FD8-8F52-FFFCF0DF23A7> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x6cb4000 -  0x70b9fe7  libclh.dylib 3.1.1 C  (3.1.1) <04502F95-931E-0AAF-7296-4624C7F8DE8B> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/libclh.dylib
    0x7100000 -  0x7112fff  com.apple.motion.Text 4.0.2 (729) <21A95797-1AC2-730A-8063-57A923D7F70A> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Text.ozp/Contents/MacOS/Text
    0x711f000 -  0x7124ffb  com.apple.fxmetaplug.ImageUnit 1.2.2 (1.2.2) <874EE8A7-B644-32C8-D8E2-1E4EA379C31B> /Library/Application Support/ProApps/Internal Plug-Ins/FxMetaPlug/ImageUnit.fxmetaplug/Contents/MacOS/ImageUnit
    0x712c000 -  0x7134ff7  com.apple.proapps.mrcheckpro 1.4 (398) <400C6D0F-2AC3-F06D-E20C-741BA3D9A558> /Applications/Motion.app/Contents/Resources/MRCheckPro.bundle/Contents/MacOS/MR CheckPro
    0x716f000 -  0x7171ff3  com.apple.LiveType.component 2.1.4 (2.1.4) <D60E2537-3B47-EA99-0077-6CE394378D07> /Library/QuickTime/LiveType.component/Contents/MacOS/LiveType
    0x7177000 -  0x71cffff +com.DivXInc.DivXDecoder 6.8.4.3 (6.8.4) <26A406B3-E4BC-C6FF-8F28-A99FFEB5CF2D> /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x71f3000 -  0x71f6ff3 +com.divx.divxtoolkit 1.0 (1.0) /Library/Frameworks/DivX Toolkit.framework/Versions/A/DivX Toolkit
    0x71fb000 -  0x7241ffb  com.apple.motion.component 1.0 (729) <494487C6-EA30-43DD-39E4-BED23C5A5B1C> /Library/QuickTime/Motion.component/Contents/MacOS/Motion
    0x7247000 -  0x7249ff7  Motion 729.0.0 (compatibility 1.0.0) <051B60E9-B39F-EBB2-5B96-F088D147E78C> /Library/Frameworks/Motion.framework/Versions/A/Motion
    0x7309000 -  0x74a0ff8  com.apple.motion.Behaviors 4.0.2 (729) <052F3433-97BD-1C55-C23D-AD92143C71F8> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Behaviors.ozp/Contents/MacOS/Behaviors
    0x753f000 -  0x758aff4  com.apple.Bloodhound 4.0.2 (729) <CE0040BB-8A9C-CD3A-3CEC-C6951C544257> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/Bloodhound.framework/Versions/A/Blood hound
    0x75b5000 -  0x7752ff8  com.apple.motion.Particles 4.0.2 (729) <049BF10B-9B06-52CF-E500-79AE1AB90ED4> /Library/Application Support/ProApps/SharedA/Plug-Ins/Motion/Particles.ozp/Contents/MacOS/Particles
    0x77ae000 -  0x7b62ff2  com.apple.motion.TextFramework 4.0.2 (729) <C1CDFC29-ED05-8FA7-7DC3-28D20388E055> /Library/Application Support/ProApps/SharedA/Frameworks/Motion/TextFramework.framework/Versions/A/Te xtFramework
    0x7c1f000 -  0x7c54ff7  com.apple.prokit.SnowLeopardPanels 6.0.2 (1177) <3DAEE214-DE3E-2A97-29DC-12FA9CE8CB7E> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/Resources/SnowLeo pardPanels.bundle/Contents/MacOS/SnowLeopardPanels
    0x7db0000 -  0x7db1ff7  ATSHI.dylib ??? (???) <56F243F1-C341-86EA-2BCC-31E75D46EBBC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/ATSHI.dylib
    0xc815000 -  0xc815ff7  libmx.A.dylib 315.0.0 (compatibility 1.0.0) <72FF6A91-C3EC-4634-A0FB-E1586C2404E4> /usr/lib/libmx.A.dylib
    0xd0ec000 -  0xd0f9ff7 +net.telestream.license 1.0.8.2-GC (1.0.8.2-GC) <A61005C5-E6A4-84A6-2A85-38E53CFBD6AF> /Library/Frameworks/TSLicense.framework/Versions/A/TSLicense
    0xe6b8000 -  0xe6c9fe7  com.apple.FCP Uncompressed 422.component 1.6.1 (1.6.1) <62C290FB-2735-60C4-CE88-7ECB0DE6EDB3> /Library/QuickTime/FCP Uncompressed 422.component/Contents/MacOS/FCP Uncompressed 422
    0xf0ba000 -  0xf0d3fe7  com.apple.applepixletvideo 1.2.19 (1.2d19) <3E236E2A-5646-8A6D-FDEE-A21C468161C0> /System/Library/QuickTime/ApplePixletVideo.component/Contents/MacOS/ApplePixlet Video
    0xf292000 -  0xf2b6ff7  com.apple.AppleAVCIntraCodec 1.0 (16) <8A1A4CEE-1610-EECE-74DA-D2AF42825E6D> /Library/QuickTime/AppleAVCIntraCodec.component/Contents/MacOS/AppleAVCIntraCod ec
    0xf3cd000 -  0xf3e8fef  com.apple.AppleIntermediateCodec 1.3.2 (153) <D42634C1-8BDA-31ED-5216-13CB19BA7D1B> /Library/QuickTime/AppleIntermediateCodec.component/Contents/MacOS/AppleInterme diateCodec
    0xf7cb000 -  0xf7defe3  com.apple.IMXCodec 1.4 (155) <B7A1514F-1A2B-EC3E-719D-B8BB25016A05> /Library/QuickTime/IMXCodec.component/Contents/MacOS/IMXCodec
    0xf9b6000 -  0xf9f2fe3  com.apple.QuickTimeFireWireDV.component 7.6.6 (1756.15) <9C48FD18-B6B8-10FA-3B09-47915626A73C> /System/Library/QuickTime/QuickTimeFireWireDV.component/Contents/MacOS/QuickTim eFireWireDV
    0xff3f000 -  0xffacfe7  com.apple.AppleProResCodec 2.0 (224) <B7A79FF2-9C32-5554-A3C3-BE91F9B89419> /Library/QuickTime/AppleProResCodec.component/Contents/MacOS/AppleProResCodec
    0x10000000 - 0x10060fef  com.apple.proapps.AudioMixEngine 2.0 (68) <C07502D6-A1C3-84DE-B526-770FB42A8CD1> /Applications/Motion.app/Contents/Frameworks/AudioMixEngine.framework/Versions/ A/AudioMixEngine
    0x210f8000 - 0x2112ffe7  com.apple.DVCPROHDCodec 1.5 (237) <5BA42205-5AEE-73BB-A7DE-5417EF028D5B> /Library/QuickTime/DVCPROHDCodec.component/Contents/MacOS/DVCPROHDCodec
    0x218a2000 - 0x21a94ff2 +net.telestream.wmv.import 2.3.8.1 (2.3.8.1) <21D9596D-BEE0-A591-F226-412C95FA21D4> /Library/QuickTime/Flip4Mac WMV Import.component/Contents/MacOS/Flip4Mac WMV Import
    0x21ac9000 - 0x21b43fef  com.apple.AppleVAH264HW.component 2.0 (1.0) <6DA1BA82-A66D-6098-7989-965ADF1E9C7C> /System/Library/QuickTime/AppleVAH264HW.component/Contents/MacOS/AppleVAH264HW
    0x23300000 - 0x234c1fe2 +net.telestream.wmv.advanced 2.3.8.1 (2.3.8.1) <C77F8347-4BBF-D78E-EC6B-3ECA0F7C1B83> /Library/QuickTime/Flip4Mac WMV Advanced.component/Contents/MacOS/Flip4Mac WMV Advanced
    0x23505000 - 0x235b4fe3  com.apple.AppleHDVCodec 1.6 (229) <C45D37E1-3CE0-1FBE-17DE-91D5B65FD940> /Library/QuickTime/AppleHDVCodec.component/Contents/MacOS/AppleHDVCodec
    0x8f0c7000 - 0x8f811ff7  com.apple.GeForceGLDriver 1.6.26 (6.2.6) <90BBC89A-6A56-C4B7-F848-432908CDE14D> /System/Library/Extensions/GeForceGLDriver.bundle/Contents/MacOS/GeForceGLDrive r
    0x8fe00000 - 0x8fe4162b  dyld 132.1 (???) <1C06ECD9-A2D7-BB10-AF50-0F2B598A7DEC> /usr/lib/dyld
    0x90003000 - 0x90036ff7  com.apple.AE 496.4 (496.4) <C73D124C-C722-41D8-3465-4CE0D0BA9307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90037000 - 0x90037ff7  com.apple.CoreServices 44 (44) <51CFA89A-33DB-90ED-26A8-67D461718A4A> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x90056000 - 0x90059ffb  com.apple.help 1.3.1 (41) <6A5AD406-9D8E-5BAC-51E1-E09AB9A6D159> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x9005a000 - 0x900d5fff  com.apple.AppleVAFramework 4.10.23 (4.10.23) <57B7C626-F344-AB15-8556-00425FA765DE> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x900d6000 - 0x91029fe3  com.apple.QuickTimeComponents.component 7.6.6 (1756.15) /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x9102a000 - 0x91031ff3  com.apple.print.framework.Print 6.1 (237.1) <F5AAE53D-5530-9004-A9E3-2C1690C5328E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
    0x91032000 - 0x910abff7  com.apple.PDFKit 2.5.1 (2.5.1) <A068BF37-03E0-A231-2791-561C60C3ED2B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x910ac000 - 0x91227fe7  com.apple.CoreFoundation 6.6.4 (550.42) <C78D5079-663E-9734-7AFA-6CE79A0539F1> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x91228000 - 0x9123aff7  com.apple.MultitouchSupport.framework 207.10 (207.10) <D4BA36E6-3B6F-2796-0758-8473600CBF5B> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x91242000 - 0x91449feb  com.apple.AddressBook.framework 5.0.4 (883) <E26855A0-8CEF-8C81-F963-A2BF9E47F5C8> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x9144a000 - 0x91450fe7  com.apple.CommerceCore 1.0 (9) <928FCA4F-1366-AE18-CF67-87C79F5DAC21> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x91451000 - 0x9149afe7  libTIFF.dylib ??? (???) <5CE284EC-F637-EDBB-FDB3-61E86407CBB8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9149b000 - 0x9149eff7  libCoreVMClient.dylib ??? (???) <12EF6056-7AC7-6691-75A2-BD0675C56A35> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x914f0000 - 0x91755feb  com.apple.security 6.1.2 (55002) <7F00A51B-F22A-0EBC-A321-923472D686BD> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x91756000 - 0x91757ff7  com.apple.MonitorPanelFramework 1.3.0 (1.3.0) <1DD14B2E-E466-1A45-5CF7-947766F0ECD9> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
    0x917af000 - 0x917d0fe7  com.apple.opencl 12.3.6 (12.3.6) <B4104B80-1CB3-191C-AFD3-697843C6BCFF> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x91846000 - 0x91889ff7  com.apple.NavigationServices 3.5.4 (182) <8DC6FD4A-6C74-9C23-A4C3-715B44A8D28C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x9188a000 - 0x918a5ff7  libPng.dylib ??? (???) <65E824F7-523A-CC34-ABDD-2A3B12DE1CA9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x918a6000 - 0x919ddff7  com.apple.CoreAUC 6.04.05 (6.04.05) <4A2BEE1A-A74A-746B-EFA6-470CD3354252> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x91a2f000 - 0x91a2fff7  com.apple.vecLib 3.6 (vecLib 3.6) <FF4DC8B6-0AB0-DEE8-ADA8-7B57645A1F36> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x91a30000 - 0x91b5cffb  com.apple.MediaToolbox 0.484.20 (484.20) <D68A9F42-F7C6-5364-65A7-E72CEC6F854E> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
    0x91b5d000 - 0x91b65ff7  com.apple.DisplayServicesFW 2.3.0 (283) <3FF74427-2240-9E23-876D-9A9CDAF62114> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x91b66000 - 0x91b68ff7  com.apple.securityhi 4.0 (36638) <FC01BFC4-04DB-96F3-2412-A86CC4F94CB2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91b73000 - 0x91b75ff7  com.apple.QuickTimeH264.component 7.6.6 (1756.15) /System/Library/QuickTime/QuickTimeH264.component/Contents/MacOS/QuickTimeH264
    0x91b7b000 - 0x91b87ff7  libkxld.dylib ??? (???) <585F0A91-EFB8-E066-BDFB-4AFF37A8C323> /usr/lib/system/libkxld.dylib
    0x91b88000 - 0x91c53fef  com.apple.CoreServices.OSServices 359 (359) <EC340F74-8192-C9DD-40B3-AE4E519A38D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x91c60000 - 0x91c6bff7  libCSync.A.dylib 545.0.0 (compatibility 64.0.0) <4560936D-7730-5DD2-BFD7-95270DDC210A> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x91c6c000 - 0x91c70ff7  libGFXShared.dylib ??? (???) <4F2199F0-320F-0B59-0380-D3131D644CBA> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x91c71000 - 0x91cceff7  com.apple.framework.IOKit 2.0 (???) <A769737F-E0D6-FB06-29B4-915CF4F43420> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x91ccf000 - 0x91d0fff3  com.apple.securityinterface 4.0.1 (40418) <FED0C1B5-469E-ADFF-308E-C10B6A68AE45> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x91d10000 - 0x91d21ff7  com.apple.LangAnalysis 1.6.6 (1.6.6) <3036AD83-4F1D-1028-54EE-54165E562650> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x91d22000 - 0x91d2cffb  com.apple.speech.recognition.framework 3.11.1 (3.11.1) <7486003F-8FDB-BD6C-CB34-DE45315BD82C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x91d2d000 - 0x91ee7feb  com.apple.ImageIO.framework 3.0.4 (3.0.4) <C96F11A7-2569-3037-C4C3-0342708FA3CB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
    0x91f0a000 - 0x91f1aff7  libsasl2.2.dylib 3.15.0 (compatibility 3.0.0) <E276514D-394B-2FDD-6264-07A444AA6A4E> /usr/lib/libsasl2.2.dylib
    0x91f2e000 - 0x91f39ff7  com.apple.CrashReporterSupport 10.6.7 (258) <71CC59D1-E197-7431-5973-2C079A749257> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x91f42000 - 0x91f88ff7  libauto.dylib ??? (???) <29422A70-87CF-10E2-CE59-FEE1234CFAAE> /usr/lib/libauto.dylib
    0x91f89000 - 0x91fccff7  libGLU.dylib ??? (???) <2C7B2727-26F6-F29D-9D15-33044E87359F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x91fcd000 - 0x920d1fe7  libcrypto.0.9.8.dylib 0.9.8 (compatibility 0.9.8) <BDEFA030-5E75-7C47-2904-85AB16937F45> /usr/lib/libcrypto.0.9.8.dylib
    0x920d2000 - 0x9212cfe7  com.apple.CorePDF 1.3 (1.3) <EA168671-F44F-BFE4-AA7D-3801DA29A650> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9212d000 - 0x92151ff7  libJPEG.dylib ??? (???) <A50127EB-C202-0436-E62D-41E2E893E436> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x92152000 - 0x9218bfe7  com.apple.bom 10.0 (164) <3BD198F4-56AD-EE1B-2EBD-C7E6868A0D3C> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x9218c000 - 0x9218cff7  com.apple.Accelerate.vecLib 3.6 (vecLib 3.6) <ABF97DA4-3BDF-6FFD-6239-B023CA1F7974> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x9218d000 - 0x92228ff7  com.apple.ApplicationServices.ATS 4.4 (???) <FD63F92B-8DDE-4DBA-A7A5-0294E3607083> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x92229000 - 0x9236cfef  com.apple.QTKit 7.6.6 (1756.15) <32C49374-14BC-53E7-FBFF-E11B42A41F56> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x92474000 - 0x925f6fe7  libicucore.A.dylib 40.0.0 (compatibility 1.0.0) <D375C1CF-C88D-C5F6-3C49-CD429023FBAC> /usr/lib/libicucore.A.dylib
    0x925f7000 - 0x92617fe7  libresolv.9.dylib 41.0.0 (compatibility 1.0.0) <BF7FF2F6-5FD3-D78F-77BC-9E2CB2A5E309> /usr/lib/libresolv.9.dylib
    0x92618000 - 0x9261efff  com.apple.CommonPanels 1.2.4 (91) <CE92759E-865E-8A3B-1488-ECD497E4074D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x9261f000 - 0x92677fe7  com.apple.datadetectorscore 2.0 (80.7) <3830B574-3B0B-76DA-390D-702D908A71F4> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x92678000 - 0x9267dff7  com.apple.OpenDirectory 10.6 (10.6) <0603680A-A002-D294-DE83-0D028C6BE884> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x9267e000 - 0x926d4ff7  com.apple.MeshKitRuntime 1.1 (49.2) <CB9F38B1-E107-EA62-EDFF-02EE79F6D1A5> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itRuntime.framework/Versions/A/MeshKitRuntime
    0x926d5000 - 0x92948fe7  com.apple.Foundation 6.6.6 (751.53) <C73FDD37-000B-C505-FD8D-80D1C9D17965> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x92a46000 - 0x92a7cfff  libtidy.A.dylib ??? (???) <0FD72C68-4803-4C5B-3A63-05D7394BFD71> /usr/lib/libtidy.A.dylib
    0x92a7d000 - 0x92b89ff7  libGLProgrammability.dylib ??? (???) <2D172B4E-432F-D18E-EA99-3BD56DBE7649> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x92b8a000 - 0x92c22fe7  edu.mit.Kerberos 6.5.11 (6.5.11) <F36DB665-A88B-7F5B-6244-6A2E7FFFF668> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x92c23000 - 0x92dcaff7  libSystem.B.dylib 125.2.10 (compatibility 1.0.0) <ADF8138B-2384-2FC0-CCBF-C4721B53568A> /usr/lib/libSystem.B.dylib
    0x92dcb000 - 0x92e04ff7  libcups.2.dylib 2.8.0 (compatibility 2.0.0) <90C5DE81-1BEF-D807-A898-0FC19BDD14EC> /usr/lib/libcups.2.dylib
    0x92e05000 - 0x92f33fe7  com.apple.CoreData 102.1 (251) <87FE6861-F2D6-773D-ED45-345272E56463> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x93077000 - 0x930dbfff  com.apple.htmlrendering 72 (1.1.4) <0D22B190-513B-7FF6-39FC-9D336285DE08> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x930dc000 - 0x930dcff7  com.apple.ApplicationServices 38 (38) <EAF1BC8C-4FD4-4300-B8F7-4B24E49125E2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x930dd000 - 0x9315aff7  com.apple.iLifeMediaBrowser 2.5.4 (468.1.1) <93A47E48-2C1F-7BAE-AF9F-5F52130BE59F> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x9315b000 - 0x931d5fff  com.apple.audio.CoreAudio 3.2.6 (3.2.6) <D7B75C1C-1D52-19B6-2801-2F9D9911681F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x93294000 - 0x9336effb  com.apple.DesktopServices 1.5.10 (1.5.10) <2BA08DD4-35A2-A0FF-ADEA-B381F0CEEB81> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x9336f000 - 0x933effeb  com.apple.SearchKit 1.3.0 (1.3.0) <7AE32A31-2B8E-E271-C03A-7A0F7BAFC85C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x933f0000 - 0x93437ffb  com.apple.CoreMediaIOServices 134.0 (1160) <4CD78557-3CDA-A4B5-33CB-BBB876B4463D> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x93438000 - 0x9375cfef  com.apple.HIToolbox 1.6.5 (???) <21164164-41CE-61DE-C567-32E89755CB34> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x9375d000 - 0x93795fe7  libncurses.5.4.dylib 5.4.0 (compatibility 5.4.0) <18AA1E55-D5F5-6343-80BF-8FA609C32BC5> /usr/lib/libncurses.5.4.dylib
    0x93796000 - 0x937ceff7  com.apple.LDAPFramework 2.0 (120.1) <131ED804-DD88-D84F-13F8-D48E0012B96F> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x937cf000 - 0x9383eff7  libvMisc.dylib 268.0.1 (compatibility 1.0.0) <595A5539-9F54-63E6-7AAC-C04E1574B050> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x93861000 - 0x938a2ff7  libRIP.A.dylib 545.0.0 (compatibility 64.0.0) <95079B56-0B7B-F114-5C43-5220DBE0FBB1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x938a3000 - 0x938b1fe7  libz.1.dylib 1.2.3 (compatibility 1.0.0) <33C1B260-ED05-945D-FC33-EF56EC791E2E> /usr/lib/libz.1.dylib
    0x938b2000 - 0x938b2ff7  liblangid.dylib ??? (???) <FCC37057-CDD7-2AF1-21AF-52A06C4048FF> /usr/lib/liblangid.dylib
    0x9430a000 - 0x9433dffb  libTrueTypeScaler.dylib ??? (???) <574C2C51-65EC-7D2A-086D-C9312287DE22> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x9433e000 - 0x943c0ffb  SecurityFoundation ??? (???) <BFE377A4-C830-3ECA-E69F-8A8094CDA0A6> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x943c1000 - 0x9447dfff  com.apple.ColorSync 4.6.6 (4.6.6) <D00B95AE-2379-CB8E-B18C-FF5B66741C23> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x9448a000 - 0x9448eff7  IOSurface ??? (???) <F9E6DFC1-8DD9-7C7E-CA85-B80735586E05> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x9448f000 - 0x94490ff7  com.apple.TrustEvaluationAgent 1.1 (1) <2D970A9B-77E8-EDC0-BEC6-7580D78B2843> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x94491000 - 0x944defeb  com.apple.DirectoryService.PasswordServerFramework 6.1 (6.1) <136BFA48-D456-B677-3B5D-40A6946C3A09> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
    0x94594000 - 0x9459fff7  libGL.dylib ??? (???) <4425B9AA-B494-A336-EABB-6BBC9FF4EC4F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x945a0000 - 0x945e2ff7  libvDSP.dylib 268.0.1 (compatibility 1.0.0) <8A4721DE-25C4-C8AA-EA90-9DA7812E3EBA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x945e3000 - 0x94602ff7  com.apple.CoreVideo 1.6.2 (45.6) <EB53CAA4-5EE2-C356-A954-5775F7DDD493> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x94603000 - 0x94610ff7  com.apple.AppleFSCompression 24.4 (1.0) <DC313FD8-B697-8311-65DD-EFBAD99ABBDC> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x94611000 - 0x94a48ff3  com.apple.RawCamera.bundle 3.6.4 (561) <DBA5D7C1-CD82-CE7F-5AE5-A0E4E128236F> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x94a49000 - 0x94af6fe7  libobjc.A.dylib 227.0.0 (compatibility 1.0.0) <C8925910-B927-968B-4B71-D83A4CEF8646> /usr/lib/libobjc.A.dylib
    0x94b5f000 - 0x94bcdff7  com.apple.QuickLookUIFramework 2.3 (327.6) <74706A08-5399-24FE-00B2-4A702A6B83C1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x94bce000 - 0x94bd1ff7  libCGXType.A.dylib 545.0.0 (compatibility 64.0.0) <B84D7376-EE9C-2B7F-04FA-D622E2C10CA6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x94bd2000 - 0x94c23ff7  com.apple.HIServices 1.8.2 (???) <63B29FF5-7077-8317-E710-2D94ADF7B499> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x94c24000 - 0x94f44ff3  com.apple.CoreServices.CarbonCore 861.34 (861.34) <3DA9098F-B71B-4BDE-5DE5-4B76C49158EB> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x94f45000 - 0x94f6fff7  com.apple.shortcut 1.1 (1.1) <08A1868D-FEF4-8FB3-D814-79385DCBEC7D> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
    0x94fff000 - 0x9503cff7  com.apple.CoreMedia 0.484.20 (484.20) <FA68B18E-3FC2-EAA9-F70B-4ABD60E5474C> /System/Library/PrivateFrameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x9503d000 - 0x9511dfe7  com.apple.vImage 4.1 (4.1) <D029C515-08E1-93A6-3705-DD062A3A672C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x9511e000 - 0x9531cff3  com.apple.JavaScriptCore 6533.20 (6533.20.20) <C97A479C-FDF9-3F19-2EE0-80288257C477> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x9531d000 - 0x95616fef  com.apple.QuickTime 7.6.6 (1756.15) <C2567783-4EAC-6803-522B-D701B95C4DAE> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x9564f000 - 0x9566efe3  libexpat.1.dylib 7.2.0 (compatibility 7.0.0) <7236668D-1D61-0ED8-9F22-35DBBF661175> /usr/lib/libexpat.1.dylib
    0x9566f000 - 0x95673ff7  libGIF.dylib ??? (???) <447BC6E8-4C56-3D5D-983B-6BEA0D26F319> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x95674000 - 0x95690fe3  com.apple.openscripting 1.3.1 (???) <2A748037-D1C0-6D47-2C4A-0562AF799AC9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x956a7000 - 0x95a12ff7  com.apple.QuartzCore 1.6.3 (227.36) <8E927524-EB0A-D5BA-C2E4-FA26FE4C428A> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x95a13000 - 0x95a63ff7  com.apple.framework.familycontrols 2.0.2 (2020) <C96C8A99-A40C-8B9C-1FBA-A0F46AC92F17> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x95a64000 - 0x95a6bff7  com.apple.agl 3.0.12 (AGL-3.0.12) <37255DC6-9FD1-45CC-AC80-A84FD2B5450A> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x95a6c000 - 0x95b1cfe3  com.apple.QuickTimeImporters.component 7.6.6 (1756.15) <687BB3B8-15F6-47F3-C4A6-C6DC94098BEC> /System/Library/QuickTime/QuickTimeImporters.component/Contents/MacOS/QuickTime Importers
    0x95d26000 - 0x95d27ff7  com.apple.audio.units.AudioUnit 1.6.6 (1.6.6) <253E9552-5CEA-0D5A-1EDA-3B8F669B79EA> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x95d28000 - 0x95d3dfff  com.apple.ImageCapture 6.0.2 (6.0.2) <E9F4B952-27A1-5BFC-CA8D-DADA055D30E9> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x95d3e000 - 0x95d6fff7  libGLImage.dylib ??? (???) <1AF72191-087A-5D75-B3B9-3F537315F635> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x95e4d000 - 0x95e5fff7  com.apple.CoreMediaAuthoring 0.706 (706) <81D68084-D7BD-E52E-9B1C-C8EC0FCECE3C> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x95e60000 - 0x95f0afe7  com.apple.CFNetwork 454.11.12 (454.11.12) <BE832CCE-B692-F55F-F5F8-3973649AFEA1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
    0x95f0c000 - 0x963c5ffb  com.apple.VideoToolbox 0.484.20 (484.20) <C2D75C82-2EEE-6795-E50D-350A915B2475> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
    0x96467000 - 0x96475ff7  com.apple.opengl 1.6.12 (1.6.12) <81AEF74E-E33A-B021-9CDB-6199104105FF> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x96476000 - 0x96578fef  com.apple.MeshKitIO 1.1 (49.2) <D0401AC5-1F92-2BBB-EBAB-58EDD3BA61B9> /System/Library/PrivateFrameworks/MeshKit.framework/Versions/A/Frameworks/MeshK itIO.framework/Versions/A/MeshKitIO
    0x965ae000 - 0x96618fe7  libstdc++.6.dylib 7.9.0 (compatibility 7.0.0) <411D87F4-B7E1-44EB-F201-F8B4F9227213> /usr/lib/libstdc++.6.dylib
    0x96632000 - 0x9663ffe7  libbz2.1.0.dylib 1.0.5 (compatibility 1.0.0) <CC90193E-BDF7-2F0F-6C68-D9567EDDA4B3> /usr/lib/libbz2.1.0.dylib
    0x96640000 - 0x96640ff7  com.apple.Cocoa 6.6 (???) <5A785062-1ABB-2A54-BAAC-8FEF95275E05> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x96641000 - 0x96659ff7  com.apple.CFOpenDirectory 10.6 (10.6) <D1CF5881-0AF7-D164-4156-9E9067B7FA37> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x96663000 - 0x9688eff3  com.apple.QuartzComposer 4.2 ({156.28}) <C99A68D1-4ED5-A3A8-887E-FAAC9DF5EC80> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x9688f000 - 0x9696dfef  com.apple.QuickTimeMPEG4.component 7.6.6 (1756.15) <FE001B3F-BFB4-00E6-4C32-D7F2A8E5EF35> /System/Library/QuickTime/QuickTimeMPEG4.component/Contents/MacOS/QuickTimeMPEG 4
    0x969ae000 - 0x969ecff7  com.apple.QuickLookFramework 2.3 (327.6) <66955C29-0C99-D02C-DB18-4952AFB4E886> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x969ed000 - 0x96aeefe7  libxml2.2.dylib 10.3.0 (compatibility 10.0.0) <C75F921C-F027-6372-A0A1-EDB8A6234331> /usr/lib/libxml2.2.dylib
    0x96cae000 - 0x96d56ffb  com.apple.QD 3.36 (???) <FA2785A4-BB69-DCB4-3BA3-7C89A82CAB41> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96d57000 - 0x96e93ff7  com.apple.audio.toolbox.AudioToolbox 1.6.6 (1.6.6) <781018FB-474B-E09C-D419-5BFF80590A10> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x96edd000 - 0x96f1aff7  com.apple.SystemConfiguration 1.10.5 (1.10.2) <362DF639-6E5F-9371-9B99-81C581A8EE41> /System/Library/Frameworks/SystemConfigur

    > Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread<
    You can put this phrase into Google and you will get hundreds even thousands of totally useless hits. It is a generic and all-too-common error code for OS10. The most common crahing issues in Motion are usually solved by trashing the .plist file or making sure you have only one of your many graphics cards used for displays.
    Unfortunately, there is no obvious solution.
    bogiesan

  • Jam issue when saving adobe captivate 3 project

    Hi
    ehen i press the record button on the captivae the progress
    bar goes until de middle and stop there without moving ....
    im trying to do this on a japanease windows xp with the
    japanese version of the captivate 3 ...
    we retry to do another captivate same issue ... we have
    enough free space ... etc...
    what could be the cause
    Thanks

    Hi Vikram, I have done a number of samples, and it keeps happening.  It seems any slide with motion on it gets the grey lines.  When I'm typing, the lines are vertical.  If I'm scrolling, the lines appear horizontal.
    In fact, I've had it happen numerous times over the years I've used captivate (since version 5).
    I confirmed I  have version 7.0.0.118.  I checked for updates and see there is one, but I have to wait for my company's admin to run the update.  I have a feeling these lines will still be there though, as I've seen them in past versions as well.
    I will certainly try the upgrade though!  I'm so desperate I will do anything!  These have been driving me crazy for two years now

  • Problems when saving

    I would appreciate any help on this:
    I send a 2 min sequence from fcp (52 clips) to color.
    Fcp 7, color 1.5, Prores files, 1080 p (1080x1920), 30fps (from canon 5dmk2 files)
    I grade the project and saving it many times during the process without problems.
    Then I render all the clips, I save the project (that works) but then the spinning wheel comes up and color seems to hangs up.It's like it is writing a lot of data on the hard disk. If I wait for +/- 20 min than I can resume working in color.
    If during the spinning wheel thing I "Force Quit" Color through the finder, I can reopen Color and send the graded sequence to FCP without any problem. But if I save it, than again I have the spinning wheel coming up.
    I already reinstalled Color with no succes.
    I also wanted to trash the Color preferences but could not find these files?
    Any ideas what I can do? Many thanks!
    Eugene

    Ok Found a solution on Creative Cow:
    http://forums.creativecow.net/readpost/223/10344
    and downloaded a script from Michael here:
    http://www.michaelcinquin.com/tools/color/solvecolor_crash_onsave
    I love the web!

  • Photoshop CS6  transparent mask causing problems when saved as RGB Tiff and placed into CS5 Indesign

    Is anyone aware of a gray/black halo around feathered transparency objects. The halo occurs where the solid area of pic feathers to the transparent.
    NOTE: Image looks fine in Photoshop(CS6) but when placed as an RGB TIFF into Indesign (CS5) a black halo appears on page. See visual explanation below.
    This only happens when image is an RGB Tiff and layer mask is used to create transparency. If image is saved as .psd then it is fine. Also when RGB tiff is converted to CMYK then this is also ok.
    Is
    I look forward to anyone's suggestions.
    Ideally I could just start using psd format, but I have to handle alot of images that are already in RGB tiff and it is time consuming to have to open and re-save all of these.
    Adobe Photoshop CS5 RGB tiffs are still working fine.
    Thanks.
    Colourjam.
    (Pre-Press Production  Digital Image Operator)

    Yes the halo is does appear on the final PDF used for printing, and therefore does unfortunately print.
    Why would RGB Tiffs in Photoshop CS6 suddenly cause this to happen. If we revert back to placing Photoshop CS5 files into Indesign,  all is good.
    Also it is not just an isolated event as my colleague has the same thing happening on his workstation.
    Could it be that that Indesign 5  cannot colour manage the new CS6 RGB Tiff files? 
    CMYK tiff works well, as does PSD (CMYK and RGB)
    Also please note, that if you were trying to recreate this to see if you get the samed problem, the halo occurs as soon as you create transparency with a layer mask and feather the edge of mask, and then save as RGB tiff.  It will not be visible if you have a hard line or a vector edge.
    Just for the record here is our set up.
    Indesign CS5 (PC)
    Photoshop CS6 (PC)

  • CS6 Color Channel Problem When Saving Oil Paint Files

    When I save an OIL PAINT file created in Photoshop CS6, it saves with red and blue shapes over the image. Before saving, the image looks fine. I'm running windows 8. Is it me or a CS6 bug?

    There were some driver problems that caused single tile artifacts when running Oil Paint.
    Have you updated your video card driver from the GPU maker's website?

  • Problem when saving a PowerPoint 2008 for Mac file to PDF.

    When I save my PowerPoint 2008 for Mac file as a PDF, the text/font comes out wrong in the PDF -- kind of looks degraded (thinner, darker, more pixilated). I've tried changing the font in the PowerPoint file many times and tried saving it as a PDF both directly and through print -- but each time the text/font doesn't come through correctly in the PDF.  The images/photos in the PowerPoint file all convert to the PDF just fine.  Can anyone help?

    Hi KT!
    I have requested that a Host, relocate your Topic to a more appropriate Forum.
    As it will be transferred, it is not necessary for you to repost elsewhere, at this time.
    But for future reference, please review the first entry How To Post A New Topic, on Feedback About Discussions.
    That is the Forum where you erroneously posted your issue.
    ali b

Maybe you are looking for