SMBClient errors

We are getting smbclient errors, while the errors don't appear to be causing any issues we are getting a fair few of them daily:
Log Name:      Microsoft-Windows-SmbClient/Connectivity
Source:        Microsoft-Windows-SMBClient
Date:          12/02/2015 7:36:55 AM
Event ID:      30803
Task Category: None
Level:         Error
Keywords:      (64)
User:          SYSTEM
Computer:      domainserver.domain.com
Description:
The network connection failed.
Error: {Device Timeout}
The specified I/O operation on %hs was not completed before the time-out period expired.
Server name: pcname
Server address: xxx.xxx.xxx.xxx:445
Connection type: Wsk
Guidance:
This indicates a problem with the underlying network or transport, such as with TCP/IP, and not with SMB. A firewall that blocks port 445 or 5445 can also cause this issue.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-SMBClient" Guid="{988C59C5-0A1C-45B6-A555-0C62276E327D}" />
    <EventID>30803</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x400000000000040</Keywords>
    <TimeCreated SystemTime="2015-02-11T21:06:55.276761800Z" />
    <EventRecordID>1475</EventRecordID>
    <Correlation />
    <Execution ProcessID="4" ThreadID="18400" />
    <Channel>Microsoft-Windows-SmbClient/Connectivity</Channel>
    <Computer>domainserver.domain.com</Computer>
    <Security UserID="S-1-5-18" />
  </System>
  <EventData>
    <Data Name="Reason">4</Data>
    <Data Name="Status">3221225653</Data>
    <Data Name="ServerNameLength">12</Data>
    <Data Name="ServerName">STORE-5461-K</Data>
    <Data Name="AddressLength">16</Data>
    <Data Name="Address">020001BDC0A801500000000000000000</Data>
    <Data Name="ConnectionType">1</Data>
  </EventData>
</Event>
Note: Server Address IP can be random PC on LAN, WAN, printer etc.
As well as the following smb errors when our HyperV server that is hosted on 'domainserver'
gets backed up to disk on 'domainserver' using MS backup tool:
Log Name:      Microsoft-Windows-SmbClient/Security
Source:        Microsoft-Windows-SMBClient
Date:          11/02/2015 7:18:16 PM
Event ID:      31010
Task Category: None
Level:         Error
Keywords:      (256)
User:          N/A
Computer:      hypervserver.domain.com
Description:
The SMB client failed to connect to the share.
Error: {Access Denied}
A process has requested access to an object, but has not been granted those access rights.
Path: \hypervserver\f$
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-SMBClient" Guid="{988C59C5-0A1C-45B6-A555-0C62276E327D}" />
    <EventID>31010</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x200000000000100</Keywords>
    <TimeCreated SystemTime="2015-02-11T08:48:16.712649800Z" />
    <EventRecordID>3277</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>Microsoft-Windows-SmbClient/Security</Channel>
    <Computer>hypervserver.domain.com</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="Reason">12</Data>
    <Data Name="Status">3221225506</Data>
    <Data Name="ShareNameLength">10</Data>
    <Data Name="ShareName">\domainserver\f$</Data>
    <Data Name="ObjectNameLength">0</Data>
    <Data Name="ObjectName">
    </Data>
  </EventData>
</Event>

Hi,
The issue could be that you transfer data over SMB by using certain RDMA-capable network adapters, the RDMA connections may fail back to TCP.  You could install update 2919355 to resolve the issue.
Event 30818 RDMA connections fail back to TCP caused by NDK disconnection
http://support.microsoft.com/kb/2925980
Best Regards,
Mandy
Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

