Updating Infotyoe 0235

Hi,
  I am trying to create/update the Infotype 0235 with Infotype 'HR_INFOTYPE_OPERATION'. Its not updating. Could anyone help me. Here is the Test code below:
*& Report  ZMK_TEST1
REPORT  Z_IT0235.
DATA:
I_P0235 TYPE TABLE OF P0235,
W_P0235 TYPE P0235,
W_SUBRC TYPE SY-SUBRC,
WA_RETURN TYPE BAPIRETURN1,
WA_RETURN1 TYPE BAPIRETURN1,
V_BEGDA TYPE SY-DATUM,
V_ENDDA TYPE SY-DATUM,
V_USER  TYPE SY-UNAME,
OP TYPE ACTIO.
CALL FUNCTION 'HR_READ_INFOTYPE'
  EXPORTING
    PERNR           = 4593
    INFTY           = '0235'
    BEGDA           = SY-DATLO
    ENDDA           = '99991231'
  IMPORTING
    SUBRC           = W_SUBRC
  TABLES
    INFTY_TAB       = I_P0235
  EXCEPTIONS
    INFTY_NOT_FOUND = 1
    OTHERS          = 2.
IF SY-SUBRC <> 0.
  WRITE:/'No data'.
ELSE.
  READ TABLE I_P0235 INTO W_P0235 INDEX 1.
  V_BEGDA = W_P0235-BEGDA.   "begin date
  V_ENDDA = W_P0235-ENDDA.   "end date
  W_P0235-BEGDA = SY-DATLO.
  IF W_P0235-TYP01 IS INITIAL AND W_P0235-EXP01 IS INITIAL.
    W_P0235-TYP01 = '01'.
    W_P0235-EXP01 = SPACE.
    W_P0235-FRM01 = '1'.
    OP = 'INS'.
  ELSEIF W_P0235-TYP01 = '01' AND W_P0235-EXP01 IS INITIAL.
    W_P0235-EXP01 = 'Y'.
    W_P0235-FRM01 = '1'.
    OP = 'INS'.
  ENDIF.
  CALL FUNCTION 'HR_EMPLOYEE_ENQUEUE'
    EXPORTING
      NUMBER       = 4593
    IMPORTING
      RETURN       = WA_RETURN
      LOCKING_USER = V_USER.
  IF WA_RETURN-NUMBER NE 0.
    WRITE:/ 'Record locked by:' , V_USER.
    EXIT.
  ELSE.
    CALL FUNCTION 'HR_INFOTYPE_OPERATION'
      EXPORTING
        INFTY         = '0235'
        NUMBER        = 4593
        SUBTYPE       = 'FED'
        VALIDITYEND   = V_ENDDA
        VALIDITYBEGIN = V_BEGDA
        RECORD        = W_P0235
        OPERATION     = OP
      IMPORTING
        RETURN        = WA_RETURN.
*unlock employee
    CALL FUNCTION 'HR_EMPLOYEE_DEQUEUE'
      EXPORTING
        NUMBER = 4593
      IMPORTING
        RETURN = WA_RETURN1.
  ENDIF.
ENDIF.
Is there any other classes or Function module which i can use?

One thing you can do is use the dialog_mode parameter..
CALL FUNCTION 'HR_INFOTYPE_OPERATION'
      EXPORTING
        INFTY         = '0235'
        NUMBER        = 4593
        SUBTYPE       = 'FED'
        VALIDITYEND   = V_ENDDA
        VALIDITYBEGIN = V_BEGDA
        RECORD        = W_P0235
        OPERATION     = OP
        DIALOG_MODE   = '2'
      IMPORTING
        RETURN        = WA_RETURN.
this way, you can check if the values you passe dvia the program are coming in correctly onto the screen..
~Suresh

