A strange greeting in Terminal

I used Terminal for the first time today since updating to Mavericks.
I'm puzzled by the text at the head of the Terminal window which was: "You have mail. peterbuermacg53:~ peterburgess$". This doesn't look much like my file location, so does anyone have an idea of what this actually means?

sudo scutil --set HostName whatever-you-want
If that doesn't work, the hostname is being set to the result of a reverse lookup of your IP address on a local DNS server, most likely your gateway.

Similar Messages

  • What is this strange window in Terminal at startup?

    A window titled "Launchpad alias - edited" keeps appearing at startup.  The window is from the program "Terminal" and appears to be written in code or characters unknown to me.  Is this evidence of a serious problem?  How do I fix or get rid of this?

    Do you recognize everything in your login items? Whatever you don't recognize, delete.

  • Strange command in terminal

    Hi guys,
    I've only recently got a macbook pro and I don't know much about it so apologies if this is a stupid question!
    I looked at terminal today and the information on it has completely changed. Upon startup it says this:
    caitlins-phone:~ rachel*****$
    I am Rachel, so I don't understand what this link is and if it could effect my computer at all. I don't know anyone called Caitlin and I don't understand why this has started appearing.
    Sorry if this is a really stupid question!

    The normal template for the command prompt in the terminal is something like:
    [computer name]:[path] [username]$
    So, for some reason, your computer now has the name "caitlins-phone".  Have you possibly been on a Windows Active Directory network (eg, at work) where the AD server might be pushing out names?  Or possibly a network where both IP addresses and hostnames are pushed via DHCP (or a network where this happened due to poor configuration...)?
    In any case, changing the computer name is fairly simple.  Go to System Preferences and select the Sharing pane.  At the top, set the computer name.
    When you open Terminal again, it should show the correct name.  If you type "hostname" at the prompt, it should return "[computer name].local".  If not, then there may other Terminal magic required, but no point jumping the gun.

  • Strange words in "Terminal"

    Hi,
    I am not a proficient user of commands. But when I opened Terminal today, the window says this:
    Last login: Mon Sep 29 11:14:44 on ttys000
    dsuns-iphone:~ myname$
    I don't understand the dsuns-iphone part, what's going on? My iphone was not connected to the computer when this happened.
    thanks

    The shell (in this case 'bash'), takes your IP address, and does a reverse DNS lookup to get the name as reported by the local DNS sever.  Whatever it returns is displayed as your computer name.  If, and only if, nothing comes back, will the local DNS client software use System Preferences -> Sharing -> Computer name.
    If you get some other devices name, it is because sometime in the past, that device had the IP address your Mac is currently using, and while that device owned that IP address, it told the DNS server that its name was "xyz".  And until the DNS server is told something different, that is the name it is going to give out for that IP address.
    Chances are the local DNS server is your home router.  You could try resetting it (power cycling it), and things would return to normal.
    You could force your Mac to use that name you want using the following command:
    sudo scutil --set HostName "name-of-host"
    you will be prompted for a password.  This is the password of your current account.  You will type the password, and it will look like nothing is happening until you hit <return>, then it will evaluate the password you did not see going in, and either execute the scutil command or tell you the password was wrong.
    Or you could just ignore it, as it doesn't really control anything.

  • Strange thing in Terminal

    Hi,
    Yesterday, the regular user could install Oracle and access a directory /opt. Now, the user cannot. Also, when he was in the Terminal window, all the lines begin with:
    bash-3.1$
    Instead of:
    [username@localhost -]#
    Only the root see:
    [root@localhost -]#
    How could this happen and how can I fix it?
    Any help will be appreciated!
    cder

    Probably your /opt directory lost the permissions for people to enter it. As root, do ls -la /opt and see what you get for the permissions of the directory. They should start with:
    drwxr-xr-x 90 root root 12K Oct 16 04:04 .
    drwxr-xr-x 28 root root 4.0K Sep 6 19:10 ..
    If it doesn't, do 'chmod 755 /opt' as root
    Then try logging in again with your normal user. The reason your prompt is screwed up is because you can't read bashrc file inside the opt directory.
    ~Jer

  • Terminal. Strange name in TERMINAL

    Can you imagine how this second name in my macbook blew me away?!?
    Seriously, like really creepy

    sudo scutil --set HostName whatever-you-want
    If that doesn't work, the hostname is being set to the result of a reverse lookup of your IP address on a local DNS server, most likely your gateway.

  • Problem with Terminal.app - unable to input '^' (Shift + 6)

    Hello everyone,
    I'm experiencing a strange problem with Terminal since this morning: I'm not able to input symbol '^' (Shift + 6) in any terminal application. Both Terminal.app and iTerm.app show the same problem. I'm able to input '^' in all other applications, as you can see, without any problem. Is it something related to key bindings? Anybody with similar problems?
    Thanks,
    Luca

    What terminal emulation are you using? Which shell? I suggest you look into whatever terminal emulation you are using. Try googling for the type of terminal emulation you are using to see if that sheds any light on this issue.

  • JVM 64bit is not recognized by cygwin terminal on windows7 64bit

    Ok , I have downloaded FlasCC SDK. Extracted.Run sample programs compilation command and got  error which sais that either my JVM is not 64bit or heap size is too large.O ran Java check knowing I have both 32bit and 64bit installed with JAVA_HOME set to  64bit version.Strangely , in Cygwin terminal  "java -d64 -version" command gives this:
    "Error:This Java instance does not support a 64-bit JVM.So I said WTF and ran the same command in windows comman prompt which did confirmed I am using Java 64bit version.So how can it be
    that your Cygwin targets 32bit version? How do I fix it?
    Thanks.

    AFAIK, JAVA_HOME doesn't change much in terms of finding a proper Java installation. What matters is the PATH environment variable on your machine. It may contain a path of a 32-bit JVM.
    In practice, removing all Java installations and installing just a 64-bit one usually helps. But sometimes you may find *some* java.exe in Windows/System32 folder. If that's the case, I'd suggest to (temporarily, if you wish) move it outside.

  • GC most appropriate for 200 MS Terminal Sessions running large Applet

    We are load testing a J2EE application using a tool called App Loader. The client for this J2EE application is a large applet which runs from 60 mb of jars. We are running the applet in IE 6 on W2k3 X64 Enterprise in each of 200 Terminal Sessions on a 16 Core 2.4 Ghz server with 128Gb RAM. We have the following JVM parameters for the clients -Xrs -Xms128m -Xmx128m -XX\:+DisableExplicitGC.
    We are experiencing what appears to be missed mouse clicks on various gui objects that rmi to server. This occurs during a one hour run to approximately 20% of our clients. These clients eventually timeout after 120 seconds and die in the App Loader tool. We have seen some improvement in failure rates by coding +DisableExplicitGC.which suppressed a Full GC every 60 seconds apparently explicitly called by  RMI.
    The GC logs appear to show the serial collector:
    0.450: [GC 0.451: [DefNew: 8128K->960K(9088K), 0.0139519 secs] 8128K->1424K(130112K), 0.0140565 secs]
    1.190: [GC 1.190: [DefNew: 9088K->960K(9088K), 0.0123029 secs] 9552K->2772K(130112K), 0.0124038 secs]
    The question: Is there a better GC to use for this strange environment of Terminal Services and Applets where we have 200 JVMs running concurrently and each JVM is doing individual GC,

    We are load testing a J2EE application using a tool called App Loader. The client for this J2EE application is a large applet which runs from 60 mb of jars. We are running the applet in IE 6 on W2k3 X64 Enterprise in each of 200 Terminal Sessions on a 16 Core 2.4 Ghz server with 128Gb RAM. We have the following JVM parameters for the clients -Xrs -Xms128m -Xmx128m -XX\:+DisableExplicitGC.
    We are experiencing what appears to be missed mouse clicks on various gui objects that rmi to server. This occurs during a one hour run to approximately 20% of our clients. These clients eventually timeout after 120 seconds and die in the App Loader tool. We have seen some improvement in failure rates by coding +DisableExplicitGC.which suppressed a Full GC every 60 seconds apparently explicitly called by  RMI.
    The GC logs appear to show the serial collector:
    0.450: [GC 0.451: [DefNew: 8128K->960K(9088K), 0.0139519 secs] 8128K->1424K(130112K), 0.0140565 secs]
    1.190: [GC 1.190: [DefNew: 9088K->960K(9088K), 0.0123029 secs] 9552K->2772K(130112K), 0.0124038 secs]
    The question: Is there a better GC to use for this strange environment of Terminal Services and Applets where we have 200 JVMs running concurrently and each JVM is doing individual GC,

  • Terminal using wrong computer name

    I'm using a MacBook Pro (13-inch, Mid 2012), running Yosemite 10.10.1, and having a really strange issue with terminal. Occasionally when I open Terminal, it tells me I'm logged into bash on a different device. For example, I'm looking at my terminal now, and instead of saying:
    Nathan's-Macbook-Pro:~ Nathan$
    it says
    davids-iPhone:~ Nathan$
    I have no idea who david is or where his iPhone is. My only guess is it has something to do with being on open university wifi, but I still don't see why bash would display anything but my own device. Help?

    Pedantically and FWIW, IP routers are entirely unrelated to DNS. Your router is probably a gateway of some sort, and probably includes other functions beyond routing; probably a firewall and a DHCP server. (There are pure routers around.)
    I'd expect you are running NAT and DHCP here.
    And if that is the case, then I'd expect to see a domain name (one that is purely and carefully bogus, or preferably one that you have registered) set on the DHCP server, and provided to the clients via DHCP. I'd also expect to see two DNS servers referenced within the DHCP server configuration, your existing 8.8.8.8 and 8.8.4.4.
    Picking a bogus domain is far harder than many folks realize; best to have a real and registered one, or a subdomain of a real and registered one.

  • Unable to open Terminal.app without automaticaly launching Python

    Hello everyone,
    Recently, I developped a very small application in Python/Tkinter for my father under my Linux laptop.
    I tried to execute the application on my father's computer (under MacOS X) by simply double-clicking the "application.py" file on the desktop.
    The script launched relatively well with it GUI and a terminal Window for python's "stdout" and "stderr". I identified a small bug with UTF-8 string and corrected it.
    Later, I wanted to open a standard Terminal window, but for every window I tried to open, the command to launch my script ("usr/bin/pythonw" "path/to/my/script") was parsed and my script was automaticaly launched.
    I tried to reboot, to see if it was a simple environment variable that was corrupted.
    But nothing, every time I launch Terminal.app, it launches my script with it.
    Someone here has got an idea to locate the origin of that strange behavior of Terminal.app ?
    I didn't found any .bashrc in my father home directory ... so I'm not sure of what file is executed by Terminal.app at launch.
    Thank you for any help

    Hi Jeremy,
    open ~/Library/Preferences/com.Apple.Terminal.plist and locate the line "ExecutionString" it will probably contain the path and name of your Python application. Delete it to prevent Terminal from lauching your app.
    Hope this will help you
    Regards,
    Didier

  • UpGraded MacBook Hard Drive - but TERMINAL opens at StartUp!!!!

    This one is really strange: I replaced a 160gb HD in my MacBook (May 2006 version) with a new Seagate 320 gb HD - by copying everything from the old 160 gb HD to the new 320 gb HD (in a Transcend SATA housing) using SuperDuper! and then put the 320 gb into the MB - perfect---
    ---except that when I startup I see two strange things: First- TERMINAL has started and I have a screen: hopefully this screenshot via the program InstantShot! shows:
    /ScreenShots/SS-090214 at 201501-1.jpg and there is also a folder open: /ScreenShots/SS-090214 at 201514-1.jpg
    If you cannot see the screenshots, then I need assistance on putting files/jpg's or other attachments in the Apple discussions --
    And I don't think you're seeing anything - but basically the TERMINAL says a bunch of stuff, then WELCOME TO DARWIN and then a location to "security agent". Strange and beyond me, but when I had my 160gb HD I never had that!
    Thanks for any comments including how to put a jpg file into an Apple Discussions post so that I can indicate what I'm really seeing.
    Regards,
    Steve Schulte
    Saturday 14 February 2009 at 23:26

    Thanks for the great eye-opening remarks -- I guess I didn't realize that computers / Macs / Unix / software etc. was just so complex / sophisticated. Again, an eye-opener ---
    ---but glad to say that my problem doesn't seem to need major work --(fortunately!) - it turned-out that when I now started using my MacBook with the 320 gb HD there were 3 things (2 UNIX files and 1 folder) that somehow appeared in the "LOGIN AT STARTUP" section of the ACCOUNTS preference! I removed them and all is back to 100% OK!
    Again - I really appreciate your reply and this opens the door to me learning a lot more about computers!
    Regards,
    Steve
    Wednesday 18 February 2009

  • No japanese fonts in Terminal.app

    Hi,
    I installed fresh Snow Leopard and I like it.
    But I got something strange problem on Terminal.app. Japanese fonts are not displayed!
    I tried completely new OS installation for 3 times and nothing changed...
    Can anybody help me? Thank you.
    http://img38.imageshack.us/gal.php?g=37982559.png

    Try trashing any .plist with terminal in its name found in Home/Library/Preferences.
    Try creating a new user account and see if you have the same problem when logged into it.
    You could try running the Japanese language translation installer again. It can be found in the OptionalInstalls.mpkg on the Snow Leopard DVD.

  • Finder won't open - continually crashes and asks me if I want to reopen windows

    I have no idea how to fix this. It began right after I installed Mavericks on my 2010 Macbook Pro 13". Finder will not open. It keeps crashing with a pop-up window that tells me that Finder isn't working and asking if I want to try to reopen windows from before the crash. However, it flashes by so quickly that I can't choose an option. I'd appreciate any ideas on how to fix this. I'm no stranger ot the terminal so I'm comfortable with Unix type commands. I'm at a loss having already removed whatever I thought might be extraneous, problematic or unnecessary preferences, extensions, plug-ins, scripting additions, startup items, and the like.
    Thanks!
    EtreCheck reports as follows:
    Hardware Information:
              MacBook Pro (13-inch, Mid 2010)
              MacBook Pro - model: MacBookPro7,1
              1 2.4 GHz Intel Core 2 Duo CPU: 2 cores
              8 GB RAM
    Video Information:
              NVIDIA GeForce 320M - VRAM: 256 MB
    Audio Plug-ins:
              BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
              AirPlay: Version: 1.9 - SDK 10.9
              AppleAVBAudio: Version: 2.0.0 - SDK 10.9
              iSightAudio: Version: 7.7.3 - SDK 10.9
    System Software:
              OS X 10.9 (13A603) - Uptime: 0 days 0:6:7
    Disk Information:
              ST9250315ASG disk0 : (250.06 GB)
                        EFI (disk0s1) <not mounted>: 209.7 MB
                        disk0s2 (disk0s2) <not mounted>: 249.2 GB
                        Recovery HD (disk0s3) <not mounted>: 650 MB
              MATSHITADVD-R   UJ-898 
    USB Information:
              Apple Inc. Built-in iSight
              Apple Internal Memory Card Reader
              Apple Inc. BRCM2046 Hub
                        Apple Inc. Bluetooth USB Host Controller
              Apple Computer, Inc. IR Receiver
              Apple Inc. Apple Internal Keyboard / Trackpad
    FireWire Information:
    Thunderbolt Information:
    Kernel Extensions:
    Problem System Launch Daemons:
    Problem System Launch Agents:
    Launch Daemons:
              [loaded] com.adobe.fpsaud.plist
              [loaded] com.geeNian.ShellExt.Daemon.plist
              [loaded] com.google.keystone.daemon.plist
              [not loaded] com.hidden.daemon.plist
              [loaded] com.microsoft.office.licensing.helper.plist
    Launch Agents:
    User Launch Agents:
    User Login Items:
              Dropbox
    3rd Party Preference Panes:
              Flash Player
              Perian
    Internet Plug-ins::
              o1dbrowserplugin: Version: 4.9.1.16010
              LogMeInSafari64: Version: 1.0.586
              Default Browser: Version: 537 - SDK 10.9
              SlingPlayer: Version: (null)
              FlashPlayer-10.6: Version: 11.9.900.170 - SDK 10.6
              LogMeIn: Version: 1.0.586
              Flash Player: Version: 11.9.900.170 - SDK 10.6
              QuickTime Plugin: Version: 7.7.3
              LogMeInSafari32: Version: 1.0.586
              SharePointBrowserPlugin: Version: 14.3.9 - SDK 10.6
              googletalkbrowserplugin: Version: 4.9.1.16010
              iPhotoPhotocast: Version: 7.0 - SDK 10.8
              WidevineMediaTransformer: Version: (null)
    User Internet Plug-ins::
              WebEx: Version: 1.0
    Bad Fonts:
              None
    Old applications:
              None
    Time Machine:
              Time Machine not configured!
    Top Processes by CPU:
                  39%          ReportCrash
                  24%          WindowServer
                  20%          Mail
                  18%          Finder
                   3%          Dock
    Top Processes by Memory:
              272 MB          mds_stores
              98 MB          Messages
              57 MB          Dropbox
              33 MB          loginwindow
              33 MB          WindowServer
    Virtual Memory Statistics:
              6.10 GB          Free RAM
              1.02 GB          Active RAM
              113 MB          Inactive RAM
              530 MB          Wired RAM
              199 MB          Page-ins
              0 B          Page-outs
    ===========================================
    The crash report on the Finder in Console reports this:
    Process:         Finder [2007]
    Path:            /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
    Identifier:      com.apple.finder
    Version:         10.9 (10.9)
    Build Info:      Finder_FE-885000002000000~2
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [155]
    Responsible:     Finder [2007]
    User ID:         502
    Date/Time:       2013-12-11 22:56:22.690 -0800
    OS Version:      Mac OS X 10.9 (13A603)
    Report Version:  11
    Anonymous UUID:  E2A4D721-BD94-B5D3-9A24-DF4BD912C68B
    Crashed Thread:  8
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: EXC_I386_GPFLT
    External Modification Warnings:
    Thread creation by external task.
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib                  0x00007fff91658a1a mach_msg_trap + 10
    1   libsystem_kernel.dylib                  0x00007fff91657d18 mach_msg + 64
    2   libsystem_kernel.dylib                  0x00007fff9165350b semaphore_destroy + 91
    3   libdispatch.dylib                       0x00007fff916ca28f _dispatch_semaphore_dispose + 35
    4   libdispatch.dylib                       0x00007fff916c5dc3 _dispatch_dispose + 35
    5   libdispatch.dylib                       0x00007fff916c5d7d -[OS_dispatch_object _xref_dispose] + 48
    6   libxpc.dylib                            0x00007fff94f7474d xpc_connection_send_message_with_reply_sync + 221
    7   com.apple.CoreFoundation                0x00007fff95142193 -[CFPrefsPlistSource copyReplyForDaemonMessage:toConnection:error:] + 243
    8   com.apple.CoreFoundation                0x00007fff9529c820 __47-[CFPrefsPlistSource alreadylocked_synchronize]_block_invoke_2 + 352
    9   com.apple.CoreFoundation                0x00007fff95141a9b withDaemonConnection + 299
    10  com.apple.CoreFoundation                0x00007fff951414fb -[CFPrefsPlistSource alreadylocked_synchronize] + 587
    11  com.apple.CoreFoundation                0x00007fff951411f3 _copyValueForKey + 131
    12  com.apple.CoreFoundation                0x00007fff95141147 -[CFPrefsPlistSource copyValueForKey:] + 71
    13  com.apple.CoreFoundation                0x00007fff95140fa5 -[CFPrefsSearchListSource alreadylocked_copyValueForKey:] + 149
    14  com.apple.CoreFoundation                0x00007fff95140edf -[CFPrefsSource copyValueForKey:] + 79
    15  com.apple.CoreFoundation                0x00007fff95140e70 __CFPreferencesCopyAppValue_block_invoke + 32
    16  com.apple.CoreFoundation                0x00007fff9513b04e +[CFPrefsSearchListSource withSearchListForIdentifier:perform:] + 846
    17  com.apple.CoreFoundation                0x00007fff9513acb8 CFPreferencesCopyAppValue + 168
    18  com.apple.LaunchServices                0x00007fff93e60a37 _LSPrefsInit(long*) + 402
    19  com.apple.LaunchServices                0x00007fff93e60713 _LSPrefsGetApplicationCapabilityIsDisabled + 47
    20  com.apple.LaunchServices                0x00007fff93e571e1 prepareApplicationCapabilityIsDisabledValue(__CFURL const*, __CFString const*, unsigned int, __FileCache*, __CFError**) + 267
    21  com.apple.LaunchServices                0x00007fff93e606df prepareApplicationHighResolutionModeIsMagnifiedValue(__CFURL const*, __FileCache*, __CFError**) + 30
    22  com.apple.LaunchServices                0x00007fff93e57098 LSPropertyProviderPrepareValues(__CFURL const*, __FileCache*, __CFString const* const*, void const**, long, void const*, __CFError**) + 53
    23  com.apple.CoreServicesInternal          0x00007fff8f45417f prepareValuesForBitmap(__CFURL const*, __FileCache*, _FilePropertyBitmap*, __CFError**) + 227
    24  com.apple.CoreServicesInternal          0x00007fff8f451e6b _FSURLCopyResourcePropertyForKeyInternal(__CFURL const*, __CFString const*, void*, void*, __CFError**, unsigned char) + 213
    25  com.apple.CoreServicesInternal          0x00007fff8f451d91 _FSURLCopyResourcePropertyForKey + 15
    26  com.apple.CoreFoundation                0x00007fff9515c6bb CFURLCopyResourcePropertyForKey + 123
    27  com.apple.HIToolbox                     0x00007fff87a2e998 _HIMagnifiedMode + 64
    28  com.apple.AppKit                        0x00007fff90767cb7 _NSMagnifyMode + 9
    29  com.apple.AppKit                        0x00007fff90767bc8 -[NSScreen backingScaleFactor] + 220
    30  com.apple.AppKit                        0x00007fff90767940 +[NSScreen _backingScaleFactorForScreen:] + 58
    31  com.apple.AppKit                        0x00007fff907671ac -[NSWindow _commonInitFrame:styleMask:backing:defer:] + 222
    32  com.apple.AppKit                        0x00007fff907668c2 -[NSWindow _initContent:styleMask:backing:defer:contentView:] + 1054
    33  com.apple.AppKit                        0x00007fff909ef460 -[NSPanel _initContent:styleMask:backing:defer:contentView:] + 51
    34  com.apple.AppKit                        0x00007fff90766498 -[NSWindow initWithContentRect:styleMask:backing:defer:] + 45
    35  com.apple.AppKit                        0x00007fff909ef413 -[NSPanel initWithContentRect:styleMask:backing:defer:] + 78
    36  com.apple.AppKit                        0x00007fff90762405 -[NSWindowTemplate nibInstantiate] + 561
    37  com.apple.AppKit                        0x00007fff90738550 -[NSIBObjectData instantiateObject:] + 309
    38  com.apple.AppKit                        0x00007fff90737845 -[NSIBObjectData nibInstantiateWithOwner:topLevelObjects:] + 413
    39  com.apple.AppKit                        0x00007fff9072c5fe loadNib + 327
    40  com.apple.AppKit                        0x00007fff9072bb9c +[NSBundle(NSNibLoading) _loadNibFile:nameTable:withZone:ownerBundle:] + 288
    41  com.apple.AppKit                        0x00007fff909c05b2 +[NSBundle(NSNibLoading) loadNibFile:externalNameTable:withZone:] + 140
    42  com.apple.AppKit                        0x00007fff90a97c8c _NXLoadNib + 193
    43  com.apple.AppKit                        0x00007fff90a9769f -[NSAlert init] + 95
    44  com.apple.AppKit                        0x00007fff90ad4658 +[NSAlert alertWithMessageText:defaultButton:alternateButton:otherButton:informativeTextW ithFormat:] + 141
    45  com.apple.AppKit                        0x00007fff9074e119 __55-[NSPersistentUIRestorer promptToIgnorePersistentState]_block_invoke + 1038
    46  com.apple.AppKit                        0x00007fff9074dcce -[NSApplication _suppressFinishLaunchingFromEventHandlersWhilePerformingBlock:] + 28
    47  com.apple.AppKit                        0x00007fff9074dc6f -[NSPersistentUIRestorer promptToIgnorePersistentState] + 213
    48  com.apple.AppKit                        0x00007fff9074db93 -[NSPersistentUIManager promptToIgnorePersistentState] + 28
    49  com.apple.AppKit                        0x00007fff9074d9b4 -[NSApplication _reopenWindowsAsNecessaryIncludingRestorableState:registeringAsReady:completion Handler:] + 252
    50  com.apple.AppKit                        0x00007fff90750877 -[NSApplication _sendFinishLaunchingNotification] + 142
    51  com.apple.AppKit                        0x00007fff907491ca _DPSNextEvent + 1238
    52  com.apple.AppKit                        0x00007fff907488db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
    53  com.apple.AppKit                        0x00007fff9073c9cc -[NSApplication run] + 553
    54  com.apple.AppKit                        0x00007fff90727803 NSApplicationMain + 940
    55  com.apple.finder                        0x000000010d8535cc 0x10d84d000 + 26060
    56  libdyld.dylib                           0x00007fff883445fd start + 1
    Thread 1:
    0   libsystem_kernel.dylib                  0x00007fff9165ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91b99f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91b9cfb9 start_wqthread + 13
    Thread 2:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib                  0x00007fff9165d662 kevent64 + 10
    1   libdispatch.dylib                       0x00007fff916c743d _dispatch_mgr_invoke + 239
    2   libdispatch.dylib                       0x00007fff916c7152 _dispatch_mgr_thread + 52
    Thread 3:
    0   libsystem_kernel.dylib                  0x00007fff9165ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91b99f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91b9cfb9 start_wqthread + 13
    Thread 4:
    0   libsystem_kernel.dylib                  0x00007fff9165ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91b99f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91b9cfb9 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib                  0x00007fff9165ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91b99f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91b9cfb9 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib                  0x00007fff9165ce6a __workq_kernreturn + 10
    1   libsystem_pthread.dylib                 0x00007fff91b99f08 _pthread_wqthread + 330
    2   libsystem_pthread.dylib                 0x00007fff91b9cfb9 start_wqthread + 13
    Thread 7:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib                  0x00007fff9165d962 pread + 10
    1   com.apple.desktopservices               0x00007fff8daaa625 TPropertyInfo::CreatePropertyList(TCountedPtr<TFSInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 265
    2   com.apple.desktopservices               0x00007fff8daaa4c2 TPropertyInfo::CreatePropertyList(TCountedPtr<TCFURLInfo> const&, double&, long long&, bool, bool, TPropertyInfoList*) + 160
    3   com.apple.desktopservices               0x00007fff8daaa34d THFSPlusPropertyStore::Open(bool, bool) const + 93
    4   com.apple.desktopservices               0x00007fff8daaa2d7 THFSPlusPropertyStore::GetProperties(bool) const + 39
    5   com.apple.desktopservices               0x00007fff8daae91a TNode::GetExtendedPropertyStore(bool) const + 216
    6   com.apple.desktopservices               0x00007fff8daae76f TNode::GetExtendedProperty(unsigned int, TPropertyReference&, bool) const + 41
    7   com.apple.desktopservices               0x00007fff8daa8c29 TNode::GetProperty(unsigned int, TPropertyReference&, unsigned int) const + 1773
    8   com.apple.desktopservices               0x00007fff8daa8275 TNode::GetProperty(unsigned int, TPropertyReference&, OpaqueNodeRequest* const&, unsigned int) const + 69
    9   com.apple.desktopservices               0x00007fff8daa81ba GetNodeProperty(OpaqueNodeRef*, unsigned int, TPropertyReference&, OpaqueNodeRequest*, unsigned int) + 190
    10  com.apple.desktopservices               0x00007fff8daa80cb GetNodePropertyAsBoolean + 79
    11  com.apple.finder                        0x000000010d86a37f 0x10d84d000 + 119679
    12  com.apple.finder                        0x000000010d86a302 0x10d84d000 + 119554
    13  com.apple.finder                        0x000000010d86fd92 0x10d84d000 + 142738
    14  com.apple.finder                        0x000000010d86fd71 0x10d84d000 + 142705
    15  com.apple.finder                        0x000000010d86fbc2 0x10d84d000 + 142274
    16  libdispatch.dylib                       0x00007fff916c81d7 _dispatch_call_block_and_release + 12
    17  libdispatch.dylib                       0x00007fff916c52ad _dispatch_client_callout + 8
    18  libdispatch.dylib                       0x00007fff916c709e _dispatch_root_queue_drain + 326
    19  libdispatch.dylib                       0x00007fff916c8193 _dispatch_worker_thread2 + 40
    20  libsystem_pthread.dylib                 0x00007fff91b99ef8 _pthread_wqthread + 314
    21  libsystem_pthread.dylib                 0x00007fff91b9cfb9 start_wqthread + 13
    Thread 8 Crashed:
    0   libsystem_c.dylib                       0x00007fff903e5541 __xvprintf + 106
    Thread 8 crashed with X86 Thread State (64-bit):
      rax: 0x000000010e067824  rbx: 0x00007fff78b00002  rcx: 0x00007fff78b09920  rdx: 0x00007fff78b0a480
      rdi: 0xffffffffffffffff  rsi: 0x0000000000000000  rbp: 0x000000010e067e04  rsp: 0x000000010e067804
       r8: 0x000000010e06bbc0   r9: 0x000000010e067ef4  r10: 0x000000010e06bc00  r11: 0x0000000000000246
      r12: 0x000000000000000a  r13: 0x0000000000000000  r14: 0xffffffffffffffff  r15: 0x00007fff78b0a480
      rip: 0x00007fff903e5541  rfl: 0x0000000000010202  cr2: 0x0000000106d09028
    Logical CPU:     1
    Error Code:      0x00000000
    Trap Number:     13
    Binary Images:
           0x10d84d000 -        0x10dd13ffd  com.apple.finder (10.9 - 10.9) <0B3CE495-BEB9-323B-9C50-CEBDF5C465F4> /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder
        0x7fff6ceb3000 -     0x7fff6cee6817  dyld (239.3) <D1DFCF3F-0B0C-332A-BCC0-87A851B570FF> /usr/lib/dyld
        0x7fff87671000 -     0x7fff87676ff7  com.apple.MediaAccessibility (1.0 - 43) <D309D83D-5FAE-37A4-85ED-FFBDA8B66B82> /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessi bility
        0x7fff87677000 -     0x7fff87684ff4  com.apple.Librarian (1.2 - 1) <F1A2744D-8536-32C7-8218-9972C6300DAE> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
        0x7fff876bd000 -     0x7fff876ecff5  com.apple.GSS (4.0 - 2.0) <ED98D992-CC14-39F3-9ABC-8D7F986487CC> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8774b000 -     0x7fff8774ffff  libpam.2.dylib (20) <B93CE8F5-DAA8-30A1-B1F6-F890509513CB> /usr/lib/libpam.2.dylib
        0x7fff87750000 -     0x7fff879d8ff7  com.apple.CommerceKit (1.2.0 - 232) <442AE798-E07F-3E68-BB80-4C41B61408E3> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/CommerceKit
        0x7fff879d9000 -     0x7fff879f2ff7  com.apple.Kerberos (3.0 - 1) <F108AFEB-198A-3BAF-BCA5-9DFCE55EFF92> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff879f3000 -     0x7fff87c9dffd  com.apple.HIToolbox (2.1 - 695) <C4DE35FF-D0AC-35C3-A7E6-F54CD153825C> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff87c9e000 -     0x7fff87ca0ffb  libutil.dylib (34) <DAC4A6CF-A1BB-3874-9569-A919316D30E8> /usr/lib/libutil.dylib
        0x7fff87ca8000 -     0x7fff87cd9ff7  libtidy.A.dylib (15.12) <BF757E3C-733A-3B6B-809A-A3949D46466E> /usr/lib/libtidy.A.dylib
        0x7fff87cda000 -     0x7fff87cdbff7  libSystem.B.dylib (1197.1.1) <BFC0DC97-46C6-3BE0-9983-54A98734897A> /usr/lib/libSystem.B.dylib
        0x7fff87cdc000 -     0x7fff87cf4ff7  com.apple.GenerationalStorage (2.0 - 160.2) <79629AC7-896F-3302-8AC1-4939020F08C3> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff87d33000 -     0x7fff87d81fff  com.apple.opencl (2.3.57 - 2.3.57) <FC03A80D-543A-3448-83FF-D399C3A240D9> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff87d82000 -     0x7fff87d85fff  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
        0x7fff87f14000 -     0x7fff87f87ffb  com.apple.securityfoundation (6.0 - 55122) <119D1C53-B292-3378-AEE1-A3B1FB02F43F> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87f88000 -     0x7fff87f92ff7  libcsfde.dylib (380) <3A54B430-EC05-3DE9-86C3-00C1BEAC7F9B> /usr/lib/libcsfde.dylib
        0x7fff87fd4000 -     0x7fff88142ff7  libBLAS.dylib (1094.5) <DE93A590-5FA5-32A2-A16C-5D7D7361769F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff88143000 -     0x7fff882fbff3  libicucore.A.dylib (511.25) <3ED7B656-416E-3071-AEC8-E85C90232F78> /usr/lib/libicucore.A.dylib
        0x7fff882fc000 -     0x7fff88304ff7  com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff88305000 -     0x7fff88311fff  com.apple.Collaboration (71 - 71) <0CD617F3-354C-3FEF-A966-C2553B7662EE> /System/Library/Frameworks/Collaboration.framework/Versions/A/Collaboration
        0x7fff88312000 -     0x7fff88340ff7  com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff88341000 -     0x7fff88344ff7  libdyld.dylib (239.3) <62F4D752-4089-31A8-8B73-B95A68893B3C> /usr/lib/system/libdyld.dylib
        0x7fff883a4000 -     0x7fff883aefff  libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
        0x7fff883af000 -     0x7fff883b7fff  libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
        0x7fff883b8000 -     0x7fff883f4fff  com.apple.ids (10.0 - 1000) <22502AAF-CC59-33EC-9ACF-106315206701> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
        0x7fff883f5000 -     0x7fff883f6fff  com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff88442000 -     0x7fff884a6ff3  com.apple.datadetectorscore (5.0 - 354.0) <9ACF24B8-3268-3134-A5BC-D72C9371A195> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff884a7000 -     0x7fff887a6fff  com.apple.Foundation (6.9 - 1056) <D608EDFD-9634-3573-9B7E-081C7D085F7A> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff887a7000 -     0x7fff887f6ff7  com.apple.framework.internetaccounts (2.1 - 210) <C77069C7-928C-315C-AA61-D90543901F20> /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/Interne tAccounts
        0x7fff8880e000 -     0x7fff888fdfff  libFontParser.dylib (111.1) <835A8253-6AB9-3AAB-9CBF-171440DEC486> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff88938000 -     0x7fff88d86fff  com.apple.VideoToolbox (1.0 - 1273.29) <6E38291D-7A81-3033-AFB9-61ABD38B6371> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
        0x7fff88d87000 -     0x7fff88dd2fff  com.apple.ImageCaptureCore (5.0 - 5.0) <F529EDDC-E2F5-30CA-9938-AF23296B5C5B> /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCo re
        0x7fff88e11000 -     0x7fff88e99ff7  com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
        0x7fff88e9a000 -     0x7fff88e9cfff  com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
        0x7fff88e9d000 -     0x7fff89039ff7  com.apple.QuartzCore (1.8 - 332.0) <994D1E0A-64B6-398C-B9A2-C362F02DE943> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8903a000 -     0x7fff8916fffa  com.apple.WebKit (9537 - 9537.71) <8A07478D-B2CA-3724-81E4-ADC10E1AD3EA> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff89170000 -     0x7fff89178ff7  com.apple.AppleSRP (5.0 - 1) <ABC7F088-1FD5-3768-B9F3-847F355E90B3> /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
        0x7fff89179000 -     0x7fff89186fff  com.apple.Sharing (132.2 - 132.2) <F983394A-226D-3244-B511-FA51FDB6ADDA> /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
        0x7fff89529000 -     0x7fff89596fff  com.apple.SearchKit (1.4.0 - 1.4.0) <B9B8D510-A27E-36B0-93E9-17146D9E9045> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
        0x7fff8966b000 -     0x7fff89797fff  com.apple.MediaControlSender (1.9 - 190.4) <F5E934E1-D004-3C84-815A-961319F8C522> /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/Media ControlSender
        0x7fff89798000 -     0x7fff8979cfff  com.apple.ServerInformation (2.0 - 1) <E628F08A-0F6F-384B-AFD5-1BC1BBF56F1F> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
        0x7fff89812000 -     0x7fff8981cfff  com.apple.AppSandbox (3.0 - 1) <55717299-8164-3D79-918F-BD64706735CF> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
        0x7fff89897000 -     0x7fff898a6ff8  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
        0x7fff898a7000 -     0x7fff898affff  libsystem_dnssd.dylib (522.1.11) <270DCF6C-502D-389A-AA9F-DE4624A36FF7> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff898d7000 -     0x7fff8993aff7  com.apple.SystemConfiguration (1.13 - 1.13) <F05F4149-981B-380B-8F50-51CE804BBB89> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff8993b000 -     0x7fff89a2cff9  libiconv.2.dylib (41) <BB44B115-AC32-3877-A0ED-AEC6232A4563> /usr/lib/libiconv.2.dylib
        0x7fff89a2d000 -     0x7fff89a3ffff  com.apple.ImageCapture (9.0 - 9.0) <BE0B65DA-3031-359B-8BBA-B9803D4ADBF4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff89a40000 -     0x7fff89a92ff7  com.apple.Suggestions (3.0 - 137.1) <B7E5B685-C6A4-35DB-BA0A-8DBA2BF4ADF6> /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
        0x7fff89a93000 -     0x7fff89b1cfff  com.apple.ColorSync (4.9.0 - 4.9.0) <B756B908-9AD1-3F5D-83F9-7A0B068387D2> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff8a01e000 -     0x7fff8a067fff  com.apple.CoreMedia (1.0 - 1273.29) <4ACD30BA-E9FE-3842-A8B7-E3BD63747867> /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
        0x7fff8a068000 -     0x7fff8a099fff  com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
        0x7fff8a09a000 -     0x7fff8a181ff7  libxml2.2.dylib (26) <A1DADD11-89E5-3DE4-8802-07186225967F> /usr/lib/libxml2.2.dylib
        0x7fff8a3ca000 -     0x7fff8a3cefff  libsystem_stats.dylib (93.1.26) <B9E26A9E-FBBC-3938-B8B7-6CF7CA8C99AD> /usr/lib/system/libsystem_stats.dylib
        0x7fff8a3cf000 -     0x7fff8a3d8fff  com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayS ervices
        0x7fff8a3d9000 -     0x7fff8a465ff7  com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8a466000 -     0x7fff8a47cfff  com.apple.CoreMediaAuthoring (2.2 - 947) <B01FBACC-DDD5-30A8-BCCF-57CE24ABA329> /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreM ediaAuthoring
        0x7fff8a47d000 -     0x7fff8a47efff  liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
        0x7fff8a47f000 -     0x7fff8a47ffff  com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8a483000 -     0x7fff8a5d6ff7  com.apple.audio.toolbox.AudioToolbox (1.9 - 1.9) <A0B7B007-9BD8-30E2-B644-47856DA29FEE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff8a5d7000 -     0x7fff8a6b6fff  libcrypto.0.9.8.dylib (50) <B95B9DBA-39D3-3EEF-AF43-44608B28894E> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8a6b7000 -     0x7fff8a6d2ff7  libCRFSuite.dylib (34) <FFAE75FA-C54E-398B-AA97-18164CD9789D> /usr/lib/libCRFSuite.dylib
        0x7fff8a6d3000 -     0x7fff8a6fcff7  libc++abi.dylib (48) <8C16158F-CBF8-3BD7-BEF4-022704B2A326> /usr/lib/libc++abi.dylib
        0x7fff8a9a5000 -     0x7fff8a9f7fff  libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
        0x7fff8a9f8000 -     0x7fff8aa3fff7  libcups.2.dylib (372) <348EED62-6C20-35D6-8EFB-E80943965100> /usr/lib/libcups.2.dylib
        0x7fff8aa56000 -     0x7fff8aa5fff3  libsystem_notify.dylib (121) <52571EC3-6894-37E4-946E-064B021ED44E> /usr/lib/system/libsystem_notify.dylib
        0x7fff8b1b2000 -     0x7fff8b1dcff7  libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
        0x7fff8b1dd000 -     0x7fff8b1e0ffc  com.apple.IOSurface (91 - 91) <07CA8A59-1E32-3FB6-B506-18DAF58A8CE0> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff8b1fd000 -     0x7fff8b221ff7  libJPEG.dylib (1038) <86F349A8-882D-3326-A0B0-63257F68B1A7> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff8b224000 -     0x7fff8b293ff1  com.apple.ApplicationServices.ATS (360 - 363.1) <88976B22-A9B8-3E7B-9AE6-0B8E09A968FC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8b34a000 -     0x7fff8b3faff7  libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff8b3fb000 -     0x7fff8b452fff  com.apple.ViewBridge (1.0 - 46) <C49FDC96-7087-3B2F-AEC3-039F7B2CB50C> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
        0x7fff8b453000 -     0x7fff8b727fc7  com.apple.vImage (7.0 - 7.0) <D241DBFA-AC49-31E2-893D-EAAC31890C90> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8b728000 -     0x7fff8b72efff  com.apple.AddressBook.ContactsFoundation (8.0 - 1365) <CFB1A744-8096-3FAB-B55E-2E6C410A0376> /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/Conta ctsFoundation
        0x7fff8b72f000 -     0x7fff8b736fff  com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8b737000 -     0x7fff8b8a7ff6  com.apple.CFNetwork (673.0.3 - 673.0.3) <42CFC3DB-35C8-3652-AF37-4BCC73D8BDEF> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8b8a8000 -     0x7fff8b8d2ff7  libsandbox.1.dylib (278.10) <B4183FA8-F7E2-3301-8BF9-0EEFB793A5D5> /usr/lib/libsandbox.1.dylib
        0x7fff8b8d3000 -     0x7fff8b8defff  libkxld.dylib (2422.1.72) <C88EF3E6-B31F-3E12-BE9B-562D912BA733> /usr/lib/system/libkxld.dylib
        0x7fff8b8df000 -     0x7fff8bbf9ff7  com.apple.MediaToolbox (1.0 - 1273.29) <6260E68B-7E50-3D49-8C0A-7145614C13D8> /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
        0x7fff8bbfa000 -     0x7fff8bc0afff  libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
        0x7fff8bc0e000 -     0x7fff8bc0efff  com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
        0x7fff8bc0f000 -     0x7fff8bc2cfff  com.apple.facetimeservices (10.0 - 1000) <9B4815BA-4305-381D-A178-F79E10B2C6E9> /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
        0x7fff8bc2d000 -     0x7fff8c060ffb  com.apple.vision.FaceCore (3.0.0 - 3.0.0) <F42BFC9C-0B16-35EF-9A07-91B7FDAB7FC5> /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
        0x7fff8c1c8000 -     0x7fff8c1d8ffb  libsasl2.2.dylib (170) <C8E25710-68B6-368A-BF3E-48EC7273177B> /usr/lib/libsasl2.2.dylib
        0x7fff8c1d9000 -     0x7fff8c1ddfff  com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff8c1de000 -     0x7fff8c1e6ff3  libCGCMS.A.dylib (599.7) <92AA4E85-7633-36E2-BAD0-7B1A2E48E75C> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS .A.dylib
        0x7fff8c1e7000 -     0x7fff8c24bff9  com.apple.Heimdal (4.0 - 2.0) <E7D20A4D-4674-37E1-A949-635FFF7C439A> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8c24c000 -     0x7fff8c24efff  com.apple.EFILogin (2.0 - 2) <C360E8AF-E9BB-3BBA-9DF0-57A92CEF00D4> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff8c24f000 -     0x7fff8c261ff7  com.apple.MultitouchSupport.framework (245.13 - 245.13) <D5E7416D-45AB-3690-86C6-CC4B5FCEA2D2> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8c262000 -     0x7fff8c333ff1  com.apple.DiskImagesFramework (10.9 - 371.1) <D456ED08-4C1D-341F-BAB8-85E34A7275C5> /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
        0x7fff8c334000 -     0x7fff8c340ff3  com.apple.AppleFSCompression (56 - 1.0) <5652B0D0-EB08-381F-B23A-6DCF96991FB5> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8c341000 -     0x7fff8c34afff  com.apple.CommonAuth (4.0 - 2.0) <1D263127-5F27-3128-996D-7397660D0C6E> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff8c34b000 -     0x7fff8c351fff  com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotif ication
        0x7fff8c379000 -     0x7fff8c526f27  libobjc.A.dylib (551.1) <AD7FD984-271E-30F4-A361-6B20319EC73B> /usr/lib/libobjc.A.dylib
        0x7fff8c586000 -     0x7fff8c657ff7  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
        0x7fff8c658000 -     0x7fff8c6d8fff  com.apple.CoreSymbolication (3.0 - 141) <B018335C-698B-3F87-AF1C-6115C4FA8954> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff8c6d9000 -     0x7fff8c776fff  com.apple.imcore (10.0 - 1000) <027E09B4-B4B6-3710-8806-B4CE41DF3242> /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
        0x7fff8c777000 -     0x7fff8c794ff7  com.apple.framework.Apple80211 (9.0 - 900.47) <C897AFE6-DD73-387D-816A-67252A564207> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
        0x7fff8cb71000 -     0x7fff8cbb7ff7  com.apple.DiskManagement (6.0 - 744) <FE9F0616-FFCA-31D2-A0B5-E6C943326543> /System/Library/PrivateFrameworks/DiskManagement.framework/Versions/A/DiskManag ement
        0x7fff8cbb8000 -     0x7fff8cbf7fff  libGLU.dylib (9.0.83) <8B457205-513B-3477-AE9C-3AD979D5FE11> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8cbf8000 -     0x7fff8cbf8fff  com.apple.Cocoa (6.8 - 20) <E90E99D7-A425-3301-A025-D9E0CD11918E> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8cbf9000 -     0x7fff8cc40fff  libFontRegistry.dylib (127) <A77A0480-AA5D-3CC8-8B68-69985CD546DC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff8cc41000 -     0x7fff8cc4afff  com.apple.speech.synthesis.framework (4.6.2 - 4.6.2) <0AAE45F0-FC6E-36B6-A6A7-73E6950A74AC> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff8cc4b000 -     0x7fff8cf35fff  com.apple.CoreServices.CarbonCore (1077.13 - 1077.13) <21324540-8B84-3333-ADB8-D3D5181D4639> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8cf36000 -     0x7fff8cf8eff7  com.apple.Symbolication (1.4 - 129) <16D42516-7B5E-357C-898A-FAA9EE7642B3> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8cf8f000 -     0x7fff8cff9ff7  com.apple.framework.IOKit (2.0.1 - 907.1.13) <C1E95F5C-B79B-31BE-9F2A-1B25163C1F16> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff8cffa000 -     0x7fff8cffeff7  libGIF.dylib (1038) <C29B4323-1B9E-36B9-96C2-7CEDBAA124F0> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8cfff000 -     0x7fff8d000ff7  com.apple.print.framework.Print (9.0 - 260) <EE00FAE1-DA03-3EC2-8571-562518C46994> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff8d001000 -     0x7fff8d2cfff4  com.apple.CoreImage (9.0.54) <74BB8685-69A9-3A45-8DED-EA26BD39D710> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff8d2d0000 -     0x7fff8d3f2ff1  com.apple.avfoundation (2.0 - 651.12) <03E595B7-A559-3D4D-90E9-BCA603E3A39E> /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
        0x7fff8d482000 -     0x7fff8d6e3ff7  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
        0x7fff8d6e4000 -     0x7fff8d722ff7  libGLImage.dylib (9.0.83) <C08048A7-03CC-3E40-BCDC-7791D87AC8E4> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8d723000 -     0x7fff8d72bffc  libGFXShared.dylib (9.0.83) <11A621C3-37A0-39CE-A69B-8739021BD79D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d72c000 -     0x7fff8d7c2fff  com.apple.PackageKit (3.0 - 329) <F619E170-BE26-37E8-8F6E-C74D68522083> /System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/PackageKit
        0x7fff8d804000 -     0x7fff8d804fff  com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8d805000 -     0x7fff8d80aff7  libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
        0x7fff8d80b000 -     0x7fff8d864fff  libTIFF.dylib (1038) <5CBFE0C2-9DD8-340B-BA63-A94CE2E476F2> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8d865000 -     0x7fff8d895fff  com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconService s
        0x7fff8d896000 -     0x7fff8d99bfff  com.apple.ImageIO.framework (3.3.0 - 1038) <2C058216-C6D8-3380-A7EA-92A3F04520C1> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff8d99d000 -     0x7fff8da38ff7  com.apple.PDFKit (2.9 - 2.9) <AD968A31-6567-30A7-A699-154C88DB56D0> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framew ork/Versions/A/PDFKit
        0x7fff8da7a000 -     0x7fff8dbaaff7  com.apple.desktopservices (1.8 - 1.8) <09DC9BB8-432F-3C7A-BB08-956A2DDFC2DE> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff8dc95000 -     0x7fff8dc9cff7  com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumber s
        0x7fff8dc9d000 -     0x7fff8dcb8ff7  libPng.dylib (1038) <EF781AF8-C2E6-3179-B8A1-A584783070F1> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8dcb9000 -     0x7fff8dd19fff  com.apple.ISSupport (1.9.9 - 57) <E1E343D7-222C-3458-9D1F-FC600B7F1C50> /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
        0x7fff8dd1a000 -     0x7fff8dd2dff7  com.apple.AppContainer (3.0 - 1) <A90C058D-46E8-3BAB-AF17-AF9C7C273069> /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContaine r
        0x7fff8ddbe000 -     0x7fff8de0fff3  com.apple.audio.CoreAudio (4.2.0 - 4.2.0) <BF4C2FE3-8BC8-30D1-8347-2A7221268794> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8de10000 -     0x7fff8de11ff7  libsystem_blocks.dylib (63) <FB856CD1-2AEA-3907-8E9B-1E54B6827F82> /usr/lib/system/libsystem_blocks.dylib
        0x7fff8de12000 -     0x7fff8de3eff7  com.apple.framework.SystemAdministration (1.0 - 1.0) <36C562FF-5D91-318C-A19C-6B4453FB78B9> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/Sys temAdministration
        0x7fff8de3f000 -     0x7fff8de4aff7  com.apple.NetAuth (5.0 - 5.0) <C811E662-9EC3-3B74-808A-A75D624F326B> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8de7d000 -     0x7fff8de8eff7  com.apple.idsfoundation (10.0 - 1000) <0BC25100-092B-3C5A-8245-F7C963380785> /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundat ion
        0x7fff8de8f000 -     0x7fff8dea6fff  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
        0x7fff8dea8000 -     0x7fff8decafff  com.apple.framework.familycontrols (4.1 - 410) <4FDBCD10-CAA2-3A9C-99F2-06DCB8E81DEE> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff8e27f000 -     0x7fff8e341ff1  com.apple.CoreText (352.0 - 367.15) <E5C70FC8-C861-39B8-A491-595E5B55CFC8> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8ec3d000 -     0x7fff8ecc8fff  libCoreStorage.dylib (380) <AE14C2F3-0EF1-3DCD-BF2B-A24D97D3B372> /usr/lib/libCoreStorage.dylib
        0x7fff8ecfd000 -     0x7fff8ecfeff7  libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8ed68000 -     0x7fff8ee33fff  libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8ee34000 -     0x7fff8ee76ff7  libauto.dylib (185.5) <F45C36E8-B606-3886-B5B1-B6745E757CA8> /usr/lib/libauto.dylib
        0x7fff8eeb9000 -     0x7fff8ef05ffe  com.apple.CoreMediaIO (401.0 - 4544) <44EBC0FE-DAD5-3711-96CB-05250F350A16> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
        0x7fff8ef06000 -     0x7fff8ef06fff  com.apple.AOSMigrate (1.0 - 1) <ABA8F3F2-BC96-3F89-AAF4-1AA459A0BCBD> /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
        0x7fff8ef07000 -     0x7fff8f15fff1  com.apple.security (7.0 - 55471) <233831C5-C457-3AD5-AFE7-E3E2DE6929C9> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff8f352000 -     0x7fff8f36dfff  com.apple.DistributionKit (700 - 845) <E3D1ECC4-C5D1-35DC-B7E4-800FE0FFBF56> /System/Library/PrivateFrameworks/Install.framework/Frameworks/DistributionKit. framework/Versions/A/DistributionKit
        0x7fff8f36e000 -     0x7fff8f39dfd2  libsystem_m.dylib (3047.16) <B7F0E2E4-2777-33FC-A787-D6430B630D54> /usr/lib/system/libsystem_m.dylib
        0x7fff8f39e000 -     0x7fff8f3a0ff7  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
        0x7fff8f3a1000 -     0x7fff8f3b5fff  com.apple.aps.framework (4.0 - 4.0) <F529A05B-FB03-397E-B06A-3A60B808FA11> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePu shService
        0x7fff8f3b6000 -     0x7fff8f43fff7  com.apple.SoftwareUpdate.framework (6 - 574) <A24BDCFF-6164-3028-8892-D3C00B7C5658> /System/Library/PrivateFrameworks/SoftwareUpdate.framework/Versions/A/SoftwareU pdate
        0x7fff8f440000 -     0x7fff8f46cfff  com.apple.CoreServicesInternal (184.8 - 184.8) <707E05AE-DDA8-36FD-B0FF-7F15A061B46A> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/Cor eServicesInternal
        0x7fff8f4fb000 -     0x7fff8f52aff7  com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
        0x7fff8f52b000 -     0x7fff90377ff5  com.apple.WebCore (9537 - 9537.70) <7A90E9D3-4F26-3049-9C96-C6B8CB1395C8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff90378000 -     0x7fff90401ff7  libsystem_c.dylib (997.1.1) <61833FAA-7281-3FF9-937F-686B6F20427C> /usr/lib/system/libsystem_c.dylib
        0x7fff90402000 -     0x7fff90405fff  com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff90406000 -     0x7fff90466ff2  com.apple.CoreUtils (1.9 - 190.4) <CBB5B4DC-2801-32B3-A31C-8811CCF99873> /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
        0x7fff90467000 -     0x7fff906affff  com.apple.CoreData (107 - 481) <E5AFBA07-F73E-3B3F-9099-F51224EE8EAD> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff906b0000 -     0x7fff906cbff7  libsystem_malloc.dylib (23.1.10) <FFE5C472-B23A-318A-85BF-77CDE61900D1> /usr/lib/system/libsystem_malloc.dylib
        0x7fff906f7000 -     0x7fff90724ff2  com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
        0x7fff90725000 -     0x7fff91299ff7  com.apple.AppKit (6.9 - 1265) <0E9FC8BF-DA3C-34C5-91CC-12BC922B5F01> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff91354000 -     0x7fff91354fff  com.apple.Carbon (154 - 157) <45A9A40A-78FF-3EA0-8FAB-A4F81052FA55> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91355000 -     0x7fff9135cff7  liblaunch.dylib (842.1.4) <FCBF0A02-0B06-3F97-9248-5062A9DEB32C> /usr/lib/system/liblaunch.dylib
        0x7fff9135d000 -     0x7fff9135dfff  com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) <F8D0CC77-98AC-3B58-9FE6-0C25421827B6> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff9135e000 -     0x7fff91368ff7  com.apple.CrashReporterSupport (10.9 - 538) <B487466B-3AA1-3854-A808-A61F049FA794> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff91369000 -     0x7fff91374fff  libGL.dylib (9.0.83) <984A960A-C159-3AE5-8B40-E2B451F6C712> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff91375000 -     0x7fff9139dffb  libxslt.1.dylib (13) <C9794936-633C-3F0C-9E71-30190B9B41C1> /usr/lib/libxslt.1.dylib
        0x7fff9139e000 -     0x7fff913f1fff  com.apple.ScalableUserInterface (1.0 - 1) <CF745298-7373-38D2-B3B1-727D5A569E48> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff913f2000 -     0x7fff913f9ff3  libcopyfile.dylib (103) <5A881779-D0D6-3029-B371-E3021C2DDA5E> /usr/lib/system/libcopyfile.dylib
        0x7fff913fa000 -     0x7fff9140bff7  libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
        0x7fff9140c000 -     0x7fff914f6fff  libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
        0x7fff914f7000 -     0x7fff914f9fff  libCVMSPluginSupport.dylib (9.0.83) <E2AED858-6EEB-36C6-8C06-C3CF649A3CD5> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff914fa000 -     0x7fff91511ffa  libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAu dio.dylib
        0x7fff91512000 -     0x7fff9151eff7  com.apple.OpenDirectory (10.9 - 173.1.1) <6B78BD7B-5622-38E6-8FC6-86A117E3ACCA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff91528000 -     0x7fff91529fff  com.apple.AddressBook.ContactsData (8.0 - 1365) <61090508-4CC3-3F57-9B0C-D8527947D35D> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsDat a
        0x7fff915bd000 -     0x7fff915f7ff3  com.apple.bom (12.0 - 192) <989690DB-B9CC-3DB5-89AE-B5D33EDC474E> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff9162d000 -     0x7fff91646ff7  com.apple.Ubiquity (1.3 - 289) <C7F1B734-CE81-334D-BE41-8B20D95A1F9B> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff91647000 -     0x7fff91663ff7  libsystem_kernel.dylib (2422.1.72) <D14913DB-47F1-3591-8DAF-D4B4EF5F8818> /usr/lib/system/libsystem_kernel.dylib
        0x7fff91664000 -     0x7fff916b1ff2  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
        0x7fff916b2000 -     0x7fff916c3ff7  libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
        0x7fff916c4000 -     0x7fff916defff  libdispatch.dylib (339.1.9) <46878A5B-4248-3057-962C-6D4A235EEF31> /usr/lib/system/libdispatch.dylib
        0x7fff918fb000 -     0x7fff9191ffff  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
        0x7fff91920000 -     0x7fff91923ff7  com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/Lo ginUICore.framework/Versions/A/LoginUICore
        0x7fff91924000 -     0x7fff91b67fff  com.apple.AddressBook.framework (8.0 - 1365) <816242B1-D45E-3B5D-BC98-BB23458D5367> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
        0x7fff91b68000 -     0x7fff91b8fff7  libsystem_network.dylib (241.3) <8B1E1F1D-A5CC-3BAE-8B1E-ABC84337A364> /usr/lib/system/libsystem_network.dylib
        0x7fff91b97000 -     0x7fff91b9eff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
        0x7fff91b9f000 -     0x7fff91ba6fff  libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcomp

    Thornbriar's solution works. After trying many safe mode reboots and reinstallations of Mavericks on a 2009 MacBook Pro, this solves the problem. I had tried disk and permision repairs, deleted Google Docs and all other startup items, deleted finder plist several times, deleted other preferences, tried suggested solutions throught Terminal, and was prepared to reinstall 10.8 and then maybe 10.9.
    This has fixed the problem.
    Thank you.

  • "You have mail." notification in shell - how to get rid of it?

    Hey guys,
    whenever I start a shell (zsh, but same for bash/csh/ksh) I get the message that "You have mail.". Well, that's true, there are mails in my /var/mail/`whoami`. But as they ain't new, I don't need, and more, don't want this message. How do I turn it off?
    It's gone when I move my mail from /var/mail/$USER to somewhere else, but that is no solution.
    Ideas? Clues? ANYthing?

    There's something strange in how Terminal.app invokes
    the shell that I haven't had time to trace down yet;
    I can see the following:
    Terminal.app with default settings does not invoke
    ~/.bashrc but displays the "you have mail" message.
    Terminal.app set to launch /bin/bash neither invokes
    ~/.bashrc nor displays the "you have mail" message.
    xterm in X11 invokes ~/.bashrc and does not display
    "you have mail".
    I always use xterms because they seem to have better
    compatibility with more shell commands than
    Terminal.app.
    The one thing I didn't try is to put the the
    MAILCHECK=-1 in /etc/profile and then reboot.
    Well, I use iTerm, but it's the same for Terminal.app
    I also tried MAILCHECK='', MAILCHECK='-1' and all that... and if I check it, it's set, but still this **** message...
    Geez, it can't be thaat hard, I thought!?

Maybe you are looking for

  • Line fault - echo

    Been having this problem for awhile now BT engineers seem unable to find a fault. I'm using a fritzbox 7490 for my phone & VDSL it's essentially a pbx for home users. Been working fine since December when our vdsl went live. This week I now get a hor

  • Passive server database still failed and suspended after seeding

    Hi, I have a 2 exchange 2013 servers in windows 2012 OS both servers are configured with DAG one is active and the other one is passive I moved the 5 databases in other drive and it was successful but no matter what I try one of my database in passiv

  • Structure name display in reports

    HI all, I have designed a query in that I am using two structures(one in coloumn and one in rows) In coloumn the strure name is "order",and for rows the name is "Education". But in the out name the names of the structures are not displaying in the re

  • Connected Mac and PC to Airport Extreme

    I have an Airport Extreme and a cable modem/internet connection. I have the Airport set up via Ethernet to the cable modem and my iMac(my Mac is old and does not have an airport or wireless card), but the PC will not connect or get an IP address from

  • What's wrong with this sql query?  Help

    hi i am having difficulty executing this query ResultSet s=st.executeQuery("select * from employee where iden = ?"+id); here in my program st is statement obg iden is attribute name in table id i am getting at run time from user please help...it says