Error code: 194:12

hi
trying to instal adobe creative suite 3 design standardgetting an error code: 194:12

Ok, I don't know if I should make it public and it pains me that I had to stoop so low to get my apps working, but there are other people with this problem, so I guess I should post how this issue got resolved.
I'm angry at myself for trying to settle it the legal way asking the customer support one after another for more than a month. Some of the staff were really kind and if nothing, I learned some new things, but they were downright useless because phone activation is probably some kind of taboo or what. They would persistently force me to unistall the CS3 and install to no end, even though I told them that I had formatted my harddrive and run a different OS...
Whatever, long story short, the only known solution to this problem is to download a keygen and activate the CS3 with it through phone activation. The only problem is that you don't have the serial number you purchased in the application itself, but don't waste your time trying to be all good asking the support questions they don't know or are forbidden to answer.
I still would like to report somewhere that I'm using an illegal serial number due to those circumstances and post the Software Licence Certificate I received upon purchasing the CS3 somewhere, so that nobody comes to bother me about that in the future, does anybody know how to do it?
Last note: I'm really curious how the Adobe wants to manage the CC versions when they have to go through this kind of activation every month or so. I'm glad I bought the boxed versions.

Similar Messages

  • CS4 Deactivation Denied Error Code: 194:3

    I have Illustrator CS4 that I'm trying to deactivate from an old Windows Vista 64-bit computer.  I have internet access and all my anti-virus software is up-to-date, but I keep getting "Deactivation Denied" and Error Code: 194:3.  I've never deactivated this program before and I've restarted my computer and AI a couple of times with no success.  Any suggestions?

    Did you try to install from a back up with other software or the actual DVD? Full reformat of all your hard drives should have left nothing on the hard drives. You only installed the software one time meaning that you still have one install remaining.
    Quingenti wrote:
    Upgraded my BIOS to the latest version and my mirrored raid freaked out.  So, I have to resetup my raid, reformat my drives, and reinstall windows.  During my "closing up" of my current windows install (backup any other data, deactivate software, etc), Photoshop's deactivation software is giving me:
    Deactivation denied.
    Click this link for help troubleshooting deactivation problem.
    Error code: 194:1
    For the record I've only previously deactivated this particular piece of software once in the past, and this is the only machine that it's installed on.  I can't do anything with my machine until I get this deactivated and after being on hold with adobe customer service for near a half an hour, I feel like I'm getting no where.
    Any ideas?

  • How do I resolve deactivation unsuccessful of Captivate 3?  - Error code 194:1

    I am trying to deactivate Captivate 3, but am getting the following error code: 194:1
    Thank you,
    James

    I have the same error when exporting a keynote presentation with audio or vidoefiles embedded.
    The lock & record workaround did not solve the problem.
    So I rejected all the audiofiles, and exported the "mute" presentation.
    I imported the m4v into a video edt software and combined it with the audiofiles.
    A lousy workaround, but it seems to be the only solution for now.
    Hopefully apple will solve this export error

  • Error code 194:7 in cs3?

    I get this code every time I try to activate my copy of Photoshop cs3. What does it mean?

    Nobody knows the real meaning of these codes. It's all super-secret stuff. I recommend you call phone support and have your serial verified. Maybe it's blacklisted, maybe you have forgotten to disable an activation on another system, maybe one of the other 5 million things is gone wrong with your license. Also simply try to uninstall everything Adobe, use the CS3 clean Script and re-install...
    Mylenium

  • MDB rollbacks and stops the listener port with error code 2072

    Hi
    We have a MDB listening on QUEUE1. This MDB processes the message and puts another message in QUEUE2. Transaction is "required" for this MDB.
    The processing could somtime take more than 2 min. We used to get EJB timeout error in this scenario. We changed EJB timeout to 5 min (default was 2 min). This resolved the timeout error. But it started throwing following exception. Note that if the processing takes less than 2 min, MDB never rollbacks.
    After this rollack, listener port can not pick up the next message and it throws error (MQJMS2002: failed to get message from MQ queue. MQ Error Code 2072) . It stops as a result and restarts after 60 sec. Even after restart it can not process the messages till we restart the JVM.
    Regarding error handling, Backout threshold is 3. If the message is redelivered, we discard this message.
    We are using 2 Phase commit for 2 resources MQ (5.3) and MS SQL.
    Websphere version is 5.1.
    Two issues here
    1. Why is MDB rolling back if processing takes more than 2 min.
    2. After the rollback, why is listener port not picking up the messages. Why do we need to recycle the JVM.
    Any pointers to resolve this issue?
    EXCEPTION
    [11/29/05 15:03:37:752 EST] 1b9bccc XATransaction E J2CA0027E: An exception occurred while invoking end on an XA Resource Adapter from dataSource JMS$postprocessor$JMSManagedConnection@25078403, within transaction ID {XID: formatId(57415344), gtrid_length(51), bqual_length(2, data(00000000000000950000000113238145f813eccfef12249c6aab206666f96901636c5f6170703130355f73656e7431715f716113238145f813eccfef12249c6aab206666f969010000000100000000)}: javax.transaction.xa.XAException: XA operation failed, see errorCode
    at com.ibm.mq.MQXAResource.end(MQXAResource.java:520)
    at com.ibm.ejs.jms.JMSManagedSession$JMSXAResource.end(JMSManagedSession.java:1557)
    at com.ibm.ejs.j2c.XATransactionWrapper.end(XATransactionWrapper.java:525)
    at com.ibm.ws.Transaction.JTA.JTAResourceBase.end(JTAResourceBase.java:253)
    at com.ibm.ws.Transaction.JTA.RegisteredResources.distributeEnd(RegisteredResources.java:629)
    at com.ibm.ws.Transaction.JTA.TransactionImpl.internalPrepare(TransactionImpl.java:1241)
    at com.ibm.ws.Transaction.JTA.TransactionImpl.commit(TransactionImpl.java:981)
    at com.ibm.ws.Transaction.JTA.TranManagerImpl.commit(TranManagerImpl.java:150)
    at com.ibm.ws.Transaction.JTA.TranManagerSet.commit(TranManagerSet.java:177)
    at com.ibm.ejs.csi.TranStrategy.commit(TranStrategy.java:712)
    at com.ibm.ejs.csi.TranStrategy.postInvoke(TranStrategy.java:167)
    at com.ibm.ejs.csi.TransactionControlImpl.postInvoke(TransactionControlImpl.java:570)
    at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:3068)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:102)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:089 EST] 1b9bccc ServerSession W WMSG0031E: Exception processing JMS Message for MDB BatchProcessorMDB, JMSDestination jms/PostprocessorQ : javax.ejb.TransactionRolledbackLocalException: ; nested exception is: com.ibm.ws.exception.WsEJBException
    com.ibm.ws.exception.WsEJBException
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapException(LocalExceptionMappingStrategy.java:159)
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapCSITransactionRolledBackException(LocalExceptionMappingStrategy.java:293)
    at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:3159)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:102)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    javax.ejb.TransactionRolledbackLocalException: ; nested exception is: com.ibm.ws.exception.WsEJBException
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapCSIException(LocalExceptionMappingStrategy.java:96)
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapException(LocalExceptionMappingStrategy.java:165)
    at com.ibm.ejs.container.LocalExceptionMappingStrategy.mapCSITransactionRolledBackException(LocalExceptionMappingStrategy.java:293)
    at com.ibm.ejs.container.EJSContainer.postInvoke(EJSContainer.java:3159)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:102)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:124 EST] 1e9aa18 JMSExceptionL E WMSG0018E: Error on JMSConnection for MDB BatchProcessorMDB , JMSDestination jms/PostprocessorQ : javax.jms.JMSException: MQJMS2002: failed to get message from MQ queue
    at com.ibm.mq.jms.services.ConfigEnvironment.newException(ConfigEnvironment.java:553)
    at com.ibm.mq.jms.MQSession.consume(MQSession.java:3144)
    at com.ibm.mq.jms.MQSession.run(MQSession.java:1585)
    at com.ibm.ejs.jms.JMSSessionHandle.run(JMSSessionHandle.java:924)
    at com.ibm.ejs.jms.listener.ServerSession.connectionConsumerOnMessage(ServerSession.java:752)
    at com.ibm.ejs.jms.listener.ServerSession.onMessage(ServerSession.java:527)
    at com.ibm.ejs.jms.listener.ServerSession.dispatch(ServerSession.java:494)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.ibm.ejs.jms.listener.ServerSessionDispatcher.dispatch(ServerSessionDispatcher.java:37)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:91)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    ---- Begin backtrace for Nested Throwables
    com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2072
    at com.ibm.mq.jms.MQSession.consume(MQSession.java:3118)
    at com.ibm.mq.jms.MQSession.run(MQSession.java:1585)
    at com.ibm.ejs.jms.JMSSessionHandle.run(JMSSessionHandle.java:924)
    at com.ibm.ejs.jms.listener.ServerSession.connectionConsumerOnMessage(ServerSession.java:752)
    at com.ibm.ejs.jms.listener.ServerSession.onMessage(ServerSession.java:527)
    at com.ibm.ejs.jms.listener.ServerSession.dispatch(ServerSession.java:494)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.ibm.ejs.jms.listener.ServerSessionDispatcher.dispatch(ServerSessionDispatcher.java:37)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:91)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:149 EST] 1e9aa18 JMSExceptionL E WMSG0057E: Error on JMSConnection for MDB BatchProcessorMDB , JMSDestination jms/PostprocessorQ , JMS Linked Exception : com.ibm.mq.MQException: MQJE001: Completion Code 2, Reason 2072
    at com.ibm.mq.jms.MQSession.consume(MQSession.java:3118)
    at com.ibm.mq.jms.MQSession.run(MQSession.java:1585)
    at com.ibm.ejs.jms.JMSSessionHandle.run(JMSSessionHandle.java:924)
    at com.ibm.ejs.jms.listener.ServerSession.connectionConsumerOnMessage(ServerSession.java:752)
    at com.ibm.ejs.jms.listener.ServerSession.onMessage(ServerSession.java:527)
    at com.ibm.ejs.jms.listener.ServerSession.dispatch(ServerSession.java:494)
    at sun.reflect.GeneratedMethodAccessor40.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.ibm.ejs.jms.listener.ServerSessionDispatcher.dispatch(ServerSessionDispatcher.java:37)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:91)
    at com.ibm.ejs.container.MDBWrapper.onMessage(MDBWrapper.java:127)
    at com.ibm.ejs.jms.listener.ServerSession.run(ServerSession.java:375)
    at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:912)
    [11/29/05 15:03:38:190 EST] 1e9aa18 MDBListenerIm I WMSG0043I: MDB Listener ProcessorLP stopped for JMSDestination jms/PostprocessorQ
    [11/29/05 15:03:38:192 EST] 1e9aa18 MDBListenerIm I WMSG0058I: Listener Port ProcessorLP will attempt to restart in 60 seconds
    [11/29/05 15:03:38:194 EST] 1e9aa18 ConnectionEve A J2CA0056I: The Connection Manager received a fatal connection error from the Resource Adaptor for resource jms/PostprocessorQF. The exception which was received is javax.jms.JMSException: MQJMS2002: failed to get message from MQ queue
    [11/29/05 15:04:38:230 EST] 1436f66 MDBListenerIm I WMSG0042I: MDB Listener ProcessorLP started successfully for JMSDestination jms/PostprocessorQ

    Have been able to solve this problem? The same occurs in our environment. I have a nagging feelin git has something to do with a known bug that is solved in some fixpack or something. We're on Websphere 5.1.1.4.
    Any feedback would be appreciated.
    Thanks,
    Jaap

  • ORA-00600: internal error code, arguments: [17183], [0x033134908], [], [],

    Hi Exports,
    I am getting the ORA-00600: internal error code, arguments: [17183], [0x033134908], [], [], [], [], [], []
    The temporary tablespace of the database is full and i am trying to do the following steps.
    SQL> select * from dba_temp_files;
    FILE_NAME FILE_ID TABLESPACE_NAME BYTES Blocks Etat RELATIVE_FNO AUT MAXBYTES MAXBLOCKS INCREMENT_BY
    USER_BYTES USER_BLOCKS
    G:\ORADATA\TEMP01.DBF 1 TEMP 3.4359E+10 4,194,176 AVAILA 1 YES 3.4360E+10 4194302 80
    3.4358E+10 4194048
    J:\ORADATA\TIVOLIORTEMPTS.DBF 5 TIVOLIORTEMPTS 104857600 12,800 AVAILA 1 NO 0 0 0
    103809024 12672
    J:\ORADATA\TEMP_ORISSA_MASTER.TMP 2 TEMP_ORISSA_MASTER 10485760 1,280 AVAILA 1 YES 52428800 6400 128
    9437184 1152
    J:\ORADATA\TEMP_ORISSA_BENCHMARK.TMP 3 TEMP_ORISSA_BENCHMARK 680525824 83,072 AVAILA 1 YES 1073741824 131072 2
    679477248 82944
    J:\ORADATA\TEMP_ORISSA_TRANSACTION 4 TEMP_ORISSA_TRANSACTION 104857600 12,800 AVAILA 1 YES 1073741824 131072 2
    103809024 12672
    5 rows selected.
    SQL> select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$TEMP_SPACE_HEADER;
    TABLESPACE_NAME BYTES_USED BYTES_FREE
    TEMP 3.4359E+10 0
    TEMP_ORISSA_MASTER 4194304 6291456
    TEMP_ORISSA_BENCHMARK 680525824 0
    TEMP_ORISSA_TRANSACTION 37748736 67108864
    TIVOLIORTEMPTS 1048576 103809024
    5 rows selected.
    SQL> CREATE TEMPORARY TABLESPACE MYTEMPFILE
    2 TEMPFILE 'G:\ORADATA\TEMP001.dbf'
    3 SIZE 1000M AUTOEXTEND ON NEXT 10M MAXSIZE 2000M;
    Tablespace created.
    SQL> ALTER DATABASE DEFAULT TEMPORARY TABLESPACE MYTEMPFILE;
    Database altered.
    SQL> select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$TEMP_SPACE_HEADER;
    TABLESPACE_NAME BYTES_USED BYTES_FREE
    TEMP 3.4359E+10 0
    TEMP_ORISSA_MASTER 4194304 6291456
    TEMP_ORISSA_BENCHMARK 680525824 0
    TEMP_ORISSA_TRANSACTION 37748736 67108864
    TIVOLIORTEMPTS 1048576 103809024
    MYTEMPFILE 1048576 1047527424
    6 rows selected.
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES;
    ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES
    ERROR at line 1:
    ORA-25152: TEMPFILE cannot be dropped at this time
    SQL> select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$TEMP_SPACE_HEADER;
    TABLESPACE_NAME BYTES_USED BYTES_FREE
    TEMP_ORISSA_MASTER 4194304 6291456
    TEMP_ORISSA_BENCHMARK 680525824 0
    TEMP_ORISSA_TRANSACTION 37748736 67108864
    TIVOLIORTEMPTS 1048576 103809024
    MYTEMPFILE 11534336 1037041664
    5 rows selected.
    SQL> select STATUS,ENABLED,STATUS,BYTES/1024/1024 from v$tempfile;
    Etat ENABLED Etat BYTES/1024/1024
    OFFLIN READ WRITE OFFLIN 0
    ONLINE READ WRITE ONLINE 100
    ONLINE READ WRITE ONLINE 10
    ONLINE READ WRITE ONLINE 649
    ONLINE READ WRITE ONLINE 100
    ONLINE READ WRITE ONLINE 1000
    6 rows selected.
    SQL> desc v$tempfile;
    Name Null? Type
    FILE# NUMBER
    CREATION_CHANGE# NUMBER
    CREATION_TIME DATE
    TS# NUMBER
    RFILE# NUMBER
    STATUS VARCHAR2(7)
    ENABLED VARCHAR2(10)
    BYTES NUMBER
    BLOCKS NUMBER
    CREATE_BYTES NUMBER
    BLOCK_SIZE NUMBER
    NAME VARCHAR2(513)
    SQL> select file#,STATUS,ENABLED,STATUS,BYTES/1024/1024 from v$tempfile;
    FILE# Etat ENABLED Etat BYTES/1024/1024
    1 OFFLIN READ WRITE OFFLIN 0
    5 ONLINE READ WRITE ONLINE 100
    2 ONLINE READ WRITE ONLINE 10
    3 ONLINE READ WRITE ONLINE 649
    4 ONLINE READ WRITE ONLINE 100
    6 ONLINE READ WRITE ONLINE 1000
    6 rows selected.
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES;
    ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES
    ERROR at line 1:
    ORA-25152: TEMPFILE cannot be dropped at this time
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' offline;
    Database altered.
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES;
    ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES
    ERROR at line 1:
    ORA-25152: TEMPFILE cannot be dropped at this time
    SQL> select * from dba_temp_files;
    FILE_NAME FILE_ID TABLESPACE_NAME BYTES Blocks Etat RELATIVE_FNO AUT MAXBYTES MAXBLOCKS INCREMENT_BY
    USER_BYTES USER_BLOCKS
    G:\ORADATA\TEMP01.DBF 1 TEMP AVAILA
    J:\ORADATA\TIVOLIORTEMPTS.DBF 5 TIVOLIORTEMPTS 104857600 12,800 AVAILA 1 NO 0 0 0
    103809024 12672
    J:\ORADATA\TEMP_ORISSA_MASTER.TMP 2 TEMP_ORISSA_MASTER 10485760 1,280 AVAILA 1 YES 52428800 6400 128
    9437184 1152
    J:\ORADATA\TEMP_ORISSA_BENCHMARK.TMP 3 TEMP_ORISSA_BENCHMARK 680525824 83,072 AVAILA 1 YES 1073741824 131072 2
    679477248 82944
    J:\ORADATA\TEMP_ORISSA_TRANSACTION 4 TEMP_ORISSA_TRANSACTION 104857600 12,800 AVAILA 1 YES 1073741824 131072 2
    103809024 12672
    G:\ORADATA\TEMP001.DBF 6 MYTEMPFILE 1048576000 128,000 AVAILA 1 YES 2097152000 256000 1280
    1047527424 127872
    6 rows selected.
    SQL> select file#,STATUS,ENABLED,STATUS,BYTES/1024/1024 from v$tempfile;
    FILE# Etat ENABLED Etat BYTES/1024/1024
    1 OFFLIN READ WRITE OFFLIN 0
    5 ONLINE READ WRITE ONLINE 100
    2 ONLINE READ WRITE ONLINE 10
    3 ONLINE READ WRITE ONLINE 649
    4 ONLINE READ WRITE ONLINE 100
    6 ONLINE READ WRITE ONLINE 1000
    6 rows selected.
    SQL> ALTER DATABASE DEFAULT TEMPORARY TABLESPACE temp;
    Database altered.
    SQL> select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$TEMP_SPACE_HEADER;
    TABLESPACE_NAME BYTES_USED BYTES_FREE
    TEMP_ORISSA_MASTER 4194304 6291456
    TEMP_ORISSA_BENCHMARK 680525824 0
    TEMP_ORISSA_TRANSACTION 37748736 67108864
    TIVOLIORTEMPTS 1048576 103809024
    MYTEMPFILE 28311552 1020264448
    5 rows selected.
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' online;
    Database altered.
    SQL> select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$TEMP_SPACE_HEADER;
    TABLESPACE_NAME BYTES_USED BYTES_FREE
    TEMP 3.4359E+10 0
    TEMP_ORISSA_MASTER 4194304 6291456
    TEMP_ORISSA_BENCHMARK 680525824 0
    TEMP_ORISSA_TRANSACTION 37748736 67108864
    TIVOLIORTEMPTS 1048576 103809024
    MYTEMPFILE 28311552 1020264448
    6 rows selected.
    SQL> ALTER DATABASE DEFAULT TEMPORARY TABLESPACE MYTEMPFILE;
    Database altered.
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES;
    ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES
    ERROR at line 1:
    ORA-25152: TEMPFILE cannot be dropped at this time
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' offline;
    Database altered.
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES;
    ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' DROP INCLUDING DATAFILES
    ERROR at line 1:
    ORA-25152: TEMPFILE cannot be dropped at this time
    SQL> ALTER DATABASE TEMPFILE 'G:\ORADATA\TEMP01.DBF' online;
    Database altered.
    SQL> ALTER DATABASE DEFAULT TEMPORARY TABLESPACE temp;
    Database altered.
    SQL> select TABLESPACE_NAME, BYTES_USED, BYTES_FREE from V$TEMP_SPACE_HEADER;
    TABLESPACE_NAME BYTES_USED BYTES_FREE
    TEMP 3.4359E+10 0
    TEMP_ORISSA_MASTER 4194304 6291456
    TEMP_ORISSA_BENCHMARK 680525824 0
    TEMP_ORISSA_TRANSACTION 37748736 67108864
    TIVOLIORTEMPTS 1048576 103809024
    MYTEMPFILE 32505856 1016070144
    6 rows selected.
    SQL> exit
    I am not able to drop the Temp file as it is used by some users.
    When i checked my Alert Log then i am getting the ora-600 error....
    When i check metalink for this argument i found that its a bug in 91 &10gR2
    Please suggest some solution of this problem.
    Is it a serious issue of database.

    Robert Geier wrote:
    If you kill the sessions using the tempfile, or restart the database you may be able to drop it. Or you could try to shrink the tempfile instead of drop.
    Not sure why you are doing that though ? If the temp tablespace is full, check what is using the space, or add another tempfile to the tablespace.No I am not killing the sessions... But i just checked using following query that some users are using the temp Tablespace at that time. But i did not kill any session.
    select 'alter system kill session '''||a.sid||','||a.serial#||''' immediate;'
    from
    v$session a,
    v$sort_usage b,
    v$process c,
    v$parameter d
    where
    d.name = 'db_block_size'
    and
    a.saddr = b.session_addr
    and
    a.paddr = c.addr
    and
    b.tablespace='TEMP'
    and
    a.status='ACTIVE'
    order by
    b.tablespace,
    b.segfile#,
    b.segblk#,
    b.blocks;

  • Another Safari "Quits" Problem.  Error Code Enclosed.

    Process:          
    Safari [467]
    Path:             
    /Applications/Safari.app/Contents/MacOS/Safari
    Identifier:       
    com.apple.Safari
    Version:          
    8.0.2 (10600.2.5)
    Build Info:       
    WebBrowser-7600002005000000~1
    Code Type:        
    X86-64 (Native)
    Parent Process:   
    ??? [1]
    Responsible:      
    Safari [467]
    User ID:          
    501
    Date/Time:        
    2014-12-26 20:03:04.528 -0500
    OS Version:       
    Mac OS X 10.10.1 (14B25)
    Report Version:   
    11
    Anonymous UUID:   
    5F363FC9-4F25-B56F-6567-CB12CDF43C48
    Time Awake Since Boot: 710 seconds
    Crashed Thread:   
    17
    Exception Type:   
    EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes:  
    KERN_INVALID_ADDRESS at 0x0000000000000020
    External Modification Warnings:
    Thread creation by external task.
    VM Regions Near 0x20:
    -->
    __TEXT            
    000000010c08c000-000000010c08d000 [
    4K] r-x/rwx SM=COW  /Applications/Safari.app/Contents/MacOS/Safari
    Application Specific Information:
    dyld: in dlopen()
    Process Model:
    Multiple Web Processes
    Enabled Extensions:
    com.spigot.safari.searchme-B652554955 (1.3 - 1.3) Searchme
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   dyld                    
    0x00007fff6c9d2ef1 ImageLoader::recursiveUpdateDepth(unsigned int) + 127
    1   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    2   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    3   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    4   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    5   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    6   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    7   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    8   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    9   dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    10  dyld                    
    0x00007fff6c9d2ed8 ImageLoader::recursiveUpdateDepth(unsigned int) + 102
    11  dyld                    
    0x00007fff6c9d26f8 ImageLoader::link(ImageLoader::LinkContext const&, bool, bool, bool, ImageLoader::RPathChain const&) + 124
    12  dyld                    
    0x00007fff6c9c8be4 dyld::link(ImageLoader*, bool, bool, ImageLoader::RPathChain const&) + 166
    13  dyld                    
    0x00007fff6c9d0168 dlopen + 473
    14  libdyld.dylib           
    0x00007fff8cc0e857 dlopen + 59
    15  com.apple.UIFoundation  
    0x00007fff8be633d7 initNSAppearance + 31
    16  com.apple.UIFoundation  
    0x00007fff8be5061c -[NSATSTypesetter _layoutLineFragmentStartingWithGlyphAtIndex:characterIndex:atPoint:renderingCon text:] + 1070
    17  com.apple.UIFoundation  
    0x00007fff8be62812 -[NSSingleLineTypesetter createRenderingContextForCharacterRange:typesetterBehavior:usesScreenFonts:hasS trongRight:maximumWidth:] + 391
    18  com.apple.UIFoundation  
    0x00007fff8bd86cf8 __NSCreateRenderingContextForAttributedString + 265
    19  com.apple.UIFoundation  
    0x00007fff8bd84e71 __NSStringDrawingEngine + 14710
    20  com.apple.UIFoundation  
    0x00007fff8bd8634f -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:context:] + 1068
    21  com.apple.UIFoundation  
    0x00007fff8bd869dc -[NSAttributedString(NSExtendedStringDrawing) boundingRectWithSize:options:] + 41
    22  com.apple.AppKit        
    0x00007fff955bec42 rectForString + 623
    23  com.apple.AppKit        
    0x00007fff955b9a45 _NSGetTextCellBoundingRect + 996
    24  com.apple.AppKit        
    0x00007fff955b95da -[NSCell cellSizeForBounds:] + 216
    25  com.apple.AppKit        
    0x00007fff955b9447 -[NSTextFieldCell cellSizeForBounds:] + 276
    26  com.apple.AppKit        
    0x00007fff9554b73f -[NSCell cellSize] + 68
    27  com.apple.AppKit        
    0x00007fff9561cdfd -[NSThemeFrame _size:ofCell:withTitle:] + 132
    28  com.apple.AppKit        
    0x00007fff9561cd33 -[NSThemeFrame _titleCellSize] + 147
    29  com.apple.AppKit        
    0x00007fff9561c98f -[NSThemeFrame _defaultTitlebarTitleRect] + 76
    30  com.apple.AppKit        
    0x00007fff9561c8ba -[NSThemeFrame _titlebarTitleRect] + 107
    31  com.apple.AppKit        
    0x00007fff9561c7d7 -[NSThemeFrame _titleTextFieldFrame] + 41
    32  com.apple.AppKit        
    0x00007fff9554fca3 -[NSThemeFrame _tileTitlebarAndRedisplay:] + 1313
    33  com.apple.AppKit        
    0x00007fff9554654d -[NSThemeFrame _updateButtons] + 2735
    34  com.apple.AppKit        
    0x00007fff95be85a7 -[NSThemeFrame _moveTitlebarViewsToView:] + 724
    35  com.apple.AppKit        
    0x00007fff95be9fc9 __49-[NSThemeFrame _floatTitlebarAndToolbarFromInit:]_block_invoke + 836
    36  com.apple.AppKit        
    0x00007fff955d3339 +[NSAnimationContext runAnimationGroup:completionHandler:] + 82
    37  com.apple.AppKit        
    0x00007fff95be9c41 -[NSThemeFrame _floatTitlebarAndToolbarFromInit:] + 104
    38  com.apple.AppKit        
    0x00007fff9554474e -[NSThemeFrame initWithFrame:styleMask:owner:] + 243
    39  com.apple.AppKit        
    0x00007fff95542c96 -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 614
    40  com.apple.AppKit        
    0x00007fff955423fc -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1477
    41  com.apple.AppKit        
    0x00007fff9577940e -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    42  com.apple.AppKit        
    0x00007fff95541e2a -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    43  com.apple.AppKit        
    0x00007fff957793c1 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    44  com.apple.AppKit        
    0x00007fff9553f745 -[NSWindowTemplate nibInstantiate] + 567
    45  com.apple.AppKit        
    0x00007fff9551473b -[NSIBObjectData instantiateObject:] + 309
    46  com.apple.AppKit        
    0x00007fff959f6d01 -[NSIBObjectData nibInstantiateWithOwner:options:topLevelObjects:] + 452
    47  com.apple.AppKit        
    0x00007fff95508f05 loadNib + 384
    48  com.apple.AppKit        
    0x00007fff95a76f80 +[NSBundle(NSNibLoading) _loadNibFile:nameTable:options:withZone:ownerBundle:] + 313
    49  com.apple.AppKit        
    0x00007fff95a7767d +[NSBundle(NSNibLoadingInternal) _loadNibFile:externalNameTable:options:withZone:] + 150
    50  com.apple.AppKit        
    0x00007fff958193af _NXLoadNib + 196
    51  com.apple.AppKit        
    0x00007fff95818d8f -[NSAlert init] + 95
    52  com.apple.AppKit        
    0x00007fff958589f3 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextW ithFormat:] + 131
    53  com.apple.AppKit        
    0x00007fff9552a64d __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1021
    54  com.apple.AppKit        
    0x00007fff9552a20e -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    55  com.apple.AppKit        
    0x00007fff9552a1ad -[NSPersistentUIRestorer promptToIgnorePersistentState] + 247
    56  com.apple.AppKit        
    0x00007fff95529e9a -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 255
    57  com.apple.AppKit        
    0x00007fff95529c69 -[NSApplication(NSAppleEventHandling) _handleAEOpenEvent:] + 561
    58  com.apple.AppKit        
    0x00007fff955296b5 -[NSApplication(NSAppleEventHandling) _handleCoreEvent:withReplyEvent:] + 244
    59  com.apple.Foundation    
    0x00007fff9417d458 -[NSAppleEventManager dispatchRawAppleEvent:withRawReply:handlerRefCon:] + 290
    60  com.apple.Foundation    
    0x00007fff9417d2c9 _NSAppleEventManagerGenericHandler + 102
    61  com.apple.AE            
    0x00007fff93ddf99c aeDispatchAppleEvent(AEDesc const*, AEDesc*, unsigned int, unsigned char*) + 531
    62  com.apple.AE            
    0x00007fff93ddf719 dispatchEventAndSendReply(AEDesc const*, AEDesc*) + 31
    63  com.apple.AE            
    0x00007fff93ddf623 aeProcessAppleEvent + 295
    64  com.apple.HIToolbox     
    0x00007fff9093637e AEProcessAppleEvent + 56
    65  com.apple.AppKit        
    0x00007fff95525d76 _DPSNextEvent + 2665
    66  com.apple.AppKit        
    0x00007fff95524e80 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 194
    67  com.apple.Safari.framework  
    0x000000010c109ad0 -[BrowserApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 246
    68  com.apple.AppKit        
    0x00007fff95518e23 -[NSApplication run] + 594
    69  com.apple.AppKit        
    0x00007fff955042d4 NSApplicationMain + 1832
    70  libdyld.dylib           
    0x00007fff8cc0f5c9 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib  
    0x00007fff8ff3922e kevent64 + 10
    1   libdispatch.dylib       
    0x00007fff88001a6a _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib  
    0x00007fff8ff38946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff9403c4a1 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib  
    0x00007fff8ff38946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff9403c4a1 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib  
    0x00007fff8ff38946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff9403c4a1 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib  
    0x00007fff8ff38946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff9403c4a1 start_wqthread + 13
    Thread 6:: WebCore: IconDatabase
    0   libsystem_kernel.dylib  
    0x00007fff8ff38132 __psynch_cvwait + 10
    1   com.apple.WebCore       
    0x000000010dcb988b WebCore::IconDatabase::syncThreadMainLoop() + 411
    2   com.apple.WebCore       
    0x000000010dcb69d9 WebCore::IconDatabase::iconDatabaseSyncThread() + 361
    3   com.apple.JavaScriptCore
    0x000000010ce79a9f ***::wtfThreadEntryPoint(void*) + 15
    4   libsystem_pthread.dylib 
    0x00007fff9403e2fc _pthread_body + 131
    5   libsystem_pthread.dylib 
    0x00007fff9403e279 _pthread_start + 176
    6   libsystem_pthread.dylib 
    0x00007fff9403c4b1 thread_start + 13
    Thread 7:
    0   libsystem_kernel.dylib  
    0x00007fff8ff38946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff9403c4a1 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib  
    0x00007fff8ff38946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff9403c4a1 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib  
    0x00007fff8ff38946 __workq_kernreturn + 10
    1   libsystem_pthread.dylib 
    0x00007fff9403c4a1 start_wqthread + 13
    Thread 10:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib  
    0x00007fff8ff3352e mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff8ff3269f mach_msg + 55
    2   com.apple.QuartzCore    
    0x00007fff926a1d63 CA::Render::Server::server_thread(void*) + 198
    3   com.apple.QuartzCore    
    0x00007fff926a1c96 thread_fun + 25
    4   libsystem_pthread.dylib 
    0x00007fff9403e2fc _pthread_body + 131
    5   libsystem_pthread.dylib 
    0x00007fff9403e279 _pthread_start + 176
    6   libsystem_pthread.dylib 
    0x00007fff9403c4b1 thread_start + 13
    Thread 11:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib  
    0x00007fff8ff3352e mach_msg_trap + 10
    1   libsystem_kernel.dylib  
    0x00007fff8ff3269f mach_msg + 55
    2   com.apple.CoreFoundation
    0x00007fff91f09b14 __CFRunLoopServiceMachPort + 212
    3   com.apple.CoreFoundation
    0x00007fff91f08fdb __CFRunLoopRun + 1371
    4   com.apple.CoreFoundation
    0x00007fff91f08838 CFRunLoopRunSpecific + 296
    5   com.apple.CFNetwork     
    0x00007fff8c36cd20 +[NSURLConnection(Loader) _resourceLoadLoop:] + 434
    6   com.apple.Foundation    
    0x00007fff941c3b7a __NSThread__main__ + 1345
    7   libsystem_pthread.dylib 
    0x00007fff9403e2fc _pthread_body + 131
    8   libsystem_pthread.dylib 
    0x00007fff9403e279 _pthread_start + 176
    9   libsystem_pthread.dylib 
    0x00007fff9403c4b1 thread_start + 13
    Thread 12:
    Thread 13:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib  
    0x00007fff8ff38132 __psynch_cvwait + 10
    1   libc++.1.dylib          
    0x00007fff8c1e9d2e std::__1::condition_variable::__do_timed_wait(std::__1::unique_lock<std::__1::m utex>&, std::__1::chrono::time_point<std::__1::chrono::system_clock, std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000000000l> > >) + 126
    2   com.apple.JavaScriptCore
    0x000000010d0953fa JSC::BlockAllocator::waitForDuration(std::__1::chrono::duration<long long, std::__1::ratio<1l, 1000l> >) + 170
    3   com.apple.JavaScriptCore
    0x000000010ce84244 JSC::BlockAllocator::blockFreeingThreadMain() + 84
    4   com.apple.JavaScriptCore
    0x000000010ce79a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib 
    0x00007fff9403e2fc _pthread_body + 131
    6   libsystem_pthread.dylib 
    0x00007fff9403e279 _pthread_start + 176
    7   libsystem_pthread.dylib 
    0x00007fff9403c4b1 thread_start + 13
    Thread 14:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib  
    0x00007fff8ff38132 __psynch_cvwait + 10
    1   libc++.1.dylib          
    0x00007fff8c1e9c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore
    0x000000010ce8486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore
    0x000000010ce846c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x000000010ce79a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib 
    0x00007fff9403e2fc _pthread_body + 131
    6   libsystem_pthread.dylib 
    0x00007fff9403e279 _pthread_start + 176
    7   libsystem_pthread.dylib 
    0x00007fff9403c4b1 thread_start + 13
    Thread 15:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib  
    0x00007fff8ff38132 __psynch_cvwait + 10
    1   libc++.1.dylib          
    0x00007fff8c1e9c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore
    0x000000010ce8486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore
    0x000000010ce846c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x000000010ce79a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib 
    0x00007fff9403e2fc _pthread_body + 131
    6   libsystem_pthread.dylib 
    0x00007fff9403e279 _pthread_start + 176
    7   libsystem_pthread.dylib 
    0x00007fff9403c4b1 thread_start + 13
    Thread 16:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib  
    0x00007fff8ff38132 __psynch_cvwait + 10
    1   libc++.1.dylib          
    0x00007fff8c1e9c95 std::__1::condition_variable::wait(std::__1::unique_lock<std::__1::mutex>&) + 47
    2   com.apple.JavaScriptCore
    0x000000010ce8486b JSC::GCThread::waitForNextPhase() + 171
    3   com.apple.JavaScriptCore
    0x000000010ce846c8 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore
    0x000000010ce79a9f ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib 
    0x00007fff9403e2fc _pthread_body + 131
    6   libsystem_pthread.dylib 
    0x00007fff9403e279 _pthread_start + 176
    7   libsystem_pthread.dylib 
    0x00007fff9403c4b1 thread_start + 13
    Thread 17 Crashed:
    0   libsystem_pthread.dylib 
    0x00007fff9403c695 _pthread_mutex_lock + 87
    1   libsystem_c.dylib       
    0x00007fff93f97b78 vfprintf_l + 28
    2   libsystem_c.dylib       
    0x00007fff93f90620 fprintf + 186
    3   ???                     
    0x0000000114fdf5dc 0 + 4647155164
    Thread 17 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff787a81d8  rcx: 0x00007fff787a81f0  rdx: 0x00000000000000a0
      rdi: 0x00007fff787a81f0  rsi: 0x00007fff9403cb14  rbp: 0x0000000114fdbe30  rsp: 0x0000000114fdbdb0
       r8: 0x0000000114fd9000   r9: 0x0000000000000054  r10: 0x0000000000000000  r11: 0x0000000000000206
      r12: 0x00007fff787a76b8  r13: 0x0000000000000000  r14: 0x0000000000000000  r15: 0x0000000000000000
      rip: 0x00007fff9403c695  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:
    3
    Error Code: 
    0x00000004
    Trap Number:
    14
    Binary Images:
    0x10c08c000 -   
    0x10c08cfff  com.apple.Safari (8.0.2 - 10600.2.5) <2225AE13-780E-3234-9A05-9DD6D94EE96C> /Applications/Safari.app/Contents/MacOS/Safari
    0x10c093000 -   
    0x10c9ccff7  com.apple.Safari.framework (10600 - 10600.2.5) <70257BE2-5D89-3EAA-8863-269880160EEE> /System/Library/StagedFrameworks/Safari/Safari.framework/Versions/A/Safari
    0x10ce6f000 -   
    0x10d382ff3  com.apple.JavaScriptCore (10600 - 10600.2.1) <ABEF8FB3-6DC5-3FCF-9B4A-1DF6411063B0> /System/Library/StagedFrameworks/Safari/JavaScriptCore.framework/Versions/A/Jav aScriptCore
    0x10d4ea000 -   
    0x10d79efff  com.apple.WebKit (10600 - 10600.2.5) <11CA89A1-A002-3FEB-8046-B31E92003AED> /System/Library/StagedFrameworks/Safari/WebKit.framework/Versions/A/WebKit
    0x10da7b000 -   
    0x10da7bfff  com.apple.WebKit2 (10600 - 10600.2.5) <ED09F7D3-1F46-3925-8E11-D6AC3492658E> /System/Library/StagedFrameworks/Safari/WebKit2.framework/Versions/A/WebKit2
    0x10da81000 -   
    0x10dbbdffb  com.apple.WebKitLegacy (10600 - 10600.2.5) <0A88D3D6-F5BA-30F4-9D09-87DF653759FC> /System/Library/StagedFrameworks/Safari/WebKitLegacy.framework/Versions/A/WebKi tLegacy
    0x10dcb2000 -   
    0x10ec57ff7  com.apple.WebCore (10600 - 10600.2.1) <628CB849-0E8D-3071-98A3-55E7D24087DF> /System/Library/StagedFrameworks/Safari/WebCore.framework/Versions/A/WebCore
    0x113e4b000 -   
    0x113e4bff5 +cl_kernels (???) <75764677-4603-4C6A-B5DE-8BE7E4DAA8E6> cl_kernels
    0x113e50000 -   
    0x113e50fef +cl_kernels (???) <7376DD27-C028-48E9-AB4E-EA97AEDD2371> cl_kernels
    0x114d8c000 -   
    0x114e72fef  unorm8_bgra.dylib (2.4.5) <90797750-141F-3114-ACD0-A71363968678> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x7fff6c9c4000 -
    0x7fff6c9fa837  dyld (353.2.1) <4696A982-1500-34EC-9777-1EF7A03E2659> /usr/lib/dyld
    0x7fff8680a000 -
    0x7fff86826ff7  com.apple.pluginkit.framework (1.0 - 1) <566FECEA-620F-3E70-8B87-C69A4486811F> /System/Library/PrivateFrameworks/PlugInKit.framework/Versions/A/PlugInKit
    0x7fff86827000 -
    0x7fff86828fff  liblangid.dylib (117) <B54A4AA0-2E53-3671-90F5-AFF711C0EB9E> /usr/lib/liblangid.dylib
    0x7fff870b2000 -
    0x7fff870c4ff7  com.apple.ImageCapture (9.0 - 9.0) <7FB65DD4-56B5-35C4-862C-7A2DED991D1F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x7fff870c5000 -
    0x7fff870c5fff  com.apple.Accelerate (1.10 - Accelerate 1.10) <C7278843-2462-32F6-B0E3-D33C681399A2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x7fff870c6000 -
    0x7fff870c9fff  com.apple.IOSurface (97 - 97) <D4B4D2B2-7B16-3174-9EA6-55E0A10B452D> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x7fff870ca000 -
    0x7fff870edfff  com.apple.Sharing (328.3 - 328.3) <FDEE49AD-8804-3760-9C14-8D1D10BBEA37> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
    0x7fff870ee000 -
    0x7fff87107fff  com.apple.openscripting (1.4 - 162) <80DFF366-B950-3F79-903F-99DA0FFDB570> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x7fff87108000 -
    0x7fff87113fdb  com.apple.AppleFSCompression (68.1.1 - 1.0) <F30E8CA3-50B3-3B44-90A0-803C5C308BFE> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x7fff87114000 -
    0x7fff871a9ff7  com.apple.ColorSync (4.9.0 - 4.9.0) <F06733BD-A10C-3DB3-B050-825351130392> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x7fff871aa000 -
    0x7fff871d8fff  com.apple.CoreServicesInternal (221.1 - 221.1) <51BAE6D2-84F3-392A-BFEC-A3B47B80A3D2> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x7fff871d9000 -
    0x7fff87201ffb  libRIP.A.dylib (772) <9262437A-710A-397D-8E34-1CBFEA1FC5E1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
    0x7fff87209000 -
    0x7fff87241fff  com.apple.RemoteViewServices (2.0 - 99) <C9A62691-B0D9-34B7-B71C-A48B5F4DC553> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x7fff87242000 -
    0x7fff87260ff7  com.apple.addressbook.vCard (9.0 - 1499) <B1BC7C0A-A783-3574-8248-BC689F43A0A0> /System/Library/PrivateFrameworks/vCard.framework/Versions/A/vCard
    0x7fff87261000 -
    0x7fff87263ff7  libutil.dylib (38) <471AD65E-B86E-3C4A-8ABD-B8665A2BCE3F> /usr/lib/libutil.dylib
    0x7fff87271000 -
    0x7fff87290fff  com.apple.CoreDuet (1.0 - 1) <36AA9FD5-2685-314D-B364-3FA4688D86BD> /System/Library/PrivateFrameworks/CoreDuet.framework/Versions/A/CoreDuet
    0x7fff87291000 -
    0x7fff876c1fff  com.apple.vision.FaceCore (3.1.6 - 3.1.6) <C3B823AA-C261-37D3-B4AC-C59CE91C8241> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
    0x7fff876c2000 -
    0x7fff876d0ff7  com.apple.ToneLibrary (1.0 - 1) <3E6D130D-77B0-31E1-98E3-A6052AB09824> /System/Library/PrivateFrameworks/ToneLibrary.framework/Versions/A/ToneLibrary
    0x7fff876d1000 -
    0x7fff87749ff7  com.apple.SystemConfiguration (1.14 - 1.14) <C269BCFD-ACAB-3331-BC7C-0430F0E84817> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x7fff8774a000 -
    0x7fff87777fff  com.apple.CoreVideo (1.8 - 145.1) <18DB07E0-B927-3260-A234-636F298D1917> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x7fff87778000 -
    0x7fff87887ffb  com.apple.desktopservices (1.9 - 1.9) <6EDAC73F-C42C-3FF7-B67D-FCCA1CFC5405> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x7fff8797d000 -
    0x7fff8798dff7  libbsm.0.dylib (34) <A3A2E56C-2B65-37C7-B43A-A1F926E1A0BB> /usr/lib/libbsm.0.dylib
    0x7fff879be000 -
    0x7fff879c6fe7  libcldcpuengine.dylib (2.4.5) <DF810F9A-1755-3283-82C3-D8192BCD8016> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x7fff879c7000 -
    0x7fff87a6dfff  com.apple.PDFKit (3.0 - 3.0) <C55D8F39-561D-32C7-A701-46F76D6CC151> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x7fff87aff000 -
    0x7fff87b36ffb  com.apple.LDAPFramework (2.4.28 - 194.5) <4CFE8010-CE3F-35EC-90BA-529B74321029> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x7fff87b37000 -
    0x7fff87b37fff  com.apple.quartzframework (1.5 - 1.5) <4944127A-F319-3689-AAEC-58591D3CAC07> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
    0x7fff87b38000 -
    0x7fff87b43ff7  libkxld.dylib (2782.1.97) <CB1A1B57-54BE-3573-AE0C-B90ED6BAEEE2> /usr/lib/system/libkxld.dylib
    0x7fff87b44000 -
    0x7fff87b6aff7  com.apple.ChunkingLibrary (2.1 - 163.1) <3514F2A4-38BD-3849-9286-B3B991057742> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x7fff87b6b000 -
    0x7fff87b6bfff  com.apple.ApplicationServices (48 - 48) <5BF7910B-C328-3BF8-BA4F-CE52B574CE01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x7fff87b6c000 -
    0x7fff87b70fff  libsystem_stats.dylib (163.1.4) <1DB04436-5974-3F16-86CC-5FF5F390339C> /usr/lib/system/libsystem_stats.dylib
    0x7fff87b71000 -
    0x7fff87e1dfff  com.apple.GeoServices (1.0 - 982.4.10) <8A7FE04A-2785-30E7-A6E2-DC15D170DAF5> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x7fff87faa000 -
    0x7fff87fc7fff  com.apple.DistributionKit (700 - 920) <079B0A4A-97CD-34D6-B50D-AB5D656B2A38> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
    0x7fff87fc8000 -
    0x7fff87fccfff  libspindump.dylib (182) <7BD8C0AC-1CDA-3864-AE03-470B50160148> /usr/lib/libspindump.dylib
    0x7fff87fcd000 -
    0x7fff87fd5ff7  com.apple.icloud.FindMyDevice (1.0 - 1) <D198E170-3610-3727-BC87-73AD249CA097> /System/Library/PrivateFrameworks/FindMyDevice.framework/Versions/A/FindMyDevic e
    0x7fff87fda000 -
    0x7fff87fe4fff  com.apple.IntlPreferences (2.0 - 150.1) <F2DE1784-F780-3E3F-A626-D9CBD38F20EE> /System/Library/PrivateFrameworks/IntlPreferences.framework/Versions/A/IntlPref erences
    0x7fff87fe5000 -
    0x7fff87ffcfff  com.apple.login (3.0 - 3.0) <95726FE9-E732-3A3C-A7A1-2566678967D3> /System/Library/PrivateFrameworks/login.framework/Versions/A/login
    0x7fff87ffd000 -
    0x7fff88027ff7  libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
    0x7fff88028000 -
    0x7fff88086fff  com.apple.StoreFoundation (1.0 - 1) <50F9E283-FCE4-306C-AF5D-D0AEA434C04E> /System/Library/PrivateFrameworks/StoreFoundation.framework/Versions/A/StoreFou ndation
    0x7fff88090000 -
    0x7fff8809cff7  com.apple.OpenDirectory (10.10 - 187) <1D0066FC-1DEB-381B-B15C-4C009E0DF850> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x7fff8809d000 -
    0x7fff88104ff7  com.apple.framework.CoreWiFi (3.0 - 300.4) <19269C1D-EB29-384A-83F3-7DDDEB7D9DAD> /System/Library/PrivateFrameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x7fff88c81000 -
    0x7fff88c81fff  com.apple.Accelerate.vecLib (3.10 - vecLib 3.10) <01E92F9F-EF29-3745-8631-AEA692F7F29C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x7fff88c82000 -
    0x7fff88ca7fff  libPng.dylib (1231) <759DF465-B08C-3E97-9A07-3CD447F84F78> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x7fff88ca8000 -
    0x7fff88ca8fff  com.apple.Carbon (154 - 157) <6E3AEB9D-7643-36BE-A7E5-D08886649257> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x7fff88ca9000 -
    0x7fff88cefff7  libauto.dylib (186) <A260789B-D4D8-316A-9490-254767B8A5F1> /usr/lib/libauto.dylib
    0x7fff88cf0000 -
    0x7fff88d84fff  com.apple.ink.framework (10.9 - 213) <8E029630-1530-3734-A446-13353F0E7AC5> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x7fff88d85000 -
    0x7fff88d92fff  com.apple.ProtocolBuffer (1 - 225.1) <2D502FBB-D2A0-3937-A5C5-385FA65B3874> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x7fff88dc1000 -
    0x7fff88dcfff7  com.apple.opengl (11.0.7 - 11.0.7) <B5C4DF85-37BD-3984-98D1-90A5043DA984> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x7fff8906f000 -
    0x7fff8908bff7  libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
    0x7fff89091000 -
    0x7fff89094ff7  com.apple.Mangrove (1.0 - 1) <2AF1CAE9-8BF9-33C4-9C1B-123DBAF1522B> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
    0x7fff8909e000 -
    0x7fff890a2fff  libCoreVMClient.dylib (79) <FC4E08E3-749E-32FF-B5E9-211F29864831> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x7fff890e0000 -
    0x7fff890e3ff7  com.apple.AppleSystemInfo (3.0 - 3.0) <E54DA0B2-3515-3B1C-A4BD-54A0B02B5612> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x7fff890e4000 -
    0x7fff890e7fff  libScreenReader.dylib (390.2) <96ACAA49-21B6-3D10-ADF8-FF6C8F22FD9F> /usr/lib/libScreenReader.dylib
    0x7fff890e8000 -
    0x7fff890eafff  libCVMSPluginSupport.dylib (11.0.7) <29D775BB-A11D-3140-A478-2A0DA1A87420> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x7fff89138000 -
    0x7fff891c9ff7  libCoreStorage.dylib (471) <5CA37ED3-320C-3469-B4D2-6F045AFE03A1> /usr/lib/libCoreStorage.dylib
    0x7fff891ca000 -
    0x7fff89202ffb  libsystem_network.dylib (411) <C0B2313D-47BE-38A9-BEE6-2634A4F5E14B> /usr/lib/system/libsystem_network.dylib
    0x7fff89203000 -
    0x7fff8920bfff  com.apple.xpcobjects (103 - 103) <A202ACEF-7A3D-303E-BB07-29FF49DE279D> /System/Library/PrivateFrameworks/XPCObjects.framework/Versions/A/XPCObjects
    0x7fff8920c000 -
    0x7fff894f3ffb  com.apple.CoreServices.CarbonCore (1108.1 - 1108.1) <55A16172-ACC0-38B7-8409-3CB92AF33973> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x7fff894f4000 -
    0x7fff8951cfff  libsystem_info.dylib (459) <B85A85D5-8530-3A93-B0C3-4DEC41F79478> /usr/lib/system/libsystem_info.dylib
    0x7fff8951d000 -
    0x7fff89524fff  libCGCMS.A.dylib (772) <E64DC779-A6CF-3B1F-8E57-C09C0B10670F> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
    0x7fff897a7000 -
    0x7fff89912ff7  com.apple.audio.toolbox.AudioToolbox (1.12 - 1.12) <5C6DBEB4-F2EA-3262-B9FC-AFB89404C1DA> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x7fff8993e000 -
    0x7fff89942ff7  libGIF.dylib (1231) <B3D2DF96-A67D-31EA-9A1B-E870B54855EE> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x7fff89a3e000 -
    0x7fff89a3eff7  libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
    0x7fff89a3f000 -
    0x7fff89b33ff7  libFontParser.dylib (134) <506126F8-FDCE-3DE1-9DCA-E07FE658B597> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x7fff89bf0000 -
    0x7fff89d12ff7  com.apple.LaunchServices (644.12 - 644.12) <D7710B20-0561-33BB-A3C8-463691D36E02> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x7fff89d13000 -
    0x7fff89d1bfff  libMatch.1.dylib (24) <C917279D-33C2-38A8-9BDD-18F3B24E6FBD> /usr/lib/libMatch.1.dylib
    0x7fff8a662000 -
    0x7fff8a664fff  com.apple.loginsupport (1.0 - 1) <35A2A071-606C-39A5-8C11-E4CAF98D934C> /System/Library/PrivateFrameworks/login.framework/Versions/A/Frameworks/loginsu pport.framework/Versions/A/loginsupport
    0x7fff8a665000 -
    0x7fff8a66aff7  libunwind.dylib (35.3) <BE7E51A0-B6EA-3A54-9CCA-9D88F683A6D6> /usr/lib/system/libunwind.dylib
    0x7fff8a66b000 -
    0x7fff8a709fff  com.apple.Metadata (10.7.0 - 916.1) <CD389631-0F23-3A29-B43A-E3FFB5BC9438> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x7fff8a70a000 -
    0x7fff8a715fff  libGL.dylib (11.0.7) <C53344AD-8CE6-3111-AB94-BD4CA89ED84E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x7fff8a716000 -
    0x7fff8a741fff  com.apple.DictionaryServices (1.2 - 229) <6789EC43-CADA-394D-8FE8-FC3A2DD136B9> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x7fff8a742000 -
    0x7fff8a75cff7  com.apple.Kerberos (3.0 - 1) <7760E0C2-A222-3709-B2A6-B692D900CEB1> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x7fff8a75d000 -
    0x7fff8a7aafff  com.apple.ImageCaptureCore (6.0 - 6.0) <93B4D878-A86B-3615-8426-92E4C79F8482> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x7fff8a7ab000 -
    0x7fff8a7b4fff  com.apple.DisplayServicesFW (2.9 - 372.1) <30E61754-D83C-330A-AE60-533F27BEBFF5> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x7fff8a7b5000 -
    0x7fff8a7f2ff3  com.apple.bom (14.0 - 193.6) <3CE5593D-DB28-3BFD-943E-6261006FA292> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x7fff8a802000 -
    0x7fff8a85dfef  libTIFF.dylib (1231) <115791FB-8C49-3410-AC23-56F4B1CFF124> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x7fff8a87a000 -
    0x7fff8a8d4ff7  com.apple.LanguageModeling (1.0 - 1) <ACA93FE0-A0E3-333E-AE3C-8EB7DE5F362F> /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/A/Languag eModeling
    0x7fff8a8e2000 -
    0x7fff8a8effff  com.apple.SpeechRecognitionCore (2.0.32 - 2.0.32) <87F0C88D-502D-3217-8B4A-8388288568BA> /System/Library/PrivateFrameworks/SpeechRecognitionCore.framework/Versions/A/Sp eechRecognitionCore
    0x7fff8a8f0000 -
    0x7fff8a8f1fff  libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
    0x7fff8a8f2000 -
    0x7fff8a988ffb  com.apple.CoreMedia (1.0 - 1562.19) <F79E0E9D-4ED1-3ED1-827A-C3C5377DB1D7> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x7fff8a989000 -
    0x7fff8a98bffb  libCGXType.A.dylib (772) <7CB71BC6-D8EC-37BC-8243-41BAB086FAAA> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
    0x7fff8a98c000 -
    0x7fff8acf7fff  com.apple.VideoToolbox (1.0 - 1562.19) <C08228FE-FA1E-394C-98CB-2AFD8E566C3F> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x7fff8acf8000 -
    0x7fff8ad2aff3  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <C6DB0A07-F8E4-3837-BCA9-225F460EDA81> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
    0x7fff8bd69000 -
    0x7fff8bd6bfff  com.apple.OAuth (25 - 25) <EE765AF0-2BB6-3689-9EAA-689BF1F02A0D> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
    0x7fff8bd6c000 -
    0x7fff8be9cfff  com.apple.UIFoundation (1.0 - 1) <8E030D93-441C-3997-9CD2-55C8DFAC8B84> /System/Library/PrivateFrameworks/UIFoundation.framework/Versions/A/UIFoundatio n
    0x7fff8be9d000 -
    0x7fff8bec9fff  com.apple.framework.SystemAdministration (1.0 - 1.0) <F2A164C7-4813-3F27-ABF7-810A5F4FA51D> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
    0x7fff8beca000 -
    0x7fff8becefff  libpam.2.dylib (20) <E805398D-9A92-31F8-8005-8DC188BD8B6E> /usr/lib/libpam.2.dylib
    0x7fff8becf000 -
    0x7fff8beffffb  com.apple.GSS (4.0 - 2.0) <D033E7F1-2D34-339F-A814-C67E009DE5A9> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x7fff8bf83000 -
    0x7fff8c060ff7  com.apple.QuickLookUIFramework (5.0 - 675) <84FEB409-7D7A-35AC-83BE-F79FB293E23E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x7fff8c061000 -
    0x7fff8c1bfff3  com.apple.avfoundation (2.0 - 889.10) <4D1735C4-D055-31E9-8051-FED29F41F4F6> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x7fff8c1c0000 -
    0x7fff8c1d6ff7  com.apple.CoreMediaAuthoring (2.2 - 951) <B5E5ADF2-BBE8-30D9-83BC-74D0D450CF42> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x7fff8c1d7000 -
    0x7fff8c1dfff7  com.apple.AppleSRP (5.0 - 1) <01EC5144-D09A-3D6A-AE35-F6D48585F154> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
    0x7fff8c1e2000 -
    0x7fff8c236fff  libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
    0x7fff8c237000 -
    0x7fff8c2a6fff  com.apple.SearchKit (1.4.0 - 1.4.0) <BFD6D876-36BA-3A3B-9F15-3E2F7DE6E89D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x7fff8c2cc000 -
    0x7fff8c4cfff3  com.apple.CFNetwork (720.1.1 - 720.1.1) <A82E71B3-2CDB-3840-A476-F2304D896E03> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x7fff8c4d0000 -
    0x7fff8c561fff  com.apple.SoftwareUpdate.framework (6 - 744) <4EBCE244-C676-3228-BF4B-645B143C1B97> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
    0x7fff8c562000 -
    0x7fff8c582fff  com.apple.IconServices (47.1 - 47.1) <E83DFE3B-6541-3736-96BB-26DC5D0100F1> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
    0x7fff8c583000 -
    0x7fff8c590ff7  libxar.1.dylib (254) <CE10EFED-3066-3749-838A-6A15AC0DBCB6> /usr/lib/libxar.1.dylib
    0x7fff8c591000 -
    0x7fff8c5daff3  com.apple.HIServices (1.22 - 519) <59D78E07-C3F1-3272-88F1-876B836D5517> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x7fff8c641000 -
    0x7fff8c66cfff  libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
    0x7fff8c6d1000 -
    0x7fff8c752ff3  com.apple.CoreUtils (1.0 - 101.1) <45E5E51B-947E-3F2D-BD9C-480E72555C23> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
    0x7fff8c795000 -
    0x7fff8c796fff  com.apple.TrustEvaluationAgent (2.0 - 25) <2D61A2C3-C83E-3A3F-8EC1-736DBEC250AB> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x7fff8c797000 -
    0x7fff8c7b2ff7  libCRFSuite.dylib (34) <D64842BE-7BD4-3D0C-9842-1D202F7C2A51> /usr/lib/libCRFSuite.dylib
    0x7fff8c7f0000 -
    0x7fff8c83cff7  libcups.2.dylib (408) <9CECCDE3-51D7-3028-830C-F58BD36E3317> /usr/lib/libcups.2.dylib
    0x7fff8c860000 -
    0x7fff8c86aff7  com.apple.CrashReporterSupport (10.10 - 629) <EC97EA5E-3190-3717-A4A9-2F35A447E7A6> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x7fff8c86b000 -
    0x7fff8c876ff7  com.apple.AppSandbox (4.0 - 238) <BC5EE1CA-764A-303D-9989-4041C1291026> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x7fff8c877000 -
    0x7fff8c8a7fff  libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
    0x7fff8c8a8000 -
    0x7fff8c8afff7  libcompiler_rt.dylib (35) <BF8FC133-EE10-3DA6-9B90-92039E28678F> /usr/lib/system/libcompiler_rt.dylib
    0x7fff8c8b0000 -
    0x7fff8c8c1fff  libcmph.dylib (1) <46EC3997-DB5E-38AE-BBBB-A035A54AD3C0> /usr/lib/libcmph.dylib
    0x7fff8c8dc000 -
    0x7fff8c97dff7  com.apple.Bluetooth (4.3.1 - 4.3.1f2) <EDC78AEE-28E7-324C-9947-41A0814A8154> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
    0x7fff8c997000 -
    0x7fff8c9d7fff  com.apple.CloudDocs (1.0 - 280.1.2) <49E75BC1-6556-36B4-804A-E49BC41241CF> /System/Library/PrivateFrameworks/CloudDocs.framework/Versions/A/CloudDocs
    0x7fff8c9d8000 -
    0x7fff8cafffff  com.apple.coreui (2.1 - 305) <BB430677-D1F7-38DD-8F05-70E54352B8B5> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x7fff8cb00000 -
    0x7fff8cb0efff  com.apple.AddressBook.ContactsFoundation (9.0 - 1499) <1F879F4E-369A-38F7-A768-8B9009617479> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
    0x7fff8cbc6000 -
    0x7fff8cbc7ffb  libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
    0x7fff8cbc8000 -
    0x7fff8cbf6ff7  com.apple.CommerceKit (1.2.0 - 376.0.5) <651BD237-2055-3D9D-8B12-8A4474D26AC1> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
    0x7fff8cc0c000 -
    0x7fff8cc0fff7  libdyld.dylib (353.2.1) <19FAF435-C165-3374-9DEF-D7BBA7D61DB6> /usr/lib/system/libdyld.dylib
    0x7fff8cc10000 -
    0x7fff8cc77ff7  com.apple.datadetectorscore (6.0 - 396.1) <5D348063-1528-3E2F-B587-9E82970506F9> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x7fff8cc78000 -
    0x7fff8ce5d267  libobjc.A.dylib (646) <3B60CD90-74A2-3A5D-9686-B0772159792A> /usr/lib/libobjc.A.dylib
    0x7fff8ce5e000 -
    0x7fff8ce73ff7  com.apple.AppContainer (4.0 - 238) <9481F305-359A-33E6-93F1-89A25FA14E00> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x7fff8ce74000 -
    0x7fff8d24bfe7  com.apple.CoreAUC (211.0.0 - 211.0.0) <C8B2470F-3994-37B8-BE10-6F78667604AC> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x7fff8d2b8000 -
    0x7fff8d2bcfff  com.apple.LoginUICore (3.0 - 3.0) <D76AB05B-B627-33EE-BA8A-515D85275DCD> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
    0x7fff8d2bd000 -
    0x7fff8d6caff7  libLAPACK.dylib (1128) <F9201AE7-B031-36DB-BCF8-971E994EF7C1> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x7fff8d6cb000 -
    0x7fff8d74fff7  com.apple.ViewBridge (99.1 - 99.1) <B36779D4-BEAF-36DD-83AF-E67F639BFF36> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
    0x7fff8d756000 -
    0x7fff8d789ff7  com.apple.MediaKit (16 - 757) <345EDAFE-3E39-3B0F-8D84-54657EC4396D> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x7fff8d78a000 -
    0x7fff8d7a1ff7  libLinearAlgebra.dylib (1128) <E78CCBAA-A999-3B65-8EC9-06DB15E67C37> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLinearAlgebra.dylib
    0x7fff8daca000 -
    0x7fff8ddfdff7  libmecabra.dylib (666.1) <CAFB

    There is no need to download anything to solve this problem.
    You may have installed the "Genieo" or "InstallMac" ad-injection malware. Follow the instructions on this Apple Support page to remove it.
    Back up all data before making any changes.
    Besides the files listed in the linked support article, you may also need to remove this file in the same way:
    ~/Library/LaunchAgents/com.genieo.completer.ltvbit.plist
    If there are other items with a name that includes "Genieo" or "genieo" alongside any of those you find, remove them as well.
    One of the steps in the article is to remove malicious Safari extensions. Do the equivalent in the Chrome and Firefox browsers, if you use either of those. If Safari crashes on launch, skip that step and come back to it after you've done everything else.
    If you don't find any of the files or extensions listed, or if removing them doesn't stop the ad injection, then you may have one of the other kinds of adware covered by the support article. Follow the rest of the instructions in the article.
    Make sure you don't repeat the mistake that led you to install the malware. Chances are you got it from an Internet cesspit such as "Softonic" or "CNET Download." Never visit either of those sites again. You might also have downloaded it from an ad in a page on some other site. The ad would probably have included a large green button labeled "Download" or "Download Now" in white letters. The button is designed to confuse people who intend to download something else on the same page. If you ever download a file that isn't obviously what you expected, delete it immediately.
    In the Security & Privacy pane of System Preferences, select the General tab. The radio button marked Anywhere  should not be selected. If it is, click the lock icon to unlock the settings, then select one of the other buttons. After that, don't ignore a warning that you are about to run or install an application from an unknown developer.
    Still in System Preferences, open the App Store or Software Update pane and check the box marked
              Install system data files and security updates
    if it's not already checked.

  • PDE plug in error code cannot print in Mavericks os

    I get this error when trying to print from anyy app since I upgraded to mavericks. Missing PDE plug in....help!
    Process:         Preview [2309]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         7.0 (826)
    Build Info:      Preview-826000000000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [168]
    Responsible:     Preview [2309]
    User ID:         501
    PlugIn Path:       /Library/Printers/KONICAMINOLTA/C353/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C353.Core
    PlugIn Version:    3.7.0 (3.7.0)
    Date/Time:       2013-12-12 10:08:37.575 -0500
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  8848D479-F06B-C0D3-97D9-530FC857CFB9
    Sleep/Wake UUID: 7CD42617-46AF-4376-82EF-4EE4055AF829
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: release
    Performing @selector(printAllContainers:) from sender NSMenuItem 0x6000000ad080
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff92abe097 objc_msgSend + 23
    1   com.apple.CoreFoundation                0x00007fff8da9886f CFRelease + 591
    2   jp.konicaminolta.fw.C353.Core           0x00000001133c334a ClearPPDUIOption + 142
    3   jp.konicaminolta.fw.C353.Core           0x00000001133c3902 DeletePPDUIOption + 22
    4   jp.konicaminolta.fw.C353.Core           0x00000001133b6cf0 CTblRelease + 84
    5   jp.konicaminolta.fw.C353.Core           0x00000001133bce62 -[KMComWin31A8734B_E88B_4B92_B37D_C5A54751C03F terminate] + 43
    6   jp.konicaminolta.fw.C353.Core           0x00000001133bc1ab -[KMPlugin31A8734B_E88B_4B92_B37D_C5A54751C03F terminate] + 236
    7   jp.konicaminolta.fw.C353.Core           0x00000001133bc098 -[KMPlugin31A8734B_E88B_4B92_B37D_C5A54751C03F dealloc] + 77
    8   libobjc.A.dylib                         0x00007fff92ac065a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    9   com.apple.CoreFoundation                0x00007fff8dab7d72 _CFAutoreleasePoolPop + 50
    10  com.apple.Foundation                    0x00007fff8f4b1da7 -[NSAutoreleasePool drain] + 147
    11  com.apple.print.framework.Print.Private          0x000000010c4cd945 0x10c4c7000 + 26949
    12  com.apple.print.framework.Print.Private          0x000000010c4caa60 0x10c4c7000 + 14944
    13  com.apple.print.framework.Print.Private          0x000000010c4dd903 0x10c4c7000 + 92419
    14  com.apple.print.framework.Print.Private          0x000000010c4dd413 0x10c4c7000 + 91155
    15  com.apple.AppKit                        0x00007fff9846535c -[NSWindowController _windowDidLoad] + 450
    16  com.apple.AppKit                        0x00007fff9844c076 -[NSWindowController window] + 110
    17  com.apple.AppKit                        0x00007fff987bd72b -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    18  com.apple.AppKit                        0x00007fff987bb450 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 2 + 149
    19  com.apple.AppKit                        0x00007fff987bb23f __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 152
    20  com.apple.AppKit                        0x00007fff987bb198 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 502
    21  com.apple.AppKit                        0x00007fff983ee3d0 -[NSApplication sendAction:to:from:] + 327
    22  com.apple.AppKit                        0x00007fff98409348 -[NSMenuItem _corePerformAction] + 394
    23  com.apple.AppKit                        0x00007fff98409084 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
    24  com.apple.AppKit                        0x00007fff984584dd -[NSMenu _internalPerformActionForItemAtIndex:] + 35
    25  com.apple.AppKit                        0x00007fff98458359 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
    26  com.apple.AppKit                        0x00007fff983ff176 NSSLMMenuEventHandler + 716
    27  com.apple.HIToolbox                     0x00007fff8e7066d4 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 892
    28  com.apple.HIToolbox                     0x00007fff8e705c87 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 385
    29  com.apple.HIToolbox                     0x00007fff8e719d90 SendEventToEventTarget + 40
    30  com.apple.HIToolbox                     0x00007fff8e74fa30 SendHICommandEvent(unsigned int, HICommand const*, unsigned int, unsigned int, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 420
    31  com.apple.HIToolbox                     0x00007fff8e782618 SendMenuCommandWithContextAndModifiers + 59
    32  com.apple.HIToolbox                     0x00007fff8e7825c4 SendMenuItemSelectedEvent + 178
    33  com.apple.HIToolbox                     0x00007fff8e7824a5 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 94
    34  com.apple.HIToolbox                     0x00007fff8e78a425 MenuSelectCore(MenuData*, Point, double, unsigned int, OpaqueMenuRef**, unsigned short*) + 718
    35  com.apple.HIToolbox                     0x00007fff8e78a051 _HandleMenuSelection2 + 446
    36  com.apple.AppKit                        0x00007fff9837179c _NSHandleCarbonMenuEvent + 284
    37  com.apple.AppKit                        0x00007fff981d056e _DPSNextEvent + 2170
    38  com.apple.AppKit                        0x00007fff981cf8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    39  com.apple.AppKit                        0x00007fff981c39cc -[NSApplication run] + 553
    40  com.apple.AppKit                        0x00007fff981ae803 NSApplicationMain + 940
    41  libdyld.dylib                           0x00007fff9a1495fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff97461662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8dd0443d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8dd04152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff97460e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8c516f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8c519fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff9745ca1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff9745bd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8daf0315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8daef939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8daef275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff983701ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8c515899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8c51572a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8c519fc9 thread_start + 13
    Thread 4:: CVDisplayLink
    0   libsystem_kernel.dylib                  0x00007fff97460716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff8c517c3b _pthread_cond_wait + 727
    2   com.apple.CoreVideo                     0x00007fff91603a38 CVDisplayLink::runIOThread() + 656
    3   com.apple.CoreVideo                     0x00007fff9160378f startIOThread(void*) + 147
    4   libsystem_pthread.dylib                 0x00007fff8c515899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff8c51572a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff8c519fc9 thread_start + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff97460e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8c516f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8c519fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff97460e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8c516f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8c519fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff97460e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8c516f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8c519fb9 start_wqthread + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff7ca57070  rcx: 0xbadded2e6714bead  rdx: 0x00007fff7ca913c0
      rdi: 0x00006000004b7700  rsi: 0x00007fff98bfa896  rbp: 0x00007fff53ac25c0  rsp: 0x00007fff53ac2568
       r8: 0x00000000000003ff   r9: 0xffff9fffff5a4c0f  r10: 0x00007fff98bfa896  r11: 0xbadded2e6714bead
      r12: 0x00006000004b7700  r13: 0x0000000000000000  r14: 0x000060000011b020  r15: 0x00007f8e89005000
      rip: 0x00007fff92abe097  rfl: 0x0000000000010246  cr2: 0x000060000005d560
    Logical CPU:     2
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x10c13b000 -        0x10c31dfef  com.apple.Preview (7.0 - 826) <8B18FF0D-82EF-3898-B9B1-BEB43436F3B2> /Applications/Preview.app/Contents/MacOS/Preview
           0x10c3d2000 -        0x10c3fdfff  com.apple.MediaUI (1.1 - 27) <2482C4A0-6D72-3870-AEF1-31F6015F2719> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
           0x10c4c7000 -        0x10c4f9ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x110345000 -        0x11034bff7  com.apple.BookKit (1.0.1 - 158) <34C7F87F-63B6-3E53-A7B1-8A6656405F41> /System/Library/PrivateFrameworks/BookKit.framework/BookKit
           0x110363000 -        0x11036efff  libGPUSupport.dylib (9.0.83) <AF15BF74-F9B3-35B9-8728-3B3A2EB6E432> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
           0x11037c000 -        0x11037dfe4 +cl_kernels (???) <5232C592-A891-4130-B14C-28A45E8874FC> cl_kernels
           0x1103b4000 -        0x1103b5ff9 +cl_kernels (???) <6A52CEF9-00D5-4E44-B59A-6B28C7B6062B> cl_kernels
           0x110528000 -        0x110529ffa +cl_kernels (???) <ED876161-895F-425C-BB7B-599B91434451> cl_kernels
           0x1110f5000 -        0x1111dbfef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x111c3e000 -        0x111c3efeb +cl_kernels (???) <13C11A2F-54A2-4AB3-8169-67D1761E79DE> cl_kernels
           0x111c59000 -        0x111e0cffb  libCMaps.A.dylib (599.7) <740283A3-E352-3523-93EA-DB096F79C4C1> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCMaps .A.dylib
           0x1128c8000 -        0x1128f0fe7 +jp.konicaminolta.print.pde.C353.Output (3.7.0 - 3.7.0) <A3F3871D-8B5B-95C7-0A2C-4BE81B9DF0CB> /Library/Printers/KONICAMINOLTA/C353/PDEs/KONICA MINOLTA C353 Output.plugin/Contents/MacOS/KONICA MINOLTA C353 Output
           0x1131ea000 -        0x1131feff7 +jp.konicaminolta.print.pde.C353.Finishing (3.7.0 - 3.7.0) <7E6A6A3E-7BDC-32A1-F8C7-699A5AB986FF> /Library/Printers/KONICAMINOLTA/C353/PDEs/KONICA MINOLTA C353 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C353 Finishing
           0x113218000 -        0x11321bff7 +jp.konicaminolta.print.pde.C353.Cover (3.7.0 - 3.7.0) <AF15FA5D-CDEF-8EE8-F9A7-2966805F0E3C> /Library/Printers/KONICAMINOLTA/C353/PDEs/KONICA MINOLTA C353 Cover.plugin/Contents/MacOS/KONICA MINOLTA C353 Cover
           0x1133a2000 -        0x113434fff +jp.konicaminolta.fw.C353.Core (3.7.0 - 3.7.0) <20E8484D-8208-2535-7535-80FA5F102029> /Library/Printers/KONICAMINOLTA/C353/PDEs/pde.framework/Versions/A/pde
           0x113477000 -        0x1134b5ff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x113564000 -        0x113572fff +jp.konicaminolta.print.pde.C353.Tray (3.7.0 - 3.7.0) <137618E2-F6CE-7B43-F5B5-59DEDFACE1C3> /Library/Printers/KONICAMINOLTA/C353/PDEs/KONICA MINOLTA C353 Tray.plugin/Contents/MacOS/KONICA MINOLTA C353 Tray
           0x113699000 -        0x1136b0ff7 +jp.konicaminolta.print.pde.C353.PerPage (3.7.0 - 3.7.0) <8F6F63EF-E558-847A-6705-EB500AD05B37> /Library/Printers/KONICAMINOLTA/C353/PDEs/KONICA MINOLTA C353 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C353 PerPage
           0x1137b2000 -        0x1137d1fe7 +jp.konicaminolta.print.pde.C353.Stamp (3.7.0 - 3.7.0) <F4A7921F-B508-4FAD-E33E-F2E30D577F2D> /Library/Printers/KONICAMINOLTA/C353/PDEs/KONICA MINOLTA C353 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C353 Stamp
           0x113883000 -        0x113898ff7 +jp.konicaminolta.print.pde.C353.ImageQuality (3.7.0 - 3.7.0) <A31FB32B-6A18-D42C-DD01-9C3782015A1D> /Library/Printers/KONICAMINOLTA/C353/PDEs/KONICA MINOLTA C353 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C353 ImageQuality
        0x123400000000 -     0x123400366ff7  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.18.27 - 8.1.8) <10962454-79BD-31BF-8C23-7D3EE0DF8FA5> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
        0x7fff63f57000 -     0x7fff63f8a817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8c4ee000 -     0x7fff8c505fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8c506000 -     0x7fff8c513ff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff8c514000 -     0x7fff8c51bff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8c51c000 -     0x7fff8c527ff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8c54b000 -     0x7fff8c580ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8c581000 -     0x7fff8c9b4ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8c9b5000 -     0x7fff8c9d2ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8c9d3000 -     0x7fff8ca1afff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8caf5000 -     0x7fff8cb37ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8cbae000 -     0x7fff8cbb9ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8cbba000 -     0x7fff8cbbcfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8cbbd000 -     0x7fff8cbedfff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8cc05000 -     0x7fff8ce66ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8ce67000 -     0x7fff8ce7effa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8d1db000 -     0x7fff8d46cff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8d46d000 -     0x7fff8d46eff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8d46f000 -     0x7fff8d993fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff8d996000 -     0x7fff8d9f4ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8d9f5000 -     0x7fff8d9fefff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d9ff000 -     0x7fff8da01ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8da07000 -     0x7fff8da7efff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff8da7f000 -     0x7fff8dc64ff7  com.apple.CoreFoundation (6.9 - 855.11) <E22C6A1F-8996-349C-905E-96C3BBE07C2F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8dc65000 -     0x7fff8dd00ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8dd01000 -     0x7fff8dd1bfff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff8dd1c000 -     0x7fff8dd46ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff8dd47000 -     0x7fff8dd4bfff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8dd4c000 -     0x7fff8e66805f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8e6fe000 -     0x7fff8e9a8ffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8e9a9000 -     0x7fff8e9faff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ea1f000 -     0x7fff8eb72ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8eb73000 -     0x7fff8eb74fff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8ee17000 -     0x7fff8ee17fff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8ee18000 -     0x7fff8ee3fff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff8ee40000 -     0x7fff8eeb3ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8eeb6000 -     0x7fff8ef36fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8ef37000 -     0x7fff8ef68fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8ef69000 -     0x7fff8ef8dfff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8ef8e000 -     0x7fff8f03eff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8f046000 -     0x7fff8f137ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8f138000 -     0x7fff8f179fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8f17b000 -     0x7fff8f197fff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff8f388000 -     0x7fff8f3b2ff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8f3b3000 -     0x7fff8f3e2ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8f3e3000 -     0x7fff8f3e3fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8f3e4000 -     0x7fff8f481fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8f496000 -     0x7fff8f795fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8f796000 -     0x7fff8f7a7ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff8f7bb000 -     0x7fff8f7e3ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8fa27000 -     0x7fff8fa2dfff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8fa2e000 -     0x7fff8fc71fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8fc72000 -     0x7fff8fcd6ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8fcd7000 -     0x7fff8fcd8ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff9042b000 -     0x7fff904b7ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff904b8000 -     0x7fff904bfff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff90507000 -     0x7fff90567fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff905cb000 -     0x7fff90610ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff90611000 -     0x7fff90645fff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff90669000 -     0x7fff906a2ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff906d8000 -     0x7fff90707fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff90708000 -     0x7fff9072dff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff9072e000 -     0x7fff9073bfff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff9073c000 -     0x7fff9073fffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff90743000 -     0x7fff9074efff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff90751000 -     0x7fff908bfff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff908c0000 -     0x7fff90917fff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff90918000 -     0x7fff9091afff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff9091b000 -     0x7fff9091fff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff90920000 -     0x7fff909a9ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff909aa000 -     0x7fff909aafff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff909ab000 -     0x7fff90d43fff  com.apple.SceneKit (4.0 - 197) <1FEE4A1D-5B13-3774-8FE1-B79FD81CD1E5> /System/Library/Frameworks/SceneKit.framework/Versions/A/SceneKit
        0x7fff90d44000 -     0x7fff90d83fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff90d84000 -     0x7fff90d94ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff90e4a000 -     0x7fff90f1bff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff90f1c000 -     0x7fff9148cfff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff91493000 -     0x7fff91500fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff91510000 -     0x7fff91514ff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff91515000 -     0x7fff91515ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff91516000 -     0x7fff91516ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff9153e000 -     0x7fff91601ff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff91602000 -     0x7fff91627ff7  com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff91628000 -     0x7fff91629fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff9162a000 -     0x7fff9162cffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff9162d000 -     0x7fff9162dfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff916e8000 -     0x7fff91711fff  GLRendererFloat (9.0.83) <1F1160A8-5047-3CEE-AC1E-D29520D0B367> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloa t.bundle/GLRendererFloat
        0x7fff917b6000 -     0x7fff91a0eff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff91a0f000 -     0x7fff91b3bfff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff91b3c000 -     0x7fff91f8afff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff91fb6000 -     0x7fff91fb8ff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff91fb9000 -     0x7fff9208aff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff9208b000 -     0x7fff920f1fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff92121000 -     0x7fff92208ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff92209000 -     0x7fff92291ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff92292000 -     0x7fff9229cfff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff9229d000 -     0x7fff9238bfff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff9238c000 -     0x7fff924aeff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff924af000 -     0x7fff924b8fff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff924c2000 -     0x7fff924e9ff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff924ea000 -     0x7fff924fbff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff92523000 -     0x7fff9256fffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff92570000 -     0x7fff926a0ff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff926ad000 -     0x7fff926b0fff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff926b1000 -     0x7fff926efff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff926f0000 -     0x7fff926f5ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff926f6000 -     0x7fff926f9ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff92705000 -     0x7fff92758fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff92794000 -     0x7fff927b8ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff927b9000 -     0x7fff927c0fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff927c1000 -     0x7fff92a95fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff92a96000 -     0x7fff92aa4fff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff92aa5000 -     0x7fff92ab8ff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff92ab9000 -     0x7fff92c66f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff92c67000 -     0x7fff93ab3ff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff93d3d000 -     0x7fff93d3efff  libffi.dylib (18.1) <FEB76C94-97BA-39BC-B713-D086B9757BA5> /usr/lib/libffi.dylib
        0x7fff93d3f000 -     0x7fff93d5aff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff93ec3000 -     0x7fff93ed7fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff93ed8000 -     0x7fff93ee2ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff93ee3000 -     0x7fff9415fff7  com.apple.RawCamera.bundle (5.01 - 718) <6CC4A1E5-A89A-369D-96C4-7A5ED40B487B> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff94206000 -     0x7fff9425eff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff9425f000 -     0x7fff9425ffff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff94260000 -     0x7fff94289fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff9428f000 -     0x7fff942a8ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff942a9000 -     0x7fff94445ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff944fa000 -     0x7fff94543fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff9455d000 -     0x7fff9461fff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff94620000 -     0x7fff9462bfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff94713000 -     0x7fff9474bff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff9474c000 -     0x7fff9479bff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff9484e000 -     0x7fff948a9ffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff948aa000 -     0x7fff948c1fff  com.apple.ScriptingBridge (1.3.1 - 63) <CE24DD07-7A89-3105-AE57-A1BED0189292> /System/Library/Frameworks/ScriptingBridge.framework/Versions/A/ScriptingBridge
        0x7fff948c2000 -     0x7fff94925ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff94926000 -     0x7fff9492eff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff9492f000 -     0x7fff94937fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff949cc000 -     0x7fff949fbff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff94a56000 -     0x7fff94a5efff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff94a5f000 -     0x7fff94a8bfff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff94a8c000 -     0x7fff94aecff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff94b34000 -     0x7fff94b36fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff95038000 -     0x7fff95048fff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff95049000 -     0x7fff9504cfff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff95050000 -     0x7fff95058ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff95059000 -     0x7fff9507dfff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff95088000 -     0x7fff95356ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff953c5000 -     0x7fff95413fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff95414000 -     0x7fff95439ff7  com.apple.printingprivate.framework.PrintingPrivate (9.0 - 126) <84D0F49D-BF93-3163-991B-A2D49B97C881> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
        0x7fff95447000 -     0x7fff9544eff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff9544f000 -     0x7fff95507ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff95508000 -     0x7fff9556cff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff9556d000 -     0x7fff95573ff7  libCGXCoreImage.A.dylib (599.7) <AC38090E-BA96-33C0-92F3-8EF6231582C4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff95620000 -     0x7fff9565cfff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff9565d000 -     0x7fff9566aff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff9566b000 -     0x7fff95770fff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff95771000 -     0x7fff95772fff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff95773000 -     0x7fff95780ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff95781000 -     0x7fff95783fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff95786000 -     0x7fff95790ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff95791000 -     0x7fff957a7fff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff957e9000 -     0x7fff958d3fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff958d4000 -     0x7fff958ddff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff958de000 -     0x7fff9594dff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff9594e000 -     0x7fff95abeff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff95b2a000 -     0x7fff95c90fff  libGLProgrammability.dylib (9.0.83) <9C97E814-F674-30F8-8C2D-C45FC1E7D934> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
        0x7fff95cdc000 -     0x7fff95cddff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff95cde000 -     0x7fff95d67fff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff95d75000 -     0x7fff95d79fff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff95d7a000 -     0x7fff9615bffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff9615c000 -     0x7fff9624bfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff9624c000 -     0x7fff96297fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff9629d000 -     0x7fff962caff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff962cb000 -     0x7fff96310ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff96311000 -     0x7fff96318fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff96319000 -     0x7fff96335fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff96336000 -     0x7fff9646bffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff9646c000 -     0x7fff96487ff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff96645000 -     0x7fff96651ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff96652000 -     0x7fff9693cfff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff9693d000 -     0x7fff96947fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff96964000 -     0x7fff96969fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff9696a000 -     0x7fff96b25ff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff96b26000 -     0x7fff96b26fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff973eb000 -     0x7fff9744afff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff9744b000 -     0x7fff97467ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff97468000 -     0x7fff97533fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff97534000 -     0x7fff97536ff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff97537000 -     0x7fff975a1ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff975a2000 -     0x7fff975abfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff975b9000 -     0x7fff97612fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff97623000 -     0x7fff97702fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff97703000 -     0x7fff97843fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff9784e000 -     0x7fff9789ffff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff978a0000 -     0x7fff97969fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff9796a000 -     0x7fff97972ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff97d4f000 -     0x7fff98069ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff9806a000 -     0x7fff98083ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff98182000 -     0x7fff981abff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff981ac000 -     0x7fff98d20ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff98d4e000 -     0x7fff98f96fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff98f97000 -     0x7fff98f99fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff98f9a000 -     0x7fff98fd4ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff98fd5000 -     0x7fff98fedff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff98fee000 -     0x7fff98ff3fff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff98ff4000 -     0x7fff98ff4fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff98ff5000 -     0x7fff98ffcff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff98ffd000 -     0x7fff99000fff  com.apple.AppleSystemInfo (3.0 - 3.0) <4D032152-AA40-350E-BB96-44BC55C5C69C> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff99007000 -     0x7fff99194ff7  GLEngine (9.0.83) <26CCE609-D645-3945-A678-517ED5B65785> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundl e/GLEngine
        0x7fff99195000 -     0x7fff9919fff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff991a0000 -     0x7fff991b1ff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff991b2000 -     0x7fff991b3ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff991b4000 -     0x7fff99298fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff99299000 -     0x7fff9929fff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff99354000 -     0x7fff9935afff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff9935b000 -     0x7fff993e6fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff993e7000 -     0x7fff993e7ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff993e8000 -     0x7fff9943afff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff9943b000 -     0x7fff9944dfff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff9944e000 -     0x7fff99452fff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff9946d000 -     0x7fff99477ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff99478000 -     0x7fff994a6ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff994c1000 -     0x7fff994c3ff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff994c4000 -     0x7fff994c5ff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff99768000 -     0x7fff99771ff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff99772000 -     0x7fff9978ffff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff99790000 -     0x7fff99793fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff99794000 -     0x7fff997f1fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff997f2000 -     0x7fff997f8ff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff997fc000 -     0x7fff99849ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks

    It's the Kinoca plugin crashing.
    They need to update their drivers.
    If you're adventurous, you could try deleting the jp.konicaminolta.fw.C360.Core plugin from
    /Library/Printers/KONICAMINOLTA/C360/PDEs/pde.framework/Versions/A/pde - that should get you past the crash.
    Among others:
    https://discussions.apple.com/message/23614478#23614478

  • SCCM 2012 task sequence error. Failed with error code 0x800700002

    I am using SCCM 2012, SP1 and I am trying use it to deploy Windows 7.  The PXE boot succeeds and the task sequence starts working and is able to do evertything up to and including the disk partition.  But when it gets to installing the OS it fails
    with an error code 0x800700002.  I've run many of the troubleshooting tips and tricks and cannot seem to find the problem.  I am able to communicate with the other network devices (ping succeeds to DP and DC and other PCs).  The SMSPXE.log gets
    to the line File C:\remoteinstall\smstemp\{sid}.boot.bcd.log deleted.  I have the SMSTS.log file and have run a couple of troubleshooting tools on it and have not had any luck determining the root of the problem. 
    Any assistance would be appreciated.  Thanks.

    and some more
    <![LOG[Adding instruction at 7]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:524">
    <![LOG[
    Parsing step node: Setup Windows and Configuration Manager]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:459">
    <![LOG[Description: Actions to setup Windows and Configuration Manager client]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:463">
    <![LOG[ContinueOnError: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:467">
    <![LOG[SuccessCodeList: 0]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:475">
    <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="ccmxml.h:582">
    <![LOG[No condition is associated with the step.]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:670">
    <![LOG[Disable: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:484">
    <![LOG[Run in attribute: WinPEandFullOS]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:492">
    <![LOG[Timeout: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:496">
    <![LOG[DefaultVarlist found]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:579">
    <![LOG[Variable name: SMSClientInstallProperties]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Variable name: _SMSClientPackageID]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Action command line: OSDSetupWindows.exe]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:522">
    <![LOG[Adding instruction at 8]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:524">
    <![LOG[Processed all elements]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:333">
    <![LOG[Adding end group instruction at 9]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:402">
    <![LOG[The next instruction after group will be at 10]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:408">
    <![LOG[Processing group]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:443">
    <![LOG[
    Parsing group node: Capture the Reference Machine]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:366">
    <![LOG[Description: Actions to prepare and capture the reference machine]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:370">
    <![LOG[ContinueOnError: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:374">
    <![LOG[Disable: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:382">
    <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="ccmxml.h:582">
    <![LOG[No condition is associated with the step.]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:670">
    <![LOG[Adding begin group instruction at 10]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:393">
    <![LOG[There are 3 first level steps or groups]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:318">
    <![LOG[
    Parsing step node: Prepare Configuration Manager Client]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:459">
    <![LOG[Description: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:463">
    <![LOG[ContinueOnError: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:467">
    <![LOG[SuccessCodeList: 0]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:475">
    <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="ccmxml.h:582">
    <![LOG[No condition is associated with the step.]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:670">
    <![LOG[Disable: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:484">
    <![LOG[Run in attribute: FullOS]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:492">
    <![LOG[Timeout: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:496">
    <![LOG[DefaultVarlist found]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:579">
    <![LOG[No variables found in default variable list]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:606">
    <![LOG[Action command line: osdpreparesmsclient.exe]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:522">
    <![LOG[Adding instruction at 11]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:524">
    <![LOG[
    Parsing step node: Prepare OS]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:459">
    <![LOG[Description: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:463">
    <![LOG[ContinueOnError: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:467">
    <![LOG[SuccessCodeList: 0]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:475">
    <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="ccmxml.h:582">
    <![LOG[No condition is associated with the step.]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:670">
    <![LOG[Disable: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:484">
    <![LOG[Run in attribute: FullOS]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:492">
    <![LOG[Timeout: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:496">
    <![LOG[DefaultVarlist found]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:579">
    <![LOG[Variable name: OSDBuildStorageDriverList]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDKeepActivation]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Action command line: osdprepareos.exe /activate:%OSDKeepActivation% /bmsd:%OSDBuildStorageDriverList%]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:522">
    <![LOG[Adding instruction at 12]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:524">
    <![LOG[
    Parsing step node: Capture the Reference Machine]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:459">
    <![LOG[Description: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:463">
    <![LOG[ContinueOnError: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:467">
    <![LOG[SuccessCodeList: 0]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:475">
    <![LOG[(__hrMethodRetVal == ((HRESULT)0L)) || (bFailIfMissing == false), HRESULT=80070002 (e:\NTS_SCCM_RELEASE\sms\common\inc\ccmxml.h,582)]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="ccmxml.h:582">
    <![LOG[No condition is associated with the step.]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:670">
    <![LOG[Disable: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:484">
    <![LOG[Run in attribute: WinPE]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:492">
    <![LOG[Timeout: ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:496">
    <![LOG[DefaultVarlist found]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:579">
    <![LOG[Variable name: OSDCaptureDestination]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDCaptureAccountPassword]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDCaptureAccount]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDImageCreator]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDImageDescription]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Variable name: OSDImageVersion]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:620">
    <![LOG[Action command line: osdcapturesystemimage.exe]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:522">
    <![LOG[Adding instruction at 13]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:524">
    <![LOG[Processed all elements]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:333">
    <![LOG[Adding end group instruction at 14]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:402">
    <![LOG[The next instruction after group will be at 15]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:408">
    <![LOG[Processed all elements]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:333">
    <![LOG[
    Reading Global variable list]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:183">
    <![LOG[Got root node now getting global var list]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:194">
    <![LOG[GlobalVarlist found]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:210">
    <![LOG[Variable name: OSDEnableTCPIPFiltering]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsxml.cpp:244">
    <![LOG[Starting Task Sequence Engine . . . ]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsmanager.cpp:799">
    <![LOG[****************************************************************************]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="tsmanager.cpp:801">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=0]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSInstructionTableSize=15]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable SMSTSRebootRequested=]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable SMSTSRebootDelay=]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable SMSTSRebootMessage=]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable SMSTSRebootReason=]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable SMSTSRetryRequested=]LOG]!><time="09:53:44.586+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Succeeded loading resource DLL 'X:\sms\bin\x64\1033\TSRES.DLL']LOG]!><time="09:53:44.602+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="util.cpp:963">
    <![LOG[The task execution engine started execution]LOG]!><time="09:53:44.602+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="engine.cxx:70">
    <![LOG[MP server http://BLSVSRSCCM01.BLS.local. Ports 80,443. CRL=false.]LOG]!><time="09:53:44.602+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="utils.cpp:5261">
    <![LOG[Setting authenticator]LOG]!><time="09:53:44.617+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="utils.cpp:5283">
    <![LOG[Set authenticator in transport]LOG]!><time="09:53:44.617+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:7751">
    <![LOG[Sending StatusMessage]LOG]!><time="09:53:44.633+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="libsmsmessaging.cpp:4025">
    <![LOG[Setting message signatures.]LOG]!><time="09:53:44.633+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:1297">
    <![LOG[Setting the authenticator.]LOG]!><time="09:53:44.633+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:1327">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: BLSVSRSCCM01.BLS.local:80  CCM_POST /ccm_system/request]LOG]!><time="09:53:44.633+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="libsmsmessaging.cpp:8621">
    <![LOG[Request was succesful.]LOG]!><time="09:53:44.711+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:8956">
    <![LOG[MP server http://BLSVSRSCCM01.BLS.local. Ports 80,443. CRL=false.]LOG]!><time="09:53:44.711+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="utils.cpp:5261">
    <![LOG[Setting authenticator]LOG]!><time="09:53:44.726+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="utils.cpp:5283">
    <![LOG[Set authenticator in transport]LOG]!><time="09:53:44.726+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:7751">
    <![LOG[Sending StatusMessage]LOG]!><time="09:53:44.742+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="libsmsmessaging.cpp:4025">
    <![LOG[Setting message signatures.]LOG]!><time="09:53:44.742+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:1297">
    <![LOG[Setting the authenticator.]LOG]!><time="09:53:44.742+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:1327">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: BLSVSRSCCM01.BLS.local:80  CCM_POST /ccm_system/request]LOG]!><time="09:53:44.742+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="libsmsmessaging.cpp:8621">
    <![LOG[Request was succesful.]LOG]!><time="09:53:44.773+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:8956">
    <![LOG[Start executing an instruciton. Instruction name: Build the Reference Machine. Instruction pointer: 0]LOG]!><time="09:53:44.773+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="engine.cxx:117">
    <![LOG[Set a global environment variable _SMSTSCurrentActionName=Build the Reference Machine]LOG]!><time="09:53:44.773+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=0]LOG]!><time="09:53:44.773+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[The group (Build the Reference Machine) has been successfully started]LOG]!><time="09:53:44.804+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:2364">
    <![LOG[MP server http://BLSVSRSCCM01.BLS.local. Ports 80,443. CRL=false.]LOG]!><time="09:53:44.804+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="utils.cpp:5261">
    <![LOG[Setting authenticator]LOG]!><time="09:53:44.820+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="utils.cpp:5283">
    <![LOG[Set authenticator in transport]LOG]!><time="09:53:44.820+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:7751">
    <![LOG[Sending StatusMessage]LOG]!><time="09:53:44.836+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="libsmsmessaging.cpp:4025">
    <![LOG[Setting message signatures.]LOG]!><time="09:53:44.836+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:1297">
    <![LOG[Setting the authenticator.]LOG]!><time="09:53:44.836+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:1327">
    <![LOG[CLibSMSMessageWinHttpTransport::Send: URL: BLSVSRSCCM01.BLS.local:80  CCM_POST /ccm_system/request]LOG]!><time="09:53:44.836+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="libsmsmessaging.cpp:8621">
    <![LOG[Request was succesful.]LOG]!><time="09:53:44.867+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="libsmsmessaging.cpp:8956">
    <![LOG[Updated security on object D:\_SMSTaskSequence.]LOG]!><time="09:53:44.867+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="utils.cpp:1088">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="09:53:44.867+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="09:53:44.867+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:386">
    <![LOG[Set a global environment variable _SMSTSInstructionStackString=0]LOG]!><time="09:53:44.867+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a TS execution environment variable _SMSTSInstructionStackString=0]LOG]!><time="09:53:44.867+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:414">
    <![LOG[Save the current environment block]LOG]!><time="09:53:44.867+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:833">
    <![LOG[Successfully save execution state and environment to local hard disk]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="engine.cxx:255">
    <![LOG[Start executing an instruciton. Instruction name: Restart in Windows PE. Instruction pointer: 1]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="engine.cxx:117">
    <![LOG[Set a global environment variable _SMSTSCurrentActionName=Restart in Windows PE]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a global environment variable _SMSTSNextInstructionPointer=1]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Set a local default variable SMSRebootMessage]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:700">
    <![LOG[Set a local default variable SMSRebootTimeout]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:700">
    <![LOG[Set a global environment variable _SMSTSLogPath=X:\WINDOWS\TEMP\SMSTSLog]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:668">
    <![LOG[Evaluating an AND expression]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:593">
    <![LOG[Evaluating a variable condition expression]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:776">
    <![LOG[Variable = _SMSTSInWinPE]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:794">
    <![LOG[Value = false]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:795">
    <![LOG[Operator = equals]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:796">
    <![LOG[Expand a string: equals]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:782">
    <![LOG[Expand a string: _SMSTSInWinPE]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:782">
    <![LOG[Expand a string: false]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="0" thread="1240" file="executionenv.cxx:782">
    <![LOG[The variable condition expression is evaluated to be FALSE]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:900">
    <![LOG[The AND expression is evaluated to be FALSE]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:626">
    <![LOG[The action (Restart in Windows PE) has been skipped because the condition is evaluated to be false]LOG]!><time="09:53:44.882+240" date="04-26-2013" component="TSManager" context="" type="1" thread="1240" file="instruction.cxx:2894">
    Marc Nations

  • Cannot delete file from external hard drive (error code 36) in Finder, but Terminal is ok

    I have a relatively new Macbook Pro Retina 15" and have a Western Digital 1 TB Passport.  I've been using the passport for about a year now without any problems on older Macbooks in my house.  I used to be able to read and write to this drive no problem.  I am using the Paragon NTFS for Mac software in order to read and write to the NTFS drive.  When I navigate through the drive in Finder, if I try to create a new folder, I do not have a problem.  If I try to delete that folder I just created, I get this error:
    The Finder can’t complete the operation because some data in “untitled folder” can’t be read or written.
    (Error code -36)
    The folder has nothing in it whatsoever.  I just created it.  But if I go to Terminal and I run
    rm -rf "untitled folder"
    This works fine.  Why is Terminal acting different than Finder?  This does not happen on my other Macbooks.  Thanks in advance.

    Thanx for such qucik reply!!! The pages were great, it had an answer for my problem, but unfortunately it also involved me dealing with it only on the MacIntosh HD itself, not on mounted external drive I suppose... So it didn't work they say that there is an icon in the left corner indicating locked folder - I don't see any icon on it. It says you can untick the box to unlock the folder - there is no tick to be unticked. Finally, they say that if I don't have permition or rights I cannot delete it. But how do i change permittion which already says that i can read and write in it? So everything appears to be normal only I cannot delete it. there is not even any warnig telling me I don't have enough rights, it just requires the password and after me typing it in it makes the sound of scraping paper but does nothing more. I aslo had some problems with emptying Trash after being seemingly succesful with one file and had got so far to have them appear in the Trash (no clue how this one actully got there though..) I followd the advice and emptied the Trash with Terminal. The Folder is still there but it shows 0 Kb... So far so good BUT: It is still on the external drive, so I obviously only managed to copy it into the Trash!!! Phew, innit a bit too tight to poor owners, this macbook?? I want my rights back!

  • Report generation failed----​error code:-1720​5; Access Denied.

    Hi, All
        i have a trouble about report generation.it seems the error happened at the "write UUT report"--this step is teststand report generation'DLL.
        detail:
        An error occurred calling 'Save' in 'Report' of 'NI TestStand 2010 SP1 API'
    Access Denied.. Error writing to file 'D:\program\seq\xxx.xml'.
    The file might be open in another application. If file access is intermittently denied, you should try disabling the Microsoft FindFast utility. 
        error code:-17205; Access Denied.
        locationtep 'Write UUT Report' of sequence 'Single Pass' in 'SequentialModel.Seq'
        How to fix it?
        Thanks a lot.
    BR

    Hm, it looks like the file might be open in another application. If you see that file accesss is intermittently denied, you should try disabling the Microsoft FindFast utility.
    CTA, CLA, MTFBWY

  • There was a recent upadate on my PC, however it does not work. A error code comes up which says, min version is not compatible with max version. And I caanot open my browser. Please help.

    I do a system restore which allows me to open my browser. Without this I cannot open my browser - the error code comes up every time.

    Do a clean (re)install
    * Download a fresh Firefox copy from http://www.mozilla.com/firefox/all.html and save the file to the desktop.
    * Uninstall your current Firefox version and remove the Firefox program folder before installing that copy of the Firefox installer.
    * Don't remove personal data when uninstalling.
    * It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    From https://support.mozilla.com/en-US/questions/764376

  • My ipod touch is not list as a device on itunes.  When I tried do update itunes, I get a ox8007054f error code and the update will not complete.

    My ipod touch is not listed as a device when connected to my computer.  As suggested I attempted to download the latest of itunes.  I got an
    ox8007054f error code and the down load will not complete.  I have also tried to restore my computer to an earlier setting, but it will
    not accept the change.

    Have you looked at this completed previos discussion. It discusses 0x8007054F.
    Re: Error message when trying to install iTunes

  • Capturing oracle error codes into a variable

    Hi
    Can someone show me how it is possible to save an Oracle defined error code into a variable? What I am trying to do is when a stored procedure fails an Oracle error is raised, such as ORA-xxxx, then pass this code into variable to be saved into a log.
    How do I achieve this?

    user633278 wrote:
    How do I achieve this?Function SQLCODE in PL/SQL exception handler returns error code. SQLERRM returns message:
    SQL> declare
      2      x number;
      3  begin
      4      x := 1/0;
      5    exception
      6      when others
      7        then
      8          dbms_output.put_line('Error code: ' || SQLCODE);
      9          dbms_output.put_line('Error message: ' || SQLERRM);
    10  end;
    11  /
    Error code: -1476
    Error message: ORA-01476: divisor is equal to zero
    PL/SQL procedure successfully completed.
    SQL> SY.

  • Error Code:942 While Scheduling a report in BI Publisher

    Hi All,
    I am trying to schedule one report in BI Publisher.
    After Clicking Submit Button while scheduling report,i get following error:
    Exception [TOPLINK-4002] (Oracle TopLink - 11g Release 1 (11.1.1.0.0) (Build 080319)): oracle.toplink.exceptions.DatabaseException Internal Exception: java.sql.SQLException: ORA-00942: table or view does not exist Error Code: 942 Call: UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + 50 WHERE SEQ_NAME = 'JOB_ID_SEQ' Query: DataModifyQuery()
    Kindly Help me in resolving this issue
    Regards
    Amrita Singh

    i know the issue,i can give quick fix, but in-order to make sure you don't get another glitch like this.
    I would recommend, you to install the scheduler in another schema or another db.
    Re-installing the scheduler schema tables will fix this.

Maybe you are looking for