Similar Messages

  • Updates found, but not installing.

    I have a server that not receiving updates via WSUS. Other servers in the group are working just fine, it's just this server that is experiencing issues. I have the server setup in a "non AD environment" and have double checked all registry settings
    to ensure they not only match the other servers they match the configuration recommendations seen here:
    http://technet.microsoft.com/en-us/library/cc708449(v=ws.10).aspx
    This server (2008 R2 64bit)  will detect new updates, but will not initiate an install against any of them. I am sure that I have left something out, please let me know what information I can add to help. 
    Thanks ahead of time!
    8 COMAPI
    <<-- SUBMITTED -- COMAPI: Search [ClientId = LogMeIn]
    2014-09-22 08:36:41:404
    512 1f60
    Agent  * Criteria = "IsInstalled = 0 AND IsHidden = 0"
    2014-09-22 08:36:41:404
    512 1f60
    Agent  * ServiceID = {00000000-0000-0000-0000-000000000000} Third party service
    2014-09-22 08:36:41:404
    512 1f60
    Agent  * Search Scope = {Machine}
    2014-09-22 08:36:56:509
    512 1f60
    Agent  * Added update {A039BFFA-C1A3-4560-8E65-6E4372E7B6F6}.105 to search result
    2014-09-22 08:36:56:509
    512 1f60
    Agent  * Added update {4C7AA3E4-0DD0-4F69-81B8-3FA978098C17}.102 to search result
    2014-09-22 08:36:56:509
    512 1f60
    Agent  * Added update {32E4FF0B-C983-44AE-854F-317184EA4E76}.200 to search result
    2014-09-22 08:36:56:509
    512 1f60
    Agent  * Added update {8F9F94D8-9293-4337-B9A3-D93C6EF0B27A}.205 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {BD4AA95A-8BCB-4061-A2F2-C9BA118D705D}.201 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {8BEA4F3D-BE7D-4DA3-A4F5-FB5BE1DBC4BF}.204 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent Update {77363158-8B85-4591-8F89-1FDFC9E97ED9}.202 is pruned out due to potential supersedence
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {8979F04B-2366-4970-8AAD-1353AA38AB4B}.201 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent Update {57D0F10A-F1A8-43E6-9858-60F4CB9321C3}.205 is pruned out due to potential supersedence
    2014-09-22 08:36:56:510
    512 1f60
    Agent Update {6D9D3E25-9CC8-4308-93E6-902402B48475}.202 is pruned out due to potential supersedence
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {0B90E91C-3BBB-4816-947A-F1BD8EE6A848}.200 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {DDF7E1A0-12DC-4E40-A509-6FA7715D4B56}.200 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {2E3562B8-583D-4881-AFB3-135229189C5F}.201 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {3016CA24-2AB5-4B06-90BD-346E52437824}.201 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {CC0FD76B-48C7-43CD-98A0-59DB19879391}.202 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {83936EFE-60FB-4947-8911-6A4D2DE4C5B0}.203 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {316B1439-715F-4997-8C9B-6D355DD7A4F6}.200 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {1655D410-0235-4D77-9D69-792CC064129D}.200 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {00E0DED8-DC85-4017-8B54-A1456C63A61B}.202 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Added update {E63B4ECA-27A1-4FD0-B311-E468DA0CD02E}.202 to search result
    2014-09-22 08:36:56:510
    512 1f60
    Agent  * Found 17 updates and 81 categories in search; evaluated appl. rules of 545 out of 2871 deployed entities
    2014-09-22 08:36:56:510
    512 1f60
    Agent *********
    2014-09-22 08:36:56:510
    512 1f60
    Agent **  END  **  Agent: Finding updates [CallerId = LogMeIn]
    2014-09-22 08:36:56:510
    512 1f60
    Agent *************
    2014-09-22 08:36:56:545
    512 1f60
    Report CWERReporter finishing event handling. (00000000)
    2014-09-22 08:36:56:554
    5624 2780
    COMAPI >>--  RESUMED  -- COMAPI: Search [ClientId = LogMeIn]
    2014-09-22 08:36:56:602
    5624 2780
    COMAPI  - Updates found = 17
    2014-09-22 08:36:56:602
    5624 2780
    COMAPI ---------
    2014-09-22 08:36:56:602
    5624 2780
    COMAPI --  END  --  COMAPI: Search [ClientId = LogMeIn]
    2014-09-22 08:36:56:602
    5624 2780
    COMAPI -------------
    2014-09-22 08:43:11:645
    512 1f90
    AU AU setting pending client directive to 'Install Approval'
    2014-09-22 08:43:11:670
    7784 127c
    CltUI AU client got new directive = 'Shutdown', serviceId = {3DA21691-E39D-4DA6-8A4B-B43877BCB1B7}, return = 0
    2014-09-22 08:43:15:603
    512 1f90
    AU AU received handle event
    2014-09-22 08:43:28:817
    512 2688
    AU Getting featured update notifications.  fIncludeDismissed = true
    2014-09-22 08:43:28:817
    512 2688
    AU No featured updates available.
    2014-09-22 08:43:30:656
    512 1f90
    AU Launched new AU client for directive 'Install Approval', session id = 0x2
    2014-09-22 08:48:00:108
    512 1f60
    Report Uploading 2 events using cached cookie, reporting URL = http://removed
    2014-09-22 08:48:00:256
    512 1f60
    Report Reporter successfully uploaded 2 events.

    Additional windowsupdate.log entry:
    014-09-22 08:36:41:051
    512 1f60
    Report REPORT EVENT: {42D08C4D-C9A1-4E26-B4AF-660F85731B07}
    2014-09-22 08:36:41:014-0400 1
    147 101
    {00000000-0000-0000-0000-000000000000}
    0 0 AutomaticUpdates
    Success Software Synchronization
    Windows Update Client successfully detected 17 updates.
    2014-09-22 08:36:41:051
    512 1f60
    Report REPORT EVENT: {1E3C5D46-D3B7-4FF0-A55A-7C9FB25DC99C}
    2014-09-22 08:36:41:016-0400 1
    156 101
    {00000000-0000-0000-0000-000000000000}
    0 0 AutomaticUpdates
    Success Pre-Deployment Check
    Reporting client status.
    2014-09-22 08:36:41:051
    512 2ac8
    AU >>##  RESUMED  ## AU: Search for updates [CallId = {794BDD2F-CBB8-4187-8D84-6D66BA8DCF08}]
    2014-09-22 08:36:41:051
    512 2ac8
    AU  # 17 updates detected
    2014-09-22 08:36:41:052
    512 1f60
    Report CWERReporter finishing event handling. (00000000)
    2014-09-22 08:36:41:060
    512 2ac8
    AU #########
    2014-09-22 08:36:41:060
    512 2ac8
    AU ##  END  ##  AU: Search for updates [CallId = {794BDD2F-CBB8-4187-8D84-6D66BA8DCF08}]
    2014-09-22 08:36:41:060
    512 2ac8
    AU #############
    2014-09-22 08:36:41:060
    512 2ac8
    AU Successfully wrote event for AU health state:0
    2014-09-22 08:36:41:060
    512 2ac8
    AU Featured notifications is disabled.
    2014-09-22 08:36:41:060
    512 2ac8
    AU AU setting next detection timeout to 2014-09-22 13:29:46
    2014-09-22 08:36:41:060
    512 1f60
    Report CWERReporter finishing event handling. (00000000)
    2014-09-22 08:36:41:060
    512 2ac8
    AU Successfully wrote event for AU health state:0
    2014-09-22 08:36:41:061
    512 2ac8
    AU Successfully wrote event for AU health state:0
    2014-09-22 08:36:41:382
    5624 1738
    COMAPI -------------
    2014-09-22 08:36:41:383
    5624 1738
    COMAPI -- START --  COMAPI: Search [ClientId = LogMeIn]
    2014-09-22 08:36:41:383
    5624 1738
    COMAPI ---------
    2014-09-22 08:36:41:404
    512 1f60
    Agent *************
    2014-09-22 08:36:41:404
    512 1f60
    Agent ** START **  Agent: Finding updates [CallerId = LogMeIn]

  • InfoType 0235 Update or Create not working

    All,
    I have a program that has to create IT0235 entries or update existing ones with new dates (a copy of last with new dates). 
    Here is snippet of code:
    lwa_p0235-exp02 = 'Y'.
        lwa_p0235-typ02 = '03'.   " Employee SSN Tax
        lwa_p0235-exp03 = 'Y'.
        lwa_p0235-typ03 = '04'.   " Employer SSN Tax
        lwa_p0235-exp04 = 'Y'.
        lwa_p0235-typ04 = '05'.   " Employee Medical
        lwa_p0235-exp05 = 'Y'.
        lwa_p0235-typ05 = '06'.   " Employer medical
          CALL FUNCTION 'HR_INFOTYPE_OPERATION'
            EXPORTING
              infty         = lwa_p0235-infty
              number        = lwa_p0235-pernr
              subtype       = lwa_p0235-subty
              validityend   = lwa_orig_endda
              validitybegin = lwa_orig_begda
              record        = lwa_p0235
              operation     = lwa_action
              nocommit      = test_ind
              dialog_mode   = lwa_dialog_mode
            IMPORTING
              return        = lwa_bapireturn.
    My problem is that the IT0235 entry is created but the Exempt flags/indictators that I set in my code to 'Y' do not get set.
    I have tried to set the EXEMPT to 'R' and 'X'.  I have also set TYP01 to TYP15 and EXP01 to EXP15 thinking it may be positional but it made no difference.
    Has anybody else had this problem or know why this is happening?
    Regards

    MN Rajan wrote:
    Hello,
    I have a written a query to fetch the value '*Provisioned*'. If its not present in table, then given me the next available value ( <> Provisioned). I am expecting *'NonProvisioned-1'*, if *'Provisioned'* is not there in table. But my query is always giving *'Non Provisioned-1'* even though *'Provisioned'* is available. What is the criteria to identify next available value? How do you decide order to go to next value? You have only one column in table i.e. col1. If you want to consider values from same column to get next value then you can use query mentioned below -
    SQL>
    SQL> SELECT *
      1    FROM dummy
      2   WHERE col1 = 'Provisioned'
      3      OR col1 LIKE '%Provisioned%'
      4   ORDER BY decode(col1, 'Provisioned', 'Non Provisioned-0', col1) ASC
      5  ;
    COL1
    Provisioned
    Provisioned
    Non Provisioned-1
    Non Provisioned-2
    Non Provisioned-3
    SQL> Hope this helps,
    Anirudha

  • CVE-2015-0235 update for Enterprise Linux 4?

    Just wondering if there is going to be an update for glibc made available via Index of /repo/EnterpriseLinux/EL4/latest/i386/
    The RHEL errata update is glibc-2.3.4-2.57.el4.2.i686.rpm, the latest in the Oracle repo is el4.1 from 2012.
    Cheers
    S.

    This has now been released: linux.oracle.com | ELSA-2015-0101 - glibc security update

  • System Update 5.01.0005 hangs every attempt on my X121e (log files inline)

    Hi, I installed TVSU on my x121e laptop and it hangs on 95% on every attempt, like 5th time now. I have tried to uninstall and reinstall and I am using the latest version, I think, which is 5.01.0005.
    Note that the system totally freezes on me. Nothing responds and Ctrl+Alt+Delete does not do anything. Only way is to shut down using the power button.
    System:
    ThinkPad x121e (30456UG)
    Windows 8 Pro 64-bit (v6.2 build 9200)
    Any ideas on what I can do to get it running? I don't know how to attach log files so I pasted them in full.
    tvsu_exe.log:
    TSS(L) 1: 22:07:56:0953 tvsu.cpp(1825): Installdir:  C:\Program Files (x86)\Lenovo\System Update
    TSS(L) 1: 22:07:57:0281 tvsu.cpp(1754): Installdir:  C:\Program Files (x86)\Lenovo\System Update
    TSS(L) 1: 22:07:57:0281 tvsu.cpp(1775): szCmd:  C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    TSS(L) 1: 22:08:02:0579 tvsu.cpp(579): StartTvsukernel : admin
    TSS(L) 1: 22:08:02:0594 tvsu.cpp(586): Begin InvokeUacSdkViaService
    TSS(L) 1: 22:08:02:0626 tvsu.cpp(431): Installdir:  C:\Program Files (x86)\Lenovo\System Update
    TSS(L) 1: 22:08:02:0626 tvsu.cpp(466): szCmd:  C:\Program Files (x86)\Lenovo\System Update\TvsuCommandLauncher.exe
    ServiceStart.log = empty
    UACSdk.txt:
    TSS(L) 0: 22:08:06:0188 uacsdk.cpp(170): User: ADMIN
    TSS(L) 0: 22:08:06:0204 uacsdk.cpp(171): TempRegFile:
    TSS(L) 0: 22:08:06:0204 uacsdk.cpp(172): ComdLine:
    TSS(L) 0: 22:08:06:0220 uacsdk.cpp(180): ComdLine tvsukernel: C:\Program Files (x86)\Lenovo\System Update\\Tvsukernel.exe
    TSS(L) 0: 22:08:06:0220 uacsdk.cpp(190): Vista admin
    TSS(L) 0: 22:08:06:0220 vista.cpp(62): StartUIOnVistaWithAdminLongon ComdLine: C:\Program Files (x86)\Lenovo\System Update\\Tvsukernel.exe
    TSS(L) 0: 22:08:06:0220 vista.cpp(70): WTSGetActiveConsoleSessionId dwSessionId: 1
    TSS(L) 0: 22:08:06:0235 vista.cpp(124): ImpersonateLoggedOnUser succeed!
    TSS(L) 0: 22:08:06:0235 vista.cpp(129): CreateProcessAsUser CommandLine : C:\Program Files (x86)\Lenovo\System Update\\Tvsukernel.exe
    TSS(L) 0: 22:08:06:0423 vista.cpp(154): CreateProcessAsUser succeed!

    Hmm, I can in fact not paste the log since the message "exceeds 20,000 chars. Where do I find the "attach file" Icon - looking everywhere.
    Pasting bits and pieces from tvsu_log_121219220812.txt:
    Severe 2012-12-19 , 10:08:13
     vid Tvsu.Sdk.SuSdk.StartApplication()
     Message: Application runs with the framework: 2.0.50727.6400
    Severe 2012-12-19 , 10:09:04  vid Tvsu.FileDownloader.HttpsDownload.Init(FileDownloadInfo fileInfo)  Message: Debug Log: Init method:GET
    Severe 2012-12-19 , 10:09:05  vid Tvsu.FileDownloader.HttpsDownload.doDownloadByHttps(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)  Message: Debug Log: doDownloadByHttps InterException is null, uri:https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_01_00.xml
    Severe 2012-12-19 , 10:09:05  vid Tvsu.FileDownloader.HttpsDownload.doDownloadByHttps(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)  Message: Debug Log doDownloadByHttps webException message:Fjärrservern returnerade ett fel: (404) Kunde inte hittas.
    Severe 2012-12-19 , 10:09:05  vid Tvsu.FileDownloader.HttpsDownload.doDownloadByHttps(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)  Message: Debug Log server path: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_01_00.xml responseStatus:404
    Severe 2012-12-19 , 10:09:05  vid Tvsu.FileDownloader.HttpsDownload.doDownloadByHttps(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)  Message: Debug Log server path: https://download.lenovo.com/ibmdl/pub/pc/pccbbs/agent/SSClientCommon/HelloLevel_9_01_00.xml webException.StackTrace:   vid System.Net.HttpWebRequest.GetResponse()    vid Tvsu.FileDownloader.HttpsDownload.doDownloadByHttps(FileDownloadInfo fileInfo, downloadingDelegate downDelegate)
    Severe 2012-12-19 , 10:09:05
     vid Tvsu.Engine.Process.HelloProcess.Start()
     Message: Could't connect to the HelloServer, no UDF file was downloaded
    Severe 2012-12-19 , 10:09:31
     vid Tvsu.FileDownloader.HttpsDownload.Init(FileDownloadInfo fileInfo)
     Message: Debug Log: Init method:GET
    Then just TONS of Info messages and here is the end of the file
    Info 2012-12-19 , 10:09:37  vid Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()  Message: Setting DONE status.
    Info 2012-12-19 , 10:09:37  vid Tvsukernel.CustomControls.Step.<>c__DisplayClass7.<set_Image>b__6()  Message: Setting PROCESSING status.
    Info 2012-12-19 , 10:09:37  vid Tvsu.Coreq.LoadCoreqsProcessor.ProcessUpdatesImplementation(Update[] ups)  Message: Candidate list: Critical patch to fix TVSU UTS issue[reboot type 1] ThinkVantage Fingerprint Software for Windows 7/8 32-bit[reboot type 3] Lenovo Power Management Driver - 8 [32,64][reboot type 3] ThinkVantage Aktivt skyddssystem (64bit)[reboot type 3] ThinkVantage Fingerprint Software for Windows 7/8 64-bit[reboot type 3] WiMAX Driver for Intel Cards (For Win8 64bit)[reboot type 3] Intel Management Engine Interface driver for Win8 32/64 bit[reboot type 3] Synaptics ThinkPad UltraNav Driver - Vista/7/8 [32,64][reboot type 3] Realtek Card Reader Driver for Windows 8 32/64 bit -WW-[reboot type 3] WiFi driver for Intel cards Driver - 8 [64][reboot type 3] Lenovo Settings Dependency Pacakge - 8 [32,64][reboot type 3] ThinkVantage Aktivt skyddssystem (64bit)[reboot type 3] AMD USB Filter Driver for Windows 8 32/64bit[reboot type 3] ThinkVantage Aktivt skyddssystem (32bit)[reboot type 3] WiFi driver for Intel cards Driver - 8 [32][reboot type 3] WiMAX Driver for Intel Cards (For Win8 32bit)[reboot type 3]
    Info 2012-12-19 , 10:09:37  vid Tvsu.Coreq.LoadCoreqsProcessor.ProcessUpdatesImplementation(Update[] ups)  Message: Resulted order of candidate list: ThinkVantage Fingerprint Software for Windows 7/8 32-bit[reboot type 3] Lenovo Power Management Driver - 8 [32,64][reboot type 3] ThinkVantage Aktivt skyddssystem (64bit)[reboot type 3] ThinkVantage Fingerprint Software for Windows 7/8 64-bit[reboot type 3] WiMAX Driver for Intel Cards (For Win8 64bit)[reboot type 3] Intel Management Engine Interface driver for Win8 32/64 bit[reboot type 3] Synaptics ThinkPad UltraNav Driver - Vista/7/8 [32,64][reboot type 3] Realtek Card Reader Driver for Windows 8 32/64 bit -WW-[reboot type 3] WiFi driver for Intel cards Driver - 8 [64][reboot type 3] Lenovo Settings Dependency Pacakge - 8 [32,64][reboot type 3] ThinkVantage Aktivt skyddssystem (64bit)[reboot type 3] AMD USB Filter Driver for Windows 8 32/64bit[reboot type 3] ThinkVantage Aktivt skyddssystem (32bit)[reboot type 3] WiFi driver for Intel cards Driver - 8 [32][reboot type 3] WiMAX Driver for Intel Cards (For Win8 32bit)[reboot type 3] Critical patch to fix TVSU UTS issue[reboot type 1]
    Info 2012-12-19 , 10:09:37  vid Tvsu.Coreq.CoreqProcessor.ProcessUpdatesImplementation(Update[] updates)  Message: Beginning Coreq process: Recieved 16Updates

  • Pages crashes after iWork 9.3 update

    My pages application always crashes after upgrading to iWork 9.3 , it shows a sfrendering error , this is what it shows:
    Process:         Pages [1545]
    Path:            /Applications/Pages.app/Contents/MacOS/Pages
    Identifier:      com.apple.iWork.Pages
    Version:         4.3 (1048)
    Build Info:      Pages-10480000~1
    Code Type:       X86 (Native)
    Parent Process:  launchd [143]
    User ID:         501
    Date/Time:       2013-04-07 17:50:50.531 +0545
    OS Version:      Mac OS X 10.8.3 (12D78)
    Report Version:  10
    Interval Since Last Report:          95838 sec
    Crashes Since Last Report:           31
    Per-App Interval Since Last Report:  11005 sec
    Per-App Crashes Since Last Report:   25
    Anonymous UUID:                      DEE9BEE1-7E51-65A5-83EF-A90DD74529C2
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Dyld Error Message:
      Symbol not found: _SFRIntegralSizeForScaleFactor
      Referenced from: /Applications/Pages.app/Contents/MacOS/Pages
      Expected in: /Applications/Pages.app/Contents/MacOS/../Frameworks/SFRendering.framework/Vers ions/A/SFRendering
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   dyld                                    0x8feca0b5 dyld_fatal_error + 1
    1   dyld                                    0x8fecd01b dyld::fastBindLazySymbol(ImageLoader**, unsigned long) + 150
    2   libdyld.dylib                           0x9112b76c dyld_stub_binder_ + 20
    3   com.apple.iWork.Pages                   0x000d1118 __gnu_cxx::new_allocator<std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> >::construct(std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)>*, std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> const&) + 805118
    4   com.apple.sf.sfapplication              0x02f51ed7 -[SFAppDocument writeToURL:ofType:forSaveOperation:originalContentsURL:error:] + 483
    5   com.apple.AppKit                        0x94c63ad2 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:forceTemporaryDirectory:error:] + 578
    6   com.apple.AppKit                        0x94c63887 -[NSDocument _writeSafelyToURL:ofType:forSaveOperation:error:] + 69
    7   com.apple.AppKit                        0x94c63482 -[NSDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 419
    8   com.apple.sf.sfapplication              0x02f518ba -[SFAppDocument writeSafelyToURL:ofType:forSaveOperation:error:] + 1282
    9   com.apple.AppKit                        0x94c62b6a __block_global_90 + 108
    10  com.apple.AppKit                        0x94c716a2 __block_global_97 + 279
    11  com.apple.AppKit                        0x94c71583 __block_global_96 + 389
    12  com.apple.AppKit                        0x950d3854 __block_global_89 + 1586
    13  com.apple.AppKit                        0x950cfb18 __87-[NSDocument _fileCoordinator:coordinateReadingContentsAndWritingItemAtURL:byAccessor:]_bloc k_invoke_01554 + 50
    14  com.apple.Foundation                    0x9a67b386 __85-[NSFileCoordinator(NSPrivate) _coordinateWritingItemAtURL:options:error:byAccessor:]_block_invoke_0303 + 45
    15  com.apple.Foundation                    0x9a479442 -[NSFileCoordinator(NSPrivate) _invokeAccessor:orDont:thenRelinquishAccessClaimForID:] + 233
    16  com.apple.Foundation                    0x9a45afe5 -[NSFileCoordinator(NSPrivate) _coordinateWritingItemAtURL:options:error:byAccessor:] + 620
    17  com.apple.AppKit                        0x94c627be -[NSDocument _fileCoordinator:coordinateReadingContentsAndWritingItemAtURL:byAccessor:] + 343
    18  com.apple.AppKit                        0x94c62589 __66-[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:]_block_invoke_0 + 1107
    19  com.apple.AppKit                        0x94c615cc -[NSDocument performAsynchronousFileAccessUsingBlock:] + 59
    20  com.apple.AppKit                        0x94c6212f -[NSDocument saveToURL:ofType:forSaveOperation:completionHandler:] + 158
    21  com.apple.sf.sfapplication              0x02f57152 -[SFAppDocument(Private) saveToURL:ofType:forSaveOperation:completionHandler:] + 2242
    22  com.apple.AppKit                        0x94c61aef __67-[NSDocument autosaveWithImplicitCancellability:completionHandler:]_block_invoke_0 + 549
    23  com.apple.AppKit                        0x94c618b5 __block_global_19 + 25
    24  com.apple.AppKit                        0x94c5d01d -[NSDocument continueFileAccessUsingBlock:] + 247
    25  com.apple.AppKit                        0x94c61894 __block_global_18 + 136
    26  com.apple.AppKit                        0x95103fb5 __block_global_44 + 164
    27  com.apple.CoreFoundation                0x95bef9b0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_BLOCK__ + 16
    28  com.apple.CoreFoundation                0x95bacc77 __CFRunLoopDoBlocks + 247
    29  com.apple.CoreFoundation                0x95bd3d93 __CFRunLoopRun + 2307
    30  com.apple.CoreFoundation                0x95bd302a CFRunLoopRunSpecific + 378
    31  com.apple.CoreFoundation                0x95bd2e9b CFRunLoopRunInMode + 123
    32  com.apple.HIToolbox                     0x99f30f5a RunCurrentEventLoopInMode + 242
    33  com.apple.HIToolbox                     0x99f30cc9 ReceiveNextEventCommon + 374
    34  com.apple.HIToolbox                     0x99f30b44 BlockUntilNextEventMatchingListInMode + 88
    35  com.apple.AppKit                        0x94d9a9aa _DPSNextEvent + 724
    36  com.apple.AppKit                        0x94d9a1dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    37  com.apple.AppKit                        0x94d9063c -[NSApplication run] + 855
    38  com.apple.AppKit                        0x94d33666 NSApplicationMain + 1053
    39  com.apple.iWork.Pages                   0x0000c939 __gnu_cxx::new_allocator<std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> >::construct(std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)>*, std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> const&) + 287
    40  com.apple.iWork.Pages                   0x0007ce16 __gnu_cxx::new_allocator<std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> >::construct(std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)>*, std::pair<unsigned char const*, Status (*)(_xmlTextReader*, SFMDI*)> const&) + 460284
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x96ee09ae kevent + 10
    1   libdispatch.dylib                       0x935d4c71 _dispatch_mgr_invoke + 993
    2   libdispatch.dylib                       0x935d47a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x96ee00ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x98b090ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98b08e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98af0d2a start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x96ee00ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x98b090ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98b08e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98af0d2a start_wqthread + 30
    Thread 4:
    0   libsystem_kernel.dylib                  0x96edf8e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x98b0b2e9 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x98b0b572 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x9a5159b6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x9a5157dd -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.MobileMe                      0x04afcdee +[MM_AYOperation _lockWaitingForOperation] + 137
    6   com.apple.MobileMe                      0x04afcb68 +[MM_AYOperation _workerThread] + 209
    7   com.apple.Foundation                    0x9a4e77c8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x9a4e774b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x98b065b7 _pthread_start + 344
    10  libsystem_c.dylib                       0x98af0d4e thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x96ee00ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x98b090ac _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x98b08e79 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x98af0d2a start_wqthread + 30
    Thread 6:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x96edfbe6 __select + 10
    1   com.apple.CoreFoundation                0x95c17660 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x98b065b7 _pthread_start + 344
    3   libsystem_c.dylib                       0x98af0d4e thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x96edf91a __psynch_mutexwait + 10
    1   libsystem_c.dylib                       0x98b0c19b pthread_mutex_lock + 595
    2   com.apple.Foundation                    0x9a4a0bdb -[NSLock lock] + 169
    3   com.apple.Keynote.SFWordProcessing          0x0211247d -[SFWPSpellThread pRun:] + 289
    4   com.apple.Foundation                    0x9a4e77c8 -[NSThread main] + 45
    5   com.apple.Foundation                    0x9a4e774b __NSThread__main__ + 1396
    6   libsystem_c.dylib                       0x98b065b7 _pthread_start + 344
    7   libsystem_c.dylib                       0x98af0d4e thread_start + 34
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x8fed69c4  ebx: 0x00001d0f  ecx: 0x00000000  edx: 0x000000e3
      edi: 0x8fecaf71  esi: 0x8fefd07c  ebp: 0xbfffda38  esp: 0xbfffda1c
       ss: 0x00000023  efl: 0x00000246  eip: 0x8feca0b5   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000000   gs: 0x0000000f
      cr2: 0x0b3e3000
    Logical CPU: 1
    Binary Images:
        0x1000 -   0x354fe3  com.apple.iWork.Pages (4.3 - 1048) <3F2BE397-E81E-3355-C0DE-8B0F014E897B> /Applications/Pages.app/Contents/MacOS/Pages
      0x3ec000 -   0x46bff7  com.apple.iLifeMediaBrowser (2.7.3 - 546.4) <41C10827-7C8E-3241-922A-9E1A6CD48866> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
      0x4af000 -   0xfc0fe7  com.apple.sfcompatibility (1.0 - 0.0.1d1) <83E03A17-13ED-51E7-12B7-26DE57A1D429> /Applications/Pages.app/Contents/Frameworks/SFCompatibility.framework/Versions/ A/SFCompatibility
    0x16c1000 -  0x16daff7  com.apple.Keynote.sfstyles (1.0 - 1.0) <6083223F-5878-863C-D7F1-98BD06B74F88> /Applications/Pages.app/Contents/Frameworks/SFStyles.framework/Versions/A/SFSty les
    0x16ec000 -  0x1ba7feb  com.apple.SFTabular (1.0 - 1.0) <61A6E9DF-E011-8B5C-54ED-236DE8614721> /Applications/Pages.app/Contents/Frameworks/SFTabular.framework/Versions/A/SFTa bular
    0x1d71000 -  0x1e2aff3  com.apple.Keynote.sfutility (1.0 - 0.0.1d1) <7D4FCBF0-498F-02D1-6EB8-CA108FD792E9> /Applications/Pages.app/Contents/Frameworks/SFUtility.framework/Versions/A/SFUt ility
    0x1e9f000 -  0x2030ff3  com.apple.Keynote.sfdrawables (2.0 - 2.0) <0B8D5D6B-27A1-4A56-EC0F-10E53BEC5E68> /Applications/Pages.app/Contents/Frameworks/SFDrawables.framework/Versions/A/SF Drawables
    0x20f1000 -  0x2363fff  com.apple.Keynote.SFWordProcessing (1.0 - 20030221_1) <F3734BEB-9CAC-FDCE-D70A-3CD06B13E074> /Applications/Pages.app/Contents/Frameworks/SFWordProcessing.framework/Versions /A/SFWordProcessing
    0x2487000 -  0x24d2ff7  com.apple.Keynote.SFControls (1.0 - 20030306_1) <48AC8060-4ACE-2669-AD66-36740E295DA7> /Applications/Pages.app/Contents/Frameworks/SFControls.framework/Versions/A/SFC ontrols
    0x2501000 -  0x255aff7  com.apple.Keynote.sfarchiving (1.0 - 0.0.1d1) <9B4F9347-CA6B-0EC6-0DA5-5996B7E4D240> /Applications/Pages.app/Contents/Frameworks/SFArchiving.framework/Versions/A/SF Archiving
    0x258e000 -  0x269cfe7  com.apple.Keynote.sfrendering (1.0 - 1.0) <DB0AD559-D87C-C65A-C6D4-1090A50F6824> /Applications/Pages.app/Contents/Frameworks/SFRendering.framework/Versions/A/SF Rendering
    0x2701000 -  0x2789fff  com.apple.Keynote.proofreader (0 - 1) <81C5E92C-78A6-9188-5866-EB35F3AC18B1> /Applications/Pages.app/Contents/Frameworks/SFProofReader.framework/Versions/A/ SFProofReader
    0x2799000 -  0x2853fef  com.apple.Keynote.sfinspectors (1.0 - 1.0) <6193377A-55FA-B9E4-7650-5162E7EEDB9A> /Applications/Pages.app/Contents/Frameworks/SFInspectors.framework/Versions/A/S FInspectors
    0x28b2000 -  0x2c1cfff  com.apple.Keynote.sfcharts (2.0 - 2.0) <DE8D594A-C257-1FC5-7C88-FFBA0E4D4EF0> /Applications/Pages.app/Contents/Frameworks/SFCharts.framework/Versions/A/SFCha rts
    0x2e55000 -  0x2e9afe7  com.apple.Keynote.SFAnimation (1.0 - 0.0.1d1) <0E370E35-F03F-D44C-7FFB-344CF8F9153A> /Applications/Pages.app/Contents/Frameworks/SFAnimation.framework/Versions/A/SF Animation
    0x2ec7000 -  0x2ef1fe3  com.apple.Keynote.sflicense (1.0 - 0.0.1d1) <F53762FE-49AD-088F-EC06-10AF18C87E58> /Applications/Pages.app/Contents/Frameworks/SFLicense.framework/Versions/A/SFLi cense
    0x2f0e000 -  0x2fcaff7  com.apple.sf.sfapplication (1.0 - 1.0) <C21F6535-0B53-1A7F-FA88-C1BFFE5987CA> /Applications/Pages.app/Contents/Frameworks/SFApplication.framework/Versions/A/ SFApplication
    0x3037000 -  0x303affb  com.apple.sf.sfblocks (1.0 - 1.0) <FE4E8658-6163-1BDE-4CAE-AD63D5127338> /Applications/Pages.app/Contents/Frameworks/SFBlocks.framework/Versions/A/SFBlo cks
    0x3042000 -  0x30edfff  libcrypto.0.9.7.dylib (106) <041B3399-5033-3395-9A71-6693F3A33D94> /usr/lib/libcrypto.0.9.7.dylib
    0x3131000 -  0x3250ffb  com.apple.WebKit (8536 - 8536.28.10) <C181C3FB-91E3-38AB-A709-6B61935B3AD8> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x3301000 -  0x3f94ffb  com.apple.WebCore (8536 - 8536.28.10) <AA738A8C-808D-302A-B58D-404C58075C45> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x4719000 -  0x471bfff  com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x4721000 -  0x4972ff3  com.apple.MessageFramework (6.0 - 1503) <B41729D3-0028-333C-83E5-5A43E9AAEE15> /System/Library/Frameworks/Message.framework/Versions/B/Message
    0x4a49000 -  0x4a86fff  com.apple.OSAKit (1.3 - 86) <0A129E24-F054-3C58-B1E1-68ECE126DC9C> /System/Library/Frameworks/OSAKit.framework/Versions/A/OSAKit
    0x4aab000 -  0x4b49feb  com.apple.MobileMe (8 - 1.0) <8B6C5BC1-865C-A52C-F1A1-53AB8D4261AD> /Applications/Pages.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobil eMe
    0x4ba5000 -  0x4e15ff3  com.apple.CalendarStore (6.0 - 1249) <A6C4BC52-A53D-38F9-B938-AF2E885AAC0E> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x4f18000 -  0x4fc9ff7  com.apple.CoreMessage (1.0 - 1503) <638F88FB-A7E5-306D-9449-58AFD7491864> /System/Library/PrivateFrameworks/CoreMessage.framework/Versions/A/CoreMessage
    0x501e000 -  0x506bffb  com.apple.ExchangeWebServices (3.0 - 157) <29FBE8CC-2EC5-3209-B2CB-DD32E3E2ECC7> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x50bf000 -  0x511aff3  com.apple.IMAP (6.0 - 1503) <7C33BE37-D978-3173-B8FF-DF1809CB64AD> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
    0x5143000 -  0x5169fff  com.apple.speech.LatentSemanticMappingFramework (2.9.3 - 2.9.3) <8DE3CB89-6682-3C69-8115-7027583F1B29> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
    0x517b000 -  0x51d7ffb  com.apple.corelocation (1239.40 - 1239.40) <DF504BBD-A9D5-3AF0-AAF7-F7C06753A13C> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x5204000 -  0x520cff3  com.apple.AppSandbox (2.0 - 1) <EA5C2F87-F046-349E-B276-6B9F252B2AD5> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x5214000 -  0x5258ff3  com.apple.CalDAV (6.0 - 112.6) <EF9166E6-A80B-3C8D-BD22-F1555DB0649D> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x5288000 -  0x5291ff3  com.apple.CalendarAgentLink (1.0 - 37) <2D0AFE12-0235-3B60-B786-0EC07AC9F52C> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x529f000 -  0x52b0fff  com.apple.CalendarFoundation (1.0 - 29) <D8714276-78B5-35A5-8C34-694E51AD9EB6> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x52c0000 -  0x5322fff  com.apple.coredav (1.0.1 - 179.7) <FE9A6204-03DA-3183-A793-3FA8EEBFA1C4> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x535d000 -  0x53abfff  com.apple.iCalendar (6.0 - 126.5) <C30CAF95-3D02-3E2E-8855-51DCDF8DB219> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x53d6000 -  0x53e3ffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x53ed000 -  0x5539ff7  com.apple.syncservices (7.1 - 713.1) <0A9790C9-1D95-3B46-84FA-43848FCB476E> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x55b5000 -  0x5622ffb  com.apple.WhitePagesFramework (10.7.0 - 141.0) <6879CD26-8E35-315B-897C-D52B6EB741F6> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x5650000 -  0x5682ff3  com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x5694000 -  0x569dfff  com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x56a5000 -  0x56ccffb  libsandbox.1.dylib (220.2) <3DBD15B6-ABFC-3395-9F6A-3061C8C1AC35> /usr/lib/libsandbox.1.dylib
    0x56d3000 -  0x56e6fff  com.apple.AppContainer (2.0 - 1) <A2C97877-F90D-34CB-BAC7-811D62BABDF0> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x56f5000 -  0x56f9ff7  com.apple.SecCodeWrapper (2.0 - 1) <2ADFEC5C-ECC7-3CF5-89B9-0B461E014F12> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x5700000 -  0x5704ffe  libMatch.1.dylib (17) <29090908-32A9-3087-B197-00128F5954CD> /usr/lib/libMatch.1.dylib
    0x5708000 -  0x5714ff7  libexslt.0.dylib (11.3) <C7ACF116-D881-3C9F-ACFB-A7C9E19E42F6> /usr/lib/libexslt.0.dylib
    0x599b000 -  0x59a8ff3  com.apple.Librarian (1.1 - 1) <68F8F983-5F16-3BA5-BDA7-1A5451CC02BB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x7b15000 -  0x7b15fff +cl_kernels (???) <224253F3-D46F-4EDF-800A-E23E9B490E1B> cl_kernels
    0x7f18000 -  0x7f1bffd  com.apple.IOAccelerator (30.14 - 30.14) <0A58BEF8-4674-3406-86DF-1AC1DACA5024> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x7f22000 -  0x7f2cfff  libGPUSupportMercury.dylib (8.7.25) <87F444BD-991C-334E-B000-3B0FB8861D50> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x7f90000 -  0x7fbbff7  GLRendererFloat (8.7.25) <2173CC9F-3A9A-37EB-BB50-3E60ABF7F5A3> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x7fc4000 -  0x7fccffd  libcldcpuengine.dylib (2.2.16) <0BE2D018-66CC-3F69-B8F1-7A81EEEE09F4> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0xb428000 -  0xb4a8ff6  com.apple.xquery (1.3.1 - 30) <F6B4DB2B-47A3-3B61-9297-FA2B53859DFF> /System/Library/PrivateFrameworks/XQuery.framework/XQuery
    0xdbfd000 -  0xdbfeffd +cl_kernels (???) <10C995E6-C2E1-42AC-AC5A-2C2C7B5E0116> cl_kernels
    0xdfbf000 -  0xe153ffb  GLEngine (8.7.25) <37CEB6BA-0A46-3A34-BE81-7A0ED7DE1830> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0xe18a000 -  0xe30bfff  libGLProgrammability.dylib (8.7.25) <CE1A4DFC-EEB2-37C1-B574-0338666C4017> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0xf000000 -  0xf44dfff  com.apple.driver.AppleIntelHD4000GraphicsGLDriver (8.10.44 - 8.1.0) <D8B5113F-B3D1-32A3-B79D-2B86A96FF48F> /System/Library/Extensions/AppleIntelHD4000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD4000GraphicsGLDriver
    0xf5f0000 -  0xf5f1ff1 +cl_kernels (???) <0746DAA3-F2F4-48C2-8689-EA10220514BA> cl_kernels
    0x10580000 - 0x10612fff  unorm8_bgra.dylib (2.2.16) <1298D118-0B14-3F3D-B2CA-348A1C67183E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x114ad000 - 0x114d1fff  com.apple.security.csparser (3.0 - 55179.11) <F7C9285E-F077-3D96-8F9D-24497266F35D> /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/ MacOS/csparser
    0x1164c000 - 0x1165afff  libSimplifiedChineseConverter.dylib (61) <60899F9C-A79F-3BC2-855E-DC5C78B98FEB> /System/Library/CoreServices/Encodings/libSimplifiedChineseConverter.dylib
    0x117e4000 - 0x117f6ffd  libTraditionalChineseConverter.dylib (61) <519CAA3F-715E-3CAE-B158-57EC95D916B1> /System/Library/CoreServices/Encodings/libTraditionalChineseConverter.dylib
    0x155d5000 - 0x155d6ff5 +cl_kernels (???) <9C2783B1-F31E-4466-8A73-89DA3EB18A8C> cl_kernels
    0x18994000 - 0x18994ff3 +cl_kernels (???) <CF2FEE2C-2186-4041-A59E-E2E7B72116F3> cl_kernels
    0x18996000 - 0x18a25fff  unorm8_rgba.dylib (2.2.16) <0045BE37-9C14-3C10-84DB-D95481C6E754> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
    0x3e000000 - 0x3e041fff  com.apple.glut (3.5.2 - GLUT-3.5.2) <0A9E8D36-8EA6-328D-AEF9-E7A7B1A830D4> /System/Library/Frameworks/GLUT.framework/Versions/A/GLUT
    0x3f000000 - 0x3f48eff7 +org.coin3d.Coin.framework (3.0.0a - 3.0.0a) <717202FE-3028-E636-9D0B-AE7FB4FB30FE> /Applications/Pages.app/Contents/Frameworks/Inventor.framework/Versions/C/Inven tor
    0x8fec9000 - 0x8fefbe57  dyld (210.2.3) <23516BE4-29BE-350C-91C9-F36E7999F0F1> /usr/lib/dyld
    0x90007000 - 0x90260ff8  com.apple.JavaScriptCore (8536 - 8536.28.10) <B02A662A-7DE6-3C9D-AB08-AA746D48FF2B> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
    0x90261000 - 0x90478fff  com.apple.CoreData (106.1 - 407.7) <17FD06D6-AD7C-345A-8FA4-1F0FBFF4DAE1> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x90479000 - 0x904bbff7  libauto.dylib (185.1) <B2B5B639-6778-352A-828D-FD8B64A3E8B3> /usr/lib/libauto.dylib
    0x904bc000 - 0x906ecfff  com.apple.QuartzComposer (5.1 - 284) <4E8682B7-EBAE-3C40-ABDB-8705EC7952BD> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
    0x906ed000 - 0x9070ffff  libc++abi.dylib (26) <3AAA8D55-F5F6-362B-BA3C-CCAF0D3C8E27> /usr/lib/libc++abi.dylib
    0x90710000 - 0x9080dff7  com.apple.DiskImagesFramework (10.8.3 - 345) <26D0C7F8-E87E-3511-8388-8EE616A39D6D> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
    0x9080e000 - 0x90872ff3  libstdc++.6.dylib (56) <F8FA490A-8F3C-3645-ABF5-78926CE9C62C> /usr/lib/libstdc++.6.dylib
    0x90873000 - 0x90927fff  com.apple.coreui (2.0 - 181.1) <C15ABF35-B7F5-34ED-A461-386DAF65D96B> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x90928000 - 0x90951fff  libxslt.1.dylib (11.3) <0DE17DAA-66FF-3195-AADB-347BEB5E2EFA> /usr/lib/libxslt.1.dylib
    0x90952000 - 0x90969ff4  com.apple.CoreMediaAuthoring (2.1 - 914) <37C0A2C7-73B3-39BC-8DE1-4A6B75F115FC> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
    0x9096a000 - 0x90975fff  libcommonCrypto.dylib (60027) <8EE30FA5-AA8D-3FA6-AB0F-05DA8B0425D9> /usr/lib/system/libcommonCrypto.dylib
    0x90976000 - 0x90984ff7  libz.1.dylib (43) <245F1B61-2276-3BBB-9891-99934116D833> /usr/lib/libz.1.dylib
    0x90985000 - 0x90da2fff  FaceCoreLight (2.4.1) <571DE3F8-CA8A-3E71-9AF4-F06FFE721CE6> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x90da3000 - 0x90da4fff  libDiagnosticMessagesClient.dylib (8) <39B3D25A-148A-3936-B800-0D393A00E64F> /usr/lib/libDiagnosticMessagesClient.dylib
    0x90da5000 - 0x90da5fff  com.apple.Carbon (154 - 155) <604ADD9D-5835-3294-842E-3A4AEBCCB548> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
    0x90da6000 - 0x90debff7  com.apple.NavigationServices (3.7 - 200) <F6531764-6E43-3AF3-ACDD-8A5551EF016A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/NavigationSer vices.framework/Versions/A/NavigationServices
    0x90dec000 - 0x90e0aff3  com.apple.openscripting (1.3.6 - 148.3) <F3422C02-5ACB-343A-987B-A2D58EA2F5A8> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
    0x90e36000 - 0x90e90ffb  com.apple.AE (645.6 - 645.6) <44556FF7-A869-399A-AEBB-F4E9263D9152> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x90e91000 - 0x90fe9ffb  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <0D36953C-9897-3E9B-8C70-847E90B203A2> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x90fea000 - 0x91045ff7  com.apple.AppleVAFramework (5.0.19 - 5.0.19) <3C43A555-0A22-3D7C-A3FB-CFADDDA43E9B> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
    0x91046000 - 0x91087ff7  com.apple.framework.CoreWiFi (1.2.2 - 122.12) <D9479FFE-2D79-373C-9F73-E746664ACD5C> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
    0x91088000 - 0x910a4fff  libPng.dylib (849) <BF2CB6F5-A2F1-35A4-93F7-ACA6D7F02084> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x910a5000 - 0x9112aff7  com.apple.SearchKit (1.4.0 - 1.4.0) <454E950F-291C-3E95-8F35-05CA0AD6B327> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x9112b000 - 0x9112dfff  libdyld.dylib (210.2.3) <05D6FF2A-F09B-309D-95F7-7AF10259C707> /usr/lib/system/libdyld.dylib
    0x9112e000 - 0x91130fff  com.apple.securityhi (4.0 - 55002) <62E3AE75-61CB-341E-B2A0-CFC985A2BF7F> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
    0x91131000 - 0x9118fff7  com.apple.audio.CoreAudio (4.1.1 - 4.1.1) <953DD669-8C6E-387D-AB3F-D8C8965347DF> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x91190000 - 0x91191fff  liblangid.dylib (116) <E13CC8C5-5034-320A-A210-41A2BDE4F846> /usr/lib/liblangid.dylib
    0x91192000 - 0x9158efeb  com.apple.VideoToolbox (1.0 - 926.87) <D6460276-E1CF-317D-B32F-80EAE916168C> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
    0x9158f000 - 0x915b3fff  com.apple.PerformanceAnalysis (1.16 - 16) <18DE0F9F-1264-394D-AC56-6B2A1771DFBE> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x915b4000 - 0x915bbff3  com.apple.NetFS (5.0 - 4.0) <1F7041F2-4E97-368C-8F5D-24153D81BBDB> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x915bc000 - 0x915bfff7  libcompiler_rt.dylib (30) <CE5DBDB4-0124-3E2B-9105-989DF98DD108> /usr/lib/system/libcompiler_rt.dylib
    0x91617000 - 0x9167dfff  com.apple.print.framework.PrintCore (8.3 - 387.2) <0F7665F5-33F0-3661-9BE2-7DD2890E304B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x91e1a000 - 0x91e1dff9  libCGXType.A.dylib (331.0.4) <981B13D6-4E8B-3468-92D3-FE436B48C0DA> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
    0x91ed6000 - 0x91f52ff3  com.apple.Metadata (10.7.0 - 707.5) <F2BC2AB4-A87A-3D37-A496-AC21EF3E1244> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x91f53000 - 0x91f95ffb  com.apple.RemoteViewServices (2.0 - 80.6) <AE962502-4539-3893-A2EB-9D384652AEAC> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x91f96000 - 0x9211fff7  com.apple.vImage (6.0 - 6.0) <1D1F67FE-4F75-3689-BEF6-4A46C8039E70> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x92120000 - 0x92199ff0  com.apple.CorePDF (2.0 - 2) <6B5BF755-F336-359C-9A99-F006F61442CF> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
    0x9219a000 - 0x92249ff7  com.apple.CoreText (260.0 - 275.16) <873ADCD9-D361-3753-A220-CDD289196AD8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x9224a000 - 0x9224cffd  libCVMSPluginSupport.dylib (8.7.25) <C8FC6227-5209-3138-89CD-03CAD11F3EC3> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x9224d000 - 0x92266ffb  com.apple.frameworks.preferencepanes (15.1 - 15.1) <D788C8BE-5A13-3EA3-93FA-9B5CEEFE249B> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
    0x92267000 - 0x92268ffd  com.apple.TrustEvaluationAgent (2.0 - 23) <E42347C0-2D3C-36A4-9200-757FFA61B388> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x92269000 - 0x9229cffb  com.apple.GSS (3.0 - 2.0) <9566A96D-C296-3ABD-A12A-E274C81C0B25> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x9229d000 - 0x922a3fff  libGFXShared.dylib (8.7.25) <4268BFAF-4529-3B40-A8B9-66F176AC20CF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x922a4000 - 0x922abffe  com.apple.agl (3.2.1 - AGL-3.2.1) <8E0411D3-19F7-30E1-92A2-337F7F0EBCDA> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
    0x922ac000 - 0x922e1fff  libTrueTypeScaler.dylib (84.6) <B7DB746B-7A61-38EF-8CA7-408ED9C14A02> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libTrueTypeScaler.dylib
    0x922e2000 - 0x923c3fff  libcrypto.0.9.8.dylib (47) <D4EFFCFB-206D-3E3D-ADB5-CBAF04EB8838> /usr/lib/libcrypto.0.9.8.dylib
    0x923c4000 - 0x923d9fff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <DE68CEB5-4959-3652-83B8-D2B00D3B932D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x923da000 - 0x92471ff7  com.apple.ink.framework (10.8.2 - 150) <D90FF7BC-6B90-39F1-AC52-670269947C58> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x92472000 - 0x92476fff  com.apple.OpenDirectory (10.8 - 151.10) <A1858D81-086F-3BF5-87E3-9B70409FFDF6> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x92477000 - 0x924dffe7  libvDSP.dylib (380.6) <55780308-4DCA-3B10-9703-EAFC3E13A3FA> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x924e0000 - 0x924ecff7  com.apple.NetAuth (4.0 - 4.0) <4983C4B8-9D95-3C4D-897E-07743326487E> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x924ed000 - 0x924edfff  libkeymgr.dylib (25) <D5E93F7F-9315-3AD6-92C7-941F7B54C490> /usr/lib/system/libkeymgr.dylib
    0x924f0000 - 0x924f9fff  com.apple.CommerceCore (1.0 - 26.1) <8C28115C-6EC1-316D-9237-F4FBCBB778C5> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x9252b000 - 0x92614ff7  libxml2.2.dylib (22.3) <015A4FA6-5BB9-3F95-AFB8-B9281E22685B> /usr/lib/libxml2.2.dylib
    0x92615000 - 0x9263aff7  com.apple.quartzfilters (1.8.0 - 1.7.0) <F6A88D89-AB4A-3217-9D65-C2C259B5F09B> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
    0x9263b000 - 0x92645fff  com.apple.DisplayServicesFW (2.7.2 - 357) <76D33A58-C39E-398A-9597-389A9B1FE76D> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
    0x92646000 - 0x926a8fff  libc++.1.dylib (65.1) <C0CFF9FF-5D52-3EAE-B921-6AE1DA00A135> /usr/lib/libc++.1.dylib
    0x926a9000 - 0x926b3fff  libsystem_notify.dylib (98.5) <7EEE9475-18F8-3099-B0ED-23A3E528ABE0> /usr/lib/system/libsystem_notify.dylib
    0x926b4000 - 0x9274ffff  com.apple.CoreSymbolication (3.0 - 117) <F705A8CD-A04A-3A84-970A-7B04BC05DA97> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x9279c000 - 0x927aefff  libbsm.0.dylib (32) <DADD385E-FE53-3458-94FB-E316A6345108> /usr/lib/libbsm.0.dylib
    0x927af000 - 0x927afffe  com.apple.AOSMigrate (1.0 - 1) <4EA0829E-6AE5-3877-A5B6-032AFDF28D39> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
    0x927b0000 - 0x927baffb  libcsfde.dylib (296.16) <783C11A8-8A80-32E2-B115-A7C713F42725> /usr/lib/libcsfde.dylib
    0x927bb000 - 0x92837ffb  libType1Scaler.dylib (101.1) <0D94D786-29F7-33DB-B64B-B264FA5EACD2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libType1Scaler.dylib
    0x92838000 - 0x928caffb  libvMisc.dylib (380.6) <6DA3A03F-20BE-300D-A664-B50A7B4E4B1A> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x928cb000 - 0x928d4fff  com.apple.DiskArbitration (2.5.2 - 2.5.2) <89822A83-B450-3363-8E9C-9B80CB4450B1> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x928db000 - 0x9291dfff  libcurl.4.dylib (69.2) <8CC566A0-0B25-37E8-A6EC-30074C3CDB8C> /usr/lib/libcurl.4.dylib
    0x9291e000 - 0x92975ff3  com.apple.HIServices (1.20 - 417) <561A770B-8523-3D09-A763-11F872779A4C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x92976000 - 0x92979ffb  libutil.dylib (30) <605DD210-46C2-3D4A-8DC1-08B0E80694FD> /usr/lib/libutil.dylib
    0x9297a000 - 0x929c8ff3  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <6E858B9F-337A-314E-88B7-24A274ACE568> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x929c9000 - 0x929c9fff  com.apple.CoreServices (57 - 57) <956C6C6D-A5DD-314F-9C57-4A61D41F30CE> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x929ca000 - 0x92c46ff7  com.apple.QuickTime (7.7.1 - 2599.24) <5B1CA228-A6B3-39DF-A5CC-F981E59DAD1D> /System/Library/Frameworks/QuickTime.framework/Versions/A/QuickTime
    0x92c47000 - 0x92c4dfff  com.apple.phonenumbers (1.1 - 47) <DD22B3D1-DA4B-3794-9D73-E90D49A1F88E> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
    0x92c4e000 - 0x92c7bffb  com.apple.CoreServicesInternal (154.2 - 154.2) <DCCF604B-1DB8-3F09-8122-545E2E7F466D> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
    0x92c7c000 - 0x92c85ffd  com.apple.audio.SoundManager (4.0 - 4.0) <ABC5FE40-B222-36EB-9905-5C8C4BFD8C87> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CarbonSound.f ramework/Versions/A/CarbonSound
    0x92c86000 - 0x92cabffb  com.apple.framework.familycontrols (4.1 - 410) <B1755756-BEA2-3205-ADAA-68FCC32E60BD> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x92d4a000 - 0x92d4bfff  libdnsinfo.dylib (453.19) <3B523729-84A8-3D0B-B58C-3FC185060E67> /usr/lib/system/libdnsinfo.dylib
    0x92d4c000 - 0x92f08ffd  libicucore.A.dylib (491.11.2) <59A23F06-16AD-35F8-BA58-D17305232402> /usr/lib/libicucore.A.dylib
    0x92f09000 - 0x92f17ff3  libsystem_network.dylib (77.10) <7FBF5A15-97BA-3721-943E-E77F0C40DBE1> /usr/lib/system/libsystem_network.dylib
    0x92f18000 - 0x92f26fff  com.apple.opengl (1.8.7 - 1.8.7) <0631EC1D-833B-39D2-A907-A9F7617E5504> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x92f27000 - 0x92f54ffe  libsystem_m.dylib (3022.6) <9975D9C3-3B71-38E3-AA21-C5C5F9D9C431> /usr/lib/system/libsystem_m.dylib
    0x92f55000 - 0x92ff6fff  libCoreStorage.dylib (296.16) <C01DC296-2913-3F2A-B41B-BAB93CF862B6> /usr/lib/libCoreStorage.dylib
    0x92ff7000 - 0x9304eff7  com.apple.ScalableUserInterface (1.0 - 1) <2B5E454B-BC49-3E85-B54D-1950397C448C> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x9304f000 - 0x9330fff3  com.apple.security (7.0 - 55179.11) <165A3105-9ADF-329B-93FC-3C8EFAEDDD13> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x93321000 - 0x935bbfff  com.apple.AddressBook.framework (7.1 - 1169) <AF50144A-A327-3367-81B1-95B3D46E56F0> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
    0x935bc000 - 0x935cfff9  com.apple.MultitouchSupport.framework (235.29 - 235.29) <451701B6-03CE-3F26-9FF0-92D8DA1467EE> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x935d0000 - 0x935e2ff7  libdispatch.dylib (228.23) <86EF7D45-2D97-3465-A449-95038AE5DABA> /usr/lib/system/libdispatch.dylib
    0x935e6000 - 0x935e7fff  libquarantine.dylib (52) <D526310F-DC77-37EA-8F5F-83928EFA3262> /usr/lib/system/libquarantine.dylib
    0x935e8000 - 0x935e9fff  libsystem_sandbox.dylib (220.2) <61A79095-1978-3AAA-B0E0-658BC8E5F045> /usr/lib/system/libsystem_sandbox.dylib
    0x935ea000 - 0x935f3ffe  com.apple.aps.framework (3.0 - 3.0) <F4EF9C03-5B1B-3559-A77D-BD1B2D11167E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
    0x935f4000 - 0x936f2ff7  libFontParser.dylib (84.6) <7D3EB3CC-527E-3A74-816A-59CAFD2260A4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x936f3000 - 0x93717fff  libJPEG.dylib (849) <CD42C17E-6B13-35BE-B585-9AE69CEA534F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x93718000 - 0x93724ffe  libkxld.dylib (2050.22.13) <ED37AAAA-B1C0-3ADF-A897-3D580A845843> /usr/lib/system/libkxld.dylib
    0x93725000 - 0x9372ffff  libCSync.A.dylib (331.0.4) <71A7B331-C8A2-322C-AFB0-062EE9C3B848> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCSync.A.dylib
    0x93730000 - 0x93763ff5  libssl.0.9.8.dylib (47) <3224FBB3-3074-3022-AD9A-187703680C03> /usr/lib/libssl.0.9.8.dylib
    0x93764000 - 0x9377dfff  com.apple.Kerberos (2.0 - 1) <9BDE8F4D-DBC3-34D1-852C-898D3655A611> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x9377e000 - 0x93a0affb  com.apple.RawCamera.bundle (4.03 - 676) <AD6F72FA-FCA4-37E5-9B4D-6E538BDF70CB> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
    0x93a51000 - 0x93a66fff  com.apple.ImageCapture (8.0 - 8.0) <B8BD421F-D5A9-3FB4-8E89-AD5CFC0D4030> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
    0x93a67000 - 0x93ae1ff7  com.apple.securityfoundation (6.0 - 55115.4) <A959B2F5-9D9D-3C93-A62A-7399594CF238> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x93ae2000 - 0x93b8cfff  com.apple.LaunchServices (539.7 - 539.7) <AF33EBD3-BC0B-30B5-B7DA-5CCCF12D7EDD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x93b8d000 - 0x93b90ffc  libCoreVMClient.dylib (32.3) <35B63A60-DF0A-3FB3-ABB8-164B246A43CC> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x93b91000 - 0x93c19fff  com.apple.PDFKit (2.7.3 - 2.7.3) <3E1B3BB0-4137-3C99-9C7D-4B34C8943F22> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
    0x93c1a000 - 0x93c3affd  com.apple.ChunkingLibrary (2.0 - 133.3) <FA45EAE8-BB10-3AEE-9FDC-C0C3A533FF48> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x93c3b000 - 0x93fceff3  com.apple.MediaToolbox (1.0 - 926.87) <F3623474-03AD-3A7F-8BD1-46A44A12E74E> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
    0x93fcf000 - 0x93fcffff  com.apple.vecLib (3.8 - vecLib 3.8) <83160DD1-5614-3E34-80EB-97041016EF1F> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x93fd0000 - 0x93fdaffe  com.apple.bsd.ServiceManagement (2.0 - 2.0) <9732BA61-D6F6-3644-82DA-FF0D6FEEFC69> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x93fdb000 - 0x9402aff6  libTIFF.dylib (849) <229EBA67-A2D3-30B7-8177-3CA5503360EC> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x9402b000 - 0x94123ff9  libsqlite3.dylib (138.1) <AD7C5914-35F0-37A3-9238-A29D2E26C755> /usr/lib/libsqlite3.dylib
    0x94124000 - 0x94153ff7  com.apple.securityinterface (6.0 - 55024.4) <7C5E28DC-F8BE-3238-883F-E1646A2AF895> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
    0x94154000 - 0x9415fffb  com.apple.DirectoryService.Framework (10.8 - 151.10) <234F4A14-60ED-300B-93B2-D5052878558F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
    0x94160000 - 0x942aefff  com.apple.CFNetwork (596.3.3 - 596.3.3) <EC7EF37B-B00E-374D-9E8F-E4E22D741059> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x942af000 - 0x942d9ff9  com.apple.framework.Apple80211 (8.3.2 - 832.18.1) <69AD5C5E-14A2-3E2B-AE28-2C7A7E4F5D0A> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
    0x942da000 - 0x942dafff  com.apple.Cocoa (6.7 - 19) <354094F0-F36B-36F9-BF5F-FD60590FBEB9> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
    0x942db000 - 0x942dcfff  libremovefile.dylib (23.2) <9813B2DB-2374-3AA2-99B6-AA2E9897B249> /usr/lib/system/libremovefile.dylib
    0x942dd000 - 0x942e0fff  com.apple.help (1.3.2 - 42) <AD7EB1F0-A068-3A2C-9D59-38E59CEC0D96> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
    0x942e1000 - 0x9431cfef  libGLImage.dylib (8.7.25) <6C0B2148-032A-3911-AB21-2E07606E3D9A> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x9431d000 - 0x9432aff7  com.apple.AppleFSCompression (49 - 1.0) <166AA1F8-E50A-3533-A3B5-8737C5118CC3> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x9432b000 - 0x9432fff7  libmacho.dylib (829) <5280A013-4F74-3F74-BE0C-7F612C49F1DC> /usr/lib/system/libmacho.dylib
    0x94330000 - 0x94398ff7  com.apple.framework.IOKit (2.0.1 - 755.22.5) <F9A70D23-1108-3616-9DE3-6C5730CA7AB2> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x943a5000 - 0x943b5ff7  libsasl2.2.dylib (166) <D9080BA2-A365-351E-9FF2-7E0D4E8B1339> /usr/lib/libsasl2.2.dylib
    0x944c7000 - 0x944e4ff7  libresolv.9.dylib (51) <B9742A2A-DF15-3F6E-8FCE-778A58214B3A> /usr/lib/libresolv.9.dylib
    0x944e5000 - 0x944e5fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <4EC0548E-3A3F-310D-A366-47B51D5B6398> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x944e6000 - 0x9489effa  libLAPACK.dylib (1073.4) <9A6E5EAD-F2F2-3D5C-B655-2B536DB477F2> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x9489f000 - 0x948ebfff  libcorecrypto.dylib (106.2) <20EBADBA-D6D6-36F0-AE80-168E9AF13DB6> /usr/lib/system/libcorecrypto.dylib
    0x948ec000 - 0x948eeffb  libRadiance.dylib (849) <EAF7C74F-2A71-3A07-82E1-4FADEAFCF201> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x948ef000 - 0x949fcff3  com.apple.ImageIO.framework (3.2.0 - 849) <B34C2380-51F6-38B1-BB6C-C2E5185D90EF> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x949fd000 - 0x94b19ffb  com.apple.desktopservices (1.7.3 - 1.7.3) <7157C51D-C695-3C9E-B532-F551E7E55B56> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x94b1a000 - 0x94b5eff7  libGLU.dylib (8.7.25) <0CC1A4D8-C095-3F2B-B55C-FDEBEA0E9CFE> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x94b5f000 - 0x94c1dff3  com.apple.ColorSync (4.8.0 - 4.8.0) <EFEDCB37-4F20-3CEC-A185-5D2976E11BAC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x94c1e000 - 0x94c1effd  libOpenScriptingUtil.dylib (148.3) <87895E27-88E2-3249-8D0E-B17E76FB00C1> /usr/lib/libOpenScriptingUtil.dylib
    0x94c1f000 - 0x94c2efff  libGL.dylib (8.7.25) <818E3E6B-9B00-3117-8157-9E95CB59A47B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x94c2f000 - 0x94c32ff3  com.apple.AppleSystemInfo (2.0 - 2) <4639D755-8A68-31C9-95C4-7E7F70C233FA> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x94c37000 - 0x957f3ff7  com.apple.AppKit (6.8 - 1187.37) <6FBB3467-04F9-395F-8EA8-C84347C5BE43> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x957f4000 - 0x95834fff  com.apple.MediaKit (14 - 687) <8735A76E-7766-33F5-B3D2-86630070A1BA> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
    0x95835000 - 0x95885ff7  com.apple.CoreMediaIO (307.0 - 4155) <49D36F54-D414-3745-8194-69FC3B632ED3> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
    0x95886000 - 0x958ddff3  com.apple.Suggestions (2.0 - 102.1) <AA369EDE-913D-3C0D-8CE1-92C1C171CCA7> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
    0x958de000 - 0x958defff  com.apple.ApplicationServices (45 - 45) <677C4ACC-9D12-366F-8A87-B898AC806DD9> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x958df000 - 0x958e6fff  libsystem_dnssd.dylib (379.37) <49A44FB3-559D-3C7E-AA40-23F5A8E612AC> /usr/lib/system/libsystem_dnssd.dylib
    0x958f6000 - 0x95950fff  com.apple.Symbolication (1.3 - 93) <684ECF0D-D416-3DF8-8B5B-3902953853A8> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x95951000 - 0x95961ff2  com.apple.LangAnalysis (1.7.0 - 1.7.0) <875363E7-6D02-3229-A9DD-E5A5568A7D61> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x95962000 - 0x959bbfff  com.apple.QuickLookFramework (4.0 - 555.5) <4E381B7B-7EB5-37FD-9BA7-517DB48D07A7> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
    0x959bc000 - 0x95b19ffb  com.apple.QTKit (7.7.1 - 2599.24) <39CC892D-2874-33FE-BE30-87FE07D875BD> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
    0x95b1a000 - 0x95b1dffc  libpam.2.dylib (20) <FCF74195-A99E-3B07-8E49-688D4A6F1E18> /usr/lib/libpam.2.dylib
    0x95b1e000 - 0x95b24ffc  libCGXCoreImage.A.dylib (331.0.4) <70A73377-8145-3488-A046-1DB05C6B9D01> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
    0x95b25000 - 0x95b25fff  libsystem_blocks.dylib (59) <3A743C5D-CFA5-37D8-80A8-B6795A9DB04F> /usr/lib/system/libsystem_blocks.dylib
    0x95b26000 - 0x95b9bff7  com.apple.ApplicationServices.ATS (332 - 341.1) <95206704-F9C9-33C4-AF25-FE9890E160B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x95b9c000 - 0x95d84ffb  com.apple.CoreFoundation (6.8 - 744.18) <68AFEE40-0078-347E-9DEE-32CFE0062A10> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x95d85000 - 0x95e90ff7  libJP2.dylib (849) <B2D0E844-C390-376C-91D9-F3501B5C7A83> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x95e91000 - 0x95e9ffff  libxar.1.dylib (105) <343E4A3B-1D04-34A3-94C2-8C7C9A8F736B> /usr/lib/libxar.1.dylib
    0x95ea0000 - 0x95eeeffb  libFontRegistry.dylib (100) <3B8350C2-4D8F-38C4-A22E-2F855D7E83D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x95eef000 - 0x95f5effb  com.apple.Heimdal (3.0 - 2.0) <964D9952-B0F2-34F6-8265-1823C0D5EAB8> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x95f5f000 - 0x95f88ff7  libRIP.A.dylib (331.0.4) <FE496AFC-420A-3712-BC79-FC8C63ADB73D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
    0x95f89000 - 0x95fa8ff3  com.apple.Ubiquity (1.2 - 243.15) <E10A2937-D671-3D14-AF8D-BA25E601F458> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x95fa9000 - 0x95fb2ff9  com.apple.CommonAuth (3.0 - 2.0) <34C4768C-EF8D-3DBA-AFB7-09148C8672DB> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x95fb3000 - 0x95ffbff5  com.apple.opencl (2.2.18 - 2.2.18) <004A1DE4-49C6-3938-8B54-CD1DC23BDBE5> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x9602d000 - 0x96d65fff  com.apple.QuickTimeComponents.component (7.7.1 - 2599.24) <51BE2DF8-7B3B-36F5-8860-50071A8702E4> /System/Library/QuickTime/QuickTimeComponents.component/Contents/MacOS/QuickTim eComponents
    0x96da3000 - 0x96e07fff  com.apple.datadetectorscore (4.1 - 269.2) <B4D53047-C613-32F8-9E08-0154EA81B487> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x96e08000 - 0x96e3fffa  com.apple.LDAPFramework (2.4.28 - 194.5) <B7BAC5B9-ABA9-3799-B8B5-D2DED9383C24> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
    0x96e40000 - 0x96e8aff7  com.apple.framework.CoreWLAN (3.0.2 - 302.12) <1D7CB11D-C28C-3A25-865A-4AD6EE40D493> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
    0x96ecb000 - 0x96ee5ffc  libsystem_kernel.dylib (2050.22.13) <70C520E8-0394-3DFB-823B-FE8C251C169A> /usr/lib/system/libsystem_kernel.dylib
    0x96ee6000 - 0x96ee6ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <D35BA73D-1E56-3A1D-9F9F-971F3BF8C136> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x96ee7000 - 0x96f87ff7  com.apple.QD (3.42 - 285) <1B8307C6-AFA8-312E-BA5B-679070EF2CA1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x96f88000 - 0x96fcfff3  com.apple.CoreMedia (1.0 - 926.87) <713B7213-D695-3162-9852-DBC114C26178> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
    0x96fd0000 - 0x970e8ff7  com.apple.coreavchd (5.6.0 - 5600.4.16) <F024C78B-4FAA-38F1-A182-AD0A0A596CBE> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
    0x970e9000 - 0x97181fff  com.apple.CoreServices.OSServices (557.6 - 557.6) <E1600639-3EEC-3DF8-BD40-747BB2117988> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x97182000 - 0x97273ffc  libiconv.2.dylib (34) <B096A9B7-83A6-31B3-8D2F-87D91910BF4C> /usr/lib/libiconv.2.dylib
    0x97274000 - 0x97280ff8  libbz2.1.0.dylib (29) <7031A4C0-784A-3EAA-93DF-EA1F26CC9264> /usr/lib/libbz2.1.0.dylib
    0x97281000 - 0x97284ff7  com.apple.TCC (1.0 - 1) <437D76CD-6437-3B55-BE2C-A53508858256> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x97285000 - 0x972aaff7  com.apple.CoreVideo (1.8 - 99.4) <A26DE896-32E0-3D5E-BA89-02AD23FA96B3> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x972ab000 - 0x972afffc  libGIF.dylib (849) <2F1DE1C6-4779-35A6-8ED5-BBF8ADD5962A> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x972b0000 - 0x972b7ffb  libunwind.dylib (35.1) <E1E8D8B3-3C78-3AB1-B398-C180DC6DCF05> /usr/lib/system/libunwind.dylib
    0x972b8000 - 0x973acff3  com.apple.QuickLookUIFramework (4.0 - 555.5) <5A62C87F-5F74-380B-8B86-8CE3D8788603> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
    0x973ad000 - 0x974e8ff7  libBLAS.dylib (1073.4) <FF74A147-05E1-37C4-BC10-7DEB57FE5326> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x97515000 - 0x97516ffd  libunc.dylib (25) <58599CBF-E262-3CEA-AFE1-35560E0177DC> /usr/lib/system/libunc.dylib
    0x97517000 - 0x9751bffe  libcache.dylib (57) <834FDCA7-FE3B-33CC-A12A-E11E202477EC> /usr/lib/system/libcache.dylib
    0x9751c000 - 0x97789ffb  com.apple.imageKit (2.2 - 670) <E5D08218-C9FC-32ED-B461-4725B2456404> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
    0x9778a000 - 0x9785eff3  com.apple.backup.framework (1.4.2 - 1.4.2) <0473EB45-E9BF-3C10-B235-A6E2B960A88F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x9785f000 - 0x97bd7ff7  com.apple.FinderKit (1.1.2 - 1.1.2) <9F859236-DF5D-3B8A-A8E1-3CD961F20285> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
    0x97bd8000 - 0x97bdcfff  com.apple.IOSurface (86.0.4 - 86.0.4) <6431ACB6-561B-314F-9A2A-FAC1578FCC86> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x97bdd000 - 0x98269ff3  com.apple.CoreAUC (6.16.13 - 6.16.13) <3DCF4456-AF8D-3E87-B00C-C56055AF9B8E> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
    0x9826a000 - 0x98280fff  com.apple.CFOpenDirectory (10.8 - 151.10) <56C3F276-BD1F-3031-8CF9-8F4F481A534E> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x98281000 - 0x9829efff  libxpc.dylib (140.42) <1E419D55-C5C1-33FF-B52E-6C7FFBEA5E1F> /usr/lib/system/libxpc.dylib
    0x9829f000 - 0x98542ff3  com.apple.CoreImage (8.2.4 - 1.0.1) <BA4EE8D7-FE72-3CC3-801F-B69D8A8B426F> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x98543000 - 0x98543fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <908B8D40-3FB5-3047-B482-3DF95025ECFC> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x98544000 - 0x98849ff7  com.apple.CoreServices.CarbonCore (1037.5 - 1037.5) <356AE2DF-ABB0-319C-8B5B-2F33D693889F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x9884a000 - 0x9897dff3  com.apple.MediaControlSender (1.7 - 170.20) <7B1AC317-AFDB-394F-8026-9561930E696B> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
    0x9897e000 - 0x98982fff  com.apple.CommonPanels (1.2.5 - 94) <6B3E7E53-7708-3DA2-8C50-59C2B4735DE1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
    0x98983000 - 0x989defff  com.apple.htmlrendering (77 - 1.1.4) <5C0C669F-AE07-3983-B38F-EB829B5CE609> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HTMLRendering .framework/Versions/A/HTMLRendering
    0x989df000 - 0x98ab5fff  com.apple.DiscRecording (7.0 - 7000.2.4) <C14E99B9-DEFA-3812-89E5-464653B729F4> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
    0x98ab6000 - 0x98ac0fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <B855E8B4-2EE3-3BFF-8547-98A0F084F9AF> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x98ac1000 - 0x98aefffb  com.apple.framework.Admin (12.0 - 12.0) <F6F08373-1164-320A-80C0-D1B28E57C9CD> /System/Library/PrivateFrameworks/Admin.framework/Versions/A/Admin
    0x98af0000 - 0x98badfeb  libsystem_c.dylib (825.26) <6E35A83F-1A5B-3AF9-8C6D-D7B57B25FB63> /usr/lib/system/libsystem_c.dylib
    0x98bae000 - 0x98c08fff  com.apple.ImageCaptureCore (5.0.2 - 5.0.2) <BB0D85EE-A85D-3E7B-B04E-720886553258> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
    0x98c09000 - 0x98c3fffb  com.apple.DebugSymbols (98 - 98) <9A9ADA0A-E487-3C8F-9998-286EE04C235A> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x98c40000 - 0x98c6cff7  libsystem_info.dylib (406.17) <AA5611DB-A944-3072-B6BE-ACAB08689547> /usr/lib/system/libsystem_info.dylib
    0x98c6d000 - 0x98c9efff  com.apple.DictionaryServices (1.2 - 184.4) <0D5BE86F-F40A-3E39-8569-19FCA5EDF9D3> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x98c9f000 - 0x98ca6fff  liblaunch.dylib (442.26.2) <310C99F8-0811-314D-9BB9-D0ED6DFA024B> /usr/lib/system/liblaunch.dylib
    0x99525000 - 0x99527ffd  com.apple.EFILogin (2.0 - 2) <C2D9F59D-8E7E-3FB3-BEB4-1BA05E422B2A> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
    0x99528000 - 0x99530fff  libcopyfile.dylib (89) <4963541B-0254-371B-B29A-B6806888949B> /usr/lib/system/libcopyfile.dylib
    0x99531000 - 0x9981cff7  com.apple.AOSKit (1.05 - 152.2) <9FDCE5E4-B68D-38F6-A5DB-D1597D5C4252> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
    0x9981d000 - 0x99c5fff3  com.apple.CoreGraphics (1.600.0 - 331.0.4) <BC041647-FB5A-3D07-A253-F3D34E25BF6C> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x99c60000 - 0x99c6cffa  com.apple.CrashReporterSupport (10.8.3 - 417) <A4A45B14-8992-3739-82BC-3C5E5C2686F9> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x99c6d000 - 0x99de5ff5  com.apple.QuartzCore (1.8 - 304.2) <FB737C74-C460-32A3-9107-D2112BAE6EBC> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x99de6000 - 0x99e03fff  libCRFSuite.dylib (33) <C9D72D0C-871A-39A2-8AFB-682D11AE7D0D> /usr/lib/libCRFSuite.dylib
    0x99e04000 - 0x99e46ff7  libcups.2.dylib

    Lost is lost.
    Buy it from the Mac App Store. It is not that expensive and you will then get all updates automatically and be able to install it on several Macs so long as you use the same Apple I.D.
    In future I suggest you protect your investment in software by buying an installer USB drive and adding all your installers along with purchase records and serial numbers on that.
    Peter

  • CSCus68798 - ISE is vulnerable to CVE-2015-0235 Linux Ghost remote code execution

    First time trying to follow a specific CVE in Real-Time...
    I see this CVE-2015-0235 GHOST hack is applicable to ISE and Prime Infrastructure... but I haven't seen any patch status update since yesterday.
    CSA says "Obtaining Fixed Software
    Cisco has released free software updates that address the vulnerability described in this advisory."
    Yet, when I check the (2) products' download pages, the newest software I see is from Jan 23 and Jan 6, respectively. The exploit was published on Jan 27. So, where are the patches?

    The team that found the exploit, Qualys Security Advisory, documented that "the most stable and long-term-support distributions were left exposed (and still are): Debian 7 (wheezy), Red Hat Enterprise Linux 6 & 7, CentOS 6 & 7, Ubuntu 12.04, for example."  See the link below for the full report:
    https://www.qualys.com/research/security-advisories/GHOST-CVE-2015-0235.txt
    I'm assuming this is affecting all versions of UC appliances running these OS's (and possibly more that aren't used in the example?).  Anyone know how to determine what products are vulnerable to this?

  • IPhoto quits after update 9.4.1

    iPhoto quits unexpectedly after latest update 9.4.1.  It loads and then quits within the first 1-2 mins...details below.
    Process:         iPhoto [40360]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.4.2 (9.4.2)
    Build Info:      iPhotoProject-710042000000000~2
    App Item ID:     408981381
    App External ID: 11723545
    Code Type:       X86 (Native)
    Parent Process:  launchd [125]
    User ID:         503
    Date/Time:       2012-11-10 08:42:34.292 -0500
    OS Version:      Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Interval Since Last Report:          94090 sec
    Crashes Since Last Report:           3
    Per-App Interval Since Last Report:  286 sec
    Per-App Crashes Since Last Report:   3
    Anonymous UUID:                      F946C817-2F38-D1FC-4581-685A891586DE
    Crashed Thread:  32  Dispatch queue: com.apple.RKXMLExportMgr.main
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000020
    VM Regions Near 0x20:
    --> __PAGEZERO             0000000000000000-0000000000001000 [    4K] ---/--- SM=NUL  /Applications/iPhoto.app/Contents/MacOS/iPhoto
        VM_ALLOCATE            0000000000001000-000000000003d000 [  240K] ---/--- SM=NUL 
    Application Specific Information:
    objc_msgSend() selector name: valueForKeyPath:
    Performing @selector(terminate:) from sender NSMenuItem 0x79675120
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   com.apple.CoreFoundation                0x96409521 __CFRunLoopServiceMachPort + 65
    1   com.apple.CoreFoundation                0x9640ef7f __CFRunLoopRun + 1247
    2   com.apple.CoreFoundation                0x9640e63a CFRunLoopRunSpecific + 378
    3   com.apple.CoreFoundation                0x9640e4ab CFRunLoopRunInMode + 123
    4   com.apple.iPhoto                        0x001bb330 0x3d000 + 1565488
    5   com.apple.Foundation                    0x95198c52 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
    6   com.apple.CoreFoundation                0x964d4e01 ___CFXNotificationPost_block_invoke_0 + 257
    7   com.apple.CoreFoundation                0x9642043a _CFXNotificationPost + 2794
    8   com.apple.Foundation                    0x95181788 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
    9   com.apple.Foundation                    0x95191527 -[NSNotificationCenter postNotificationName:object:] + 55
    10  com.apple.AppKit                        0x9266ce19 -[NSApplication terminate:] + 2420
    11  libobjc.A.dylib                         0x9037c5d3 -[NSObject performSelector:withObject:] + 70
    12  com.apple.AppKit                        0x9252fbd2 -[NSApplication sendAction:to:from:] + 436
    13  com.apple.AppKit                        0x9266c3dc -[NSMenuItem _corePerformAction] + 529
    14  com.apple.AppKit                        0x9266c06b -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 163
    15  com.apple.AppKit                        0x9266b6f4 -[NSMenu _performActionWithHighlightingForItemAtIndex:sendAccessibilityNotification:] + 79
    16  com.apple.AppKit                        0x9234c2ba -[NSMenu performActionForItemAtIndex:] + 65
    17  com.apple.AppKit                        0x9234c26f -[NSMenu _internalPerformActionForItemAtIndex:] + 45
    18  com.apple.AppKit                        0x9234c23a -[NSMenuItem _internalPerformActionThroughMenuIfPossible] + 106
    19  com.apple.AppKit                        0x9234c0b9 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 162
    20  com.apple.AppKit                        0x926647ce NSSLMMenuEventHandler + 454
    21  com.apple.HIToolbox                     0x99449b6b _InvokeEventHandlerUPP(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*, long (*)(OpaqueEventHandlerCallRef*, OpaqueEventRef*, void*)) + 36
    22  com.apple.HIToolbox                     0x992d1594 DispatchEventToHandlers(EventTargetRec*, OpaqueEventRef*, HandlerCallRec*) + 1343
    23  com.apple.HIToolbox                     0x992d0980 SendEventToEventTargetInternal(OpaqueEventRef*, OpaqueEventTargetRef*, HandlerCallRec*) + 430
    24  com.apple.HIToolbox                     0x992e4855 SendEventToEventTarget + 88
    25  com.apple.HIToolbox                     0x99449a1a SendHICommandEvent(unsigned long, HICommand const*, unsigned long, unsigned long, unsigned char, void const*, OpaqueEventTargetRef*, OpaqueEventTargetRef*, OpaqueEventRef**) + 498
    26  com.apple.HIToolbox                     0x992c0b84 SendMenuCommandWithContextAndModifiers + 70
    27  com.apple.HIToolbox                     0x992c0b31 SendMenuItemSelectedEvent + 268
    28  com.apple.HIToolbox                     0x992c09b6 FinishMenuSelection(SelectionData*, MenuResult*, MenuResult*) + 134
    29  com.apple.HIToolbox                     0x9949602e MenuSelectCore(MenuData*, Point, double, unsigned long, OpaqueMenuRef**, unsigned short*) + 623
    30  com.apple.HIToolbox                     0x992a1332 _HandleMenuSelection2 + 633
    31  com.apple.HIToolbox                     0x992a10af _HandleMenuSelection + 53
    32  com.apple.AppKit                        0x9251d45a _NSHandleCarbonMenuEvent + 309
    33  com.apple.AppKit                        0x924440df _DPSNextEvent + 2425
    34  com.apple.AppKit                        0x9244326c -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
    35  com.apple.AppKit                        0x924396cc -[NSApplication run] + 855
    36  com.apple.AppKit                        0x923dc6f6 NSApplicationMain + 1053
    37  com.apple.iPhoto                        0x0004cc99 0x3d000 + 64665
    38  com.apple.iPhoto                        0x0004c2e5 0x3d000 + 62181
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x94ab8c02 __select_nocancel + 10
    1   libdispatch.dylib                       0x97d96a08 _dispatch_mgr_invoke + 376
    2   libdispatch.dylib                       0x97d967a9 _dispatch_mgr_thread + 53
    Thread 2:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 3:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 4:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 5:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 6:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 7:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 8:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 9:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 10:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.RedRock                       0x0263948f -[RKAsyncImageRenderer _backgroundRenderThread:] + 173
    7   libobjc.A.dylib                         0x9037c586 -[NSObject performSelector:] + 62
    8   com.apple.proxtcore                     0x01feddf9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    9   libobjc.A.dylib                         0x9037c5d3 -[NSObject performSelector:withObject:] + 70
    10  com.apple.proxtcore                     0x01fe622c -[XTSubscription postMessage:] + 191
    11  com.apple.proxtcore                     0x01fe5aef -[XTDistributor distributeMessage:] + 681
    12  com.apple.proxtcore                     0x01fe5313 -[XTThread handleMessage:] + 515
    13  com.apple.proxtcore                     0x01fe3f10 -[XTThread run:] + 434
    14  com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    15  com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    16  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    17  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 11:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x94ab8be6 __select + 10
    1   com.apple.CoreFoundation                0x96452c00 __CFSocketManager + 1632
    2   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    3   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 12:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 13:
    0   libsystem_kernel.dylib                  0x94ab67d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94ab5cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x96409599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x9640ef7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9640e63a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x9640e4ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x951d8946 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
    7   com.apple.proxtcore                     0x01fe606c -[XTRunLoopThread run:] + 469
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 14:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988220 _pthread_cond_wait + 833
    2   libsystem_c.dylib                       0x96a0e0a1 pthread_cond_wait$UNIX2003 + 71
    3   com.apple.Foundation                    0x951d1734 -[NSCondition wait] + 274
    4   com.apple.iPhoto                        0x0008ea64 0x3d000 + 334436
    5   com.apple.iPhoto                        0x0008e672 0x3d000 + 333426
    6   com.apple.CoreFoundation                0x96464d6d __invoking___ + 29
    7   com.apple.CoreFoundation                0x96464ca7 -[NSInvocation invoke] + 279
    8   com.apple.RedRock                       0x0265585b -[RKInvoker _invokeTarget:] + 33
    9   com.apple.RedRock                       0x026665f4 -[RKInvoker _invokeTargetWithPool:] + 68
    10  libobjc.A.dylib                         0x9037c5d3 -[NSObject performSelector:withObject:] + 70
    11  com.apple.proxtcore                     0x01feddf9 -[XTThreadSendOnlyDetached _detachedMessageHandler:] + 167
    12  libobjc.A.dylib                         0x9037c5d3 -[NSObject performSelector:withObject:] + 70
    13  com.apple.proxtcore                     0x01fe622c -[XTSubscription postMessage:] + 191
    14  com.apple.proxtcore                     0x01fe5aef -[XTDistributor distributeMessage:] + 681
    15  com.apple.proxtcore                     0x01fe5313 -[XTThread handleMessage:] + 515
    16  com.apple.proxtcore                     0x01fe3f10 -[XTThread run:] + 434
    17  com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    18  com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    19  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    20  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 15:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x93fad6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x93fad184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x93fad40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.QuickTimeComponents.component          0x95c175ac 0x95621000 + 6251948
    7   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 16:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.CoreServices.CarbonCore          0x93fad6ad TSWaitOnConditionTimedRelative + 177
    4   com.apple.CoreServices.CarbonCore          0x93fad184 TSWaitOnSemaphoreCommon + 272
    5   com.apple.CoreServices.CarbonCore          0x93fad40d TSWaitOnSemaphoreRelative + 24
    6   com.apple.CoreServices.CarbonCore          0x93f4e7ea AIOFileThread(void*) + 892
    7   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    8   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 17:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 18:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 19:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 20:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 21:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96a15afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x95d2e556 0x95621000 + 7394646
    4   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 22:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96a15afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x95d2e556 0x95621000 + 7394646
    4   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 23:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96a15afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x95d2e556 0x95621000 + 7394646
    4   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 24:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96a15afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x95d2e556 0x95621000 + 7394646
    4   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 25:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96a15afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x95d2e556 0x95621000 + 7394646
    4   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 26:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96a15afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x95d2e556 0x95621000 + 7394646
    4   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 27:: jpegdecompress_MPLoop
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96a15afc pthread_cond_wait + 48
    3   com.apple.QuickTimeComponents.component          0x95d2e556 0x95621000 + 7394646
    4   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    5   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 28:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x94ab67d2 mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x94ab5cb0 mach_msg + 68
    2   com.apple.CoreFoundation                0x96409599 __CFRunLoopServiceMachPort + 185
    3   com.apple.CoreFoundation                0x9640ef7f __CFRunLoopRun + 1247
    4   com.apple.CoreFoundation                0x9640e63a CFRunLoopRunSpecific + 378
    5   com.apple.CoreFoundation                0x9640e4ab CFRunLoopRunInMode + 123
    6   com.apple.Foundation                    0x9516f13a +[NSURLConnection(Loader) _resourceLoadLoop:] + 395
    7   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    8   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    9   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    10  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 29:
    0   libsystem_kernel.dylib                  0x94ab88e2 __psynch_cvwait + 10
    1   libsystem_c.dylib                       0x96988289 _pthread_cond_wait + 938
    2   libsystem_c.dylib                       0x96988512 pthread_cond_timedwait_relative_np + 47
    3   com.apple.Foundation                    0x952013c6 -[NSCondition waitUntilDate:] + 404
    4   com.apple.Foundation                    0x952011ed -[NSConditionLock lockWhenCondition:beforeDate:] + 282
    5   com.apple.Foundation                    0x95206740 -[NSConditionLock lockWhenCondition:] + 69
    6   com.apple.proxtcore                     0x01fe4e12 -[XTMsgQueue waitForMessage] + 47
    7   com.apple.proxtcore                     0x01fe3efa -[XTThread run:] + 412
    8   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    9   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    10  libsystem_c.dylib                       0x96983557 _pthread_start + 344
    11  libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 30:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 31:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 32 Crashed:: Dispatch queue: com.apple.RKXMLExportMgr.main
    0   libobjc.A.dylib                         0x90363a87 objc_msgSend + 23
    1   com.apple.Foundation                    0x951d5d13 _sortedObjectsUsingDescriptors + 400
    2   com.apple.Foundation                    0x951d5b10 -[NSMutableArray(NSKeyValueSorting) sortUsingDescriptors:] + 578
    3   com.apple.RedRock                       0x0270ba6a -[RKXMLExportMgr _sortRowData:usingKeyPath:ascending:libraryAlbum:] + 885
    4   com.apple.RedRock                       0x0270fccf -[RKXMLExportMgr _sortedRowDataFromRidList:sortKeyPath:ascending:] + 274
    5   com.apple.RedRock                       0x0270e81e -[RKXMLExportMgr _exportSmartAlbumAsXml:] + 1825
    6   com.apple.RedRock                       0x027148ac -[RKXMLExportMgr _parseFolderAndAlbumArray:] + 672
    7   com.apple.RedRock                       0x027148ac -[RKXMLExportMgr _parseFolderAndAlbumArray:] + 672
    8   com.apple.RedRock                       0x0271538d -[RKXMLExportMgr _buildAlbumList:] + 1147
    9   com.apple.RedRock                       0x02715d94 -[RKXMLExportMgr _exportXML] + 1204
    10  com.apple.RedRock                       0x02716375 -[RKXMLExportMgr _startXMLExport] + 63
    11  com.apple.RedRock                       0x027089e0 __37+[RKXMLExportMgr exportXMLWithForce:]_block_invoke_0 + 67
    12  libdispatch.dylib                       0x97d97f8f _dispatch_call_block_and_release + 15
    13  libdispatch.dylib                       0x97d93c82 _dispatch_client_callout + 46
    14  libdispatch.dylib                       0x97d95160 _dispatch_queue_drain + 206
    15  libdispatch.dylib                       0x97d94ffa _dispatch_queue_invoke + 50
    16  libdispatch.dylib                       0x97d94ecb _dispatch_worker_thread2 + 230
    17  libsystem_c.dylib                       0x96985e12 _pthread_wqthread + 441
    18  libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 33:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 34:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 35:: com.apple.appkit-heartbeat
    0   libsystem_kernel.dylib                  0x94ab8c72 __semwait_signal + 10
    1   libsystem_c.dylib                       0x96a0da61 nanosleep$UNIX2003 + 189
    2   libsystem_c.dylib                       0x96a0d92a usleep$UNIX2003 + 60
    3   com.apple.AppKit                        0x92628d4d -[NSUIHeartBeat _heartBeatThread:] + 879
    4   com.apple.Foundation                    0x951d31d8 -[NSThread main] + 45
    5   com.apple.Foundation                    0x951d315b __NSThread__main__ + 1396
    6   libsystem_c.dylib                       0x96983557 _pthread_start + 344
    7   libsystem_c.dylib                       0x9696dcee thread_start + 34
    Thread 36:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 37:
    0   libsystem_kernel.dylib                  0x94ab90ee __workq_kernreturn + 10
    1   libsystem_c.dylib                       0x9698604c _pthread_workq_return + 45
    2   libsystem_c.dylib                       0x96985e19 _pthread_wqthread + 448
    3   libsystem_c.dylib                       0x9696dcca start_wqthread + 30
    Thread 32 crashed with X86 Thread State (32-bit):
      eax: 0x4aabd7f0  ebx: 0x951d5b91  ecx: 0x92ca9bd8  edx: 0x00000000
      edi: 0x00000821  esi: 0x4aabd7f0  ebp: 0xb01029a8  esp: 0xb0102958
       ss: 0x00000023  efl: 0x00010206  eip: 0x90363a87   cs: 0x0000001b
       ds: 0x00000023   es: 0x00000023   fs: 0x00000023   gs: 0x0000000f
      cr2: 0x00000020
    Logical CPU: 6
    Binary Images:
       0x3d000 -   0xd29feb  com.apple.iPhoto (9.4.2 - 9.4.2) <3AC6405B-33E2-3184-9F20-4C9CC5256A3A> /Applications/iPhoto.app/Contents/MacOS/iPhoto
      0xebb000 -   0xf95ffc  org.python.python (2.6.7 - 2.6.7) <AEF0F842-12A1-3139-9187-6B33EBE4100F> /System/Library/Frameworks/Python.framework/Versions/2.6/Python
      0xfdf000 -   0xfe7fff  com.apple.PhotoFoundation (1.0 - 10.17) <D48FDC95-21FC-328C-9F4F-89C28A260C2D> /Applications/iPhoto.app/Contents/Frameworks/PhotoFoundation.framework/Versions /A/PhotoFoundation
    0x1055000 -  0x1231ffb  com.apple.geode (1.5.3 - 270.7) <DFD97416-FD86-3AF1-BFF0-79A47DADE257> /Applications/iPhoto.app/Contents/Frameworks/Geode.framework/Versions/A/Geode
    0x12c1000 -  0x12c6ff7  com.apple.iLifePhotoStreamConfiguration (3.4 - 2.5) <65A74F18-5020-31EC-B7E9-EBC14E2D9CA1> /Applications/iPhoto.app/Contents/Frameworks/iLifePhotoStreamConfiguration.fram ework/Versions/A/iLifePhotoStreamConfiguration
    0x12cf000 -  0x12feff7  com.apple.iLifeAssetManagement (2.7 - 40.34) <2B65BA8A-2C25-360D-B50E-0A9EECA1CE57> /Applications/iPhoto.app/Contents/Frameworks/iLifeAssetManagement.framework/Ver sions/A/iLifeAssetManagement
    0x1322000 -  0x1349ff3  com.apple.iPhoto.Tessera (1.1 - 70.18) <F190FD9B-9CC9-3D4D-9744-113F7CA36097> /Applications/iPhoto.app/Contents/Frameworks/Tessera.framework/Versions/A/Tesse ra
    0x135c000 -  0x1380ffb  com.apple.iPhoto.Tellus (1.3 - 70.18) <768463A7-60B4-3D50-B36B-D6E5AFA43DC9> /Applications/iPhoto.app/Contents/Frameworks/Tellus.framework/Versions/A/Tellus
    0x1399000 -  0x13a4fff  com.apple.iphoto.AccountConfigurationPlugin (1.2 - 1.2) <86E53BF3-BCAD-36F9-999B-013E359EF079> /Applications/iPhoto.app/Contents/Frameworks/AccountConfigurationPlugin.framewo rk/Versions/A/AccountConfigurationPlugin
    0x13b2000 -  0x13c7ffb  com.apple.iLifeFaceRecognition (1.0 - 30.11) <4A781CBF-9764-3531-91E0-94C5B4DFCFDF> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/iLifeFaceRecognition
    0x13d5000 -  0x13feff3  com.apple.DiscRecordingUI (7.0 - 7000.2.4) <F5A4CCC3-E5E2-3451-96FD-40BA328605B6> /System/Library/Frameworks/DiscRecordingUI.framework/Versions/A/DiscRecordingUI
    0x1417000 -  0x1419fff  com.apple.ExceptionHandling (1.5 - 10) <435C80BD-F463-360B-86CA-5E001CACD421> /System/Library/Frameworks/ExceptionHandling.framework/Versions/A/ExceptionHand ling
    0x141f000 -  0x142aff7  com.apple.UpgradeChecker (9.2 - 9.2) <D34CC218-8200-34D7-816C-B747EE4BF5F7> /Applications/iPhoto.app/Contents/Frameworks/UpgradeChecker.framework/Versions/ A/UpgradeChecker
    0x1433000 -  0x14b2ff7  com.apple.iLifeMediaBrowser (2.7.2 - 546) <824E7748-CA28-3105-B5C3-27E9D8C6D465> /System/Library/PrivateFrameworks/iLifeMediaBrowser.framework/Versions/A/iLifeM ediaBrowser
    0x14f9000 -  0x1617ff3  com.apple.WebKit (8536 - 8536.26.14) <C98F734D-D579-3F89-9A58-9EE890B1748E> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
    0x16ca000 -  0x16dfff7  com.apple.iChat.InstantMessage (7.0.1 - 3305) <2EB77610-6036-3CCD-9A93-51F7D6DE6EB2> /System/Library/Frameworks/InstantMessage.framework/Versions/A/InstantMessage
    0x16ee000 -  0x1a87ff3  com.apple.iLifeSlideshow (3.1 - 1151.4) <B03978EF-A395-30D4-833B-7C474E1F5F12> /Applications/iPhoto.app/Contents/Frameworks/iLifeSlideshow.framework/Versions/ A/iLifeSlideshow
    0x1b82000 -  0x1e13ff3  com.apple.iLifePageLayout (1.3 - 200.9) <067ACE80-5B73-39EE-850B-E392F6573AAC> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/iLifePageLayout
    0x1eee000 -  0x1f85ff7  com.apple.MobileMe (13 - 1.0.4) <5E6C6DEC-1F48-358F-8117-40FAAEB8AFAD> /Applications/iPhoto.app/Contents/Frameworks/MobileMe.framework/Versions/A/Mobi leMe
    0x1fe0000 -  0x2048ff3  com.apple.proxtcore (1.4.1 - 250.56) <BBADA727-FB78-32AF-8D45-4498F68343A7> /Applications/iPhoto.app/Contents/Frameworks/ProXTCore.framework/Versions/A/Pro XTCore
    0x208c000 -  0x218aff7  com.apple.iLifeSQLAccess (1.7.1 - 60.5) <845C6292-8EC2-3B4A-8E2E-8D98986148C2> /Applications/iPhoto.app/Contents/Frameworks/iLifeSQLAccess.framework/Versions/ A/iLifeSQLAccess
    0x21d4000 -  0x21ffffb  com.apple.ProUtils (1.1 - 200.36) <E286BD1F-0BE8-3151-B758-89870AB4AC89> /Applications/iPhoto.app/Contents/Frameworks/ProUtils.framework/Versions/A/ProU tils
    0x221a000 -  0x2285fff  com.apple.iLifeKit (1.3.1 - 156.11) <F93283F4-046D-3653-9607-8B0F850E6318> /Applications/iPhoto.app/Contents/Frameworks/iLifeKit.framework/Versions/A/iLif eKit
    0x22ca000 -  0x24fbff3  com.apple.prokit (7.3.1 - 1943) <4F8BB1EA-FA77-3B98-8889-8045F3F23A38> /System/Library/PrivateFrameworks/ProKit.framework/Versions/A/ProKit
    0x2616000 -  0x2b42ffb  com.apple.RedRock (1.9.4 - 310.33) <548258F5-3AE9-3AD4-B986-A9674D131164> /Applications/iPhoto.app/Contents/Frameworks/RedRock.framework/Versions/A/RedRo ck
    0x2d3f000 -  0x2d62ffb  com.apple.AOSAccounts (1.1.2 - 1.1.94) <B0C709CB-DB8D-37D3-A58C-542703F4856B> /System/Library/PrivateFrameworks/AOSAccounts.framework/Versions/A/AOSAccounts
    0x2d7b000 -  0x2d7bfff  com.apple.SafariServices.framework (8536 - 8536.26.17) <7AC5C0A5-0A71-33DD-A5C2-72545BEE3D3C> /System/Library/PrivateFrameworks/SafariServices.framework/Versions/A/SafariSer vices
    0x2d81000 -  0x2d88ff7  com.apple.AOSNotification (1.7.0 - 636.2) <F68F735D-0B5C-3F27-9E39-FB296CF82958> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
    0x2d93000 -  0x2d93ffc  com.apple.SafariDAVNotifier (1.1.1 - 1) <4173B9EB-A1C5-31BD-955B-E9D3CAB862C4> /System/Library/PrivateFrameworks/BookmarkDAV.framework/Versions/A/Frameworks/S afariDAVNotifier.framework/Versions/A/SafariDAVNotifier
    0x2d99000 -  0x3008fff  com.apple.CalendarStore (6.0 - 1245) <F1909196-2119-3516-952D-32E756BCC04D> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
    0x310c000 -  0x3168fff  com.apple.corelocation (1.0 - 1239.39) <8159C021-DE49-332F-859E-00D7544EB568> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
    0x3195000 -  0x31c7ff3  com.apple.GeoServices (1.0 - 1) <2E4033FA-18BD-3E73-B00E-CBFEE0ACCB6A> /System/Library/PrivateFrameworks/GeoServices.framework/Versions/A/GeoServices
    0x31d9000 -  0x31e2fff  com.apple.ProtocolBuffer (2 - 104) <BFA598AA-2E77-3578-B079-2C89796811B3> /System/Library/PrivateFrameworks/ProtocolBuffer.framework/Versions/A/ProtocolB uffer
    0x31ea000 -  0x31f2ff3  com.apple.AppSandbox (2.0 - 1) <5C586FB0-9EBB-3F14-A63F-497C7A034359> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
    0x31fa000 -  0x323eff3  com.apple.CalDAV (6.0 - 112.5) <DF589033-DBDE-3162-A17D-401B39897767> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
    0x326e000 -  0x3277ff3  com.apple.CalendarAgentLink (1.0 - 37) <2D0AFE12-0235-3B60-B786-0EC07AC9F52C> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
    0x3285000 -  0x3296fff  com.apple.CalendarFoundation (1.0 - 29) <D8714276-78B5-35A5-8C34-694E51AD9EB6> /System/Library/PrivateFrameworks/CalendarFoundation.framework/Versions/A/Calen darFoundation
    0x32a9000 -  0x330bfff  com.apple.coredav (1.0.1 - 179.6) <80D3EE71-AA9C-3954-B262-6BB8FCB293BC> /System/Library/PrivateFrameworks/CoreDAV.framework/Versions/A/CoreDAV
    0x3348000 -  0x3395ffb  com.apple.ExchangeWebServices (3.0 - 157) <29FBE8CC-2EC5-3209-B2CB-DD32E3E2ECC7> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
    0x33eb000 -  0x3439fff  com.apple.iCalendar (6.0 - 126.5) <C30CAF95-3D02-3E2E-8855-51DCDF8DB219> /System/Library/PrivateFrameworks/iCalendar.framework/Versions/A/iCalendar
    0x3466000 -  0x3473ffb  com.apple.KerberosHelper (4.0 - 1.0) <6CB4B091-3415-301A-87B2-D9D374D0FC17> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x347f000 -  0x35cbfff  com.apple.syncservices (7.0 - 713) <442C8E15-8870-3D65-98EC-82C0E2580EC0> /System/Library/Frameworks/SyncServices.framework/Versions/A/SyncServices
    0x3647000 -  0x36b4ffb  com.apple.WhitePagesFramework (10.7.0 - 141.0) <6879CD26-8E35-315B-897C-D52B6EB741F6> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
    0x36e2000 -  0x3709ff3  libsandbox.1.dylib (220) <D05340F5-32E0-31C7-9D26-28804F4723D6> /usr/lib/libsandbox.1.dylib
    0x3710000 -  0x3723ff3  com.apple.AppContainer (2.0 - 1) <799C8E8B-F983-3A3D-91CF-A2C9B5B7D007> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
    0x3735000 -  0x3739fff  com.apple.SecCodeWrapper (2.0 - 1) <EBB54594-C7F3-37FA-9759-09BD098ED688> /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWr apper
    0x3740000 -  0x3740ff7 +cl_kernels (???) <58BF7232-84D9-4F5E-B210-53C402E26483> cl_kernels
    0x3743000 -  0x3747ffe  libMatch.1.dylib (17) <29090908-32A9-3087-B197-00128F5954CD> /usr/lib/libMatch.1.dylib
    0x374e000 -  0x3750ffb  com.apple.LibraryRepair (1.0 - 1) <73246564-BF68-3833-B9A3-3CDA607BA706> /System/Library/PrivateFrameworks/LibraryRepair.framework/Versions/A/LibraryRep air
    0x3757000 -  0x3758ffd +cl_kernels (???) <763804D9-A920-4FA2-8206-63AD4ECC2729> cl_kernels
    0x375a000 -  0x37b4fff  com.apple.proapps.MIO (1.0.6 - 512) <8321DF77-4AD8-376B-9465-83F471AA61D2> /Applications/iPhoto.app/Contents/Frameworks/MIO.framework/Versions/A/MIO
    0x37ce000 -  0x445dff3  com.apple.WebCore (8536 - 8536.26.14) <82E97E6B-3F31-39A7-B41F-CD308E6EF238> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
    0x4bdf000 -  0x4be0fff +eOkaoCom.dylib (1) <2DE16B47-23E7-73DB-1297-C928E40DFC31> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoCom.dylib
    0x4be8000 -  0x4c0dff2 +eOkaoPt.dylib (1) <831D49D0-43A0-21A0-2662-2207E3BE0FF6> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoPt.dylib
    0x4c19000 -  0x4c4dfe7 +eOkaoDt.dylib (1) <5693A28E-8C94-0F5F-150E-3B17CF753F64> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoDt.dylib
    0x4c58000 -  0x4dbffff +eOkaoFr.dylib (1) <E355FB47-C5EF-50CF-621A-9B17A50E2850> /Applications/iPhoto.app/Contents/Frameworks/iLifeFaceRecognition.framework/Ver sions/A/Resources/eOkaoFr.dylib
    0x4dc6000 -  0x4e22fff  com.apple.NyxAudioAnalysis (12.4 - 12.4) <DC8444CC-FAAB-3DCA-A644-8712001A5F2E> /Library/Frameworks/NyxAudioAnalysis.framework/Versions/A/NyxAudioAnalysis
    0x4e3c000 -  0x4f56ff3  com.apple.avfoundation (2.0 - 361.25) <0CB46B4A-8330-3BD8-B081-71314C6687A5> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
    0x4ff5000 -  0x502dff3  com.apple.CoreMediaIOServicesPrivate (52.0 - 3311.1) <1F651752-FD09-3CF5-BCCC-5C1366DDFACD> /System/Library/PrivateFrameworks/CoreMediaIOServicesPrivate.framework/Versions /A/CoreMediaIOServicesPrivate
    0x504a000 -  0x5071ff7  com.apple.CoreMediaPrivate (20.0 - 20.0) <D963392A-4B4C-3B81-A873-E1C06C6829E6> /System/Library/PrivateFrameworks/CoreMediaPrivate.framework/Versions/A/CoreMed iaPrivate
    0x5086000 -  0x50b7ff3  com.apple.FWAVCPrivate (52.47 - 47) <14C9A9D3-4065-3395-A8BC-C0535162017E> /System/Library/PrivateFrameworks/FWAVCPrivate.framework/Versions/A/FWAVCPrivat e
    0x50ce000 -  0x5116ffb  com.apple.CoreMediaIOServices (171.0 - 3244) <9563BB38-F23A-3FC6-855D-05487E700465> /System/Library/PrivateFrameworks/CoreMediaIOServices.framework/Versions/A/Core MediaIOServices
    0x5138000 -  0x51d7fff  com.apple.imcore (8.0 - 900) <2052F6C8-BDD3-339B-B0E2-6A3E282010A4> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
    0x51fe000 -  0x5252ff7  com.apple.imfoundation (8.0 - 900) <7A1506BB-DDAD-3DB7-8557-19AB1B519FB0> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
    0x527e000 -  0x5286ff7  com.apple.marco (8.0 - 900) <C2AE3F46-EFC9-349E-8D24-DF686C9BE2E7> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
    0x528e000 -  0x52b5ff7  com.apple.ExpressCheckout (1.0 - 1.0) <ACE460FA-35FB-3C0E-9BA8-937F560F0847> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/ExpressCheckout.framework/Versions/A/ExpressCheckout
    0x52d0000 -  0x52feffb  com.apple.iLifeImageAnalysis (3.0 - 3) <82BEE3DD-958D-35A6-B167-C8C0C31227DB> /Applications/iPhoto.app/Contents/Frameworks/iLifePageLayout.framework/Versions /A/Frameworks/iLifeImageAnalysis.framework/Versions/A/iLifeImageAnalysis
    0x6755000 -  0x67c7fff +com.DivXInc.DivXDecoder (6.4.0 - 6.4.0) /Library/QuickTime/DivX Decoder.component/Contents/MacOS/DivX Decoder
    0x6a0f000 -  0x6a11fff  libCoreFSCache.dylib (24.4) <A089ED2E-0156-3937-BE32-5BED76DF4066> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreFSCache .dylib
    0xcf8e000 -  0xcf9bff3  com.apple.Librarian (1.1 - 1) <88A55A5E-40FF-3234-8394-2317120B79AB> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x128ec000 - 0x12a78ff8  GLEngine (8.6.1) <2660B1D4-5783-3BED-8C05-F5A4C5A29715> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
    0x12aaf000 - 0x12c00ff7  libGLProgrammability.dylib (8.6.1) <E134D5DE-5A89-338A-A938-C7D80F272C9E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgramma bility.dylib
    0x12c2e000 - 0x12ec5fe7  com.apple.AMDRadeonX3000GLDriver (1.0.29 - 1.0.0) <97F2FDCC-0C16-33CC-B888-4DC58E257C4C> /System/Library/Extensions/AMDRadeonX3000GLDriver.bundle/Contents/MacOS/AMDRade onX3000GLDriver
    0x12ef9000 - 0x12efbffc  com.apple.IOAccelerator (19.0.26 - 19.0.26) <6A93A355-1FC9-3E0A-8A4F-B924EC2F2CD8> /System/Library/PrivateFrameworks/IOAccelerator.framework/Versions/A/IOAccelera tor
    0x12f01000 - 0x12f0cffb  libGPUSupportMercury.dylib (8.6.1) <A4CBD804-F50A-365B-B348-AE6BC80D52A1> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupportMercury.dylib
    0x13313000 - 0x1368cff3  com.apple.driver.AppleIntelHD3000GraphicsGLDriver (8.0.61 - 8.0.0) <15005A8D-8CE9-30E1-A7F8-E894AB2B0E82> /System/Library/Extensions/AppleIntelHD3000GraphicsGLDriver.bundle/Contents/Mac OS/AppleIntelHD3000GraphicsGLDriver
    0x13793000 - 0x1379fffb  libGPUSupport.dylib (8.6.1) <FB98F9CE-31D0-321C-90FE-87D30294921B> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/lib GPUSupport.dylib
    0x137a6000 - 0x137d2ffa  GLRendererFloat (8.6.1) <D0348D87-ADBD-302B-95D0-FB3100C219BA> /System/Library/Frameworks/OpenGL.framework/Resources/GLRendererFloat.bundle/GL RendererFloat
    0x137db000 - 0x137e3ffc  libcldcpuengine.dylib (2.1.19) <E5429AB3-FE28-3C0C-8942-686BB4191A9E> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
    0x137fa000 - 0x137fdfff  com.apple.iphoto.accountconfig.Facebook (1.2 - 1.2) <A69EF05F-5213-3D42-B6C5-97D4C8C5E7A7> /Applications/iPhoto.app/Contents/PlugIns/Facebook.accountconfigplugin/Contents /MacOS/Facebook
    0x13c89000 - 0x13d1bff7  unorm8_bgra.dylib (2.1.19) <A2C66114-F581-3D86-9BC9-9994156640AF> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
    0x13e7c000 - 0x13e83fff  com.apple.iPhoto.RSSPublisher (1.1 - 1.1) <C13A2FCB-178C-3CA9-AB1C-44B4C76D26BD> /Applications/iPhoto.app/Contents/PlugIns/RSSPublisher.publisher/Contents/MacOS /RSSPublisher
    0x15ea8000 - 0x15eadffe  com.apple.iphoto.accountconfig.Email (9.2 - 9.2) <50B32E94-2383-3409-A2AE-8367DE6CD6EF> /Applications/iPhoto.app/Contents/PlugIns/Email.accountconfigplugin/Contents/Ma cOS/Email
    0x15f1d000 - 0x15fdbff3  ColorSyncDeprecated.dylib (400) <35E3054C-5DF1-30D4-A368-C4FDB0992373> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/Resources/ColorSyncDeprecated.dylib
    0x1601f000 - 0x16020fff  com.apple.iLMBFolderPlugin (2.7.2 - 339) <A492DD96-B17A-3581-8F02-BB46C385D5B9> /Library/Application Support/iLifeMediaBrowser/*/iLMBFolderPlugin
    0x16025000 - 0x16028fff  com.apple.iLMBGarageBandPlugin (2.7.2 - 339) <78FF504C-F636-3C8D-8AAA-BACF4D5B7D9B> /Library/Application Support/iLifeMediaBrowser/*/iLMBGarageBandPlugin
    0x1602e000 - 0x16036ffe  com.apple.iLMBiTunesPlugin (2.7.2 - 339) <50409BA5-9D15-3D95-BBC5-36C6EA6EC85B> /Library/Application Support/iLifeMediaBrowser/*/iLMBiTunesPlugin
    0x1603d000 - 0x160f3ff3  com.apple.iTunesAccess (10.7 - 10.7) <FC3

    As a Test:
    Hold down the option (or alt) key and launch iPhoto. From the resulting menu select 'Create Library'
    Import a few pics into this new, blank library. Is the Problem repeated there?

  • Cve2015-0235 vulnerability

    Hi,
    In referencing the cve2015-0235 vulnerability that was revealed last month there was originally a post in the below advisory that detailed the patched firmware version on NX-OS 5.2(8f) would be released on the 13th of February.
    http://tools.cisco.com/security/center/content/CiscoSecurityAdvisory/cisco-sa-20150128-ghost
    The post has since been removed, has there been any update as to when the patched NX-OS will be released? 

    Hi,
    Please refer this links,
    Linux GHOST vulnerability (CVE-2015-0235) is not as scary as it looks | Symantec Connect
    https://rhn.redhat.com/errata/RHSA-2015-0090.html
    Regards,
    S27

  • Is AsyncOS vulnerable to New Critical GLibc Vulnerability CVE-2015-0235 (aka Ghost)

    Raising for awareness in the community.
    New Critical GLibc Vulnerability CVE-2015-0235 (aka GHOST)
    https://isc.sans.edu/diary/New+Critical+GLibc+Vulnerability+CVE-2015-0235+%28aka+GHOST%29/19237
    Raised a support case and current update is Cicso is investigating if AsynOS is vulnerable
    Paul

    Currently it is being reviewed and looked into:
    http://tools.cisco.com/security/center/viewAlert.x?alertId=37181
    Please refer to the following information, as provided from our Product Security Incident Response Team (PSIRT):
    Complete information about reporting security vulnerabilities in Cisco products, obtaining assistance with security incidents, and registering to receive security information from Cisco is available on Cisco.com at:
    http://www.cisco.com/web/about/security/psirt/security_vulnerability_policy.html 
    This web page includes instructions for press inquiries regarding Cisco Security Advisories. All Cisco Security Advisories are available at:
    http://www.cisco.com/go/psirt

  • Re: glibc GHOST vulnerability # CVE-2015-0235.

    Hi,
    I tried hijacking someone else's forum thread for my own issue, but a kind forum moderator branched it away to (hopefully) stand on its own merits instead of ripping attention away from that original discussion.
    We have an Oracle Appliance ( OVCA ), I am trying to find patch policy of Oracle for the OVCA and OVM environments.
    I read Doc 1965975.1 on MOS but this is explicit for Exalogic.
    So I am not sure if I should install this patch on this appliances.
    Is anyone familiar with Oracle's patch policy regarding OVCA/OVM.
    Thanks in advance,
    Regards,
    Eelke.

    Oracle VM 2.2,  3.2 and 3.3 have all been patched for GHOST: linux.oracle.com | CVE-2015-0235.
    I will look into why 3.3 is listed, but I've checked the repository and the updated glibc RPMs are available. However, I'm not sure what OVCA's patching policy is, so you'd need to open an SR for that.

  • Tecra M9-136 - BSOD during Vista SP2 update

    Tecra M9-136 asked this morning to update to Vista SP2 and during the process the BSOD 0x0000007E arrived. Restarted in Safe Mode and the installer continued and then finally reported that the update had failed - and reverted to SP1. This took most of the morning.
    It will start in Safe Mode but on a normal boot-up, Vista SP1 gets through the fingerprint recognition and then fails with the same BSOD (it doesn't get as far as displaying the desktop).
    The laptop has BIOS level 1.80. I've tried in Safe mode to install 1.90 but it tells me that the battery has insufficient charge and the power adapter isn't attached. Both untrue.
    Stuck - need advice. Could this be a hard fault? Can't see how I can update anything if it's a soft fault.
    thanks

    The message with the BSOD mentioned checking BIOS and driver versions. Anyway, no change made to that.,
    I tried System Restore but the only available restore point was the SP2 installation. I thought Vista was supposed to save a restore point every 24 hours even if nothing new had been installed.
    I've now found in System Information / Windows Error Reporting several messages like this:
    28/09/2009 12:08 Windows Error Reporting Fault bucket 0x7E_NULL_IP_DRVNDDM+57bd, type 0&#x000d;&#x000a;Event Name: BlueScreen&#x000d;&#x000a;Response: None&#x000d;&#x000a;Cab Id: 0&#x000d;&#x000a;&#x000d;&#x000a;Problem signature:&#x000d;&#x000a;P1: &#x000d;&#x000a;P2: &#x000d;&#x000a;P3: &#x000d;&#x000a;P4: &#x000d;&#x000a;P5: &#x000d;&#x000a;P6: &#x000d;&#x000a;P7: &#x000d;&#x000a;P8: &#x000d;&#x000a;P9: &#x000d;&#x000a;P10: &#x000d;&#x000a;&#x000d;&#x000a;Attached files:&#x000d;&#x000a;C:\Windows\Minidump\Mini0928 09-04.dmp&#x000d;&#x000a;C:\Users\me\AppData\Local\Te mp\WER-75660-0.sysdata.xml&#x000d;&#x000a;C:\Users\me\AppData\L ocal\Temp\WER7D78.tmp.version.txt&#x000d;&#x000a;& #x000d;&#x000a;These files may be available here:&#x000d;&#x000a;C:\Users\me\AppData\Local\Mic rosoft\Windows\WER\ReportArchive\Report06d1c4b5

  • Cannot open and update IPhoto after upgrading to OXYosemite

    From the App store, I downloaded and installed OXYosemite. There are 2 more updates available: iPhoto and iMovie. When I try to upload them, the notice I get is "Update Unavailable with This Apple ID  This update is not available for this Apple ID either because it was bought by a different user or the item was refunded or cancelled."
    I have 2 apple IDs when I inquire about my ids. Signing in App Store with either of them, doesn't resolve the problem. I get the same notice. iTunes, Mac, mobile downloads, all use the same apple IP, only for the computer downloads from App Store isn't working.
    What should I do?
    Thanks, Sev

    I have the same problem and can't find out how to correct it.  Unable to update iPhoto or iMovie .. I get the same message as above user.  Help!

  • Error message: "playlists selected for updating no longer exist"

    I tried to update my ipod nano and I guess I had deleted a playlist, but since then, I have not been able to update. Every time I try, I get the following message:
    "Cannot be updated because all of the playlists selected for updating no longer exist."
    I haven't been able to highlight which playlists are selected to begin with.
    I read through the manual and thought that maybe rebooting the whole system might work. So I deleted Itunes from my computer and re-installed.
    Then I tried re-setting my ipod. So now I have nothing on my ipod.
    I also deleted everything from my library, thinking it might help to start from scratch. Nothing has worked.
    How do I "select" and "unselect" playlists so I can get up and running again?

    Here you go.
    http://discussions.apple.com/thread.jspa?messageID=607312&#607312

  • Error message iPod cannot update b/c all of the playlists no longer exist

    Hello. I have been getting this error message. "Songs on the iPod "MAR(the name of my iPod)" cannot update because all of the playlists selecting for updating no longer exist." And my playlists are still on the left side in my iTunes. They do exist. I have a feeling ths might have to do with the fact that on vacation the person I was visiting gave me a gift of putting all of his music that would fit into the external hard drive part of my iPod, and for the past week or so I have been putting that music onto my 40 GB portable hard drive at home. I suspect I took a vital folder out of my iPod by accident. Right now I have the folder iPod_control if I open my iPod up in My Computer. Am I missing something? Right now my iPod is empty because iTunes made a composite playlist last week and I deleted it thinking I could get my real playlists back. Can you help me, or reccomend a site/someone who can? Thank you.
    PC   Windows XP  

    hiya!
    And my playlists are still on the left side in my iTunes. They do exist.
    let's just doublecheck this. folks get this message if they have "automatically update selected playlists only" selected in their itunes "ipod" preferences tab. so bring up that tab ("edit > preferences", click "ipod" while the ipod is showing up in the source list), and do a playlist by playlist crosscheck of the playlists selected in that tab, and the playlists showing up in the itunes sourcelist.
    is there any playlist selected in the preferences tab that isn't showing up in the sourcelist?
    love, b

Maybe you are looking for

  • HT4865 my icloud password is not the same as apple password. I can not change on phone under icloud account info

    Recently change my e-mail address.  changed everywhere but icloud.  can log on icloud on pc but keep getting error on phone icloud password or e-mail incorrect.  on phone icloud account shows old apple ID.  Need help changing this id on my phone. I c

  • Bridge preview does not match thumbnails

    We've just updated the OS, and had to re-install Bridge and Photoshop (CS4). Unfortunately, the preview doesn't match the thumbnail in Bridge, nor does it match the file when I open it in Photoshop. As far as I am aware, they are both set to the same

  • Remove XML tags in the File Adapter

    Hi, I have a JDBC to File interface. However, there is a requirement to remove some of the XML tags from XML produced by the File Adapter. For example, <?xml version="1.0" encoding="UTF-8"?> <ns0:MT_XML xmlns:ns0="namespace">    <XMLIntegration>     

  • Photo stream on Apple TV

    Trying to view Photo Stream on Apple TV. It says there are no photos in this album. But I have photos on my iPhone and iMac in photo stream. Running Apple tv. Version 5.2

  • Deploy JSP to IPlanet

    How do I deploy a JSP application using dataTags on I-Planet? I was able to deploy an application using beans however the JSP's that use dataTags do not run.