Similar Messages

  • [SOLVED] smbclient error mplayer stopped working

    So I installed samba and smbclient and after trying to start the samba deamon i got weird HEIMDAL errors and the deamon
    would not start. Obviously the smbclient didnt work either.
    All right, maybe theres something wrong with the newest version I thought. It was really just for some experiment anyway.
    I removed samba with -Rs and smbclient with -Rd.
    Now I get errors when starting mplayer:
    [roybot@roybot ~]$ mplayer video01.avi
    mplayer: error while loading shared libraries: libsmbclient.so.0: cannot open shared object file: No such file or directory
    How can I make mplayer work again?
    Whats wrong with smbclient?
    Last edited by roybot (2009-12-06 13:48:28)

    do pacman -Syu
    be sure that your system has heimdal 1.3.1-2 and smbclient 3.4.3-4
    Last edited by wonder (2009-12-06 13:45:14)

  • Finder error -36 when connecting to server - smbclient in terminal works

    Finder > Go > Connect to Server
    When ever I need to connect to a smb server using Finder, I get the constant error -36.
    In console :
    mount_smbfs: session setup phase failed: syserr = Socket is not connected
    mount_smbfs: could not login to server EXIT15: syserr = Socket is not connected
    mount_smbfs: 2 failures to open smb device: syserr = Resource busy
    mount_smbfs: session setup phase failed: syserr = Authentication error
    mount_smbfs: error from NetrShareEnum call: exception = 382312500
    I can sometimes select the share to mount, and it tries for a few seconds, never succeeds.
    10.4.10, but this was also case previously. We have every single Mac with this symptom so it is 7 work units at the moment, a Mac Pro, MacBook Pros, MacBook, Mac mini.
    Wired, wireless, and even VPN, no matter how the mac is connected to the net.
    Every non-Mac server at work tested gives this error when trying to connect to their shares.
    smbclient in terminal works.
    http://www.macwindows.com/tiger.html and Apple kbase article 301580 suggestions for nsmb.conf didn't make any difference. (the nsmb noauth being a very poor choice if it would work)
    smb.conf and nsmb.conf any security settings don't make any difference.
    I have working details for connection, so share, ip and dns name, username and password for connection work.
    Connecting from Terminal works.
    Connecting from any Windows or Linux virtual machine on Fusion on these same Macs work too.
    I have changed the workgroup to the correct one in Directory Access.
    I have tried all connection syntaxes suggested in http://www.macwindows.com/tiger.html - none of them still work in Finder, always identical results.
    smbclient //dns-name-or-ip/sharename -W workgroup -U username
    is the only viable workaround at the moment.
    Domain=[dnsnameofwhereconnected] OS=[EMC-SNAS:T5.4.21.400] Server=[NT1]
    is what smbclient gives for server details when its connected.
    As smb works from command line, it's not smb itself that is affected. Just Finder.
    I don't have access to edit any settings on the servers that we need to connect to. Only sharename and password that work for connection, but don't allow any editing on the server's settings.
    Ideas? This should work in Finder.
    Smbclient and Fusion area already somewhat workarounds, so I'm not looking for any third party software for dealing with this.
    I spent way too much time with AppleCare on this, and all I got was 90 minutes wasted.
    Ideas anyone???

    I think I have found what caused it. Not solved, but at least this seems so far the most likely cause:
    The share name contains hyphen.
    http://docs.info.apple.com/article.html?artnum=106471 Mac OS X 10.1 or later: How to Connect to Windows File Sharing (SMB) : Date Modified: August 01, 2007
    “6. You cannot connect to a share with a name that contains a hyphen. Resolve the issue by giving the share a name that does not contain a hyphen.”
    smbclient in Terminal is not limited to this "feature" of Finder of Mac OS X 10.1 that was not fixed or recoded to solve it or modify it since adding smb in it in 2001.
    It's not possible to test this changing the share name to one that does not contain a hyphen, nor to have one added in this server.
    For users that won't have Terminal access, the solution are .. remote desktop with admin user, have admin user come to mount the share in location, or use virtualization software and with it anything that works.
    Probably too optimistic to think the smb parts would have been rewritten for 10.5.

  • Smbclient gets errors

    [root@node1 ~]# smbclient ////192.168.75.106 -U codrut -W workgroup -d10
    INFO: Current debug levels:
      all: 10
      tdb: 10
      printdrivers: 10
      lanman: 10
      smb: 10
      rpc_parse: 10
      rpc_srv: 10
      rpc_cli: 10
      passdb: 10
      sam: 10
      auth: 10
      winbind: 10
      vfs: 10
      idmap: 10
      quota: 10
      acls: 10
      locking: 10
      msdfs: 10
      dmapi: 10
      registry: 10
    lp_load_ex: refreshing parameters
    Initialising global parameters
    rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
    INFO: Current debug levels:
      all: 10
      tdb: 10
      printdrivers: 10
      lanman: 10
      smb: 10
      rpc_parse: 10
      rpc_srv: 10
      rpc_cli: 10
      passdb: 10
      sam: 10
      auth: 10
      winbind: 10
      vfs: 10
      idmap: 10
      quota: 10
      acls: 10
      locking: 10
      msdfs: 10
      dmapi: 10
      registry: 10
    params.c:pm_process() - Processing configuration file "/etc/samba/smb.conf"
    Processing section "[global]"
    doing parameter workgroup = WORKGROUP
    doing parameter server string = Samba Server Version %v
    doing parameter log file = /var/log/samba/log.%m
    doing parameter max log size = 50
    doing parameter security = user
    doing parameter passdb backend = tdbsam
    doing parameter load printers = yes
    doing parameter cups options = raw
    pm_process() returned Yes
    lp_servicenumber: couldn't find homes
    set_server_role: role = ROLE_STANDALONE
    Substituting charset 'UTF-8' for LOCALE
    added interface eth0 ip=fe80::215:5dff:fe4b:6a03%eth0 bcast=fe80::ffff:ffff:ffff
    :ffff%eth0 netmask=ffff:ffff:ffff:ffff::
    added interface eth0 ip=192.168.75.109 bcast=192.168.75.255 netmask=255.255.255.
    0
    Netbios name list:-
    my_netbios_names[0]="NODE1"
    Client started (version 3.6.9-169.el6_5).
    Enter codrut's password:
    Opening cache file at /var/lib/samba/gencache.tdb
    Opening cache file at /var/lib/samba/gencache_notrans.tdb
    sitename_fetch: No stored sitename for
    internal_resolve_name: looking up #20 (sitename (null))
    no entry for #20 found.
    resolve_lmhosts: Attempting lmhosts lookup for name <0x20>
    resolve_lmhosts: Attempting lmhosts lookup for name <0x20>
    getlmhostsent: lmhost entry: 127.0.0.1 localhost
    resolve_wins: Attempting wins lookup for name <0x20>
    resolve_wins: WINS server resolution selected and no WINS servers listed.
    resolve_hosts: Attempting host lookup for name <0x20>
    resolve_hosts: getaddrinfo failed for name  [Name or service not known]
    name_resolve_bcast: Attempting broadcast lookup for name <0x20>
    bind succeeded on port 0
    Socket options:
            SO_KEEPALIVE = 0
            SO_REUSEADDR = 1
            SO_BROADCAST = 1
            Could not test socket option TCP_NODELAY.
            Could not test socket option TCP_KEEPCNT.
            Could not test socket option TCP_KEEPIDLE.
            Could not test socket option TCP_KEEPINTVL.
            IPTOS_LOWDELAY = 0
            IPTOS_THROUGHPUT = 0
            SO_REUSEPORT = 1
            SO_SNDBUF = 262144
            SO_RCVBUF = 262144
            SO_SNDLOWAT = 1
            SO_RCVLOWAT = 1
            SO_SNDTIMEO = 0
            SO_RCVTIMEO = 0
            Could not test socket option TCP_QUICKACK.
    async_connect failed: No such file or directory
    nmbd not around
    lang_tdb_init: /usr/lib64/samba/en_US.UTF-8.msg: No such file or directory
    Connection to  failed (Error NT_STATUS_BAD_NETWORK_NAME)
    [root@node1 ~]#

    Hi Bob,
    Thank you for your response.
    My question is not related to the volume of the attachment file, but the access privilege in the admin
    setting.
    If the customer want to prohibits the attachment in the TASK then each user would like to
    integrate email with no ATTACHMENT through OEI, this error message comes up.
    My question is that this is a normal behaviour of CRM on D? Is there no work around to use prohibition
    of the attachment and OEI integration of email with no attachment?
    Thanks and regards,

  • Pacman error... why and how do i fix it?

    [root@myhost ~]# pacman -Syu
    :: Synchronizing package databases...
    core is up to date
    extra is up to date
    community is up to date
    :: Starting full system upgrade...
    resolving dependencies...
    looking for inter-conflicts...
    Targets (6): gnupg2-2.0.10-2 grub-gfx-0.97-10 hdparm-9.6-1
    qt-4.4.3-4 tdb-3.2.7-1 smbclient-3.2.7-1
    Total Download Size: 0.00 MB
    Total Installed Size: 105.66 MB
    Proceed with installation? [Y/n] y
    checking package integrity...
    (6/6) checking for file conflicts [###########] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    grub-gfx: /usr/share/info/dir exists in filesystem
    Errors occurred, no packages were upgraded.
    [root@myhost ~]#
    i have also tried pacman -Syy followed by another pacman -Syu but still nothing
    i have even rebooted and tried again but still the same error
    here is /usr/share/info/dir
    This is the file .../info/dir, which contains the
    topmost node of the Info hierarchy, called (dir)Top.
    The first time you invoke Info you start off looking at this node.
    File: dir, Node: Top This is the top of the INFO tree
    This (the Directory node) gives a menu of major topics.
    Typing "q" exits, "?" lists all Info commands, "d" returns here,
    "h" gives a primer for first-timers,
    "mEmacs<Return>" visits the Emacs manual, etc.
    In Emacs, you can click mouse button 2 on a menu item or cross reference
    to select it.
    * Menu:
    Archiving
    * Tar: (tar). Making tape (or disk) archives.
    Basics
    * Ed: (ed). The GNU line editor.
    Editors
    * nano: (nano). Small and friendly text editor.
    Emacs
    * Autotype: (autotype). Convenient features for text that you enter
    frequently in Emacs.
    * CC Mode: (ccmode). Emacs mode for editing C, C++, Objective-C,
    Java, Pike, AWK, and CORBA IDL code.
    * CL: (cl). Partial Common Lisp support for Emacs Lisp.
    * Calc: (calc). Advanced desk calculator and mathematical tool.
    * Dired-X: (dired-x). Dired Extra Features.
    * ERC: (erc). Powerful, modular, and extensible IRC client
    for Emacs.
    * EUDC: (eudc). An Emacs client for directory servers (LDAP,
    PH).
    * Ebrowse: (ebrowse). A C++ class browser for Emacs.
    * Ediff: (ediff). A visual interface for comparing and merging
    programs.
    * Elisp: (elisp). The Emacs Lisp Reference Manual.
    * Emacs: (emacs). The extensible self-documenting text editor.
    * Emacs FAQ: (efaq). Frequently Asked Questions about Emacs.
    * Emacs Lisp Intro: (eintr). A simple introduction to Emacs Lisp
    programming.
    * Emacs MIME: (emacs-mime). Emacs MIME de/composition library.
    * Eshell: (eshell). A command shell implemented in Emacs Lisp.
    * Flymake: (flymake). A universal on-the-fly syntax checker.
    * Forms: (forms). Emacs package for editing data bases by
    filling in forms.
    * Gnus: (gnus). The newsreader Gnus.
    * IDLWAVE: (idlwave). Major mode and shell for IDL files.
    * IDN Library: (libidn)Emacs API.
    Emacs API for IDN functions.
    * MH-E: (mh-e). Emacs interface to the MH mail system.
    * Message: (message). Mail and news composition mode that goes with
    Gnus.
    * Newsticker: (newsticker). A Newsticker for Emacs.
    * Org Mode: (org). Outline-based notes management and organizer
    * PCL-CVS: (pcl-cvs). Emacs front-end to CVS.
    * PGG: (pgg). Emacs interface to various PGP implementations.
    * Rcirc: (rcirc). Internet Relay Chat (IRC) client.
    * RefTeX: (reftex). Emacs support for LaTeX cross-references and
    citations.
    * SC: (sc). Supercite lets you cite parts of messages
    you're replying to, in flexible ways.
    * SES: (ses). Simple Emacs Spreadsheet
    * SMTP: (smtpmail). Emacs library for sending mail via SMTP.
    * Sieve: (sieve). Managing Sieve scripts in Emacs.
    * Speedbar: (speedbar). File/Tag summarizing utility.
    * VIP: (vip). An older VI-emulation for Emacs.
    * VIPER: (viper). The newest Emacs VI-emulation mode. (also, A
    VI Plan for Emacs Rescue or the VI PERil.)
    * Widget: (widget). The "widget" package used by the Emacs
    Customization facility.
    * WoMan: (woman). Browse UN*X Manual Pages "W.O. (without) Man".
    GNU admin
    * configure: (configure). The GNU configure and build system
    GNU Emacs
    * TRAMP: (tramp). Transparent Remote Access, Multiple Protocol
    GNU Emacs remote file access via rsh and rcp.
    GNU Libraries
    * GPGME: (gpgme). Adding support for cryptography to your
    program.
    * libgnutls: (gnutls). A Transport Layer Security Library.
    * libidn: (libidn). Internationalized string processing library.
    * libtasn1: (libtasn1). Library for Abstract Syntax Notation One
    (ASN.1).
    GNU organization
    * Standards: (standards). GNU coding standards.
    GNU Packages
    * Aspell: (aspell). GNU Aspell spelling checker
    * Aspell-dev: (aspell-dev). For Aspell developers
    GNU packages
    * Diff: (diff). Comparing and merging files.
    GNU programming tools
    * Libtool: (libtool). Generic shared library support script.
    GNU utilities
    * idn: (libidn)Invoking idn. Command line interface to GNU Libidn.
    Libraries
    * libIDL2: (libIDL2). Interface Definition Language parsing library.
    Libraries:
    * LibGTop2: (libgtop2). Library to get system specific data such as
    cpu and memory usage, active processes
    Network Applications
    * GnuTLS: (gnutls). Package for Transport Layer Security.
    * certtool: (gnutls)Invoking certtool.
    Manipulate certificates and keys.
    * gnutls-cli: (gnutls)Invoking gnutls-cli.
    GNU TLS test client.
    * gnutls-cli-debug: (gnutls)Invoking gnutls-cli-debug.
    GNU TLS debug client.
    * gnutls-serv: (gnutls)Invoking gnutls-serv.
    GNU TLS test server.
    * psktool: (gnutls)Invoking psktool.
    Simple TLS-Pre-Shared-Keys manager.
    * srptool: (gnutls)Invoking srptool.
    Simple SRP password tool.
    Security
    * Heimdal: (heimdal). The Kerberos 5 distribution from KTH
    * hx509: (hx509). The X.509 distribution from KTH
    System administration
    * Which: (which). Show full path of commands.
    Texinfo documentation system
    * Info: (info). How to use the documentation browsing system.
    The Algorithmic Language Scheme
    * GOOPS: (goops). The GOOPS reference manual.
    * Guile Reference: (guile). The Guile reference manual.
    * Guile Tutorial: (guile-tut). The Guile tutorial.
    * R5RS: (r5rs). The Revised(5) Report on Scheme.
    This is libtool.info, produced by makeinfo version 4.11 from /Users/gary/Devo/libtool/doc/libtool.texi.
    This is libtool.info, produced by makeinfo version 4.11 from /Users/gary/Devo/libtool/doc/libtool.texi.
    This is libtool.info, produced by makeinfo version 4.11 from /Users/gary/Devo/libtool/doc/libtool.texi.
    Individual utilities
    * aclocal: (automake)Invoking aclocal. Generating aclocal.m4.
    * addr2line: (binutils)addr2line. Convert addresses to file and
    line.
    * ar: (binutils)ar. Create, modify, and extract
    from archives.
    * autoconf-invocation: (autoconf)autoconf Invocation.
    How to create configuration
    scripts
    * autoheader: (autoconf)autoheader Invocation. How to create configuration
    templates
    * autom4te: (autoconf)autom4te Invocation. The Autoconf executables
    backbone
    * automake: (automake)Invoking Automake. Generating Makefile.in.
    * autoreconf: (autoconf)autoreconf Invocation. Remaking multiple `configure'
    scripts
    * autoscan: (autoconf)autoscan Invocation. Semi-automatic `configure.ac'
    writing
    * autoupdate: (autoconf)autoupdate Invocation. Automatic update of
    `configure.ac'
    * c++filt: (binutils)c++filt. Filter to demangle encoded C++
    symbols.
    * cmp: (diff)Invoking cmp. Compare 2 files byte by byte.
    * config.status: (autoconf)config.status Invocation.
    Recreating configurations.
    * configure: (autoconf)configure Invocation. Configuring a package.
    * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt.
    * diff: (diff)Invoking diff. Compare 2 files line by line.
    * diff3: (diff)Invoking diff3. Compare 3 files line by line.
    * dlltool: (binutils)dlltool. Create files needed to build
    and use DLLs.
    * ifnames: (autoconf)ifnames Invocation. Listing conditionals in source.
    * libtoolize: (libtool)Invoking libtoolize. Adding libtool support.
    * nlmconv: (binutils)nlmconv. Converts object code into an
    NLM.
    * nm: (binutils)nm. List symbols from object files.
    * objcopy: (binutils)objcopy. Copy and translate object
    files.
    * objdump: (binutils)objdump. Display information from
    object files.
    * patch: (diff)Invoking patch. Apply a patch to a file.
    * ranlib: (binutils)ranlib. Generate index to archive
    contents.
    * readelf: (binutils)readelf. Display the contents of ELF
    format files.
    * sdiff: (diff)Invoking sdiff. Merge 2 files side-by-side.
    * size: (binutils)size. List section sizes and total
    size.
    * strings: (binutils)strings. List printable strings from
    files.
    * strip: (binutils)strip. Discard symbols.
    * tar: (tar)tar invocation. Invoking GNU `tar'.
    * testsuite: (autoconf)testsuite Invocation. Running an Autotest test suite.
    * windmc: (binutils)windmc. Generator for Windows message
    resources.
    * windres: (binutils)windres. Manipulate Windows resources.
    Miscellaneous
    * As: (as). The GNU assembler.
    * Bfd: (bfd). The Binary File Descriptor library.
    * Gas: (as). The GNU assembler.
    * Ld: (ld). The GNU linker.
    * gprof: (gprof). Profiling your program's execution
    Software development
    * Autoconf: (autoconf). Create source code configuration scripts.
    * Automake: (automake). Making GNU standards-compliant Makefiles.
    * Binutils: (binutils). The GNU binary utilities.
    * Cpp: (cpp). The GNU C preprocessor.
    * Cpplib: (cppinternals). Cpplib internals.
    * bison: (bison). GNU parser generator (Yacc replacement).
    * g++: (gcc). The GNU C++ compiler.
    * gcc: (gcc). The GNU Compiler Collection.
    * gccinstall: (gccinstall). Installing the GNU Compiler Collection.
    * gccint: (gccint). Internals of the GNU Compiler Collection.
    * gfortran: (gfortran). The GNU Fortran Compiler.
    * treelang: (treelang). The GNU Treelang compiler.
    Text creation and manipulation
    * M4: (m4). A powerful macro processor.
    World Wide WebINFO-DIR-SECTION GNU Emacs Lisp
    * URL: (url). URL loading package.
    Last edited by tjwoosta (2009-01-14 15:35:51)

    http://bbs.archlinux.org/viewtopic.php?id=56373
    http://wiki.archlinux.org/index.php/Pac … ement_FAQs

  • I've tried to eliminate system errors by performing a clean install of ML. What's the best way to set up my iMac for a singlet user?

    One of my main goals is to be able to run a Windows application on my iMac, purchased in July, 2012, with the Intel 2.5Ghz i5, 4GB RAM, 500GB hard drive. At first I installed Boot Camp and then Win 7, then the application I need to run, and I don't recall having problems. But I tired of the required reboot each time and got greedy and needy - so I installed VMWare Fusion, only to be told that the W7 software I use won't work with Fusion, but it will with Parallels! So, I was able to get Parallels at a discount (because I had Fusion), and decided I would import Boot Camp into Parallels.
    Then the problems began. I suspect I did something I shouldn't have during this process, but to shorten the story I did a clean install of ML, set up iCloud, and monitored Console for problems. And problems there were - lots of them, and they all seemed to reference iCloud in some way. Since I have the ML installer on a thumb drive I thought I'd see what happened if I did another clean install, but this time I'd ignore iCould altogether (yes, I have everything backed up to mypcback.com) and proceeded. As before, the errors streamed down Console's face as if it were my own. I've run OnyX, which seemed to help, but many of the issues persist. I'm at a loss as how to proceed other than invoke Apple Support, which, BTW, is not covered under Warranty.
    I need to have a stable ML platform before I start using W7 and refuse to believe that the OSX is "just buggy." Can someone help. I have no other iDevices that need to be synced, and really don't see the need to set up iCloud. Noone else than I use the iMac. It should be pretty simple to create a stable OSX so I can go where I need to go. I realize 4GB is not a lot of memory and will look into that. For the moment, I can stip down Win 7, and OSX for that matter, to free up memory. I didn't want to included a bunch of log files, but I will if someone thinks that it would be helpful.
    The follow are the latest entries into my system log file, after I lost connection to the internet, and then regained connection after rebooting my cable modem:
    Dec 18 16:03:37 173-22-144-11.client.mchsi.com com.apple.SecurityServer[15]: Succeeded authorizing right 'system.volume.removable.unmount' by client '/usr/sbin/diskarbitrationd' [18] for authorization created by '/System/Library/CoreServices/Finder.app' [142] (100002,0)
    Dec 18 16:04:49 173-22-144-11 kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link down on en0
    Dec 18 16:04:50 Marks-iMac.local configd[17]: setting hostname to "Marks-iMac.local"
    Dec 18 16:04:50 Marks-iMac.local configd[17]: network changed: v4(en0-:173.22.144.11) DNS- Proxy- SMB
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: label: default
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]:           dbname: od:/Local/Default
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]:           mkey_file: /var/db/krb5kdc/m-key
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: digest-request: uid=0
    Dec 18 16:04:55 Marks-iMac.local rpcsvchost[2297]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: digest-request: init request
    Dec 18 16:04:55 Marks-iMac.local digest-service[2296]: digest-request: init return domain: 173-22-144-11 server: MARKS-IMAC
    Dec 18 16:08:21 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.cfprefsd.xpc.agent[1584]): Exited: Killed: 9
    Dec 18 16:08:21 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 1584 [cfprefsd]
    Dec 18 16:08:21 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.distnoted.xpc.agent[1582]): Exited: Killed: 9
    Dec 18 16:08:21 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 1582 [distnoted]
    Dec 18 16:08:25 Marks-iMac kernel[0]: (default pager): [KERNEL]: ps_select_segment - send HI_WAT_ALERT
    Dec 18 16:08:25 Marks-iMac kernel[0]: macx_swapon SUCCESS
    Dec 18 16:08:26 Marks-iMac.local distnoted[2307]: # distnote server agent  absolute time: 25574.335618917   civil time: Tue Dec 18 16:08:26 2012   pid: 2307 uid: 89  root: no
    Dec 18 16:08:42 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.cfprefsd.xpc.agent[2308]): Exited: Killed: 9
    Dec 18 16:08:42 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 2308 [cfprefsd]
    Dec 18 16:09:56 Marks-iMac com.apple.launchd.peruser.89[1579] (com.apple.distnoted.xpc.agent[2307]): Exited: Killed: 9
    Dec 18 16:09:56 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 2307 [distnoted]
    Dec 18 16:09:58 Marks-iMac com.apple.launchd.peruser.501[127] (com.apple.pbs[194]): Exited: Killed: 9
    Dec 18 16:09:58 Marks-iMac kernel[0]: memorystatus_thread: idle exiting pid 194 [pbs]
    Dec 18 16:10:52 Marks-iMac.local HelpViewer[2304]: : event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. (line: 0)
    Dec 18 16:11:18 --- last message repeated 9 times ---
    Dec 18 16:11:18 Marks-iMac com.apple.launchd.peruser.501[127] (com.apple.NetworkDiagnostics): The following job tried to hijack the service "com.apple.NetworkDiagnostic.agent" from this job: [0x0-0x12b12b].com.apple.NetworkDiagnostics
    Dec 18 16:11:20 Marks-iMac.local distnoted[2315]: # distnote server agent  absolute time: 25748.275081657   civil time: Tue Dec 18 16:11:20 2012   pid: 2315 uid: 89  root: no
    Dec 18 16:13:08 Marks-iMac kernel[0]: CODE SIGNING: cs_invalid_page(0x1000): p=2318[GoogleSoftwareUp] clearing CS_VALID
    Dec 18 16:15:30 Marks-iMac kernel[0]: Ethernet [AppleBCM5701Ethernet]: Link up on en0, 100-Megabit, Full-duplex, No flow-control, Debug [796d,0301,0de1,0300,41e1,0000]
    Dec 18 16:15:34 Marks-iMac.local configd[17]: network changed: v4(en0+:192.168.100.2) DNS* Proxy+ SMB
    Dec 18 16:16:31 Marks-iMac.local WindowServer[72]: CoreAnimation: context hosting changed while locked!
    Dec 18 16:16:43 Marks-iMac.local configd[17]: network changed: v4(en0-:192.168.100.2) DNS* Proxy- SMB
    Dec 18 16:16:48 Marks-iMac.local configd[17]: network changed: v4(en0+:173.22.144.11) DNS+ Proxy+ SMB
    Dec 18 16:16:48 173-22-144-11.client.mchsi.com configd[17]: setting hostname to "173-22-144-11.client.mchsi.com"
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: label: default
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]:           dbname: od:/Local/Default
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]:           mkey_file: /var/db/krb5kdc/m-key
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]:           acl_file: /var/db/krb5kdc/kadmind.acl
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: digest-request: uid=0
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: digest-request: init request
    Dec 18 16:16:53 173-22-144-11.client.mchsi.com digest-service[2346]: digest-request: init return domain: MARKS-IMAC server: 173-22-144-11
    Dec 18 16:20:31 173-22-144-11.client.mchsi.com mdwrite[2355]: [ERROR] [0.000s] com.apple. UBItemStatusNotification.c:805 _do_UBItemStatusNotificationRegisterURLs() can't find realpath for "/Users/mine/Library/Mobile Documents/com~apple~system~spotlight/mdlabels", was blocked at "/Users/morkgallagher/Library/Mobile Documents": 2 (No such file or directory)
    Dec 18 16:20:31 173-22-144-11.client.mchsi.com mdwrite[2355]: [ERROR] [0.001s] com.apple. UBItemStatusNotification.c:805 _do_UBItemStatusNotificationRegisterURLs() can't find realpath for "/Users/mine/Library/Mobile Documents/com~apple~system~spotlight/mdlabels", was blocked at "/Users/morkgallagher/Library/Mobile Documents": 2 (No such file or directory)
    Dec 18 16:44:38 173-22-144-11.client.mchsi.com Locum[2366]: Connection with distnoted server was invalidated
    Dec 18 17:02:34 173-22-144-11.client.mchsi.com mtmd[49]: Set snapshot time: 2012-12-18 17:02:36 -0600 (current time: 2012-12-18 17:02:34 -0600)
    Dec 18 17:02:34 173-22-144-11 kernel[0]: nspace-handler-set-snapshot-time: 1355871756
    This DNS change is only the lastest manifestation of what seems like an endless list. Can anybody give me some direction before I have to pay Apple to fix what I think they broke themselvesa?!?  BTW, I am not a tech. Thanking everyone who read this and especially to anyone who can help.

    Linc, thanks for the tips. I knew you'd have a good method. I asked for it because I have learned of some of the myths about OSX and it's need (or lack thereof) to be scrubbed, rinsed, and blown dry; suckering folks into buying all manner of utilities to keep your Mac spiffy at all times, when in fact it rarely needs any intervention at all because of its Unix background. In fact, I rarely shut mine down and I've learned that the system is actually designed to be left running under most circumstances.
    To keep your data secure the three most important things to know is backup, backup, backup. I use a third-party, cloud-based back-up system. It can automatically make backups every hour if that's what I want and I can supplement that anytime by simply dropping a file into the application's desktop interface.
    Since I last posted my Mac has been running smoothly and I've been able to install Parallels and Windows 7, as well as the VantagePoint software I mentioned. Though it crashed once this morning and I submit one line from the log file:
    12/20/12 10:31:00.639 AM appleeventsd[54]: BUG in libdispatch: 12C60 - 1510 - 0x4
    After a reboot, log entries spewed all manner of troubling messages, from those that are osascript-related to broken forks, etc. but as far as I know there were no actual crash logs generated until this afternoon, one being just a few minutes ago. Linc, would you be so kind to take a look and tell me if there's something I need to do?
    Process:    
    mds [434]
    Path:       
    /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata .framework/Versions/A/Support/mds
    Identifier: 
    mds
    Version:    
    707.3
    Code Type:  
    X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:    
    0
    Date/Time:  
    2012-12-20 16:01:07.242 -0600
    OS Version: 
    Mac OS X 10.8.2 (12C60)
    Report Version:  10
    Crashed Thread:  4  Dispatch queue: com.apple.metadata.spotlightindex
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000bad
    VM Regions Near 0xbad:
    -->
    __TEXT            
    0000000109f9e000-000000010a0be000 [ 1152K] r-x/rwx SM=COW  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Support/mds
    Application Specific Information:
    [0x112562000]/SourceCache/Spotlight_frameworks/Spotlight-707.3/index/ContentInde x/FlatStore.c:169: failed assertion 'pageSize >= pageEnd && pageSize && (__builtin_popcount(pageSize+int_sizeof(*page)) == 1)' /.Spotlight-V100/Store-V2/FA53EC3A-E90C-4259-B76B-4B236308D7CD/live.0.indexArra ys (hfs, t: 0x11, st: 0x1, f: 0x480d000) ps:56, pe:18624, pk:0, po:aac0, ss:20000 se:146c0
    [0x112669000]/SourceCache/Spotlight_frameworks/Spotlight-707.3/index/ContentInde x/PayloadIterator.c:681: failed assertion '!nxtLink |
    Thread 0:: Dispatch queue: com.apple.main-thread
    0   libsystem_kernel.dylib   
    0x000000010bb7b686 mach_msg_trap + 10
    1   libsystem_kernel.dylib   
    0x000000010bb7ac42 mach_msg + 70
    2   com.apple.CoreFoundation 
    0x000000010b1e2803 __CFRunLoopServiceMachPort + 195
    3   com.apple.CoreFoundation 
    0x000000010b1e7ee6 __CFRunLoopRun + 1078
    4   com.apple.CoreFoundation 
    0x000000010b1e76b2 CFRunLoopRunSpecific + 290
    5   mds                      
    0x0000000109faca54 0x109f9e000 + 59988
    6   libdyld.dylib            
    0x000000010b9a87e1 start + 1
    Thread 1:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib   
    0x000000010bb7dd16 kevent + 10
    1   libdispatch.dylib        
    0x000000010b973dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib        
    0x000000010b9739ee _dispatch_mgr_thread + 54
    Thread 2:
    0   libsystem_kernel.dylib   
    0x000000010bb7dffa read + 10
    1   mds                      
    0x0000000109fa7ced 0x109f9e000 + 40173
    2   libsystem_c.dylib        
    0x000000010ba0c742 _pthread_start + 327
    3   libsystem_c.dylib        
    0x000000010b9f9181 thread_start + 13
    Thread 3:
    0   libsystem_kernel.dylib   
    0x000000010bb7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x000000010ba0eeec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x000000010ba0ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 4 Crashed:: Dispatch queue: com.apple.metadata.spotlightindex
    0   com.apple.spotlight.index
    0x000000010a2262b1 mergeEntryFlat + 465
    1   com.apple.spotlight.index
    0x000000010a21cad2 mergeEntryFat + 642
    2   com.apple.spotlight.index
    0x000000010a212410 bt_mergeEntry + 208
    3   com.apple.spotlight.index
    0x000000010a2122d9 bt_mergeCallback + 345
    4   com.apple.spotlight.index
    0x000000010a2131e2 bt_mergeSet + 3346
    5   com.apple.spotlight.index
    0x000000010a22aa80 index_FlushCache + 1088
    6   com.apple.spotlight.index
    0x000000010a232e8c indexPrepareForSync + 220
    7   com.apple.spotlight.index
    0x000000010a220823 indexPrepareForSyncBulk + 493
    8   com.apple.spotlight.index
    0x000000010a22037d _CISyncContextSync + 149
    9   com.apple.spotlight.index
    0x000000010a21fc0c _ContentIndexSyncIndexBulk + 86
    10  com.apple.spotlight.index
    0x000000010a1e18fa syncIndex + 1364
    11  com.apple.spotlight.index
    0x000000010a1e1063 runLoop + 51
    12  com.apple.spotlight.index
    0x000000010a209691 work_fun + 662
    13  libdispatch.dylib        
    0x000000010b9710b6 _dispatch_client_callout + 8
    14  libdispatch.dylib        
    0x000000010b97247f _dispatch_queue_drain + 235
    15  libdispatch.dylib        
    0x000000010b9722f1 _dispatch_queue_invoke + 52
    16  libdispatch.dylib        
    0x000000010b972448 _dispatch_queue_drain + 180
    17  libdispatch.dylib        
    0x000000010b9722f1 _dispatch_queue_invoke + 52
    18  libdispatch.dylib        
    0x000000010b972448 _dispatch_queue_drain + 180
    19  libdispatch.dylib        
    0x000000010b9722f1 _dispatch_queue_invoke + 52
    20  libdispatch.dylib        
    0x000000010b9721c3 _dispatch_worker_thread2 + 249
    21  libsystem_c.dylib        
    0x000000010ba0ecab _pthread_wqthread + 404
    22  libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 5:
    0   libsystem_kernel.dylib   
    0x000000010bb7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x000000010ba0eeec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x000000010ba0ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib   
    0x000000010bb7d6d6 __workq_kernreturn + 10
    1   libsystem_c.dylib        
    0x000000010ba0eeec _pthread_workq_return + 25
    2   libsystem_c.dylib        
    0x000000010ba0ecb3 _pthread_wqthread + 412
    3   libsystem_c.dylib        
    0x000000010b9f9171 start_wqthread + 13
    Thread 4 crashed with X86 Thread State (64-bit):
      rax: 0xd62a2de7cde283a2  rbx: 0x000000000000aac0  rcx: 0x00000000002f4180  rdx: 0x00000000001430d0
      rdi: 0x0000000112258800  rsi: 0x0000000000000003  rbp: 0x00000001125605a0  rsp: 0x000000011255f450
       r8: 0x0000000000000007   r9: 0x00000000ccd96941  r10: 0x00007f92fb4219d0  r11: 0x00000000381b522a
      r12: 0x000000000000aac0  r13: 0x00007f92f9096650  r14: 0x0000000112560898  r15: 0x0000000000000000
      rip: 0x000000010a2262b1  rfl: 0x0000000000010206  cr2: 0x0000000000000bad
    Logical CPU: 3
    Binary Images:
    0x109f9e000 -   
    0x10a0bdff7  mds (707.3) <1448C11E-D2EC-305E-88C9-C6DAF1FEB535> /System/Library/Frameworks/CoreServices.framework/Frameworks/Metadata.framework /Support/mds
    0x10a110000 -   
    0x10a114ff7  com.apple.TCC (1.0 - 1) <F2F3B753-FC73-3543-8BBE-859FDBB4D6A6> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
    0x10a120000 -   
    0x10a121fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
    0x10a12a000 -   
    0x10a197ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
    0x10a1c9000 -   
    0x10a398fff  com.apple.spotlight.index (10.7.0 - 707.3) <DB706194-BC57-3853-9993-95DC58D3A07C> /System/Library/PrivateFrameworks/SpotlightIndex.framework/Versions/A/Spotlight Index
    0x10a3fb000 -   
    0x10a3fbfff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
    0x10a406000 -   
    0x10a40cfff  com.apple.DiskArbitration (2.5.1 - 2.5.1) <F7DAF7CC-5893-3F06-9168-3B0192B66D15> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
    0x10a419000 -   
    0x10a775fff  com.apple.Foundation (6.8 - 945.11) <A5D41956-A354-3ACC-9355-BE200072223B> /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
    0x10a99d000 -   
    0x10a9b0ff7  libbsm.0.dylib (32) <F497D3CE-40D9-3551-84B4-3D5E39600737> /usr/lib/libbsm.0.dylib
    0x10a9ba000 -   
    0x10a9ccff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
    0x10a9d4000 -   
    0x10a9daff7  com.apple.MDSChannel (1.2 - 1.2) <05A6F55A-8197-316A-A127-DE6528F9B291> /System/Library/PrivateFrameworks/MDSChannel.framework/Versions/A/MDSChannel
    0x10a9e7000 -   
    0x10aa2aff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
    0x10aa42000 -   
    0x10aa47fff  com.apple.OpenDirectory (10.8 - 151.10) <CF44120B-9B01-32DD-852E-C9C0E1243FC0> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
    0x10aa55000 -   
    0x10ab75fff  com.apple.desktopservices (1.7.2 - 1.7.2) <CDE8C2C2-C505-31B0-8C61-E40E4EA364A5> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
    0x10abeb000 -   
    0x10abeeff7  com.apple.ServerInformation (1.1 - 1) <0F1E39E4-5195-39ED-B91C-CA72BAD74820> /System/Library/PrivateFrameworks/ServerInformation.framework/Versions/A/Server Information
    0x10abfb000 -   
    0x10abfefff  com.apple.AppleSystemInfo (2.0 - 2) <BC221376-361F-3F85-B284-DC251D3BB442> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSys temInfo
    0x10ac0a000 -   
    0x10aedafff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
    0x10b012000 -   
    0x10b020fff  com.apple.Librarian (1.1 - 1) <1635162F-239A-341E-83C7-710C55E254AF> /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
    0x10b02f000 -   
    0x10b050fff  com.apple.Ubiquity (1.2 - 243.10) <F97D3A33-2C8B-3CFF-AF75-A74866D42853> /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
    0x10b067000 -   
    0x10b068ff7  libSystem.B.dylib (169.3) <9089D72D-E714-31E1-80C8-698A8E8B05AD> /usr/lib/libSystem.B.dylib
    0x10b075000 -   
    0x10b18d92f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
    0x10b1b3000 -   
    0x10b39cfff  com.apple.CoreFoundation (6.8 - 744.12) <EF002794-DAEF-31C6-866C-E3E3AC387A9F> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
    0x10b4fb000 -   
    0x10b547ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
    0x10b55e000 -   
    0x10b75efff  libicucore.A.dylib (491.11.1) <CC318A27-878A-38CE-9292-1B98353FA9C7> /usr/lib/libicucore.A.dylib
    0x10b800000 -   
    0x10b868ff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
    0x10b8c6000 -   
    0x10b8ebff7  libc++abi.dylib (24.4) <E7BD9363-1D25-3551-A68A-2E2FF6ABECD7> /usr/lib/libc++abi.dylib
    0x10b920000 -   
    0x10b925fff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
    0x10b92d000 -   
    0x10b93bfff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
    0x10b94a000 -   
    0x10b94ffff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
    0x10b95b000 -   
    0x10b962fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
    0x10b96f000 -   
    0x10b984ff7  libdispatch.dylib (228.23) <D26996BF-FC57-39EB-8829-F63585561E09> /usr/lib/system/libdispatch.dylib
    0x10b9a0000 -   
    0x10b9a1ff7  libdnsinfo.dylib (453.18) <E7595861-ECF9-336E-9901-BED2620FAA80> /usr/lib/system/libdnsinfo.dylib
    0x10b9a6000 -   
    0x10b9a9ff7  libdyld.dylib (210.2.3) <F59367C9-C110-382B-A695-9035A6DD387E> /usr/lib/system/libdyld.dylib
    0x10b9b1000 -   
    0x10b9b1fff  libkeymgr.dylib (25) <CC9E3394-BE16-397F-926B-E579B60EE429> /usr/lib/system/libkeymgr.dylib
    0x10b9b7000 -   
    0x10b9bffff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
    0x10b9cc000 -   
    0x10b9d2fff  libmacho.dylib (829) <BF332AD9-E89F-387E-92A4-6E1AB74BD4D9> /usr/lib/system/libmacho.dylib
    0x10b9d9000 -   
    0x10b9dbfff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
    0x10b9e6000 -   
    0x10b9e7ff7  libremovefile.dylib (23.1) <DBBFAF35-AC78-3856-92F6-6E4FD9DF14A2> /usr/lib/system/libremovefile.dylib
    0x10b9f1000 -   
    0x10b9f2fff  libsystem_blocks.dylib (59) <D92DCBC3-541C-37BD-AADE-ACC75A0C59C8> /usr/lib/system/libsystem_blocks.dylib
    0x10b9f8000 -   
    0x10bac4fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
    0x10bb0d000 -   
    0x10bb15ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
    0x10bb1c000 -   
    0x10bb52fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
    0x10bb6b000 -   
    0x10bb86ff7  libsystem_kernel.dylib (2050.18.24) <C0535565-35D1-31A7-A744-63D9F10F12A4> /usr/lib/system/libsystem_kernel.dylib
    0x10bb9a000 -   
    0x10bbc8ff7  libsystem_m.dylib (3022.6) <B434BE5C-25AB-3EBD-BAA7-5304B34E3441> /usr/lib/system/libsystem_m.dylib
    0x10bbd3000 -   
    0x10bbe1ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
    0x10bbf0000 -   
    0x10bbfbfff  libsystem_notify.dylib (98.5) <C49275CC-835A-3207-AFBA-8C01374927B6> /usr/lib/system/libsystem_notify.dylib
    0x10bc0a000 -   
    0x10bc0bff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
    0x10bc11000 -   
    0x10bc13ff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
    0x10bc1b000 -   
    0x10bc21ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
    0x10bc2a000 -   
    0x10bc4cff7  libxpc.dylib (140.41) <FAC04D8B-680E-325F-8F0C-DD69859D0E01> /usr/lib/system/libxpc.dylib
    0x10bc68000 -   
    0x10bcb7ff7  libcorecrypto.dylib (106.2) <CE0C29A3-C420-339B-ADAA-52F4683233CC> /usr/lib/system/libcorecrypto.dylib
    0x10bcc9000 -   
    0x10bd32fff  libstdc++.6.dylib (56) <EAA2B53E-EADE-39CF-A0EF-FB9D4940672A> /usr/lib/libstdc++.6.dylib
    0x10bd97000 -   
    0x10bda5ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
    0x10bdaa000 -   
    0x10bdb7fff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
    0x10bdc5000 -   
    0x10bf39fff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
    0x10bffd000 -   
    0x10c314ff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3) <DF7CABCA-F2CB-345B-8EFF-F0F4E937B7FF> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
    0x10c395000 -   
    0x10c416fff  com.apple.Metadata (10.7.0 - 707.3) <A45D75C1-B311-39F0-AF4A-63FCCC098C1D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
    0x10c472000 -   
    0x10c518ff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
    0x10c57b000 -   
    0x10c608ff7  com.apple.SearchKit (1.4.0 - 1.4.0) <C7F43889-F8BF-3CB9-AD66-11AEFCBCEDE7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    0x10c651000 -   
    0x10c6aeff7  com.apple.AE (645.3 - 645.3) <FF867ACA-8628-3E5A-8FA0-AF429B42C5D7> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
    0x10c6de000 -   
    0x10c78ffff  com.apple.LaunchServices (539.7 - 539.7) <DA7C602E-5E01-31B8-925D-B45360CA089F> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
    0x10c7e6000 -   
    0x10c817ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
    0x10c83c000 -   
    0x10c88dff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2) <E095637C-457F-3D8F-AE32-A032F9D5A46C> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
    0x10c8c1000 -   
    0x10c9befff  libsqlite3.dylib (138.1) <ADE9CB98-D77D-300C-A32A-556B7440769F> /usr/lib/libsqlite3.dylib
    0x10c9d7000 -   
    0x10cad4ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
    0x10cb0a000 -   
    0x10cb19ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
    0x10cb28000 -   
    0x10cb2cfff  libpam.2.dylib (20) <C8F45864-5B58-3237-87E1-2C258A1D73B8> /usr/lib/libpam.2.dylib
    0x10cb37000 -   
    0x10cb37fff  libOpenScriptingUtil.dylib (148.2) <B8061D13-C1B2-38D5-A723-9A98D64E67AC> /usr/lib/libOpenScriptingUtil.dylib
    0x10cb41000 -   
    0x10cb4efff  libbz2.1.0.dylib (29) <CE9785E8-B535-3504-B392-82F0064D9AF2> /usr/lib/libbz2.1.0.dylib
    0x10cb55000 -   
    0x10cb5cfff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
    0x10cb68000 -   
    0x10cb75ff7  com.apple.NetAuth (4.0 - 4.0) <F5BC7D7D-AF28-3C83-A674-DADA48FF7810> /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
    0x10cb82000 -   
    0x10cbeffff  com.apple.datadetectorscore (4.0 - 269.1) <B69645EB-C4BF-3D52-A49B-CB1A1A88512F> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
    0x10cc2c000 -   
    0x10cc2dfff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
    0x10cc35000 -   
    0x10cc56ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
    0x10cc66000 -   
    0x10cc7dfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
    0x10cc87000 -   
    0x10cc9efff  com.apple.CFOpenDirectory (10.8 - 151.10) <10F41DA4-AD54-3F52-B898-588D9A117171> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
    0x10ccb9000 -   
    0x10cce4fff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
    0x10ccf8000 -   
    0x10cd03ff7  com.apple.bsd.ServiceManagement (2.0 - 2.0) <C12962D5-85FB-349E-AA56-64F4F487F219> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
    0x10cd10000 -   
    0x10cd2fff7  com.apple.ChunkingLibrary (2.0 - 133.2) <D2A746DE-002A-3C6C-961E-BE94E71DB835> /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
    0x10cd3d000 -   
    0x10cdb5fff  com.apple.DCERPC (1.5 - 53.1.1) <25F4A15A-5252-3C70-A1D0-8145357F78B8> /System/Library/PrivateFrameworks/DCERPC.framework/Versions/A/DCERPC
    0x10cde0000 -   
    0x10ce1afff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
    0x10ce3f000 -   
    0x10ce58ff7  com.apple.SMBClient (1.8 - 1.8) <B30889AB-8E45-3E57-9DC8-1212E2B87A95> /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
    0x10ce6a000 -   
    0x10ceecfff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
    0x10cf1b000 -   
    0x10cf3aff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
    0x10cf45000 -   
    0x10cf50fff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
    0x10cf57000 -   
    0x10cf59fff  com.apple.TrustEvaluationAgent (2.0 - 23) <A97D348B-32BF-3E52-8DF2-59BFAD21E1A3> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
    0x10cf63000 -   
    0x10cf70fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
    0x10cf81000 -   
    0x10cf81fff  com.apple.ApplicationServices (45 - 45) <A3ABF20B-ED3A-32B5-830E-B37831A45A80> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
    0x10cf88000 -   
    0x10d05aff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
    0x10d0c1000 -   
    0x10d1daff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
    0x10d238000 -   
    0x10dbc8c67  com.apple.CoreGraphics (1.600.0 - 324.6) <DCC70C6E-AB6D-3457-A823-7569CB29B107> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
    0x10dcd7000 -   
    0x10dd57ff7  com.apple.ApplicationServices.ATS (332 - 341.1) <BD83B039-AB25-3E3E-9975-A67DAE66988B> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
    0x10dd84000 -   
    0x10de41ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
    0x10de8a000 -   
    0x10dee0fff  com.apple.HIServices (1.20 - 417) <A1129272-FEC8-350B-BA26-5A97F23C413D> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
    0x10df18000 -   
    0x10df2bff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
    0x10df3d000 -   
    0x10df97fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
    0x10dfc7000 -   
    0x10e006ff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
    0x10e026000 -   
    0x10e03afff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
    0x10e053000 -   
    0x10e057fff  com.apple.IOSurface (86.0.3 - 86.0.3) <C121DE83-ED12-3DC1-BDB3-4FCB29AB0571> /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
    0x10e066000 -   
    0x10e066fff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
    0x10e06f000 -   
    0x10e17afff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
    0x10e1de000 -   
    0x10e22dff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
    0x10e256000 -   
    0x10e3f1fef  com.apple.vImage (6.0 - 6.0) <FAE13169-295A-33A5-8E6B-7C2CC1407FA7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
    0x10e418000 -   
    0x10e418fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8) <B5A18EE8-DF81-38DD-ACAF-7076B2A26225> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
    0x10e421000 -   
    0x10e489fff  libvDSP.dylib (380.6) <CD4C5EEB-9E63-30C4-8103-7A5EAEA0BE60> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
    0x10e494000 -   
    0x10e52efff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
    0x10e53d000 -   
    0x10e934fff  libLAPACK.dylib (1073.4) <D632EC8B-2BA0-3853-800A-20DA00A1091C> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
    0x10e99c000 -   
    0x10eb22fff  libBLAS.dylib (1073.4) <C102C0F6-8CB6-3B49-BA6B-2EB61F0B2784> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
    0x10eb50000 -   
    0x10eb78fff  libJPEG.dylib (845) <A32618D7-FB91-3EE2-A105-5407B2F3F8D8> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
    0x10eb82000 -   
    0x10ebd7ff7  libTIFF.dylib (845) <ADCB4683-69EB-318B-8BE7-5FDF38BCADAF> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
    0x10ebea000 -   
    0x10ec0afff  libPng.dylib (845) <C3CDD2B4-3CB0-3F6D-8411-DAAF267E952B> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
    0x10ec1a000 -   
    0x10ec1efff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
    0x10ec25000 -   
    0x10ed27fff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
    0x10ed52000 -   
    0x10ed55fff  libRadiance.dylib (845) <E8956A35-494E-3014-8B86-362D32576116> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
    0x10ed5a000 -   
    0x10ed9efff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
    0x10edb7000 -   
    0x10edd9ff7  com.apple.Kerberos (2.0 - 1) <C49B8820-34ED-39D7-A407-A3E854153556> /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
    0x10edf3000 -   
    0x10eee8fff  libiconv.2.dylib (34) <FEE8B996-EB44-37FA-B96E-D379664DEFE1> /usr/lib/libiconv.2.dylib
    0x10eefe000 -   
    0x10fb2bff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
    0x110227000 -   
    0x11026afff  com.apple.RemoteViewServices (2.0 - 80.5) <F3A897C9-A277-3B56-8FB3-2BC2C10C33BF> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
    0x1102a4000 -   
    0x1103f5fff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
    0x11047f000 -   
    0x11047fffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
    0x110486000 -   
    0x1106bbff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
    0x1107c3000 -   
    0x110af3ff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
    0x110c4a000 -   
    0x110df8fff  com.apple.QuartzCore (1.8 - 304.0) <897FAA5D-FF13-33FE-878B-B164D684F019> /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
    0x110eb1000 -   
    0x110ebbfff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5) <D803919C-3102-3515-A178-61E9C86C46A1> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
    0x110ec5000 -   
    0x110f8aff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
    0x111002000 -   
    0x11105ffff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0) <B3198BD6-EA1D-3E5E-ADD4-37D8E6B72678> /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
    0x111084000 -   
    0x11109afff  com.apple.MultitouchSupport.framework (235.28 - 235.28) <BD78B16E-9B5A-3E07-93B4-13AD1A538CAC> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
    0x1110b0000 -   
    0x1110d7ff7  com.apple.PerformanceAnalysis (1.16 - 16) <E4888388-F41B-313E-9CBB-5807D077BDA9> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
    0x1110fd000 -   
    0x11110cff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
    0x111118000 -   
    0x1111f2ff7  com.apple.backup.framework (1.4.1 - 1.4.1) <A3CFCA9E-717C-302D-821B-16FD35E6673F> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
    0x111279000 -   
    0x1112a0fff  com.apple.framework.familycontrols (4.1 - 410) <AE49B2AB-7D2B-3D52-8E21-60EBEA1A38E6> /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
    0x1112c1000 -   
    0x11135fff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
    0x111397000 -   
    0x1113c1ff7  com.apple.CoreVideo (1.8 - 99.3) <C424838A-889C-39E5-8108-FD05C93D26A0> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
    0x1113dd000 -   
    0x111681fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
    0x111767000 -   
    0x1117beff7  com.apple.ScalableUserInterface (1.0 - 1) <F1D43DFB-1796-361B-AD4B-39F1EED3BE19> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
    0x1117ea000 -   
    0x111834ff7  libGLU.dylib (8.6.1) <DF45C1E3-3884-3991-B84F-F39B482E8BF8> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
    0x111844000 -   
    0x11184afff  libGFXShared.dylib (8.6.1) <CF55E720-1B9E-3E24-A1DA-7FA8B261CD8E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
    0x111852000 -   
    0x111866fff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
    0x11187a000 -   
    0x1118b7fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
    0x1118c3000 -   
    0x1118c5fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
    0x1118ca000 -   
    0x1118cefff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
    0x1118d9000 -   
    0x1118e5fff  com.apple.CrashReporterSupport (10.8.2 - 415) <55783BF9-125E-3F9C-A412-6A095ECD9353> /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
    0x1118fb000 -   
    0x111951ff7  com.apple.opencl (2.1.20 - 2.1.20) <AF142CA4-EA1D-31B0-A48F-AA2B75D4309E> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
    0x111967000 -   
    0x111d84fff  FaceCoreLight (2.4.1) <A34C9575-C4C1-31B1-809B-7751070B4E8B> /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
    0x111f99000 -   
    0x111f99fff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
    0x111fa1000 -   
    0x112020ff7  com.apple.securityfoundation (6.0 - 55115.4) <8676E0DF-295F-3690-BDAA-6C9C1D210B88> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
    0x112066000 -   
    0x11206ffff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
    0x11207c000 -   
    0x112116fff  com.apple.CoreSymbolication (3.0 - 87) <3D9CBE8D-F047-3DFA-B067-F9589E2AF8BA> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
    0x112162000 -   
    0x1121beff7  com.apple.Symbolication (1.3 - 93) <97F3B1D2-D81D-3F37-87B3-B9A686124CF5> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
    0x112201000 -   
    0x112237fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
    0x112698000 -   
    0x1126c6fff  com.apple.CoreServicesInternal (154.2 - 154.2) <3E6196E6-F3B4-316F-9E1F-13B6B9694C7E> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/CoreServicesIn ternal
    0x119cd7000 -   
    0x119df0ff7  libmecab.1.0.0.dylib (359.50) <BDE1F58F-ED72-34BB-9027-2A7AA384F82E> /usr/lib/libmecab.1.0.0.dylib
    0x7fff69b9e000 -
    0x7fff69bd293f  dyld (210.2.3) <36CAA36E-72BC-3E48-96D9-B96A2DF77730> /usr/lib/dyld
    External Modification Summary:
      Calls made by other processes targeting this process:
    task_for_pid: 6
    thread_create: 0
    thread_set_state: 0
      Calls made by this process:
    task_for_pid: 0
    thread_create: 0
    thread_set_state: 0
      Calls made by all processes on this machine:
    task_for_pid: 2082
    thread_create: 0
    thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=119.0M resident=105.4M(89%) swapped_out_or_unallocated=13.6M(11%)
    Writable regions: Total=200.0M written=37.3M(19%) resident=43.1M(22%) swapped_out=0K(0%) unallocated=156.9M(78%)
    REGION TYPE                 
    VIRTUAL
    ===========                 
    =======
    CoreServices                  
    2568K
    MALLOC                       
    136.6M
    MALLOC guard page               
    96K
    Memory tag=241                 
    392K
    Memory tag=243                
    24.0M
    Memory tag=243 (reserved)     
    6144K   
    reserved VM address space (unallocated)
    Memory tag=244                
    5440K
    Memory tag=246                
    4096K
    Memory tag=246 (reserved)     
    4096K   
    reserved VM address space (unallocated)
    Memory tag=247                
    3072K
    Memory tag=255                 
    288K
    STACK GUARD                   
    56.0M
    Stack                         
    11.0M
    VM_ALLOCATE                    
    424K
    __DATA                        
    10.5M
    __IMAGE                        
    528K
    __LINKEDIT                    
    24.5M
    __TEXT                        
    94.8M
    __UNICODE                      
    544K
    mapped file                  
    249.7M
    shared memory                 
    1136K
    ===========                 
    =======
    TOTAL                        
    635.2M
    TOTAL, minus reserved VM space
    625.2M
    Trust me when I tell you how much I appreciate your help.

  • Unable to bind 10.8.2 to AD domain. Daemon encountered an error processing request

    When attempting to join a new MacBook Air to the AD domain, I get the error "The daemon encountered an error processing request."
    When this error comes up, I have to force quit out of the Directory Utility to get back into it. See below for error.
    Note: When bringing up the Directory Utility to attempt to bind it to the domain, the "Computer ID' that auto-populates the field is a "subn-xx-xxx:" number. Not sure where this comes from as it isn't a naming scheme we use.
    Errors shown below
    Process:         opendirectoryd [891]
    Path:            /usr/libexec/opendirectoryd
    Identifier:      opendirectoryd
    Version:         197.14.6
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [1]
    User ID:         0
    Date/Time:       2012-09-27 17:21:13.482 -0600
    OS Version:      Mac OS X 10.8.2 (12C54)
    Report Version:  10
    Crashed Thread:  7  Dispatch queue: com.apple.opendirectoryd.pidinfo.893.requests
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x0000000000000000
    VM Regions Near 0:
    -->
        __TEXT                 0000000102919000-000000010297b000 [  392K] r-x/rwx SM=COW  /usr/libexec/opendirectoryd
    Thread 0:: Dispatch queue: com.apple.libdispatch-manager
    0   libsystem_kernel.dylib        0x00007fff8f6d7d16 kevent + 10
    1   libdispatch.dylib             0x00007fff8ccc1dea _dispatch_mgr_invoke + 883
    2   libdispatch.dylib             0x00007fff8ccc19ee _dispatch_mgr_thread + 54
    Thread 1:: Dispatch queue: com.apple.root.default-overcommit-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d7566 __sigsuspend_nocancel + 10
    1   libdispatch.dylib             0x00007fff8ccbeda1 _dispatch_sigsuspend + 28
    2   libdispatch.dylib             0x00007fff8ccbed85 _dispatch_sig_thread + 45
    Thread 2:: Dispatch queue: com.apple.opendirectoryd.module.SystemCache.kauth_workq
    0   libsystem_kernel.dylib        0x00007fff8f6d75de __syscall + 10
    1   com.apple.opendirectoryd.module.SystemCache0x00000001032a31e3 ___kernel_kauth_listener_block_invoke_090 + 477
    2   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    3   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    4   libdispatch.dylib             0x00007fff8ccc4317 _dispatch_async_f_redirect_invoke + 117
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 3:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d7386 __semwait_signal + 10
    1   libsystem_c.dylib             0x00007fff90207800 nanosleep + 163
    2   libsystem_c.dylib             0x00007fff9020768a sleep + 61
    3   opendirectoryd                0x0000000102933e5e 0x102919000 + 110174
    4   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 4:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d5686 mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8f6d4c42 mach_msg + 70
    2   libsystem_kernel.dylib        0x00007fff8f6d5405 mach_msg_server + 289
    3   com.apple.opendirectoryd.module.SystemCache0x00000001032aa6cb __systemcache_mig_initialize_block_invoke_0 + 39
    4   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 5:: Dispatch queue: com.apple.root.default-priority
    0   libsystem_kernel.dylib        0x00007fff8f6d5686 mach_msg_trap + 10
    1   libsystem_kernel.dylib        0x00007fff8f6d4c42 mach_msg + 70
    2   libsystem_kernel.dylib        0x00007fff8f6d5405 mach_msg_server + 289
    3   com.apple.opendirectoryd.module.SystemCache0x00000001032aa7a5 __systemcache_mig_initialize_block_invoke_026 + 39
    4   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    5   libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    6   libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    7   libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    8   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 6:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 7 Crashed:: Dispatch queue: com.apple.opendirectoryd.pidinfo.893.requests
    0   libsystem_c.dylib             0x00007fff9016b330 strcmp + 80
    1   com.apple.opendirectoryd.module.ActiveDirectory0x00000001031e5a9f 0x1031da000 + 47775
    2   com.apple.opendirectoryd.module.ActiveDirectory0x00000001031dcab7 0x1031da000 + 10935
    3   com.apple.opendirectoryd.module.ActiveDirectory0x00000001031dc410 odm_NodeCustomCall + 3802
    4   opendirectoryd                0x0000000102938982 0x102919000 + 129410
    5   opendirectoryd                0x0000000102942c7a 0x102919000 + 171130
    6   opendirectoryd                0x0000000102938888 0x102919000 + 129160
    7   opendirectoryd                0x000000010293c5cf 0x102919000 + 144847
    8   opendirectoryd                0x0000000102933ab4 0x102919000 + 109236
    9   libdispatch.dylib             0x00007fff8ccc2f01 _dispatch_call_block_and_release + 15
    10  libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    11  libdispatch.dylib             0x00007fff8ccc4317 _dispatch_async_f_redirect_invoke + 117
    12  libdispatch.dylib             0x00007fff8ccbf0b6 _dispatch_client_callout + 8
    13  libdispatch.dylib             0x00007fff8ccc01fa _dispatch_worker_thread2 + 304
    14  libsystem_c.dylib             0x00007fff9017fcab _pthread_wqthread + 404
    15  libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 8:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 9:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 10:
    0   libsystem_kernel.dylib        0x00007fff8f6d76d6 __workq_kernreturn + 10
    1   libsystem_c.dylib             0x00007fff9017feec _pthread_workq_return + 25
    2   libsystem_c.dylib             0x00007fff9017fcb3 _pthread_wqthread + 412
    3   libsystem_c.dylib             0x00007fff9016a171 start_wqthread + 13
    Thread 7 crashed with X86 Thread State (64-bit):
      rax: 0x0000000000000662  rbx: 0x0000000000000000  rcx: 0x00000000000fc080  rdx: 0x0000000000000066
      rdi: 0x0000000000000000  rsi: 0x00000001031f199e  rbp: 0x0000000102a87930  rsp: 0x0000000102a872d8
       r8: 0x0000000000000007   r9: 0x00000000030733d4  r10: 0x0000000000000000  r11: 0x00000000030733d4
      r12: 0x00007fbcb992ce00  r13: 0x00007fbcb992cec0  r14: 0x00007fbcb8c18790  r15: 0x00007fbcb8e244b0
      rip: 0x00007fff9016b330  rfl: 0x0000000000010206  cr2: 0x0000000000000000
    Logical CPU: 2
    Binary Images:
           0x102919000 -        0x10297afff  opendirectoryd (197.14.6)  /usr/libexec/opendirectoryd
           0x102ea3000 -        0x102ea4fff  com.apple.heimdalodpac (10.8 - 198)  /System/Library/KerberosPlugins/KerberosFrameworkPlugins/heimdalodpac.bundle/Co ntents/MacOS/heimdalodpac
           0x102ea9000 -        0x102eabfff  com.apple.KerberosHelper.LKDCLocate (4.0 - 1.0) <6276FDFA-EB44-374C-9BFC-2AB5F68F2145> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/LKDCLocate.bundle/Cont ents/MacOS/LKDCLocate
           0x102eaf000 -        0x102eb0ff7  com.apple.kerberos.reachability (3.0 - 2.0) <8DC5EA50-F572-31C7-9443-5F6C9363A58D> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/Reachability.bundle/Co ntents/MacOS/Reachability
           0x102eb4000 -        0x102eb5ff7  com.apple.kerberos.sckerberosconfig (3.0 - 1) <6981ADC2-C901-3F8A-A3D0-7334DE61BF3E> /System/Library/KerberosPlugins/KerberosFrameworkPlugins/SCKerberosConfig.bundl e/Contents/MacOS/SCKerberosConfig
           0x102eb9000 -        0x102ebbfff  apop.so (169) <2A1CAD32-5734-3D4E-868B-E773DCD192B5> /usr/lib/sasl2/apop.so
           0x102ebf000 -        0x102ed3fff  dhx.so (169) <3C4D7E51-F30B-3A5B-9BB6-4426EC607E10> /usr/lib/sasl2/dhx.so
           0x102edf000 -        0x102ee8ff7  digestmd5WebDAV.so (169)  /usr/lib/sasl2/digestmd5WebDAV.so
           0x102eed000 -        0x102eeffff  libanonymous.2.so (166) <6417EA9E-4202-31DA-A086-B58F1E92C931> /usr/lib/sasl2/libanonymous.2.so
           0x102ef4000 -        0x102ef7fff  libcrammd5.2.so (166) <866C8DD4-5086-376A-BFC7-897A40327DB4> /usr/lib/sasl2/libcrammd5.2.so
           0x102efc000 -        0x102f05ff7  libdigestmd5.2.so (166)  /usr/lib/sasl2/libdigestmd5.2.so
           0x102f0a000 -        0x102f0ffff  libgssapiv2.2.so (166) <83A21AF3-FB42-3ACC-B6ED-26B23388C4F4> /usr/lib/sasl2/libgssapiv2.2.so
           0x102f14000 -        0x102f16fff  login.so (166) <1F868238-FB26-3477-B31C-67DB400D6F68> /usr/lib/sasl2/login.so
           0x102f1a000 -        0x102f1ffff  libntlm.so (166) <82608FB8-E225-39FF-BC83-B9D3F89D7CEC> /usr/lib/sasl2/libntlm.so
           0x102fa9000 -        0x102fb0fff  libotp.2.so (166) <2AE53E63-A826-3E20-9B4D-476CC712410D> /usr/lib/sasl2/libotp.2.so
           0x102fb9000 -        0x102fbbfff  libplain.2.so (166) <074D7604-3435-3E01-A86B-FF102001FC5B> /usr/lib/sasl2/libplain.2.so
           0x102fbf000 -        0x102fc3fff  libpps.so (169) <3C150ECF-0D94-3DBE-8AB6-7B0070700699> /usr/lib/sasl2/libpps.so
           0x102fc8000 -        0x102fcbfff  mschapv2.so (169) <9DAC741E-6BB8-3DFA-85AD-532EB20E780B> /usr/lib/sasl2/mschapv2.so
           0x102fd0000 -        0x102ffdfff  com.apple.DirectoryService.PasswordServerFramework (10.8 - 27) <4D67D74D-9200-3838-87D6-5E1968C81019> /System/Library/PrivateFrameworks/PasswordServer.framework/Versions/A/PasswordS erver
           0x103013000 -        0x103015fff  pwauxprop.so (387) <02EC8AD8-70F5-3512-8026-B41832050634> /usr/lib/sasl2/pwauxprop.so
           0x10301a000 -        0x10301dfff  shadow_auxprop.so (169)  /usr/lib/sasl2/shadow_auxprop.so
           0x103022000 -        0x103024fff  smb_nt.so (169)  /usr/lib/sasl2/smb_nt.so
           0x10302c000 -        0x10302efff  com.apple.opendirectoryd.module.legacy (10.8 - 197.14.6) <450222B3-A588-3E39-BA83-28B59EF72D53> /System/Library/OpenDirectory/Modules/legacy.bundle/Contents/MacOS/legacy
           0x103035000 -        0x10303aff7  com.apple.opendirectoryd.module.configure (10.8 - 197.14.6)  /System/Library/OpenDirectory/Modules/configure.bundle/Contents/MacOS/configure
           0x103043000 -        0x103044fff  com.apple.opendirectoryd.module.keychain (10.8 - 197.14.6) <73DA2C39-76C4-368F-9BD7-BDE2AE16C90D> /System/Library/OpenDirectory/Modules/keychain.bundle/Contents/MacOS/keychain
           0x10304a000 -        0x103051ff7  com.apple.opendirectoryd.module.search (10.8 - 197.14.6) <8F20F4EC-EB07-3970-BEB5-A2EEBC44541D> /System/Library/OpenDirectory/Modules/search.bundle/Contents/MacOS/search
           0x1030dd000 -        0x1030f4fff  com.apple.opendirectoryd.module.PlistFile (10.8 - 197.14.6) <0E1F8D7C-35DF-3BC3-AE57-B18576DE01FA> /System/Library/OpenDirectory/Modules/PlistFile.bundle/Contents/MacOS/PlistFile
           0x103107000 -        0x103108fff  com.apple.opendirectoryd.module.FDESupport (10.7 - 18)  /System/Library/OpenDirectory/Modules/FDESupport.bundle/Contents/MacOS/FDESuppo rt
           0x10310e000 -        0x103115ff7  com.apple.HeimODAdmin (3.0 - 2.0) <76E290B1-31BB-3CCA-8837-8F6F43FB5BF5> /System/Library/PrivateFrameworks/HeimODAdmin.framework/HeimODAdmin
           0x10311d000 -        0x103120ff7  com.apple.opendirectoryd.module.ConfigurationProfiles (10.8.2 - 546)  /System/Library/OpenDirectory/Modules/ConfigurationProfiles.bundle/Contents/Mac OS/ConfigurationProfiles
           0x103125000 -        0x103154ff7  com.apple.framework.ConfigurationProfiles (5.2 - 546)  /System/Library/PrivateFrameworks/ConfigurationProfiles.framework/Versions/A/Co nfigurationProfiles
           0x1031bd000 -        0x1031ccfff  com.apple.opendirectoryd.module.ldap (10.8 - 197.14.6) <2B18FA46-1452-39FB-BE48-155F89CBBBD4> /System/Library/OpenDirectory/Modules/ldap.bundle/Contents/MacOS/ldap
           0x1031da000 -        0x1031f5fff  com.apple.opendirectoryd.module.ActiveDirectory (10.8 - 72.7.1) <56DEE6F8-7799-34D3-82DF-6D21BB953344> /System/Library/OpenDirectory/Modules/ActiveDirectory.bundle/Contents/MacOS/Act iveDirectory
           0x103206000 -        0x10321fff7  com.apple.SMBClient (1.8 - 1.8)  /System/Library/PrivateFrameworks/SMBClient.framework/Versions/A/SMBClient
           0x10328b000 -        0x1032bbfff  com.apple.opendirectoryd.module.SystemCache (10.8 - 197.14.6) <42594DFB-FCF9-3D6C-B6D1-CC4912D7A3E7> /System/Library/OpenDirectory/Modules/SystemCache.bundle/Contents/MacOS/SystemC ache
           0x103322000 -        0x103325fff  smb_ntlmv2.so (169)  /usr/lib/sasl2/smb_ntlmv2.so
        0x7fff62519000 -     0x7fff6254d93f  dyld (210.2.3)  /usr/lib/dyld
        0x7fff8682f000 -     0x7fff86a64ff7  com.apple.CoreData (106.1 - 407.7) <24E0A6B4-9ECA-3D12-B26A-72B9DCF09768> /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
        0x7fff86ca1000 -     0x7fff86ca4ff7  libdyld.dylib (210.2.3)  /usr/lib/system/libdyld.dylib
        0x7fff86ca5000 -     0x7fff86caafff  libcache.dylib (57) <65187C6E-3FBF-3EB8-A1AA-389445E2984D> /usr/lib/system/libcache.dylib
        0x7fff86cab000 -     0x7fff86ceffff  libcups.2.dylib (327) <9B3F3321-D2BC-3195-BF20-4008FC52A390> /usr/lib/libcups.2.dylib
        0x7fff86cf0000 -     0x7fff86cf4ff7  com.apple.CommonPanels (1.2.5 - 94)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels. framework/Versions/A/CommonPanels
        0x7fff86cf5000 -     0x7fff86d5dff7  libc++.1.dylib (65.1) <20E31B90-19B9-3C2A-A9EB-474E08F9FE05> /usr/lib/libc++.1.dylib
        0x7fff86d97000 -     0x7fff86dcbfff  com.apple.securityinterface (6.0 - 55024.4) <614C9B8E-2056-3A41-9A01-DAF74C97CC43> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInter face
        0x7fff86dcc000 -     0x7fff86dd6fff  com.apple.speech.recognition.framework (4.1.5 - 4.1.5)  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecogni tion.framework/Versions/A/SpeechRecognition
        0x7fff86dd7000 -     0x7fff86debfff  com.apple.speech.synthesis.framework (4.1.12 - 4.1.12) <94EDF2AB-809C-3D15-BED5-7AD45B2A7C16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ SpeechSynthesis.framework/Versions/A/SpeechSynthesis
        0x7fff86dec000 -     0x7fff86e46fff  com.apple.print.framework.PrintCore (8.1 - 387.1) <1FA17B75-33E6-35BD-9198-35F92E37B248> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ PrintCore.framework/Versions/A/PrintCore
        0x7fff86e62000 -     0x7fff86eb3ff7  com.apple.SystemConfiguration (1.12.2 - 1.12.2)  /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
        0x7fff872ff000 -     0x7fff87305ff7  libunwind.dylib (35.1) <21703D36-2DAB-3D8B-8442-EAAB23C060D3> /usr/lib/system/libunwind.dylib
        0x7fff87306000 -     0x7fff87384ff7  com.apple.securityfoundation (6.0 - 55115.4)  /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoun dation
        0x7fff87385000 -     0x7fff87386ff7  libdnsinfo.dylib (453.18)  /usr/lib/system/libdnsinfo.dylib
        0x7fff873c4000 -     0x7fff873e6ff7  libxpc.dylib (140.41)  /usr/lib/system/libxpc.dylib
        0x7fff873f8000 -     0x7fff8756cfff  com.apple.CFNetwork (596.2.3 - 596.2.3) <6A16C2BD-1035-30F9-AE96-D9E3BB54A976> /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
        0x7fff8756f000 -     0x7fff8768ffff  com.apple.desktopservices (1.7.2 - 1.7.2)  /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/Desk topServicesPriv
        0x7fff87690000 -     0x7fff87aadfff  FaceCoreLight (2.4.1)  /System/Library/PrivateFrameworks/FaceCoreLight.framework/Versions/A/FaceCoreLi ght
        0x7fff87aae000 -     0x7fff87bfffff  com.apple.audio.toolbox.AudioToolbox (1.8 - 1.8) <833DA682-A3C1-39E7-AEC3-9EDC734DE2A9> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
        0x7fff87c00000 -     0x7fff87c9afff  libvMisc.dylib (380.6) <714336EA-1C0E-3735-B31C-19DFDAAF6221> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvMisc.dylib
        0x7fff87d5f000 -     0x7fff87d6cfff  libbz2.1.0.dylib (29)  /usr/lib/libbz2.1.0.dylib
        0x7fff87d6d000 -     0x7fff87d74fff  libcopyfile.dylib (89) <876573D0-E907-3566-A108-577EAD1B6182> /usr/lib/system/libcopyfile.dylib
        0x7fff8810e000 -     0x7fff88110ff7  com.apple.EFILogin (2.0 - 2) <51A470D7-1F72-3369-AF0F-AD2340B42C12> /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
        0x7fff88386000 -     0x7fff883ddff7  com.apple.ScalableUserInterface (1.0 - 1)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableU serInterface.framework/Versions/A/ScalableUserInterface
        0x7fff88438000 -     0x7fff8843bfff  libutil.dylib (30)  /usr/lib/libutil.dylib
        0x7fff8843c000 -     0x7fff88466ff7  com.apple.CoreVideo (1.8 - 99.3)  /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
        0x7fff88467000 -     0x7fff8848ffff  libJPEG.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
        0x7fff88dac000 -     0x7fff88db8ff7  com.apple.DirectoryService.Framework (10.8 - 151.10)  /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryServi ce
        0x7fff88db9000 -     0x7fff88dc4fff  libsystem_notify.dylib (98.5)  /usr/lib/system/libsystem_notify.dylib
        0x7fff88dc5000 -     0x7fff88fc5fff  libicucore.A.dylib (491.11.1)  /usr/lib/libicucore.A.dylib
        0x7fff88fc6000 -     0x7fff89296fff  com.apple.security (7.0 - 55179.1) <639641EF-8156-3190-890C-1053658E044A> /System/Library/Frameworks/Security.framework/Versions/A/Security
        0x7fff89297000 -     0x7fff8933dff7  com.apple.CoreServices.OSServices (557.4 - 557.4) <841878A8-6F3E-300D-8F01-444B3CC1F41D> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServi ces.framework/Versions/A/OSServices
        0x7fff89396000 -     0x7fff89447fff  com.apple.LaunchServices (539.7 - 539.7)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/LaunchServices
        0x7fff89448000 -     0x7fff89452fff  libcsfde.dylib (274.7) <77562CC6-3D42-34BF-BAAB-660140479D55> /usr/lib/libcsfde.dylib
        0x7fff89454000 -     0x7fff895dafff  libBLAS.dylib (1073.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libBLAS.dylib
        0x7fff895db000 -     0x7fff8961aff7  com.apple.QD (3.42 - 285) <8DF36FCA-C06B-30F4-A631-7BE2FF7E56D1> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ QD.framework/Versions/A/QD
        0x7fff89647000 -     0x7fff89749fff  libcrypto.0.9.8.dylib (47) <74F165AD-4572-3B26-B0E2-A97477FE59D0> /usr/lib/libcrypto.0.9.8.dylib
        0x7fff8974a000 -     0x7fff897a7ff7  com.apple.AE (645.3 - 645.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.fram ework/Versions/A/AE
        0x7fff897b2000 -     0x7fff897ddfff  libxslt.1.dylib (11.3) <441776B8-9130-3893-956F-39C85FFA644F> /usr/lib/libxslt.1.dylib
        0x7fff8982c000 -     0x7fff89929ff7  libxml2.2.dylib (22.3) <47B09CB2-C636-3024-8B55-6040F7829B4C> /usr/lib/libxml2.2.dylib
        0x7fff8992c000 -     0x7fff89962fff  libsystem_info.dylib (406.17) <4FFCA242-7F04-365F-87A6-D4EFB89503C1> /usr/lib/system/libsystem_info.dylib
        0x7fff89963000 -     0x7fff89a20ff7  com.apple.ColorSync (4.8.0 - 4.8.0) <6CE333AE-EDDB-3768-9598-9DB38041DC55> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ColorSync.framework/Versions/A/ColorSync
        0x7fff89dcc000 -     0x7fff89dd0fff  libpam.2.dylib (20)  /usr/lib/libpam.2.dylib
        0x7fff89e07000 -     0x7fff89e0bfff  com.apple.IOSurface (86.0.3 - 86.0.3)  /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
        0x7fff89e0c000 -     0x7fff89f0efff  libJP2.dylib (845) <405CAF25-0AA5-3C6B-A4A6-94471A1EDD2F> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
        0x7fff89f67000 -     0x7fff89faaff7  com.apple.bom (12.0 - 192) <0BF1F2D2-3648-36B7-BE4B-551A0173209B> /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
        0x7fff89fab000 -     0x7fff89fd2fff  com.apple.framework.familycontrols (4.1 - 410)  /System/Library/PrivateFrameworks/FamilyControls.framework/Versions/A/FamilyCon trols
        0x7fff89fd3000 -     0x7fff89ffcfff  libsandbox.1.dylib (220)  /usr/lib/libsandbox.1.dylib
        0x7fff89ffd000 -     0x7fff8a004fff  com.apple.NetFS (5.0 - 4.0) <82E24B9A-7742-3DA3-9E99-ED267D98C05E> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
        0x7fff8a7ae000 -     0x7fff8a82eff7  com.apple.ApplicationServices.ATS (332 - 341.1)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/ATS
        0x7fff8a8d2000 -     0x7fff8a8f2fff  libPng.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
        0x7fff8a8f3000 -     0x7fff8b520ff7  com.apple.AppKit (6.8 - 1187.34) <1FF64844-EB62-3F96-AED7-6525B7CCEC23> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
        0x7fff8b5af000 -     0x7fff8b605ff7  com.apple.opencl (2.1.20 - 2.1.20)  /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
        0x7fff8b60b000 -     0x7fff8b657ff7  libauto.dylib (185.1) <73CDC482-16E3-3FC7-9BB4-FBA2DA44DBC2> /usr/lib/libauto.dylib
        0x7fff8b658000 -     0x7fff8b65dfff  libcompiler_rt.dylib (30) <08F8731D-5961-39F1-AD00-4590321D24A9> /usr/lib/system/libcompiler_rt.dylib
        0x7fff8b6a7000 -     0x7fff8b6a7fff  libkeymgr.dylib (25)  /usr/lib/system/libkeymgr.dylib
        0x7fff8b708000 -     0x7fff8b708fff  com.apple.Accelerate.vecLib (3.8 - vecLib 3.8)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/vecLib
        0x7fff8bb46000 -     0x7fff8bb48fff  libquarantine.dylib (52) <4BE2E642-A14F-340A-B482-5BD2AEFD9C24> /usr/lib/system/libquarantine.dylib
        0x7fff8bb49000 -     0x7fff8bba6fff  com.apple.audio.CoreAudio (4.1.0 - 4.1.0)  /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
        0x7fff8bc98000 -     0x7fff8bd8dfff  libiconv.2.dylib (34)  /usr/lib/libiconv.2.dylib
        0x7fff8bddb000 -     0x7fff8be09ff7  libsystem_m.dylib (3022.6)  /usr/lib/system/libsystem_m.dylib
        0x7fff8be0a000 -     0x7fff8be1efff  libGL.dylib (8.6.1) <2E00615F-97F5-34EB-BE07-75A24F3C18D7> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
        0x7fff8be28000 -     0x7fff8be3efff  com.apple.MultitouchSupport.framework (235.28 - 235.28)  /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/Multit ouchSupport
        0x7fff8be3f000 -     0x7fff8be3ffff  com.apple.CoreServices (57 - 57) <9DD44CB0-C644-35C3-8F57-0B41B3EC147D> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
        0x7fff8be4d000 -     0x7fff8be55ff7  libsystem_dnssd.dylib (379.32.1) <62AA0B84-188A-348B-8F9E-3E2DB08DB93C> /usr/lib/system/libsystem_dnssd.dylib
        0x7fff8be56000 -     0x7fff8be64ff7  libkxld.dylib (2050.18.24) <7027CE49-007D-3553-8FFA-3E3B428B2316> /usr/lib/system/libkxld.dylib
        0x7fff8be65000 -     0x7fff8be66fff  liblangid.dylib (116) <864C409D-D56B-383E-9B44-A435A47F2346> /usr/lib/liblangid.dylib
        0x7fff8be76000 -     0x7fff8be7afff  libMatch.1.dylib (17)  /usr/lib/libMatch.1.dylib
        0x7fff8be7b000 -     0x7fff8be81fff  libmacho.dylib (829)  /usr/lib/system/libmacho.dylib
        0x7fff8becb000 -     0x7fff8bed9fff  libcommonCrypto.dylib (60026) <2D6537F5-1B5E-305C-A1CF-D1FA80CA3939> /usr/lib/system/libcommonCrypto.dylib
        0x7fff8bf89000 -     0x7fff8c05bff7  com.apple.CoreText (260.0 - 275.16) <5BFC1D67-6A6F-38BC-9D90-9C712684EDAC> /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
        0x7fff8c05c000 -     0x7fff8c05eff7  libunc.dylib (25) <92805328-CD36-34FF-9436-571AB0485072> /usr/lib/system/libunc.dylib
        0x7fff8c179000 -     0x7fff8c1c8ff7  libcorecrypto.dylib (106.2)  /usr/lib/system/libcorecrypto.dylib
        0x7fff8c411000 -     0x7fff8c438ff7  com.apple.PerformanceAnalysis (1.16 - 16)  /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/Perf ormanceAnalysis
        0x7fff8c439000 -     0x7fff8c48eff7  libTIFF.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
        0x7fff8c48f000 -     0x7fff8c495fff  com.apple.DiskArbitration (2.5.1 - 2.5.1)  /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
        0x7fff8c496000 -     0x7fff8c7adff7  com.apple.CoreServices.CarbonCore (1037.3 - 1037.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonC ore.framework/Versions/A/CarbonCore
        0x7fff8c7ae000 -     0x7fff8c7aefff  com.apple.vecLib (3.8 - vecLib 3.8) <794317C7-4E38-338A-A874-5E18001C8503> /System/Library/Frameworks/vecLib.framework/Versions/A/vecLib
        0x7fff8c7af000 -     0x7fff8c805fff  com.apple.HIServices (1.20 - 417)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ HIServices.framework/Versions/A/HIServices
        0x7fff8c806000 -     0x7fff8c887fff  com.apple.Metadata (10.7.0 - 707.3)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadat a.framework/Versions/A/Metadata
        0x7fff8ccbd000 -     0x7fff8ccd2ff7  libdispatch.dylib (228.23)  /usr/lib/system/libdispatch.dylib
        0x7fff8cfa8000 -     0x7fff8d02afff  com.apple.Heimdal (3.0 - 2.0) <660A6C64-4912-32C8-A332-B64164032A2D> /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
        0x7fff8d02b000 -     0x7fff8d214fff  com.apple.CoreFoundation (6.8 - 744.12)  /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
        0x7fff8d215000 -     0x7fff8d23aff7  libc++abi.dylib (24.4)  /usr/lib/libc++abi.dylib
        0x7fff8d25e000 -     0x7fff8d264fff  libGFXShared.dylib (8.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.d ylib
        0x7fff8d265000 -     0x7fff8d282fff  com.apple.openscripting (1.3.6 - 148.2) <33B87CFB-CACC-3EBC-893D-38AECB94FB8A> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting .framework/Versions/A/OpenScripting
        0x7fff8d9ca000 -     0x7fff8d9ddff7  com.apple.LangAnalysis (1.7.0 - 1.7.0) <2F2694E9-A7BC-33C7-B4CF-8EC907DF0FEB> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ LangAnalysis.framework/Versions/A/LangAnalysis
        0x7fff8d9de000 -     0x7fff8d9f3fff  com.apple.ImageCapture (8.0 - 8.0) <17A45CE6-7DA3-36A5-B7EF-72BC136981AE> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture. framework/Versions/A/ImageCapture
        0x7fff8d9f4000 -     0x7fff8db7efff  com.apple.WebKit (8536 - 8536.26.14) <7C4D5DE6-7153-3E54-8D4F-BB2E9AE74878> /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
        0x7fff8db7f000 -     0x7fff8db7ffff  libOpenScriptingUtil.dylib (148.2)  /usr/lib/libOpenScriptingUtil.dylib
        0x7fff8db80000 -     0x7fff8dbb6fff  com.apple.DebugSymbols (98 - 98) <14E788B1-4EB2-3FD7-934B-849534DFC198> /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbol s
        0x7fff8dc03000 -     0x7fff8dc3dfff  com.apple.GSS (3.0 - 2.0) <0BDF8090-5EF4-3759-94DE-8521D74188AA> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
        0x7fff8dc66000 -     0x7fff8dcb0ff7  libGLU.dylib (8.6.1)  /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
        0x7fff8dcb1000 -     0x7fff8dcb2ff7  libsystem_sandbox.dylib (220) <3C3B03CF-C525-3CB3-8557-62E91B93AC95> /usr/lib/system/libsystem_sandbox.dylib
        0x7fff8dcb3000 -     0x7fff8dcb7fff  libCoreVMClient.dylib (24.4) <55F71158-ADEE-3863-92E9-4772DCEA8E31> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClien t.dylib
        0x7fff8dcb8000 -     0x7fff8dcb8fff  com.apple.Cocoa (6.7 - 19) <1F77945C-F37A-3171-B22E-F7AB0FCBB4D4> /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
        0x7fff8dcb9000 -     0x7fff8dce1ff7  com.apple.SystemConfiguration.EAP8021X (12.0.0 - 12.0) <1BCC05B1-1E08-377C-A01D-4F421E63868B> /System/Library/PrivateFrameworks/EAP8021X.framework/Versions/A/EAP8021X
        0x7fff8dd20000 -     0x7fff8dd2dfff  com.apple.AppleFSCompression (49 - 1.0) <5508344A-2A7E-3122-9562-6F363910A80E> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/Apple FSCompression
        0x7fff8dd2e000 -     0x7fff8dedcfff  com.apple.QuartzCore (1.8 - 304.0)  /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
        0x7fff8dedd000 -     0x7fff8dee5fff  liblaunch.dylib (442.26.2) <2F71CAF8-6524-329E-AC56-C506658B4C0C> /usr/lib/system/liblaunch.dylib
        0x7fff8df76000 -     0x7fff8df77fff  libDiagnosticMessagesClient.dylib (8) <8548E0DC-0D2F-30B6-B045-FE8A038E76D8> /usr/lib/libDiagnosticMessagesClient.dylib
        0x7fff8dfd8000 -     0x7fff8dfd9ff7  libSystem.B.dylib (169.3) <365477AB-D641-389D-B8F4-A1FAE9657EEE> /usr/lib/libSystem.B.dylib
        0x7fff8e0f7000 -     0x7fff8e134fe7  libGLImage.dylib (8.6.1) <7F31DD61-3110-3541-A9BB-035CD1262E50> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dyl ib
        0x7fff8e135000 -     0x7fff8e170fff  com.apple.LDAPFramework (2.4.28 - 194.5) <0190B746-F684-3F43-B4D0-148EFE386CA4> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
        0x7fff8e171000 -     0x7fff8e30cfef  com.apple.vImage (6.0 - 6.0)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.fr amework/Versions/A/vImage
        0x7fff8e30d000 -     0x7fff8e42592f  libobjc.A.dylib (532.2) <90D31928-F48D-3E37-874F-220A51FD9E37> /usr/lib/libobjc.A.dylib
        0x7fff8e426000 -     0x7fff8e42aff7  com.apple.TCC (1.0 - 1)  /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
        0x7fff8e42b000 -     0x7fff8e437fff  com.apple.CrashReporterSupport (10.8.2 - 414.3)  /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/Cra shReporterSupport
        0x7fff8e984000 -     0x7fff8e989fff  com.apple.OpenDirectory (10.8 - 151.10)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
        0x7fff8e9b9000 -     0x7fff8ea15ff7  com.apple.Symbolication (1.3 - 93)  /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolicat ion
        0x7fff8ea16000 -     0x7fff8ea1afff  libGIF.dylib (845) <2690CE83-E934-3EF8-A30A-996EDADCE3E4> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
        0x7fff8eaef000 -     0x7fff8eb8dff7  com.apple.ink.framework (10.8.2 - 150) <84B9825C-3822-375F-BE58-A753444FBDE2> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework /Versions/A/Ink
        0x7fff8eb8e000 -     0x7fff8eba1ff7  libbsm.0.dylib (32)  /usr/lib/libbsm.0.dylib
        0x7fff8eba2000 -     0x7fff8ebb9fff  com.apple.CFOpenDirectory (10.8 - 151.10)  /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpen Directory.framework/Versions/A/CFOpenDirectory
        0x7fff8ec34000 -     0x7fff8ec43ff7  libxar.1.dylib (105) <370ED355-E516-311E-BAFD-D80633A84BE1> /usr/lib/libxar.1.dylib
        0x7fff8ec45000 -     0x7fff8ec67ff7  com.apple.Kerberos (2.0 - 1)  /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
        0x7fff8ecc3000 -     0x7fff8ecd0ff7  com.apple.NetAuth (4.0 - 4.0)  /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
        0x7fff8ecd1000 -     0x7fff8ed96ff7  com.apple.coreui (2.0 - 181.1) <83D2C92D-6842-3C9D-9289-39D5B4554C3A> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
        0x7fff8ed97000 -     0x7fff8ed97ffd  com.apple.audio.units.AudioUnit (1.8 - 1.8) <29E2C990-3617-3FA2-BDD7-DB7DF493E443> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
        0x7fff8eef6000 -     0x7fff8ef5efff  libvDSP.dylib (380.6)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libvDSP.dylib
        0x7fff8efb5000 -     0x7fff8f03cff7  libCoreStorage.dylib (274.7) <8E13133C-1198-3555-9518-2BCC09C66C97> /usr/lib/libCoreStorage.dylib
        0x7fff8f03d000 -     0x7fff8f10bfff  com.apple.Bluetooth (4.0.9 - 4.0.9f33) <3F57E1F3-08E8-3EDF-8DE0-E3855EB4D74B> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/IOBluetooth
        0x7fff8f10c000 -     0x7fff8f115fff  com.apple.CommerceCore (1.0 - 26) <997CD214-BC78-3C61-A1B8-813EA1CB9997> /System/Library/PrivateFrameworks/CommerceKit.framework/Versions/A/Frameworks/C ommerceCore.framework/Versions/A/CommerceCore
        0x7fff8f116000 -     0x7fff8f221fff  libFontParser.dylib (84.5) <617A7D30-C7BC-39FC-A1FE-59367B4A5719> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontParser.dylib
        0x7fff8f222000 -     0x7fff8f224fff  libCVMSPluginSupport.dylib (8.6.1) <7EFDA31E-E463-3897-A8DC-7FD266EB713E> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginS upport.dylib
        0x7fff8f55f000 -     0x7fff8f639ff7  com.apple.backup.framework (1.4.1 - 1.4.1)  /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
        0x7fff8f63a000 -     0x7fff8f64bff7  libsasl2.2.dylib (166) <649CAE0E-8FFE-3C60-A849-BE6300E4B726> /usr/lib/libsasl2.2.dylib
        0x7fff8f68d000 -     0x7fff8f6c4ff7  libssl.0.9.8.dylib (47) <923945E6-C489-3406-903B-A362410753F8> /usr/lib/libssl.0.9.8.dylib
        0x7fff8f6c5000 -     0x7fff8f6e0ff7  libsystem_kernel.dylib (2050.18.24)  /usr/lib/system/libsystem_kernel.dylib
        0x7fff8f6f3000 -     0x7fff8f724ff7  com.apple.DictionaryServices (1.2 - 184.4) <054F2D6F-9CFF-3EF1-9778-25C551B616C1> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Diction aryServices.framework/Versions/A/DictionaryServices
        0x7fff8fa53000 -     0x7fff8fa5eff7  com.apple.bsd.ServiceManagement (2.0 - 2.0)  /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManage ment
        0x7fff8fa5f000 -     0x7fff8fb5cfff  libsqlite3.dylib (138.1)  /usr/lib/libsqlite3.dylib
        0x7fff8fbd9000 -     0x7fff8fbebff7  libz.1.dylib (43) <2A1551E8-A272-3DE5-B692-955974FE1416> /usr/lib/libz.1.dylib
        0x7fff8fc5c000 -     0x7fff8fc5cfff  com.apple.ApplicationServices (45 - 45)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Application Services
        0x7fff8fee9000 -     0x7fff8ff83fff  com.apple.CoreSymbolication (3.0 - 87) <75F2C0DD-549A-36F6-BD9E-FB40A924344F> /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSy mbolication
        0x7fff9003f000 -     0x7fff9003ffff  com.apple.Accelerate (1.8 - Accelerate 1.8) <6AD48543-0864-3D40-80CE-01F184F24B45> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
        0x7fff90040000 -     0x7fff900a9fff  libstdc++.6.dylib (56)  /usr/lib/libstdc++.6.dylib
        0x7fff900b0000 -     0x7fff900b3fff  com.apple.help (1.3.2 - 42) <343904FE-3022-3573-97D6-5FE17F8643BA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framewor k/Versions/A/Help
        0x7fff90169000 -     0x7fff90235fe7  libsystem_c.dylib (825.25) <8CBCF9B9-EBB7-365E-A3FF-2F3850763C6B> /usr/lib/system/libsystem_c.dylib
        0x7fff90236000 -     0x7fff9024dfff  com.apple.GenerationalStorage (1.1 - 132.2) <3F5C87BD-D866-3732-8CB9-D23ED9784D6E> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/Gene rationalStorage
        0x7fff9024e000 -     0x7fff9026ffff  com.apple.Ubiquity (1.2 - 243.10)  /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
        0x7fff903b9000 -     0x7fff90426fff  com.apple.datadetectorscore (4.0 - 269.1)  /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDe tectorsCore
        0x7fff90431000 -     0x7fff906d5fff  com.apple.CoreImage (8.2.2 - 1.0.1) <930B0B23-DD84-3B0C-B5A9-C09B7068A6F0> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage .framework/Versions/A/CoreImage
        0x7fff906d6000 -     0x7fff90acdfff  libLAPACK.dylib (1073.4)  /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.fr amework/Versions/A/libLAPACK.dylib
        0x7fff90ad0000 -     0x7fff90ad3fff  libRadiance.dylib (845)  /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.d ylib
        0x7fff90b1a000 -     0x7fff90b1cff7  com.apple.print.framework.Print (8.0 - 258) <34666CC2-B86D-3313-B3B6-A9977AD593DA> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framewo rk/Versions/A/Print
        0x7fff90b1d000 -     0x7fff90b60fff  com.apple.RemoteViewServices (2.0 - 80.5)  /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/Remot eViewServices
        0x7fff90b90000 -     0x7fff90bdfff7  libFontRegistry.dylib (100) <2E03D7DA-9B8F-31BB-8FB5-3D3B6272127F> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ ATS.framework/Versions/A/Resources/libFontRegistry.dylib
        0x7fff90c72000 -     0x7fff90c7dfff  com.apple.CommonAuth (3.0 - 2.0) <74A86DDD-57D0-3178-AB74-E1F31DBFFC39> /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
        0x7fff90c9a000 -     0x7fff90ca7fff  com.apple.KerberosHelper (4.0 - 1.0) <6815439D-1A03-3251-99FE-CC24CF4C93C5> /System/Library/PrivateFrameworks/KerberosHelper.framework/Versions/A/KerberosH elper
        0x7fff90ca8000 -     0x7fff90cb6ff7  libsystem_network.dylib (77.10) <0D99F24E-56FE-380F-B81B-4A4C630EE587> /usr/lib/system/libsystem_network.dylib
        0x7fff90e3f000 -     0x7fff917cfc67  com.apple.CoreGraphics (1.600.0 - 324.6)  /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ CoreGraphics.framework/Versions/A/CoreGraphics
        0x7fff91a54000 -     0x7fff91a73ff7  libresolv.9.dylib (51) <0882DC2D-A892-31FF-AD8C-0BB518C48B23> /usr/lib/libresolv.9.dylib
        0x7fff91aa5000 -     0x7fff91aa7fff  com.apple.TrustEvaluationAgent (2.0 - 23)  /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/Tru stEvaluationAgent
        0x7fff91aa8000 -     0x7fff91ac7ff7  com.apple.ChunkingLibrary (2.0 - 133.2)  /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/Chunking Library
        0x7fff91b0d000 -     0x7fff91e69fff  com.apple.Foundation (6.8 - 945.11)  /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
        0x7fff91e6a000 -     0x7fff91e75fff  com.apple.CoreBluetooth (100.6 - 1) <8166B68C-3AA7-30F9-8454-CA2AA03F50E4> /System/Library/Frameworks/IOBluetooth.framework/Versions/A/Frameworks/CoreBlue tooth.framework/Versions/A/CoreBluetooth
        0x7fff91ec2000 -     0x7fff91ec3ff7  libremovefile.dylib (23.1)  /usr/lib/system/libremovefile.dylib
        0x7fff91ec4000 -     0x7fff91ec4fff  com.apple.Carbon (154 - 155) <372716D2-6FA1-3611-8501-3DD1D4A6E8C8> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
        0x7fff91ec5000 -     0x7fff91ee6ff7  libCRFSuite.dylib (33) <736ABE58-8DED-3289-A042-C25AF7AE5B23> /usr/lib/libCRFSuite.dylib
        0x7fff91f1a000 -     0x7fff921b4ff7  com.apple.JavaScriptCore (8536 - 8536.26.7)  /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
        0x7fff921b5000 -     0x7fff921c4ff7  com.apple.opengl (1.8.6 - 1.8.6) <720CC06C-0D01-37AE-BB3D-D7F0242B262A> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
        0x7fff921c5000 -     0x7fff922deff7  com.apple.ImageIO.framework (3.2.0 - 845) <553B9828-A7D9-3AE4-A214-1C33417545FD> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
        0x7fff9233c000 -     0x7fff9266cff7  com.apple.HIToolbox (2.0 - 625) <317F75F7-4B0F-35F5-89A7-F20BA60AC944> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
        0x7fff926c8000 -     0x7fff92735ff7  com.apple.framework.IOKit (2.0 - 755.18.10) <142E19DD-1C8D-3D61-ABC8-83994A73279F> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
        0x7fff92762000 -     0x7fff92763fff  libsystem_blocks.dylib (59)  /usr/lib/system/libsystem_blocks.dylib
        0x7fff92764000 -     0x7fff9371dfff  com.apple.WebCore (8536 - 8536.26.14) <60029E1A-C1DB-3A1F-8528-4970058D8B3D> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.frame work/Versions/A/WebCore
        0x7fff9371e000 -     0x7fff93720fff  com.apple.securityhi (4.0 - 55002) <34E45C60-DC7E-3FCC-A1ED-EBF48B77C559> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.fr amework/Versions/A/SecurityHI
        0x7fff93721000 -     0x7fff937aeff7  com.apple.SearchKit (1.4.0 - 1.4.0)  /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchK it.framework/Versions/A/SearchKit
    External Modification Summary:
      Calls made by other processes targeting this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by this process:
        task_for_pid: 0
        thread_create: 0
        thread_set_state: 0
      Calls made by all processes on this machine:
        task_for_pid: 819
        thread_create: 0
        thread_set_state: 0
    VM Region Summary:
    ReadOnly portion of Libraries: Total=169.5M resident=112.8M(67%) swapped_out_or_unallocated=56.7M(33%)
    Writable regions: Total=64.6M written=2000K(3%) resident=3748K(6%) swapped_out=0K(0%) unallocated=61.0M(94%)
    REGION TYPE                      VIRTUAL
    ===========                      =======
    MALLOC                             50.2M
    MALLOC guard page                    80K
    Mach message (reserved)              80K        reserved VM address space (unallocated)
    SQLite page cache                    96K
    STACK GUARD                          44K
    Stack                              69.6M
    VM_ALLOCATE                          68K
    __DATA                             13.4M
    __IMAGE                             528K
    __LINKEDIT                         54.1M
    __TEXT                            115.4M
    __UNICODE                           544K
    mapped file                          32K
    shared memory                        12K
    ===========                      =======
    TOTAL                             304.2M
    TOTAL, minus reserved VM space    304.1M

    Hi There
    What Operating System was the Active Directory server running?  I got exactly the same symptoms connecting to an Active Directory Domain running on a Windows 2000 Server.  I have not seen any information as to if connections are still supported from Mountain Lion to Windows 2000 servers.
    I saw this document for Lion but have not seen anything for Mountain Lion yet.
    http://training.apple.com/pdf/wp_integrating_active_directory.pdf
    Search for "Windows Server Versions" it shows Windows 2000 still supported for Lion
    Philip
    Message was edited by: Philip Sullivan

  • Server 2012 R2 Locks up SMBClient event log

    Hello,
    We have two virtual server 2012 R2 servers which are on different domains. These servers act as file servers and have all the user redirected info and profiles on them. For some reason they are randomly locking up and users call in stating their desktops
    are frozen but in reality its because this 2012 R2 file server stopped working. The explorer window on the file server locks up and you cant really do much. The only solution until now has been to just restart the server itself. It happens at least once a
    month, sometimes more.
    I've looked at event viewer after the reboots and there is nothing logged under the application nor the windows log during the time of this "lockup". I've looked at vmware logs and can't finda nything either. Vmotioning the vm during this period
    doesn't do anything either.
    The only thing I see in logs are regarding the SMBClient. The only real software I'm running on both of these servers is the system center data protection manager agent. The SMBClient shows the following a couple of mintues before the lockup. Same
    error message shows up about 5 times before the crash.

    Hi,
    Thank you for posting in Windows Server Forum.
    From you description it seems you are facing issue with VM connection as VM server is getting stopped working so if VM is stopped then it’s obvious that you can’t get the connected to the server and can find the error. 
    Actually sorry to say but there is very less information available for the error which you are facing. Still here I would suggest you to check the VM connections and monitor the system resource for more troubleshooting.
    Hope it helps!
    Thanks.
    Dharmesh Solanki
    TechNet Community Support

  • Connection to [i]server[/i] failed (Error NT_STATUS_IO_TIMEOUT)

    Hi there,
    I'm a long time linux user (casual) and have recently got hold of a machine that I am using as a server. I am able to SSH into this fine from my laptop and I am doing all the setup from ssh.
    I am trying to set it up so I can use Samba, however keep getting the following error
    # smbclient -L [i]server[/i] -U%
    Connection to [i]server[/i] failed (Error NT_STATUS_IO_TIMEOUT)
    I thought I had followed the samba set up wiki to the letter
    My smb.conf looks like so
    [global]
    usershare path = /var/lib/samba/usershare
    usershare max shares = 100
    usershare allow guests = yes
    usershare owner only = false
    # workgroup = NT-Domain-Name or Workgroup-Name
    workgroup = MYGROUP
    # server string is the equivalent of the NT Description field
    server string = Samba Server
    # This option is important for security. It allows you to restrict
    # connections to machines which are on your local network. The
    # following example restricts access to two C class networks and
    # the "loopback" interface. For more examples of the syntax see
    # the smb.conf man page
    ; hosts allow = 192.168.1. 192.168.2. 127.
    # if you want to automatically load your printer list rather
    # than setting them up individually then you'll need this
    printcap name = /etc/printcap
    load printers = yes
    # It should not be necessary to spell out the print system type unless
    # yours is non-standard. Currently supported print systems include:
    # bsd, sysv, plp, lprng, aix, hpux, qnx
    ; printing = bsd
    # Uncomment this if you want a guest account, you must add this to /etc/passwd
    # otherwise the user "nobody" is used
    ; guest account = pcguest
    # this tells Samba to use a separate log file for each machine
    # that connects
    log file = /var/log/samba/%m.log
    # Put a capping on the size of the log files (in Kb).
    max log size = 50
    # Security mode. Most people will want user level security. See
    # security_level.txt for details.
    security = user
    # Use password server option only with security = server
    ; password server = <NT-Server-Name>
    # Password Level allows matching of _n_ characters of the password for
    # all combinations of upper and lower case.
    ; username level = 8
    # You may wish to use password encryption. Please read
    # ENCRYPTION.txt, Win95.txt and WinNT.txt in the Samba documentation.
    # Do not enable this option unless you have read those documents
    ; encrypt passwords = yes
    ; smb passwd file = /etc/samba/smbpasswd
    # The following are needed to allow password changing from Windows to
    # update the Linux sytsem password also.
    # NOTE: Use these with 'encrypt passwords' and 'smb passwd file' above.
    # NOTE2: You do NOT need these to allow workstations to change only
    # the encrypted SMB passwords. They allow the Unix password
    # to be kept in sync with the SMB password.
    ; unix password sync = Yes
    ; passwd program = /usr/bin/passwd %u
    ; passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n *pass$
    # Unix users can map to different SMB User names
    ; username map = /etc/samba/smbusers
    # Using the following line enables you to customise your configuration
    # on a per machine basis. The %m gets replaced with the netbios name
    # of the machine that is connecting
    # Configure Samba to use multiple interfaces
    # If you have multiple network interfaces then you must list them
    # here. See the man page for details.
    ; interfaces = 192.168.12.2/24 192.168.13.2/24
    # Configure remote browse list synchronisation here
    # request announcement to, or browse list sync from:
    # a specific host or from / to a whole subnet (see below)
    ; remote browse sync = 192.168.3.25 192.168.5.255
    # Cause this host to announce itself to local subnets here
    ; remote announce = 192.168.1.255 192.168.2.44
    # Browser Control Options:
    # set local master to no if you don't want Samba to become a master
    # browser on your network. Otherwise the normal election rules apply
    ; local master = no
    # OS Level determines the precedence of this server in master browser
    # elections. The default value should be reasonable
    ; os level = 33
    # Domain Master specifies Samba to be the Domain Master Browser. This
    # allows Samba to collate browse lists between subnets. Don't use this
    # if you already have a Windows NT domain controller doing this job
    ; domain master = yes
    # Preferred Master causes Samba to force a local browser election on startup
    # and gives it a slightly higher chance of winning the election
    ; preferred master = yes
    # Use only if you have an NT server on your network that has been
    # configured at install time to be a primary domain controller.
    ; domain controller = <NT-Domain-Controller-SMBName>
    # Enable this if you want Samba to be a domain logon server for
    # Windows95 workstations.
    ; domain logons = yes
    # if you enable domain logons then you may want a per-machine or
    # per user logon script
    # run a specific logon batch file per workstation (machine)
    ; logon script = %m.bat
    # Where to store roving profiles (only for Win95 and WinNT)
    # %L substitutes for this servers netbios name, %U is username
    # You must uncomment the [Profiles] share below
    ; logon path = \\%L\Profiles\%U
    # All NetBIOS names must be resolved to IP Addresses
    # 'Name Resolve Order' allows the named resolution mechanism to be specified
    # the default order is "host lmhosts wins bcast". "host" means use the unix
    # system gethostbyname() function call that will use either /etc/hosts OR
    # DNS or NIS depending on the settings of /etc/host.config, /etc/nsswitch.conf
    # and the /etc/resolv.conf file. "host" therefore is system configuration
    # dependant. This parameter is most often of use to prevent DNS lookups
    # in order to resolve NetBIOS names to IP Addresses. Use with care!
    # The example below excludes use of name resolution for machines that are NOT
    # on the local network segment
    # - OR - are not deliberately to be known via lmhosts or via WINS.
    ; name resolve order = wins lmhosts bcast
    # Windows Internet Name Serving Support Section:
    # WINS Support - Tells the NMBD component of Samba to enable it's WINS Server
    ; wins support = yes
    # WINS Server - Tells the NMBD components of Samba to be a WINS Client
    # Note: Samba can be either a WINS Server, or a WINS Client, but NOT both
    ; wins server = w.x.y.z
    # WINS Proxy - Tells Samba to answer name resolution queries on
    # behalf of a non WINS capable client, for this to work there must be
    # at least one WINS Server on the network. The default is NO.
    ; wins proxy = yes
    # DNS Proxy - tells Samba whether or not to try to resolve NetBIOS names
    # via DNS nslookups. The built-in default for versions 1.9.17 is yes,
    # this has been changed in version 1.9.18 to no.
    dns proxy = no
    # Case Preservation can be handy - system default is _no_
    # NOTE: These can be set on a per share basis
    ; preserve case = no
    ; short preserve case = no
    # Default case is normally upper case for all DOS files
    ; default case = lower
    # Be very careful with case sensitivity - it can break things!
    ; case sensitive = no
    #============================ Share Definitions ==============================
    [homes]
    comment = Home Directories
    browseable = yes
    writable = yes
    # Un-comment the following and create the netlogon directory for Domain Logons
    ; [netlogon]
    ; comment = Network Logon Service
    ; path = /home/netlogon
    ; guest ok = yes
    ; writable = no
    ; share modes = no
    # Un-comment the following to provide a specific roving profile share
    # the default is to use the user's home directory
    ;[Profiles]
    ; path = /home/profiles
    ; browseable = no
    ; guest ok = yes
    # NOTE: If you have a BSD-style print system there is no need to
    # specifically define each individual printer
    [printers]
    comment = All Printers
    path = /var/spool/samba
    browseable = no
    # Set public = yes to allow user 'guest account' to print
    guest ok = no
    writable = no
    printable = yes
    [i]<everything else is commented out>[/i]
    I have no windows machines so it's only my laptop and desktop both running linux that I need to connect to this. I have tried googling and searching these forums to no avail
    Thanks for any help that can be offered
    Mike

    If I run the following (on the machine I'm trying to set up the share)
    smbclient -L localhost -U%
    I got the following output
    Connection to localhost failed (Error NT_STATUS_CONNECTION_REFUSED)
    so I thought it might be something incorrect with the iptables side of things, however I haven't really touched that at all and it seems to look correct
    iptables -nvL
    Chain INPUT (policy ACCEPT 667 packets, 79977 bytes)
    pkts bytes target prot opt in out source destination
    Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
    pkts bytes target prot opt in out source destination
    Chain OUTPUT (policy ACCEPT 157 packets, 20724 bytes)
    pkts bytes target prot opt in out source destination
    So from my (very little) knowledge this appears correct (I think)... However it appears that something is blocking access somewhere.

  • Windows printing error 256

    Hello everyone, this is my configuration:
    MacBook Pro with OS X 10.4.10 and all the updates;
    a desktop with Windows XP on it;
    Canon MP810 as a printer and printfab as a driver.
    I have got a Windows printer and I've had the "error: 256" when I try to access the printer or simply add it to the printers' list since a short time.
    Probably I have had this since a security update.
    http://www.apple-discuss.com/redirect.php?fid=6&tid=11292&goto=nextoldset
    There you can read another discussion about this issue: no one could figure out how to fix this.
    I have already tried using the advanced button clicking with option+spacebar on "more" and then manually setting the "smb://" URL.
    I tried printing from another laptop where I have Windows and it perfectly worked.
    I don't wanna spend cash for buying the wireless kit to print without the printer to be connected to a switched on computer.
    Do you have any suggestion to fix the problem? I haven't called Apple yet, because very likely they won't be able to help me out with this problem. I called them in the past for easier issues and they couldn't help me. ^^
    These are some tries that I did to debug the problem:
    [i]Jupiter:~ deviad$ echo "hello" | smbclient //TimeMachine/CanonMP810 -c "print -"timeout connecting to 208.69.32.130:445
    timeout connecting to 208.69.32.130:139
    Error connecting to 208.69.32.130 (Operation already in progress)
    Connection to TimeMachine failed
    Jupiter:~ deviad$ echo "hello" | smbclient //192.168.1.2/CanonMP810 -c "print -"
    Password:
    Anonymous login successful
    Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
    tree connect failed: NT_STATUS_ACCESS_DENIED
    Jupiter:~ deviad$ echo "hello" | smbclient //192.168.1.2/CanonMP810 -c "print -"Password:
    Anonymous login successful
    Domain=[WORKGROUP] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
    tree connect failed: NT_STATUS_ACCESS_DENIED
    Jupiter:~ deviad$ echo "hello" | smbclient //pippo:[email protected]/CanonMP810 -c "print -"
    timeout connecting to 208.69.32.130:445
    timeout connecting to 208.69.32.130:139
    Error connecting to 208.69.32.130 (Operation already in progress)
    Connection to pippo:[email protected] failed[/i]
    What I do not understand now is who the heck is this 208.69.32.130. Why does my computer try to connect to this host? The IP of TimeMachine is 192.168.1.2
    The IP of my macbook pro on the network is 192.168.1.3.
    I really don't know what 208.69.32.130 is.
    Thank you very much for your help.
    Regards,
    Davide

    Hi,
    * IP address
    About the IP address 208.69.32.130.
    I did a Google search and this address shows up many times as an OpenDnsServer.
    Running the network utility from my Mac gives the result below.
    Whois Server Version 1.3
    Domain names in the .com and .net domains can now be registered
    with many different competing registrars. Go to http://www.internic.net
    for detailed information.
    Server Name: CSB.CSBRADIOTV.EDU
    IP Address: 208.69.32.130
    Registrar: EDUCAUSE
    Whois Server: whois.educause.net
    Referral URL: http://www.educause.edu/edudomain
    * Error 256
    My iMac is on the latest sw state and PrintFab towards a Canon printer is working fine for me.
    Did you already do a reinstall of the PrintFab software and try to setup the printer from scratch?
    I found a link to a page describing a workaround for the 256 error.
    http://www.erikjheels.com/2007-03-10-how-to-print-os-x-to-xp.html
    /rob
     iMac 20", C2D 2.16GHz   Mac OS X (10.4.10)   RAM 2 GB, VRAM 256MB, 2:nd Monitor, Ext DVD & FW drive, USB sound

  • Webutil_host.nonblocking('/bin/smbclient....') at linux mint client

    hi dear all
    after searching a lot.. now posting a problem
    my problem = Linux client not running client_host command , no error in console , no other sound
    i created character base report printing form. that first generate filename.txt out put from report then print to any network printer which selected by user.
    server = windows 2003 with oracle 10g forms and reports server
    client1 = windows XP
    webutil client info working fine
    form run following command
    client_host('cmd /c copy jobid0866.txt \\computer_name\printer_share');
    working fine
    client2 = Linux Mint
    webutil client info working fine
    form run following command
    client_host('/bin/smbclient //computer_name/printer_share password -U username -c 'print /home/user_name/Downloads/jobid0866.txt' ');
    actual command in form for further elaborate
    WEBUTIL_HOST.NONBLOCKING('/bin/ smbclient '||:PRINTER_NAME||' printer -U printer -c '||chr(39)||'print home/'||:global.client_user||'/Downloads/'||:parameter.p_filename||chr(39));
    not working with no warning, no error
    Edited by: mhpinger on Jan 27, 2012 3:40 AM

    server windows 2003 with oracle application 10g
    client linux mint
    working
    cmd_string := '/bin/cp /home/'||:global.client_user||'/Downloads/'||:parameter.p_filename||' '||'/home/'||:global.client_user||'/Downloads/result.txt';
    webutil_host.blocking(cmd_string);
    not working
    cmd_string := '/bin/smbclient '||:PRINTER_NAME||' printer -U printer -c '||chr(39)||'print home/'||:global.client_user||'/Downloads/'||:parameter.p_filename||chr(39);
    webutil_host.blocking(cmd_string);
    Edited by: mhpinger on Jan 31, 2012 1:32 AM
    Edited by: mhpinger on Jan 31, 2012 2:59 AM

  • Pacman -Syu -- error: failed to commit transaction (conflicting files)

    Hi! I'm upgrading my system after a lot of time, but I have this error:
    sudo pacman -Syu
    [sudo] password for elrengo:
    :: Synchronizing package databases...
    core 121,3 KiB 90,8K/s 00:01 [#######################################################################] 100%
    extra is up to date
    community 2,6 MiB 278K/s 00:10 [#######################################################################] 100%
    multilib is up to date
    archlinuxfr is up to date
    :: Starting full system upgrade...
    :: Replace gtk2-xfce-engine with extra/gtk-xfce-engine? [Y/n] y
    :: Replace gtk3-xfce-engine with extra/gtk-xfce-engine? [Y/n] y
    resolving dependencies...
    looking for conflicting packages...
    Packages (356) alsa-lib-1.0.29-1 alsa-plugins-1.0.29-2 alsa-utils-1.0.29-1 archlinux-keyring-20150212-1 autossh-1.4e-1 avahi-0.6.31-15 banshee-2.6.2-7 binutils-2.25-2 bluez-5.30-1
    bluez-libs-5.30-1 bluez-utils-5.30-1 ca-certificates-mozilla-3.18-3 cairo-1.14.2-1 cairo-perl-1.105-1 chromium-41.0.2272.118-1 clutter-1.20.0-4 cogl-1.20.0-1 colord-1.2.9-2
    curl-7.41.0-1 cvs-1.11.23-10 darktable-1.6.4-3 dbus-1.8.16-2 dbus-sharp-0.8.1-1 dbus-sharp-glib-0.6.0-1 dcraw-9.23.0-1 device-mapper-2.02.116-1 dhclient-4.3.2-1
    dhcpcd-6.8.1-1 dialog-1:1.2_20150225-1 djvulibre-3.5.27-1 dropbox-3.2.9-2 e2fsprogs-1.42.12-2 eclipse-4.4.2-1 elfutils-0.161-3 evince-3.14.2-1 exo-0.10.4-3
    farstream-0.1-0.1.2-5 ffmpeg-1:2.6.1-1 ffmpeg-compat-1:0.10.15-2 file-roller-3.14.2-2 filesystem-2015.02-1 filezilla-3.10.2-1 firefox-37.0.1-1 flashplugin-11.2.202.451-1
    freerdp-1:1.2.0_beta1+android9-1 garcon-0.4.0-1 gcc-4.9.2-4 gcc-libs-4.9.2-4 gd-2.1.1-1 gdk-pixbuf2-2.31.3-1 ghostscript-9.16-1 giflib-5.1.1-1 gimp-ufraw-0.21-1 git-2.3.5-1
    glib-networking-2.42.1-1 glib2-2.42.2-1 glibc-2.21-2 gmp-6.0.0-2 gnome-menus-3.13.3-1 gnome-packagekit-3.14.2-2 gnupg-2.1.2-3 gnutls-3.3.14-2 grep-2.21-2 groff-1.22.3-3
    gsfonts-20150122-1 gst-plugins-ugly-1.4.5-2 gstreamer0.10-ugly-0.10.19-14 gstreamer0.10-ugly-plugins-0.10.19-14 gtk-update-icon-cache-2.24.27-1 gtk-xfce-engine-2.10.1-1
    gtk2-2.24.27-1 gtk2-xfce-engine-3.0.1-2 [removal] gtk3-3.14.9-1 gtk3-xfce-engine-3.0.1-2 [removal] gvfs-1.22.3-2 gvfs-gphoto2-1.22.3-2 gvfs-mtp-1.22.3-2 gvfs-smb-1.22.3-2
    harfbuzz-0.9.40-1 harfbuzz-icu-0.9.40-1 imagemagick-6.9.1.0-1 inxi-2.2.19-1 iproute2-3.19.0-1 iptables-1.4.21-3 kmod-20-1 krb5-1.13.1-1 ldb-1.1.20-1 lib32-alsa-lib-1.0.29-1
    lib32-alsa-plugins-1.0.29-2 lib32-cairo-1.14.2-1 lib32-curl-7.41.0-1 lib32-elfutils-0.161-2 lib32-flashplugin-11.2.202.451-1 lib32-gcc-libs-4.9.2-4 lib32-gdk-pixbuf2-2.31.3-2
    lib32-glib2-2.42.2-1 lib32-glibc-2.21-2 lib32-gnutls-3.3.13-1 lib32-gtk2-2.24.27-1 lib32-harfbuzz-0.9.40-1 lib32-krb5-1.13.1-1 lib32-libcups-2.0.2-1 lib32-libdbus-1.8.16-1
    lib32-libdrm-2.4.60-1 lib32-libgcrypt-1.6.3-1 lib32-libgpg-error-1.18-1 lib32-libidn-1.30-1 lib32-libpciaccess-0.13.3-1 lib32-libpulse-6.0-1 lib32-libtasn1-4.3-1
    lib32-libtiff-4.0.3-3 lib32-libx11-1.6.3-1 lib32-libxdmcp-1.1.2-1 lib32-libxxf86vm-1.1.4-1 lib32-llvm-libs-3.6.0-1 lib32-mesa-10.5.2-1 lib32-mesa-libgl-10.5.2-1
    lib32-nspr-4.10.8-1 lib32-nss-3.18-1 lib32-openssl-1.0.2.a-1 lib32-p11-kit-0.23.1-1 lib32-qt4-4.8.6-4 lib32-sqlite-3.8.8.3-1 lib32-wayland-1.7.0-1 lib32-xz-5.2.1-1
    libcacard-2.2.1-2 libcanberra-0.30-5 libcanberra-pulse-0.30-5 libcups-2.0.2-3 libdatrie-0.2.8-1 libdbus-1.8.16-2 libdc1394-2.2.3-1 libdrm-2.4.60-2 libevdev-1.4-1
    libgcrypt-1.6.3-2 libgphoto2-2.5.7-1 libgpod-0.8.3-4 libgsf-1.14.32-1 libical-1.0.1-2 libidn-1.30-1 libimobiledevice-1.2.0-1 libinput-0.13.0-1 libmm-glib-1.4.6-1
    libmpc-1.0.3-1 libndp-1.4-1 libnewt-0.52.18-2 libnice-0.1.10-1 libnm-glib-1.0.0-2 libplist-1.12-1 libproxy-0.4.11-5 libpulse-6.0-1 librsvg-1:2.40.9-1 libseccomp-2.2.0-1
    libsigc++-2.4.1-1 libsystemd-218-2 libtasn1-4.4-1 libteam-1.14-2 libthai-0.1.21-1 libtool-2.4.6-1 libunistring-0.9.5-1 libunwind-1.1-2 libusbmuxd-1.0.10-1 libuser-0.61-1
    libutil-linux-2.26.1-3 libvdpau-1.1-1 libvirt-1.2.14-1 libvirt-python-1.2.14-1 libwbclient-4.2.0-1 libwebp-0.4.3-1 libwnck-2.31.0-1 libx11-1.6.3-1 libx264-2:144.20150223-1
    libxdmcp-1.1.2-1 libxfce4util-4.12.1-1 libxfcegui4-4.10.0-4 libxfont-1.5.1-1 libxml++-2.38.0-1 libxvmc-1.0.9-1 libxxf86vm-1.1.4-1 linux-3.19.3-3 linux-api-headers-3.18.5-1
    linux-firmware-20150206.17657c3-1 linux-headers-3.19.3-3 lirc-1:0.9.2.a-1 llvm-libs-3.6.0-4 logrotate-3.8.9-1 lua-5.2.4-1 lua-bitop-1.0.2-5 lvm2-2.02.116-1 lz4-128-1
    lzo-2.09-1 man-pages-3.82-1 mc-4.8.14-1 media-player-info-22-1 mesa-10.5.2-1 mesa-libgl-10.5.2-1 mono-3.12.1-1 mousepad-0.4.0-1 mpg123-1.22.0-1 mplayer-37379-1
    mutagen-1.28-1 nano-2.4.0-1 networkmanager-1.0.0-2 nspr-4.10.8-1 nss-3.18-3 ntp-4.2.8.p2-1 openconnect-1:7.06-1 openssh-6.8p1-2 openssl-1.0.2.a-1 orage-4.10.0-2
    p11-kit-0.23.1-2 p7zip-9.38.1-1 packagekit-1.0.5-3 pacman-4.2.1-1 pacman-mirrorlist-20150315-1 parted-3.2-2 patch-2.7.5-1 pavucontrol-3.0-1 perl-5.20.2-1
    perl-date-calc-6.4-1 perl-error-0.17023-1 perl-image-exiftool-9.90-1 perl-net-dbus-1.1.0-1 perl-uri-1.67-1 perl-www-mechanize-1.74-1 perl-yaml-tiny-1.66-1 pinta-1.6-1
    playonlinux-4.2.6-1 polkit-gnome-0.105-2 poppler-0.31.0-1 poppler-glib-0.31.0-1 procps-ng-3.3.10-2 protobuf-c-1.1.0-1 pulseaudio-6.0-1 putty-0.64-1 pyqt4-common-4.11.3-4
    python-3.4.3-2 python-jedi-0.8.1-2 python-psutil-2.2.1-2 python2-numpy-1.9.2-2 python2-pybluez-0.20-3 python2-pycurl-7.19.5.1-2 python2-pyqt4-4.11.3-4 python2-sip-4.16.6-1
    qemu-2.2.1-2 qt5-base-5.4.1-2 qt5-script-5.4.1-2 randrproto-1.4.1-1 remmina-1:1.1.2-1 rhythmbox-3.1-3 ristretto-0.8.0-1 rtkit-0.11-5 ruby-2.2.1-1 samba-4.2.0-1
    scummvm-tools-1.7.0-1 seahorse-3.14.1-1 shadow-4.2.1-3 shared-mime-info-1.4-1 sharutils-4.15-1 shotwell-1:0.22.0-1 sip-4.16.6-1 slang-2.3.0-1 smbclient-4.2.0-1
    smplayer-14.9.0.6690-1 speex-1.2rc2-1 speexdsp-1.2rc3-1 sqlite-3.8.8.3-1 sudo-1.8.13-1 systemd-218-2 systemd-sysvcompat-218-2 tangerine-icon-theme-0.27-3 tcpdump-4.7.3-1
    tevent-0.9.24-1 thunar-1.6.6-2 thunar-archive-plugin-0.3.1-5 thunar-media-tags-plugin-0.2.1-2 thunar-volman-0.8.1-1 tmux-1.9_a-2 totem-plparser-3.10.4-1 ttf-dejavu-2.34-2
    tumbler-0.1.31-1 tzdata-2015b-1 udisks2-2.1.5-1 unrar-1:5.2.6-1 unzip-6.0-10 upower-0.99.2-2 usbredir-0.7-1 util-linux-2.26.1-3 v4l-utils-1.6.2-1 vde2-2.3.2-7
    vim-7.4.663-2 vim-runtime-7.4.663-2 vim-surround-2.1-1 vim-syntastic-3.6.0-1 virt-install-1.1.0-6 virt-manager-1.1.0-6 virtualbox-4.3.26-2 virtualbox-host-modules-4.3.26-5
    vlc-2.2.0-2 volumeicon-0.5.1-1 wayland-1.7.0-1 wget-1.16.3-1 which-2.21-1 wildmidi-0.3.8-1 wine-1.7.40-1 x265-1.5-1 xdg-utils-1.1.0.git20150323-1 xf86-input-evdev-2.9.2-1
    xf86-input-synaptics-1.8.2-2 xf86-video-intel-2.99.917-4 xfburn-0.5.2-2 xfce4-appfinder-4.12.0-1 xfce4-battery-plugin-1.0.5-4 xfce4-clipman-plugin-1.2.6-2
    xfce4-cpufreq-plugin-1.1.1-2 xfce4-cpugraph-plugin-1.0.5-3 xfce4-datetime-plugin-0.6.2-4 xfce4-dict-0.7.1-1 xfce4-diskperf-plugin-2.5.5-1 xfce4-eyes-plugin-4.4.4-1
    xfce4-fsguard-plugin-1.0.2-4 xfce4-genmon-plugin-3.4.0-3 xfce4-mailwatch-plugin-1.2.0-5 xfce4-mixer-4.11.0-2 xfce4-mount-plugin-0.6.7-3 xfce4-mpc-plugin-0.4.5-1
    xfce4-netload-plugin-1.2.4-2 xfce4-notes-plugin-1.7.7-7 xfce4-notifyd-0.2.4-2 xfce4-panel-4.12.0-1 xfce4-power-manager-1.4.4-1 xfce4-quicklauncher-plugin-1.9.4-10
    xfce4-screenshooter-1.8.2-2 xfce4-sensors-plugin-1.2.6-2 xfce4-session-4.12.1-2 xfce4-settings-4.12.0-3 xfce4-smartbookmark-plugin-0.4.6-1 xfce4-systemload-plugin-1.1.2-2
    xfce4-terminal-0.6.3-2 xfce4-time-out-plugin-1.0.2-1 xfce4-timer-plugin-1.6.0-3 xfce4-verve-plugin-1.0.1-2 xfce4-wavelan-plugin-0.5.12-1 xfce4-weather-plugin-0.8.5-2
    xfce4-whiskermenu-plugin-1.5.0-2 xfce4-xkb-plugin-0.7.1-2 xfconf-4.12.0-1 xfdesktop-4.12.1-2 xfwm4-4.12.2-1 xorg-font-util-1.3.1-1 xorg-fonts-misc-1.0.3-3
    xorg-server-1.17.1-4 xorg-server-common-1.17.1-4 xorg-xinit-1.3.4-2 xterm-317-1 xz-5.2.1-1
    Total Download Size: 61,68 MiB
    Total Installed Size: 3268,50 MiB
    Net Upgrade Size: 49,45 MiB
    :: Proceed with installation? [Y/n] y
    :: Retrieving packages ...
    linux-3.19.3-3-x86_64 55,5 MiB 244K/s 03:53 [#######################################################################] 100%
    linux-headers-3.19.3-3-x86_64 6,2 MiB 290K/s 00:22 [#######################################################################] 100%
    (354/354) checking keys in keyring [#######################################################################] 100%
    (354/354) checking package integrity [#######################################################################] 100%
    (354/354) loading package files [#######################################################################] 100%
    (354/354) checking for file conflicts [#######################################################################] 100%
    error: failed to commit transaction (conflicting files)
    libvirt: /var/lib/libvirt/images exists in filesystem
    Errors occurred, no packages were upgraded.
    error: failed to commit transaction (conflicting files)
    libvirt: /var/lib/libvirt/images exists in filesystem
    Errors occurred, no packages were upgraded.
    I found it in Wiki bu I do not know what I need to do
    [~]
    [elrengo@xpsl421x]$ ls -l /var/lib/libvirt/images
    lrwxrwxrwx 1 root root 49 dic 8 00:05 /var/lib/libvirt/images -> /home/elrengo/VirtualMachines/kvm/libvirt/images/
    Thanks in advance!
    Last edited by elrengo (2015-04-08 18:12:25)

    ewaller wrote:What did pacman -Qo thePath/theFileNameInTheErrorMessage say? You need to Querry what package owns that conflicting file
    FTFY.
    Last edited by karol (2015-04-08 18:56:06)

  • Samba and fusesmb: "connection timed out" error

    Hello to everyone!
    I'm facing a weird problem here: since a couple of days I cannot use fusesmb anymore: I can still "see" the SMB network shares that are present on my LAN, but as soon as I try to enter one of those I get a "connection timed out" error.
    First of all I tried to reinstall fusesmb, to no avail. Then I tried to use smbclient directly:
    [tudhalyas@paranor ~]$ smbclient -L <my_windows_box_IP>
    This command correctly shows the list of shares that are present on my winXP box, and
    [tudhalyas@paranor ~]$ smbclient \\\\<my_windows_box_IP>\\SharedDocs
    creating lame upcase table
    creating lame lowcase table
    Enter tudhalyas's password:
    Domain=[WINBOX] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
    smb: \>
    allows me to go into the "Shared Docs" folder of the said computer. From here I can flawlessly download files from the share.
    Reading this thread I thought that samba 3.5.1 could be the culprit, and so I compiled samba 3.4.7 through ABS and then installed it. Sadly, fusesmb still doesn't work. I even tried to use smbnetfs, but again to no avail.
    Does anyone of you know what I could do to address this issue? Thanks in advance!

    bump... can anybody help me please?
    Last edited by Tudhalyas (2010-05-05 18:58:47)

  • Conflicting Files Error /foo/bar exists in filesystem

    I tried to do a full update last night and once pacman had acquired all of the files it produced some errors which can be seen below (all of the packages I upgraded can also be seen below):
    Targets (353): libx11-1.1.5-2 expat-2.0.1-2 dbus-core-1.2.3-1 dbus-1.2.3-3 bluez-4.1-1 a52dec-0.7.4-4 gpm-1.20.5-2 aalib-1.4rc5-6 libpng-1.2.33-1 libjpeg-6b-5
    libtiff-3.8.2-4 hal-info-0.20081022-1 pciutils-3.0.2-1 procps-3.2.7-5 pm-utils-1.2.2.1-1 bash-3.2.039-3 e2fsprogs-1.41.3-2 util-linux-ng-2.14-1
    udev-130-1 hal-0.5.11-4 libdrm-2.4.1-1 openssl-0.9.8i-2 xkeyboard-config-1.3-1 libpciaccess-0.10.4-1 xorg-server-1.5.2-3 nvidia-utils-177.80-1
    mesa-7.2-1 sqlite3-3.6.4-1 qt-4.4.3-1 shared-mime-info-0.51-1 akonadi-1.0.0-2 gettext-0.17-2 heimdal-1.2-2 alpine-2.00-1 alsa-lib-1.0.17a-2
    dialog-1.1_20080819-1 alsa-utils-1.0.17-1 amarok-engine-xine-1.4.10-1 postgresql-libs-8.3.5-1 qt3-3.3.8-9 ruby-1.8.7_p72-2 amarok-base-1.4.10-1
    apr-1.3.3-1 unixodbc-2.2.12-2 apr-util-1.3.4-1 apache-2.2.10-1 archlinux-menus-2.1-2 aspell-0.60.6-2 libbonobo-2.24.0-1 at-spi-1.24.0-2 texinfo-4.13a-1
    m4-1.4.12-1 autoconf-2.63-1 avahi-0.6.23-1 binutils-2.18-9 bzip2-1.0.5-3 python-2.6-2 boost-1.36.0-2 gnome-keyring-2.24.1-1 fam-2.7.0-11 popt-1.14-1
    tdb-3.2.4-1 smbclient-3.2.4-3 gnome-vfs-2.24.0-1 libgnome-2.24.1-1 libbonoboui-2.24.0-1 libgnomeui-2.24.0-1 libglade-2.6.3-1
    evolution-data-server-2.24.1-1 totem-plparser-2.24.2-1 brasero-0.8.2-2 pycairo-1.6.4-2 pygobject-2.15.4-2 python-numeric-24.2-3 pygtk-2.13.0-2
    gnome-menus-2.24.1-3 libxau-1.0.4-1 libgtop-2.24.0-1 bug-buddy-2.24.1-1 run-parts-2.30-1 ca-certificates-20080809-5 cairomm-1.6.4-1 cdparanoia-10.2-2
    gstreamer0.10-base-plugins-0.10.21-1 librsvg-2.22.3-1 cheese-2.24.1-1 curl-7.19.0-1 conky-1.6.1-2 cpufrequtils-005-2 cracklib-2.8.13-1 libgcrypt-1.4.3-2
    cryptsetup-1.0.6-2 gnome-speech-0.4.21-1 dasher-4.9.0-1 dbus-python-0.83.0-2 desktop-file-utils-0.15-1 dhcpcd-4.0.3-1 libassuan-1.0.5-1 libksba-1.0.3-1
    dirmngr-1.0.2-1 jre-6u10-1 jdk-6u10-1 hunspell-1.2.6-1 xulrunner-1.9.0.3-1 eclipse-3.4.1-1 eclipse-cdt-5.0.1-1 ed-1.1-2 gnome-desktop-2.24.1-1
    eel-2.24.1-1 emacs-nox-22.3-2 gnome-icon-theme-2.24.0-1 eog-2.24.1-1 libtool-2.2.6a-1 libcanberra-0.10-1 epiphany-2.24.1-2 poppler-glib-0.8.6-1
    evince-2.24.1-1 evolution-webcal-2.24.0-1 libxfce4util-4.4.3-1 exo-0.3.4-3 fakeroot-1.10.1-1 file-4.26-1 file-roller-2.24.1-1 wxgtk-2.8.9-1
    filezilla-3.1.2-1 firefox-3.0.3-1 flashplugin-10.0.12.36-2 fluxbox-1.1.1-1 frostwire-4.17.0-1 fuse-2.7.4-1 gcalctool-5.24.1-1 gmp-4.2.4-1.1 mpfr-2.3.2-2
    gcc-4.3.2-1 gconf-editor-2.24.1-1 gksu-2.0.0-4 pam-1.0.2-2 zenity-2.24.0-1 consolekit-0.3.0-2 gdm-2.20.8-1 gtksourceview2-2.4.0-1
    pygtksourceview2-2.4.0-1 gedit-2.24.0-2 ghostscript-8.63-3 babl-0.0.22-1 gegl-0.0.20-1 gimp-2.6.2-1 libsigc++2.0-2.2.3-1 glibmm-2.18.1-1 libical-0.41-1
    gnokii-0.6.26-2 libgweather-2.24.1-1 libwnck-2.24.1-1 policykit-gnome-0.9.2-2 gnome-panel-2.24.1-1 gucharmap-2.24.1.1-1 libxklavier-3.7-1
    libgnomekbd-2.24.0-1 gnome-applets-2.24.1-2 gnome-backgrounds-2.24.0-1 gnome-settings-daemon-2.24.0-1 metacity-2.24.0-1 sound-theme-freedesktop-0.1-1
    gnome-control-center-2.24.0.1-3 rarian-0.8.1-1 gnome-doc-utils-0.14.0-1 pyorbit-2.24.0-2 gnome-python-2.22.3-3 gnome-python-desktop-2.24.0-2 guile-1.8.4-3
    gnome-games-2.24.1-1 gnome-games-extra-data-2.24.0-1 gnome-mag-0.15.4-1 gnome-media-2.24.0.1-1 gnome-netstatus-2.12.2-1 dnsutils-9.5.0.P2-1
    xinetd-2.3.14-3 netkit-bsd-finger-0.17-3 whois-4.7.28-2 gnome-nettool-2.22.1-1 gnome-power-manager-2.24.1-1 gnome-screensaver-2.24.0-1
    gnome-session-2.24.1-1 libgdiplus-2.0-1 mono-2.0-1 gtk-sharp-2-2.12.5-1 gnome-sharp-2.24.0-1 pango-1.22.2-1 pangomm-2.14.0-1 gtkmm-2.14.1-1
    gnome-system-monitor-2.24.1-1 vte-0.17.4-2 gnome-terminal-2.24.1.1-1 gtk-engines-2.16.0-1 gnome-themes-2.24.1-1 gnome-utils-2.24.1-1
    gnome-volume-manager-2.24.0-1 lzma-utils-4.32.7-1 yelp-2.24.0-2 gnome2-user-docs-2.24.0-1 pinentry-0.7.5-3 gnupg2-2.0.9-1 gok-2.24.0-1 grub-0.97-13
    gstreamer0.10-python-0.10.13-2 gtk-xfce-engine-2.4.3-1 libcdio-0.80-3 libgphoto2-2.4.3-1 gvfs-1.0.2-1 hdparm-8.9-1 hwdetect-0.9.1-2 ilmbase-1.0.1-1
    openexr-1.6.1-1 imagemagick-6.4.5.1-1 initscripts-2008.09-2 inputproto-1.4.4-1 linux-atm-2.5.0-1 iproute-2.6.26-1 iputils-20071127-2 irssi-0.8.12-4
    jack-audio-connection-kit-0.109.2-2 jfsutils-1.1.13-1 k3b-1.0.5-2 module-init-tools-3.4-1 kernel26-2.6.27.4-1 klibc-1.5.14-1 klibc-extras-2.5-1
    klibc-kbd-1.15.20080312-7 klibc-module-init-tools-3.4-2 klibc-udev-130-1 libburn-0.5.2-1 libdvdcss-1.2.10-1 libepc-0.3.8-1 libgnomecups-0.2.3-3
    libgnomeprint-2.18.3-3 mutagen-1.14-2 libgpod-0.6.0-3 libieee1284-0.2.11-2 libisofs-0.6.10-1 libnjb-2.2.5-4 libnova-0.12.2-1 libraw1394-1.3.0-2
    libtasn1-1.5-2 libtorrent-0.11.9-2 libxfce4mcs-4.4.3-1 libxfcegui4-4.4.3-1 libzip-0.9-1 physfs-1.1.1-1 sdl-1.2.13-3 sdl_mixer-1.2.8-3 lincity-ng-1.1.2-3
    links-2.2-2 lirc-utils-0.8.3-1 logrotate-3.7.7-3 madwifi-utils-0.9.4.3844-1 madwifi-0.9.4.3844-2 man-pages-3.11-1 mdadm-2.6.7-1 mlocate-0.21-1
    moc-2.4.3-4 mono-addins-0.3.1-4 mousepad-0.2.14-1 mpg123-1.6.0-1 nano-2.0.9-1 nautilus-2.24.1-1 nautilus-cd-burner-2.24.0-1 neon-0.28.3-1 netcfg-2.1.2-1
    netkit-ftp-0.17-6 nitrogen-1.4-1 ntfs-3g-1.5012-1 rrdtool-1.2.27-2 ntop-3.3.8-1 nvidia-177.80-2 icu-4.0-2 hsqldb-java-1.8.0.10-1 openoffice-base-3.0.0-3
    openssh-5.1p1-1 opera-9.62-1 orca-2.24.1-2 pacman-3.2.1-1 pcmciautils-015-2 postgresql-8.3.5-1 procinfo-19-3 psmisc-22.6-2 python-gdata-1.2.2-2
    pyxml-0.8.4-5 qimageblitz-0.0.5-1 quodlibet-2.0-3 rhythmbox-0.11.6-3 rp-pppoe-3.10-1 rtorrent-0.7.9-3 shadow-4.1.2.1-2 screen-4.0.3-6
    scrnsaverproto-1.1.0-2 sdparm-1.03-1 zip-3.0-1 seahorse-2.24.1-1 sound-juicer-2.24.0-1 speex-1.2rc1-1 thunar-0.9.3-1 squeeze-0.2.3-2 strace-4.5.18-1
    strigi-0.5.11.1-1 subversion-1.5.4-1 synergy-1.3.1-2 tcl-8.5.5-1 terminal-0.2.8.3-1 terminus-font-4.28-1 texlive-core-2008.11171-1
    texlive-latexextra-2008.11143-1 tk-8.5.5-1 gtkhtml-3.24.1-1 gnome-desktop-sharp-2.24.0-1 tomboy-0.12.1-2 totem-2.24.3-1 tree-1.5.2.1-2 ttf-dejavu-2.26-1
    tzdata-2008h-1 v86d-0.1.9-1 vi-7.2.25-1 vino-2.24.1-1 libv4l-0.5.3-1 vlc-0.9.5-3 which-2.20-1 wine-1.1.7-1 wireshark-1.0.4-1 xcb-proto-1.2-2
    xdm-archlinux-0.3-2 xextproto-7.0.3-2 xf86-video-nv-2.1.12-1 xf86-video-vesa-2.0.0-2 xfce-mcs-manager-4.4.3-1 xfce-mcs-plugins-4.4.3-1 xfce-utils-4.4.3-1
    xfce4-appfinder-4.4.3-1 xfce4-icon-theme-4.4.3-1 xfce4-panel-4.4.3-1 xfce4-mixer-4.4.3-2 xfce4-session-4.4.3-1 xfdesktop-4.4.3-1 xfprint-4.4.3-1
    xfsprogs-2.10.1-1 xfwm4-4.4.3-1 xfwm4-themes-4.4.3-1 xine-ui-0.99.5-4 xorg-twm-1.0.4-2 xpdf-3.02_pl2-2 xscreensaver-5.07-1 xterm-235-2 xtrans-1.2.2-1
    xvidcore-1.1.3-2 yakuake-2.9.4-1
    An example of the messages I get is below, they are all the same and just for klibc and xulrunner. What do you recommend?
    checking package integrity...
    (353/353) checking for file conflicts [##########################################################################################################################################] 100%
    error: could not prepare transaction
    error: failed to commit transaction (conflicting files)
    xulrunner: /usr/include/xulrunner-1.9 exists in filesystem
    klibc: /usr/lib/klibc/include/asm/xor_64.h exists in filesystem
    Errors occurred, no packages were upgraded.
    Thanks in advance,
    Tom

    The fix for klibc is to run
    rm /usr/lib/klibc/include/asm
    then upgrade.
    I uninstalled xulrunner with
    pacman -Rc xulrunner
    and reinstalled firefox. It worked but I don't know if that's the best way.

  • Various errors after upgrade (stale file handle, corrupt file)

    Hi,
    I performed a system update a couple of days ago and since then have not been able to access certain directories (it seems to be only my home directory and any directory in my Dropbox) using graphical file browsers (tested with thunar and nautilus). I can access them through the command line just fine but graphical file browsers give me a "Stale file handle" error.
    When I try to open a libreoffice application, I get the following error: "The application cannot be started. The configuration file "/etc/libreoffice/bootstraprc" is corrupt".
    The relevant part of my pacman logfile looks like this:
    [2014-07-10 07:05] [PACMAN] Running 'pacman -Syu'
    [2014-07-10 07:05] [PACMAN] synchronizing package lists
    [2014-07-10 07:05] [PACMAN] starting full system upgrade
    [2014-07-10 07:16] [PACMAN] upgraded alsa-lib (1.0.27.2-1 -> 1.0.28-1)
    [2014-07-10 07:16] [PACMAN] upgraded alsa-plugins (1.0.27-2 -> 1.0.28-1)
    [2014-07-10 07:16] [PACMAN] upgraded alsa-utils (1.0.27.2-1 -> 1.0.28-1)
    [2014-07-10 07:16] [PACMAN] upgraded lib32-gcc-libs (4.9.0-3 -> 4.9.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded gcc-libs-multilib (4.9.0-3 -> 4.9.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded aspell (0.60.6.1-1 -> 0.60.6.1-2)
    [2014-07-10 07:16] [PACMAN] upgraded readline (6.3.005-1 -> 6.3.006-1)
    [2014-07-10 07:16] [PACMAN] upgraded bash (4.3.011-1 -> 4.3.018-3)
    [2014-07-10 07:16] [PACMAN] upgraded autoconf (2.69-1 -> 2.69-2)
    [2014-07-10 07:16] [PACMAN] upgraded babl (0.1.10-1 -> 0.1.10-2)
    [2014-07-10 07:16] [PACMAN] upgraded qca (2.0.3-4 -> 2.0.3-5)
    [2014-07-10 07:16] [PACMAN] upgraded libdbusmenu-qt (0.9.2-2 -> 0.9.2-3)
    [2014-07-10 07:16] [PACMAN] upgraded polkit-qt (0.103.0-2 -> 0.103.0-3)
    [2014-07-10 07:16] [PACMAN] upgraded shared-mime-info (1.2-2 -> 1.3-1)
    [2014-07-10 07:16] [PACMAN] upgraded hunspell (1.3.2-3 -> 1.3.3-1)
    [2014-07-10 07:16] [PACMAN] upgraded perl (5.18.2-2 -> 5.20.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded hspell (1.2-1 -> 1.2-2)
    [2014-07-10 07:16] [PACMAN] upgraded enchant (1.6.0-4 -> 1.6.0-5)
    [2014-07-10 07:16] [PACMAN] upgraded giflib (5.0.6-1 -> 5.1.0-1)
    [2014-07-10 07:16] [PACMAN] upgraded libxcursor (1.1.14-1 -> 1.1.14-2)
    [2014-07-10 07:16] [PACMAN] upgraded phonon-qt4-gstreamer (4.7.1-1 -> 4.7.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded libqzeitgeist (0.8.0-3 -> 0.8.0-4)
    [2014-07-10 07:16] [PACMAN] upgraded phonon-qt4 (4.7.1-2 -> 4.7.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded kdelibs (4.13.1-3 -> 4.13.2-3)
    [2014-07-10 07:16] [PACMAN] upgraded gnupg (2.0.22-2 -> 2.0.25-1)
    [2014-07-10 07:16] [PACMAN] upgraded gpgme (1.4.3-1 -> 1.5.0-1)
    [2014-07-10 07:16] [PACMAN] upgraded qjson (0.8.1-2 -> 0.8.1-3)
    [2014-07-10 07:16] [PACMAN] upgraded kdepimlibs (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded xapian-core (1:1.2.17-1 -> 1:1.2.18-1)
    [2014-07-10 07:16] [PACMAN] upgraded libpng (1.6.10-1 -> 1.6.12-1)
    [2014-07-10 07:16] [PACMAN] upgraded pixman (0.32.4-1 -> 0.32.6-1)
    [2014-07-10 07:16] [PACMAN] upgraded libvdpau (0.7-1 -> 0.8-1)
    [2014-07-10 07:16] [PACMAN] upgraded fixesproto (5.0-2 -> 5.0-3)
    [2014-07-10 07:16] [PACMAN] upgraded damageproto (1.2.1-2 -> 1.2.1-3)
    [2014-07-10 07:16] [PACMAN] upgraded libxdamage (1.1.4-1 -> 1.1.4-2)
    [2014-07-10 07:16] [PACMAN] upgraded libdbus (1.8.2-1 -> 1.8.4-1)
    [2014-07-10 07:16] [PACMAN] upgraded dbus (1.8.2-1 -> 1.8.4-1)
    [2014-07-10 07:16] [PACMAN] upgraded kmod (17-1 -> 18-1)
    [2014-07-10 07:16] [PACMAN] upgraded hwids (20130915.1-1 -> 20140602-1)
    [2014-07-10 07:16] [PACMAN] upgraded libsystemd (212-3 -> 214-2)
    [2014-07-10 07:16] [PACMAN] upgraded pam (1.1.8-4 -> 1.1.8-5)
    [2014-07-10 07:16] [ALPM-SCRIPTLET] :: coredumps are no longer sent to the journal by default. To re-enable:
    [2014-07-10 07:16] [ALPM-SCRIPTLET] echo >/etc/sysctl.d/50-coredump.conf \
    [2014-07-10 07:16] [ALPM-SCRIPTLET] "kernel.core_pattern=|/usr/lib/systemd/systemd-coredump %p %u %g %s %t %e"
    [2014-07-10 07:16] [PACMAN] upgraded systemd (212-3 -> 214-2)
    [2014-07-10 07:16] [PACMAN] upgraded libffi (3.0.13-4 -> 3.1-2)
    [2014-07-10 07:16] [PACMAN] upgraded llvm-libs (3.4.1-2 -> 3.4.2-1)
    [2014-07-10 07:16] [PACMAN] upgraded mesa (10.1.4-1 -> 10.2.3-1)
    [2014-07-10 07:16] [PACMAN] upgraded libxdmcp (1.1.1-1 -> 1.1.1-2)
    [2014-07-10 07:16] [PACMAN] upgraded kbproto (1.0.6-1 -> 1.0.6-2)
    [2014-07-10 07:16] [PACMAN] upgraded libx11 (1.6.2-1 -> 1.6.2-2)
    [2014-07-10 07:16] [PACMAN] upgraded libxkbfile (1.0.8-1 -> 1.0.8-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-xkbcomp (1.2.4-1 -> 1.2.4-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-setxkbmap (1.3.0-1 -> 1.3.0-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-fonts-encodings (1.0.4-3 -> 1.0.4-4)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-bdftopcf (1.0.4-1 -> 1.0.4-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-mkfontdir (1.0.7-1 -> 1.0.7-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-font-util (1.3.0-1 -> 1.3.0-2)
    [2014-07-10 07:16] [PACMAN] upgraded xorg-font-utils (7.6-3 -> 7.6-4)
    [2014-07-10 07:17] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-07-10 07:17] [PACMAN] upgraded xorg-fonts-misc (1.0.1-2 -> 1.0.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded xorg-server-common (1.15.1-1 -> 1.15.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded xorg-server (1.15.1-1 -> 1.15.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded nvidia-utils (337.19-1 -> 337.25-3)
    [2014-07-10 07:17] [PACMAN] upgraded nvidia-libgl (337.19-1 -> 337.25-3)
    [2014-07-10 07:17] [PACMAN] upgraded lzo2 (2.06-3 -> 2.08-1)
    [2014-07-10 07:17] [PACMAN] upgraded cairo (1.12.16-1 -> 1.12.16-2)
    [2014-07-10 07:17] [PACMAN] upgraded poppler (0.26.1-1 -> 0.26.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded poppler-qt4 (0.26.1-1 -> 0.26.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libtasn1 (3.4-1 -> 3.6-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnutls (3.3.2-1 -> 3.3.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded libva (1.3.1-1 -> 1.3.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded opencore-amr (0.1.3-1 -> 0.1.3-2)
    [2014-07-10 07:17] [PACMAN] installed libx264 (1:142.20140311-4)
    [2014-07-10 07:17] [PACMAN] upgraded xvidcore (1.3.2-3 -> 1.3.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded x265 (1.0-1 -> 1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded ffmpeg (1:2.2.2-3 -> 1:2.2.4-2)
    [2014-07-10 07:17] [PACMAN] upgraded ebook-tools (0.2.2-1 -> 0.2.2-2)
    [2014-07-10 07:17] [PACMAN] upgraded kdegraphics-mobipocket (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded kfilemetadata (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded baloo (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded binutils (2.24-4 -> 2.24-6)
    [2014-07-10 07:17] [PACMAN] upgraded bluez (5.19-1 -> 5.21-2)
    [2014-07-10 07:17] [PACMAN] upgraded bluez-libs (5.19-1 -> 5.21-2)
    [2014-07-10 07:17] [PACMAN] upgraded ca-certificates-java (20140324-2 -> 20140324-3)
    [2014-07-10 07:17] [PACMAN] upgraded openssl (1.0.1.g-1 -> 1.0.1.h-1)
    [2014-07-10 07:17] [PACMAN] upgraded sqlite (3.8.4.3-2 -> 3.8.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2 (2.7.6-3 -> 2.7.8-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-six (1.6.1-2 -> 1.7.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-beautifulsoup3 (3.2.1-2 -> 3.2.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded libcl (1.1-3 -> 1.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded imagemagick (6.8.9.1-2 -> 6.8.9.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded libusb (1.0.18-1 -> 1.0.19-1)
    [2014-07-10 07:17] [PACMAN] upgraded libwebp (0.4.0-1 -> 0.4.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded python2-pillow (2.4.0-1 -> 2.5.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libunrar (1:5.1.5-1 -> 1:5.1.6-1)
    [2014-07-10 07:17] [PACMAN] upgraded sip (4.15.5-2 -> 4.16.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-sip (4.15.5-2 -> 4.16.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded pyqt4-common (4.10.4-2 -> 4.11.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-pyqt4 (4.10.4-2 -> 4.11.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded calibre (1.38.0-1 -> 1.40.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded cdrdao (1.2.3-6 -> 1.2.3-7)
    [2014-07-10 07:17] [PACMAN] upgraded libxft (2.3.1-2 -> 2.3.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded harfbuzz (0.9.28-1 -> 0.9.29-1)
    [2014-07-10 07:17] [PACMAN] upgraded pango (1.36.3-2 -> 1.36.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded compositeproto (0.4.2-2 -> 0.4.2-3)
    [2014-07-10 07:17] [PACMAN] upgraded libxcomposite (0.4.4-1 -> 0.4.4-2)
    [2014-07-10 07:17] [PACMAN] upgraded libcups (1.7.3-1 -> 1.7.3-4)
    [2014-07-10 07:17] [PACMAN] upgraded gdk-pixbuf2 (2.30.7-1 -> 2.30.8-1)
    [2014-07-10 07:17] [PACMAN] upgraded gtk-update-icon-cache (2.24.23-1 -> 2.24.24-1)
    [2014-07-10 07:17] [PACMAN] upgraded gtk2 (2.24.23-1 -> 2.24.24-1)
    [2014-07-10 07:17] [PACMAN] upgraded xdg-utils (1.1.0.git20140207-1 -> 1.1.0.git20140426-1)
    [2014-07-10 07:17] [PACMAN] upgraded flac (1.3.0-2 -> 1.3.0-3)
    [2014-07-10 07:17] [ALPM-SCRIPTLET] Updating font cache... done.
    [2014-07-10 07:17] [PACMAN] upgraded ttf-liberation (2.00.1-3 -> 2.00.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded chromium (35.0.1916.114-1 -> 35.0.1916.153-1)
    [2014-07-10 07:17] [PACMAN] upgraded libcap-ng (0.7.3-1 -> 0.7.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded talloc (2.1.0-2 -> 2.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libwbclient (4.1.7-1 -> 4.1.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded cifs-utils (6.2-1 -> 6.3-2)
    [2014-07-10 07:17] [PACMAN] upgraded isl (0.12.2-1 -> 0.13-1)
    [2014-07-10 07:17] [PACMAN] upgraded cloog (0.18.1-2 -> 0.18.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded clutter-gst (2.0.10-2 -> 2.0.12-1)
    [2014-07-10 07:17] [PACMAN] upgraded cogl (1.18.0-2 -> 1.18.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libirman (0.4.5-3 -> 0.4.5-4)
    [2014-07-10 07:17] [PACMAN] upgraded lirc-utils (1:0.9.0-71 -> 1:0.9.0-74)
    [2014-07-10 07:17] [PACMAN] upgraded x264 (1:142.20140311-1 -> 1:142.20140311-4)
    [2014-07-10 07:17] [PACMAN] upgraded smbclient (4.1.7-1 -> 4.1.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded mplayer (37051-2 -> 37224-1)
    [2014-07-10 07:17] [PACMAN] upgraded mencoder (37051-2 -> 37224-1)
    [2014-07-10 07:17] [PACMAN] upgraded python2-cairo (1.10.0-1 -> 1.10.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded pygtk (2.24.0-3 -> 2.24.0-4)
    [2014-07-10 07:17] [PACMAN] upgraded devede (3.23.0-1 -> 3.23.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded dhcpcd (6.3.2-1 -> 6.4.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded djvulibre (3.5.25.3-1 -> 3.5.25.3-2)
    [2014-07-10 07:17] [PACMAN] upgraded dmxproto (2.3.1-2 -> 2.3.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded dnssec-anchors (20130320-1 -> 20140629-1)
    [2014-07-10 07:17] [PACMAN] upgraded docbook-xml (4.5-5 -> 4.5-6)
    [2014-07-10 07:17] [PACMAN] upgraded dvd+rw-tools (7.1-4 -> 7.1-5)
    [2014-07-10 07:17] [PACMAN] upgraded json-glib (1.0.0-1 -> 1.0.2-1)
    [2014-07-10 07:17] [PACMAN] installed libnm-glib (0.9.8.10-3)
    [2014-07-10 07:17] [PACMAN] upgraded libmm-glib (1.2.0-3 -> 1.2.0-4)
    [2014-07-10 07:17] [PACMAN] upgraded geoclue2 (2.1.4-1 -> 2.1.8-2)
    [2014-07-10 07:17] [PACMAN] upgraded harfbuzz-icu (0.9.28-1 -> 0.9.29-1)
    [2014-07-10 07:17] [PACMAN] upgraded webkitgtk2 (2.4.2-1 -> 2.4.3-2)
    [2014-07-10 07:17] [ALPM-SCRIPTLET] ==> If you are using extensions you should update the extensions with
    [2014-07-10 07:17] [ALPM-SCRIPTLET] ==> dwbem -u or dwbem -Nu
    [2014-07-10 07:17] [PACMAN] upgraded dwb (2014.03.07-1 -> 2014.03.07-2)
    [2014-07-10 07:17] [PACMAN] upgraded e2fsprogs (1.42.9-2 -> 1.42.10-1)
    [2014-07-10 07:17] [PACMAN] upgraded webkitgtk (2.4.2-1 -> 2.4.3-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-online-accounts (3.12.2-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded liboauth (1.0.1-1 -> 1.0.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded libgdata (0.15.0-1 -> 0.15.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded evolution-data-server (3.12.2-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded folks (0.9.7-1 -> 0.9.7.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded telepathy-farstream (0.6.0-1 -> 0.6.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded telepathy-logger (0.8.0-1 -> 0.8.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded empathy (3.12.2-1 -> 3.12.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded ffmpeg-compat (1:0.10.12-2 -> 1:0.10.13-1)
    [2014-07-10 07:17] [PACMAN] upgraded file (5.18-1 -> 5.19-1)
    [2014-07-10 07:17] [ALPM] warning: /etc/group installed as /etc/group.pacnew
    [2014-07-10 07:17] [ALPM] warning: /etc/passwd installed as /etc/passwd.pacnew
    [2014-07-10 07:17] [ALPM] warning: /etc/shadow installed as /etc/shadow.pacnew
    [2014-07-10 07:17] [PACMAN] upgraded filesystem (2013.05-2 -> 2014.06-2)
    [2014-07-10 07:17] [PACMAN] upgraded filezilla (3.8.0-1 -> 3.8.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded findutils (4.4.2-5 -> 4.4.2-6)
    [2014-07-10 07:17] [PACMAN] upgraded mozilla-common (1.4-3 -> 1.4-4)
    [2014-07-10 07:17] [PACMAN] upgraded firefox (29.0.1-2 -> 30.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded flashplugin (11.2.202.359-1 -> 11.2.202.394-1)
    [2014-07-10 07:17] [PACMAN] upgraded freerdp (1.0.2-5 -> 1.0.2-6)
    [2014-07-10 07:17] [PACMAN] upgraded fuse-exfat (1.0.1-1 -> 1.0.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded gavl (1.4.0-1 -> 1.4.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded gc (7.4.0-3 -> 7.4.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded gcc-multilib (4.9.0-3 -> 4.9.0-5)
    [2014-07-10 07:17] [PACMAN] upgraded geoclue (0.12.99-1 -> 0.12.99-2)
    [2014-07-10 07:17] [PACMAN] upgraded jre7-openjdk-headless (7.u55_2.4.7-1 -> 7.u60_2.5.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded jre7-openjdk (7.u55_2.4.7-1 -> 7.u60_2.5.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded geogebra (4.4.35.0-1 -> 4.4.37.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded geoip-database (20140304-1 -> 20140604-1)
    [2014-07-10 07:17] [PACMAN] upgraded gettext (0.18.3.2-1 -> 0.19.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded git (1.9.3-1 -> 2.0.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded glu (9.0.0-2 -> 9.0.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded gmime (2.6.20-1 -> 2.6.20-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-calculator (3.12.1-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded rarian (0.8.1-3 -> 0.8.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-doc-utils (0.20.10-1 -> 0.20.10-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-icon-theme-symbolic (3.12.0-1 -> 3.12.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-icon-theme (3.12.0-1 -> 3.12.0-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-menus (3.10.1-1 -> 3.10.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-mime-data (2.18.0-6 -> 2.18.0-7)
    [2014-07-10 07:17] [PACMAN] upgraded vte-common (0.36.2-1 -> 0.36.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded vte3 (0.36.2-1 -> 0.36.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-terminal (3.12.2-1 -> 3.12.3-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-user-docs (3.12.1-1 -> 3.12.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded gnome-user-share (3.10.2-2 -> 3.10.2-3)
    [2014-07-10 07:17] [PACMAN] upgraded goocanvas1 (1.0.0-2 -> 1.0.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded gparted (0.18.0-1 -> 0.19.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded grep (2.19-1 -> 2.20-1)
    [2014-07-10 07:17] [PACMAN] upgraded grub (1:2.02.beta2-3 -> 1:2.02.beta2-4)
    [2014-07-10 07:17] [PACMAN] upgraded gst-libav (1.2.4-1 -> 1.2.4-2)
    [2014-07-10 07:17] [PACMAN] upgraded gstreamer0.10-python (0.10.22-1 -> 0.10.22-2)
    [2014-07-10 07:17] [PACMAN] upgraded pangox-compat (0.0.2-1 -> 0.0.2-2)
    [2014-07-10 07:17] [PACMAN] upgraded gtkglext (1.2.0-9 -> 1.2.0-10)
    [2014-07-10 07:17] [PACMAN] upgraded hardinfo (0.5.1-5 -> 0.5.1-6)
    [2014-07-10 07:17] [PACMAN] upgraded hunspell-en (7.1-2 -> 7.1-3)
    [2014-07-10 07:17] [PACMAN] upgraded hyphen (2.8.6-1 -> 2.8.7-2)
    [2014-07-10 07:17] [PACMAN] upgraded i2c-tools (3.1.0-5 -> 3.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded xcb-util-keysyms (0.3.9-1 -> 0.3.9-2)
    [2014-07-10 07:17] [PACMAN] upgraded i3-wm (4.7.2-1 -> 4.8-3)
    [2014-07-10 07:17] [PACMAN] upgraded perl-xml-parser (2.41-4 -> 2.41-5)
    [2014-07-10 07:17] [PACMAN] upgraded perl-xml-simple (2.20-1 -> 2.20-2)
    [2014-07-10 07:17] [PACMAN] upgraded icon-naming-utils (0.8.90-2 -> 0.8.90-3)
    [2014-07-10 07:17] [PACMAN] upgraded imlib2 (1.4.6-1 -> 1.4.6-3)
    [2014-07-10 07:17] [PACMAN] upgraded poppler-glib (0.26.1-1 -> 0.26.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded inkscape (0.48.4-15 -> 0.48.5-2)
    [2014-07-10 07:17] [PACMAN] upgraded inputproto (2.3-1 -> 2.3.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded intel-tbb (4.2_20140122-1 -> 4.2_20140601-1)
    [2014-07-10 07:17] [PACMAN] upgraded intltool (0.50.2-1 -> 0.50.2-2)
    [2014-07-10 07:17] [PACMAN] upgraded jdk7-openjdk (7.u55_2.4.7-1 -> 7.u60_2.5.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded libkactivities4 (4.13.1-3 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded kactivities4 (4.13.1-3 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded oxygen-icons (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded kdebase-runtime (4.13.1-3 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded ladspa (1.13-4 -> 1.13-5)
    [2014-07-10 07:17] [PACMAN] upgraded leafpad (0.8.18.1-3 -> 0.8.18.1-4)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-alsa-lib (1.0.27.2-1 -> 1.0.28-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-alsa-plugins (1.0.27-1 -> 1.0.28-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-bzip2 (1.0.6-1 -> 1.0.6-2)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-gettext (0.18.3.2-1 -> 0.19.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-harfbuzz (0.9.26-2 -> 0.9.29-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libdbus (1.8.0-1 -> 1.8.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libffi (3.0.13-1 -> 3.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libgpg-error (1.12-1 -> 1.13-1)
    [2014-07-10 07:17] [PACMAN] upgraded libice (1.0.8-2 -> 1.0.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libice (1.0.8-1 -> 1.0.9-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libpng (1.6.10-1 -> 1.6.12-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-libvdpau (0.7-2 -> 0.8-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-llvm-libs (3.4.1-1 -> 3.4.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-systemd (212-1 -> 214-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-mesa (10.1.4-1 -> 10.2.3-1)
    [2014-07-10 07:17] [PACMAN] installed freeglut (2.8.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded mesa-demos (8.1.0-2 -> 8.2.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-mesa-demos (8.1.0-3 -> 8.2.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-nvidia-utils (337.19-1 -> 337.25-2)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-nvidia-libgl (337.19-1 -> 337.25-2)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-openssl (1.0.1.g-1 -> 1.0.1.h-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-sqlite (3.8.4.3-1 -> 3.8.5-1)
    [2014-07-10 07:17] [PACMAN] upgraded lib32-util-linux (2.24.1-1 -> 2.24.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libatasmart (0.19-2 -> 0.19-3)
    [2014-07-10 07:17] [PACMAN] installed librevenge (0.0.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded libwpd (0.9.9-1 -> 0.10.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libcdr (0.0.16-2 -> 0.1.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libcroco (0.6.8-1 -> 0.6.8-2)
    [2014-07-10 07:17] [PACMAN] upgraded libdaemon (0.14-2 -> 0.14-3)
    [2014-07-10 07:17] [PACMAN] upgraded libetonyek (0.0.4-1 -> 0.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libevdev (1.2.1-1 -> 1.2.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libgme (0.6.0-2 -> 0.6.0-3)
    [2014-07-10 07:17] [PACMAN] upgraded libgnomecanvas (2.30.3-2 -> 2.30.3-3)
    [2014-07-10 07:17] [PACMAN] upgraded libgnomeui (2.24.5-1 -> 2.24.5-2)
    [2014-07-10 07:17] [PACMAN] upgraded libinput (0.1.0-1 -> 0.2.0-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmusicbrainz5 (5.0.1-1 -> 5.0.1-2)
    [2014-07-10 07:17] [PACMAN] upgraded libkcddb (4.13.1-1 -> 4.13.2-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmicrohttpd (0.9.35-1 -> 0.9.37-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmms (0.6.2-1 -> 0.6.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded libmpcdec (1.2.6-3 -> 1.2.6-4)
    [2014-07-10 07:17] [PACMAN] upgraded libmpeg2 (0.5.1-4 -> 0.5.1-5)
    [2014-07-10 07:17] [PACMAN] upgraded libmspub (0.0.6-2 -> 0.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libnfs (1.9.3-1 -> 1.9.4-1)
    [2014-07-10 07:17] [PACMAN] upgraded libodfgen (0.0.4-1 -> 0.1.1-1)
    [2014-07-10 07:17] [PACMAN] upgraded libproxy (0.4.11-2 -> 0.4.11-4)
    [2014-07-10 07:17] [PACMAN] upgraded libreoffice-en-GB (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-common (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-base (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded lpsolve (5.5.2.0-2 -> 5.5.2.0-3)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-calc (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-draw (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-impress (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-math (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded postgresql-libs (9.3.4-1 -> 9.3.4-2)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-postgresql-connector (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded zip (3.0-3 -> 3.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-sdk (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-sdk-doc (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libreoffice-writer (4.2.4-1 -> 4.2.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded libsigc++ (2.3.1-1 -> 2.3.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded libspectre (0.2.7-1 -> 0.2.7-2)
    [2014-07-10 07:18] [PACMAN] upgraded libspiro (20071029-3 -> 1:0.2-1)
    [2014-07-10 07:18] [PACMAN] upgraded libtiger (0.3.4-3 -> 0.3.4-4)
    [2014-07-10 07:18] [PACMAN] upgraded libtracker-sparql (1.0.1-1 -> 1.0.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded libwpg (0.2.2-2 -> 0.3.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded libvisio (0.0.31-3 -> 0.1.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded libvisual (0.4.0-4 -> 0.4.0-5)
    [2014-07-10 07:18] [PACMAN] upgraded libwps (0.2.9-1 -> 0.3.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded xfconf (4.10.0-3 -> 4.10.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded libxfce4ui (4.10.0-1 -> 4.10.0-2)
    [2014-07-10 07:18] [PACMAN] upgraded libxklavier (5.3-1 -> 5.4-1)
    [2014-07-10 07:18] [PACMAN] upgraded licenses (20130203-1 -> 20140629-1)
    [2014-07-10 07:18] [PACMAN] upgraded linux-firmware (20140316.dec41bc-1 -> 20140603.a4f3bc0-1)
    [2014-07-10 07:18] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
    [2014-07-10 07:18] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio. Please wait...
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Starting build: 3.15.4-1-ARCH
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [autodetect]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux.img
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Starting build: 3.15.4-1-ARCH
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [base]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [udev]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [modconf]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [block]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: smsmdtv
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [filesystems]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] -> Running build hook: [keyboard]
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Generating module dependencies
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
    [2014-07-10 07:18] [ALPM-SCRIPTLET] ==> Image generation successful
    [2014-07-10 07:18] [PACMAN] upgraded linux (3.14.4-1 -> 3.15.4-1)
    [2014-07-10 07:18] [PACMAN] upgraded man-pages (3.67-1 -> 3.69-1)
    [2014-07-10 07:18] [PACMAN] upgraded mcpp (2.7.2-4 -> 2.7.2-5)
    [2014-07-10 07:18] [PACMAN] upgraded mdadm (3.3-2 -> 3.3.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded mkvtoolnix-cli (6.9.1-1 -> 7.0.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded mpfr (3.1.2.p8-1 -> 3.1.2.p10-1)
    [2014-07-10 07:18] [PACMAN] upgraded nano (2.2.6-2 -> 2.2.6-3)
    [2014-07-10 07:18] [PACMAN] upgraded netctl (1.7-1 -> 1.8-1)
    [2014-07-10 07:18] [PACMAN] upgraded networkmanager (0.9.8.10-1 -> 0.9.8.10-3)
    [2014-07-10 07:18] [PACMAN] upgraded nspr (4.10.5-1 -> 4.10.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded ntp (4.2.7.p441-1 -> 4.2.7.p446-1)
    [2014-07-10 07:18] [PACMAN] upgraded nvidia (337.19-1 -> 337.25-4)
    [2014-07-10 07:18] [PACMAN] upgraded xine-lib (1.2.5-1 -> 1.2.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded opencv (2.4.8-2 -> 2.4.9-1)
    [2014-07-10 07:18] [ALPM] warning: /etc/pacman.d/mirrorlist installed as /etc/pacman.d/mirrorlist.pacnew
    [2014-07-10 07:18] [PACMAN] upgraded pacman-mirrorlist (20140405-1 -> 20140706-1)
    [2014-07-10 07:18] [PACMAN] upgraded phonon-qt5-gstreamer (4.7.1-1 -> 4.7.2-1)
    [2014-07-10 07:18] [PACMAN] upgraded pkg-config (0.28-1 -> 0.28-2)
    [2014-07-10 07:18] [PACMAN] upgraded pm-quirks (0.20100619-3 -> 0.20100619-4)
    [2014-07-10 07:18] [PACMAN] upgraded protobuf (2.5.0-3 -> 2.5.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded pulseaudio-alsa (2-2 -> 2-3)
    [2014-07-10 07:18] [PACMAN] upgraded pygoocanvas (0.14.1-5 -> 0.14.1-6)
    [2014-07-10 07:18] [PACMAN] upgraded pyorbit (2.24.0-4 -> 2.24.0-5)
    [2014-07-10 07:18] [PACMAN] upgraded python-setuptools (3.6-1 -> 1:5.4.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-gnomecanvas (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-bonobo (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-cffi (0.8.2-4 -> 0.8.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-docutils (0.11-2 -> 0.12-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-gconf (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-gnomevfs (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-libgnome (2.28.1-8 -> 2.28.1-9)
    [2014-07-10 07:18] [PACMAN] upgraded python2-mako (0.9.1-2 -> 1.0.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded python2-setuptools (3.6-1 -> 1:5.4.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded xcb-util (0.3.9-1 -> 0.3.9-2)
    [2014-07-10 07:18] [PACMAN] upgraded xcb-util-image (0.3.9-1 -> 0.3.9-2)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-base (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-xmlpatterns (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-declarative (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-location (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-script (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-sensors (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded qt5-webkit (5.3.0-3 -> 5.3.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded randrproto (1.4.0-1 -> 1.4.0-2)
    [2014-07-10 07:18] [PACMAN] upgraded recordproto (1.14.2-1 -> 1.14.2-2)
    [2014-07-10 07:18] [PACMAN] upgraded remmina (1.0.0-11 -> 1.0.0-12)
    [2014-07-10 07:18] [PACMAN] upgraded renderproto (0.11.1-2 -> 0.11.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded s-nail (14.6.4-1 -> 14.7.1-1)
    [2014-07-10 07:18] [PACMAN] upgraded samba (4.1.7-1 -> 4.1.9-1)
    [2014-07-10 07:18] [PACMAN] upgraded scrnsaverproto (1.2.2-1 -> 1.2.2-2)
    [2014-07-10 07:18] [PACMAN] upgraded sdl_mixer (1.2.12-3 -> 1.2.12-4)
    [2014-07-10 07:18] [PACMAN] upgraded sg3_utils (1.38-1 -> 1.39-1)
    [2014-07-10 07:18] [PACMAN] upgraded shntool (3.0.10-2 -> 3.0.10-3)
    [2014-07-10 07:18] [PACMAN] installed lib32-json-c (0.12-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libasyncns (0.8-7)
    [2014-07-10 07:18] [PACMAN] installed lib32-libcap (2.24-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libxtst (1.2.2-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libogg (1.3.1-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-flac (1.3.0-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libvorbis (1.3.4-1)
    [2014-07-10 07:18] [PACMAN] installed lib32-libsndfile (1.0.25-3)
    [2014-07-10 07:18] [PACMAN] installed lib32-libpulse (5.0-1)
    [2014-07-10 07:18] [ALPM-SCRIPTLET] Important update note: Since Skype 4.3, only PulseAudio is supported.
    [2014-07-10 07:18] [ALPM-SCRIPTLET] That means you NEED a working PulseAudio setup to use Skype for voice chatting.
    [2014-07-10 07:18] [ALPM-SCRIPTLET] If you get distorted sound in skype, try adding PULSE_LATENCY_MSEC=60 to your
    [2014-07-10 07:18] [ALPM-SCRIPTLET] env before starting skype. Something like 'export PULSE_LATENCY_MSEC=60' in .bashrc, for example.
    [2014-07-10 07:18] [PACMAN] upgraded skype (4.2.0.13-4 -> 4.3.0.37-3)
    [2014-07-10 07:18] [PACMAN] upgraded slim (1.3.6-4 -> 1.3.6-5)
    [2014-07-10 07:18] [PACMAN] upgraded sound-theme-freedesktop (0.8-1 -> 0.8-2)
    [2014-07-10 07:18] [PACMAN] upgraded swig (3.0.0-1 -> 3.0.2-1)
    [2014-07-10 07:18] [PACMAN] upgraded sysfsutils (2.1.0-8 -> 2.1.0-9)
    [2014-07-10 07:18] [PACMAN] upgraded systemd-sysvcompat (212-3 -> 214-2)
    [2014-07-10 07:18] [PACMAN] upgraded thunar-volman (0.8.0-1 -> 0.8.0-2)
    [2014-07-10 07:18] [PACMAN] upgraded thunderbird (24.5.0-1 -> 24.6.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded tracker (1.0.1-1 -> 1.0.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded tzdata (2014c-1 -> 2014e-1)
    [2014-07-10 07:18] [PACMAN] upgraded unrar (1:5.1.5-1 -> 1:5.1.6-1)
    [2014-07-10 07:18] [PACMAN] upgraded unzip (6.0-6 -> 6.0-7)
    [2014-07-10 07:18] [PACMAN] upgraded vi (1:050325-3 -> 1:050325-4)
    [2014-07-10 07:18] [PACMAN] upgraded vim-runtime (7.4.307-3 -> 7.4.335-4)
    [2014-07-10 07:18] [PACMAN] upgraded vim (7.4.307-3 -> 7.4.335-4)
    [2014-07-10 07:18] [PACMAN] upgraded vlc (2.1.4-2 -> 2.1.5-1)
    [2014-07-10 07:18] [PACMAN] upgraded vorbis-tools (1.4.0-3 -> 1.4.0-4)
    [2014-07-10 07:18] [PACMAN] upgraded webrtc-audio-processing (0.1-1 -> 0.1-2)
    [2014-07-10 07:18] [PACMAN] upgraded wine (1.7.19-3 -> 1.7.21-1)
    [2014-07-10 07:18] [PACMAN] upgraded xbmc (13.0-5 -> 13.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded xcb-util-renderutil (0.3.8-1 -> 0.3.9-1)
    [2014-07-10 07:18] [PACMAN] upgraded xdg-user-dirs-gtk (0.10-1 -> 0.10-2)
    [2014-07-10 07:18] [PACMAN] upgraded xf86-video-modesetting (0.8.1-2 -> 0.9.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded xf86dgaproto (2.1-2 -> 2.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded xf86vidmodeproto (2.3.1-2 -> 2.3.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded xfsprogs (3.1.11-2 -> 3.2.0-1)
    [2014-07-10 07:18] [PACMAN] upgraded xineramaproto (1.2.1-2 -> 1.2.1-3)
    [2014-07-10 07:18] [PACMAN] upgraded youtube-dl (2014.05.19-1 -> 2014.06.26-1)
    Does anyone know what's going on?
    Is there any more information I can provide that would assist diagnosis?

    Hi, thanks for the reply
    /etc/libreoffice/bootstraprc  looks like this:
    [ErrorReport]
    ErrorReportPort=80
    ErrorReportServer=report.libreoffice.org
    [Bootstrap]
    InstallMode=<installmode>
    ProductKey=LibreOffice 4.2
    UserInstallation=$SYSUSERCONFIG/libreoffice/4
    Is this of any use?
    EDIT: through finding more applications that don't work I'm beiginning to suspect it is something to do with GTK. QT apps seem unaffected whereas GTK apps are all a bit upset. I can, for example, access my home directory just fine in dino (qt) and ranger (ncurses).
    EDIT 2: It appears only gtk2 apps are affected. gtk3 apps seem OK
    EDIT 3: I never found a solution, I reformatted the partition and started again (it was only my home partition). I am now back to using ext4.
    Last edited by gav989 (2014-08-19 11:09:53)

Maybe you are looking for