Launchd - agent doesn't work

Hi,
I've created an agent with Lingon. It loads but the script failed with the following errors in system.log
Jan 4 20:02:52 dchambon launchd[3231]: fr.dchambon.MontageAuto: exited abnormally: Broken pipe
Jan 4 20:02:52 dchambon launchd[3231]: fr.dchambon.MontageAuto: 4 more failures without living at least 60 seconds will cause job removal
Here is the script :
#!/bin/sh -x
OutilsPAO=`df -t afpfs | grep -q Outils ; echo $?`
if [ $OutilsPAO == 1 ] ; then
mkdir '/Volumes/Outils PAO'
/sbin/mount_afp "afp://pao:INFOPUB@XServPao/Outils%20Pao" '/Volumes/Outils PAO'
if [ $? -ne 0 ] ; then
echo -e "" | mail -s "Montage Launchd - Echec du montage de \"Outils PAO\"" [email protected]
fi
fi
Echanges=`df -t afpfs | grep -q Echanges ; echo $?`
if [ $Echanges == 1 ] ; then
mkdir '/Volumes/Echanges'
/sbin/mount_afp "afp://pao:INFOPUB@W2SSINFOB01/Echanges" '/Volumes/Echanges'
if [ $? -ne 0 ] ; then
echo -e "" | mail -s "Montage Launchd - Echec du montage de \"Echanges\"" [email protected]
fi
fi
exit 0
Only the first mkdir command is executed
And the plist situated in ~/Library/LaunchAgents :
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>fr.dchambon.MontageAuto</string>
<key>ProgramArguments</key>
<array>
<string>/bin/sh</string>
<string>/Users/dchambon/Scripts/Shell/MontageAuto.sh</string>
</array>
<key>RunAtLoad</key>
<true/>
</dict>
</plist>
Any idea ??
Regards
Didier.

Hi Didier,
   I like your MontageAuto.sh script; I've not seen df used that way. If the AFP shares are not mounted, does the script work when run in the command line as dchambon? The only possible syntax error I see is that you didn't use fully-qualified domain names for the servers, XServPao and W2SSINFOB01. It is possible that your dchambon user has a search domain preference. As a consequence, the mount_afp commands may work only after that preference takes effect. Naturally, it's possible that that preference is not set at the time the Launchd job is run.
   I don't think that RunAtLoad is a mode in which you can run this type of job. RunAtLoad is used to start daemons that run continuously. In fact, Launchd is expected to relaunch the daemon if it quits, which is why you get the error message, "fr.dchambon.MontageAuto: exited abnormally: Broken pipe." One would think that the script would run at least once but I've heard reports of other scripts failing under these circumstances.
   Unfortunately, I don't have a good alternative to RunAtLoad. I would try just removing that key and its value. You could also make the script a LoginHook. To that end, you might find the following article useful, Mac OS X: Creating a login hook. Of course the LoginHook would be run as root.
Gary
~~~~
   Emacs, n.:
      A slow-moving parody of a text editor.

