Multiple issues with Mavericks update and Mail

I have a MacBook Pro mid 2009 2,53 GHz 13-inch. It has 4GB of RAM and a Hitachi 500GB 5400 rpm disk with about 200GB of free space. After working on 10.6.8 for a long time I have upgraded to 10.9.2. I formatted the internal disk, made a clean install of the new system and rebuilt from a Time Machine backup I had made before. The system has slowed down to snail speed (even the simplest actions like opening a new window in the Finder take at times 10 to 15 seconds with the spinning beach ball appearing. Also (and maybe even more serious) my emails became completely messed up. First, all headers and mails got mixed up and several mails didn’t appear, after rebuilding the mailboxes about 60% of my emails were completely lost. I would like to recover my mails from Time Machine but it’s impossible to access emails from before the system upgrade. Am I doing something wrong? Is my computer really too old? How can I give a second try at importing all my mails from the old system? This is the crappiest update I have ever had (been working on Apple since 1994).

1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
Here's a summary of what you need to do, if you choose to proceed: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a few minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. Details follow.
4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
Triple-click anywhere in the line of text below on this page to select it:
PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d; s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in Thunderbolt USB; do o=`SP $b | sed -En '1d;/:$/{s/ *:$//;x;s/\n//p;};/^ *V.* [0N].* /{s/ 0x.... //;s/[()]//g;s/(.*: )(.*)/ \(\2\)/;H;};/Apple|Genesy|Intel|SMSC/{s/.//g;h;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Environment"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{print "not "}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print $3}'`; Ps "Netmask"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l | sed -E 's:/Users/[^/]+/:/Users/USER/:g'); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
Copy the selected text to the Clipboard by pressing the key combination command-C.
7. Launch the built-in Terminal 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 Terminal in the icon grid.
Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
8. If you see an error message in the Terminal window such as "syntax error," enter
exec bash
and press return. Then paste the script again.
9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
[Process completed]
to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

