Video using too much CPU

I am not sure at all what is causing this problem.  It is possible that i don't really have a problem.. just an old computer, but it doesn't seem right so i'll ask anyway.
When i watch videos with a somewhat high resolution (not necessarily hd though..) my computer sputters around alot and uses pretty much all of my CPU.  This also happens when i play games.. even simpler ones (at least to my eyes) like Super Maryo or Pingus.  I am using a 256mb NVIDIA graphics card.. and i THINK that these things should work a little smoother than they are.  I don't really remember it always being this slow, but its been like this for a while so i don't know if it was any certain update that caused it. 
I used to play Tremulous and Nexuiz on my old installation of Arch and they ran pretty smoothly, but i haven't reinstalled them since i reinstalled arch probably 4 or 5 months ago.  I haven't really searched for an answer because i don't know where to even start, so if you want to at least point me in some direction i can probably try to figure it out on my own.
I can get any extra info that you might want.  and here is my xorg.conf :
# nvidia-xconfig: X configuration file generated by nvidia-xconfig
# nvidia-xconfig: version 1.0 (buildmeister@builder3) Thu Feb 14 18:20:37 PST 2008
# File generated by xorgconfig.
# Copyright 2004 The X.Org Foundation
# Permission is hereby granted, free of charge, to any person obtaining a
# copy of this software and associated documentation files (the "Software"),
# to deal in the Software without restriction, including without limitation
# the rights to use, copy, modify, merge, publish, distribute, sublicense,
# and/or sell copies of the Software, and to permit persons to whom the
# Software is furnished to do so, subject to the following conditions:
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
# The X.Org Foundation BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF
# OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
# SOFTWARE.
# Except as contained in this notice, the name of The X.Org Foundation shall
# not be used in advertising or otherwise to promote the sale, use or other
# dealings in this Software without prior written authorization from
# The X.Org Foundation.
# Refer to the xorg.conf(5) man page for details about the format of
# this file.
# Module section -- this section is used to specify
# which dynamically loadable modules to load.
# Files section. This allows default font and rgb paths to be set
# Server flags section.
# Input devices
# Core keyboard's InputDevice section
# Core Pointer's InputDevice section
# Other input device sections
# this is optional and is required only if you
# are using extended input devices. This is for example only. Refer
# to the xorg.conf man page for a description of the options.
# Section "InputDevice"
# Identifier "Mouse2"
# Driver "mouse"
# Option "Protocol" "MouseMan"
# Option "Device" "/dev/mouse2"
# EndSection
# Section "InputDevice"
# Identifier "spaceball"
# Driver "magellan"
# Option "Device" "/dev/cua0"
# EndSection
# Section "InputDevice"
# Identifier "spaceball2"
# Driver "spaceorb"
# Option "Device" "/dev/cua0"
# EndSection
# Section "InputDevice"
# Identifier "touchscreen0"
# Driver "microtouch"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "1412"
# Option "MaxX" "15184"
# Option "MinY" "15372"
# Option "MaxY" "1230"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
# Section "InputDevice"
# Identifier "touchscreen1"
# Driver "elo2300"
# Option "Device" "/dev/ttyS0"
# Option "MinX" "231"
# Option "MaxX" "3868"
# Option "MinY" "3858"
# Option "MaxY" "272"
# Option "ScreenNumber" "0"
# Option "ReportingMode" "Scaled"
# Option "ButtonThreshold" "17"
# Option "ButtonNumber" "1"
# Option "SendCoreEvents"
# EndSection
# Monitor section
# Any number of monitor sections may be present
# Graphics device section
# Any number of graphics device sections may be present
# Standard VGA Device:
# Device configured by xorgconfig:
# Screen sections
# Any number of screen sections may be present. Each describes
# the configuration of a single screen. A single specific screen section
# may be specified from the X server command line with the "-screen"
# option.
# ServerLayout sections.
# Any number of ServerLayout sections may be present. Each describes
# the way multiple screens are organised. A specific ServerLayout
# section may be specified from the X server command line with the
# "-layout" option. In the absence of this, the first section is used.
# When now ServerLayout section is present, the first Screen section
# is used alone.
# Section "DRI"
# Mode 0666
# EndSection
Section "ServerLayout"
# The Identifier line must be present
# Each Screen line specifies a Screen section name, and optionally
# the relative position of other screens. The four names after
# primary screen name are the screens to the top, bottom, left and right
# of the primary screen. In this example, screen 2 is located to the
# right of screen 1.
# Each InputDevice line specifies an InputDevice section name and
# optionally some options to specify the way the device is to be
# used. Those options include "CorePointer", "CoreKeyboard" and
# "SendCoreEvents".
Identifier "Simple Layout"
Screen "Screen 1" 0 0
InputDevice "Mouse1" "CorePointer"
InputDevice "Keyboard1" "CoreKeyboard"
EndSection
Section "Files"
# The location of the RGB database. Note, this is the name of the
# file minus the extension (like ".txt" or ".db"). There is normally
# no need to change the default.
# RgbPath "/usr/share/X11/rgb"
# Multiple FontPath entries are allowed (which are concatenated together),
# as well as specifying multiple comma-separated entries in one FontPath
# command (or a combination of both methods)
# FontPath "/usr/share/fonts/Type1"
# FontPath "/usr/lib/X11/fonts/local/"
# FontPath "/usr/lib/X11/fonts/misc/"
# FontPath "/usr/lib/X11/fonts/75dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/100dpi/:unscaled"
# FontPath "/usr/lib/X11/fonts/Speedo/"
# FontPath "/usr/lib/X11/fonts/Type1/"
# FontPath "/usr/lib/X11/fonts/TrueType/"
# FontPath "/usr/lib/X11/fonts/freefont/"
# FontPath "/usr/lib/X11/fonts/75dpi/"
# FontPath "/usr/lib/X11/fonts/100dpi/"
# The module search path. The default path is shown here.
# ModulePath "/usr/lib/modules"
FontPath "/usr/share/fonts/misc"
FontPath "/usr/share/fonts/100dpi:unscaled"
FontPath "/usr/share/fonts/75dpi:unscaled"
FontPath "/usr/share/fonts/TTF"
EndSection
Section "Module"
# This loads the DBE extension module.
# This loads the miscellaneous extensions module, and disables
# initialisation of the XFree86-DGA extension within that module.
# This loads the font modules
# Load "type1"
# This loads the GLX module
# Load "glx"
# This loads the DRI module
# Load "dri"
Load "dbe" # Double buffer extension
SubSection "extmod"
Option "omit xfree86-dga" # don't initialise the DGA extension
EndSubSection
Load "freetype"
# Load "xtt"
Load "glx"
EndSection
Section "InputDevice"
# Option "Xleds" "1 2 3"
# Option "LeftAlt" "Meta"
# Option "RightAlt" "ModeShift"
# To customise the XKB settings to suit your keyboard, modify the
# lines below (which are the defaults). For example, for a non-U.S.
# keyboard, you will probably want to use:
# Option "XkbModel" "pc105"
# If you have a US Microsoft Natural keyboard, you can use:
# Option "XkbModel" "microsoft"
# Then to change the language, change the Layout setting.
# For example, a german layout can be obtained with:
# Option "XkbLayout" "de"
# or:
# Option "XkbLayout" "de"
# Option "XkbVariant" "nodeadkeys"
# If you'd like to switch the positions of your capslock and
# control keys, use:
# Option "XkbOptions" "ctrl:swapcaps"
# These are the default XKB settings for Xorg
# Option "XkbRules" "xorg"
# Option "XkbModel" "pc105"
# Option "XkbLayout" "us"
# Option "XkbVariant" ""
# Option "XkbOptions" ""
# Option "XkbDisable"
Identifier "Keyboard1"
Driver "kbd"
Option "AutoRepeat" "500 30"
# Specify which keyboard LEDs can be user-controlled (eg, with xset(1))
Option "XkbRules" "xorg"
Option "XkbModel" "pc104"
Option "XkbLayout" "us"
EndSection
Section "InputDevice"
# Identifier and driver
# Option "Resolution" "256"
# Baudrate and SampleRate are only for some Logitech mice. In
# almost every case these lines should be omitted.
# Option "BaudRate" "9600"
# Option "SampleRate" "150"
# Mouse wheel mapping. Default is to map vertical wheel to buttons 4 & 5,
# horizontal wheel to buttons 6 & 7. Change if your mouse has more than
# 3 buttons and you need to map the wheel to different button ids to avoid
# conflicts.
# Emulate3Timeout is the timeout in milliseconds (default is 50ms)
Identifier "Mouse1"
Driver "mouse"
Option "Protocol" "Auto" # Auto detect
Option "Device" "/dev/input/mice"
# Mouse-speed setting for PS/2 mouse.
Option "ZAxisMapping" "4 5 6 7"
# Emulate3Buttons is an option for 2-button mice
Option "Emulate3Buttons"
# Option "Emulate3Timeout" "50"
# ChordMiddle is an option for some 3-button Logitech mice
# Option "ChordMiddle"
EndSection
Section "Monitor"
# HorizSync is in kHz unless units are specified.
# HorizSync may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
# HorizSync 30-64 # multisync
# HorizSync 31.5, 35.2 # multiple fixed sync frequencies
# HorizSync 15-25, 30-50 # multiple ranges of sync frequencies
# VertRefresh is in Hz unless units are specified.
# VertRefresh may be a comma separated list of discrete values, or a
# comma separated list of ranges of values.
# NOTE: THE VALUES HERE ARE EXAMPLES ONLY. REFER TO YOUR MONITOR'S
# USER MANUAL FOR THE CORRECT NUMBERS.
Identifier "sadf"
HorizSync 30.0 - 83.0
VertRefresh 56.0 - 75.0
EndSection
Section "Device"
# The chipset line is optional in most cases. It can be used to override
# the driver's chipset detection, and should not normally be specified.
# Chipset "generic"
# The Driver line must be present. When using run-time loadable driver
# modules, this line instructs the server to load the specified driver
# module. Even when not using loadable driver modules, this line
# indicates which driver should interpret the information in this section.
# The BusID line is used to specify which of possibly multiple devices
# this section is intended for. When this line isn't present, a device
# section can only match up with the primary video device. For PCI
# devices a line like the following could be used. This line should not
# normally be included unless there is more than one video device
# intalled.
# BusID "PCI:0:10:0"
# VideoRam 256
# Clocks 25.2 28.3
Identifier "Standard VGA"
Driver "vga"
VendorName "Unknown"
BoardName "Unknown"
EndSection
Section "Device"
# unsupported card
#VideoRam 262144
# Insert Clocks lines here if appropriate
Identifier "adf"
Driver "nvidia"
EndSection
Section "Screen"
Identifier "Screen 1"
Device "adf"
Monitor "sadf"
DefaultDepth 24
SubSection "Display"
Viewport 0 0
Depth 8
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 16
Modes "1280x1024" "1024x768" "800x600" "640x480"
EndSubSection
SubSection "Display"
Viewport 0 0
Depth 24
Modes "1440x900" "1280x1024x60" "1024x768" "800x600" "640x480"
EndSubSection
EndSection
Section "Extensions"
Option "Composite" "Enable"
EndSection
thanks alot