Similar Messages

  • Chat with an agent doesn't work

    I have been trying for the last hour to get into the chat with an agent feature, does this feature work? Has anyone else used it?

    So I've been trying for the last hour on my new Intel iMac using Safari and the browser Window just hangs ... Maybe I should get my Windows laptop out and use IE?

  • Intelligent Agent doesn't work

    Hi dear colleagues,
    I got a problem with the Intelligent Agent.
    I installed Oracle 8i EE 8.1.5 and OEM 2.1 on Windows 2000 server. When I
    try to discover the databases with OEM, OEM could only find the node, it could
    not find any database. So I thought maybe the Agent got some problem. I
    opened the log file nmiconf.log, the following is the message in it:
    DBSNMP for 32-bit Windows: release 8.1.5 - Production on 13-MAY-02 20:04:18
    Warning : Listener LISTENER defined in H:\Oracle\Ora81\network\admin\listener.ora will be skipped because, it does not have a corresponding NT service entry
    Warning : Skipping OracleOraHome81TNSListener : Couldnot find corresponding listener definition in {H:\Oracle\Ora81\network\admin\listener.ora}
    Warning : No Listener found for SID SIDDB1. SIDDB1 will be skipped
    Warning : No Listener found for SID SIDDB3. SIDDB3 will be skipped
    But I don't know where and how to create a NT service entry corresponding to
    the listener LISTENER. Please help me!
    Thanks!
    Wendell

    I think there is no problem with the intelligent agent. It seems to be a problem with your net8 configuration. I think the problem could be caused by several reasons:
    1. Your listener is not configured properly: the listener.ora file should contain a valid service entry for the database (you can do this with the net8 assistant provided by oracle. Normally it should be installed by default)
    2. The agent looks in the wrong listener.ora file for a service entry. So do you have more then one ORACLE_HOME and more the one listener.ora file on the node?
    3. Do you have more then one network interface and are you working with more then one hostname alias? That could also cause a problem. It could be a solution to replace the hostname in the host=name part of the listener.ora file with the right!! IP adress. May be you have to test all the IP adresses of your node.

  • SMD Agent doesn't work

    Hello,
    I have been trying to install SMD Agent in my BI system but Solution Manager can't check it, this is the message in Solman_setup
    Wilyhost Agent configuration finished without errors, but on Enterprise Manager (sapl917.intra.banesco.com:6001) no Wilyhost Agent was detected from host svs978. Please check the log file jvm_smdagent.out whether the Wilyhost Agent could connect to the Enterprise Manager. If the Enterprise Manager configuration has been changed recently please restart the SMD Agent on OS level.
    Step Wilyhost Agent Details
    Created destination QBB|svs978_QBB_01
    Created action QBB - QBB AbapSystem
    Created action QBB|svs978_QBB_01 - QBB|svs978_QBB_01 AbapInstance
    Created 2 action(s).
    0 Wilyhost Agent(s) from host svs978 are connected to the EM.
    Wilyhost Agent configuration finished without errors, but on Enterprise Manager (sapl917.intra.banesco.com:6001) no Wilyhost Agent was detected from host svs978. Please check the log file jvm_smdagent.out whether the Wilyhost Agent could connect to the Enterprise Manager. If the Enterprise Manager configuration has been changed recently please restart the SMD Agent on OS level.
    do you know something??? i restarted the agent but nothing happens
    Thanks!!!!

    Hello...
    For JAVA
    Software Components 
    Vendor  Name  Version  Provider  Location  Applied 
    sap.com  ADSSAP  7.01 SP4 (1000.7.01.4.0.20090417021200)  SAP AG  SAP AG  20091103161136 
    sap.com  BASETABLES  7.01 SP4 (1000.7.01.4.0.20090417015900)  SAP AG  SAP AG  20091103153957 
    sap.com  BI_MMR  7.01 SP4 (1000.7.01.4.0.20090417021807)  SAP AG  SAP AG  20091103161215 
    sap.com  BI_UDI  7.01 SP4 (1000.7.01.4.0.20090416221700)  SAP AG  SAP AG  20091103162333 
    sap.com  CAF  7.01 SP4 (1000.7.01.4.0.20090417194106)  SAP AG  MAIN_NW701P04_C  20091103163937 
    sap.com  CAF-UM  7.01 SP4 (1000.7.01.4.0.20090417194111)  SAP AG  MAIN_NW701P04_C  20091103161325 
    sap.com  CORE-TOOLS  7.01 SP4 (1000.7.01.4.0.20090417021948)  SAP AG  SAP AG  20091103154019 
    sap.com  ISAGENT  8.1 SP0 (8.1.0.0.20090605095817)  SAP AG  SAP AG  20091210142716 
    sap.com  JLOGVIEW  7.01 SP4 (1000.7.01.4.0.20090417020000)  SAP AG  SAP AG  20091103154104 
    sap.com  JSPM  7.01 SP4 (1000.7.01.4.2.20090918151100)  SAP AG  SAP AG  20091201201543 
    sap.com  KM-KW_JIKS  7.01 SP4 (1000.7.01.4.0.20090514115300)  SAP AG  SAP AG  20091103161349 
    sap.com  LM-SERVICE  7.01 SP5 (1000.7.01.5.2.20091211060559)  SAP AG  SAP AG  20091224192630 
    sap.com  LM-TOOLS  7.01 SP5 (1000.7.01.5.3.20091208123420)  SAP AG  MAIN_NW701P05_C  20091228135344 
    sap.com  SAP-JEE  7.01 SP4 (1000.7.01.4.1.20090612152648)  SAP AG  SAP AG  20091103154150 
    sap.com  SAP-JEECOR  7.01 SP4 (1000.7.01.4.0.20090417015900)  SAP AG  SAP AG  20091103154414 
    sap.com  SAP_JTECHF  7.01 SP4 (1000.7.01.4.2.20090612144700)  SAP AG  SAP AG  20091103154520 
    sap.com  SAP_JTECHS  7.01 SP4 (1000.7.01.4.2.20090612152905)  SAP AG  SAP AG  20091103162132 
    sap.com  SWLIFECYCL  7.01 SP4 (1000.7.01.4.0.20090511115334)  SAP AG  MAIN_NW701P04_C  20091103151458 
    sap.com  UMEADMIN  7.01 SP4 (1000.7.01.4.0.20090417195012)  SAP AG  MAIN_NW701P04_C  20091103165828 
    For ABAP
    SAP_BASIS     701     0004     SAPKB70104
    SAP_ABA     701     0004     SAPKA70104
    ST-PI     2008_1_700     0001     SAPKITLRD1
    PI_BASIS     701     0004     SAPK-70104INPIBASIS
    CRMUIF     500     0003     SAPK-50003INCRMUIF
    SAP_BW     701     0004     SAPKW70104
    SAP_AP     700     0016     SAPKNA7016
    BBPCRM     500     0015     SAPKU50015
    CPRXRPM     400     0015     SAPK-40015INCPRXRPM
    ST     400     0021     SAPKITL431
    BI_CONT     704     0004     SAPK-70404INBICONT
    ST-A/PI     01L_CRM570     0000          -
    ST-ICO     150_700     0022     SAPK-1507MINSTPL
    ST-SER     701_2008_2     0005     SAPKITLOQ5
    LM Components were updated for EHP1 SPS21, I installed SMD Agents in DEV and some QA servers and they work, but this one specially works as a fail over for a PRD cluster enviroment, and for that reason I'm using logical name, in SMSY it is configure with the same name, do you have any ideas?
    Thanks!!!

  • Launchd agents not working

    Hi,
    I have created a user launchd agent saved in ~/Library/LaunchAgents and is as follows:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>com.Keith.ThingsBackupLaunchd</string>
    <key>ProgramArguments</key>
    <array>
    <string>/Library/Scripts/Folder Action Scripts/Copy Things to Dropbox.scpt</string>
    </array>
    <key>StartInterval</key>
    <integer>30</integer>
    </dict>
    </plist>
    Basically it calls a script every 30 secs (only for testing, it will actually only call the script when a file gets modified) which is as follows:
    tell application "Finder"
    set sfolder to folder "Things" of folder "Cultured Code" of folder "Application Support" of folder "Library" of folder "Keith" of folder "Users" of startup disk
    set tfolder to folder "Dropbox" of folder "Keith" of folder "Users" of startup disk
    duplicate sfolder to tfolder with replacing
    end tell
    Copying my Things DB folder to my Dropbox folder. The Script works fine but the Launchd Agent does not.
    In console I am getting the following error message:
    22/07/2010 22:41:18 com.apple.launchd.peruser.501184 (com.Keith.ThingsBackupLaunchd392) posix_spawn("/Library/Scripts/Folder Action Scripts/Copy Things to Dropbox.scpt", ...): Permission denied
    22/07/2010 22:41:18 com.apple.launchd.peruser.501184 (com.Keith.ThingsBackupLaunchd392) Exited with exit code: 1
    Actually it doesn't seem to matter what I try to call, even trying to start an app at a specific time with a launchd agent produces the same error.
    Any ideas?
    Thanks

    Thanks for the suggestions,
    I have tried lots of variations but still no closer. Currently I have:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
    <plist version="1.0">
    <dict>
    <key>Label</key>
    <string>com.MyLaunchd</string>
    <key>ProgramArguments</key>
    <array>
    <string>/bin/bash</string>
    <string>cp</string>
    <string>-R</string>
    <string>-f</string>
    <string>/Users/Keith/Library/Application\ Support/Prog /Users/Keith/Dropbox/Backups/</string>
    </array>
    <key>WatchPaths</key>
    <array>
    <string>/Users/Keith/Library/Application Support/Prog</string>
    </array>
    </dict>
    </plist>
    This errors in the console with
    17/08/2010 21:54:39 com.MyLaunchd[4224] usage: cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file target_file
    17/08/2010 21:54:39 com.MyLaunchd[4224] cp [-R [-H | -L | -P]] [-fi | -n] [-apvX] source_file ... target_directory
    17/08/2010 21:54:39 com.apple.launchd.peruser.501[268] (com.MyLaunchd[4224]) Exited with exit code: 64
    So I definitely know it is call the launchd when the folder is modified.
    Any further suggestions?
    Message was edited by: Crystal Reef

  • TFS 2012 Update 4 - Build Alert - "A build controller or agent's status changes" doesn't work correctly

    We are running TFS2012 Update 4 and have set up some build alerts.  The alert we have set up is "A build controller or agent's status changes".  When this alert is first set up the default filters which are included are for fields "Team
    Project" and "Status".  However through much testing we have discovered that when either of these fields are included as a filter the alert doesn't work.  When other fields are used in the filter the alert works fine (as long
    as neither of the stated fields are included), indeed if all alert filters are removed then the alert also works successfully.  Has anyone else experienced this?  Is there an issue with the fields "Team Project" and "Status"?

    Hi T Quinn,   
    Thanks for your post.
    I reproduced this scenario in my TFS 2012 Update 4 Server and received the same result.
    For this scenario, please submit it to Microsoft Connect Feedback portal at:
    https://connect.microsoft.com/VisualStudio. Microsoft engineers will evaluate them seriously. 
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • SSH Agent in GNOME Doesn't Work

    Hey There,
    I'm using GNOME for my personal desktop needs.. I have to connect to several remote server (or PC's) in a shell and I don't want to re-enter my passwords in the same session. This is my problem:
    [14:28] (tunix@penguix ~)$ ps aux |grep ssh
    root      6264  0.0  0.0   3756   816 ?        Ss   09:03   0:00 /usr/sbin/sshd
    tunix     6457  0.0  0.0   3400   508 ?        Ss   09:05   0:00 /usr/bin/ssh-agent -- /usr/bin/gnome-session
    tunix    19141  0.0  0.0   3428   784 pts/2    R+   14:28   0:00 grep ssh
    [14:28] (tunix@penguix ~)$ ssh tunix@kulupler
    Enter passphrase for key '/home/tunix/.ssh/id_rsa':
    Last login: Sat Sep 29 14:22:37 2007 from 85.97.128.179
    [14:26] (tunix@kulupler ~)$ logout
    Connection to kulupler closed.
    [14:28] (tunix@penguix ~)$ ssh tunix@kulupler
    Enter passphrase for key '/home/tunix/.ssh/id_rsa':
    [14:28] (tunix@penguix ~)$
    So SSH Agent doesn't cache or save the passwords I enter.. So I have to enter the password each time. (Maybe this is happening because of the same reason why Seahorse doesn't working on my system.. :S)
    Thanks for any replies..

    Did you run ssh-add to tell ssh-agent which key to use ?  If not, ssh-agent will not know anything about any keys/pass phrases you enter into specific ssh sessions.
    There's a pretty good tutorial here, with all the basic steps :
    http://mah.everybody.org/docs/ssh
    WRT seahorse...
    Is seahorse-daemon running ?  I haven't used seahorse, so I only have the following as a reference :
    http://live.gnome.org/Seahorse/SSHAgent

  • After change to Mavericks my Mac become too slow e I can't use it because stays asking passwords for "talagent" and "messages agent" as icloud keys. I got changed the icloud password many times and still doesn't work. I can't open any program.

    After change to Mavericks my Mac become too slow e I can't use it because stays asking passwords for "talagent" and "messages agent" as icloud keys. I got changed the icloud password many times and still doesn't work. I can't open any program.

    Back up all data.
    Launch the Keychain Access application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Keychain Access in the icon grid.
    Select the login keychain from the list on the left side of the Keychain Access window. If your default keychain has a different name, select that.
    If the lock icon in the top left corner of the window shows that the keychain is locked, click to unlock it. You'll be prompted for the keychain password, which is the same as your login password, unless you've changed it.
    Right-click or control-click the login entry in the list. From the menu that pops up, select Change Settings for Keychain "login". In the sheet that opens, uncheck both boxes, if not already unchecked.
    From the menu bar, select
    Keychain Access ▹ Preferences ▹ First Aid
    If the box marked Keep login keychain unlocked is not checked, check it.
    Select
    Keychain Access ▹ Keychain First Aid
    from the menu bar and repair the keychain. Quit Keychain Access.

  • Home Sharing doesn't work on my iMac (2013)

    Hi,
    I have an iMac 2013, all my music and movies are on it.
    Home Sharing is enabled.
    I have the iMac, an iPhone, an iPad and an Apple TV all on the same network, sponsored by a Time Capsule.
    None of the 3 devices can connect to the iMac library. The Apple TV doesn't see it. When I add the library in the Remote app of the iPhone and iPad, I have to enter the code in iTunes but then after the app is "looking for the library" without finding it.
    The main reason was for me to load my movies from the Apple TV in my living room, but it doesn't work as it can see the Home Sharing. I can though AirPlay the iMac on the Apple TV (so definitely on the same network).
    Any idea? I've done the whole bunch of crap from Apple, nothing works. Rebooted like 20 times each.

    I brought my macbook air at home, everything worked perfectly: iPhone, iPad and Apple TV can connect. So basically I guessed that the issue was coming from the iMac, something preventing it to be discovered. I've checked the bonjour broadcasting and oh, surprise, the iMac wasn't broadcasting... Weird because it's a setup from a Time Machine, the environment I am running currently on the macbook air.
    Anyway, if this can help someone else:
    I've ran:
    ps aux | grep mDNS
    and saw that for the iMac the daemon was launched with the argument -NoMulticastAdvertisements.
    I've setup the daemon to run back as normal and restarted the computer:
    sudo defaults write /System/Library/LaunchDaemons/com.apple.mDNSResponder ProgramArguments -array /usr/sbin/mDNSResponder -launchd
    After the reboot, everything works flawlessly (it has never worked before for the 6 months I had the Apple TV).
    Also interesting discovery and I think it's new because I don't remember being able to do that before, but some of my devices are on the separate 5Ghz network, some are on the 2.4Ghz and they can still all communicate flawlessly. I can use AirPlay on the Export Express that is on the 2.4 from the iMac that is on the 5Ghz, and I can access the iMac library from whatever band. Pretty nice!

  • Preview doesn't work anymore after update to Lion

    Preview doesn't work anymore after update to Lion. I cannot start it from dock nor from the programm folder. I always get a (very) long error message. Anyone else with this problem?
    Process:         Preview [207]
    Path:            /Applications/Preview.app/Contents/MacOS/Preview
    Identifier:      com.apple.Preview
    Version:         5.5 (719)
    Build Info:      Preview-719000000000000~1
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [118]
    Date/Time:       2011-07-21 19:56:38.134 +0200
    OS Version:      Mac OS X 10.7 (11A511)
    Report Version:  9
    Interval Since Last Report:          25 sec
    Crashes Since Last Report:           -5
    Per-App Crashes Since Last Report:   4
    Anonymous UUID:                      847A68C1-A32A-4A6B-B8BA-0F5FE31414BF
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_INSTRUCTION (SIGILL)
    Exception Codes: 0x0000000000000001, 0x0000000000000000
    Application Specific Information:
    dyld: launch, running initializers
    /usr/lib/libSystem.B.dylib
    xpchelper reply message validation: sandbox creation failed: 1002
    Container object initialization failed: NSCocoaErrorDomain:513 You don’t have permission to save the file “Containers” in the folder “Library”.
    Dest: ~/Library/Containers/com.apple.Preview/Data/Library/Preferences
    Destination permissions info:
      0 stat: 2
    -1 stat: 2
    -2 stat: 2
    -3 stat: 2
    -4 stat: 2
    -5 m:040770 R acl:(null) LIBRARY
        fs: hfs, fsid: e000006, mf: 04809000
    -6 m:040770 R acl:(null) HOME
        fs: hfs, fsid: e000006, mf: 04809000
    -7 m:040777 R acl:(null)
        fs: hfs, fsid: e000006, mf: 04809000
    -8 m:041777 R acl:(null)
        fs: hfs, fsid: e000003, mf: 0480d000
    Application Specific Signatures:
    sandbox creation failed: 1002
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libxpc.dylib                      0x00007fff8c1f8343 runtime_init + 823
    1   libdispatch.dylib                 0x00007fff87b8a274 dispatch_once_f + 53
    2   libxpc.dylib                      0x00007fff8c1f8bd1 _xpc_runtime_set_domain + 285
    3   libxpc.dylib                      0x00007fff8c1f6006 _libxpc_initializer + 452
    4   libSystem.B.dylib                 0x00007fff87a8de7e libSystem_initializer + 222
    5   dyld                              0x00007fff6039cd1a ImageLoaderMachO::doModInitFunctions(ImageLoader::LinkContext const&) + 218
    6   dyld                              0x00007fff6039ca66 ImageLoaderMachO::doInitialization(ImageLoader::LinkContext const&) + 46
    7   dyld                              0x00007fff6039a258 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 260
    8   dyld                              0x00007fff6039a1f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    9   dyld                              0x00007fff6039a1f1 ImageLoader::recursiveInitialization(ImageLoader::LinkContext const&, unsigned int, ImageLoader::InitializerTimingList&) + 157
    10  dyld                              0x00007fff6039b02b ImageLoader::runInitializers(ImageLoader::LinkContext const&, ImageLoader::InitializerTimingList&) + 59
    11  dyld                              0x00007fff603904ad dyld::initializeMainExecutable() + 206
    12  dyld                              0x00007fff60394580 dyld::_main(macho_header const*, unsigned long, int, char const**, char const**, char const**) + 1852
    13  dyld                              0x00007fff6038e059 _dyld_start + 49
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000295  rbx: 0x00007fff6038a010  rcx: 0x00007fff6038a2a5  rdx: 0x0000000000000000
      rdi: 0x0000000000000000  rsi: 0x00007fff603892a8  rbp: 0x00007fff6038b060  rsp: 0x00007fff60389770
       r8: 0x00007fff60389730   r9: 0x000000000000008a  r10: 0x0000000000000000  r11: 0x00007fff6038a034
      r12: 0x00007fccd0c091e0  r13: 0x00007fccd0c08e90  r14: 0x00007fccd0c08c30  r15: 0x000000000000000f
      rip: 0x00007fff8c1f8343  rfl: 0x0000000000010206  cr2: 0x00007fff60388ff8
    Logical CPU: 2
    Binary Images:
           0x10078d000 -        0x100974fef  com.apple.Preview (5.5 - 719) <8F8450F1-AC7D-3468-AB39-323A5D1B1612> /Applications/Preview.app/Contents/MacOS/Preview
           0x100a08000 -        0x100a27fff  com.apple.MediaUI (1.0 - 1) <79541FEC-6ABC-3D34-92F0-AA469F48A878> /System/Library/PrivateFrameworks/MediaUI.framework/Versions/A/MediaUI
        0x7fff6038d000 -     0x7fff603c1ac7  dyld (195.5 - ???) <4A6E2B28-C7A2-3528-ADB7-4076B9836041> /usr/lib/dyld
        0x7fff832b2000 -     0x7fff83344fff  com.apple.CorePDF (3.0 - 3.0) <6056B710-155A-3543-9373-B9F3E5FC99CE> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff83345000 -     0x7fff833b3fff  com.apple.CoreSymbolication (2.1 - 66) <E1582596-4157-3535-BF1F-3BAE92A0B09F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff833bf000 -     0x7fff834b4fff  libiconv.2.dylib (7.0.0 - compatibility 7.0.0) <5C40E880-0706-378F-B864-3C2BD922D926> /usr/lib/libiconv.2.dylib
        0x7fff834b5000 -     0x7fff834f4ff7  libGLImage.dylib (??? - ???) <29F82AD9-45F0-3AC5-A4A4-B767EC555D82> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff83887000 -     0x7fff838dbff7  com.apple.ImageCaptureCore (3.0 - 3.0) <C829E6A3-3EB6-3E1C-B9B8-759F56E34D3A> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff838dc000 -     0x7fff83902ff7  com.apple.framework.familycontrols (3.0 - 300) <72FEA71A-5865-3875-97E9-3C8C96B7F7FA> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff83903000 -     0x7fff839a7fef  com.apple.ink.framework (1.3.2 - 110) <F69DBD44-FEC8-3C14-8131-CC0245DBBD42> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff839f5000 -     0x7fff83af3ff7  com.apple.QuickLookUIFramework (3.0 - 489.1) <A8A82434-D43D-3F12-9321-B2E8EC9B4B8E> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff83af6000 -     0x7fff83afcfff  libGFXShared.dylib (??? - ???) <DE6987C5-81AC-3AE6-84F0-138C9636D412> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff83afd000 -     0x7fff83b3efff  com.apple.QD (3.12 - ???) <4F3C5629-97C7-3E55-AF3C-ACC524929DA2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff83b3f000 -     0x7fff83fe6ff7  FaceCoreLight (1.4.2 - compatibility 1.0.0) <6F89E9A9-DEB6-32B5-8B50-3B97F5DB597D> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff8403b000 -     0x7fff8461ffaf  libBLAS.dylib (??? - ???) <D62D6A48-5C7A-3ED6-875D-AA3C2C5BF791> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff84620000 -     0x7fff84627ff7  com.apple.CommerceCore (1.0 - 17) <AA783B87-48D4-3CA6-8FF6-0316396022F4> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff84628000 -     0x7fff84642fff  com.apple.CoreMediaAuthoring (2.0 - 889) <99D8E4C6-DDD3-3B0C-BBFB-A513877F10F6> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8470b000 -     0x7fff8470cfff  libDiagnosticMessagesClient.dylib (??? - ???) <3DCF577B-F126-302B-BCE2-4DB9A95B8598> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff84729000 -     0x7fff847c3ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <B7573888-BAF6-333D-AB00-C0D2BF88DF0F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8480a000 -     0x7fff84812fff  libsystem_dnssd.dylib (??? - ???) <7749128E-D0C5-3832-861C-BC9913F774FA> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff84813000 -     0x7fff84818fff  libGIF.dylib (??? - ???) <21851808-BFD2-3141-8354-A419479726BF> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff84827000 -     0x7fff8541ffff  com.apple.AppKit (6.7 - 1138) <C8D2FDDA-B9D5-3948-A376-6B9B6F0596C6> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff85440000 -     0x7fff854f2fff  com.apple.CoreText (4.0.0 - ???) <D7BD85FD-277A-3A97-B1AD-5EE14215237E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreText.framework/Versions/A/CoreText
        0x7fff85537000 -     0x7fff8561bdef  libobjc.A.dylib (228.0.0 - compatibility 1.0.0) <C5F2392D-B481-3A9D-91BE-3D039FFF4DEC> /usr/lib/libobjc.A.dylib
        0x7fff8561c000 -     0x7fff8593ffff  com.apple.HIToolbox (1.7 - ???) <10FA3432-6638-39D9-8681-9E95298D239E> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff8667d000 -     0x7fff8677fff7  libxml2.2.dylib (10.3.0 - compatibility 10.0.0) <D46F371D-6422-31B7-BCE0-D80713069E0E> /usr/lib/libxml2.2.dylib
        0x7fff8678a000 -     0x7fff867e1fff  libTIFF.dylib (??? - ???) <9E32B490-4C5B-3D96-AF27-9C085C606403> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff867e2000 -     0x7fff86878ff7  libvMisc.dylib (325.3.0 - compatibility 1.0.0) <AC5A384A-FA5A-3307-9CED-BD69E6F12A09> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff86879000 -     0x7fff86882fff  libnotify.dylib (80.0.0 - compatibility 1.0.0) <BD08553D-8088-38A8-8007-CF5C0B8F0404> /usr/lib/system/libnotify.dylib
        0x7fff86883000 -     0x7fff86885fff  com.apple.TrustEvaluationAgent (2.0 - 1) <80AFB5D8-5CC4-3A38-83B9-A7DF5820031A> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff869f2000 -     0x7fff86ad0ff7  com.apple.ImageIO.framework (3.1.0 - 3.1.0) <70228E69-063C-32FF-BBE7-FCCD9C5C0864> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/ImageIO
        0x7fff86ad1000 -     0x7fff86ad4ff7  com.apple.securityhi (4.0 - 1) <B37B8946-BBD4-36C1-ABC6-18EDBC573F03> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff86b05000 -     0x7fff86b08fff  com.apple.help (1.3.2 - 42) <AB67588E-7227-3993-927F-C9E6DAC507FD> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff86b09000 -     0x7fff86b8bfff  com.apple.Metadata (10.7.0 - 627.9) <F293A9A7-9790-3629-BE81-D19C158C5EA4> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff86c34000 -     0x7fff86c98fff  com.apple.Symbolication (1.2 - 83.1) <0C6F8907-6829-3409-99AC-ACC62923DE98> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff874cc000 -     0x7fff874d0fff  libmathCommon.A.dylib (2026.0.0 - compatibility 1.0.0) <FF83AFF7-42B2-306E-90AF-D539C51A4542> /usr/lib/system/libmathCommon.A.dylib
        0x7fff874d1000 -     0x7fff874d1fff  libkeymgr.dylib (23.0.0 - compatibility 1.0.0) <61EFED6A-A407-301E-B454-CD18314F0075> /usr/lib/system/libkeymgr.dylib
        0x7fff874d2000 -     0x7fff87526ff7  com.apple.ScalableUserInterface (1.0 - 1) <1873D7BE-2272-31A1-8F85-F70C4D706B3B> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff87527000 -     0x7fff87572fff  com.apple.SystemConfiguration (1.11 - 1.11) <0B02FEC4-C36E-32CB-8004-2214B6793AE8> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff87573000 -     0x7fff87576fff  com.apple.AppleSystemInfo (1.0 - 1) <598ADC13-C994-3579-A885-0D6658DDD564> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
        0x7fff87577000 -     0x7fff875d9ff7  com.apple.coreui (0.3 - 162) <A752F9D0-1CAE-340F-B2D2-95EEF242B301> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff875da000 -     0x7fff87655ff7  com.apple.print.framework.PrintCore (7.0 - 366) <E663DF78-6729-332D-B763-ABB63A6BBB55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff8767e000 -     0x7fff8769bff7  com.apple.openscripting (1.3.3 - ???) <A64205E6-D3C5-3E12-B1A0-72243151AF7D> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8769c000 -     0x7fff87763ff7  com.apple.ColorSync (4.7.0 - 4.7.0) <A29897D7-4B63-3BBB-B66C-710BE9CC01D8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff87764000 -     0x7fff8778fff7  libxslt.1.dylib (3.24.0 - compatibility 3.0.0) <8051A3FC-7385-3EA9-9634-78FC616C3E94> /usr/lib/libxslt.1.dylib
        0x7fff87790000 -     0x7fff877b9fff  libJPEG.dylib (??? - ???) <3DBFEB41-4BF2-3502-872A-BB3738EE61B0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff877ba000 -     0x7fff877e1fff  com.apple.PerformanceAnalysis (1.10 - 10) <2A058167-292E-3C3A-B1F8-49813336E068> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff877e2000 -     0x7fff877e2fff  com.apple.quartzframework (1.5 - 1.5) <21FCC91F-C7B9-304F-8C9C-04F3924F4AE3> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff878f3000 -     0x7fff87907ff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <04C31EF0-912A-3004-A08F-CEC27030E0B2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8797c000 -     0x7fff87992fff  libGL.dylib (??? - ???) <22064411-0A62-373C-828B-0AA2BA2A8D34> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff879ac000 -     0x7fff87a8cfff  com.apple.CoreServices.OSServices (478.25 - 478.25) <CA11FC11-2F93-3C8A-8077-A67F381A3EBE> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff87a8d000 -     0x7fff87abafe7  libSystem.B.dylib (159.0.0 - compatibility 1.0.0) <7B4D685D-939C-3ABE-8780-77A1889E0DE9> /usr/lib/libSystem.B.dylib
        0x7fff87b05000 -     0x7fff87b1bff7  com.apple.ImageCapture (7.0 - 7.0) <69E6E2E1-777E-332E-8BCF-4F0611517DD0> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff87b76000 -     0x7fff87b78fff  libquarantine.dylib (36.0.0 - compatibility 1.0.0) <4C3BFBC7-E592-3939-B376-1C2E2D7C5389> /usr/lib/system/libquarantine.dylib
        0x7fff87b79000 -     0x7fff87b84ff7  libc++abi.dylib (14.0.0 - compatibility 1.0.0) <8FF3D766-D678-36F6-84AC-423C878E6D14> /usr/lib/libc++abi.dylib
        0x7fff87b85000 -     0x7fff87b93fff  libdispatch.dylib (187.5.0 - compatibility 1.0.0) <698F8EFB-7075-3111-94E3-891156C88172> /usr/lib/system/libdispatch.dylib
        0x7fff87b94000 -     0x7fff87b95fff  com.apple.MonitorPanelFramework (1.4.0 - 1.4.0) <0F55CD76-DB24-309B-BD12-62B00C1AAB9F> /System/Library/PrivateFrameworks/MonitorPanel.framework/Versions/A/MonitorPane l
        0x7fff87d6d000 -     0x7fff87d74fff  com.apple.NetFS (4.0 - 4.0) <B9F41443-679A-31AD-B0EB-36557DAF782B> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff87d75000 -     0x7fff87f77fff  libicucore.A.dylib (46.1.0 - compatibility 1.0.0) <82DCB94B-3819-3CC3-BC16-2AACA7F64F8A> /usr/lib/libicucore.A.dylib
        0x7fff87fbf000 -     0x7fff87fc0ff7  libsystem_blocks.dylib (53.0.0 - compatibility 1.0.0) <8BCA214A-8992-34B2-A8B9-B74DEACA1869> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8804a000 -     0x7fff8804dfff  libRadiance.dylib (??? - ???) <DCDA308D-4856-3631-B6D7-7A8B94169BC0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libRadiance.dylib
        0x7fff8804e000 -     0x7fff88059fff  com.apple.DisplayServicesFW (2.5.0 - 302.1.2) <36377733-C737-3F36-A601-85D6188A2AAA> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8805a000 -     0x7fff8805bff7  libremovefile.dylib (21.0.0 - compatibility 1.0.0) <C6C49FB7-1892-32E4-86B5-25AD165131AA> /usr/lib/system/libremovefile.dylib
        0x7fff8805c000 -     0x7fff887f0fff  com.apple.CoreAUC (6.11.03 - 6.11.03) <5A56B2DC-A0A6-357B-ADF2-5714AFEBD926> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff88862000 -     0x7fff88886ff7  com.apple.Kerberos (1.0 - 1) <2FF2569B-F59A-371E-AF33-66297F512CB3> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff88887000 -     0x7fff888c6ff7  libcups.2.dylib (2.9.0 - compatibility 2.0.0) <DE681910-3F7F-3502-9937-AB8008CD281A> /usr/lib/libcups.2.dylib
        0x7fff888c7000 -     0x7fff88959fff  com.apple.PDFKit (2.6 - 2.6) <F838E95F-DEE9-354A-A34A-F5335D0AF1E1> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8895a000 -     0x7fff88985fff  libpcre.0.dylib (1.1.0 - compatibility 1.0.0) <7D3CDB0A-840F-3856-8F84-B4A50E66431B> /usr/lib/libpcre.0.dylib
        0x7fff88986000 -     0x7fff8898afff  libdyld.dylib (195.5.0 - compatibility 1.0.0) <F1903B7A-D3FF-3390-909A-B24E09BAD1A5> /usr/lib/system/libdyld.dylib
        0x7fff8898b000 -     0x7fff8898bfff  com.apple.audio.units.AudioUnit (1.7 - 1.7) <D75971EE-0D74-365A-8E52-46558EA49E87> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8898c000 -     0x7fff88bfaff7  com.apple.QuartzComposer (5.0 - 232) <CE01B3AC-C19F-3148-9301-615E8FD6F356> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff88bfb000 -     0x7fff88cf7ff7  com.apple.avfoundation (2.0 - 180.23) <C4383696-561D-33F3-AD7C-51E672F580B2> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff88cf8000 -     0x7fff88cf9fff  liblangid.dylib (??? - ???) <CACBE3C3-2F7B-3EED-B50E-EDB73F473B77> /usr/lib/liblangid.dylib
        0x7fff88cfa000 -     0x7fff8912cfe7  com.apple.VideoToolbox (1.0 - 705.35) <B1B9F159-EEE2-38BB-A55E-CDB335A7A226> /System/Library/PrivateFrameworks/VideoToolbox.framework/Versions/A/VideoToolbo x
        0x7fff89155000 -     0x7fff8928efef  com.apple.vImage (5.0 - 5.0) <C45D2CBE-FA15-3D13-9E9D-A3BF57B84BBE> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8928f000 -     0x7fff89291ff7  com.apple.print.framework.Print (7.0 - 247) <579D7E49-A7F4-3C41-9434-3114B8A9B96C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff89292000 -     0x7fff89298fff  com.apple.DiskArbitration (2.4 - 2.4) <5185FEA6-92CA-3CAA-8442-BD71DBC64AFD> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff89299000 -     0x7fff892ecfff  com.apple.AppleVAFramework (5.0.14 - 5.0.14) <5FA4AED9-8E55-389C-9F5B-02FFE5BCBB75> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff899a1000 -     0x7fff899a1fff  com.apple.Cocoa (6.6 - ???) <021D4214-9C23-3CD8-AFB2-F331697A4508> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff89a5e000 -     0x7fff89d35fff  com.apple.security (7.0 - 55010) <2418B583-D3BD-3BC5-8B07-8289C8A5B43B> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89ece000 -     0x7fff89ed2ff7  com.apple.CommonPanels (1.2.5 - 94) <0BB2C436-C9D5-380B-86B5-E355A7711259> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff89eda000 -     0x7fff89f36ff7  com.apple.QuickLookFramework (3.0 - 489.1) <26470DFE-B3D7-3E05-A4D7-98B64FCB230B> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
        0x7fff89f37000 -     0x7fff8a1b1ff7  com.apple.imageKit (2.1 - 1.0) <03200568-184B-36E8-AFE9-04D1FACDC926> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff8a1b2000 -     0x7fff8a1b3fff  libsystem_sandbox.dylib (??? - ???) <8D14139B-B671-35F4-9E5A-023B4C523C38> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8a1bc000 -     0x7fff8a2c9fff  libJP2.dylib (??? - ???) <D8257CEE-A1C3-394A-8193-6DB7C29A15A8> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff8a327000 -     0x7fff8a335ff7  libkxld.dylib (??? - ???) <65BE345D-6618-3D1A-9E2B-255E629646AA> /usr/lib/system/libkxld.dylib
        0x7fff8a336000 -     0x7fff8a336fff  com.apple.Accelerate (1.7 - Accelerate 1.7) <3E4582EB-CFEF-34EA-9DA8-8421F1C3C77D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff8a33d000 -     0x7fff8a3dcfff  com.apple.LaunchServices (480.19 - 480.19) <41ED4C8B-C74B-34EA-A9BF-34DBA5F52307> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff8a49f000 -     0x7fff8a63efff  com.apple.QuartzCore (1.7 - 269.0) <E0AFC745-4AC5-36E3-9827-E5344721071D> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8a66b000 -     0x7fff8a6bdff7  libGLU.dylib (??? - ???) <C3CE8BA0-470F-3BCE-B17C-A31E70E035F2> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8a6cc000 -     0x7fff8a6e1fff  com.apple.speech.synthesis.framework (4.0.74 - 4.0.74) <C061ECBB-7061-3A43-8A18-90633F943295> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8a6e7000 -     0x7fff8a6edfff  libmacho.dylib (800.0.0 - compatibility 1.0.0) <D86F63EC-D2BD-32E0-8955-08B5EAFAD2CC> /usr/lib/system/libmacho.dylib
        0x7fff8a6ee000 -     0x7fff8a735ff7  com.apple.CoreMedia (1.0 - 705.35) <6BEC7E0A-BC2E-30DA-8E18-7AF6E8A7821F> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8a736000 -     0x7fff8a842fef  libcrypto.0.9.8.dylib (0.9.8 - compatibility 0.9.8) <3AD29F8D-E3BC-3F49-A438-2C8AAB71DC99> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a929000 -     0x7fff8a929fff  com.apple.Accelerate.vecLib (3.7 - vecLib 3.7) <4CC14F7C-BCA7-3CAC-BEC9-B06576E5A15B> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8aa01000 -     0x7fff8ab5aff7  com.apple.audio.toolbox.AudioToolbox (1.7 - 1.7) <296F10D0-A871-39C1-B8B2-9200AB12B5AF> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8ab5b000 -     0x7fff8ac5efff  libsqlite3.dylib (9.6.0 - compatibility 9.0.0) <ED5E84C6-646D-3B70-81D6-7AF957BEB217> /usr/lib/libsqlite3.dylib
        0x7fff8ac66000 -     0x7fff8ac6bff7  libsystem_network.dylib (??? - ???) <4ABCEEF3-A3F9-3E06-9682-CE00F17138B7> /usr/lib/system/libsystem_network.dylib
        0x7fff8ac6c000 -     0x7fff8ac99fff  com.apple.quartzfilters (1.7.0 - 1.7.0) <ED846829-EBF1-3E2F-9EA6-D8743E5A4784> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff8ac9a000 -     0x7fff8acfafff  libvDSP.dylib (325.3.0 - compatibility 1.0.0) <74B62E70-4189-3022-8FC9-1182EA7C6E34> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8acfb000 -     0x7fff8ad80ff7  com.apple.Heimdal (2.1 - 2.0) <E4CD970F-8DE8-31E4-9FC0-BDC97EB924D5> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8adbc000 -     0x7fff8add3fff  com.apple.CFOpenDirectory (10.7 - 144) <9709423E-8484-3B26-AAE8-EF58D1B8FB3F> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8add4000 -     0x7fff8addfff7  com.apple.speech.recognition.framework (4.0.19 - 4.0.19) <7ADAAF5B-1D78-32F2-9FFF-D2E3FBB41C2B> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff8ae21000 -     0x7fff8ae5bfff  com.apple.DebugSymbols (2.1 - 85) <AEF473A5-25BF-3FB7-9A07-320D9CB85959> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8ae94000 -     0x7fff8af09ff7  libc++.1.dylib (19.0.0 - compatibility 1.0.0) <C0EFFF1B-0FEB-3F99-BE54-506B35B555A9> /usr/lib/libc++.1.dylib
        0x7fff8af0a000 -     0x7fff8af2afff  libsystem_kernel.dylib (1699.22.73 - compatibility 1.0.0) <69F2F501-72D8-3B3B-8357-F4418B3E1348> /usr/lib/system/libsystem_kernel.dylib
        0x7fff8af67000 -     0x7fff8b009ff7  com.apple.securityfoundation (5.0 - 55005) <0D59908C-A61B-389E-AF37-741ACBBA6A94> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff8b00a000 -     0x7fff8b08eff7  com.apple.ApplicationServices.ATS (5.0 - ???) <F10B1918-A06E-3ECF-85EF-05F0CF27187E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8b2b0000 -     0x7fff8b2d3ff7  com.apple.RemoteViewServices (1.0 - 1) <EB549657-8EDC-312A-B8BE-DEC3E160AC3D> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff8b2d4000 -     0x7fff8b3b1fef  libsystem_c.dylib (763.11.0 - compatibility 1.0.0) <1D61CA57-3C6D-30F7-89CB-CC6F0787B1DC> /usr/lib/system/libsystem_c.dylib
        0x7fff8b3b2000 -     0x7fff8b3b7fff  libpam.2.dylib (3.0.0 - compatibility 3.0.0) <D952F17B-200A-3A23-B9B2-7C1F7AC19189> /usr/lib/libpam.2.dylib
        0x7fff8b561000 -     0x7fff8b574ff7  libCRFSuite.dylib (??? - ???) <034D4DAA-63F0-35E4-BCEF-338DD7A453DD> /usr/lib/libCRFSuite.dylib
        0x7fff8b575000 -     0x7fff8b6ffff7  com.apple.QTKit (7.7.1 - 2246) <C8A57DE8-A86A-34B6-B6BA-565EE3B6D140> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff8b700000 -     0x7fff8b70efff  com.apple.NetAuth (1.0 - 3.0) <F384FFFD-70F6-3B1C-A886-F5B446E456E7> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8b70f000 -     0x7fff8b762fff  libFontRegistry.dylib (??? - ???) <8FE14D77-1286-3619-A02E-0AC1A622596E> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8b763000 -     0x7fff8b772fff  com.apple.opengl (1.7.4 - 1.7.4) <38AF4430-7E81-3C98-9330-21DCDA90507E> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff8b773000 -     0x7fff8be419df  com.apple.CoreGraphics (1.600.0 - ???) <B3C42497-53F5-31BB-987E-D1E76746B0E4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff8be42000 -     0x7fff8be5eff7  com.apple.GenerationalStorage (1.0 - 124) <C0290CA0-A2A0-3280-9442-9D783883D638> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff8bf83000 -     0x7fff8c088ff7  libFontParser.dylib (??? - ???) <22AADE96-E54D-3918-9DFA-1967F8B21E54> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8c13b000 -     0x7fff8c140fff  com.apple.OpenDirectory (10.7 - 144) <E8AACF47-C423-3DCE-98F6-A811612B1B46> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8c141000 -     0x7fff8c15efff  libPng.dylib (??? - ???) <75DA9F95-C2A1-3534-9F8B-14CFFDE2A290> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8c196000 -     0x7fff8c1a8ff7  libbsm.0.dylib (??? - ???) <349BB16F-75FA-363F-8D98-7A9C3FA90A0D> /usr/lib/libbsm.0.dylib
        0x7fff8c1e4000 -     0x7fff8c1e9fff  libcompiler_rt.dylib (6.0.0 - compatibility 1.0.0) <98ECD5F6-E85C-32A5-98CD-8911230CB66A> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8c1ea000 -     0x7fff8c207ff7  libxpc.dylib (77.16.0 - compatibility 1.0.0) <0A4B4775-29A9-30D6-956B-3BE1DBF98090> /usr/lib/system/libxpc.dylib
        0x7fff8c208000 -     0x7fff8c20eff7  libunwind.dylib (30.0.0 - compatibility 1.0.0) <1E9C6C8C-CBE8-3F4B-A5B5-E03E3AB53231> /usr/lib/system/libunwind.dylib
        0x7fff8c881000 -     0x7fff8c883fff  libCVMSPluginSupport.dylib (??? - ???) <2D21E6BE-CB20-3F76-8DCC-1CB0660A8A5B> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8c8ab000 -     0x7fff8cbc4fff  com.apple.CoreServices.CarbonCore (960.13 - 960.13) <398ABDD7-BB95-3C05-96D2-B54243FC4745> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8cc04000 -     0x7fff8cc04fff  com.apple.vecLib (3.7 - vecLib 3.7) <29927F20-262F-379C-9108-68A6C69A03D0> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8cc8a000 -     0x7fff8ccfdfff  libstdc++.6.dylib (52.0.0 - compatibility 7.0.0) <6BDD43E4-A4B1-379E-9ED5-8C713653DFF2> /usr/lib/libstdc++.6.dylib
        0x7fff8cd1e000 -     0x7fff8cd1ffff  libdnsinfo.dylib (395.6.0 - compatibility 1.0.0) <718A135F-6349-354A-85D5-430B128EFD57> /usr/lib/system/libdnsinfo.dylib
        0x7fff8cd22000 -     0x7fff8cd5efff  libsystem_info.dylib (??? - ???) <BC49C624-1DAB-3A37-890F-6EFD46538424> /usr/lib/system/libsystem_info.dylib
        0x7fff8cd5f000 -     0x7fff8cd8cff7  com.apple.opencl (1.50.62 - 1.50.62) <616ADE61-11D1-3816-A255-3F0F80F2EAC8> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8cf75000 -     0x7fff8d1e6fff  com.apple.CoreImage (7.77 - 1.0.1) <AB6ECCF3-4B04-3363-9158-08F305BF15FA> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d1e7000 -     0x7fff8d1e8fff  libunc.dylib (24.0.0 - compatibility 1.0.0) <C67B3B14-866C-314F-87FF-8025BEC2CAAC> /usr/lib/system/libunc.dylib
        0x7fff8d1e9000 -     0x7fff8d243fff  com.apple.HIServices (1.9 - ???) <8791E8AA-C034-330D-B2BA-5141154C21CD> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8d244000 -     0x7fff8d671fff  libLAPACK.dylib (??? - ???) <4F2E1055-2207-340B-BB45-E4F16171EE0D> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff8d672000 -     0x7fff8d6a5fff  com.apple.GSS (2.1 - 2.0) <A150154E-40D3-345B-A92D-3A023A55AC52> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8d6a6000 -     0x7fff8d716fff  com.apple.datadetectorscore (3.0 - 179.3) <AFFBD606-91DE-3F91-8E38-C037D9FBFA8B> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff8d717000 -     0x7fff8d8eaff7  com.apple.CoreFoundation (6.7 - 635) <57446B22-0778-3E07-9690-96AC705D57E8> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d8eb000 -     0x7fff8d8ebfff  com.apple.Carbon (153 - 153) <895C2BF2-1666-3A59-A669-311B1F4F368B> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff8d8ec000 -     0x7fff8d8f7fff  com.apple.CommonAuth (2.1 - 2.0) <49949286-61FB-3A7F-BF49-0EBA45E2664E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8d91a000 -     0x7fff8dc2cfff  com.apple.Foundation (6.7 - 833.1) <618D7923-3519-3C53-9CBD-CF3C7130CB32> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff8dc2d000 -     0x7fff8dc7dfff  com.apple.CoreMediaIO (201.0 - 3148) <66287EB0-61F1-3175-90DC-24BB29473C67> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8dc7e000 -     0x7fff8dc88ff7  liblaunch.dylib (392.18.0 - compatibility 1.0.0) <39EF04F2-7F0C-3435-B785-BF283727FFBD> /usr/lib/system/liblaunch.dylib
        0x7fff8dcd2000 -     0x7fff8dcf1fff  libresolv.9.dylib (46.0.0 - compatibility 1.0.0) <33263568-E6F3-359C-A4FA-66AD1300F7D4> /usr/lib/libresolv.9.dylib
        0x7fff8e1a8000 -     0x7fff8e30bfff  com.apple.CFNetwork (520.0.13 - 520.0.13) <67E3BB43-2A22-3F5A-964E-391375B24CE0> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CFNetwo rk.framework/Versions/A/CFNetwork
        0x7fff8e30c000 -     0x7fff8e323fff  com.apple.MultitouchSupport.framework (220.62 - 220.62) <7EF58A7E-CB97-335F-A025-4A0F00AEF896> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8e339000 -     0x7fff8e368fff  com.apple.DictionaryServices (1.2 - 158) <2CE51CD1-EE3D-3618-9507-E39A09C9BB8D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8e369000 -     0x7fff8e576fff  com.apple.JavaScriptCore (7534 - 7534.48) <99B60407-592A-3DDC-A3D0-86578B92B3F8> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff8e577000 -     0x7fff8e738fe7  com.apple.CoreData (103 - 358.4) <8D8ABA2E-0161-334D-A7C9-79E5297E188B> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff8e739000 -     0x7fff8e73efff  libcache.dylib (47.0.0 - compatibility 1.0.0) <B7757E2E-5A7D-362E-AB71-785FE79E1527> /usr/lib/system/libcache.dylib
        0x7fff8e73f000 -     0x7fff8e781ff7  libcommonCrypto.dylib (55010.0.0 - compatibility 1.0.0) <A5B9778E-11C3-3F61-B740-1F2114E967FB> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8e797000 -     0x7fff8e797fff  com.apple.CoreServices (53 - 53) <5946A0A6-393D-3087-86A0-4FFF6A305CC0> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8e798000 -     0x7fff8e798fff  com.apple.ApplicationServices (41 - 41) <03F3FA8F-8D2A-3AB6-A8E3-40B001116339> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8e799000 -     0x7fff8e7c1ff7  com.apple.CoreVideo (1.7 - 70.0) <59D5B407-CCB6-3406-8C55-C1B0168D7DC2> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff8e7d4000 -     0x7fff8e7e6ff7  libz.1.dylib (1.2.5 - compatibility 1.0.0) <30CBEF15-4978-3DED-8629-7109880A19D4> /usr/lib/libz.1.dylib
        0x7fff8ec72000 -     0x7fff8ec79fff  libcopyfile.dylib (85.1.0 - compatibility 1.0.0) <172B1985-F24A-34E9-8D8B-A2403C9A0399> /usr/lib/system/libcopyfile.dylib
        0x7fff8ec7a000 -     0x7fff8ece1ff7  com.apple.audio.CoreAudio (4.0.0 - 4.0.0) <0B715012-C8E8-386D-9C6C-90F72AE62A2F> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8ef05000 -     0x7fff8f2cbfff  com.apple.MediaToolbox (1.0 - 705.35) <EC6755D1-58BC-36F5-AB66-143D03A0AF8C> /System/Library/PrivateFrameworks/MediaToolbox.framework/Versions/A/MediaToolbo x
        0x7fff8f2cc000 -     0x7fff8f2d2fff  IOSurface (??? - ???) <06FA3FDD-E6D5-391F-B60D-E98B169DAB1B> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8f2d7000 -     0x7fff8f3ecfff  com.apple.DesktopServices (1.6.0 - 1.6.0) <208D40FC-8BBE-330F-B999-18771BEA6895> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8f3ed000 -     0x7fff8f43bff7  libauto.dylib (??? - ???) <F0004B88-CA01-37D0-A77F-6651C4EC7D8E> /usr/lib/libauto.dylib
        0x7fff8f440000 -     0x7fff8f443fff  libCoreVMClient.dylib (??? - ???) <9E9F7B24-567C-3102-909C-219CF2B191FD> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8f4d4000 -     0x7fff8f53efff  com.apple.framework.IOKit (2.0 - ???) <F79E7690-EF97-3D04-BA22-177E256803AF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8f53f000 -     0x7fff8f57efff  com.apple.AE (527.6 - 527.6) <6F8DF9EF-3250-3B7F-8841-FCAD8E323954> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff8f57f000 -     0x7fff8f99afff  com.apple.SceneKit (2.0 - 124) <9E331DDE-BDF4-34C5-A8F9-E7F12ADBB785> /System/Library/PrivateFrameworks/SceneKit.framework/Versions/A/SceneKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 1
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 209
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=171.9M resident=87.9M(51%) swapped_out_or_unallocated=84.0M(49%)
    Writable regions: Total=17.9M written=508K(3%) resident=664K(4%) swapped_out=0K(0%) unallocated=17.2M(96%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             9396K
    MALLOC guard page                    16K
    STACK GUARD                        56.0M
    Stack                              8192K
    __CI_BITMAP                          80K
    __DATA                             16.3M
    __IMAGE                            1256K
    __LINKEDIT                         47.3M
    __TEXT                            124.6M
    __UNICODE                           544K
    shared memory                        12K
    ===========                      =======
    TOTAL                             263.2M
    Model: iMac12,2, BootROM IM121.0047.B0A, 4 processors, Intel Core i5, 2.7 GHz, 16 GB, SMC 1.72f2
    Graphics: AMD Radeon HD 6770M, AMD Radeon HD 6770M, PCIe, 512 MB
    Memory Module: BANK 0/DIMM0, 4 GB, DDR3, 1333 MHz, 0x8394, 0x393731363437410000000000000000000000
    Memory Module: BANK 1/DIMM0, 4 GB, DDR3, 1333 MHz, 0x8394, 0x393731363437410000000000000000000000
    Memory Module: BANK 0/DIMM1, 4 GB, DDR3, 1333 MHz, 0x8394, 0x393731363437410000000000000000000000
    Memory Module: BANK 1/DIMM1, 4 GB, DDR3, 1333 MHz, 0x8394, 0x393731363437410000000000000000000000
    AirPort: spairport_wireless_card_type_airport_extreme (0x168C, 0x9A), Atheros 9380: 4.0.55.4-P2P
    Bluetooth: Version 2.5.0f17, 2 service, 19 devices, 1 incoming serial ports
    Network Service: Ethernet, Ethernet, en0
    Serial ATA Device: WDC WD1001FALS-403AA0, 1 TB
    Serial ATA Device: APPLE SSD TS256C, 251 GB
    Serial ATA Device: OPTIARC DVD RW AD-5690H
    USB Device: FaceTime HD Camera (Built-in), apple_vendor_id, 0x850b, 0xfa200000 / 3
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfa100000 / 2
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfa130000 / 5
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfa132000 / 7
    USB Device: BRCM2046 Hub, 0x0a5c  (Broadcom Corp.), 0x4500, 0xfa110000 / 4
    USB Device: Bluetooth USB Host Controller, apple_vendor_id, 0x8215, 0xfa111000 / 6
    USB Device: hub_device, 0x0424  (SMSC), 0x2514, 0xfd100000 / 2
    USB Device: IR Receiver, apple_vendor_id, 0x8242, 0xfd120000 / 4
    USB Device: Internal Memory Card Reader, apple_vendor_id, 0x8403, 0xfd110000 / 3

    Hello. Is this still reproducing to you? Can you try again? If it still doesn't work fine please let em know what is loaded for you. I tried with Galaxy Tab and for me it loads the login page.

  • Livid with Apple - It just doesn't work. EVER

    Hi Guys,
    As the title suggests I am beyond aggrevated with Apple. But in the interest of healthy blood pressure and actually solving the problem; I will now continue with the problem at hand.
    I have through the years provided support for clients who own Apples, and I have through many years of frustration (due to illogical, broken and unnecessary Apple software functions) and oh so many forum visits solved their problems to their satisfaction.
    This one takes the cake however.
    My client recently broke the glass of his iPad (64Gig) and is now unable to navigate around. He did however buy an ipad mini(16Gig) for his son afterwards and now wants all the kiddie apps loaded onto his sons. I proposed that we perform a backup of his iPad in iTunes and then just restore to the iPad mini as some of his apps was bought in Mauritius and are nor available here for purchase.
    First problem:
    We can't restore the backup (45gig of which 30 gigs are pictures) because the iPad mini has too little space. No problem (or so I thought), let's just delete his photos after I manually backed them up. It turns out we cant delete the photos on his iPad (syncing doesnt work, nor can we manually remove them) because iTunes (he is running 10.6.8 and cannot upgrade further) doesn't provide the function of deleting things, and like I just said the syncing doesn't work. This after trying EVERY solution and workaround presented in the forums.
    Second Problem:
    This would all have been easily solved if we could just do a memory upgrade on the mini. But Apple has seen fit to force their clients to go out and buy BRAND NEW iPad's if they want a small ram upgrade.
    Third problem:
    I tried the syncing seperately via iPhoto and guess what? After about 4 hours of waiting around for it to syncronize it did Jack Diddly Squat.
    Can anyone that maybe has had the same problem provide a solution?
    For those PR agents out there who actually care, just make things simple. People WANT simple. I'm done with punting your low quality products though.

    you can import ALL those photos into iphoto. Then EXPORT them to a large capacity hard drive. Then sort through the photos and sync em to the other ipad.
    When you export movies then make sure you choose ORIGINAL not JPEG.

  • My App store doesn´t work under my user. Everything is ok if I start with a guest user. I have a Yosemite MacBook Pro. How can I solve this? Because I'm unable to open the App Store, Mail, Contacts and so on. Please can you help me.

    My App store doesn´t work under my user. Everything is ok if I start with a guest user. I have a Yosemite MacBook Pro. How can I solve this? Because I'm unable to open the App Store, Mail, Contacts and so on. Please can you help me.

    Here it is. Hope that helps. Thank You.
    28/01/15 21:57:12,043 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    28/01/15 21:57:12,043 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d251b0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,044 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d25ec0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,046 App Store[1494]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.appstore/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,051 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c407a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,051 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c41440 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,053 CalendarAgent[1495]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.CalendarAgent/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,056 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[1497]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    28/01/15 21:57:12,427 com.apple.xpc.launchd[1]: (com.apple.appstore.18776[1494]) Service exited due to signal: Illegal instruction: 4
    28/01/15 21:57:12,472 ReportCrash[1497]: Saved crash report for App Store[1494] version 2.0 (376.6.2) to /Users/HV/Library/Logs/DiagnosticReports/App Store_2015-01-28-215712_MacBook-Pro-de-HV.crash
    28/01/15 21:57:12,485 ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/App%20Store_2015-01-27-212748_M acBook-Pro-de-HV.crash
    28/01/15 21:57:12,505 AddressBookSourceSync[1498]: Could not get real path for Address Book lock folder: open() for F_GETPATH failed.
    28/01/15 21:57:12,506 AddressBookSourceSync[1498]: *** Assertion failure in -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:], /SourceCache/AddressBook/AddressBook-1563/Framework/AddressBookUI/ABProcessShar edLock.m:57
    28/01/15 21:57:12,507 AddressBookSourceSync[1498]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: lockFilePath != nil'
    *** First throw call stack:
      0   CoreFoundation                      0x00007fff8951a66c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff8a6fb76e objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff8951a44a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x00007fff8decc3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   AddressBook                         0x00007fff8b9a1c0d -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:] + 144
      5   AddressBook                         0x00007fff8ba97f79 +[ABProcessSharedLock recursiveSharedLockWithLockFilePath:] + 97
      6   AddressBook                         0x00007fff8b9a15a2 +[ABAddressBook initializeFileLock] + 84
      7   AddressBook                         0x00007fff8b99e443 -[ABAddressBook nts_InitDefaultContactManager] + 153
      8   AddressBook                         0x00007fff8b99e35b +[ABAddressBook nts_SharedAddressBook] + 72
      9   AddressBook                         0x00007fff8b99e273 +[ABAddressBook nts_CreateSharedAddressBook] + 48
      10  AddressBook                         0x00007fff8b99e0df +[ABAddressBook sharedAddressBook] + 67
      11  AddressBook                         0x00007fff8b99d3a1 +[ABAddressBook addressBookWithDatabaseDirectory:options:] + 54
      12  AddressBook                         0x00007fff8ba87370 -[PHXSource addressBook] + 146
      13  CardDAVPlugin                       0x00000001096cbfd0 -[PHXCardDAVSource addressBook] + 47
      14  AddressBookSourceSync               0x00000001075ca28e AddressBookSourceSync + 8846
      15  AddressBook                         0x00007fff8b9a4d2e __55-[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:]_block_invoke + 16
      16  CoreFoundation                      0x00007fff8943b385 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 133
      17  CoreFoundation                      0x00007fff8943aa89 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 313
      18  AddressBook                         0x00007fff8b9a4d04 -[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:] + 168
      19  AddressBook                         0x00007fff8b9a4c46 -[NSArray(ABArrayAdditions) _abMap:] + 91
      20  AddressBookSourceSync               0x00000001075ca05e AddressBookSourceSync + 8286
      21  AddressBookSourceSync               0x00000001075ca4fb AddressBookSourceSync + 9467
      22  libdyld.dylib                       0x00007fff933045c9 start + 1
      23  ???                                 0x0000000000000001 0x0 + 1
    28/01/15 21:57:12,606 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f369d0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,607 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f375a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,609 LaterAgent[1500]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.lateragent/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,619 Problem Reporter[1499]: Failed to connect (_imageWell) outlet from (ProblemReportWindowController) to (NSImageView): missing setter or instance variable
    28/01/15 21:57:12,682 com.apple.xpc.launchd[1]: (com.apple.CalendarAgent[1495]) Service exited due to signal: Illegal instruction: 4
    28/01/15 21:57:12,682 com.apple.xpc.launchd[1]: (com.apple.CalendarAgent) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    28/01/15 21:57:12,713 ReportCrash[1497]: Saved crash report for CalendarAgent[1495] version 8.0 (316) to /Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215712_MacBoo k-Pro-de-HV.crash
    28/01/15 21:57:12,746 ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215343 _MacBook-Pro-de-HV.crash
    28/01/15 21:57:12,043 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    28/01/15 21:57:12,043 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d251b0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,044 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d25ec0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,046 App Store[1494]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.appstore/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,051 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c407a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,051 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c41440 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,053 CalendarAgent[1495]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.CalendarAgent/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,056 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[1497]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    28/01/15 21:57:12,427 com.apple.xpc.launchd[1]: (com.apple.appstore.18776[1494]) Service exited due to signal: Illegal instruction: 4
    28/01/15 21:57:12,472 ReportCrash[1497]: Saved crash report for App Store[1494] version 2.0 (376.6.2) to /Users/HV/Library/Logs/DiagnosticReports/App Store_2015-01-28-215712_MacBook-Pro-de-HV.crash
    28/01/15 21:57:12,485 ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/App%20Store_2015-01-27-212748_M acBook-Pro-de-HV.crash
    28/01/15 21:57:12,505 AddressBookSourceSync[1498]: Could not get real path for Address Book lock folder: open() for F_GETPATH failed.
    28/01/15 21:57:12,506 AddressBookSourceSync[1498]: *** Assertion failure in -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:], /SourceCache/AddressBook/AddressBook-1563/Framework/AddressBookUI/ABProcessShar edLock.m:57
    28/01/15 21:57:12,507 AddressBookSourceSync[1498]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: lockFilePath != nil'
    *** First throw call stack:
      0   CoreFoundation                      0x00007fff8951a66c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff8a6fb76e objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff8951a44a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x00007fff8decc3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   AddressBook                         0x00007fff8b9a1c0d -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:] + 144
      5   AddressBook                         0x00007fff8ba97f79 +[ABProcessSharedLock recursiveSharedLockWithLockFilePath:] + 97
      6   AddressBook                         0x00007fff8b9a15a2 +[ABAddressBook initializeFileLock] + 84
      7   AddressBook                         0x00007fff8b99e443 -[ABAddressBook nts_InitDefaultContactManager] + 153
      8   AddressBook                         0x00007fff8b99e35b +[ABAddressBook nts_SharedAddressBook] + 72
      9   AddressBook                         0x00007fff8b99e273 +[ABAddressBook nts_CreateSharedAddressBook] + 48
      10  AddressBook                         0x00007fff8b99e0df +[ABAddressBook sharedAddressBook] + 67
      11  AddressBook                         0x00007fff8b99d3a1 +[ABAddressBook addressBookWithDatabaseDirectory:options:] + 54
      12  AddressBook                         0x00007fff8ba87370 -[PHXSource addressBook] + 146
      13  CardDAVPlugin                       0x00000001096cbfd0 -[PHXCardDAVSource addressBook] + 47
      14  AddressBookSourceSync               0x00000001075ca28e AddressBookSourceSync + 8846
      15  AddressBook                         0x00007fff8b9a4d2e __55-[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:]_block_invoke + 16
      16  CoreFoundation                      0x00007fff8943b385 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 133
      17  CoreFoundation                      0x00007fff8943aa89 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 313
      18  AddressBook                         0x00007fff8b9a4d04 -[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:] + 168
      19  AddressBook                         0x00007fff8b9a4c46 -[NSArray(ABArrayAdditions) _abMap:] + 91
      20  AddressBookSourceSync               0x00000001075ca05e AddressBookSourceSync + 8286
      21  AddressBookSourceSync               0x00000001075ca4fb AddressBookSourceSync + 9467
      22  libdyld.dylib                       0x00007fff933045c9 start + 1
      23  ???                                 0x0000000000000001 0x0 + 1
    28/01/15 21:57:12,606 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f369d0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,607 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f375a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,609 LaterAgent[1500]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.lateragent/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,619 Problem Reporter[1499]: Failed to connect (_imageWell) outlet from (ProblemReportWindowController) to (NSImageView): missing setter or instance variable
    28/01/15 21:57:12,682 com.apple.xpc.launchd[1]: (com.apple.CalendarAgent[1495]) Service exited due to signal: Illegal instruction: 4
    28/01/15 21:57:12,682 com.apple.xpc.launchd[1]: (com.apple.CalendarAgent) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    28/01/15 21:57:12,713 ReportCrash[1497]: Saved crash report for CalendarAgent[1495] version 8.0 (316) to /Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215712_MacBoo k-Pro-de-HV.crash
    28/01/15 21:57:12,746 ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215343 _MacBook-Pro-de-HV.crash
    28/01/15 21:57:12,043 com.apple.xpc.launchd[1]: (com.apple.imfoundation.IMRemoteURLConnectionAgent) The _DirtyJetsamMemoryLimit key is not available on this platform.
    28/01/15 21:57:12,043 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d251b0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,044 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d25ec0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,046 App Store[1494]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.appstore/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,051 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c407a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,051 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c41440 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,053 CalendarAgent[1495]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.CalendarAgent/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,056 com.apple.xpc.launchd[1]: (com.apple.ReportCrash[1497]) Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    28/01/15 21:57:12,427 com.apple.xpc.launchd[1]: (com.apple.appstore.18776[1494]) Service exited due to signal: Illegal instruction: 4
    28/01/15 21:57:12,472 ReportCrash[1497]: Saved crash report for App Store[1494] version 2.0 (376.6.2) to /Users/HV/Library/Logs/DiagnosticReports/App Store_2015-01-28-215712_MacBook-Pro-de-HV.crash
    28/01/15 21:57:12,485 ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/App%20Store_2015-01-27-212748_M acBook-Pro-de-HV.crash
    28/01/15 21:57:12,505 AddressBookSourceSync[1498]: Could not get real path for Address Book lock folder: open() for F_GETPATH failed.
    28/01/15 21:57:12,506 AddressBookSourceSync[1498]: *** Assertion failure in -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:], /SourceCache/AddressBook/AddressBook-1563/Framework/AddressBookUI/ABProcessShar edLock.m:57
    28/01/15 21:57:12,507 AddressBookSourceSync[1498]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: lockFilePath != nil'
    *** First throw call stack:
      0   CoreFoundation                      0x00007fff8951a66c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff8a6fb76e objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff8951a44a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x00007fff8decc3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   AddressBook                         0x00007fff8b9a1c0d -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:] + 144
      5   AddressBook                         0x00007fff8ba97f79 +[ABProcessSharedLock recursiveSharedLockWithLockFilePath:] + 97
      6   AddressBook                         0x00007fff8b9a15a2 +[ABAddressBook initializeFileLock] + 84
      7   AddressBook                         0x00007fff8b99e443 -[ABAddressBook nts_InitDefaultContactManager] + 153
      8   AddressBook                         0x00007fff8b99e35b +[ABAddressBook nts_SharedAddressBook] + 72
      9   AddressBook                         0x00007fff8b99e273 +[ABAddressBook nts_CreateSharedAddressBook] + 48
      10  AddressBook                         0x00007fff8b99e0df +[ABAddressBook sharedAddressBook] + 67
      11  AddressBook                         0x00007fff8b99d3a1 +[ABAddressBook addressBookWithDatabaseDirectory:options:] + 54
      12  AddressBook                         0x00007fff8ba87370 -[PHXSource addressBook] + 146
      13  CardDAVPlugin                       0x00000001096cbfd0 -[PHXCardDAVSource addressBook] + 47
      14  AddressBookSourceSync               0x00000001075ca28e AddressBookSourceSync + 8846
      15  AddressBook                         0x00007fff8b9a4d2e __55-[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:]_block_invoke + 16
      16  CoreFoundation                      0x00007fff8943b385 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 133
      17  CoreFoundation                      0x00007fff8943aa89 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 313
      18  AddressBook                         0x00007fff8b9a4d04 -[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:] + 168
      19  AddressBook                         0x00007fff8b9a4c46 -[NSArray(ABArrayAdditions) _abMap:] + 91
      20  AddressBookSourceSync               0x00000001075ca05e AddressBookSourceSync + 8286
      21  AddressBookSourceSync               0x00000001075ca4fb AddressBookSourceSync + 9467
      22  libdyld.dylib                       0x00007fff933045c9 start + 1
      23  ???                                 0x0000000000000001 0x0 + 1
    28/01/15 21:57:12,606 secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f369d0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,607 secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f375a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    28/01/15 21:57:12,609 LaterAgent[1500]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.lateragent/ modes[1]=0700: Permission denied
    28/01/15 21:57:12,619 Problem Reporter[1499]: Failed to connect (_imageWell) outlet from (ProblemReportWindowController) to (NSImageView): missing setter or instance variable
    28/01/15 21:57:12,682 com.apple.xpc.launchd[1]: (com.apple.CalendarAgent[1495]) Service exited due to signal: Illegal instruction: 4
    28/01/15 21:57:12,682 com.apple.xpc.launchd[1]: (com.apple.CalendarAgent) Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    28/01/15 21:57:12,713 ReportCrash[1497]: Saved crash report for CalendarAgent[1495] version 8.0 (316) to /Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215712_MacBoo k-Pro-de-HV.crash
    28/01/15 21:57:12,746 ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215343 _MacBook-Pro-de-HV.crash
    Jan 28 21:57:12 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Jan 28 21:57:12 MBP-de-HV.lan secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d251b0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:12 MBP-de-HV.lan secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718d25ec0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:12 MBP-de-HV App Store[1494]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.appstore/ modes[1]=0700: Permission denied
    Jan 28 21:57:12 MBP-de-HV.lan secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c407a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:12 MBP-de-HV.lan secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c41440 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:12 MBP-de-HV CalendarAgent[1495]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.CalendarAgent/ modes[1]=0700: Permission denied
    Jan 28 21:57:12 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.ReportCrash[1497]): Endpoint has been activated through legacy launch(3) APIs. Please switch to XPC or bootstrap_check_in(): com.apple.ReportCrash
    Jan 28 21:57:12 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.appstore.18776[1494]): Service exited due to signal: Illegal instruction: 4
    Jan 28 21:57:12 MBP-de-HV.lan ReportCrash[1497]: Saved crash report for App Store[1494] version 2.0 (376.6.2) to /Users/HV/Library/Logs/DiagnosticReports/App Store_2015-01-28-215712_MacBook-Pro-de-HV.crash
    Jan 28 21:57:12 MBP-de-HV.lan ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/App%20Store_2015-01-27-212748_M acBook-Pro-de-HV.crash
    Jan 28 21:57:12 MBP-de-HV.lan AddressBookSourceSync[1498]: Could not get real path for Address Book lock folder: open() for F_GETPATH failed.
    Jan 28 21:57:12 MBP-de-HV.lan AddressBookSourceSync[1498]: *** Assertion failure in -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:], /SourceCache/AddressBook/AddressBook-1563/Framework/AddressBookUI/ABProcessShar edLock.m:57
    Jan 28 21:57:12 MBP-de-HV.lan AddressBookSourceSync[1498]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: lockFilePath != nil'
      *** First throw call stack:
      0   CoreFoundation                      0x00007fff8951a66c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff8a6fb76e objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff8951a44a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x00007fff8decc3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   AddressBook                         0x00007fff8b9a1c0d -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:] + 144
      5   AddressBook                         0x00007fff8ba97f79 +[ABProcessSharedLock recursiveSharedLockWithLockFilePath:] + 97
      6   AddressBook                         0x00007fff8b9a15a2 +[ABAddressBook initializeFileLock] + 84
      7   AddressBook                         0x00007fff8b99e443 -[ABAddressBook nts_InitDefaultContactManager] + 153
      8   AddressBook                         0x00007fff8b99e35b +[ABAddressBook nts_SharedAddressBook] + 72
      9   AddressBook                         0x00007fff8b99e273 +[ABAddressBook nts_CreateSharedAddressBook] + 48
      10  AddressBook                         0x00007fff8b99e0df +[ABAddressBook sharedAddressBook] + 67
      11  AddressBook                         0x00007fff8b99d3a1 +[ABAddressBook addressBookWithDatabaseDirectory:options:] + 54
      12  AddressBook                         0x00007fff8ba87370 -[PHXSource addressBook] + 146
      13  CardDAVPlugin                       0x00000001096cbfd0 -[PHXCardDAVSource addressBook] + 47
      14  AddressBookSourceSync               0x00000001075ca28e AddressBookSourceSync + 8846
      15  AddressBook                         0x00007fff8b9a4d2e __55-[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:]_block_invoke + 16
      16  CoreFoundation                      0x00007fff8943b385 __53-[__NSArrayM enumerateObjectsWithOptions:usingBlock:]_block_invoke + 133
      17  CoreFoundation                      0x00007fff8943aa89 -[__NSArrayM enumerateObjectsWithOptions:usingBlock:] + 313
      18  AddressBook                         0x00007fff8b9a4d04 -[NSArray(ABArrayAdditions) abArrayWithResultsOfBlock:] + 168
      19  AddressBook                         0x00007fff8b9a4c46 -[NSArray(ABArrayAdditions) _abMap:] + 91
      20  AddressBookSourceSync               0x00000001075ca05e AddressBookSourceSync + 8286
      21  AddressBookSourceSync               0x00000001075ca4fb AddressBookSourceSync + 9467
      22  libdyld.dylib                       0x00007fff933045c9 start + 1
      23  ???                                 0x0000000000000001 0x0 + 1
    Jan 28 21:57:12 MBP-de-HV.lan secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f369d0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:12 MBP-de-HV.lan secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718f375a0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:12 MBP-de-HV LaterAgent[1500]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.lateragent/ modes[1]=0700: Permission denied
    Jan 28 21:57:12 MBP-de-HV.lan Problem Reporter[1499]: Failed to connect (_imageWell) outlet from (ProblemReportWindowController) to (NSImageView): missing setter or instance variable
    Jan 28 21:57:12 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.CalendarAgent[1495]): Service exited due to signal: Illegal instruction: 4
    Jan 28 21:57:12 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.CalendarAgent): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    Jan 28 21:57:12 MBP-de-HV.lan ReportCrash[1497]: Saved crash report for CalendarAgent[1495] version 8.0 (316) to /Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215712_MacBoo k-Pro-de-HV.crash
    Jan 28 21:57:12 MBP-de-HV.lan ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/CalendarAgent_2015-01-28-215343 _MacBook-Pro-de-HV.crash
    Jan 28 21:57:13 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.lateragent[1500]): Service exited due to signal: Illegal instruction: 4
    Jan 28 21:57:13 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.lateragent): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    Jan 28 21:57:13 MBP-de-HV.lan ReportCrash[1497]: Saved crash report for LaterAgent[1500] version ??? to /Users/HV/Library/Logs/DiagnosticReports/LaterAgent_2015-01-28-215713_MacBook-P ro-de-HV.crash
    Jan 28 21:57:13 MBP-de-HV.lan ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/LaterAgent_2015-01-28-215345_Ma cBook-Pro-de-HV.crash
    Jan 28 21:57:13 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.AddressBook.SourceSync[1498]): Service exited due to signal: Abort trap: 6
    Jan 28 21:57:13 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.AddressBook.SourceSync): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    Jan 28 21:57:13 MBP-de-HV.lan ReportCrash[1497]: Saved crash report for AddressBookSourceSync[1498] version 9.0 (1563) to /Users/HV/Library/Logs/DiagnosticReports/AddressBookSourceSync_2015-01-28-21571 3_MacBook-Pro-de-HV.crash
    Jan 28 21:57:13 MBP-de-HV.lan ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/AddressBookSourceSync_2015-01-2 8-215344_MacBook-Pro-de-HV.crash
    Jan 28 21:57:14 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.imfoundation.IMRemoteURLConnectionAgent): The _DirtyJetsamMemoryLimit key is not available on this platform.
    Jan 28 21:57:14 MBP-de-HV.lan secinitd[257]: unable to get AddressBook lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c34510 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.AddressBookLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:14 MBP-de-HV.lan secinitd[257]: unable to get Calendars lock folder path: Error Domain=NSPOSIXErrorDomain Code=13 "open() for F_GETPATH failed." UserInfo=0x7fd718c350c0 {NSFilePath=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/.CalendarLocks, NSLocalizedDescription=open() for F_GETPATH failed.}
    Jan 28 21:57:14 MBP-de-HV soagent[1507]: libcoreservices: _dirhelper: 523: mkdir: path=/var/folders/c8/njtxl9js6ns7351s5m_n6sn80000gn/T/com.apple.soagent/ modes[1]=0700: Permission denied
    Jan 28 21:57:14 --- last message repeated 1 time ---
    Jan 28 21:57:14 MBP-de-HV.lan soagent[1507]: Could not get real path for Address Book lock folder: open() for F_GETPATH failed.
    Jan 28 21:57:14 MBP-de-HV.lan soagent[1507]: *** Assertion failure in -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:], /SourceCache/AddressBook/AddressBook-1563/Framework/AddressBookUI/ABProcessShar edLock.m:57
    Jan 28 21:57:14 MBP-de-HV.lan soagent[1507]: *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: lockFilePath != nil'
      *** First throw call stack:
      0   CoreFoundation                      0x00007fff8951a66c __exceptionPreprocess + 172
      1   libobjc.A.dylib                     0x00007fff8a6fb76e objc_exception_throw + 43
      2   CoreFoundation                      0x00007fff8951a44a +[NSException raise:format:arguments:] + 106
      3   Foundation                          0x00007fff8decc3a9 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 195
      4   AddressBook                         0x00007fff8b9a1c0d -[ABProcessSharedLock initWithLockFilePath:localLock:fileServices:] + 144
      5   AddressBook                         0x00007fff8ba97f79 +[ABProcessSharedLock recursiveSharedLockWithLockFilePath:] + 97
      6   AddressBook                         0x00007fff8b9a15a2 +[ABAddressBook initializeFileLock] + 84
      7   AddressBook                         0x00007fff8b99e443 -[ABAddressBook nts_InitDefaultContactManager] + 153
      8   AddressBook                         0x00007fff8b99e35b +[ABAddressBook nts_SharedAddressBook] + 72
      9   AddressBook                         0x00007fff8b99e273 +[ABAddressBook nts_CreateSharedAddressBook] + 48
      10  AddressBook                         0x00007fff8b99e0df +[ABAddressBook sharedAddressBook] + 67
      11  IMCore                              0x00007fff9509b80b IMTranscriptChatItemEqual + 176400
      12  libdispatch.dylib                   0x00007fff93103c13 _dispatch_client_callout + 8
      13  libdispatch.dylib                   0x00007fff93103b26 dispatch_once_f + 117
      14  IMCore                              0x00007fff950524eb OBJC_METACLASS_$_IMSPIMessage + 455538043
      15  IMCore                              0x00007fff95087650 IMTranscriptChatItemEqual + 94037
      16  libdispatch.dylib                   0x00007fff93103c13 _dispatch_client_callout + 8
      17  libdispatch.dylib                   0x00007fff93103b26 dispatch_once_f + 117
      18  IMCore                              0x00007fff95086964 IMTranscriptChatItemEqual + 90729
      19  IMCore                              0x00007fff9508827b IMTranscriptChatItemEqual + 97152
      20  IMCore                              0x00007fff95052f76 OBJC_METACLASS_$_IMSPIMessage + 455540742
      21  IMCore                              0x00007fff9508a88f IMTranscriptChatItemEqual + 106900
      22  CoreFoundation                      0x00007fff894648a6 ___forwarding___ + 518
      23  CoreFoundation                      0x00007fff89464618 _CF_forwarding_prep_0 + 120
      24  IMCore                              0x00007fff95088146 IMTranscriptChatItemEqual + 96843
      25  IMCore                              0x00007fff9508843e IMTranscriptChatItemEqual + 97603
      26  IMCore                              0x00007fff950885fc IMTranscriptChatItemEqual + 98049
      27  IMCore                              0x00007fff9508887d IMTranscriptChatItemEqual + 98690
      28  MessagesHelperKit                   0x0000000101661dae MessagesHelperKit + 7598
      29  libdispatch.dylib                   0x00007fff93103c13 _dispatch_client_callout + 8
      30  libdispatch.dylib                   0x00007fff93103b26 dispatch_once_f + 117
      31  libobjc.A.dylib                     0x00007fff8a6f41b5 _class_initialize + 649
      32  libobjc.A.dylib                     0x00007fff8a6f3f7f _class_initialize + 83
      33  libobjc.A.dylib                     0x00007fff8a704777 lookUpImpOrForward + 322
      34  libobjc.A.dylib                     0x00007fff8a6ee1ac objc_msgSend + 236
      35  Foundation                          0x00007fff8de18669 -[NSBundle loadAndReturnError:] + 693
      36  MessagesHelperKit                   0x0000000101664045 MessagesHelperKit + 16453
      37  libdispatch.dylib                   0x00007fff93108323 _dispatch_call_block_and_release + 12
      38  libdispatch.dylib                   0x00007fff93103c13 _dispatch_client_callout + 8
      39  libdispatch.dylib                   0x00007fff9310fcbf _dispatch_main_queue_callback_4CF + 861
      40  CoreFoundation                      0x00007fff8946dc79 __CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
      41  CoreFoundation                      0x00007fff8942a30f __CFRunLoopRun + 2159
      42  CoreFoundation                      0x00007fff89429858 CFRunLoopRunSpecific + 296
      43  Foundation                          0x00007fff8de43849 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 278
      44  Foundation                          0x00007fff8df3f24f -[NSRunLoop(NSRunLoop) run] + 74
      45  soagent                             0x0000000101656be5 soagent + 3045
      46  libdyld.dylib                       0x00007fff933045c9 start + 1
    Jan 28 21:57:14 MBP-de-HV com.apple.xpc.launchd[1] (com.amazon.music[1506]): Service exited with abnormal code: 1
    Jan 28 21:57:14 MBP-de-HV com.apple.xpc.launchd[1] (com.amazon.music): Service only ran for 0 seconds. Pushing respawn out by 10 seconds.
    Jan 28 21:57:14 MBP-de-HV.lan com.apple.dock.extra[288]: SOHelperCenter main connection interrupted
    Jan 28 21:57:14 MBP-de-HV com.apple.xpc.launchd[1] (com.apple.soagent[1507]): Service exited due to signal: Abort trap: 6
    Jan 28 21:57:14 MBP-de-HV.lan ReportCrash[1497]: Saved crash report for soagent[1507] version ??? to /Users/HV/Library/Logs/DiagnosticReports/soagent_2015-01-28-215714_MacBook-Pro- de-HV.crash
    Jan 28 21:57:14 MBP-de-HV.lan ReportCrash[1497]: Removing excessive log: file:///Users/HV/Library/Logs/DiagnosticReports/soagent_2015-01-28-215346_MacBo ok-Pro-de-HV.crash

  • The latest Divx 7 + Mac OS 10.5.8 ? DOESN'T WORK! At least for me...

    I already posted this on DIVX LABS, without getting ANY help, also on Macrumors, without getting ANY help.... no I hope you guys here can help me
    Hello,
    I hope somebody can help me here since I didn't find help on that topic somewhere....
    I downloaded the latest Divx, installed it and when I try to open it it crashes without really starting up and a text message appears:
    "The Application "Divx Player" was unexpectedly closes" Mac Osx and other Programs are not effected." (I have a german version of Leopard so I somehow tried to translate it but Im sure the most of you are aware of that text)
    When I try to watch a video in the web with the divx web player, it doesn't work, too.
    The web player doesn't open either!!! And thats the most important thing why I need DIVX for me!
    Because as long as I have the Codec I can watch DIVX Videos still with QUICK TIME but watching a WEB video doesn'T work!
    I tried so many things, deleting, reinstalling, deleting , redownload, reinstalling
    deleting it with PACIFIST (an app that locates all files on the hard drive that were installed), redownloading and reinstalling. Nothing helps.
    If it helps someone this is what the Bug report says when I open DIVX and it crashes:
    {QUOTE}
    Process: DivX Player [6802]
    Path: /Applications/DivX Player.app/Contents/MacOS/DivX Player
    Identifier: com.divx.DivX_Player
    Version: ??? (???)
    Code Type: X86 (Native)
    Parent Process: launchd [490]
    Interval Since Last Report: 1431947 sec
    Crashes Since Last Report: 7
    Per-App Interval Since Last Report: 0 sec
    Per-App Crashes Since Last Report: 5
    Date/Time: 2010-01-15 23:29:43.286 +0100
    OS Version: Mac OS X 10.5.8 (9L31a)
    Report Version: 6
    Anonymous UUID: 422AD228-90A0-4464-935E-D8BFB2F8679F
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000002, 0x0000000000000000
    Crashed Thread: 0
    Dyld Error Message:
    Library not loaded: @executable_path/../Frameworks/DivXPlugInModule.framework/Versions/A/DivXPlugIn Module
    Referenced from: /Applications/DivX Player.app/Contents/MacOS/DivX Player
    Reason: image not found
    {QUOTE}
    Seems like the clue is in the end of that bug report but I really have NO idea.
    PLEASE SOMEONE HELP ME OUT ON THIS!
    THANKS!
    P.S: Ah yeah and what I forgot: It used to work. But then I upgraded my Mac to 10.6 and because my Mac was too slow with 10.6 i did a fresh install of 10.5 . I Updated it to 10.5.8 and from here the problem begins. It DOESN'T work.
    Message was edited by: xBenx

    HI
    First: thanks thanks and thanks for your quick respond.
    I already have Perian.
    I'm actually a little bit confused: So my situation is now: I have Perian and I have Divx installed. I had Perian installed before I installed Divx.
    No what are my steps? Do I have to remove all files related to the DIVX package and download just the web player again and install it?
    Or do I just have to delete the files in Library/Quicktimes related to DIVX and then download the web player and install it?
    Thank you in advance
    Message was edited by: xBenx
    P.S. The problem is when I try to remove DIVX DECODER.Component and DIVX ENCODER.Component it always says: This file is in use right now and cannot be deleted.
    Message was edited by: xBenx

  • Mplyer sound doesn't work, instead amarok's sond work !!!

    hi everyone, the problem is that mplayer's sound doesn't work.
    the sound with Amarok and Firefox(e.g youtube) works, but with mpalyer no !!!
    i've posted some commands:
    thanks
    /etc/mplayer/
    codecs.conf   example.conf  input.conf
    /etc/mplayer/example.conf
    # MPlayer configuration file
    # Configuration files are read system-wide from /usr/local/etc/mplayer.conf
    # and per-user from ~/.mplayer/config, where per-user settings override
    # system-wide settings, all of which are overrriden by the command line.
    # The configuration file settings are the same as the command line
    # options without the preceding '-'.
    # See the CONFIGURATION FILES section in the man page
    # for a detailed description of the syntax.
    # Profiles should be placed at the bottom of the configuration file to ensure
    # that settings wanted as defaults are not restricted to specific profiles.
    # video settings #
    # Specify default video driver (see -vo help for a list).
    #vo=xv
    # Use SDL video with the aalib subdriver by default.
    #vo = sdl:aalib
    # FBdev driver:
    # mode to use (read from fb.modes)
    #fbmode = 640x480-120
    # location of the fb.modes file
    #fbmodeconfig = /etc/fb.modes
    # Specify your monitor timings for the vesa and fbdev video output drivers.
    # See /etc/X11/XF86Config for timings. Be careful; if you specify settings
    # that exceed the capabilities of your monitor, you may damage it.
    # horizontal frequency range (k stands for 1000)
    #monitor-hfreq = 31.5k-50k,70k
    # vertical frequency range
    #monitor-vfreq = 50-90
    # dotclock (or pixelclock) range (m stands for 1000000)
    #monitor-dotclock = 30M-300M
    # Start in fullscreen mode by default.
    #fs=yes
    # Change to a different videomode when going fullscreen.
    #vm=yes
    # Override the autodetected color depth, may need 'vm=yes' as well.
    #bpp=0
    # Enable software scaling (powerful CPU needed) for video output
    # drivers that do not support hardware scaling.
    #zoom=yes
    # standard monitor size, with square pixels
    #monitoraspect=4:3
    # Use this for a widescreen monitor, non-square pixels.
    #monitoraspect=16:9
    # Keep the player window on top of all other windows.
    #ontop=yes
    # audio settings #
    # Specify default audio driver (see -ao help for a list).
    #ao=oss
    # Use SDL audio driver with the esd subdriver by default.
    #ao = sdl:esd
    # Specify the mixer device.
    #mixer = /dev/mixer
    # Resample the sound to 44100Hz with the lavcresample audio filter.
    #af=lavcresample=44100
    # Output audio to S/PDIF
    #ao=alsa:device=spdif
    #ac=hwac3,hwdts,hwmpa,
    # other settings #
    # Pretend to be Window Media Player.
    # Fixes playback when playlist and media file use the same URL.
    #user-agent=NSPlayer/4.1.0.3856
    # Pretend to be Quicktime
    # Fixes playback for apple.com/trailers redirects
    #user-agent="QuickTime"
    # Pretend to be Realplayer SP
    # Fixes playback for some video streaming sites
    #user-agent=RMA/1.0
    # Pretend to have lots of bandwidth
    # Speeds up realmedia rtsp:// streams
    #bandwidth=2000000
    # Pretend to be Winamp
    # Fixes playback of some NSV streams
    #user-agent="Winamp NSV Player/5.12 (ultravox/2.0)"
    # Drop frames to preserve audio/video sync.
    #framedrop = yes
    # Specify your preferred skin here (skins are searched for in
    # /usr/local/share/mplayer/skins/<name> and ~/.mplayer/skins/<name>).
    #skin = Abyss
    # Resample the font alphamap.
    # 0 plain white fonts
    # 0.75 very narrow black outline (default)
    # 1 narrow black outline
    # 10 bold black outline
    #ffactor = 0.75
    # cache settings
    # Use 8MB input cache by default.
    #cache = 8192
    # Prefill 20% of the cache before starting playback.
    #cache-min = 20.0
    # Prefill 50% of the cache before restarting playback after the cache emptied.
    #cache-seek-min = 50
    # DVD: Display English subtitles if available.
    #slang = en
    # DVD: Play English audio tracks if available.
    #alang = en
    # Profiles #
    # The options declared as part of profiles override global default settings,
    # but only take effect when the profile is active.
    [protocol.dvdnav]
    #vc=ffmpeg12,
    #mouse-movements=yes
    #nocache=yes
    #[vo.vdpau]
    #vc=ffmpeg12vdpau,ffwmv3vdpau,ffvc1vdpau,ffh264vdpau,ffodivxvdpau,
    # Most video filters do not work with vdpau.
    #vf-clr=yes
    # OSD progress bar vertical alignment
    #progbar-align=50
    # You can also include other configuration files.
    #include = /path/to/the/file/you/want/to/include
    ~/.mplayer/config
    # Write your default config options here!
    # [default] viene applicata a ogni file
    [default]
    # usa il server grafico X come video output
    vo=xv
    # usa alsa per l'audio output
    ao=alsa
    # ao=oss # Use OSS4
    # decodifica multithreaded H264/MPEG-1/2 (valido: 1-8)
    lavdopts=threads=2
    # impostare il canale audio preferito (in questo esempio il numero sei)
    channels = 6
    # scala i sottotitoli al 3% della dimensione dello schermo
    subfont-text-scale = 3
    # non usa fontconfig
    nofontconfig = 1
    # aggiunge bordi neri ai filmati che non hanno lo stesso aspetto di forma dello schermo
    # per wide screen monitors
    vf-add=expand=::::1:16/9:16
    # per non wide screen traditional monitors
    #vf-add=expand=::::1:4/3:16
    #profilo di up-mixing da due canali audio a sei canali
    # use -profile 2chto6ch to activate
    [2chto6ch]
    af-add=pan=6:1:0:.4:0:.6:2:0:1:0:.4:.6:2
    #profilo di down-mixing da sei canali audio a due canali
    # use -profile 6chto2ch to activate
    [6chto2ch]
    af-add=pan=2:0.7:0:0:0.7:0.5:0:0:0.5:0.6:0.6:0:0
    # Disabilita screensaver
    heartbeat-cmd="xscreensaver-command -deactivate &" # stop xscreensaver
    stop-xscreensaver="yes" # stop gnome-screensaver
    ls /etc/modprobe.d/
    alsa-base.conf  snd-hda-intel.conf
    etc/modprobe.d/alsa-base.conf
    options snd slots=snd_mia,snd_hda_intel
    options snd_mia index=1
    options snd_hda_intel index=0
    /etc/modprobe.d/snd-hda-intel.conf
    options snd-hda-intel model=auto
    cat /proc/asound/modules
    0 snd_hda_intel
    lsmod |grep snd
    snd_hda_codec_hdmi 30162 1
    snd_hda_codec_conexant 36759 1
    snd_hda_intel 37000 2
    snd_hda_codec 150305 3 snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_hda_intel
    snd_hwdep 6340 1 snd_hda_codec
    snd_pcm 77645 3 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel
    snd_page_alloc 7210 2 snd_pcm,snd_hda_intel
    snd_timer 18726 1 snd_pcm
    snd 59109 11 snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_hda_codec_conexant,snd_pcm,snd_hda_codec,snd_hda_intel
    soundcore 5450 1 snd

    Neburski wrote:
    ryanjacobs wrote:So, apparently, your system cannot find the ALSA output driver. I suggest that you use a different driver than ALSA.
    OP should first go through the wiki page of ALSA to ensure that his ALSA setup is working correctly. There aren't many sound setups that do not work under ALSA. If OP is relying on another sound setup then he should follow the appropriate wiki and tell us so.
    @otto88: It would also help if you would try to explain what your intentions were. I'm assuming you merely want to have sound working and not configure some fancy setup. In that case you should just stick to a basic setup and follow the wiki step by step (don't skip any line and if you don't understand something, you figure that out or you ask people, don't just ignore it).
    For instance I don't even have those /etc/modprobe.d/alsa-base.conf and /etc/modprobe.d/snd-hda-intel.conf even though I have 2 sound devices, while you seem to only have 1 sound device
    otto88 wrote:cat /proc/asound/modules
    0 snd_hda_intel
    So your /etc/modprobe.d/alsa-base.conf in that case is totally unnecessary, let alone that you don't even have the snd_mia module loaded so why do you even configure alsa to load it at index 1. You aren't supposed to simply copy and paste the configurations from the wiki. Those configurations are merely there to give you an idea on how to make your own configuration.
    When you have ensured that your sound is been set up correctly then you can start with the most basic mplayer configuration. You keep the /etc/mplayer/example.cong configuration file totally commented out (like you have atm) and your ~/.mplayer/config should only contain
    ao=alsa
    ok i just followed the wiki and your advices and doesn't work, yet
    mplayer -ao alsa /dati/Musica/StudyDue.mp3
    MPlayer SVN-r36498-snapshot-4.8.2 (C) 2000-2013 MPlayer Team
    206 audio & 433 video codecs
    mplayer: could not connect to socket
    mplayer: No such file or directory
    Failed to open LIRC support. You will not be able to use your remote control.
    Playing /dati/Musica/StudyDue.mp3.
    libavformat version 55.19.104 (internal)
    Audio only file format detected.
    Load subtitles in /dati/Musica/
    ==========================================================================
    Opening audio decoder: [mpg123] MPEG 1.0/2.0/2.5 layers I, II, III
    AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4000->88200)
    Selected audio codec: [mpg123] afm: mpg123 (MPEG 1.0/2.0/2.5 layers I, II, III)
    ==========================================================================
    [AO_ALSA] Playback open error: No such file or directory
    Failed to initialize audio driver 'alsa'
    Could not open/initialize audio device -> no sound.
    Audio: no sound
    Video: no video
    Exiting... (End of file)

  • Photoshop Elements 3 and 4 doesn't work on Intel Macbook

    Hi, and thanks in foreword,
    so my problem is nether of 3 or 4 doesn't work on my computer. Here are the crash reports. Those haven't worked after install. Just tell if you need more information.
    Please help me repair this problem!
    Process:         Photoshop Elements 4.0 [3108]
    Path:            /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0
    Identifier:      com.adobe.Photoshop.Elements
    Version:         4.0 (20060216.m.125) (4.0)
    Code Type:       PPC (Translated)
    Parent Process:  launchd [103]
    Date/Time:       2009-06-01 22:47:53.852 +0300
    OS Version:      Mac OS X 10.5.5 (9F33)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   ???                           0x814ff442 0 + 2169500738
    Thread 1:
    0   ???                           0x800bc4a6 0 + 2148254886
    1   ???                           0x800c3c9c 0 + 2148285596
    2   translate                     0xb818b6ea CallPPCFunctionAtAddressInt + 202886
    3   ???                           0x800ed6f5 0 + 2148456181
    4   ???                           0x800ed5b2 0 + 2148455858
    Thread 2:
    0   translate                     0xb81529ef spin_lock_wrapper + 90931
    1   translate                     0xb8183633 CallPPCFunctionAtAddressInt + 169935
    2   translate                     0xb81861e2 CallPPCFunctionAtAddressInt + 181118
    3   translate                     0xb80dfb0b 0xb8000000 + 916235
    Thread 3:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 4:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 5:
    0   translate                     0xb8152b34 spin_lock_wrapper + 91256
    1   translate                     0xb8167dce CallPPCFunctionAtAddressInt + 57194
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 6:
    0   translate                     0xb8152c24 spin_lock_wrapper + 91496
    1   translate                     0xb816c825 CallPPCFunctionAtAddressInt + 76225
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xb813cfcc  ecx: 0x00000001  edx: 0x00000000
      edi: 0xb81d8794  esi: 0xb81d8770  ebp: 0x8080d180  esp: 0xb7fffacc
       ss: 0x0000001f  efl: 0x00010207  eip: 0x814ff442   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
    0xb8000000 - 0xb81d7fe7  translate ??? (???) /usr/libexec/oah/translate
    Translated Code Information:
    Rosetta Version:  21.03
    Args:  /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 -psn_0_1077511
    Exception: EXC_BAD_ACCESS (0x0001)
    Thread 0: (0xb009a83c, 0xb81529ef)
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    0x9689b644: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 112
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x91d42360 ctr: 0x91d3b430
    r00: 0xffffffe1 r01: 0xf0080de0 r02: 0xa02c337c r03: 0x0396c400
    r04: 0x00000002 r05: 0x00000000 r06: 0x00000054 r07: 0x00004f07
    r08: 0x00000000 r09: 0x00000000 r10: 0x00000000 r11: 0xa02cb5f4
    r12: 0x91d3b430 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x0396c400 r25: 0x00000054 r26: 0x00004f07 r27: 0x00000000
    r28: 0x00000000 r29: 0x00000002 r30: 0x00000002 r31: 0x9689b5dc
    Thread 1: (0xb02a2d38, 0xb8152c24)
    0x91d7e8c0: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 1260
    0x1c70704c: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonOperationThreadFunc + 136
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x91d7ea04 ctr: 0x91d4673c
    r00: 0x0000014e r01: 0xf0284a50 r02: 0xf0284a90 r03: 0x00006b03
    r04: 0x00006c03 r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000001 r10: 0xffffff1f r11: 0xa02cb898
    r12: 0x91d4673c r13: 0xf0284b28 r14: 0xf0284b24 r15: 0xf0284b20
    r16: 0xf0284b1c r17: 0xf0284b18 r18: 0xf0284ce8 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0xa02ce3e8
    r28: 0x1b4e6820 r29: 0x22a48200 r30: 0x1b4e67c8 r31: 0x91d7e3e8
    Thread 2: (0xb019ed64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x01b64890: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACESemaphoreList::Wait(unsigned long) + 36
    0x01b64adc: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : ACEMPThread::Task() + 76
    0x01b644a0: @executable_path/../Frameworks/AdobeACE.framework/Versions/A/AdobeACE : _TaskGlue + 28
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0182d20 r02: 0x19cc4160 r03: 0x00005c03
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x01b483b4 r09: 0x0321db80 r10: 0x3effe000 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x00000000
    r28: 0x00000000 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 3: (0xb0220d68, 0xb8152b34)
    0x1c705e34: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _BSD_watchevent + 44
    0x1c70afb8: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonSelectThreadFunc + 204
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x1c705ea0 ctr: 0x91d9146c
    r00: 0x00000000 r01: 0xf0203d60 r02: 0x1c723010 r03: 0x000000e8
    r04: 0xf0203e34 r05: 0x00000000 r06: 0x00000000 r07: 0x01000000
    r08: 0x00000000 r09: 0x01000000 r10: 0x00000000 r11: 0x1c72342c
    r12: 0x91d9146c r13: 0x1c723010 r14: 0x00000000 r15: 0x1c723010
    r16: 0x1c723008 r17: 0xf0203e18 r18: 0x1c72aefc r19: 0xf0203e0c
    r20: 0xf0203dfc r21: 0xf0203e08 r22: 0xf0203e34 r23: 0x00000000
    r24: 0x1c72aefc r25: 0x1c723010 r26: 0x00000000 r27: 0xf0203e04
    r28: 0xf0203e34 r29: 0x00000000 r30: 0x1c723010 r31: 0x1c70aefc
    Thread 4: (0xb011cd64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x1966e428: /Applications/Adobe Photoshop Elements 4.0/Plug-Ins/Extensions/MultiProcessor Support.plugin/Contents/MacOS/MultiProcessor Support : ThreadFunction(void*) + 64
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0101da0 r02: 0x17f43480 r03: 0x00005207
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000040 r09: 0x0321db80 r10: 0x00000040 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x1966e3fc
    r28: 0x80000000 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 5: Crashed (0xb7fffacc, 0x814ff442)
    0x200ba4fc: No symbol
    0x2053d1dc: No symbol
    0x2006f34c: No symbol
    0x200b0034: No symbol
    0x202f2c10: No symbol
    0x2025f700: No symbol
    0x20385308: No symbol
    0x02e3cbe0: @executable_path/../Frameworks/AdobeOperaMgr.framework/Versions/A/AdobeOperaMgr : _OM_Initialize + 124
    0x02e3cd14: @executable_path/../Frameworks/AdobeOperaMgr.framework/Versions/A/AdobeOperaMgr : _OM_CreateBrowser + 68
    0x00872858: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 320496
    0x00871840: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 316376
    0x0087ac40: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 354264
    0x0087beb8: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 358992
    0x00870cf4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 313484
    0x000a0150: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : IsTargetInView(TView*) + 3616
    0x000a0150: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : IsTargetInView(TView*) + 3616
    0x000a0150: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : IsTargetInView(TView*) + 3616
    0x0009f1a8: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : NewObjectBySignature(unsigned long, CStr255 const&) + 143648
    0x00841014: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 117676
    0x00840fb4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 117580
    0x00e02064: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 2386236
    0x00e0008c: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : XPEPLaunch::StartApp(unsigned short const*, unsigned short const*, unsigned short const*, void**) + 2378084
    0x00040b80: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : LookupErrString(short, short, ZString&) + 89920
    0x00b5d8f4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 3380364
    0x00b55fc0: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : PercentageWindowVisible(TWindow*) + 3349336
    0x00002d68: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : dyld_stub_binding_helper + 1096
    0x00002b00: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : dyld_stub_binding_helper + 480
    0x00002894: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : ___code_start__ + 512
    0x000026c4: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 : ___code_start__ + 48
    0x00000000: /Applications/Adobe Photoshop Elements 4.0/Photoshop Elements 4.0.app/Contents/MacOS/Photoshop Elements 4.0 :  + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x200ba520 ctr: 0x91d769e0
    r00: 0x00000004 r01: 0xbfff8880 r02: 0x2067a448 r03: 0x22a67a00
    r04: 0x00000000 r05: 0x00000001 r06: 0xfefefeff r07: 0x80808080
    r08: 0x00450050 r09: 0x22a67a0c r10: 0x00000000 r11: 0x80008000
    r12: 0x80808080 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x1fe3a730 r17: 0x03e29400 r18: 0x00000000 r19: 0x203840c4
    r20: 0x20383c30 r21: 0x20383cf0 r22: 0x2037f580 r23: 0x1fe3df00
    r24: 0x2025f40c r25: 0x206192a8 r26: 0x1fe3a7d0 r27: 0x00000000
    r28: 0x00000005 r29: 0x1fe3e18c r30: 0x00000000 r31: 0x200ba448
    Process:         Photoshop Elements 3 [3119]
    Path:            /Applications/Adobe Photoshop Elements 3/Photoshop Elements 3.app/Contents/MacOSClassic/Photoshop Elements 3
    Identifier:      com.adobe.Photoshop.Elements
    Version:         3.0x234 (3.0)
    Code Type:       PPC (Translated)
    Parent Process:  launchd [103]
    Date/Time:       2009-06-01 22:49:21.631 +0300
    OS Version:      Mac OS X 10.5.5 (9F33)
    Report Version:  6
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  0
    Thread 0 Crashed:
    0   translate                     0xb80bcd58 0xb8000000 + 773464
    1   translate                     0xb80b7007 0xb8000000 + 749575
    2   translate                     0xb80d49c0 0xb8000000 + 870848
    3   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 1:
    0   ???                           0x800bc4a6 0 + 2148254886
    1   ???                           0x800c3c9c 0 + 2148285596
    2   translate                     0xb818b6ea CallPPCFunctionAtAddressInt + 202886
    3   ???                           0x800ed6f5 0 + 2148456181
    4   ???                           0x800ed5b2 0 + 2148455858
    Thread 2:
    0   translate                     0xb81529ef spin_lock_wrapper + 90931
    1   translate                     0xb8183633 CallPPCFunctionAtAddressInt + 169935
    2   translate                     0xb81861e2 CallPPCFunctionAtAddressInt + 181118
    3   translate                     0xb80dfb0b 0xb8000000 + 916235
    Thread 3:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 4:
    0   translate                     0xb8152863 spin_lock_wrapper + 90535
    1   translate                     0xb816e79d CallPPCFunctionAtAddressInt + 84281
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813ce79 spin_lock_wrapper + 1981
    Thread 5:
    0   translate                     0xb8152b34 spin_lock_wrapper + 91256
    1   translate                     0xb8167dce CallPPCFunctionAtAddressInt + 57194
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 6:
    0   translate                     0xb8152c24 spin_lock_wrapper + 91496
    1   translate                     0xb816c825 CallPPCFunctionAtAddressInt + 76225
    2   translate                     0xb80bdb8b 0xb8000000 + 777099
    3   translate                     0xb80b7007 0xb8000000 + 749575
    4   translate                     0xb80d49c0 0xb8000000 + 870848
    5   translate                     0xb813d75f spin_lock_wrapper + 4259
    Thread 0 crashed with X86 Thread State (32-bit):
      eax: 0x00000000  ebx: 0xb80bcd30  ecx: 0x00000000  edx: 0x00000004
      edi: 0x00000000  esi: 0x80303820  ebp: 0xb7fffa08  esp: 0xb7fff9d0
       ss: 0x0000001f  efl: 0x00010202  eip: 0xb80bcd58   cs: 0x00000017
       ds: 0x0000001f   es: 0x0000001f   fs: 0x00000000   gs: 0x00000037
      cr2: 0x00000000
    Binary Images:
    0xb8000000 - 0xb81d7fe7  translate ??? (???) /usr/libexec/oah/translate
    Translated Code Information:
    Rosetta Version:  21.03
    Args:  /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp /Applications/Adobe Photoshop Elements 3/Photoshop Elements 3.app/Contents/MacOSClassic/Photoshop Elements 3
    Exception: EXC_BAD_ACCESS (0x0001)
    Thread 0: (0xb009a83c, 0xb81529ef)
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    0x9689b644: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _TS_exception_listener_thread + 112
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x91d42360 ctr: 0x91d3b430
    r00: 0xffffffe1 r01: 0xf0080de0 r02: 0xa02c337c r03: 0x00902000
    r04: 0x00000002 r05: 0x00000000 r06: 0x00000054 r07: 0x00005007
    r08: 0x00000000 r09: 0x00000000 r10: 0x00000000 r11: 0xa02cb5f4
    r12: 0x91d3b430 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00902000 r25: 0x00000054 r26: 0x00005007 r27: 0x00000000
    r28: 0x00000000 r29: 0x00000002 r30: 0x00000002 r31: 0x9689b5dc
    Thread 1: (0xb019ed64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x83b14c24: No symbol
    0x83b14e60: No symbol
    0x83b14878: No symbol
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0182cd0 r02: 0x1625e6d0 r03: 0x00005f03
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00767a5c r09: 0x14fae160 r10: 0xf0181b40 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x00000000
    r28: 0x00000000 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 2: (0xb02a2d38, 0xb8152c24)
    0x91d7e8c0: /usr/lib/libSystem.B.dylib : __pthread_cond_wait + 1260
    0x193f204c: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonOperationThreadFunc + 136
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x91d7ea04 ctr: 0x91d4673c
    r00: 0x0000014e r01: 0xf0284a50 r02: 0xf0284a90 r03: 0x00006303
    r04: 0x00006403 r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000000 r09: 0x00000001 r10: 0x91d7e3a0 r11: 0xa02cb898
    r12: 0x91d4673c r13: 0xf0284b28 r14: 0xf0284b24 r15: 0xf0284b20
    r16: 0xf0284b1c r17: 0xf0284b18 r18: 0xf0284ce8 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0xa02ce3e8
    r28: 0x1f1c7e80 r29: 0x00fe0000 r30: 0x1f1c7e28 r31: 0x91d7e3e8
    Thread 3: (0xb0220d68, 0xb8152b34)
    0x193f0e34: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _BSD_watchevent + 44
    0x193f5fb8: /System/Library/PrivateFrameworks/OpenTransport.framework/Versions/A/OpenTransport : _CarbonSelectThreadFunc + 204
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x193f0ea0 ctr: 0x91d9146c
    r00: 0x00000000 r01: 0xf0203d60 r02: 0x1940e010 r03: 0x000000e8
    r04: 0xf0203e34 r05: 0x00000000 r06: 0x00000000 r07: 0x01000000
    r08: 0x00000000 r09: 0x01000000 r10: 0x00000000 r11: 0x1940e42c
    r12: 0x91d9146c r13: 0x1940e010 r14: 0x00000000 r15: 0x1940e010
    r16: 0x1940e008 r17: 0xf0203e18 r18: 0x19415efc r19: 0xf0203e0c
    r20: 0xf0203dfc r21: 0xf0203e08 r22: 0xf0203e34 r23: 0x00000000
    r24: 0x19415efc r25: 0x1940e010 r26: 0x00000000 r27: 0xf0203e04
    r28: 0xf0203e34 r29: 0x00000000 r30: 0x1940e010 r31: 0x193f5efc
    Thread 4: (0xb011cd64, 0xb8152863)
    0x968d1ba4: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _MPWaitOnSemaphore + 40
    0x79796f18: No symbol
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x968bd7dc: /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framew ork/Versions/A/CarbonCore : _PrivateMPEntryPoint + 80
    0x91dcce8c: /usr/lib/libSystem.B.dylib : __pthread_body + 40
    0x00000000: /System/Library/Frameworks/Carbon.framework/Versions/A/Support/LaunchCFMApp :   + 0
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x00000000 lr: 0x968d1be8 ctr: 0x91d3b4a0
    r00: 0xffffffda r01: 0xf0101d50 r02: 0x14fa54a0 r03: 0x00005303
    r04: 0x7fffffff r05: 0x00000000 r06: 0x00000000 r07: 0x00000000
    r08: 0x00000040 r09: 0x14fae160 r10: 0x00000040 r11: 0xa02cb9e0
    r12: 0x91d3b4a0 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x00000000 r17: 0x00000000 r18: 0x00000000 r19: 0x00000000
    r20: 0x00000000 r21: 0x00000000 r22: 0x00000000 r23: 0x00000000
    r24: 0x00000000 r25: 0x00000000 r26: 0x00000000 r27: 0x0090c7f8
    r28: 0x0090c808 r29: 0x7fffffff r30: 0x00000000 r31: 0x968d1b88
    Thread 5: Crashed (0xb7fff9d0, 0xb80bcd58)
    0x200ba96c: No symbol
    0x20548bfc: No symbol
    0x2006edc4: No symbol
    0x200b031c: No symbol
    0x202f7198: No symbol
    0x20262444: No symbol
    0x2038946c: No symbol
    0x7625a144: No symbol
    0x837e0f68: No symbol
    0x837e0ff0: No symbol
    0x849b8388: No symbol
    0x849b80c4: No symbol
    0x849c72ec: No symbol
    0x849c88f4: No symbol
    0x849b7868: No symbol
    0x8401495c: No symbol
    0x8401495c: No symbol
    0x8401495c: No symbol
    0x84013648: No symbol
    0x840135ac: No symbol
    0x849550d4: No symbol
    0x84954624: No symbol
    0x85012178: No symbol
    0x85010208: No symbol
    0x8500fef8: No symbol
    0x850101b8: No symbol
    0x8407ba38: No symbol
    0x84cf8d04: No symbol
    0x83f71254: No symbol
    0x83f6f714: No symbol
    0x83f6f340: No symbol
    0x83f6ec68: No symbol
    PPC Thread State
    srr0: 0x00000000 srr1: 0x00000000              vrsave: 0x00000000
    cr:  0xXXXXXXXX xer: 0x20000000 lr: 0x200ba990 ctr: 0x91d769e0
    r00: 0x00000004 r01: 0xbfff8ac0 r02: 0x206aa8b8 r03: 0x20801800
    r04: 0x00000000 r05: 0x00000001 r06: 0xfefefeff r07: 0x80808080
    r08: 0x00450044 r09: 0x2080180c r10: 0x00000000 r11: 0x80008000
    r12: 0x80808080 r13: 0x00000000 r14: 0x00000000 r15: 0x00000000
    r16: 0x1f21b650 r17: 0x00bc8e00 r18: 0x00000000 r19: 0x203882f0
    r20: 0x20387e90 r21: 0x20387f50 r22: 0x20383d4c r23: 0x1f21e550
    r24: 0x00000000 r25: 0x1f21e7c0 r26: 0x20649c88 r27: 0x00000000
    r28: 0x00000005 r29: 0x1f21e7dc r30: 0x00000000 r31: 0x200ba8b8
    Model: MacBook4,1, BootROM MB41.00C1.B00, 2 processors, Intel Core 2 Duo, 2.4 GHz, 2 GB
    Graphics: kHW_IntelGMA965Item, GMA X3100, spdisplays_builtin, 144 MB
    Memory Module: BANK 0/DIMM0, 1 GB, DDR2 SDRAM, 667 MHz
    Memory Module: BANK 1/DIMM1, 1 GB, DDR2 SDRAM, 667 MHz
    AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x88), Broadcom BCM43xx 1.0 (4.170.46.11)
    Bluetooth: Version 2.1.0f17, 2 service, 1 devices, 1 incoming serial ports
    Network Service: AirPort, AirPort, en1
    Network Service: Parallels Shared Networking Adapter, Ethernet, en3
    Network Service: Parallels Host-Only Networking Adapter, Ethernet, en4
    Serial ATA Device: FUJITSU MHY2160BH, 149,05 GB
    Parallel ATA Device: MATSHITADVD-R   UJ-867
    USB Device: Built-in iSight, Micron, high_speed, 500 mA
    USB Device: Apple Internal Keyboard / Trackpad, Apple Computer, full_speed, 500 mA
    USB Device: IR Receiver, Apple Computer, Inc., low_speed, 500 mA
    USB Device: CTE-450, Wacom Co.,Ltd., full_speed, 500 mA
    USB Device: Bluetooth USB Host Controller, Apple, Inc., full_speed, 500 mA

    Uninstall and remove all the leftover bits you can find. Create a new admin user and try installing from there.

Maybe you are looking for