Similar Messages

  • Multiple Issues with HTC 8X and Verizon Doesn't Care

    I have had this phone for three months and had this issue the whole time.  Searched Verizon and Windows forums and found the same thing.  Only Verizon HTC 8X having this issue.  On top of that I am now having hardware issues.  Phone SIM not showing up as connected and have to restart or re-seat the SIM.  Battery life has gone down drastically.  Overnight charge gets me 11 hours tops without using my Data plan with WIFI off and other major apps closed out.  Shouldn't have to do that to utilize features on a smart phone.  As soon as I begin using my data plan the 11 hours is cut in half.  Not to mention if I use the phone for GPS navigation it gets drained in 30 minutes to and hour.  Then the software is now freezing.  Either freezes completly and have to restart or applications i try to open, stall and then go  back to the start menu.  I have to then power off the phone which freezes and 15 minutes later powers off.  3 months into the phones contract.  Ridiculous.  Bought from Letstalk.com and they told me I am SOL.  14 days for return and 30 for exchange.  Go see HTC.  HTC says i'm SOL.  Go to Verizon and get a new SIM.  Factory Reset the device as  well.  If that doesn't help, ship it to us and we will repair.  Are you kidding.  I am a consultant for a major merger and acquisition company that deals with infrastructure practices all day.  Send you my phone for repair on a 3 month old phone.  Are you kidding me.  Finally talked to Verizon.  They are not consciously aware of the HTC 8x missed call three beep scenario when it has been on there forums since December of this year.  With all my issues they told me I'm SOL.  I don't want to send it in for repair.  That is ridiculous.  What will that solve.  A couple of the issues.  What about the three beep issue the has plagued me for months. A refurbished of a different model from two years ago, no thanks.  I received a new phone three months ago.  So you wanna make it my fault and tell me here take an iphone 4 from two years ago from 300 dollars.  I am furious with this and want to proceed with making sure this lack of decent service for an issue like this is resolved and others don't have to face this type of treatment.  I paid good money for a smartphone with reliable service.  So far i'm being told to bend over and take it from everyone.  I feel that the three beep issue alone is a breach of the contract I have with Verizon and I should be able to constitute that right and terminate this disease.

    Hello,
    I received my new "reconditioned" phone to replace my 6 month old Droid 4.
    The replacement phone only holds a charge for 6 hours or so, with minimal
    use (no internet).
    I am VERY unhappy. I left a message with the store employee who helped me
    activate the replacement
    phone, but have not heard back. This is really disappointing. I paid a lot
    of money AND signed an additional
    2 year contract in order to purchase my Droid 4. Now I am stuck with a piece
    of junk phone as is my other
    employee who has a replaced Droid 4 as well. The store even told me they had
    "issues" with this model (battery completely died on my phone 619-XXX-XXXX
    as well as on 760-XXX-XXXX).
    We concluded that when both our Droid 4 phones died within a couple of
    months of each other.
    AT the very least, we should have our phones replaced with new, so they can
    at least hold a charge and be used for
    our business as the purpose they were purchased  for.
    I would think making this right, since this is quite obviously NOT our fault
    would be clear if you expect to retain customers.
    Lisa <Personal information removed for privacy per the Verizon Wireless Terms of Service.>
    Message was edited by: Verizon Moderator

  • With Mavericks Safari and Mail shut down when trying to print.

    Since I loaded Mavericks 10.9.1 every time I try to print a web page from Safari or from from the mail program both programs shut down.  To make it worse when I copy many web pages and paste them they dont transfer.   Here is the error messages on Mail.  Any ideas what to do.
    Process:         Mail [13031]
    Path:            /Applications/Mail.app/Contents/MacOS/Mail
    Identifier:      com.apple.mail
    Version:         7.1 (1827)
    Build Info:      Mail-1827000000000000~5
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [191]
    Responsible:     Mail [13031]
    User ID:         501
    PlugIn Path:       /Library/Printers/KONICAMINOLTA/C652/PDEs/pde.framework/Versions/A/pde
    PlugIn Identifier: jp.konicaminolta.fw.C652.Core
    PlugIn Version:    3.7.0.2 (3.7.0.2)
    Date/Time:       2014-01-28 22:29:22.366 -0800
    OS Version:      Mac OS X 10.9.1 (13B42)
    Report Version:  11
    Anonymous UUID:  21292807-4B27-89D6-D5DE-C3094C2CC640
    Sleep/Wake UUID: 78360537-00FD-449A-8F0A-EBB7023E30C4
    Crashed Thread:  0  Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    Application Specific Information:
    objc_msgSend() selector name: release
    Thread 0 Crashed:: Dispatch queue: com.apple.main-thread
    0   libobjc.A.dylib                         0x00007fff8806b097 objc_msgSend + 23
    1   com.apple.CoreFoundation                0x00007fff8e93686f CFRelease + 591
    2   jp.konicaminolta.fw.C652.Core           0x000000010e99b17e ClearPPDUIOption + 142
    3   jp.konicaminolta.fw.C652.Core           0x000000010e99b774 DeletePPDUIOption + 22
    4   jp.konicaminolta.fw.C652.Core           0x000000010e98e9ec CTblRelease + 84
    5   jp.konicaminolta.fw.C652.Core           0x000000010e994b6e -[KMComWin455E0128_F409_4523_BCCE_A6C10831E6DF terminate] + 43
    6   jp.konicaminolta.fw.C652.Core           0x000000010e993eb8 -[KMPlugin455E0128_F409_4523_BCCE_A6C10831E6DF terminate] + 236
    7   jp.konicaminolta.fw.C652.Core           0x000000010e993da5 -[KMPlugin455E0128_F409_4523_BCCE_A6C10831E6DF dealloc] + 77
    8   libobjc.A.dylib                         0x00007fff8806d65a (anonymous namespace)::AutoreleasePoolPage::pop(void*) + 502
    9   com.apple.CoreFoundation                0x00007fff8e955d72 _CFAutoreleasePoolPop + 50
    10  com.apple.Foundation                    0x00007fff8ba91da7 -[NSAutoreleasePool drain] + 147
    11  com.apple.print.framework.Print.Private          0x000000010e8c7945 0x10e8c1000 + 26949
    12  com.apple.print.framework.Print.Private          0x000000010e8c4a60 0x10e8c1000 + 14944
    13  com.apple.print.framework.Print.Private          0x000000010e8d7903 0x10e8c1000 + 92419
    14  com.apple.print.framework.Print.Private          0x000000010e8d7413 0x10e8c1000 + 91155
    15  com.apple.AppKit                        0x00007fff8748c35c -[NSWindowController _windowDidLoad] + 450
    16  com.apple.AppKit                        0x00007fff87473076 -[NSWindowController window] + 110
    17  com.apple.AppKit                        0x00007fff877e472b -[NSPrintPanel beginSheetWithPrintInfo:modalForWindow:delegate:didEndSelector:contextInfo:] + 530
    18  com.apple.AppKit                        0x00007fff877e2450 __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke35 2 + 149
    19  com.apple.AppKit                        0x00007fff877e223f __91-[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:]_block_invoke + 152
    20  com.apple.AppKit                        0x00007fff877e2198 -[NSConcretePrintOperation runOperationModalForWindow:delegate:didRunSelector:contextInfo:] + 502
    21  com.apple.mail                          0x00000001072dfa2e 0x1070d4000 + 2144814
    22  com.apple.Foundation                    0x00007fff8ba7fc18 NSKeyValueNotifyObserver + 387
    23  com.apple.Foundation                    0x00007fff8ba7ede8 NSKeyValueDidChange + 453
    24  com.apple.Foundation                    0x00007fff8ba83a56 -[NSObject(NSKeyValueObserverNotification) didChangeValueForKey:] + 118
    25  com.apple.MailUI                        0x00007fff8d218b7f -[MUIWKViewController browsingContextControllerDidFinishLoad:] + 213
    26  com.apple.WebKit2                       0x00007fff8b6ee822 WebKit::WebPageProxy::didFinishLoadForFrame(unsigned long long, CoreIPC::MessageDecoder&) + 112
    27  com.apple.WebKit2                       0x00007fff8b6c3a43 WebKit::WebPageProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 3353
    28  com.apple.WebKit2                       0x00007fff8b6b0d5b CoreIPC::MessageReceiverMap::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 125
    29  com.apple.WebKit2                       0x00007fff8b6bb8db WebKit::ChildProcessProxy::dispatchMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 13
    30  com.apple.WebKit2                       0x00007fff8b6c0fa4 WebKit::WebProcessProxy::didReceiveMessage(CoreIPC::Connection*, CoreIPC::MessageDecoder&) + 24
    31  com.apple.WebKit2                       0x00007fff8b6b0ba9 CoreIPC::Connection::dispatchMessage(***::PassOwnPtr<CoreIPC::MessageDecoder>) + 101
    32  com.apple.WebKit2                       0x00007fff8b6b0ad2 CoreIPC::Connection::dispatchOneMessage() + 106
    33  com.apple.WebCore                       0x00007fff8f2ad0ce WebCore::RunLoop::performWork() + 270
    34  com.apple.WebCore                       0x00007fff8f2acfa2 WebCore::RunLoop::performWork(void*) + 34
    35  com.apple.CoreFoundation                0x00007fff8e99c8f1 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
    36  com.apple.CoreFoundation                0x00007fff8e98e062 __CFRunLoopDoSources0 + 242
    37  com.apple.CoreFoundation                0x00007fff8e98d7ef __CFRunLoopRun + 831
    38  com.apple.CoreFoundation                0x00007fff8e98d275 CFRunLoopRunSpecific + 309
    39  com.apple.HIToolbox                     0x00007fff8dec2f0d RunCurrentEventLoopInMode + 226
    40  com.apple.HIToolbox                     0x00007fff8dec2cb7 ReceiveNextEventCommon + 479
    41  com.apple.HIToolbox                     0x00007fff8dec2abc _BlockUntilNextEventMatchingListInModeWithFilter + 65
    42  com.apple.AppKit                        0x00007fff871f728e _DPSNextEvent + 1434
    43  com.apple.AppKit                        0x00007fff871f68db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    44  com.apple.AppKit                        0x00007fff871ea9cc -[NSApplication run] + 553
    45  com.apple.AppKit                        0x00007fff871d5803 NSApplicationMain + 940
    46  libdyld.dylib                           0x00007fff8be0c5fd start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff8ed13662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff8ce8e43d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff8ce8e152 _dispatch_mgr_thread + 52
    Thread 2:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 5:: -[MFPOPAccount fetchSynchronouslyIsAuto:]  Dispatch queue: NSOperationQueue 0x600000034cc0
    0   libsystem_kernel.dylib                  0x00007fff8ed0ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ed0dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e98e315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e98d939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e98d275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8badfa7c -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
    6   com.apple.MailCore                      0x00007fff891a98bb -[MCSocket readBytes:maxLength:error:] + 786
    7   com.apple.MailCore                      0x00007fff891414b3 -[MCConnection _readBytesFromSocketIntoBuffer:amount:requireAllBytes:error:] + 109
    8   com.apple.MailCore                      0x00007fff891412fe -[MCConnection _fillBuffer:] + 590
    9   com.apple.MailCore                      0x00007fff89140f23 -[MCConnection _readLineIntoData:error:] + 156
    10  com.apple.Mail.framework                0x00007fff835f3580 -[MFPOPConnection _copyReplyLineDataWithError:] + 84
    11  com.apple.Mail.framework                0x00007fff835f3a36 -[MFPOPConnection _getStatusFromReply] + 38
    12  com.apple.Mail.framework                0x00007fff835f1049 -[MFPOPConnection _authenticateWithUsername:password:] + 920
    13  com.apple.Mail.framework                0x00007fff835f0852 -[MFPOPConnection _authenticateWithAuthenticator:] + 1089
    14  com.apple.MailCore                      0x00007fff89140d10 -[MCConnection authenticate] + 594
    15  com.apple.Mail.framework                0x00007fff835f018f -[MFPOPConnection authenticate] + 51
    16  com.apple.Mail.framework                0x00007fff83495e94 -[MFAccount connectAndAuthenticate:] + 358
    17  com.apple.Mail.framework                0x00007fff8359117e -[MFMailAccount connectAndAuthenticate:] + 68
    18  com.apple.Mail.framework                0x00007fff835ede2d -[MFPOPAccount connectAndAuthenticate:] + 200
    19  com.apple.Mail.framework                0x00007fff835edd14 -[MFPOPAccount authenticatedConnection] + 72
    20  com.apple.Mail.framework                0x00007fff835f794d -[MFPOPStore _authenticatedConnection] + 50
    21  com.apple.Mail.framework                0x00007fff835f6b5b -[MFPOPStore fetchSynchronously] + 280
    22  com.apple.Mail.framework                0x00007fff835edf94 -[MFPOPAccount fetchSynchronously] + 133
    23  com.apple.CoreFoundation                0x00007fff8e956dec __invoking___ + 140
    24  com.apple.CoreFoundation                0x00007fff8e956c54 -[NSInvocation invoke] + 308
    25  com.apple.MailCore                      0x00007fff89189b74 -[MCMonitoredInvocation invoke] + 211
    26  com.apple.MailCore                      0x00007fff891ac808 -[MCThrowingInvocationOperation main] + 40
    27  com.apple.MailCore                      0x00007fff89150f08 -[_MCInvocationOperation main] + 332
    28  com.apple.Foundation                    0x00007fff8ba7e591 -[__NSOperationInternal _start:] + 631
    29  com.apple.Foundation                    0x00007fff8ba7e23b __NSOQSchedule_f + 64
    30  libdispatch.dylib                       0x00007fff8ce8c2ad _dispatch_client_callout + 8
    31  libdispatch.dylib                       0x00007fff8ce907ff _dispatch_async_redirect_invoke + 154
    32  libdispatch.dylib                       0x00007fff8ce8c2ad _dispatch_client_callout + 8
    33  libdispatch.dylib                       0x00007fff8ce8e09e _dispatch_root_queue_drain + 326
    34  libdispatch.dylib                       0x00007fff8ce8f193 _dispatch_worker_thread2 + 40
    35  libsystem_pthread.dylib                 0x00007fff85ed2ef8 _pthread_wqthread + 314
    36  libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 7:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 11:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 12:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 13:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 14:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 15:
    0   libsystem_kernel.dylib                  0x00007fff8ed12e6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed2f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff85ed5fb9 start_wqthread + 13
    Thread 16:
    0   libsystem_kernel.dylib                  0x00007fff8ed0ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ed0dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e98e315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e98d939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e98d275 CFRunLoopRunSpecific + 309
    5   com.apple.AppKit                        0x00007fff873971ce _NSEventThread + 144
    6   libsystem_pthread.dylib                 0x00007fff85ed1899 _pthread_body + 138
    7   libsystem_pthread.dylib                 0x00007fff85ed172a _pthread_start + 137
    8   libsystem_pthread.dylib                 0x00007fff85ed5fc9 thread_start + 13
    Thread 17:: com.apple.CoreAnimation.render-server
    0   libsystem_kernel.dylib                  0x00007fff8ed0ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ed0dd18 mach_msg + 64
    2   com.apple.QuartzCore                    0x00007fff8b3963b7 CA::Render::Server::server_thread(void*) + 195
    3   com.apple.QuartzCore                    0x00007fff8b3962ed thread_fun + 25
    4   libsystem_pthread.dylib                 0x00007fff85ed1899 _pthread_body + 138
    5   libsystem_pthread.dylib                 0x00007fff85ed172a _pthread_start + 137
    6   libsystem_pthread.dylib                 0x00007fff85ed5fc9 thread_start + 13
    Thread 18:: com.apple.NSURLConnectionLoader
    0   libsystem_kernel.dylib                  0x00007fff8ed0ea1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff8ed0dd18 mach_msg + 64
    2   com.apple.CoreFoundation                0x00007fff8e98e315 __CFRunLoopServiceMachPort + 181
    3   com.apple.CoreFoundation                0x00007fff8e98d939 __CFRunLoopRun + 1161
    4   com.apple.CoreFoundation                0x00007fff8e98d275 CFRunLoopRunSpecific + 309
    5   com.apple.Foundation                    0x00007fff8badd907 +[NSURLConnection(Loader) _resourceLoadLoop:] + 348
    6   com.apple.Foundation                    0x00007fff8badd70b __NSThread__main__ + 1318
    7   libsystem_pthread.dylib                 0x00007fff85ed1899 _pthread_body + 138
    8   libsystem_pthread.dylib                 0x00007fff85ed172a _pthread_start + 137
    9   libsystem_pthread.dylib                 0x00007fff85ed5fc9 thread_start + 13
    Thread 19:: com.apple.CFSocket.private
    0   libsystem_kernel.dylib                  0x00007fff8ed129aa __select + 10
    1   com.apple.CoreFoundation                0x00007fff8e9d9d43 __CFSocketManager + 867
    2   libsystem_pthread.dylib                 0x00007fff85ed1899 _pthread_body + 138
    3   libsystem_pthread.dylib                 0x00007fff85ed172a _pthread_start + 137
    4   libsystem_pthread.dylib                 0x00007fff85ed5fc9 thread_start + 13
    Thread 20:: JavaScriptCore::BlockFree
    0   libsystem_kernel.dylib                  0x00007fff8ed12716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed3c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff884b1266 ***::ThreadCondition::timedWait(***::Mutex&, double) + 118
    3   com.apple.JavaScriptCore                0x00007fff884b0d85 JSC::BlockAllocator::blockFreeingThreadMain() + 117
    4   com.apple.JavaScriptCore                0x00007fff884a60af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff85ed1899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff85ed172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff85ed5fc9 thread_start + 13
    Thread 21:: JavaScriptCore::Marking
    0   libsystem_kernel.dylib                  0x00007fff8ed12716 __psynch_cvwait + 10
    1   libsystem_pthread.dylib                 0x00007fff85ed3c3b _pthread_cond_wait + 727
    2   com.apple.JavaScriptCore                0x00007fff884b1887 JSC::GCThread::waitForNextPhase() + 119
    3   com.apple.JavaScriptCore                0x00007fff884b1718 JSC::GCThread::gcThreadMain() + 88
    4   com.apple.JavaScriptCore                0x00007fff884a60af ***::wtfThreadEntryPoint(void*) + 15
    5   libsystem_pthread.dylib                 0x00007fff85ed1899 _pthread_body + 138
    6   libsystem_pthread.dylib                 0x00007fff85ed172a _pthread_start + 137
    7   libsystem_pthread.dylib                 0x00007fff85ed5fc9 thread_start + 13
    Thread 0 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000000  rbx: 0x00007fff74c2c070  rcx: 0xbadd38fde753bead  rdx: 0x00007fff74c663c0
      rdi: 0x00006080006be9c0  rsi: 0x00007fff87c21896  rbp: 0x00007fff58b28b90  rsp: 0x00007fff58b28b38
       r8: 0x00000000000007ff   r9: 0xffff9f7ffedb435f  r10: 0x00007fff87c21896  r11: 0xbadd38fde753bead
      r12: 0x00006080006be9c0  r13: 0x0000000000000000  r14: 0x0000608000506170  r15: 0x00007ff2d2000000
      rip: 0x00007fff8806b097  rfl: 0x0000000000010246  cr2: 0x000060800037a314
    Logical CPU:     0
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x1070d4000 -        0x1073c3fff  com.apple.mail (7.1 - 1827) <B82D2EA4-7D7C-33E6-80FF-9D96E62880C2> /Applications/Mail.app/Contents/MacOS/Mail
           0x10781f000 -        0x107827fff  digestmd5WebDAV.so (170) <9DBE65CE-9B5C-37A3-8112-40F39BE3B5F8> /usr/lib/sasl2/digestmd5WebDAV.so
           0x10782c000 -        0x10782efff  apop.so (170) <79E840B4-6D30-3CBB-99D3-345D6C77D5DF> /usr/lib/sasl2/apop.so
           0x108ea7000 -        0x108eb7fff  dhx.so (170) <A9EBA1D4-8ED8-37BB-BA1E-263091EAF96E> /usr/lib/sasl2/dhx.so
           0x108ec3000 -        0x108ec5fff  libanonymous.2.so (170) <D1297C21-A57B-311E-9006-C3FB8689849A> /usr/lib/sasl2/libanonymous.2.so
           0x108ec9000 -        0x108ecbfff  libcrammd5.2.so (170) <940A42FC-C634-354E-AD74-691CD90A1427> /usr/lib/sasl2/libcrammd5.2.so
           0x108ed0000 -        0x108ed8ff7  libdigestmd5.2.so (170) <122C0383-F9B2-34D1-89AF-D317BC4D5164> /usr/lib/sasl2/libdigestmd5.2.so
           0x108edd000 -        0x108ee1fff  libgssapiv2.2.so (170) <AA58D85E-916C-3B0B-959A-DCC58497D0F2> /usr/lib/sasl2/libgssapiv2.2.so
           0x108ee6000 -        0x108ee8fff  login.so (170) <7D801D4E-A1A4-32FC-BF2E-9F25DB902523> /usr/lib/sasl2/login.so
           0x108eec000 -        0x108ef1fff  libntlm.so (170) <18693B29-154F-339C-A329-4C42A43F6428> /usr/lib/sasl2/libntlm.so
           0x108efa000 -        0x108f01fff  libotp.2.so (170) <D1C70F92-1C75-340B-AD53-0C2CD79144FF> /usr/lib/sasl2/libotp.2.so
           0x108f0a000 -        0x108f0cfff  libplain.2.so (170) <E9C3B22A-5958-3869-B778-55948D1EC2B7> /usr/lib/sasl2/libplain.2.so
           0x108f10000 -        0x108f14fff  libpps.so (170) <9BAB4F91-A2DF-3F11-A2E4-8E353562ECC8> /usr/lib/sasl2/libpps.so
           0x108f19000 -        0x108f1cff7  mschapv2.so (170) <7B006E8A-BEB7-3004-9C16-134D37C077A5> /usr/lib/sasl2/mschapv2.so
           0x108f21000 -        0x108f49ff6  com.apple.DirectoryService.PasswordServerFramework (10.9 - 36) <C36B818F-C1FE-3F3F-A01C-F4613F570D4D> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x108f5f000 -        0x108f61fff  pwauxprop.so (400) <924056F9-D203-3DAD-B78D-61439A2E6BE8> /usr/lib/sasl2/pwauxprop.so
           0x108fb0000 -        0x108fb2fff  shadow_auxprop.so (170) <2E0153C3-9D36-3496-8885-DE8B91838036> /usr/lib/sasl2/shadow_auxprop.so
           0x108fb7000 -        0x108fb9fff  smb_nt.so (170) <903A6BA5-5B1F-305A-98EA-27BE757A7CFF> /usr/lib/sasl2/smb_nt.so
           0x108fbe000 -        0x108fc0fff  smb_ntlmv2.so (170) <15A0B3C1-DA72-3B4C-8234-EF24132FEB0B> /usr/lib/sasl2/smb_ntlmv2.so
           0x10910d000 -        0x109114ff7  com.apple.SyncedDefaults (1.3 - 91.30) <FC5A4423-3D91-3A34-853A-C49971EEAE4E> /System/Library/PrivateFrameworks/SyncedDefaults.framework/SyncedDefaults
           0x109129000 -        0x10912afff  com.apple.AddressBook.LocalSourceBundle (8.0 - 1365) <260EDDAA-A812-3097-BE14-A63EA4BEDD31> /System/Library/Address Book Plug-Ins/LocalSource.sourcebundle/Contents/MacOS/LocalSource
           0x10ba00000 -        0x10ba03ff7 +jp.konicaminolta.print.pde.C652.Cover (3.7.0.2 - 3.7.0.2) <E117F33B-E4C9-B053-280C-A9BFFBD9528F> /Library/Printers/KONICAMINOLTA/C652/PDEs/KONICA MINOLTA C652 Cover.plugin/Contents/MacOS/KONICA MINOLTA C652 Cover
           0x10bbe4000 -        0x10bbe7ff7  com.apple.yahoo.iaplugin (2.1 - 210) <5316F25D-3693-3632-B878-6A81A68BD80F> /System/Library/InternetAccounts/Yahoo.iaplugin/Contents/MacOS/Yahoo
           0x10bcae000 -        0x10bcb1fff  libspindump.dylib (161) <588EDDE0-B20A-3649-92B7-C2226EB237E8> /usr/lib/libspindump.dylib
           0x10bcc4000 -        0x10bcc8ff7  com.apple.DirectoryServicesSource (8.0 - 1365) <2F2D5BAA-F006-3701-922C-37EF076DE3D1> /System/Library/Address Book Plug-Ins/DirectoryServices.sourcebundle/Contents/MacOS/DirectoryServices
           0x10bccf000 -        0x10bd1bff6  com.apple.AddressBook.CardDAVPlugin (10.9 - 424) <C5AC5902-39C2-3A08-9967-5EAA000228EE> /System/Library/Address Book Plug-Ins/CardDAVPlugin.sourcebundle/Contents/MacOS/CardDAVPlugin
           0x10cfc2000 -        0x10cfc2ff9 +cl_kernels (???) <CC09A04B-EF6A-49A6-B2F7-6EF3CD76E2E5> cl_kernels
           0x10cfd3000 -        0x10cfd4ffa +cl_kernels (???) <2CC15B8C-5EAD-4F91-A7C3-F5731304D5AF> cl_kernels
           0x10d011000 -        0x10d011ffd +cl_kernels (???) <CE6DFD12-1469-48CA-9C84-9BB47BC0E124> cl_kernels
           0x10d013000 -        0x10d013fff +cl_kernels (???) <EB5C6083-B6DE-4F86-B044-7ACD6825C92C> cl_kernels
           0x10d03e000 -        0x10d124fef  unorm8_bgra.dylib (2.3.58) <9FF943D1-4EF7-36CA-852D-B61C2E554713> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_bgra.dylib
           0x10d166000 -        0x10d246ff7  unorm8_rgba.dylib (2.3.58) <DDD1AFEB-FD30-34D2-958A-823C3EFD649A> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/u norm8_rgba.dylib
           0x10d379000 -        0x10d379ffb +cl_kernels (???) <FDC88131-4913-413C-B566-3A7D5F2C3354> cl_kernels
           0x10d38f000 -        0x10d390ff6 +cl_kernels (???) <45A70A55-3622-4561-8C94-620E28DC47E4> cl_kernels
           0x10d399000 -        0x10d399ffe +cl_kernels (???) <6DC700F5-813F-437C-A62F-96E22FF36AA1> cl_kernels
           0x10d3a2000 -        0x10d3a2ff7 +cl_kernels (???) <9CAF25BD-ED7E-456B-A5BD-222A6F6DD162> cl_kernels
           0x10d3ab000 -        0x10d3abff7 +cl_kernels (???) <3FDCC596-0A97-4582-A8D7-027FE77DA4B0> cl_kernels
           0x10d535000 -        0x10d536ff4 +cl_kernels (???) <ACCD81F4-3F05-4BE2-9300-24131D5DD95A> cl_kernels
           0x10d66f000 -        0x10d670ff2 +cl_kernels (???) <362C064E-0B49-4F85-BF3F-18850EAE2E24> cl_kernels
           0x10d6a3000 -        0x10d6a7fff  com.apple.google.iaplugin (2.1 - 210) <F42AE5E6-0CD7-3EE3-B90E-CEDFD6085728> /System/Library/InternetAccounts/Google.iaplugin/Contents/MacOS/Google
           0x10e8c1000 -        0x10e8f3ff3  com.apple.print.framework.Print.Private (9.0 - 462) <5213B13B-9DEA-3D1C-A5C4-E7A6B9417A4C> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/Current/Pl ugins/PrintCocoaUI.bundle/Contents/MacOS/PrintCocoaUI
           0x10e911000 -        0x10e93afef +jp.konicaminolta.print.pde.C652.Output (3.7.0.2 - 3.7.0.2) <6E425282-2212-5C9E-47D6-FFDCDA439692> /Library/Printers/KONICAMINOLTA/C652/PDEs/KONICA MINOLTA C652 Output.plugin/Contents/MacOS/KONICA MINOLTA C652 Output
           0x10e97a000 -        0x10ea0cfe7 +jp.konicaminolta.fw.C652.Core (3.7.0.2 - 3.7.0.2) <9B738C15-6527-84AA-3912-B7A10D0087B0> /Library/Printers/KONICAMINOLTA/C652/PDEs/pde.framework/Versions/A/pde
           0x10ea88000 -        0x10eac6ff7  com.apple.print.PrintingCocoaPDEs (9.0 - 462) <E303781E-7376-3D04-89AF-E063972C02A1> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Plugins/ PrintingCocoaPDEs.bundle/Contents/MacOS/PrintingCocoaPDEs
           0x10eaeb000 -        0x10eaffff7 +jp.konicaminolta.print.pde.C652.Finishing (3.7.0.2 - 3.7.0.2) <267DC7BC-57CF-8B1E-EA21-AC5ABDBF0694> /Library/Printers/KONICAMINOLTA/C652/PDEs/KONICA MINOLTA C652 Finishing.plugin/Contents/MacOS/KONICA MINOLTA C652 Finishing
           0x10eb19000 -        0x10eb27fff +jp.konicaminolta.print.pde.C652.Tray (3.7.0.2 - 3.7.0.2) <D04DC611-DFEB-4976-FEE3-3B95F36AF4B5> /Library/Printers/KONICAMINOLTA/C652/PDEs/KONICA MINOLTA C652 Tray.plugin/Contents/MacOS/KONICA MINOLTA C652 Tray
           0x10fe3a000 -        0x10fe51ff7 +jp.konicaminolta.print.pde.C652.PerPage (3.7.0.2 - 3.7.0.2) <50200D40-DB9A-7126-6BBD-4FDF918662BC> /Library/Printers/KONICAMINOLTA/C652/PDEs/KONICA MINOLTA C652 PerPage.plugin/Contents/MacOS/KONICA MINOLTA C652 PerPage
           0x10ff67000 -        0x10ff86fe7 +jp.konicaminolta.print.pde.C652.Stamp (3.7.0.2 - 3.7.0.2) <33E567EA-4C9F-F12B-3241-E19B69D6E843> /Library/Printers/KONICAMINOLTA/C652/PDEs/KONICA MINOLTA C652 Stamp.plugin/Contents/MacOS/KONICA MINOLTA C652 Stamp
           0x110080000 -        0x110095ff7 +jp.konicaminolta.print.pde.C652.ImageQuality (3.7.0.2 - 3.7.0.2) <57D1312D-2FBC-2BE1-2131-66354DE2557E> /Library/Printers/KONICAMINOLTA/C652/PDEs/KONICA MINOLTA C652 ImageQuality.plugin/Contents/MacOS/KONICA MINOLTA C652 ImageQuality
        0x7fff69fdc000 -     0x7fff6a00f817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff82776000 -     0x7fff82778fff  com.apple.marco (10.0 - 1000) <FC7EF8C7-5EDF-3720-BAEC-281F12A7A3F8> /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
        0x7fff82779000 -     0x7fff8277bff7  com.apple.securityhi (9.0 - 55005) <405E2BC6-2B6F-3B6B-B48E-2FD39214F052> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff8280b000 -     0x7fff8312705f  com.apple.CoreGraphics (1.600.0 - 599.7) <7D0FD5A7-A061-39BA-8E00-723825D2C4DD> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff83128000 -     0x7fff83131fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff83132000 -     0x7fff8314dff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff8314e000 -     0x7fff83172ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff83173000 -     0x7fff831d9fff  com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
        0x7fff83245000 -     0x7fff83293fff  libcorecrypto.dylib (161.1) <F3973C28-14B6-3006-BB2B-00DD7F09ABC7> /usr/lib/system/libcorecrypto.dylib
        0x7fff832a7000 -     0x7fff832acfff  libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
        0x7fff832ad000 -     0x7fff832b5fff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff832b6000 -     0x7fff832bafff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff832bb000 -     0x7fff832fbfff  com.apple.PassKit (1.0 - 1) <CE4A0FC6-6E65-38AC-BC8E-74821D713B43> /System/Library/PrivateFrameworks/PassKit.framework/Versions/A/PassKit
        0x7fff832fe000 -     0x7fff83305fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
        0x7fff83306000 -     0x7fff83321fff  com.apple.CalendarStore (7.0 - 1363) <3B8C272C-D888-359B-B0E1-B842113F6603> /System/Library/Frameworks/CalendarStore.framework/Versions/A/CalendarStore
        0x7fff83322000 -     0x7fff83356ffb  com.apple.datadetectors (5.0 - 246.0) <26962AB2-75C3-3D45-A9BF-6D75CC263DEF> /System/Library/PrivateFrameworks/DataDetectors.framework/Versions/A/DataDetect ors
        0x7fff83357000 -     0x7fff833baff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff833bb000 -     0x7fff833c7ff7  com.apple.CalendarAgentLink (7.0 - 138) <B8B63D14-D853-3478-B001-BC67B7E9F993> /System/Library/PrivateFrameworks/CalendarAgentLink.framework/Versions/A/Calend arAgentLink
        0x7fff8346e000 -     0x7fff8348afff  com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
        0x7fff8348b000 -     0x7fff8348dffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff8348e000 -     0x7fff8369ffff  com.apple.Mail.framework (7.1 - 1827) <27546F7A-E050-3750-9515-9E5EF0FB8F41> /System/Library/PrivateFrameworks/Mail.framework/Versions/A/Mail
        0x7fff8375a000 -     0x7fff83792ff7  com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff83793000 -     0x7fff837d1ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff837d2000 -     0x7fff837daff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff837db000 -     0x7fff837edff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff837ee000 -     0x7fff83c21ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff83c22000 -     0x7fff83c22fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff83c23000 -     0x7fff83c2cff7  libcldcpuengine.dylib (2.3.58) <A2E1ED7B-FC7E-31F6-830A-FF917689766B> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengin e.dylib
        0x7fff83c2d000 -     0x7fff83c48ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff83c49000 -     0x7fff83d12fff  com.apple.LaunchServices (572.23 - 572.23) <8D955BDE-2C4C-3DD4-B4D7-2D916174FE1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff83d13000 -     0x7fff83d28ff7  com.apple.ContactsUI (8.0 - 1365) <75628A70-E777-3E64-A9B8-5CF91839C522> /System/Library/PrivateFrameworks/ContactsUI.framework/Versions/A/ContactsUI
        0x7fff83d29000 -     0x7fff83e69fff  com.apple.QTKit (7.7.3 - 2826.0.1) <44109489-09C2-34C4-AB66-E52A505D7887> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
        0x7fff83e6a000 -     0x7fff83e93fff  com.apple.DictionaryServices (1.2 - 208) <A539A058-BA57-35EE-AA08-D0B0E835127D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff83e94000 -     0x7fff83ef8ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff83ef9000 -     0x7fff83efcffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff83efd000 -     0x7fff83f05ffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff83f06000 -     0x7fff83fd7ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff83fd8000 -     0x7fff840b7fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff840b8000 -     0x7fff840bbfff  libCoreVMClient.dylib (58.1) <EBC36C69-C896-3C3D-8589-3E9023E7E56F> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff840bf000 -     0x7fff840c4ff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff840c5000 -     0x7fff8411cfff  com.apple.IMAP (7.1 - 1827) <DD4A7368-B653-3197-9AAE-0C8E308179FF> /System/Library/PrivateFrameworks/IMAP.framework/Versions/A/IMAP
        0x7fff8413d000 -     0x7fff84395ff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8444b000 -     0x7fff8457bff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8457c000 -     0x7fff845cfff7  com.apple.ical.EventKit (2.0 - 152) <34FD327F-0E27-3B0F-B801-0C8FF2B4814A> /System/Library/Frameworks/EventKit.framework/Versions/A/EventKit
        0x7fff845d0000 -     0x7fff845dbff7  com.apple.DirectoryService.Framework (10.9 - 173.1.1) <F8566D1F-450F-3571-911F-75C68E45919F> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff845dc000 -     0x7fff84629fff  com.apple.AppleVAFramework (5.0.27 - 5.0.27) <D01B7D87-4BDC-3E48-A79B-951D05075F9D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
        0x7fff84a4d000 -     0x7fff84b3cfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff84b3d000 -     0x7fff84c21fff  com.apple.coreui (2.1 - 231) <432DB40C-6B7E-39C8-9FB5-B95917930056> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff84c22000 -     0x7fff84c2fff0  libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
        0x7fff84c30000 -     0x7fff84ca3ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff84ca4000 -     0x7fff84cc9ff7  com.apple.ChunkingLibrary (2.0 - 155.1) <B845DC7A-D1EA-31E2-967C-D1FE0C628036> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff84cca000 -     0x7fff84cfefff  libssl.0.9.8.dylib (50) <B15F967C-B002-36C2-9621-3456D8509F50> /usr/lib/libssl.0.9.8.dylib
        0x7fff84cff000 -     0x7fff84d06fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff84d07000 -     0x7fff84d18ff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff85282000 -     0x7fff854e3ff7  com.apple.imageKit (2.5 - 770) <33BCF627-EB1A-3CC1-98AB-2324B6DFB329> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.fram ework/Versions/A/ImageKit
        0x7fff854e4000 -     0x7fff855b5ff7  com.apple.QuickLookUIFramework (5.0 - 622.3) <9741E66B-3978-35F6-8846-B6C528945611> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.f ramework/Versions/A/QuickLookUI
        0x7fff855b6000 -     0x7fff855deffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff855df000 -     0x7fff855ecff7  libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
        0x7fff858f5000 -     0x7fff85b38fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff85b39000 -     0x7fff85b43ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff85b44000 -     0x7fff85b44fff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff85b51000 -     0x7fff85b76ff7  com.apple.printingprivate.framework.PrintingPrivate (9.0 - 126) <84D0F49D-BF93-3163-991B-A2D49B97C881> /System/Library/PrivateFrameworks/PrintingPrivate.framework/Versions/A/Printing Private
        0x7fff85b7e000 -     0x7fff85baefff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff85baf000 -     0x7fff85c26fff  com.apple.CoreServices.OSServices (600.4 - 600.4) <36B2B009-C35E-3F21-824E-E0D00E7808C7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff85c27000 -     0x7fff85d11fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff85d12000 -     0x7fff85d6dffb  com.apple.AE (665.5 - 665.5) <BBA230F9-144C-3CAB-A77A-0621719244CD> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff85d6e000 -     0x7fff85d9cff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff85d9d000 -     0x7fff85db4fff  com.apple.CFOpenDirectory (10.9 - 173.1.1) <3FB4D5FE-860B-3BDE-BAE2-3531D919EF10> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff85e1b000 -     0x7fff85e78fff  com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundatio n
        0x7fff85e79000 -     0x7fff85e7cfff  com.apple.help (1.3.3 - 46) <AE763646-D07A-3F9A-ACD4-F5CBD734EE36> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff85e7d000 -     0x7fff85e8eff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff85e8f000 -     0x7fff85eb3fff  libxpc.dylib (300.1.17) <4554927A-9467-365C-91F1-5A116989DD7F> /usr/lib/system/libxpc.dylib
        0x7fff85eb4000 -     0x7fff85ecfff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff85ed0000 -     0x7fff85ed7ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff85f0e000 -     0x7fff85f5bff2  com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff85f66000 -     0x7fff85f68ff7  com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/ DiagnosticLogCollection
        0x7fff85f69000 -     0x7fff85f69ff7  libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
        0x7fff85f6a000 -     0x7fff85f79ff8  com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff85f7a000 -     0x7fff85f85fff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff85f86000 -     0x7fff85f86fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff85f87000 -     0x7fff85f89ff7  libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
        0x7fff85f8a000 -     0x7fff85f8eff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff86022000 -     0x7fff86026ff7  libcache.dylib (62) <BDC1E65B-72A1-3DA3-A57C-B23159CAAD0B> /usr/lib/system/libcache.dylib
        0x7fff86027000 -     0x7fff86028ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8606b000 -     0x7fff865dbfff  com.apple.CoreAUC (6.22.08 - 6.22.08) <F306D552-2220-3160-88EA-C916193C5EFD> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
        0x7fff865dc000 -     0x7fff865ddffb  libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
        0x7fff865de000 -     0x7fff868c8fff  com.apple.CoreServices.CarbonCore (1077.14 - 1077.14) <B00BEB34-A9F5-381F-99FD-11E405768A9A> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff868c9000 -     0x7fff868c9ffd  com.apple.audio.units.AudioUnit (1.9 - 1.9) <6E89F3CB-CC41-3728-9F9A-FDFC151E8261> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff868ca000 -     0x7fff868f9fd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff86909000 -     0x7fff86968fff  com.apple.framework.CoreWLAN (4.0 - 400.45.1) <775F9444-8059-30A2-8058-7F7ACD68CCF1> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
        0x7fff86973000 -     0x7fff86aa9ffa  com.apple.WebKit (9537 - 9537.73.11) <5F583526-8D71-30AD-B97C-56EC51E94E85> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff86aaa000 -     0x7fff86b91ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff86b92000 -     0x7fff86fe0fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff86ff1000 -     0x7fff8702aff7  com.apple.QD (3.50 - 298) <C1F20764-DEF0-34CF-B3AB-AB5480D64E66> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff8702b000 -     0x7fff870e3ff7  com.apple.DiscRecording (8.0 - 8000.4.6) <CDAAAD04-A1D0-3C67-ABCC-EFC9E8D44E7E> /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
        0x7fff870e4000 -     0x7fff87108fff  com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters .framework/Versions/A/QuartzFilters
        0x7fff87109000 -     0x7fff87191ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff87192000 -     0x7fff871d2ff7  com.apple.CalDAV (7.0 - 155.1) <6912C282-D362-3473-90E3-655A36C0CC21> /System/Library/PrivateFrameworks/CalDAV.framework/Versions/A/CalDAV
        0x7fff871d3000 -     0x7fff87d47ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff87d48000 -     0x7fff87d54ff7  com.apple.HelpData (2.1.4 - 90) <BEA1C549-40D3-35BF-9204-CB679FCB0648> /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
        0x7fff87d55000 -     0x7fff87d57fff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff87d58000 -     0x7fff87d99fff  com.apple.PerformanceAnalysis (1.47 - 47) <784ED7B8-FAE4-36CE-8C76-B7D300316C9F> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff87d9a000 -     0x7fff87e25fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff87e26000 -     0x7fff87e6dfff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff87ea0000 -     0x7fff87ef7fff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff87ef8000 -     0x7fff87ef8fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff87f12000 -     0x7fff88065ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff88066000 -     0x7fff88213f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8849d000 -     0x7fff88813ffa  com.apple.JavaScriptCore (9537 - 9537.73.10) <4A4AE781-6F76-3412-B0E5-67E0BAEE22A2> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff88814000 -     0x7fff88a5bff4  com.apple.RawCamera.bundle (4.08 - 709) <4BA16655-6A88-351C-863D-8101F0FFE599> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
        0x7fff88a5c000 -     0x7fff88abeff7  com.apple.WhitePagesFramework (10.7.0 - 141.0) <F95E1174-37B7-300C-8ECE-E67A711B6721> /System/Library/PrivateFrameworks/WhitePages.framework/Versions/A/WhitePages
        0x7fff88abf000 -     0x7fff88ae6ffb  libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
        0x7fff88b3d000 -     0x7fff88bbdfff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff88bbe000 -     0x7fff890e2fff  com.apple.QuartzComposer (5.1 - 316) <B20E93C3-8517-3E5C-83B6-C312C839C5D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzCompose r.framework/Versions/A/QuartzComposer
        0x7fff890e3000 -     0x7fff8911dff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff8911e000 -     0x7fff8911ffff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff89120000 -     0x7fff8912aff7  com.apple.corerecents (1.0 - 1) <6C3ACB55-6FA5-3266-80D3-592B7258F5E7> /System/Library/PrivateFrameworks/CoreRecents.framework/Versions/A/CoreRecents
        0x7fff8912b000 -     0x7fff891d4ff7  com.apple.MailCore (7.1 - 1827) <7EB93CBF-910A-3EBB-A424-CFD8BF5A60B4> /System/Library/PrivateFrameworks/MailCore.framework/Versions/A/MailCore
        0x7fff891d5000 -     0x7fff89204ff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8936c000 -     0x7fff894daff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff894db000 -     0x7fff89510ffc  com.apple.LDAPFramework (2.4.28 - 194.5) <7E31A674-C6AB-33BE-BD5E-F5E3C6E22894> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff89511000 -     0x7fff8952dfff  libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
        0x7fff898c7000 -     0x7fff899b5fff  libJP2.dylib (1038) <6C8179F5-8063-3ED6-A7C2-D5603DECDF28> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff899c3000 -     0x7fff899cfff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff89a65000 -     0x7fff89a6dfff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff89a6e000 -     0x7fff89ab6ff7  com.apple.ExchangeWebServices (4.0 - 193) <867EDAF0-5863-397E-BA75-855878D68949> /System/Library/PrivateFrameworks/ExchangeWebServices.framework/Versions/A/Exch angeWebServices
        0x7fff89ab7000 -     0x7fff89aceffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff89af1000 -     0x7fff89b13fff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89b14000 -     0x7fff89b1efff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff89b1f000 -     0x7fff89b1ffff  com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff89b20000 -     0x7fff89b7eff7  com.apple.corelocation (1486.17 - 1486.24) <9FBB29F0-E000-3190-A96C-9EAA5CCCA2A0> /System/Library/Frameworks/CoreLocation.framework/Versions/A/CoreLocation
        0x7fff89b7f000 -     0x7fff89ba1fff  com.apple.speech.LatentSemanticMappingFramework (2.11.6 - 2.11.6) <C2687C2C-239A-3EB4-857C-BA107F34A5E8> /System/Library/Frameworks/LatentSemanticMapping.framework/Versions/A/LatentSem anticMapping
        0x7fff89ba2000 -     0x7fff89bfbfff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff89d80000 -     0x7fff89ea2ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff89ea3000 -     0x7fff8a171ff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8a172000 -     0x7fff8a172fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.frame

    Apple Mail crashes when I try to print after installing Mavericks...

  • Issue with Software updates and Magic Mouse installs

    Having the same problem with Magic Mouse install as the Airport Utility Update
    My machine: Mac os x; 10.5.8
    My Problem: Got Magic Mouse for Xmas. Prior to getting download for Magic Mouse I checked for any software updates. It called for Airport Utility 5.4.2 and MacBook EFI Firmware 1.4. I ran the software update for each, started the install and received the message:
    *The source media you are installing from is damaged. Try installing from a different copy of the source media or contact the manufacturer for a replacement.*
    (When I hit OK; or what ever it asked me to do the window closed and then the Software Update window showed w/ the message:
    An error occurred during installation) -Duh
    This is a shared machine... I am not the administrator so I went over to the ‘administrator side’ and tried to install the update software.
    It installed the EFI Firmware 1.4
    It DID NOT install the Airport Utility upgrade. It gave the same message:
    *The source media you are installing from is damaged. Try installing from a different copy of the source media or contact the manufacturer for a replacement.*
    I then tried to download the Magic Mouse Download. Went to apple.com for download:
    http://www.apple.com/downloads/macosx/apple/firmware_hardware/wirelessmousesoftw areupdate10forleopard.html
    I got the download, then ran the install guide:
    Intro/readme/license/destination select / installation type/installation
    got to about 87% installed... and got the message:
    Install Failed (yellow triangle):
    The source media you are installing from is damaged. Try installing from a different copy of the source media or contact the manufacturer for a replacement.
    What now?
    I don’t understand how the source media can be damaged... it comes right off the apple site. Is there something on my end and if so WHAT?
    Any help/direction appreciated.
    Karen

    I don't have a right arrow key issue but I do have a problem where the center wheel click option gets completely lost. I have hit set to use Expose all windows.
    Well, I'll be going around just fine...the I notice I loose center wheel click. If I try and change center wheel click in System Center, then I'm really screwed. Then any thing I left click becomes selected and I have to drag it all of the place.. no way to release. I'll disconnect the usb receiver for the mouse.... a Logitech wireless laser mouse, MX 620.
    I never had a problem until the Jan update, then the latest this week seems to have made it even worse.

  • Issues with Cox Cable and mail server?

    I need an accurate port to send mail. I have never been able to use my mac mail (send or receive) and my cox mail (worked for both at one point) on entourage (cox) my outgoing mail does not work, however, it will receive mail? I am using the latest version of Leopard and I disabled my firewall? Cox wouldn't help me they said to just contact apple? I have the correct pop server (pop.east.cox.net) and SMTP server (smtp.east.cox.net). This is really bothering me so if someone could help I would appreciate it. I currently have my mail set on port 110 for both outgoing and incoming.

    strawberrydress wrote:
    I currently have my mail set on port 110 for both outgoing and incoming.
    And you changed the SMTP port from the default of 25 because...?

  • Multiple issues with iphone 5 and its accessories.

    Hi, I am an indian citizen and purchased an iphone 5 in December 2012. It worked fine for the first 7 months till IOS7 was launched. After Iupgraded my iphone to IOS7, the power button stopped working. I have been using assistive touch ever since.
    I have already replced 2 wall chargers both of which stopped working after a few months. Recently the charger cord also stopped working and the volume control of the earphones also stopped working.
    To top it all, since there is no international warranty on the phone, I have ended up spending more on my phone that required. This was my first apple purchase and one thing I am sure of, I will never purchase an apple product ever again!!!!

    Sorry, but the warranty of an iPhone is only valid in the country where you bought the phone. To get it serviced, you'll have to bring it back, Apple does not ship internationally.
    http://www.apple.com/legal/warranty/

  • Problems with windows update and fingerprint

    HI
    My windows was out of date and in the coarse of trying to update it, the system runned into a problem and the only way i could get back my information was to let the system settings go back to its default settings. Following that, i find it difficult to download new updates and the fingerprint is also not working any more. Please what should i do ?

    Hi @CLEPRIS ,
    Thank you for visiting the HP Support Forums and Welcome.It is a great site for information and questions. I have looked into your issue about your HP-ENVY m6 Notebook and issues with Windows Updates and the Fingerprint reader software. Here is a link to the HP Support Assistant if you need it. Just download and run the application and it will help with the software and drivers that might need updating on your system.
    It shows me that there seems to be interference with Software task, usually your virus protection.
    You might have to disable this software and then run the Windows update.
    I would suggest to uninstall HP SimplePass and reinstalled the latest version for Windows 8.1.
    I would be happy to assist if needed. How Do I Find My Model Number or Product Number?
    I hope this fixes things up for you.
    Thanks.
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the bottom to say “Thanks” for helping!

  • Issues with multiple things since Mavericks update

    I installed the Mavericks update and since, I have been having multiple problems with different things on my MacBook Pro 13"
    1. Printer issues: I have an HP officejet 6500 wireless printer (Officejet 6500 E709n Series), and now it's having major issues with printing, yet was working perfect prior to update. It will either cut out pages when printing PDF documents, or printing so slow that it has to take a break in between printing each document (an issue that all never occurred until update), to print documents back to back, it will stop after one document as though I have no other documents in queue to print, and pauses for an extremely long time (nearly a full minute, no exaggeration here, literally almost a full 60 seconds), something it's never done before this update. My Apps update even did an update to the HP software that is inside the Mac already to use printing (in other words, the mac doesn't need to have the HP software manually installed for it to work, it automatically sees the printer because it is connected to my wireless network just as my Macbook Pro which is also connected wirelessly to my network).
    2. Internet issues: am now unable to click on certain links in safari that I was able to use prior to the update, yet they will open fine inside of firefox with no issues, yet I cannot always switch between two different browsers to perform task online (literally have to start all over inside firefox while in the middle of something in safari). Also lots of websites no longer work correctly and I have to constantly clear history and cookies to attempt to use certain sites, at times it will help, other times it wont work period, yet the same exact site will work perfect in firefox (which I do not use, only on my system for use on certain sites for school because in safari prior to the update, I would have issues with only the class site and some links not working at all, no spinning wheel, no errors, just nothing, no response of any kind, basically worse than what it was before the update). Another issue, hit Ctrl+a to select inside Safari and it highlights, but then when you click out of the highlight, it comes back on it's own several times without you hitting anything, just click inside the screen on a blank space (no links, etc) with touchpad.
    3. System issues:  My system is way slower than what it was prior to the update, click on things and it wont respond at all, then minutes later will eventually respond or pops up the spinning color wheel, which it either never responds or takes an extremely long time to respond. And no matter how much I restart, it doesn't help anything. Even just to sit doing nothing, no clicking or usage on the system, and the color wheel pops up.
    4. Mail issues: Mail is now popping up completely blank messages that I have sent out, the person receives it with no issues, yet I cannot look at the message I sent neither in the inbox or the sent items when I need to look at them again, an issue not present prior to update. Also I an now having issues when receiving mail, sometimes it will check for mail and sometimes I have to manually click to make it check the server for mail, an issue not present prior to update as well.
    As of now, since I have had the chance to used the system since the update, these are the issues I have had, yet haven't had the chance to check other things, so there may be other issues that are occurring that I'm not aware of at the moment. I knew it would be a mistake to do this "free" update and did so anyway and now having one issue after the next with each application I open to use.
    Mac general info:
    Mac is one year old, purchased brand new, no shareware programs of any kind installed.
    Use for school and basic web surfing use.
    Do not install any programs onto system that I'm unsure are safe (basically programs for/from school/school websites only, or from the Mac Apps store only), not even programs like Skype, nor any windows based programs of any kind.
    Lots of free memory avail because I save everything onto external hard drives (purchased brand new as well, only 4months old) in case system crash occurs, only things on the system is Itunes music or pics from photo stream that sync to the system when Iphone connected.
    Mac system info:
    - Processor  2.5 GHz Intel Core i5
    - Memory  4 GB 1600 MHz DDR3
    - Graphics  Intel HD Graphics 4000 1024 MB
    - Software  OS X 10.9
    - Number of Processors:          1
    - Total Number of Cores:          2
    - L2 Cache (per Core):          256 KB
    - L3 Cache:          3 MB

    For those needing help fixing their system and putting it back to Lion or Mountain Lion, this is what I have done to eliminate all my issues in about an hour (depending on your internet connection).
    Amazing thing, I just restored my computer back to Mountain Lion, and she's working perfect again, as I knew she would. E-mail popping into mailbox instantly as it should and did before the update, printer working fast as it was before update, no more freezing or glitches of any kind thankfully and finally. Here is the link that is through the Apple site to direct you on how to put your system back and get rid of Maverick's, that is assuming that is what you would like to do and also includes link for those wanting to try fixing the issue if that is your preference (most of this info is for those with mountain lion and some with the previousverisoin of OS X lion).
    If you want to keep Maverick's here is a good post on the apple discussion board to help you out:
    https://discussions.apple.com/docs/DOC-6161
    If you just want to totally get rid of it and put back what you had before, this is the short version of how to do so:
    https://discussions.apple.com/docs/DOC-3353
    NOTE: This particular link has a lot of info on what to do for different situations, it is a bit lengthy, yet still very helpful.
    OS X Mountain Lion: Reinstall OS X (direct from Apple support site, not someone else):
    http://support.apple.com/kb/PH10763?viewlocale=en_US
    OS X: About OS X Recovery (also from apple support directly and includes some instructions just the same as previous links above):
    http://support.apple.com/kb/HT4718
    Just in case you aren't sure what it will all look like as you are doing things, this is a link to show you a few pics of what you will see  as you as you are going through the process, it can be helpful for those who aren't sure what they are doing or how to do things at all:
    http://www.apple.com/osx/recovery/
    This is a way to download the Mountain Lion disk info from the server
    http://support.apple.com/kb/DL1433
    I hope this helps someone, it was amazing for me and my system is working perfect again like it was, battery life is way better went from like 3 hours to like 5 (not on full charge by the way, after it sat for a while doing the online update which took a while so that's saying something alone, huge improvement). I plan to wait a while before attempting to reinstall Maverick's, long enough for them to fix the bugs.

  • I've updated my Macbook Pro and my iMac with Maverick, updating the various apps. On my Macbook, everything functions perfectly. On my iMac, I get the Your System has Run out of Application Memory, and it's based our Mail, the only app not updated. Ideas?

    Maverick and Your System message
    I've updated my Macbook Pro and my iMac with Maverick, updating the various apps (Pages, Aperture, iPhoto, Numbers & iMovie, too) in the process.
    On my Macbook, everything functions perfectly. On my iMac, I get the Your System has Run out of Application Memory message. But it's not Calendar, it's Mail that not only won't open, but when it does now, it takes the entire system out with it.
    I open Safari, and it works. I open Firefox, and it works and Safari still works. I open Calendar and it works, Safari and Firefox continue to work. I open Reminders, and everything still works.
    I open Aperture, and it opens Finder instead, showing the 3.5 update that was installed two days ago (and Aperture has functioned), but doesn't seem to update the app; after about 20 seconds the update disappears and I can now open Aperture and it shows I'm now opening the updated Aperture, which it didn't show before.
    I click on Mail, and the cursor spins for ten minutes. The mail window finally opens, but the cursor spins and does not connect to upload new mail, and I finally Force Quit Mail. Since the Maverick update, even though Mail was not updated (and maybe because Mail was not updated), I have been able to receive emails twice, and then the program crashed.
    Besides the Aperture app, Pages didn't fully update on the iMac, and I had to remove the old Pages icon from the dock after the new program loaded up from Applications.
    Any ideas?

    Maverick and Your System message
    I've updated my Macbook Pro and my iMac with Maverick, updating the various apps (Pages, Aperture, iPhoto, Numbers & iMovie, too) in the process.
    On my Macbook, everything functions perfectly. On my iMac, I get the Your System has Run out of Application Memory message. But it's not Calendar, it's Mail that not only won't open, but when it does now, it takes the entire system out with it.
    I open Safari, and it works. I open Firefox, and it works and Safari still works. I open Calendar and it works, Safari and Firefox continue to work. I open Reminders, and everything still works.
    I open Aperture, and it opens Finder instead, showing the 3.5 update that was installed two days ago (and Aperture has functioned), but doesn't seem to update the app; after about 20 seconds the update disappears and I can now open Aperture and it shows I'm now opening the updated Aperture, which it didn't show before.
    I click on Mail, and the cursor spins for ten minutes. The mail window finally opens, but the cursor spins and does not connect to upload new mail, and I finally Force Quit Mail. Since the Maverick update, even though Mail was not updated (and maybe because Mail was not updated), I have been able to receive emails twice, and then the program crashed.
    Besides the Aperture app, Pages didn't fully update on the iMac, and I had to remove the old Pages icon from the dock after the new program loaded up from Applications.
    Any ideas?

  • Since the Mountain Lion OS update today I've had issues with internet connection and e-mail, has anyone else?

    Since the Mountain Lion OS update today I've had issues with internet connection and e-mail, has anyone else?

    That's what I would have thought, but even after saving the setting, as soon as I shut down my computer or log out of Mail, it automatically defaults back to 25. It's a bit frustrating.
    Now I just need to figure out how to get rid of those horrible pop-up banners but still have my glass sound and number of emails in the red dot when I get an email...
    These little tweaks are the only thing I HATE about upgrading my OS.

  • I am having multiple issues with syncing my iphone calendar and outlook There are often 1 hour time differences in the entries on the 2 devices and sometimes events that have been amended are not updated on iphone I mostly enter items on my laptop

    I am having multiple issues with syncing my iphone calendar and outlook calendar on my laptop
    I mostly enter the original items on my laptop
    There are often 1 hour time differences in the entries on the 2 devices and sometimes events that have been amended are not updated on iphone

    This sounds like an error in Time Zone support. The time zone needs to be the same in Outlook as well as the phone.

  • It seems after the latest software update, my iphone 4 has issues with the phone and voicemail locking up as well as opening random apps.  Any thoughts?

    It seems after the latest software update, my iphone 4 has issues with the phone and voicemail locking up as well as opening random apps.  Any thoughts?

    Hi clintfromid,
    Thanks for using Apple Support Communities.  I would recommend closing all your apps and restarting and maybe resetting as good initial troubleshooting steps for this:
    iOS: Force an app to close
    http://support.apple.com/kb/ht5137
    iPhone, iPad, iPod touch: Turning off and on (restarting) and resetting
    http://support.apple.com/kb/HT1430
    Cheers,
    - Ari

  • Compatibility issues with CS5.5 and Maverick 10.9

    I'd like to know if there are any compatibility issues with CS5.5 and Maverick 10.9 before I upgrade from 10.6.8.

    To be honest, I use the CS5 Premium Creative Suite and have had to upgrade all my app's to Mavericks because I have a new iMac, the other one just died.
    I used the 'Time Machine' to backup and to transfer all the files, the Mac apps almost transferred 100% but not all successfully, especially iDVD, it was probably something that I did not click in the 'Time Machine preferences'.
    If I had the choice, upgrade to 'Mountain Lion, I would revert back to Mountain Lion but not got the discs, I find Mavericks very clunky and slow and causing lots of issues with my Adobe applications.
    So if it is not too late, I would wait a few months before upgrading to Mavericks.
    Hope this info' has helped.

  • Has anyone received an update on apple tv issue with HD movies and what they are doing about it

    Has anyone received an update on apple tv issue with HD movies and what they are doing about it

    Whatever the rep told you, it is complete nonsense. There is clearly a problem at your end, the Apple TV 3 is capable of more than the Apple TV 2, and you clearly have the Apple TV 2 working perfectly. Since the Apple TV 2 is able to download from the Internet properly, then my suspicion would be your problem lies on your local network. Interference is a common problem on local networks.
    Interference can be caused by other networks in the neighbourhood or from household electrical items.
    You can download and install iStumbler (NetStumbler for windows users) to help you see which channels are used by neighbouring networks so that you can avoid them, but iStumbler will not see household items.
    Refer to your router manual for instructions on changing your wifi channel or adjusting your multicast rate.
    There are other types of problems that can affect networks, but this is by far the most common, hence worth mentioning first. Networks that have inherent issues can be seen to work differently with different versions of the same software. You might also try moving the Apple TV away from other electrical equipment.

  • Issue with Anonymous Authentication and updating or starting new projects

    So 2 weeks ago I had a post about Anonymous Authentication found here:
    https://social.technet.microsoft.com/Forums/office/en-US/9b0e6eec-190a-4b48-a280-6adef441659a/issue-with-anonymous-authentication-and-people-picker-and-reports?forum=sharepointgeneral&prof=required
    That issue has been resolved but has created a new issue. We have Anonymous Authentication disabled but when one of our users tries to make a new project she gets the following:
    Unexpected response from server. The status code of response is '0'. The status text of response is ''.
    When she tries to edit an existing project, she gets the following:
    The server was unable to save the form at this time. Please try again.
    If I re-enable the Anonymous Auth. everything works for her again, but then we face the issue from the original post with reports not publishing.
    Any ideas on how to make everything get along?

    #apDiv2 {
        position: absolute;
        width: 698px;
        height: 299px;
        z-index: 1;
        left:50px;
        top: 117px;
        overflow: scroll;
    Don't forget to fix your code errors.  You're still missing a <body> tag in your markup. 
    Nancy O.

Maybe you are looking for

  • Read Only ID Columns

    Hi, I have several simple look up tables with two columns, ID and DESCRIPTION. ID is a numeric primary key. They have been put into their own groups with the Layout Style set to "table". The ID attribute's "Updateable?" has been set to "When New". My

  • What is and how to write a Report Debtors Aging Report (FI)?

    Hi all, I am anticipating to write some Abap-FI reports..Here is one of them..Anyone can help me with writing a Report , how to do 'Debtors Aging Report (FI)' .. But since I am new to Abap , if you wish to reply, please use a little more detail and s

  • RD 480 RAM and BOOT problem

    Hi I'm having a continuing problem, since I addded two extra Gb RAM to the original system configuration. MB MS RD480 Neo2 CPU AMD64 X2 4200+ VGA MSI X800 GTO 256 MB RAM 2*1Gb Kingston ValueRAM DDR 333 PSU: Akasa 550W 2*SATA WD 250 GB SATA 2 When I a

  • Error ID 30252 when trying to purchase apps (both paypal and credit card)

    On PlayBook AppWorld, when trying to purchase an app, I get the following error: "There is a problem with your credit card authorization. Please try again or visit BlackBerry World Support for more information. (Error Id: 30252)" I'm 200% sure my cre

  • Installation of SQL Server 2008 express edition

    I have successfully downloaded MS SQL Server 2008 Express. At the end of down loading I got message "Installation Successful". I may have mis-read the writing - it could be down-loading successful. The files are there in all program folder. I am not