Simple thing to try would be to disable composite and see how you fare then
Check the logs first, though

Similar Messages

  • I cannot watch Flash vids because Firefox uses too much CPU.

    Firefox has become untenable because it uses too much CPU and disrupts Flash videos.
    I've tried disabling or changing the values of plugins. Installing older versions. Nothing helps. It just sucks. It makes me want to pull someone's lungs out.

    Everyone has this problem, since Firefox rigged one of its Plug-ins (something to do with crash reports) about 06 months ago, to max out CPU, thereby sabotaging computer performance (including Flash videos).
    Why or how they haven't fixed it before now strains belief. I have seen the same complaint everywhere. It is a major fuck-up. People want to abandon Firefox in droves, except that none of the other browsers have decent add-ons like pop-up blocker.
    Sort it out, Firefox.

  • Apple mobile device service uses too much cpu time

    Apple mobile device service uses too much cpu time, from 88% to 99% of the CPU time.

    The best way to fix this is to completely remove all aspects of iTunes then reinstall. Step by step directions are on this article. Good luck
    http://support.apple.com/kb/HT1925?viewlocale=en_US

  • Thunar-vfs-pixbuf-thumbnailer-1 using too much CPU

    thunar-vfs-pixbuf-thumbnailer-1 process is using too much CPU, noticeably slowing my system...
    here's the screenshot: http://i15.tinypic.com/8fmu8nl.png
    I've tried to kill it, but nothing happens...
    what should I do?

    Hello,
    Try disabling graphics hardware acceleration. Since this feature was added to Firefox, it has gradually improved, but there still are a few glitches.
    You might need to restart Firefox in order for this to take effect, so save all work first (e.g., mail you are composing, online documents you're editing, etc.).
    Then perform these steps:
    *Click the orange Firefox button at the top left, then select the "Options" button, or, if there is no Firefox button at the top, go to Tools > Options.
    *In the Firefox options window click the ''Advanced'' tab, then select "General".
    *In the settings list, you should find the ''Use hardware acceleration when available'' checkbox. Uncheck this checkbox.
    *Now, restart Firefox and see if the problems persist.
    Additionally, please check for updates for your graphics driver by following the steps mentioned in the following Knowledge base articles:
    * [[Troubleshoot extensions, themes and hardware acceleration issues to solve common Firefox problems]]
    * [[Upgrade your graphics drivers to use hardware acceleration and WebGL]]
    Did this fix your problems? Please report back to us!
    Thank you.

  • Firefox uses too much CPU ff3.6.3 any HELP?

    Firefox uses way too much CPU. Running MAC OSX and ff 3.6.3 using "activity monitor" shows Firefox uses typically 96% of my CPU !!
    == This happened ==
    Every time Firefox opened
    == I noticed my computer was getting s- l -o w- e -r

    Hello Kr.
    This kind of issues are, unfortunately, more common and the we'd like. Thankfully, 99% of the cases are very easy to solve. However, you do need to diagnose what your exact problem is. Do this:
    #run Firefox in [http://support.mozilla.com/en-US/kb/Safe+Mode safe-mode] to disable all extensions, themes and plugins. If this fixes your issues, be them with RAM or CPU usage, then you know it's a problem with plugins, themes or extensions. Proceed to number 2. If safe-mode doesn't fix the issues, then read bellow, after this list;
    #update all extensions, themes and plugins in your Firefox. If this doesn't solve the issues, proceed to the following number;
    #disable all extensions, themes and plugins in your Firefox (not running safe-mode). Being certain that, as in safe-mode, the problems you're having have gone away, enable one plugin at a time. You should be certain that you WANT that plugin to be enabled, so keep your overall number of plugins as low as possible. When you encounter the problems, you know you've found a problematic plugin, so disable it for good. Keep enabling all plugins (except problematic ones) until you've gone through them all.
    #enable one extension at a time. Again, be certain that you WANT that extension to be enabled, so keep your overall number of extensions as low as possible. Also, try the theme you want to have installed so see if that is what's causing the problem. When you encounter the problems, you know you've found a problematic extension/theme, so disable it for good. Keep enabling all your extensions (except problematic ones) until you've gone through them all;
    #you're done! You've fixed your problems with problematic add-ons. If you want to keep using those problematic add-ons, please contant their author for support.
    Ok, if disabling all extensions and plugins through safe-mode didn't work to bring Firefox's CPU and RAM usage to good levels, then you have different issue. The most likely scenario is that you have a third party software running on your computer that is messing with Firefox. Do as follows:
    #try reinstalling Firefox. No data will be lost. You can get the latest version for free at [http://www.getfirefox.com/ getfirefox.com]. If that doesn't fix the problem, proceed;
    #do a virus/malware check on your computer. If this doesn't fix it, proceed;
    #disable all software running in the background that you don't want to have running in the background (in windows, this is done by pressing WINDOWS+R in your keyboard, typing "msconfig" (without the commas) and pressing enter. Now, under the "Startup" tab, you can uncheck the software you don't want, and reboot your system for changes to take effect. If you're unsure of what software you want running, ask someone with more experience). If this doesn't fix your issues with Firefox, proceed;
    #check your firewall/antivirus/security suite for enabled functions/features that you don't want and/or may be conflicting with Firefox. You'll find that these features are most likely tied to Internet Security features, such as link scanners or URL checkers and the like. If you're not sure they are conflicting with Firefox, simply try to disable them to see whether or not that's true. As long as you don't browse the web with your antivirus completely off and your firewall completely turned off, there should be no problems. If this doesn't solve the issues, proceed to the following number;
    #check your operating system security options, mainly advanced options that are not configured by default. While it's very unlikely that this may be the cause of the problem (after all, it's the last item on the list), it's remotely possible. If this doesn't work, proceed to the following point;
    #update your modem/router software. There have been some reports that some modem/router software may cause Firefox and other browsers to loose performance and/or stability. If updating doesn't fix your issue, try other versions of the software, if possible. If you need support with this, contact your modem/router manufacturer. If this doesn't help, proceed;
    #clean up your OS registry, using appropriate software. Make sure you've followed my instructions correctly, but if this all doesn't work, [http://support.mozilla.com/en-US/kb/Managing+profiles create a new Firefox profile] (this can be temporary, of course) and see if the issues persist. Report here the results, so we can't help you further.

  • Using too much CPU!!

    Hello there,
    Right now my Macbook pro uses too much of CPU. I have 8 GB of RAM 2.9 GHZ Late 2012 Macbook Pro (not retina). I have screenshot of the thing that uses too much of CPU:
    It is now 15 minutes from the start of it. But when I quit it. The CPU dropped to 4% total. Should I be concerned about this?
    Also now that I quit this. How can I start it up again? I know that it is not recommended.
    Also when I opened my Console I got few messages like something  : PM Kernel....
    I will post a snap shot of that aswell :

    mdworker is the process called by Spotlight to index your boot and other drives for searching their contents.
    I suggest you run the #12 OnyX routine here, that will reset the caches and restart Spotlight indexing hopefully fixing your issue when it's complete.
    ..Step by Step to fix your Mac
    If you want to reduce the areas where Spotlight looks, use System Preferences.

  • New flash update use too much Cpu

    with the old flash, my machine only use between 10-20% on Google chrome. Now with the new flash it 40-60% and it use too much memory as well (old new) 
    broswer: Google Chrome 18.0.1025.142
    flash:11.2.202.228
    system: windows 7
    processor: pentium dual core E5400
    Ram: 4GB/ 3.25 usable.

    Could you open a new bug report on this at bugbase.adobe.com?  Please include steps to reproduce, specific url, dxdiag report, and your observations between 11.1 and 11.2.
    Thanks,
    Chris

  • (Can't Be Solved) Flash uses too much CPU

    Hello all,
    In the process of setting up my first Arch system, I currently experiment with OpenBox, and have tried using Flash (flashplugin) under Chromium, both latest version from the repos.
    I tried watching a 720P video on youtube (Big Buck Bunny), but it was a complete failure.
    After some searching, I disabled hardware decoding using
    /etc/adobe/mms.cfg
    Next, I completely disabled the Laptop Mode Tools daemon to make sure no powersaving was in play (and rebooted of course).
    I also set the CPU governor to "performance" (though using cpupower, the CPU does scale to maximum under "ondemand").
    All of the above did not help - CPU usage still reach ~80% when playing the 720P video unmaximized (and no dropped frames), and I get lots of dropped frames when going full screen.
    Is it really what I can expect from flashplugin under Arch or have I missed something (hopefully)?
    My CPU is Core 2 Duo P8600 which is more than capable of handling such videos (for reference only, software decoding of the same video under Windows 7 hover around 30% CPU usage (also Chromium and Flash, different Chromium version)).
    Thanks, Adam.
    Last edited by adam777 (2012-06-04 12:55:54)

    OK, back from Ubuntu.
    Did a fresh Ubuntu 12.04 LTS installation, and just installed Chromium and Flash from the software center.
    Chromium version is 18.0.1025.151 (Arch has 19.0.1084.52).
    Flash version is 11.2 r202 (Arch has 11.2.202.235, which I suppose is the same).
    Also tried built-in Firefox and using proprietary drivers (still pure software decoding and rendering).
    Under all scenarios, behavior was the same as in Arch - ridiculously high CPU usage comparing to Windows.
    I guess Flash under Linux really is THAT bad, perhaps this new "chrome-only" flash will behave better (and will most definitely kept up-to-date in the AUR or so).
    (I've already tried the currently available pepper flash from the AUR, with no better results).
    Can't see much more that can be done in regards to direct flash rendering, really annoying.
    Might try some sort of flash-video-automatic-replacement-with-vlc-or-something-like-that.
    Adam.
    PS.
    My 20 minutes with Ubuntu were enough - Arch is definitely the way to go, even for a pretty green Linux user such as myself (have some background, though).
    Last edited by adam777 (2012-06-04 12:57:06)

  • Finder is using too much CPU on iMac

    My iMac 2007 (Intel), OS 10.8.4) is using for several days almost 100% of CPU on Finder.
    I have also Sugar Sinc that uses also too much of CPU for no reason, no files to upload or download.
    Many thanks
    Jose

    Ok then:
    Sampling process 403 for 3 seconds with 1 millisecond of run time between samples
    Sampling completed, processing symbols...
    Analysis of sampling Finder (pid 403) every 1 millisecond
    Process:         Finder [403]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Load Address:    0x10111b000
    Identifier:      com.apple.finder
    Version:         10.8.3 (10.8.3)
    Build Info:      Finder_FE-808003001000000~4
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [165]
    Date/Time:       2013-08-25 16:57:37.778 +0100
    OS Version:      Mac OS X 10.8.4 (12E55)
    Report Version:  7
    Call graph:
        2452 Thread_53275   DispatchQueue_1: com.apple.main-thread  (serial)
        + 2452 start  (in libdyld.dylib) + 1  [0x7fff938f37e1]
        +   2452 ???  (in Finder)  load address 0x10111b000 + 0x5b56  [0x101120b56]
        +     2452 NSApplicationMain  (in AppKit) + 869  [0x7fff90cedbd6]
        +       2452 -[NSApplication run]  (in AppKit) + 517  [0x7fff90d491a3]
        +         2452 -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:]  (in AppKit) + 128  [0x7fff90d51df2]
        +           2452 _DPSNextEvent  (in AppKit) + 685  [0x7fff90d52533]
        +             2452 BlockUntilNextEventMatchingListInMode  (in HIToolbox) + 62  [0x7fff89bd9ae3]
        +               2452 ReceiveNextEventCommon  (in HIToolbox) + 356  [0x7fff89bd9c52]
        +                 2452 RunCurrentEventLoopInMode  (in HIToolbox) + 209  [0x7fff89bd9eb4]
        +                   2452 CFRunLoopRunSpecific  (in CoreFoundation) + 290  [0x7fff931630e2]
        +                     2452 __CFRunLoopRun  (in CoreFoundation) + 1078  [0x7fff93163916]
        +                       2452 __CFRunLoopServiceMachPort  (in CoreFoundation) + 195  [0x7fff9315e233]
        +                         2452 mach_msg  (in libsystem_kernel.dylib) + 70  [0x7fff8a6f1c42]
        +                           2452 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f2686]
        2452 Thread_53464
        + 2452 ???  (in <unknown binary>)  [0x105ba94c5]
        +   2452 thread_suspend  (in libsystem_kernel.dylib) + 71  [0x7fff8a6eee2a]
        +     2452 mach_msg  (in libsystem_kernel.dylib) + 70  [0x7fff8a6f1c42]
        +       2452 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f2686]
        2452 Thread_53495
        + 2452 thread_start  (in libsystem_c.dylib) + 13  [0x7fff906661e1]
        +   2452 _pthread_start  (in libsystem_c.dylib) + 327  [0x7fff906797a2]
        +     2452 IPCClientThreadProc(void*)  (in SugarSyncShellExt) + 894  [0x106a956ce]
        +       2452 ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Time_Value const*)  (in SugarSyncShellExt) + 19  [0x106aac095]
        +         2452 ACE_Condition<ACE_Recursive_Thread_Mutex>::wait(ACE_Recursive_Thread_Mutex&, ACE_Time_Value const*)  (in SugarSyncShellExt) + 190  [0x106aabeda]
        +           2452 _pthread_cond_wait  (in libsystem_c.dylib) + 869  [0x7fff9067dfe9]
        +             2452 __psynch_cvwait  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f40fa]
        2452 Thread_93634
        + 2452 ???  (in <unknown binary>)  [0x1019154c5]
        +   2452 thread_suspend  (in libsystem_kernel.dylib) + 71  [0x7fff8a6eee2a]
        +     2452 mach_msg  (in libsystem_kernel.dylib) + 70  [0x7fff8a6f1c42]
        +       2452 mach_msg_trap  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f2686]
        2452 Thread_152724   DispatchQueue_521: TFolderSizingThread::GetFolderSizingQueue  (serial)
        + 2452 start_wqthread  (in libsystem_c.dylib) + 13  [0x7fff906661d1]
        +   2452 _pthread_wqthread  (in libsystem_c.dylib) + 404  [0x7fff9067bd0b]
        +     2452 _dispatch_worker_thread2  (in libdispatch.dylib) + 249  [0x7fff939031c3]
        +       2452 _dispatch_queue_invoke  (in libdispatch.dylib) + 52  [0x7fff939032f1]
        +         2452 _dispatch_queue_drain  (in libdispatch.dylib) + 235  [0x7fff9390347f]
        +           2452 _dispatch_client_callout  (in libdispatch.dylib) + 8  [0x7fff939020b6]
        +             2452 _dispatch_call_block_and_release  (in libdispatch.dylib) + 15  [0x7fff93905f01]
        +               2452 __PostFolderSizingTaskRequest_block_invoke_0  (in DesktopServicesPriv) + 83  [0x7fff8a270b2e]
        +                 2452 ExceptionSafeBlock(void ()() block_pointer)  (in DesktopServicesPriv) + 12  [0x7fff8a23fc40]
        +                   2452 __block_global_2  (in DesktopServicesPriv) + 32  [0x7fff8a2a5e86]
        +                     2452 TNode::HandleFolderSizingRequests(TNodeTask*, TFolderSizingThread*)  (in DesktopServicesPriv) + 201  [0x7fff8a270bfd]
        +                       2452 TNode::HandleFolderSizingRequest(TCountedPtr<TNodeTask> const&, TFolderSizingThread*)  (in DesktopServicesPriv) + 420  [0x7fff8a270e72]
        +                         2452 TFSInfoSizer::Size()  (in DesktopServicesPriv) + 130  [0x7fff8a2a6e48]
        +                           2452 TFSInfoSizer::Sizing(TCountedPtr<TFSInfo> const&)  (in DesktopServicesPriv) + 373  [0x7fff8a2a7013]
        +                             2452 TOperationSizer::ComputeSize()  (in DesktopServicesPriv) + 419  [0x7fff8a2d6cc5]
        +                               2421 TOperationSizer::Sizing(TCountedPtr<TCFURLInfo> const&)  (in DesktopServicesPriv) + 238  [0x7fff8a2d6e06]
        +                               ! 2421 TDeepCFURLIterator::Next(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&)  (in DesktopServicesPriv) + 67  [0x7fff8a2bd961]
        +                               !   2383 TDeepCFURLIterator::NextInternal(TCountedPtr<TCFURLInfo>&, int&, int&, bool&, TCountedPtr<TCFURLInfo>&, bool&, TCountedPtr<TCFURLInfo>&)  (in DesktopServicesPriv) + 289  [0x7fff8a2bdbe7]
        +                               !   : 2378 TCFURLIterator::Next(TCountedPtr<TCFURLInfo>&)  (in DesktopServicesPriv) + 41  [0x7fff8a2ba2ab]
        +                               !   : | 2368 TCFURLIterator::NextRaw(TCountedPtr<TCFURLInfo>&)  (in DesktopServicesPriv) + 44  [0x7fff8a2bc05c]
        +                               !   : | + 2214 _URLEnumeratorGetNextURL  (in CoreServicesInternal) + 114  [0x7fff958489f1]
        +                               !   : | + ! 1827 _GetDirectoryURLs(_CFURLEnumerator*)  (in CoreServicesInternal) + 894  [0x7fff95849894]
        +                               !   : | + ! : 1825 ftsattr_read$INODE64  (in CoreServicesInternal) + 556  [0x7fff9584c7ce]
        +                               !   : | + ! : | 1782 ftsattr_build  (in CoreServicesInternal) + 1412  [0x7fff9584d410]
        +                               !   : | + ! : | + 1782 getdirentriesattr  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f4b5e]
        +                               !   : | + ! : | 28 ftsattr_build  (in CoreServicesInternal) + 91  [0x7fff9584cee7]
        +                               !   : | + ! : | + 28 __open  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f3fee]
        +                               !   : | + ! : | 7 ftsattr_build  (in CoreServicesInternal) + 2071  [0x7fff9584d6a3]
        +                               !   : | + ! : | + 7 close  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f48b6]
        +                               !   : | + ! : | 3 ftsattr_build  (in CoreServicesInternal) + 1772  [0x7fff9584d578]
        +                               !   : | + ! : | + 3 ftsattr_alloc  (in CoreServicesInternal) + 128  [0x7fff9584e185]
        +                               !   : | + ! : | +   2 malloc  (in libsystem_c.dylib) + 41  [0x7fff90692c07]
        +                               !   : | + ! : | +   ! 1 malloc_zone_malloc  (in libsystem_c.dylib) + 71  [0x7fff906921b3]
        +                               !   : | + ! : | +   ! : 1 szone_malloc_should_clear  (in libsystem_c.dylib) + 10  [0x7fff9069f777]
        +                               !   : | + ! : | +   ! 1 malloc_zone_malloc  (in libsystem_c.dylib) + 71  [0x7fff906921b3]
        +                               !   : | + ! : | +   1 malloc  (in libsystem_c.dylib) + 33  [0x7fff90692bff]
        +                               !   : | + ! : | 2 ftsattr_build  (in CoreServicesInternal) + 1326  [0x7fff9584d3ba]
        +                               !   : | + ! : | + 2 pthread_mutex_lock  (in libsystem_c.dylib) + 270  [0x7fff9067ecf3]
        +                               !   : | + ! : | +   2 pthread_threadid_np  (in libsystem_c.dylib) + 0,156  [0x7fff9067a1e8,0x7fff9067a284]
        +                               !   : | + ! : | 2 ftsattr_build  (in CoreServicesInternal) + 93,912  [0x7fff9584cee9,0x7fff9584d21c]
        +                               !   : | + ! : | 1 ftsattr_build  (in CoreServicesInternal) + 1054  [0x7fff9584d2aa]
        +                               !   : | + ! : |   1 memmove$VARIANT$sse3x  (in libsystem_c.dylib) + 248  [0x7fff90666320]
        +                               !   : | + ! : 1 ftsattr_read$INODE64  (in CoreServicesInternal) + 1236  [0x7fff9584ca76]
        +                               !   : | + ! : | 1 free  (in libsystem_c.dylib) + 199  [0x7fff906928f8]
        +                               !   : | + ! : |   1 szone_free_definite_size  (in libsystem_c.dylib) + 4400  [0x7fff90699189]
        +                               !   : | + ! : |     1 small_free_list_add_ptr  (in libsystem_c.dylib) + 1  [0x7fff9069b492]
        +                               !   : | + ! : 1 ftsattr_read$INODE64  (in CoreServicesInternal) + 40  [0x7fff9584c5ca]
        +                               !   : | + ! 342 _GetDirectoryURLs(_CFURLEnumerator*)  (in CoreServicesInternal) + 754  [0x7fff95849808]
        +                               !   : | + ! : 341 _FSURLCachePropertiesForKeys  (in CoreServicesInternal) + 138  [0x7fff9583d70f]
        +                               !   : | + ! : | 338 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**)  (in CoreServicesInternal) + 216  [0x7fff9583a397]
        +                               !   : | + ! : | + 338 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**)  (in LaunchServices) + 58  [0x7fff9420db57]
        +                               !   : | + ! : | +   336 prepareBasicFlags(__CFURL const*, __FileCache*, __CFError**)  (in LaunchServices) + 138  [0x7fff941fd867]
        +                               !   : | + ! : | +   ! 331 _LSCopyItemInfoForRefInfo  (in LaunchServices) + 126  [0x7fff941fd97a]
        +                               !   : | + ! : | +   ! : 304 _LSCopyInfoForNode  (in LaunchServices) + 445  [0x7fff942175ad]
        +                               !   : | + ! : | +   ! : | 304 _LSCanSetExtensionHidden  (in LaunchServices) + 63  [0x7fff94217f54]
        +                               !   : | + ! : | +   ! : |   303 _LSCanHideExtension(LSContext*, FSNode*, LSUniChars const*, LSUniChars const*)  (in LaunchServices) + 46  [0x7fff94217f8e]
        +                               !   : | + ! : | +   ! : |   + 303 _LSNodeIsPackage  (in LaunchServices) + 128  [0x7fff94220963]
        +                               !   : | + ! : | +   ! : |   +   212 FSNodePreparePkgInfo  (in LaunchServices) + 219  [0x7fff9422d0d4]
        +                               !   : | + ! : | +   ! : |   +   ! 212 __open  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f3fee]
        +                               !   : | + ! : | +   ! : |   +   91 FSNodePreparePkgInfo  (in LaunchServices) + 112  [0x7fff9422d069]
        +                               !   : | + ! : | +   ! : |   +     91 FSNodePreparePath  (in LaunchServices) + 231  [0x7fff9421922b]
        +                               !   : | + ! : | +   ! : |   +       89 FSNodePrepareCanonicalPath  (in LaunchServices) + 174  [0x7fff9421e400]
        +                               !   : | + ! : | +   ! : |   +       : 89 FSRefMakePathInternal(FSRef const*, unsigned char*, unsigned int)  (in CarbonCore) + 126  [0x7fff9185686d]
        +                               !   : | + ! : | +   ! : |   +       :   87 FSMakePath(short, unsigned int, char const*, unsigned int, char*)  (in CarbonCore) + 272  [0x7fff91856a4e]
        +                               !   : | + ! : | +   ! : |   +       :   | 87 __syscall  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f45de]
        +                               !   : | + ! : | +   ! : |   +       :   1 FSMakePath(short, unsigned int, char const*, unsigned int, char*)  (in CarbonCore) + 80  [0x7fff9185698e]
        +                               !   : | + ! : | +   ! : |   +       :   | 1 FSMount::FSMount(short, short*, unsigned char, unsigned int const*)  (in CarbonCore) + 50  [0x7fff9184bfb0]
        +                               !   : | + ! : | +   ! : |   +       :   |   1 FileIDTreeLockSharedVolumeInfo  (in CarbonCore) + 69  [0x7fff9184b549]
        +                               !   : | + ! : | +   ! : |   +       :   |     1 FileIDTree_FindVolumeRecord  (in CarbonCore) + 33  [0x7fff9184b5bf]
        +                               !   : | + ! : | +   ! : |   +       :   |       1 FileIDTree_GetRootEntry  (in CarbonCore) + 17  [0x7fff91848384]
        +                               !   : | + ! : | +   ! : |   +       :   |         1 FSNodeGetSharedInfoStruct  (in CarbonCore) + 19  [0x7fff91848255]
        +                               !   : | + ! : | +   ! : |   +       :   |           1 _SCSessionUniverseGetServiceLocalMasterRefPtr  (in CarbonCore) + 15  [0x7fff9184829e]
        +                               !   : | + ! : | +   ! : |   +       :   |             1 SCGetSessionLocalUniverseInfo  (in CarbonCore) + 38  [0x7fff91848135]
        +                               !   : | + ! : | +   ! : |   +       :   1 FSMakePath(short, unsigned int, char const*, unsigned int, char*)  (in CarbonCore) + 769  [0x7fff91856c3f]
        +                               !   : | + ! : | +   ! : |   +       :     1 FileIDTreeUnlockSharedVolumeInfo  (in CarbonCore) + 24  [0x7fff918490e4]
        +                               !   : | + ! : | +   ! : |   +       :       1 _SCSessionUniverseAcquireAndLock  (in CarbonCore) + 6  [0x7fff91849151]
        +                               !   : | + ! : | +   ! : |   +       1 FSNodePrepareCanonicalPath  (in LaunchServices) + 83  [0x7fff9421e3a5]
        +                               !   : | + ! : | +   ! : |   +       : 1 FSNodePrepareFSRef  (in LaunchServices) + 56  [0x7fff94217cbb]
        +                               !   : | + ! : | +   ! : |   +       :   1 _CFURLGetFSRef  (in CoreFoundation) + 60  [0x7fff931b2e9c]
        +                               !   : | + ! : | +   ! : |   +       :     1 _FSURLGetFSRef  (in CoreServicesInternal) + 286  [0x7fff9583d2e5]
        +                               !   : | + ! : | +   ! : |   +       :       1 MountInfoPrepare(void***, unsigned int, int, void*, unsigned int const*, __CFURL const*, __CFError**)  (in CoreServicesInternal) + 43  [0x7fff9584e63a]
        +                               !   : | + ! : | +   ! : |   +       :         1 FSMountPrepare  (in CarbonCore) + 80  [0x7fff918476a1]
        +                               !   : | + ! : | +   ! : |   +       :           1 FSMount::FSMount(unsigned int, FSMountNumberType, int*, unsigned int const*)  (in CarbonCore) + 182  [0x7fff91847794]
        +                               !   : | + ! : | +   ! : |   +       :             1 FSMount::initVolumeInfo(unsigned char)  (in CarbonCore) + 0  [0x7fff918489fe]
        +                               !   : | + ! : | +   ! : |   +       1 FSNodePrepareCanonicalPath  (in LaunchServices) + 262  [0x7fff9421e458]
        +                               !   : | + ! : | +   ! : |   +         1 _FSGetStrippedPath  (in CarbonCore) + 0  [0x7fff9185a8dd]
        +                               !   : | + ! : | +   ! : |   1 _LSCanHideExtension(LSContext*, FSNode*, LSUniChars const*, LSUniChars const*)  (in LaunchServices) + 31  [0x7fff94217f7f]
        +                               !   : | + ! : | +   ! : |     1 FSNodeIsDirectory  (in LaunchServices) + 45  [0x7fff94218003]
        +                               !   : | + ! : | +   ! : |       1 FSNodePrepareCatalogInfo  (in LaunchServices) + 0  [0x7fff942107be]
        +                               !   : | + ! : | +   ! : 23 _LSCopyInfoForNode  (in LaunchServices) + 557  [0x7fff9421761d]
        +                               !   : | + ! : | +   ! : | 23 _LSGetBundleClassForNode  (in LaunchServices) + 177  [0x7fff942105f5]
        +                               !   : | + ! : | +   ! : |   23 FSNodePreparePath  (in LaunchServices) + 231  [0x7fff9421922b]
        +                               !   : | + ! : | +   ! : |     23 FSNodePrepareCanonicalPath  (in LaunchServices) + 174  [0x7fff9421e400]
        +                               !   : | + ! : | +   ! : |       23 FSRefMakePathInternal(FSRef const*, unsigned char*, unsigned int)  (in CarbonCore) + 126  [0x7fff9185686d]
        +                               !   : | + ! : | +   ! : |         23 FSMakePath(short, unsigned int, char const*, unsigned int, char*)  (in CarbonCore) + 272  [0x7fff91856a4e]
        +                               !   : | + ! : | +   ! : |           23 __syscall  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f45de]
        +                               !   : | + ! : | +   ! : 3 _LSCopyInfoForNode  (in LaunchServices) + 2158,113,...  [0x7fff94217c5e,0x7fff94217461,...]
        +                               !   : | + ! : | +   ! : 1 _LSCopyInfoForNode  (in LaunchServices) + 113  [0x7fff94217461]
        +                               !   : | + ! : | +   ! :   1 _LSContextInit  (in LaunchServices) + 108  [0x7fff9420e3a4]
        +                               !   : | + ! : | +   ! :     1 _LSCopyLocalDatabase  (in LaunchServices) + 28  [0x7fff9420e6e5]
        +                               !   : | + ! : | +   ! 4 _LSCopyItemInfoForRefInfo  (in LaunchServices) + 97  [0x7fff941fd95d]
        +                               !   : | + ! : | +   ! : 2 _LSCreateNodeOrURLFromExtendedInfoNoCopy  (in LaunchServices) + 102  [0x7fff9420deeb]
        +                               !   : | + ! : | +   ! : | 2 CFStringCompareWithOptionsAndLocale  (in CoreFoundation) + 962  [0x7fff9314d5a2]
        +                               !   : | + ! : | +   ! : |   2 CFStringGetCStringPtr  (in CoreFoundation) + 807,0  [0x7fff93139897,0x7fff93139570]
        +                               !   : | + ! : | +   ! : 1 _LSCreateNodeOrURLFromExtendedInfoNoCopy  (in LaunchServices) + 65  [0x7fff9420dec6]
        +                               !   : | + ! : | +   ! : | 1 CFURLCopyScheme  (in CoreFoundation) + 217  [0x7fff93153bf9]
        +                               !   : | + ! : | +   ! : |   1 CFRetain  (in CoreFoundation) + 0  [0x7fff93130ab0]
        +                               !   : | + ! : | +   ! : 1 _LSCreateNodeOrURLFromExtendedInfoNoCopy  (in LaunchServices) + 202  [0x7fff9420df4f]
        +                               !   : | + ! : | +   ! :   1 FSNodeCreateWithURL  (in LaunchServices) + 271  [0x7fff9420e115]
        +                               !   : | + ! : | +   ! :     1 mach_absolute_time  (in libsystem_c.dylib) + 26  [0x7fff90667beb]
        +                               !   : | + ! : | +   ! 1 _LSCopyItemInfoForRefInfo  (in LaunchServices) + 145  [0x7fff941fd98d]
        +                               !   : | + ! : | +   !   1 CSObjectRelease  (in LaunchServices) + 72  [0x7fff9420fe7a]
        +                               !   : | + ! : | +   !     1 _FSNodeDestroy  (in LaunchServices) + 25  [0x7fff94212408]
        +                               !   : | + ! : | +   !       1 free  (in libsystem_c.dylib) + 199  [0x7fff906928f8]
        +                               !   : | + ! : | +   !         1 szone_free_definite_size  (in libsystem_c.dylib) + 804  [0x7fff9069837d]
        +                               !   : | + ! : | +   !           1 get_tiny_previous_free_msize  (in libsystem_c.dylib) + 1  [0x7fff9069c7dd]
        +                               !   : | + ! : | +   1 prepareBasicFlags(__CFURL const*, __FileCache*, __CFError**)  (in LaunchServices) + 87  [0x7fff941fd834]
        +                               !   : | + ! : | +   ! 1 _FSURLGetCatalogInfo  (in CoreServicesInternal) + 1840  [0x7fff9583df44]
        +                               !   : | + ! : | +   1 prepareBasicFlags(__CFURL const*, __FileCache*, __CFError**)  (in LaunchServices) + 264  [0x7fff941fd8e5]
        +                               !   : | + ! : | +     1 _FileCacheSetFlags  (in CoreServicesInternal) + 1  [0x7fff95839e11]
        +                               !   : | + ! : | 3 prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**)  (in CoreServicesInternal) + 150,154  [0x7fff9583a355,0x7fff9583a359]
        +                               !   : | + ! : 1 _FSURLCachePropertiesForKeys  (in CoreServicesInternal) + 120  [0x7fff9583d6fd]
        +                               !   : | + ! :   1 getPropertyBitmapForKeys(__CFArray const*, long, _FilePropertyBitmap*)  (in CoreServicesInternal) + 46  [0x7fff9583aa09]
        +                               !   : | + ! :     1 getPropertyForKey(__CFString const*)  (in CoreServicesInternal) + 24  [0x7fff95839d8f]
        +                               !   : | + ! :       1 CFDictionaryGetValue  (in CoreFoundation) + 102  [0x7fff9312fc06]
        +                               !   : | + ! :         1 CFBasicHashFindBucket  (in CoreFoundation) + 3288  [0x7fff931308f8]
        +                               !   : | + ! 30 _GetDirectoryURLs(_CFURLEnumerator*)  (in CoreServicesInternal) + 504  [0x7fff9584970e]
        +                               !   : | + ! : 15 _FSURLCreateWithPathAndAttributes  (in CoreServicesInternal) + 113  [0x7fff9583e9ea]
        +                               !   : | + ! : | 8 createBaseCacheWithPathAndAttributes(__CFAllocator const*, unsigned char const*, unsigned int, unsigned char, attrlist const*, void const*, void**, __CFError**)  (in CoreServicesInternal) + 206  [0x7fff9583eebe]
        +                               !   : | + ! : | + 6 parseAttributeBuffer(__CFAllocator const*, unsigned char const*, unsigned char, attrlist const*, void const*, void**, _FileAttributes*, unsigned int*)  (in CoreServicesInternal) + 240  [0x7fff95840138]
        +                               !   : | + ! : | + ! 5 SetNameAndExtensionLengthFromCString(__CFAllocator const*, char const*, long, _FileAttributes*)  (in CoreServicesInternal) + 88  [0x7fff95840eb4]
        +                               !   : | + ! : | + ! : 5 CFStringCreateWithBytes  (in CoreFoundation) + 59  [0x7fff93145ccb]
        +                               !   : | + ! : | + ! :   4 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 2707  [0x7fff93131983]
        +                               !   : | + ! : | + ! :   | 2 _CFRuntimeCreateInstance  (in CoreFoundation) + 402  [0x7fff93131e52]
        +                               !   : | + ! : | + ! :   | + 2 malloc_zone_malloc  (in libsystem_c.dylib) + 71  [0x7fff906921b3]
        +                               !   : | + ! : | + ! :   | +   2 szone_malloc_should_clear  (in libsystem_c.dylib) + 971  [0x7fff9069fb38]
        +                               !   : | + ! : | + ! :   | +     2 tiny_malloc_from_free_list  (in libsystem_c.dylib) + 1118,45  [0x7fff9069f5d6,0x7fff9069f1a5]
        +                               !   : | + ! : | + ! :   | 1 _CFRuntimeCreateInstance  (in CoreFoundation) + 476  [0x7fff93131e9c]
        +                               !   : | + ! : | + ! :   | + 1 bzero$VARIANT$sse2  (in libsystem_c.dylib) + 79  [0x7fff90666c6f]
        +                               !   : | + ! : | + ! :   | 1 _CFRuntimeCreateInstance  (in CoreFoundation) + 405  [0x7fff93131e55]
        +                               !   : | + ! : | + ! :   1 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 2434  [0x7fff93131872]
        +                               !   : | + ! : | + ! 1 SetNameAndExtensionLengthFromCString(__CFAllocator const*, char const*, long, _FileAttributes*)  (in CoreServicesInternal) + 438  [0x7fff95841012]
        +                               !   : | + ! : | + 1 parseAttributeBuffer(__CFAllocator const*, unsigned char const*, unsigned char, attrlist const*, void const*, void**, _FileAttributes*, unsigned int*)  (in CoreServicesInternal) + 2548  [0x7fff95840a3c]
        +                               !   : | + ! : | + ! 1 MountInfoVCBVRefNum(void**)  (in CoreServicesInternal) + 9  [0x7fff9584e809]
        +                               !   : | + ! : | + !   1 FSMountVCBVRefNum  (in CarbonCore) + 1  [0x7fff91848fa1]
        +                               !   : | + ! : | + 1 parseAttributeBuffer(__CFAllocator const*, unsigned char const*, unsigned char, attrlist const*, void const*, void**, _FileAttributes*, unsigned int*)  (in CoreServicesInternal) + 3159  [0x7fff95840c9f]
        +                               !   : | + ! : | 4 createBaseCacheWithPathAndAttributes(__CFAllocator const*, unsigned char const*, unsigned int, unsigned char, attrlist const*, void const*, void**, __CFError**)  (in CoreServicesInternal) + 148  [0x7fff9583ee84]
        +                               !   : | + ! : | + 2 _CFRuntimeCreateInstance  (in CoreFoundation) + 476  [0x7fff93131e9c]
        +                               !   : | + ! : | + ! 1 __bzero  (in libsystem_c.dylib) + 0  [0x7fff906661e3]
        +                               !   : | + ! : | + ! 1 bzero$VARIANT$sse2  (in libsystem_c.dylib) + 1  [0x7fff90666c21]
        +                               !   : | + ! : | + 1 _CFRuntimeCreateInstance  (in CoreFoundation) + 260  [0x7fff93131dc4]
        +                               !   : | + ! : | + ! 1 CFAllocatorGetDefault  (in CoreFoundation) + 14  [0x7fff9313a8fe]
        +                               !   : | + ! : | + !   1 _CFGetTSD  (in CoreFoundation) + 63  [0x7fff93131c4f]
        +                               !   : | + ! : | + !     1 pthread_getspecific  (in libsystem_c.dylib) + 0  [0x7fff90666168]
        +                               !   : | + ! : | + 1 _CFRuntimeCreateInstance  (in CoreFoundation) + 402  [0x7fff93131e52]
        +                               !   : | + ! : | +   1 malloc_zone_malloc  (in libsystem_c.dylib) + 71  [0x7fff906921b3]
        +                               !   : | + ! : | +     1 szone_malloc_should_clear  (in libsystem_c.dylib) + 971  [0x7fff9069fb38]
        +                               !   : | + ! : | +       1 tiny_malloc_from_free_list  (in libsystem_c.dylib) + 32  [0x7fff9069f198]
        +                               !   : | + ! : | 1 createBaseCacheWithPathAndAttributes(__CFAllocator const*, unsigned char const*, unsigned int, unsigned char, attrlist const*, void const*, void**, __CFError**)  (in CoreServicesInternal) + 99  [0x7fff9583ee53]
        +                               !   : | + ! : | + 1 strncpy  (in libsystem_c.dylib) + 116  [0x7fff90667854]
        +                               !   : | + ! : | 1 createBaseCacheWithPathAndAttributes(__CFAllocator const*, unsigned char const*, unsigned int, unsigned char, attrlist const*, void const*, void**, __CFError**)  (in CoreServicesInternal) + 126  [0x7fff9583ee6e]
        +                               !   : | + ! : | + 1 pthread_once  (in libsystem_c.dylib) + 106  [0x7fff9067b003]
        +                               !   : | + ! : | 1 createBaseCacheWithPathAndAttributes(__CFAllocator const*, unsigned char const*, unsigned int, unsigned char, attrlist const*, void const*, void**, __CFError**)  (in CoreServicesInternal) + 531  [0x7fff9583f003]
        +                               !   : | + ! : 13 _FSURLCreateWithPathAndAttributes  (in CoreServicesInternal) + 222  [0x7fff9583ea57]
        +                               !   : | + ! : | 7 createFileReferenceURLRef(__CFAllocator const*, unsigned long long, unsigned long long, unsigned long long, __CFString const*, unsigned char)  (in CoreServicesInternal) + 175  [0x7fff9583d05f]
        +                               !   : | + ! : | + 4 CFURLCreateWithBytes  (in CoreFoundation) + 553  [0x7fff931a8359]
        +                               !   : | + ! : | + ! 4 _CFURLInitWithString  (in CoreFoundation) + 154  [0x7fff9314ffca]
        +                               !   : | + ! : | + !   4 _CFURLInit  (in CoreFoundation) + 3354  [0x7fff9323d3ea]
        +                               !   : | + ! : | + !     3 _parseComponents  (in CoreFoundation) + 1346,1993,...  [0x7fff93150602,0x7fff93150889,...]
        +                               !   : | + ! : | + !     1 _parseComponents  (in CoreFoundation) + 2484  [0x7fff93150a74]
        +                               !   : | + ! : | + !       1 malloc_zone_malloc  (in libsystem_c.dylib) + 71  [0x7fff906921b3]
        +                               !   : | + ! : | + !         1 szone_malloc_should_clear  (in libsystem_c.dylib) + 971  [0x7fff9069fb38]
        +                               !   : | + ! : | + !           1 tiny_malloc_from_free_list  (in libsystem_c.dylib) + 442  [0x7fff9069f332]
        +                               !   : | + ! : | + 1 CFURLCreateWithBytes  (in CoreFoundation) + 328  [0x7fff931a8278]
        +                               !   : | + ! : | + ! 1 __CFBytesInASCII  (in CoreFoundation) + 210  [0x7fff9323d4f2]
        +                               !   : | + ! : | + 1 CFURLCreateWithBytes  (in CoreFoundation) + 393  [0x7fff931a82b9]
        +                               !   : | + ! : | + ! 1 CFStringCreateWithBytes  (in CoreFoundation) + 59  [0x7fff93145ccb]
        +                               !   : | + ! : | + !   1 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 2707  [0x7fff93131983]
        +                               !   : | + ! : | + !     1 _CFRuntimeCreateInstance  (in CoreFoundation) + 465  [0x7fff93131e91]
        +                               !   : | + ! : | + 1 CFURLCreateWithBytes  (in CoreFoundation) + 460  [0x7fff931a82fc]
        +                               !   : | + ! : | +   1 _CFRuntimeCreateInstance  (in CoreFoundation) + 402  [0x7fff93131e52]
        +                               !   : | + ! : | +     1 CFAllocatorAllocate  (in CoreFoundation) + 184  [0x7fff93132058]
        +                               !   : | + ! : | 5 createFileReferenceURLRef(__CFAllocator const*, unsigned long long, unsigned long long, unsigned long long, __CFString const*, unsigned char)  (in CoreServicesInternal) + 122  [0x7fff9583d02a]
        +                               !   : | + ! : | + 5 snprintf  (in libsystem_c.dylib) + 188  [0x7fff906e63c4]
        +                               !   : | + ! : | +   2 vsnprintf_l  (in libsystem_c.dylib) + 254  [0x7fff906ebe16]
        +                               !   : | + ! : | +   ! 2 __vfprintf  (in libsystem_c.dylib) + 7517,7441  [0x7fff906ef562,0x7fff906ef516]
        +                               !   : | + ! : | +   2 vsnprintf_l  (in libsystem_c.dylib) + 1,204  [0x7fff906ebd19,0x7fff906ebde4]
        +                               !   : | + ! : | +   1 vsnprintf_l  (in libsystem_c.dylib) + 85  [0x7fff906ebd6d]
        +                               !   : | + ! : | +     1 bzero$VARIANT$sse2  (in libsystem_c.dylib) + 134  [0x7fff90666ca6]
        +                               !   : | + ! : | 1 createFileReferenceURLRef(__CFAllocator const*, unsigned long long, unsigned long long, unsigned long long, __CFString const*, unsigned char)  (in CoreServicesInternal) + 83  [0x7fff9583d003]
        +                               !   : | + ! : 1 _FSURLCreateWithPathAndAttributes  (in CoreServicesInternal) + 976  [0x7fff9583ed49]
        +                               !   : | + ! : | 1 _CFRetain  (in CoreFoundation) + 199  [0x7fff93130c37]
        +                               !   : | + ! : 1 _FSURLCreateWithPathAndAttributes  (in CoreServicesInternal) + 990  [0x7fff9583ed57]
        +                               !   : | + ! :   1 CFRelease  (in CoreFoundation) + 444  [0x7fff9313739c]
        +                               !   : | + ! 10 _GetDirectoryURLs(_CFURLEnumerator*)  (in CoreServicesInternal) + 95  [0x7fff95849575]
        +                               !   : | + ! : 6 CFRelease  (in CoreFoundation) + 511  [0x7fff931373df]
        +                               !   : | + ! : | 3 CFRelease  (in CoreFoundation) + 511  [0x7fff931373df]
        +                               !   : | + ! : | + 3 _FileCacheFinalize(void const*)  (in CoreServicesInternal) + 21  [0x7fff95847cb2]
        +                               !   : | + ! : | +   2 _FileCacheReleaseContents(__FileCache*, unsigned char, unsigned char)  (in CoreServicesInternal) + 33  [0x7fff9583cc09]
        +                               !   : | + ! : | +   ! 2 CFRelease  (in CoreFoundation) + 70,852  [0x7fff93137226,0x7fff93137534]
        +                               !   : | + ! : | +   1 DYLD-STUB$$CFRelease  (in CoreServicesInternal) + 0  [0x7fff95850446]
        +                               !   : | + ! : | 1 CFRelease  (in CoreFoundation) + 478  [0x7fff931373be]
        +                               !   : | + ! : | + 1 OSAtomicCompareAndSwap64Barrier$VARIANT$mp  (in libsystem_c.dylib) + 3  [0x7fff90667cf7]
        +                               !   : | + ! : | 1 CFRelease  (in CoreFoundation) + 1571  [0x7fff93137803]
        +                               !   : | + ! : | + 1 szone_free  (in libsystem_c.dylib) + 874  [0x7fff90694aae]
        +                               !   : | + ! : | +   1 get_tiny_previous_free_msize  (in libsystem_c.dylib) + 73  [0x7fff9069c825]
        +                               !   : | + ! : | 1 __CFURLDeallocate  (in CoreFoundation) + 39  [0x7fff9313f317]
        +                               !   : | + ! : 2 CFRelease  (in CoreFoundation) + 1541  [0x7fff931377e5]
        +                               !   : | + ! : | 2 objc_destructInstance  (in libobjc.A.dylib) + 121  [0x7fff8ab01940]
        +                               !   : | + ! : |   2 objc_clear_deallocating  (in libobjc.A.dylib) + 184  [0x7fff8ab01a0f]
        +                               !   : | + ! : |     2 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::erase(objc_object* const&)  (in libobjc.A.dylib) + 21  [0x7fff8ab01a35]
        +                               !   : | + ! : |       2 objc::DenseMap<objc_object*, unsigned long, true, objc::DenseMapInfo<objc_object*>, objc::DenseMapInfo<unsigned long> >::LookupBucketFor(objc_object* const&, std::__1::pair<objc_object*, unsigned long>*&) const  (in libobjc.A.dylib) + 58  [0x7fff8ab00d7e]
        +                               !   : | + ! : 1 CFRelease  (in CoreFoundation) + 478  [0x7fff931373be]
        +                               !   : | + ! : | 1 OSAtomicCompareAndSwap64Barrier$VARIANT$mp  (in libsystem_c.dylib) + 3  [0x7fff90667cf7]
        +                               !   : | + ! : 1 CFRelease  (in CoreFoundation) + 1571  [0x7fff93137803]
        +                               !   : | + ! :   1 szone_free  (in libsystem_c.dylib) + 295  [0x7fff9069486b]
        +                               !   : | + ! 2 _GetDirectoryURLs(_CFURLEnumerator*)  (in CoreServicesInternal) + 1036  [0x7fff95849922]
        +                               !   : | + ! : 2 MountInfoPrepare(void***, unsigned int, int, void*, unsigned int const*, __CFURL const*, __CFError**)  (in CoreServicesInternal) + 43  [0x7fff9584e63a]
        +                               !   : | + ! :   2 FSMountPrepare  (in CarbonCore) + 80  [0x7fff918476a1]
        +                               !   : | + ! :     2 FSMount::FSMount(unsigned int, FSMountNumberType, int*, unsigned int const*)  (in CarbonCore) + 75  [0x7fff91847729]
        +                               !   : | + ! :       2 FileIDTreeGetAndLockVolumeEntryForDeviceID  (in CarbonCore) + 40  [0x7fff918477c9]
        +                               !   : | + ! :         2 FSNodeStorageGetAndLockCurrentUniverse  (in CarbonCore) + 118  [0x7fff91847970]
        +                               !   : | + ! :           2 _SCSessionUniverseByUIDAcquireAndLock  (in CarbonCore) + 83  [0x7fff91847dae]
        +                               !   : | + ! :             1 pthread_mutex_lock  (in libsystem_c.dylib) + 270  [0x7fff9067ecf3]
        +                               !   : | + ! :             | 1 pthread_threadid_np  (in libsystem_c.dylib) + 30  [0x7fff9067a206]
        +                               !   : | + ! :             1 pthread_mutex_lock  (in libsystem_c.dylib) + 419  [0x7fff9067ed88]
        +                               !   : | + ! 2 _GetDirectoryURLs(_CFURLEnumerator*)  (in CoreServicesInternal) + 277,747  [0x7fff9584962b,0x7fff95849801]
        +                               !   : | + ! 1 _GetDirectoryURLs(_CFURLEnumerator*)  (in CoreServicesInternal) + 247  [0x7fff9584960d]
        +                               !   : | + !   1 MountInfoPrepare(void***, unsigned int, int, void*, unsigned int const*, __CFURL const*, __CFError**)  (in CoreServicesInternal) + 22  [0x7fff9584e625]
        +                               !   : | + 154 _URLEnumeratorGetNextURL  (in CoreServicesInternal) + 84  [0x7fff958489d3]
        +                               !   : | +   56 _InitalizeDirectoryEnumerator(_CFURLEnumerator*)  (in CoreServicesInternal) + 203  [0x7fff95849234]
        +                               !   : | +   : 56 __getattrlist  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f3bd2]
        +                               !   : | +   46 _InitalizeDirectoryEnumerator(_CFURLEnumerator*)  (in CoreServicesInternal) + 116  [0x7fff958491dd]
        +                               !   : | +   : 44 CFURLGetFileSystemRepresentation  (in CoreFoundation) + 109  [0x7fff9314af0d]
        +                               !   : | +   : | 19 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 753  [0x7fff9314a3c1]
        +                               !   : | +   : | + 17 _FSCreatePathForFileID  (in CoreServicesInternal) + 55  [0x7fff9583e58a]
        +                               !   : | +   : | + ! 17 getFileSystemPathForFileID(unsigned long long, unsigned long long, unsigned long long, char*, unsigned long)  (in CoreServicesInternal) + 212  [0x7fff9583e6d1]
        +                               !   : | +   : | + !   17 __syscall  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f45de]
        +                               !   : | +   : | + 2 _FSCreatePathForFileID  (in CoreServicesInternal) + 79  [0x7fff9583e5a2]
        +                               !   : | +   : | +   2 CFStringCreateWithCString  (in CoreFoundation) + 91  [0x7fff93130edb]
        +                               !   : | +   : | +     1 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 2707  [0x7fff93131983]
        +                               !   : | +   : | +     : 1 _CFRuntimeCreateInstance  (in CoreFoundation) + 402  [0x7fff93131e52]
        +                               !   : | +   : | +     :   1 malloc_zone_malloc  (in libsystem_c.dylib) + 0  [0x7fff9069216c]
        +                               !   : | +   : | +     1 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 3276  [0x7fff93131bbc]
        +                               !   : | +   : | 14 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 1295  [0x7fff9314a5df]
        +                               !   : | +   : | + 14 URLPathToPOSIXPath  (in CoreFoundation) + 38  [0x7fff93153e56]
        +                               !   : | +   : | +   14 CFURLCreateStringByReplacingPercentEscapesUsingEncoding  (in CoreFoundation) + 66  [0x7fff93153f02]
        +                               !   : | +   : | +     4 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 207  [0x7fff9315217f]
        +                               !   : | +   : | +     ! 2 CFRelease  (in CoreFoundation) + 478  [0x7fff931373be]
        +                               !   : | +   : | +     ! : 2 OSAtomicCompareAndSwap64Barrier$VARIANT$mp  (in libsystem_c.dylib) + 8  [0x7fff90667cfc]
        +                               !   : | +   : | +     ! 1 CFRelease  (in CoreFoundation) + 1541  [0x7fff931377e5]
        +                               !   : | +   : | +     ! : 1 objc_destructInstance  (in libobjc.A.dylib) + 121  [0x7fff8ab01940]
        +                               !   : | +   : | +     ! :   1 objc_clear_deallocating  (in libobjc.A.dylib) + 151  [0x7fff8ab019ee]
        +                               !   : | +   : | +     ! :     1 arr_clear_deallocating  (in libobjc.A.dylib) + 14  [0x7fff8ab180b3]
        +                               !   : | +   : | +     ! 1 CFRelease  (in CoreFoundation) + 1571  [0x7fff93137803]
        +                               !   : | +   : | +     !   1 szone_free  (in libsystem_c.dylib) + 2094  [0x7fff90694f72]
        +                               !   : | +   : | +     !     1 tiny_free_list_add_ptr  (in libsystem_c.dylib) + 215  [0x7fff9069bea8]
        +                               !   : | +   : | +     4 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 537  [0x7fff931522c9]
        +                               !   : | +   : | +     ! 4 CFStringFindWithOptions  (in CoreFoundation) + 20  [0x7fff931465a4]
        +                               !   : | +   : | +     !   4 CFStringFindWithOptionsAndLocale  (in CoreFoundation) + 1456,1566,...  [0x7fff93146b60,0x7fff93146bce,...]
        +                               !   : | +   : | +     1 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 184  [0x7fff93152168]
        +                               !   : | +   : | +     ! 1 CFStringCreateWithSubstring  (in CoreFoundation) + 651  [0x7fff931498fb]
        +                               !   : | +   : | +     !   1 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 2707  [0x7fff93131983]
        +                               !   : | +   : | +     !     1 _CFRuntimeCreateInstance  (in CoreFoundation) + 402  [0x7fff93131e52]
        +                               !   : | +   : | +     !       1 malloc_zone_malloc  (in libsystem_c.dylib) + 71  [0x7fff906921b3]
        +                               !   : | +   : | +     !         1 szone_malloc_should_clear  (in libsystem_c.dylib) + 971  [0x7fff9069fb38]
        +                               !   : | +   : | +     !           1 tiny_malloc_from_free_list  (in libsystem_c.dylib) + 1118  [0x7fff9069f5d6]
        +                               !   : | +   : | +     1 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 199  [0x7fff93152177]
        +                               !   : | +   : | +     ! 1 CFStringAppend  (in CoreFoundation) + 457  [0x7fff9313a619]
        +                               !   : | +   : | +     !   1 __CFStringChangeSizeMultiple  (in CoreFoundation) + 574  [0x7fff9313664e]
        +                               !   : | +   : | +     1 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 219  [0x7fff9315218b]
        +                               !   : | +   : | +     ! 1 CFStringAppend  (in CoreFoundation) + 457  [0x7fff9313a619]
        +                               !   : | +   : | +     !   1 __CFStringChangeSizeMultiple  (in CoreFoundation) + 1141  [0x7fff93136885]
        +                               !   : | +   : | +     !     1 malloc_zone_malloc  (in libsystem_c.dylib) + 71  [0x7fff906921b3]
        +                               !   : | +   : | +     !       1 szone_malloc  (in libsystem_c.dylib) + 6  [0x7fff906946c4]
        +                               !   : | +   : | +     1 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 324  [0x7fff931521f4]
        +                               !   : | +   : | +     ! 1 _CFRetain  (in CoreFoundation) + 0  [0x7fff93130b70]
        +                               !   : | +   : | +     1 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 1145  [0x7fff93152529]
        +                               !   : | +   : | +     ! 1 CFRelease  (in CoreFoundation) + 1571  [0x7fff93137803]
        +                               !   : | +   : | +     !   1 szone_free  (in libsystem_c.dylib) + 473  [0x7fff9069491d]
        +                               !   : | +   : | +     1 CFURLCreateStringByReplacingPercentEscapes  (in CoreFoundation) + 1233  [0x7fff93152581]
        +                               !   : | +   : | +       1 CFRelease  (in CoreFoundation) + 527  [0x7fff931373ef]
        +                               !   : | +   : | 2 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 1082  [0x7fff9314a50a]
        +                               !   : | +   : | + 2 CFStringCreateWithBytes  (in CoreFoundation) + 59  [0x7fff93145ccb]
        +                               !   : | +   : | +   1 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 3013  [0x7fff93131ab5]
        +                               !   : | +   : | +   ! 1 memmove$VARIANT$sse3x  (in libsystem_c.dylib) + 54  [0x7fff9066625e]
        +                               !   : | +   : | +   1 __CFStringCreateImmutableFunnel3  (in CoreFoundation) + 1240  [0x7fff931313c8]
        +                               !   : | +   : | 2 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 1237  [0x7fff9314a5a5]
        +                               !   : | +   : | + 2 CFRelease  (in CoreFoundation) + 1571  [0x7fff93137803]
        +                               !   : | +   : | +   1 szone_free  (in libsystem_c.dylib) + 473  [0x7fff9069491d]
        +                               !   : | +   : | +   ! 1 _spin_lock$VARIANT$mp  (in libsystem_c.dylib) + 13  [0x7fff90667f9d]
        +                               !   : | +   : | +   1 szone_free  (in libsystem_c.dylib) + 249  [0x7fff9069483d]
        +                               !   : | +   : | 1 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 486  [0x7fff9314a2b6]
        +                               !   : | +   : | + 1 CFStringHasPrefix  (in CoreFoundation) + 1  [0x7fff93153d71]
        +                               !   : | +   : | 1 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 558  [0x7fff9314a2fe]
        +                               !   : | +   : | + 1 CFStringGetCString  (in CoreFoundation) + 1024  [0x7fff93167dc0]
        +                               !   : | +   : | +   1 __CFStringEncodeByteStream  (in CoreFoundation) + 130  [0x7fff93137f62]
        +                               !   : | +   : | +     1 CFStringGetCharactersPtr  (in CoreFoundation) + 1  [0x7fff93139031]
        +                               !   : | +   : | 1 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 667  [0x7fff9314a36b]
        +                               !   : | +   : | + 1 strtoll_l  (in libsystem_c.dylib) + 6  [0x7fff906ccfd1]
        +                               !   : | +   : | 1 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 804  [0x7fff9314a3f4]
        +                               !   : | +   : | + 1 CFStringGetCString  (in CoreFoundation) + 1024  [0x7fff93167dc0]
        +                               !   : | +   : | +   1 __CFStringEncodeByteStream  (in CoreFoundation) + 2573  [0x7fff931388ed]
        +                               !   : | +   : | 1 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 1120  [0x7fff9314a530]
        +                               !   : | +   : | + 1 CFRelease  (in CoreFoundation) + 1571  [0x7fff93137803]
        +                               !   : | +   : | +   1 CFAllocatorDeallocate  (in CoreFoundation) + 34  [0x7fff93137a02]
        +                               !   : | +   : | 1 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 1463  [0x7fff9314a687]
        +                               !   : | +   : | + 1 CFRelease  (in CoreFoundation) + 1571  [0x7fff93137803]
        +                               !   : | +   : | +   1 szone_free  (in libsystem_c.dylib) + 2094  [0x7fff90694f72]
        +                               !   : | +   : | +     1 tiny_free_list_add_ptr  (in libsystem_c.dylib) + 0  [0x7fff9069bdd1]
        +                               !   : | +   : | 1 CFURLCreateStringWithFileSystemPath  (in CoreFoundation) + 1004  [0x7fff9314a4bc]
        +                               !   : | +   : 2 CFURLGetFileSystemRepresentation  (in CoreFoundation) + 138  [0x7fff9314af2a]
        +                               !   : | +   :   2 _CFStringGetFileSystemRepresentation  (in CoreFoundation) + 9  [0x7fff9314b199]
        +                               !   : | +   :     2 CFStringGetFileSystemRepresentation  (in CoreFoundation) + 453  [0x7fff9314b365]
        +                               !   : | +   :       2 CFUniCharDecompose  (in CoreFoundation) + 1422,1407  [0x7fff9315490e,0x7fff931548ff]
        +                               !   : | +   36 _InitalizeDirectoryEnumerator(_CFURLEnumerator*)  (in CoreServicesInternal) + 703  [0x7fff95849428]
        +                               !   : | +   : 32 __ftsattr_open  (in CoreServicesInternal) + 768  [0x7fff9584c0db]
        +                               !   : | +   : | 32 ftsattr_getattrlist  (in CoreServicesInternal) + 425  [0x7fff9584cd4d]
        +                               !   : | +   : |   32 ftsattr_getattrlistRetry  (in CoreServicesInternal) + 59  [0x7fff9584de9f]
        +                               !   : | +   : |     32 __getattrlist  (in libsystem_kernel.dylib) + 10  [0x7fff8a6f3bd2]
        +                               !   : | +   : 2 __ftsattr_open  (in CoreServicesInternal) + 542  [0x7fff9584bff9]
        +                               !   : | +   : | 2 strlen  (in libsystem_c.dylib) + 75  [0x7fff906676eb]
        +                               !   : | +   : 1 __ftsattr_open  (

  • Safari getting stuck and using too much CPU

    Hi there,
    Recently, my Safari has been going very slow and slowing down the rest of my applications in the process. After consulting my Activity Monitor, Safari has been using as much as 80% of the CPU usage. Then it will refuse to quit unless I force quit.
    What is the problem and what can I do to fix it?
    Thanks!
    PowerBook G4   Mac OS X (10.4.6)  

    Hello Astro:
    Although you 'threadjacked' someone else's question, I will try to answer your questions.
    If you noticed my post above, I pointed to the "icon" folder. Favicon is an appelation applied to the little icons that web sites (some) provide when you access them.
    Trashing a preference file is a 'standard' fix for many ills. Reentering preferences for one application is hardly an onerous task. Preference files may (rare, but it happens) become corrupted - causing a variety of problems.
    Your generalization is off the mark. " Apple's going to have to recognize that there is something fundamentally wrong in the Safari code and fix this! "
    If you base that conclusion on reading these forums, you would also, I suspect, decide that everyone in the world is sick after visiting a hospital. Safari is a rock solid, fast browser for most of us. I am not suggesting that people with problems are not experiencing difficulties. However, a substantial number of those problems are user caused by adding hacks, "enhancers," and so on.
    If you have a problem and wish assistance, post in a new thread. As I am sure you are aware, these are user-to-user forums. I, like almost everyone else, volunteer to assist others.
    If you have constructive suggestions about improving Safari (or anything else), I suggest you provide Apple input through the several paths provided.
    Barry

  • "AdobePDFViewerNPAPI.plugin" uses too much CPU. How to replace it with Preview?

    The AdobePDFViewerNPAPI.plugin uses over 250% CPU when I open a dozen of pdf files from the Internet in Safari 7.0.2. The Adobe Read is 10.1.9 as seen from Safari > Preferences > Security > Internet Plug-in > Manage Website Settings > Adobe Reader.
    Can I replace the Adobe Reader Internet Plug-in with Preview or anything else using less CPU?  (But it's too time consuming to downlog the pdf files and open thme using other tools e.g. iBook, Preview etc.)
    Or any solution at all?

    Most PDF documents can be read using the built-in support of OS X & Safari. If you remove the adobe or other pdf plug-in files from HD/Library/Internet Plug ins while any web browsers are closed, then Safari should display them.

  • Firefox uses too much CPU when displaying flash sites

    When I have a site with flash and/or java open, firefox uses minimum 40% of my CPU power, even when I'm doing nothing, when firefox is idle and waiting for input.
    P.S. This could be a recent issue, probably related to the newest version of firefox, however I haven't tried downgrading it because I don't have the old version package in my cache. (cleaned it a while ago)

    Dheart wrote:
    signor_rossi wrote:
    schivmeister wrote:this is a flash issue
    Of course it is, but there isn't much we can do about it, isn't it? Therefore I suggested firefox3, to alleviate things a little (it does it for me). Flash doesn't even work at all for me in Opera, I only get a grey window where the video should be.
    Bye, signor_rossi.
    The newest version of flash Plugin only works with Opera 9.5 beta. If you want to use flash with the stable Opera find an older version of the flash plug in.
    Thanks for the hint, will keep that in mind in the case I will switch to Opera again (used it for a while because Firefox2 scrolling was bad, with 3 it is much better). Besides, there is a new flash version in the repos.
    Bye, signor_rossi.

  • GTK3 menus are slow, use too much CPU power [Found a workaround]

    I've noticed that the menus in GTK3 applications seem laggy - there's a slight delay before they pop up, and the menu entry highlights lag behind the cursor. At first I thought this was just built in delay (as with the gtk-menu-popup-delay setting), but htop showed CPU usage (for both my netbook's cores) spiking to 50% or more whenever I moused through a menu. GTK2 applications showed about half this CPU activity, and are much snappier.
    Is there a workaround for this? I've already tried disabling the Composite extension and enabling XLIB_SKIP_ARGB_VISUALS, and neither help. I also get menu lag even with the default (Raleigh) GTK3 theme.
    (Edit: and before anyone asks, yes, my icon caches are up to date. )
    Last edited by Gullible Jones (2012-05-17 01:46:58)

    i'm not seeing this, i ran a few demos in both gtk-demo and gtk3-demo, flipped thru a bunch of menus real fast, and the cpu usage for both was nearly indentical.  those affected should probably post more info about their setup such as what graphic driver they're using and if they're on 32 or 64 bit arch, etc.
    my relevant setup info:
    fully updated arch-x86_64
    openbox
    xf86-video-nouveau 0.0.16_git20120324-1 (compiled myself from that date in order to be able to use the new SwapLimit option for reliable double buffering with vsync)

  • Itunes 7.6.1.9 - ripping cds using too much cpu!

    When ripping new cds, itunes starts hogging the cpu like no tomorrow. it will get to 99% at times! I have a 1GB ram, and have NEVER had this problem with any other application or version of iTunes for that matter. I consistantly run multiple programs at the same time, such as Photoshop CS, Firefox and itunes all at the same time with not even 30% of the cpu being used. This is ridiculous.
    In addition to basically fearing my machine will crash if i want to put a new cd on my computer, now songs hang up / skip randomly (including itunes purchases!) and this also NEVER happened before the upgrade.
    What is the deal?

    Hey folks, there is a DEFINITE bug in version 7.6.029 which is causing a variety of problems, including massively slow time to rip CDs, and frequent hangs of iTunes. I just upgraded from 7.5 to 7.6.029 after ripping about 200 CDs relatively quickly using iTunes.... IMMEDIATELY after iTunes "auto upgraded" itself to 7.6.029, I started seeing massively slower times....rips that took 4 minutes previously now take over 20 minutes. I tried a variety of other suggested fixes (deleting video files, deleting podcasts, upgrading quicktime, etc).... not a bit of it helped.
    Here is what DID fix the problem:
    1. I copied my already ripped music files to another disk for safety,
    2. then I deleted version 7.6.029 from my PC via add/delete programs.
    3.deleted quicktime via add/delete programs
    4.killed ituneshelper via task manager
    5. rebooted my pc,
    6. installed version 7.5.0.20 by using file I found at:http://appldnld.apple.com.edgesuite.net/content.info.apple.com/iTunes7/Win/061-3 902.20071105.G6edS/iTunes75Setup.exe
    7. manually delete "iTunes Library.itl" in the ..My Documents/My Music/iTunes directory
    8. I then got the 'old' iTunes to come up by selecting "repair" on the iTunes restart
    9. I then did "file->add folder to library" on iTunes menu (pointing at the saved music files from step 1.) to re-import all my music. Of course, I logged onto iTunes beforehand with my AppleID so that iTunes would re-retrieve all the album art. I did NOT manually delete any files at any time in the except the iTunes Library.itl file in the ....->My Documents->My Music->iTunes folder.
    That has completely fixed my problem. Disks are now back to being ripped in the 3 to 5 minute range...CPU usage is still as high as it was in 7.6, but iTunes no longer locks up, and the program is now properly managing my multispeed CD disk drive...operating it at 10x speed to rip discs (as opposed to 1.2 to 2x speeds under iTunes version 7.6)
    So, sorry Apple, I won't be upgrading iTunes until I read that you have really fixed this problem...comments everywhere point out this performance bug, and I don't see any coherent response from you guys...just misplaced blame on disc drives, cpus, etc.....but the code is BAD... Hey, you didn't just outsource the iTunes coding effort did you? Sure looks like it.

  • Mail uses too much CPU percentage

    Hi,
    I am using a macbook with Mac OSX10.4.11.
    Recently, my Mail behaves quite strangely. It uses more than 100% CPU. I have restarted Mail several times. Things aren't getting any better.
    What causes this problem? Is it because some malware, because some days ago, I used my computer in an open wireless network. Obviously, this Mail program was running during that time.
    Thank you very much!

    It's just I am not quite familiar with this operating system.
    Then we just need to go slow.
    Which folder should I backup?
    /Users/YourUserName/Library/Mail/
    Right click or control click on the foler Mail at that location, choose Archive, which will make a ZIP of the whole folder.
    After I backup that folder, should I directly delete the file named "mail" from the application list?
    NOPE, where not deleting the whole folder, just a little preference file called...
    /Users/YourUserName/Library/Preferences/com.apple.mail.plist
    just the "com.apple.mail.plist" part of it, asnd hopefully you see it's in a different location, the Preferences folder instead of the Mail folder.

Maybe you are looking for