Duplicate Members - Please help!

Can anyone please give me a good explanation of how to add duplicate members in an ASO cube via Essbase Studio? Firstly, I have created an inner join between parent and child members of one of my minischema tables. Next, I go to the model properties and check the "duplicate member support" option. I then go to the member that I want to allow duplicates for and in the "outline build" tab I check off *"Ignore duplicate members, do not move"* I'm assuming this means that when a duplicate member is encountered it should be allowed to stay in the cube... Anyways, when I try to deploy the cube this way, the duplicates don't come thru. Am I following the correct process for adding duplicate members?
I've also read that my member name needs to be fully qualified. How do I do this in Essbase Studio?
thanks,
Akshay

Can you try closing the outline without saving and manually adding in some to see exactly where the error is? It sounds like there is a duplicate member not marked as Share. Are you using a load rule to build the outline? I agree with the last post about checking the dimension build settings.

Similar Messages

  • ACE members Please Help

    ACE members Please Help me on my thread 'inserting images into a record'

    Hello
    Have a look at this Asktom thread. I think it covers everything you need:
    http://asktom.oracle.com/pls/ask/f?p=4950:8:341621061576567593::NO::F4950_P8_DISPLAYID,F4950_P8_CRITERIA:6379798216275
    People tend to volunteer their time to answer questions on here when they get a chance i.e. when they have a bit of spare time from the work they are paid to do. You aren't guaranteed to get a quick response or any response at all, although normally you will. If you need a guaranteed quick response and followup, you may be better using oracle support services.
    HTH
    David

  • Issues while joining two tables as the joining column has duplicate values - Please help!

    Hi,
    I have a table A -which has few columns including a Amount column - I am joining this table A to Table B. The joining column in B has duplicates.  So, the number of records are getting more after the joining. As per the requirment when I create a table
    after joining the tables and count the salary clumn, there is a difference in the counting. How can I solve this? Can you please help me?
    Here is the DDL and sample values
    create table #student (sid int, name varchar(10),salary int)
    create table [#address] (sid int, city varchar(10),grade char(1),lineneumber int)
    insert into #student values (1,'sachin',8000)
    insert into #student values (2,'Dhoni',2000)
    insert into #student values (3,'Ganguly',7000)
    insert into #student values (4,'Kohli',1000)
    insert into [#address] values(1,'mumbai','A',1)
    insert into [#address] values(1,'mumbai','B',2)
    insert into [#address] values(1,'mumbai','C',3)
    insert into [#address] values(1,'mumbai','D',4)
    insert into [#address] values(2,'JARKHAND','D',3)
    insert into [#address] values(2,'JARKHAND','D',4)
    SELECT S.SID,NAME,salary,CITY ,grade,linenumber
    into #FINAL
    FROM #STUDENT S
    LEFT JOIN #ADDRESS A
    ON S.SID=A.SID
    SELECT SUM(salary) FROM #FINAL
    --44000
    Final result should be 18000 , but it is coming as 44000. can you please help me to get the correct result - what do i do in the joining?
    In my real project, i have 5 tables joining, each table have more than 30 columns and few joining tables joining column have duplicates. I have simplified the issue so that i can ask the question clearly. So,while answering, please consider that also in mind.
    thanks in advance for your help!

    SELECT S.SID,NAME,salary,CITY 
    into #FINAL
    FROM #STUDENT S
    LEFT JOIN (SELECT DISTINCT sid,city
    FROM #Address) A
    ON S.SID=A.SIDthis will do a join on student table and city table with unique sid and city name so adddress selection will be sid city1 mumbai2 jarkand

  • Restoring iPhoto contents from an external hard drive results in duplicates! Please help!

    Hi Folks,
    I have an iMac 2.8Ghz Intel Core 2 Duo computer that had it's DVD fried and I gave it to Apple to fix it. They did and they also upgraded me to the Mac OSX Lion 10.7.4. I am not sure if I am a fan of this OS but that's a different story. I had backed up everything to an external hardrive (not using time Machine). The external drive is a Hitachi and came with it's own back-up software for the Mac. I was able to restore everything except iPhoto properly. By the time I specified the directory that contained my library information, I ended up getting duplicates events/pictures of EVERYTHING to the point where it has eaten up more than 100GB of my 350GB hard-drive
    Now I have been looking through all of the duplicate events that iPhoto created, I see that most of them are thumbnails. I also downloaded photosweeper Lite to find duplicate pictures and that didn't help. I am a Unix hack and could write some sort of script to compare the fine names etc but I know that's not a practice that's encouraged and I really don't have the time to putz with it.
    So can you please let me know how can I re-restore iPhoto properly please given what was in the back-up hardware? Here is what the directory structure looks like in the external drive:
    Hitachi Restore/Users/mrghoo/Pictures/iPhoto Library
    The content of the above directory is:
    drwxr-xr-x  11 mrghoo  staff        374 Nov 13  2011 Modified
    drwxr-xr-x  13 mrghoo  staff        442 Nov 13  2011 Originals
    drwxr-xr-x   4 mrghoo  staff        136 Nov 13  2011 Contents
    drwxr-xr-x  13 mrghoo  staff        442 Nov 13  2011 Data
    drwxr-xr-x  55 mrghoo  staff       1870 Nov 13  2011 iPod Photo Cache
    drwxr-xr-x   4 mrghoo  staff        136 Nov 13  2011 iPhoto Selection
    -rwxrwxrwx   1 mrghoo  staff   11094396 Aug 28  2011 AlbumData.xml
    -rwxrwxrwx   1 mrghoo  staff   14868185 Aug 28  2011 Library6.iPhoto
    -rwxrwxrwx@  1 mrghoo  staff         51 Aug 28  2011 iPhoto.ipspot
    -rwxrwxrwx   1 mrghoo  staff          1 Aug 28  2011 iPhotoLock.data
    -rwxrwxrwx   1 mrghoo  staff   48136192 Aug 22  2011 Thumb32Segment.data
    -rwxrwxrwx   1 mrghoo  staff  192532480 Aug 22  2011 Thumb64Segment.data
    -rwxrwxrwx   1 mrghoo  staff   96268288 Aug 22  2011 ThumbJPGSegment.data
    -rwxrwxrwx   1 mrghoo  staff    7838533 Aug  8  2008 ThemeCache
    -rwxrwxrwx   1 mrghoo  staff         20 Jul 16  2008 Library.data
    -rwxrwxrwx   1 mrghoo  staff         20 Jul 16  2008 Library.iPhoto
    Can you let me know once I start iPhoto '11 how I make sure it reads the correct files from the list above?
    I am sorry for the long winded request but if anyone could help, I would REALLY appreciate it. Thanks in advance!
    -J

    Lori
    Sorry to hear of your difficulties.
    Simply copy the iPhoto Library Folder from the back up to the Pictures Folder on the MBP and launch iPhoto. It will do the rest.
    Alternatively, you can leave the library where it is and hold down the option (or alt) key and launch iPhoto. From the resulting dialogue select 'Choose Library' and navigate to the Library on the Back Up disk.
    Regards
    TD

  • Hello Members Please Help Error Installing Sample Schemas (HR)

    Hi members, and thank you for your help.
    After much mulling I have installed Oracle 12c (64b) on my Windows 7 64b SP.
    Apparently everything is working fine, I can access both from the web (EM Express) an SQL Plus as SYS for example.
    he probelma is:
    I downloaded and unzipped winx64_12c_examples and have installed correctly.
    I have verified that you have added the files in the respective folders.
    For example, in C: \ Oracle12c \ product \ 12.1.0 \ dbhome_1 \ demo \ schema \ human_resources I have the 10 files.
    12/10/2002 19:27 1,173 hr_analz.sql
    29/08/2002 14:29 2,825 hr_code.sql
    29/08/2002 14:29 7,387 hr_comnt.sql
    29/08/2002 14:29 9,718 hr_cre.sql
    29/08/2002 14:29 16,439 hr_dn_c.sql
    Hr_dn_d.sql 934 29/08/2002 14:29
    29/08/2002 14:29 1,196 hr_drop.sql
    29/08/2002 14:29 1,410 hr_idx.sql
    27/05/2011 11:25 3,368 hr_main.sql
    15/08/2008 18:12 46,647 hr_popul.sql
                   10 files 91 097 bytes
    Now I come to install the samples as indicated in the link:
    http://docs.oracle.com/cd/E16655_01/server.121/e15979/installation.htm
    The inputs...
    SQL * Plus: Release 12.1.0.1.0 Production on Tue Sep 6 1:21:36 2013
    Copyright (c) 1982, 2013, Oracle. All rights reserved.
    Enter the user name: sys as sysdba
    Enter the password ± to:
    Connected to:
    12c Oracle Database Enterprise Edition Release 12.1.0.1.0 - 64bit Production
    With the Partitioning, OLAP, Advanced Analytics and Real Application Testing opt
    ions
    SQL> @? / Demo / schema / human_resources / hr_main.sql
    specify password for HR as parameter 1:
    Enter a value for 1: passw
    specify default tablespeace for HR as parameter 2:
    Enter a value for 2: users
    specify temporary tablespace for HR as parameter 3:
    Enter value for 3: temp
    specify password for SYS as parameter 4:
    Enter value for 4: passw
    specify log path as parameter 5:
    Enter a value for 5: C: \ Oracle12c \ product \ 12.1.0 \ dbhome_1 \ demo \ schema \ log\
    The output is full of errors and seems not to have done anything ... ?
    However, if I have created the LOG in the right direction.
    Below I put the full LOG output.
    ===============================================================================
    C:\Oracle12c\product\12.1.0\dbhome_1\demo\schema\log\hr_main.log
    ===============================================================================
    DROP USER hr CASCADE
    ERROR at line 1:
    ORA- 01918 : user ' HR ' does not exist
    CREATE USER hr IDENTIFIED BY passw
    ERROR at line 1:
    ORA- 65096 : user or role name shared Invalid
    ALTER USER hr DEFAULT TABLESPACE users
    ERROR at line 1:
    ORA- 01918 : user ' HR ' does not exist
    ALTER USER hr TEMPORARY TABLESPACE temp
    ERROR at line 1:
    ORA- 01918 : user ' HR ' does not exist
    GRANT CREATE SESSION , CREATE VIEW, ALTER SESSION , CREATE SEQUENCE TO hr
    ERROR at line 1:
    ORA- 01917 : user or role ' HR ' does not exist
    GRANT CREATE SYNONYM , CREATE DATABASE LINK , RESOURCE, UNLIMITED TABLESPACE TO hr
    ERROR at line 1:
    ORA- 01917 : user or role ' HR ' does not exist
    Online .
    GRANT execute ON TO hr sys.dbms_stats
    ERROR at line 1:
    ORA- 01917 : user or role ' HR ' does not exist
    ERROR :
    ORA- 01017 : invalid username / password , logon denied
    Warning :no longer connected to ORACLE !
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** REGIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating table COUNTRIES ****** ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** LOCATIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** DEPARTMENTS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** JOBS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** EMPLOYEES table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** JOB_HISTORY table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** EMP_DETAILS_VIEW view ...
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** REGIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** countires table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** LOCATIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** DEPARTMENTS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    JOBS ****** Populating table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** EMPLOYEES table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    JOB_HISTORY ****** Populating table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0641 : " EXECUTE " requires connection to the server
    ------------------------------------------------------------------------------------------------------------------------------------------------------------------ END
    Thats is all, I think ....
    So here I come, continued searching google and forums but can not find a solution to this problem.
    Please appreciate any help with this, I need the sample database running.
    Thank you very much in advance and good luck.

    NEW ... LAST CHANGES !!
    I changed the PDB, which appeared as mounted pdborcl been open with the command:
    alter pluggable database pdborcl open;
    SQL> connect system/oracle@localhost:1521/pdborcl as sysdba
    Conectado.
    SQL> SELECT NAME, OPEN_MODE, RESTRICTED, OPEN_TIME FROM V$PDBS;
    NAME                           OPEN_MODE  RES
    OPEN_TIME
    PDBORCL                        READ WRITE NO
    06/09/13 20:54:33,875
    And now I repeat the process ...
    SQL> @? / Demo / schema / human_resources / hr_main.sql
    specify password for HR as parameter 1:
    Enter a value for 1: passw
    specify default tablespeace for HR as parameter 2:
    Enter a value for 2: users
    specify temporary tablespace for HR as parameter 3:
    Enter value for 3: temp
    specify password for SYS as parameter 4:
    Enter value for 4: passw
    specify log path as parameter 5:
    Enter a value for 5: C: \ Oracle12c \ product \ 12.1.0 \ dbhome_1 \ demo \ schema \ log\
    And The output  of the log has been changed !!!!
    ===============================================================================
    C:\Oracle12c\product\12.1.0\dbhome_1\demo\schema\log\hr_main.log
    ===============================================================================
    User deletion.
    User created .
    User changed.
    User changed.
    Grant finished properly.
    Grant finished properly.
    Online .
    GRANT execute ON TO hr sys.dbms_stats
    ERROR at line 1:
    ORA- 01917 : user or role ' HR ' does not exist
    ERROR :
    ORA- 01017 : invalid username / password , logon denied
    Warning :no longer connected to ORACLE !
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** REGIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating table COUNTRIES ****** ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** LOCATIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** DEPARTMENTS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** JOBS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** EMPLOYEES table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** JOB_HISTORY table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Creating ****** EMP_DETAILS_VIEW view ...
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** REGIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** countires table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** LOCATIONS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** DEPARTMENTS table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    JOBS ****** Populating table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    Populating ****** EMPLOYEES table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    JOB_HISTORY ****** Populating table ....
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0640 : Not connected
    SP2 -0641 : " EXECUTE " requires connection to the server
    we move forward
    Comments are welcome
    Thanks again !

  • Contacts crashing when I try to "find duplicates". Please help!

    Process:         Contacts [285]
    Path:            /Applications/Contacts.app/Contents/MacOS/Contacts
    Identifier:      com.apple.AddressBook
    Version:         8.0 (1365)
    Build Info:      AddressBook_executables-1365000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [148]
    Responsible:     Contacts [285]
    User ID:         501
    Date/Time:       2013-10-27 21:32:44.756 +0800
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  CFDA82C9-FD2E-484B-964F-CB4B6C8AABB4
    Crashed Thread:  5
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000020
    VM Regions Near 0x20:
    -->
        __TEXT                 000000010c171000-000000010c20d000 [  624K] r-x/rwx SM=COW  /Applications/Contacts.app/Contents/MacOS/Contacts
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff8acb9a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8acb8d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff92a57315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff92a56939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff92a56275 CFRunLoopRunSpecific + 309
    5   com.apple.HIToolbox                     0x00007fff9302ff0d RunCurrentEventLoopInMode + 226
    6   com.apple.HIToolbox                     0x00007fff9302fcb7 ReceiveNextEventCommon + 479
    7   com.apple.HIToolbox                     0x00007fff9302fabc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    8   com.apple.AppKit                        0x00007fff87fb628e _DPSNextEvent + 1434
    9   com.apple.AppKit                        0x00007fff87fb58db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    10  com.apple.AppKit                        0x00007fff87fa99cc -[NSApplication run] + 553
    11  com.apple.AppKit                        0x00007fff87f94803 NSApplicationMain + 940
    12  libdyld.dylib                           0x00007fff92bd35fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8acbe662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff949ea43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff949ea152 _dispatch_mgr_thread + 52
    Thread 2:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8acb9a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8acb8d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff92a57315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff92a56939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff92a56275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8b1ed907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8b1ed70b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff8e85b899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff8e85b72a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff8e85ffc9 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8acb9a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8acb8d18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff92a57315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff92a56939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff92a56275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff881561ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff8e85b899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8e85b72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8e85ffc9 thread_start + 13
    Thread 4:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8acbd9aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff92aa2d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff8e85b899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff8e85b72a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff8e85ffc9 thread_start + 13
    Thread 5 Crashed:
    0   libobjc.A.dylib                         0x00007fff89d610e6 objc_release + 22
    1   libobjc.A.dylib                         0x00007fff89d6065a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    2   com.apple.CoreFoundation                0x00007fff92a1ed72 _CFAutoreleasePoolPop + 50
    3   com.apple.Foundation                    0x00007fff8b1a1da7 -[NSAutoreleasePool drain] + 147
    4   com.apple.AddressBook                   0x000000010c1df06b 0x10c171000 + 450667
    5   com.apple.Foundation                    0x00007fff8b1ed70b __NSThread__main__ + 1318
    6   libsystem_pthread.dylib                 0x00007fff8e85b899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff8e85b72a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff8e85ffc9 thread_start + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 9:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_platform.dylib                0x00007fff8a007ccd OSAtomicDequeue + 13
    1   libsystem_malloc.dylib                  0x00007fff8c6557ce malloc_zone_pressure_relief + 157
    2   libdispatch.dylib                       0x00007fff949e82ad _dispatch_client_callout + 8
    3   libdispatch.dylib                       0x00007fff949ea8a1 _dispatch_source_invoke + 413
    4   libdispatch.dylib                       0x00007fff949e9fa3 _dispatch_root_queue_drain + 75
    5   libdispatch.dylib                       0x00007fff949eb193 _dispatch_worker_thread2 + 40
    6   libsystem_pthread.dylib                 0x00007fff8e85cef8 _pthread_wqthread + 314
    7   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 17:
    0   libsystem_kernel.dylib                  0x00007fff8acbde6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff8e85cf08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff8e85ffb9 start_wqthread + 13
    Thread 5 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00006003a8e6bfc0  rcx: 0x00007fe4ea7f6c58  rdx: 0x00000000a1a1a1a1
      rdi: 0x00006003a8e6bfc0  rsi: 0x00007fe4ea7f6010  rbp: 0x0000000115614730  rsp: 0x0000000115614720
       r8: 0x0000000000ffffff   r9: 0xffff9ffffffc1fdf  r10: 0x0000000171080f20  r11: 0x00007fff794b2701
      r12: 0x00007fff786b60d0  r13: 0x0000000004000000  r14: 0x00007fec9a823038  r15: 0x00007fec9a823000
      rip: 0x00007fff89d610e6  rfl: 0x0000000000010246  cr2: 0x0000000000000020
    Logical CPU:     0
    Error Code:      0x00000004
    Trap Number:     14
    Binary Images:
           0x10c171000 -        0x10c20cff7  com.apple.AddressBook (8.0 - 1365) <533DFDEA-0EF2-3A65-B872-28DF2C434A6A> /Applications/Contacts.app/Contents/MacOS/Contacts
           0x10dbce000 -        0x10dbcffff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10dbeb000 -        0x10dbefff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10dbf6000 -        0x10dc42ff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10dd66000 -        0x10dd69fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x11128d000 -        0x11128dff7 +com.skype.skypeabdialer (1.7) <21C2E98C-0EC8-D7C7-5FB0-D8772070E4F7> /Users/USER/Library/Address Book Plug-Ins/SkypeABDialer.bundle/Contents/MacOS/SkypeABDialer
           0x111290000 -        0x111290ff7 +com.skype.skypeabsms (1.7) <256BD3F8-1335-36A9-DA65-A370941DF169> /Users/USER/Library/Address Book Plug-Ins/SkypeABSMS.bundle/Contents/MacOS/SkypeABSMS
           0x112466000 -        0x112467fee +cl_kernels (???) <6BECDA87-13E9-440A-9A98-88AAED74F174> cl_kernels
           0x11246c000 -        0x11246cfe7 +cl_kernels (???) <C374BBCC-2586-4485-AB2E-0934B617B07F> cl_kernels
           0x112475000 -        0x112476fe2 +cl_kernels (???) <18B6FA68-4321-4C36-AA58-7ADEBEBDB829> cl_kernels
           0x112478000 -        0x11255efef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x1126aa000 -        0x1126abff9 +cl_kernels (???) <CFFEDABB-666A-4CFC-823A-D7154D989EC0> cl_kernels
           0x1126af000 -        0x1126afff6 +cl_kernels (???) <16B9539C-8F84-49C1-8611-3B78319206BE> cl_kernels
           0x1126b6000 -        0x1126b7fef +cl_kernels (???) <FB02EF36-3ADC-454F-A750-9E23BE19EC41> cl_kernels
           0x1126b9000 -        0x11279efe7  unorm8_argb.dylib (2.3.58) <B32D2D1D-9B56-394E-9F11-4B997342C588> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_argb.dylib
           0x11285b000 -        0x11285ffff  com.apple.google.iaplugin (2.1 - 210) <43DBDADF-DE0F-3438-B67A-6C9F3AB3FD26> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x11298c000 -        0x11298cfeb +cl_kernels (???) <1BE3F0D3-BB2C-4FC2-A879-83B9D356A96B> cl_kernels
           0x113ded000 -        0x113e0cff7  com.apple.icloud.iaplugin (426 - 455) <F0489D74-BA4D-3233-8DA0-10659660B46A> /System/Library/InternetAccounts/iCloud.iaplugin/Contents/MacOS/iCloud
           0x113e24000 -        0x113ea8ff7  com.apple.AOSUI (1.2 - 270) <B33570A8-00E2-3A0C-9ABB-E71D3F62A4BA> /System/Library/PrivateFrameworks/AOSUI.framework/Versions/A/AOSUI
        0x7fff63be6000 -     0x7fff63c19817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff8715d000 -     0x7fff87431fc7  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
        0x7fff87432000 -     0x7fff875edff6  com.apple.GeoServices (1.0 - 702.14.9) <A3A4D6AC-72B2-39F3-AAE0-9AF3B88C5C8E> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
        0x7fff87698000 -     0x7fff876a4ff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff876a5000 -     0x7fff876b6ff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff876b7000 -     0x7fff876bffff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff876c0000 -     0x7fff876c6fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff876c7000 -     0x7fff876d1fff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff876f5000 -     0x7fff876fafff  com.apple.DiskArbitration (2.6 - 2.6) <F8A47F61-83D1-3F92-B7A8-A169E0D187C0> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff876fb000 -     0x7fff8774aff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8774b000 -     0x7fff87790ff7  libcurl.4.dylib (78) <A722B4F0-1F6C-3E16-9CB1-4C6ADC15221E> /usr/lib/libcurl.4.dylib
        0x7fff877a4000 -     0x7fff877c9ff7  com.apple.printingprivate.framework.PrintingPrivate (9.0 - 126) <84D0F49D-BF93-3163-991B-A2D49B97C881> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
        0x7fff877cc000 -     0x7fff87ae6ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff87ae7000 -     0x7fff87b3efff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff87b5b000 -     0x7fff87b5bfff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff87b5c000 -     0x7fff87dd7ff7  com.apple.RawCamera.bundle (4.09 - 711) <0040632D-09A9-32DE-98E8-BFA99F9F6526> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff87dd8000 -     0x7fff87e06ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff87e07000 -     0x7fff87e14ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff87e15000 -     0x7fff87e67fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff87e68000 -     0x7fff87e68fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff87e69000 -     0x7fff87e71ff7  com.apple.CloudServices (1.0 - 1) <D59A4139-B4E4-3097-A442-BA87928B355C> /System/Library/PrivateFrameworks/CloudServices.framework/Versions/A/CloudServi ces
        0x7fff87e72000 -     0x7fff87f56fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff87f57000 -     0x7fff87f69fff  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
        0x7fff87f6a000 -     0x7fff87f91ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff87f92000 -     0x7fff88b06ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff88b07000 -     0x7fff88b2fffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff88b30000 -     0x7fff88b3cff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff88b50000 -     0x7fff88b6bfff  com.apple.CalendarStore (7.0 - 1363) <3B8C272C-D888-359B-B0E1-B842113F6603> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff88b6c000 -     0x7fff88b7eff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff88b7f000 -     0x7fff88b83fff  com.apple.FindMyMac (2.1 - 2.1) <57D589E9-B726-3519-BE99-1B38F7737ED6> /System/Library/PrivateFrameworks/FindMyMac.framework/Versions/A/FindMyMac
        0x7fff88b84000 -     0x7fff88c63fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff88c64000 -     0x7fff88c79ff7  com.apple.ContactsUI (8.0 - 1365) <75628A70-E777-3E64-A9B8-5CF91839C522> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
        0x7fff88c7a000 -     0x7fff88dafffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff88dc4000 -     0x7fff88e02ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff88e10000 -     0x7fff88efafff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff88efb000 -     0x7fff88feafff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88ffe000 -     0x7fff89431ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff89432000 -     0x7fff89458fff  com.apple.iCalendar (7.0 - 162) <2B270453-6FFD-3AD3-B40B-51715BE66B33> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
        0x7fff89459000 -     0x7fff894a1ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff894a2000 -     0x7fff89511ff1  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
        0x7fff89512000 -     0x7fff896caff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
        0x7fff896cb000 -     0x7fff8979cff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff89c9e000 -     0x7fff89ce7fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff89ce8000 -     0x7fff89d55fff  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
        0x7fff89d56000 -     0x7fff89d58ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff89d59000 -     0x7fff89f06f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff89f07000 -     0x7fff89f16ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff89f17000 -     0x7fff89f19fff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff89ffa000 -     0x7fff8a004ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8a005000 -     0x7fff8a00bff7  libsystem_platform.dylib (24.1.4) <331BA4A5-55CE-3B95-99EB-44E0C89D7FB8> /usr/lib/system/libsystem_platform.dylib
        0x7fff8a00c000 -     0x7fff8a00dfff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff8a00e000 -     0x7fff8a13eff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8a13f000 -     0x7fff8a26bfff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff8a26c000 -     0x7fff8a26dff7  libodfde.dylib (20) <C00A4EBA-44BC-3C53-BFD0-819B03FFD462> /usr/lib/libodfde.dylib
        0x7fff8a26e000 -     0x7fff8a27aff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8a5d7000 -     0x7fff8a5ddff7  com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
        0x7fff8a5de000 -     0x7fff8a5e0fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff8a5e1000 -     0x7fff8a605ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8a606000 -     0x7fff8a657ff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8a658000 -     0x7fff8abc8fff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff8abc9000 -     0x7fff8abedfff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff8aca8000 -     0x7fff8acc4ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8ad2f000 -     0x7fff8adb8fff  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
        0x7fff8ae3f000 -     0x7fff8aeefff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8af31000 -     0x7fff8af60fff  com.apple.DebugSymbols (106 - 106) <E1BDED08-523A-36F4-B2DA-9D5C712F0AC7> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8af61000 -     0x7fff8b0a1fff  com.apple.QTKit (7.7.3 - 2826) <7A110F61-D4DD-3C84-950D-E5F486DE5765> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b0a2000 -     0x7fff8b0a7fff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff8b179000 -     0x7fff8b185ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8b186000 -     0x7fff8b485fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8b486000 -     0x7fff8b486ffd  libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8b487000 -     0x7fff8b718ff7  com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
        0x7fff8b719000 -     0x7fff8b75afff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8b75b000 -     0x7fff8c07705f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8c078000 -     0x7fff8c079ff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8c07a000 -     0x7fff8c0d8ff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff8c0d9000 -     0x7fff8c13dff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8c1ac000 -     0x7fff8c1aeff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff8c207000 -     0x7fff8c21aff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8c21b000 -     0x7fff8c21bfff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8c41a000 -     0x7fff8c449fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8c44a000 -     0x7fff8c46fff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff8c470000 -     0x7fff8c484fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8c485000 -     0x7fff8c490ff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff8c491000 -     0x7fff8c4afff7  com.apple.CalendarFoundation (7.0 - 111) <D5CEE7AE-3325-3E7E-924B-12834AE7D218> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
        0x7fff8c4b0000 -     0x7fff8c4b0ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8c4b1000 -     0x7fff8c50dfff  com.apple.coredav (1.0.1 - 229.6) <6D2B49E8-E81D-36C7-BC24-FD54FA35E5BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
        0x7fff8c50e000 -     0x7fff8c546ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8c547000 -     0x7fff8c5a2ffb  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
        0x7fff8c5a3000 -     0x7fff8c5a4ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8c63a000 -     0x7fff8c641fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8c642000 -     0x7fff8c643ff7  libsystem_sandbox.dylib (278.10) <A47E7E11-3C76-318E-B67D-98972B86F094> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8c644000 -     0x7fff8c65fff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8c660000 -     0x7fff8c690fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8c691000 -     0x7fff8c704ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8c705000 -     0x7fff8c70fff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8c710000 -     0x7fff8c73dff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff8c73e000 -     0x7fff8c7a0ff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff8c7c9000 -     0x7fff8c7e5fff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8c818000 -     0x7fff8c8ffff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8c900000 -     0x7fff8c940ff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff8c96c000 -     0x7fff8c976ff7  com.apple.ProtocolBuffer (1 - 182.1.3) <82E68598-A8AA-3AF1-843E-2A64F19472D4> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
        0x7fff8c9cb000 -     0x7fff8ca16fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff8ca67000 -     0x7fff8ceb5fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff8cec2000 -     0x7fff8cf85ff7  com.apple.backup.framework (1.5 - 1.5) <92C8038F-CC00-3202-90D8-3C3AEC90986F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8d01a000 -     0x7fff8d056fff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff8d057000 -     0x7fff8d05cfff  com.apple.NetFSServer (2.0 - 1) <9B7BAA23-4D4D-30A2-8538-DFD3B1E347A6> /System/Library/PrivateFrameworks/NetFSServer.framework/Versions/A/NetFSServer
        0x7fff8d05d000 -     0x7fff8d060ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8d061000 -     0x7fff8d065fff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8d066000 -     0x7fff8d06bff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff8d06c000 -     0x7fff8d070ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff8d071000 -     0x7fff8d073fff  libRadiance.dylib (1038) <55F99274-5074-3C73-BAC5-AF234E71CF38> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff8d074000 -     0x7fff8d077fff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8d078000 -     0x7fff8d078ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff8d079000 -     0x7fff8d0d6fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff8d0dc000 -     0x7fff8d324fff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8d325000 -     0x7fff8d328ffa  libCGXType.A.dylib (599.7) <2FC9C2BC-B5C5-3C27-93F9-51C6C4512E9D> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXTy pe.A.dylib
        0x7fff8d329000 -     0x7fff8d342ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8d343000 -     0x7fff8d35bff7  com.apple.MessagesKit (1.0 - 1) <D34A5B04-30C1-37D0-9598-47267C2EFB8A> /System/Library/PrivateFrameworks/MessagesKit.framework/Versions/A/MessagesKit
        0x7fff8d35c000 -     0x7fff8d59ffff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff8d5a0000 -     0x7fff8d658ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff8d659000 -     0x7fff8e4a5ff5  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
        0x7fff8e4e0000 -     0x7fff8e4e1ffb  libScreenReader.dylib (333.2) <0172E6E2-9D4B-36BF-81DC-428FF0668E78> /usr/lib/libScreenReader.dylib
        0x7fff8e4e2000 -     0x7fff8e4e4fff  com.apple.OAuth (25 - 25) <22D42C60-CA67-31D7-A4A4-AFD8F35408D7> /System/Library/PrivateFrameworks/OAuth.framework/Versions/A/OAuth
        0x7fff8e4e5000 -     0x7fff8e531ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8e55a000 -     0x7fff8e561ff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff8e56d000 -     0x7fff8e584ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff8e58f000 -     0x7fff8e7beff7  com.apple.CalendarPersistence (7.0 - 130) <8B3FAA74-A95C-3319-BD3C-970051BEB5DC> /System/Library/PrivateFrameworks/CalendarPersistence.framework/Versions/A/Cale ndarPersistence
        0x7fff8e85a000 -     0x7fff8e861ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff8e862000 -     0x7fff8e86aff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8e86b000 -     0x7fff8e86bfff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e86c000 -     0x7fff8e875ff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff8e876000 -     0x7fff8e87cff7  libCGXCoreImage.A.dylib (599.7) <AC38090E-BA96-33C0-92F3-8EF6231582C4> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCo reImage.A.dylib
        0x7fff8e87d000 -     0x7fff8e88dfff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8e898000 -     0x7fff8e923fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8e924000 -     0x7fff8ea46ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8ea47000 -     0x7fff8ea64ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8ea65000 -     0x7fff8ea67fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff8ea68000 -     0x7fff8ea91ff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff8ea92000 -     0x7fff8eabcff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8eabd000 -     0x7fff8eb0bfff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff8eb30000 -     0x7fff8eb3bfff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8eb3c000 -     0x7fff8eba0ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8eba1000 -     0x7fff8ef82ffe  libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8ef83000 -     0x7fff8f071fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8f072000 -     0x7fff8f073fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff8f074000 -     0x7fff8f079ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8f07a000 -     0x7fff8f08affb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8f08b000 -     0x7fff8f0b3ffb  libRIP.A.dylib (599.7) <6F528EE3-99F8-3871-BD60-1306495C27D5> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
        0x7fff8f0b4000 -     0x7fff8f0bdff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8f0be000 -     0x7fff8f0c7fff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8f256000 -     0x7fff8f3f2ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8f3f3000 -     0x7fff8f47cff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff8f48a000 -     0x7fff8f48afff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8f48b000 -     0x7fff8f48eff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff8f4a8000 -     0x7fff8f500ff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8f501000 -     0x7fff8f503ff7  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
        0x7fff8f504000 -     0x7fff8f674ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8f675000 -     0x7fff8f6b3fff  com.apple.ShareKit (1.0 - 185) <14FDC8CD-2F7B-3A66-B220-051670FA0289> /System/Library/PrivateFrameworks/ShareKit.framework/Versions/A/ShareKit
        0x7fff8f6b4000 -     0x7fff8f6beff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff8f6bf000 -     0x7fff8f6c6ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff8f6c7000 -     0x7fff8f714fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff8f753000 -     0x7fff8f815ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8f816000 -     0x7fff8f82dfff  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
        0x7fff8f86d000 -     0x7fff8f8fcff7  com.apple.Metadata (10.7.0 - 800.12) <04486C95-3E49-36C4-89B6-925E925BB417> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8f93f000 -     0x7fff8f96eff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8f96f000 -     0x7fff8f9d2ff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8f9d3000 -     0x7fff8f9dcfff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8fa5b000 -     0x7fff8fac5ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8fac6000 -     0x7fff8fbb7ff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff8fbb8000 -     0x7fff8fbb9ffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff8fbef000 -     0x7fff8fc13fff  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
        0x7fff8fc14000 -     0x7fff8fc21ff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff8fe12000 -     0x7fff8fe1bfff  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
        0x7fff8fe1c000 -     0x7fff8fe69ff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8fe6a000 -     0x7fff8fe6cff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff8fe6d000 -     0x7fff8fea6ff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8fea7000 -     0x7fff8ff78ff7  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
        0x7fff8ff79000 -     0x7fff8ffcafff  com.apple.QuickLookFramework (5.0 - 622.3) <AB6CCD09-ECDF-3F01-9C42-34B37DDCF12D> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff8ffcb000 -     0x7fff9022cff7  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
        0x7fff90230000 -     0x7fff90257ff7  com.apple.shortcut (2.6 - 2.6) <A62BC973-6782-3893-B014-EC6503AB7EAD> /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
        0x7fff90258000 -     0x7fff9025cff7  libheimdal-asn1.dylib (323.12) <063A01C2-E547-39D9-BB42-4CC8E64ADE70> /usr/lib/libheimdal-asn1.dylib
        0x7fff9025d000 -     0x7fff9026bfff  com.apple.opengl (9.0.83 - 9.0.83) <AF467644-7B1D-327A-AC47-CECFCAF61990> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff9026c000 -     0x7fff90272fff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff90b37000 -     0x7fff90b48ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff90b49000 -     0x7fff90b49fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff90b4a000 -     0x7fff90b4cff7  com.apple.SecCodeWrapper (3.0 - 1) <F5107AD0-20CD-328C-8B2E-74CB6F3169F6> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
        0x7fff90b4d000 -     0x7fff90b5afff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff90b5b000 -     0x7fff90b9afff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff90b9b000 -     0x7fff90b9dff3  libsystem_configuration.dylib (596.12) <C4F633D9-94C8-35D9-BB2D-84C5122533C7> /usr/lib/system/libsystem_configuration.dylib
        0x7fff90b9e000 -     0x7fff90bcaff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff90bcb000 -     0x7fff90f41ffa  com.apple.JavaScriptCore (9537 - 9537.65) <7E76880C-832E-385B-9591-ACCF57A68385> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff90f42000 -     0x7fff90f73fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff90f74000 -     0x7fff90f77fff  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
        0x7fff90f78000 -     0x7fff90fa2ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff90fa3000 -     0x7fff90ff1fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff90ffd000 -     0x7fff91016ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff91017000 -     0x7fff91077ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff91078000 -     0x7fff9107fff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff91080000 -     0x7fff910c7ff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff910c8000 -     0x7fff910f1fff  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
        0x7fff910f2000 -     0x7fff9134aff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff9134b000 -     0x7fff91416fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff91424000 -     0x7fff91455ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff91456000 -     0x7fff91456fff  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
        0x7fff91457000 -     0x7fff9147dff7  com.apple.AOSAccounts (1.2.47 - 1.2.72) <C13B030F-55B1-3AF0-A14E-11FF9CC54E83> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
        0x7fff914a8000 -     0x7fff914a8fff  com.apple.SafariDAVNotifier (1.1.1 - 1) <664A1157-0D98-3680-8C3B-091980DA7BC4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
        0x7fff91732000 -     0x7fff91734fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff9173b000 -     0x7fff91745fff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff91746000 -     0x7fff91763fff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff91764000 -     0x7fff9176cff7  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
        0x7fff91772000 -     0x7fff91775fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff91776000 -     0x7fff917dcfff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff9182c000 -     0x7fff918a3fff  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
        0x7fff918a4000 -     0x7fff91924fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff91925000 -     0x7fff91a93ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff91a94000 -     0x7fff91ae7fff  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
        0x7fff91ae8000 -     0x7fff91dd2fff  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
        0x7fff91dd3000 -     0x7fff91deeff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff91eec000 -     0x7fff91f31ff6  com.apple.HIServices (1.22 - 466) <21807AF8-3BC7-32BB-AB96-7C35CB59D7F6> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff91f32000 -     0x7fff91f91fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff91f9c000 -     0x7fff91fa4ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff9202d000 -     0x7fff920cafff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff920c

    ezcheeze did you ever find a solution to this?

  • MOVED: Senior Members Please Help :(

    This topic has been moved to Intel Core-iX boards.
    https://forum-en.msi.com/index.php?topic=176317.0

    Quote
    Its only 2 years old not a 6 or 10 years old board .. 
    its not when you purchase your board, but its release date and the period until its EOL.
    Quote
    for me It doesn't matter how much old to support .. a GPU should support any kind of motherboard
    there is no such thing. there is no any guarantees that old hardware will works with any future released hardware.
    Quote
    the pathetic thing is your are supporting MSI  even the fault is your side 
    the only fault is in your understanding.
    again: contain MSI from the link that i give you and see if anything can be done about it.

  • Senior Members Please Help :(

    Recenly bought r9 290 card not detecting in Device manger - First of all here are my specifications :
    Motherboard :MSI Z68AGD80 (b3)
    Processor : I5 2500k
    8GB Ram Gskill
    5tb HDD +1 SSD 256 GB
    PSU : corsair TX 750
    I even flashed the motherboard bios with latest Bios provided by my MSI but no luck
    I dont understand why the card is not detecting .. I tried to flash the card with vbios which is supplied by sapphire on their Wesbite By it is always showing adapater notfound there by I concluded the card was not detecting ..
    Before this I replaced 3 cards since I thought cards are the issues .. first I replaced asus then other 2 cards are sapphire ..
    But on otherside My old 6850 HD card is working fine ..
    When I place the card in slot and boot from motherboard dvi I am unable to detect the card in Device manager

    Quote
    Its only 2 years old not a 6 or 10 years old board .. 
    its not when you purchase your board, but its release date and the period until its EOL.
    Quote
    for me It doesn't matter how much old to support .. a GPU should support any kind of motherboard
    there is no such thing. there is no any guarantees that old hardware will works with any future released hardware.
    Quote
    the pathetic thing is your are supporting MSI  even the fault is your side 
    the only fault is in your understanding.
    again: contain MSI from the link that i give you and see if anything can be done about it.

  • Bookmarks are missing from both my list and bookmark tab and I don't know if this was caused by plugin or due to lack of space in my internal HD. Please help?

    Dear Community, I promise I'll try to be as concise as possible. I'm really desperate for help! I've read absolutely everything about missing bookmarks, but as you will see my problem is also about cursors and Google showing differently on screen.
    It all started this day I was running short on storage space in my internat HD. Suddenly my computer showed that I had 0 KB available, and I just deleted some big mov files and restarted the computer. After the reboot, I opened FF and noticed that my bookmarks were missing and so was my reading list - my reading list is stored with the help of ReadItLater plugin (https://addons.mozilla.org/en-US/firefox/addon/read-it-later/). I tried to google solutions for my problem and realized that something was weird with the way results were displayed.
    So, I made some screenshots because it's really hard to explain what's going on by writing, so please take a look:
    1. When I first open my FF, if I click on ReadItLater, I get this error message (code 0x80570016): [[click here|http://www.flickr.com/photos/81007892@N07/7423869970/]]
    2. Then if I click on any link on the page, and go back to check my ReadItLater list, I can open it without getting an error message but still NO READING LIST is shown. Image: [[click here|http://flic.kr/p/cj2gPm]]
    3. Now take a look on how Google is displaying results on FF! The text appears in Black/Green when it's really supposed to be displayed in Blue/Green/Black! The cursor is also messed up: when I try to click one of the links with the arrow, it turns into a type cursor instead of the usual hand or clicking cursor! Please see the image: [[click here|http://www.flickr.com/photos/81007892@N07/7423869468/]]
    4. Here's a screenshot of the same Google search but this time done on Safari. Compare it with the previous image: [[click here|http://www.flickr.com/photos/81007892@N07/7423869252/]]
    Any help will be much appreciated. I've already tried to reinstall FF again, and I've also deleted it and reinstalled FF but I never deleted profile/personal info that is in the Library Folder. Also, have tried to back up and replace the profile folder but my computer didn't allow me. I got a message saying it was not possible to copy the places.sqlite-wal file. I have done a search about it and I can say I never had a profile duplicate. Please help? I'm desperate and I can't lose my reading list or my bookmarks!
    Thank you, Firefox community!

    A possible cause is a problem with the file places.sqlite that stores the bookmarks and the history.
    *http://kb.mozillazine.org/Bookmarks_history_and_toolbar_buttons_not_working_-_Firefox
    *https://support.mozilla.org/kb/Bookmarks+not+saved#w_fix-the-bookmarks-file
    You can also try to repair the places database with this extension:
    *https://addons.mozilla.org/firefox/addon/places-maintenance/

  • All my photo libraries in my iPhone have duplicate photos since I have installed IOS 6.  Please help.

    All my photo libraries in my iPhone have duplicate photos since I have installed IOS 6. I work with Aperture 3.3 not iPhoto! Also, most of the photos in my camera library have been deleted without my consent! I'm very ****** about that! Please help.

    Photos in Photo Library are the ones that you've synced from your iTunes to your iPad. To free up space, you should delete these photos on your Photo Library since you already have the copies on your computer: Connect your iPad with your computer > Launch iTunes > click your iPad and navigate to Photos window > check Sync Photos from > select an empty folder and click Apply to carry out the syncing. After then, all photos in your Photo Library will be deleted.
    As for photos in Camera Roll on your iPad, you should copy them to your computer for backup and deleted the copies on your iPad:Import photos and videos from your iPhone, iPad, or iPod touch to your Mac or Windows PC - Apple Support

  • Duplicate calendars need to be merged, please help

    i have duplicate calendars (ie: travel, travel) each one contains different events.  this happened because of some sync issues when i tried to use gmail instead of my .mac account.
    i need to merge these 2 calendars together because i dont' want to loose any data.
    please help!?

    Select one of the calendars. From the File menu choose 'Export...' then 'Export...'; from the sub-menu. This will create an .ics file at the location chosen in the Export dialog.
    From the File menu choose 'Import...' then 'Import...' from the sub-menu. A navigation pane will open: navigate to and choose your exported .ics file.
    iCal will ask you where to import this to. Click the drop-down menu and select the calendar you want to add these events to. Import.
    The events from the first calendar will be added to the second. Be aware that you cannot reverse this process.

  • HT2905 My itunes looks nothing like the examples in this tutorial.  I do not have "display exact duplicates" or "date added".  Can someone please help me remove duplicate songs?  Also, I downloaded two audio books and they are showing up in my song list.

    My itunes looks nothing like the examples in this tutorial.  I do not have "display exact duplicates" or "date added".  Can someone please help me remove duplicate songs?  Also, I downloaded two audio books and they are showing up in my song list. Why???

    'Show duplicates' is now under the 'View' menu. To see the 'Date added' column go to 'View options' from the 'View' menu and check it in the section under 'Stats'.
    Click an audiobook once to select it and hit command-i (Mac) or control-i (Windows). Go to the 'Options' tab and set 'Media Kind' to 'Audiobook'.

  • I do not use or have not signed up for a MobileMe Account but I am getting duplicates in my iCal for some reason.  All discussions I read are pointing to the MobileMe being the problem but it is not.  Please help me.  There must be another reason.

    I do not use or have not signed up for a MobileMe Account but I am getting duplicates in my iCal for some reason.  All discussions I read are pointing to the MobileMe being the problem but it is not.  Please help me.  There must be another reason all my entries appear twice. 

    If you wish to submit comments to Apple, the best way is to use their feedback pages.
    http://www.apple.com/feedback/itunesapp.html
    It's not likely that anyone from Apple will see your comments here among the thousands of other posts.
    Regards.

  • Hi , how do i find and remove duplicate videos and photos on my ipad2 , please help

    Hello , i have an apple ipad 2 , and iphone 4s and 5s . I have transferred all videos and photos on both these phones to the ipad to make space on my iphones. I have no doubt that there is now multiple duplicates on my ipad . How can i find and remove these. Please help should you know !

    i imported all the files in my sd card to my mac and then i did format the card, it says 160kb is used up.
    I also did find files in the trash when i connected the camera to the macbook and deleted them all, there is nothing left in the camera or the trash and it still says 160kb used :/

  • HT2905 I have lost all my play lists from my itumes library, and all of a sudden i have 2/3/4 duplicates of the same song. when i look at when they were added it says all added on 11th March 2013! i added most of them years ago. please help?!!

    All my plat list have vanished, and all of my library has been duplicated and triplicated and some have 4 copies. i looked to try and delete the copied ones and tried to delete by putting on when they had been added. the date came up 11th march 2013 for ALL of the songs!. my library is at least 4 years old, and i constantly add songs. so why would it come up that date? and why have all my play list dissapeared?(I think also on that date)  please help?

    Empty/corrupt library after upgrade/crash
    Hopefully it's not been too long since you last upgraded iTunes, in fact if you get an empty/incomplete library immediately after upgrading then with the following steps you shouldn't lose a thing or need to do any further housekeeping.  Note that in iTunes 11 an "empty" library may show your past purchases with links to stream or download them.
    In the Previous iTunes Libraries folder should be a number of dated iTunes Library files. Take the most recent of these and copy it into the iTunes folder. Rename iTunes Library.itl as iTunes Library (Corrupt).itl and then rename the restored file as iTunes Library.itl. Start iTunes. Should all be good, bar any recent additions to or deletions from your library.
    Alternatively, depending on exactly when and why the library went missing, there may be a more recent .tmp file in the main iTunes folder that can be renamed as iTunes Library.itl to restore the library to a recent state.
    See iTunes Folder Watch for a tool to catch up with any changes since the backup file was created.
    When you get it all working make a backup!
    Should you be in the unfortunate position where you are no longer able to access your original library, or a backup of it, then see Recover your iTunes library from your iPod or iOS device.
    I've noticed more of these missing library posts of late and a common factor since I started asking is AVG Anti-Virus. It seems it might be at least part of the reason why the library file disappears. Try excluding the iTunes folder from any real-time scanning process.
    Reverting to an earlier version of your library may clean up the duplicates issue along with restoring the original date added values. If you still have real duplicates I have a tool that might be able to help...
    tt2

Maybe you are looking for