Kernel version, GCC and modules

Several issues with modules occurred after today's kernel upgrade.
I think that the kernel that is pushed should be compiled with the compiler that we have in our systems.
If the kernel is compiled with a different gcc than the one that we have (today's 4.0.1 kernel is compiled with gcc-5.1) then we get issues with modules that we need to compile (e.g. vmware).
I solved worked around this issue by uncommenting the testing and the testing-multilib (i got skype) repo, to download gcc-5.1 and all its deps, compile the vmware modules with it and downgrade everything back.
Last edited by redsolja (2015-04-30 08:10:56)

redsolja wrote:
eduncan911 wrote:
redsolja wrote:
More to the topic, I think that there is a better solution/workaround for this, especially for a new installation.
You can just recompile the archlinux kernel, using exactly the same configuration file, but with your own gcc version (4.9.2). I think that this will enable compiling the vmware (and other) modules easier.
I would suggest using kernels and abs.
Just coming back to say you were right!  Rebuilding the kernel using the gcc version is the cleanest approach to stay on tip (and I'm assuming rebuilding the kernel every time a new version is released).
https://bbs.archlinux.org/viewtopic.php … 7#p1526907
I don't think that you 'll need to compile the kernel each time a new kernel is released. I guess gcc-5.1 isn't that far from getting into [core]. Just remember there are at least 3 workarounds for this:
enable [testing] repository and issue a pacman -Syyu. After that, compile the modules that you want to compile with the new gcc version. This is will work for as long as gcc-5.1 is in [testing] AND the kernel is compiled with that version. To get the gcc version that compiled the kernel you are booting, issue a journalctl -b and close to the top, you should see a line that looks like this:
arch kernel: Linux version 4.0.1-1-ARCH (builduser@tobias) (gcc version 5.1.0 (GCC) ) #1 SMP PREEMPT Wed Apr 29 12:00:26 CEST 2015
recompile the kernel with the gcc version that your system has. This is the most helpful article i think
downgrade. I would suggest downgrade
I am pretty sure that people will come with more workarounds for this, but I find these to to be the simplest.
Thanks.  Yep, those are options.  But for vmware I did try all 3.
#1 i could get to compile with patched source under gcc 5.1 in testing but the binary would hard lock the VM guest.  I did this on two different machines and two Arch setups.  So i don't think it was me.
#3 downgrading the kernel couldn't be done on a new install without the pacman cache for the previous kernel.  someone did link me to the ARM archives and i was in the process of locking down my pacman to a specific date.  but that started to feel dirty, limiting my entire system just to get an older kernel.  one of the main reasons i'm switching to Arch is to have the latest and greatest.  but if i time lock my pacman, what's the point?
hence, why i ended up with #2 - just use ABS and recompile the existing kernel and headers.
thanks again!  it was really helpful!
Last edited by eduncan911 (2015-05-08 12:26:38)

Similar Messages

  • Relation between R3 kernel version 640 and  4.6B, C D

    Hi,
    What is the relation between R3 Kernel 640 version and  SAP 4.6B, C, D versions. Based on R3 kernel version how to identify the sap version e.g. 4.6B, C D etc.
    Thanks.
    Anirudh,

    Hello Anirudh,
    Every SAP release will have its own set of kernel releases
    SAP Kernel 7.00 is valid for ECC 6.0.
    SAP kernel 640 is actually valid from SAP R/3 Enterprise 4.7. it is also valid for ECC 5.0
    For  4.6 C kernel release 46D is available.
    For 4.6B SAP Kernel 4.6B and 4.6 C are available.
    For 4.6A  4.6A,4.6B and 4.6C are available.
    This is what is available in marketplace however I have heard about something called downward compatability of kernels which means lower releases can have higher kernels.
    You must always go for the highest available kernel patch.
    However kernel is OS bit size specific
    Regards.
    Ruchit.

  • Automatic upgrade of AUR packages dependent on kernel version.

    I have an issue with upgrading AUR packages with pacaur. When I try to upgrade with one of the following commands:
    pacaur -u [package_name]
    pacaur -Su -a
    pacaur -Syu
    I keep getting the error 'no results found for dependencies)' 
    Here an example output:
    [ ~ ]$ pacaur -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 conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: spl-git: requires linux=3.17.6-1
    :: zfs-git: requires linux=3.17.6-1
    :: Starting AUR upgrade...
    :: resolving dependencies...
    :: no results found for dependencies)
    As seen in this example, the system upgrade is failed due to two kernel packages which require the previous kernel version.
    I wonder, does the AUR upgrade fails after the failed system upgrade because of new spl-git and zfs-git packages require the new kernel version? And the message ":: no results found for dependencies)" is caused by this?
    It seems there is a kind of a circular dependency in this case - kernel doesn't upgrade because of zfs requires the older kernel, and zfs doesn't upgrade because the new version of zfs requires the new kernel.
    Previously I upgraded AUR packages manually, by first removing them, then upgrading the kernel and after that installing new versions of packages.
    Is it possible to automatically upgrade kernel packages? If so can this be done with pacaur?
    Last edited by nbd (2015-01-19 23:39:49)

    Hi, so I'm not the only newbie doing such things.
    here:
    https://bbs.archlinux.org/viewtopic.php?id=181717
    ukhippo wrote:Afterwards I also suggest using “pacman -Syyu” to update (note the double “y”, this forces a refresh of all packages)
    meaning first add the repository and the key for demz-repo-core https://wiki.archlinux.org/index.php/Un … -repo-core.
    I did that today but the output was just:
    [root@machine1 ~]# pacman -Syyu
    :: Synchronizing package databases...
    core 121.6 KiB 599K/s 00:00 [########################################################] 100%
    extra 1806.6 KiB 671K/s 00:03 [########################################################] 100%
    community 2.5 MiB 672K/s 00:04 [########################################################] 100%
    multilib 121.2 KiB 932K/s 00:00 [########################################################] 100%
    demz-repo-archiso 5.5 KiB 37.9K/s 00:00 [########################################################] 100%
    demz-repo-archiso.sig 287.0 B 0.00B/s 00:00 [########################################################] 100%
    demz-repo-core 7.8 KiB 48.6K/s 00:00 [########################################################] 100%
    demz-repo-core.sig 287.0 B 0.00B/s 00:00 [########################################################] 100%
    :: Starting full system upgrade...
    resolving dependencies...
    looking for conflicting packages...
    error: failed to prepare transaction (could not satisfy dependencies)
    :: spl-git: requires linux=3.17.6-1
    :: zfs-git: requires linux=3.17.6-1
    even though I read
    https://www.archlinux.org/packages/?sor … =&flagged=
    x86_64     Core     linux     3.18.2-2     The Linux kernel and modules     2015-01-15     2015-01-16
    and
    https://github.com/demizer/archzfs
        spl-git     Update git packages for kernel 3.18.2-2     4 days ago
        zfs-git     Update git packages for kernel 3.18.2-2     4 days ago
    I don't really know if I want to remove the package first, while running the machine from a zfs filesystem.
    If it runs automatically the chance of me making an error is a little smaller, don't really want to have a not bootable system.

  • Mixed SAP kernel versions on application servers

    Hello.
    I'm looking for a Note asserting that mixed versions of the sap kernel on application servers of a single installation are not supported.
    E.g. the Central Instance has kernel Version 185 and application server 221 ....
    Can anybody help me finding an official source?
    Thanks a lot.
       Dino

    Hi,
    What is the purpose of a confirmation for such an obvious fact ?
    Do you want an official confirmation that you can't run unix executables on a windows server ?
    PS : Don't try to dry your cat in the microwave oven !   There is no official OSS note about it !
    Regards,
    Olivier

  • Kernel versions and rogue modules

    Hello.
    Can anyone tell me why the kernel-headers package and the kernel26 package never seem to carry the same version?
    Right now in current, kernel-headers' version is 2.6.20.X while the kernel26 is at 2.6.21.
    Also, why do I always have a directory in /lib/modules/  of the name of the next kernel version?  (in this case /lib/modules/2.6.21-ARCH while I'm at 2.6.20) .
    I've had numerous problems around this over the last few months.  Today it happened again:  I just installed gspcav1 from the repository tree, which is a webcam module, and the module was installed for kernel 2.6.21 (in /lib/modules/2.6.21-ARCH/**/usbvideo/gspca.ko), which I'm not running yet. I really wish I didn't have to upgrade my kernel for this sort of things.
    Can anyone help?

    External module packages are provided for the current kernel package only. If you choose to run an older kernel, any modules that you have already installed will continue to function as expected, but if you need to install new ones, as with gspcav1 above, you will need to either build it yourself or find the previous version of the package somewhere.
    You have a /lib/modules/2.6.21-ARCH directory because that is where pacman installed gspcav1. There are no "rogue modules" here, simply an incorrect expectation of how module packages are handled.

  • Compiling old version of GCC and Binutils

    Hello everyone. I'm in search of a way to create bflt executables, and tried my best to follow this guide, but it requires compilation of a rather old version of gcc and binutils. This is what I'm getting after trying to run make.
    strerror.c:460:12: error: static declaration of ‘sys_nerr’ follows non-static declaration
    /usr/include/bits/sys_errlist.h:27:12: note: previous declaration of ‘sys_nerr’ was here
    strerror.c:461:21: error: conflicting types for ‘sys_errlist’
    /usr/include/bits/sys_errlist.h:28:30: note: previous declaration of ‘sys_errlist’ was here
    make[2]: *** [strerror.o] Error 1
    make[2]: Leaving directory `/home/patrick/bflt/uclinuxgcc-kit-160899/binutils-2.9.1.kernel/libiberty'
    make[1]: *** [all-libiberty] Error 2
    make[1]: Leaving directory `/home/patrick/bflt/uclinuxgcc-kit-160899/binutils-2.9.1.kernel'
    make: *** [/opt/uClinux/bin/m68k-coff-as] Error 2
    It is gcc 2.7.2.3, and binutils 2.9. Is there anything I can do to make everything work nicely, or should I go the route of installing an older version of Linux in a virtual machine, then attempting this in that environment? I currently have gcc 4.6 installed. In case it matters, here is my uname -a
    Linux SMNG-N150 2.6.38-ARCH #1 SMP PREEMPT Mon May 23 20:04:02 UTC 2011 i686 Intel(R) Atom(TM) CPU N450 @ 1.66GHz GenuineIntel GNU/Linux
    I appreciate any advice you guys can give me!

    bump

  • Kernel Warning; WARNING: cpu module 'cpu.AuthenticAMD.15' has API version 0

    I installed patch 127128-11 on my solaris 10 x86 server and now I see this warning when I booted.
    WARNING: cpu module 'cpu.AuthenticAMD.15' has API version 0,
    kernel requires API version 1
    The notes in the README state you will only see it after the first reboot and not afterwards.
    NOTE 11: On first reboot after applying this rev of Kernel Patch (127128-11),
    the following message may appear:
    WARNING: cpu module 'cpu.AuthenticAMD.15' has API version 0,
    kernel requires API version 1
    This message can be safely ignored and will not occur on subsequent
    reboots. This error occurs due to the method in which Deferred
    Activation patches are installed, and in particular, in the way
    in which kernel modules that are being obsoleted by this patch are
    deleted. The error is benign and is safe to ignore.
    Why do I see this warning every time I reboot the server?
    Thanks,
    Chris

    Try:
    1) touch /reconfigure ; "init 6"
    and
    2) after (1), boot "init 6" and look for the boot_archive being regenerated. If you don't see this message, I would manually re-do the boot archive.
    There is a new kernel version now; 138889-08
    Use PCA at http://www.par.univie.ac.at/solaris/pca/ to analyze your system (pca -l or pca -L). Then, if you want to patch:
    - install the patch utilities patch first
    - download all patches into a given directory (read pca docs)
    - drop to single user mode
    - pca -n -i first to get all the userland and no reboot/reconfig patches in
    then
    - pca -i to finish it off.
    I've been doing this for some time and its been working well. Always backup and be careful.
    - Mick

  • Why does external modules not depend on a specific kernel version ?

    Hi,
    I'm quite new to Archlinux and there are a few things I don't understand about the way pacman handles kernel and modules packages.
    I understand that modules in the repository are only build against the current kernel version and that you should update both at the same time to keep your system in a working state, however I don't understand why the package system does not enforce that.
    For example if I look at the current nvidia modules (100.14.19-3), it will install its stuff in lib/modules/2.6.23-ARCH and hence (should) depends on kernel26>=2.6.23.
    However if I take a look at the package itself, it only depends on kernel26.
    If I upgrade the modules without upgrading the kernel or upgrade the kernel without upgrading the modules, I will break my system.
    In my opinion (but I may be missing something) the package manager should be robust and should make sure your system stay in a coherent state.
    Is there a technical reason for this or is this only to avoid having to modify the packages dependencies each time a new kernel is release ?

    Very interesting, I was right when I said I was probably missing something
    As I said in my first post, I'm a new archlinux user. I'm more familiar with debian/ubuntu systems.
    The way they are solving this kind of issue is simply by putting the kernel version number in the package name.
    For example you have nvidia-kernel-2.6.23-1 which depends on linux-image-2.6.23-1.
    This solves these kind of upgrade issues (I did a search in the forums before creating this thread and I saw there were a hell lot of kernel/modules dependency issues that have already been reported by other users).
    The advantage of this system is that you can keep both the old and the new kernel package on your system at the same time are revert to the previous version if something goes wrong.
    However the drawback is that you have to maintain several versions of the same package in the repository at the same time, which may be contrary to the archlinux philosophy...

  • 10.1.2.3 app server, xml, and Module version="101020300" and upgrade=yes

    We upgraded our app server from 10.1.2.2 to 10.1.2.3. I converted some of our Oracle Forms to xml before upgrading. I noticed the following "Module version" element and value? What version of Oracle Forms is this 10.1.0.2 , 10.1.2.2, or 10.1.2.3. When I add upgrade=yes on the compile line the fmb file dates do not change and the xml version tag stays the same in unix. Whenver I do this on windows the files dates of the fmbs do change, but the version tag also stays the same. Is it possible the 10.1.2.3 compiler uses 10.1.0.2 version for fmbs and knows there is nothing to change so it leaves the fmb untouched when upgrade=yes?
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <Module version="101020300" xmlns="http://xmlns.oracle.com/Forms"> Edited by: Mark Reichman on Aug 18, 2010 1:33 PM

    Although the "upgrade" option does not throw an error, it really doesn't apply any longer. It was used historically to convert SqlForms to Forms Menu Modules. Here is the text from the Forms Online help for this option:
    Upgrades modules from Oracle Forms 4.5, or from SQL*Menu 5.0, to an Oracle Forms menu module.You gain nothing from including "upgrade=yes" when you compile your 10.1.2 modules.
    Regarding the Module version you see in the XML or FMT, this version represents the engine used to create the module and not the Forms version. This version will not necessarily line up with the Forms version to which you are accustom to viewing. This is more of an internal reference. Your form's modules will not change in any way when you patch from 10.1.2.0 to 10.1.2.2 to 10.1.2.3. This is why there is generally no need to recompile when you patch. The changes are made in our product and not your app.

  • Manadatory SP stack and which kernel version for source Release 4.6c

    Hello!
    I have the following questions:
    - Which support package stack and which kernel version are mandatory for Source Release 4.6?
    - Has the SAP Business connector still any supports?
    And some additional question regardind connection Lotus Notes with ERP 2005:
    - What is the procedure to connect Lotus Notes and ERP 2005 (Do we need RFC-connects or RFC/BAPI?)
    Can anyone help out or recommend how to proceed?
    Thank you!
    Regards
    Axel

    First I would like to recommend getting a good basis consultant to do that whole process. If you have never done such kind of big technical upgrade/conversion before it can become a totally frustrating experience.
    >  Do you all do Unicode Conversion first before going for upgrade process ?
    4.6c is not available as Unicode. During the PREPARE programs/transactions will be imported to the 4.6c system where you have to run all the preprocessing step mentioned in the Unicode conversion guide. After that is finished, the system is upgraded and immediately after the exported and to be imported as a Unicode system.
    Anyone have experience in doing CUUC to EHP4 under single upgrade ? My colleagues have upgraded 4.6C -> ERP 6.0 for EHP 1 only and we want to perform EHP4 and Unicode Conversion under single project. Appreciate anyone advice on this.
    There are many many things to look after, too much to list here in a forum. As suggested I'd consider getting a basis consultant with experience in that area.
    Markus

  • How to specify gcc and g++ version to be used

    Hello,
    I need to compile a software by running the associated Makefile with the command 'make'.
    I have Snow Leopard with Xcode 3, so gcc and g++ default versions are 4.2
    I must compile the application with gcc and g++ 4.0. Is it possible to specify the versions of gcc and g++ to be used?

    raff5184 wrote:
    I need to compile a software by running the associated Makefile with the command 'make'.
    I have Snow Leopard with Xcode 3, so gcc and g++ default versions are 4.2
    I must compile the application with gcc and g++ 4.0. Is it possible to specify the versions of gcc and g++ to be used?
    Welcome to Apple's discussion groups.
    A better place for your post is probably the Unix section of the "Mac OS X Technologies" area of these discussion groups.
    That said, I'd speculate that you'd need to install those older compiler versions in a different directory, then assure that that directory appeared in the PATH before the directory holding the newer compilers.

  • J2ee Kernel version is SP13 and Visual administrator verison is SP18

    Hi Experts! recently we had applied SP18 (initial level SP14) in EP system via SDM but when I try to connect J2ee_admin gives a popup message as "j2ee kernel version is Sp13 and visual admin version is SP18) Why?
    I had updated Kernel upto 185/Unicode/700_rel via usr/sap/SID/sys/exe/uc/ntamd64 only but i havn't updated new files via usr/sap/SID/JCXX/exe, even though both places are showing latest level via disp+work command.
    Can I update j2ee engine 7.00 SP18 again. please give proper solution to solve this issue. My environment is
    Windows X64/DB2/Unicode/700.
    Thanks.

    Problem solved.....error occured due to the "j2ee core700" patch..........
    thanks.

  • SLES 10 - 11.5.10.2 - gcc and g++  - gcc_old

    Hi,
    I have 11.5.10.2 running on multiple boxes; database is 10.2.0.4 on SLES10 64 bit and forms/web/conc are on another box running SLES10 32 bit.
    The details of the operating system on the 32 bit SLES10 box is as follows:
    $ uname -a
    Linux boxcar 2.6.16.60-0.21-bigsmp #1 SMP Tue May 6 12:41:02 UTC 2008 i686 i686 i386 GNU/Linux
    $ cat /etc/issue
    Welcome to SUSE Linux Enterprise Server 10 SP2 (i586) - Kernel \r (\l).
    I would like to find out from those who have installed 11.5.10.2 on SLES10 what version of gcc and g++ are they using and have they installed gcc_old package on SLES 10??
    In metalink note 316806.1, Oracle wants the following to be done:
    # mv /usr/bin/gcc /usr/bin/gcc41
    # mv /usr/bin/g++ /usr/bin/g++41
    # ln -s /opt/gcc295/bin/gcc /usr/bin/gcc
    # ln -s /opt/gcc295/bin/g++ /usr/bin/g++
    Now gcc295 comes as gcc_old package and according to our Linux Sysadmins, this is obsolete with SLES 10. This is what the Linux Sysadmins have told me:
    "...According to Novell, the gcc_old package is not supported on SLES10. See the following link to Novell's website for details http://developer.novell.com/wiki/index.php/SUSE_Linux_Porting_Advisories#SLES_9_to_SLES_10:_Oracle_Development"
    Thanks & regards,

    Hi Michael,
    (This update is going to be a little long so bear with me)
    I was able to get the gcc and g++ 2.95 installed on the system after I had Oracle Corp get Novell update the following url:
    http://developer.novell.com/wiki/index.php/SUSE_Linux_Porting_Advisories#SLES_9_to_SLES_10:_Oracle_Development
    It now states:
    gcc_old SLES9 package is obsolete in SLES10. While gcc_old is generally obsolete for SLES 10, it is required for the use of EBS 11i on SLES 10 and has been provided by Novell explicitly for this use.
    But now that I have the right gcc and g++ when I tried the adadmin relinking of all application files, I am getting many errors similar to the following:
    Relinking module 'MSCXGCAL' in product msc ...
    make -f /apptheta/app/theta/appl/admin/theta/out/link_msc_10083.mk /apptheta/app/theta/appl/msc/11.5.0/bin/MSCXGCAL
    Starting link of msc executable 'MSCXGCAL' on Mon Jul 13 15:05:29 PDT 2009
    g++ -s -L/apptheta/app/theta/8.0.6/lib -L/apptheta/app/theta/8.0.6/lib/stubs -o /apptheta/app/theta/appl/msc/11.5.0/bin/MSCXGCAL /apptheta/app/theta/appl/msc/11.5.0/lib/mscxgcal.o \
    /apptheta/app/theta/appl/msc/11.5.0/lib/libmsc.a /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a /apptheta/app/theta/appl/msc/11.5.0/lib/libmsc.a /apptheta/app/theta/appl/sht/11.5.0/lib/ilog/5.1/libschedule.a /apptheta/app/theta/appl/sht/11.5.0/lib/ilog/5.1/libsolver.a /apptheta/app/theta/appl/sht/11.5.0/lib/ilog/5.1/libconcert.a /apptheta/app/theta/appl/sht/11.5.0/lib/ilog/5.1/libhybrid.a /apptheta/app/theta/appl/sht/11.5.0/lib/ilog/5.1/libcplex.a /apptheta/app/theta/appl/sht/11.5.0/lib/ilog/5.1/libilocplex.a \
    /apptheta/app/theta/appl/fnd/11.5.0/lib/libfnd.a /apptheta/app/theta/appl/sht/11.5.0/lib/rwave/libstd8s.a -lsql /apptheta/app/theta/8.0.6/lib/nautab.o /apptheta/app/theta/8.0.6/lib/naeet.o /apptheta/app/theta/8.0.6/lib/naect.o /apptheta/app/theta/8.0.6/lib/naedhs.o `cat /apptheta/app/theta/8.0.6/lib/naldflgs` -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lmm -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lnetv2 -lnttcp -lnetwork -lncr -lclient -lvsn -lcommon -lgeneric -lepc -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 -lclient -lvsn -lcommon -lgeneric -lnlsrtl3 -lcore4 -lnlsrtl3 -lcore4 -lnlsrtl3 `cat /apptheta/app/theta/8.0.6/lib/sysliblist` -ldl -lpthread -lm /apptheta/app/theta/8.0.6/rdbms/lib/defopt.o /apptheta/app/theta/8.0.6/rdbms/lib/ssbbded.o /usr/lib/libstdc++.so.2.9
    `.L13224' referenced in section `.rodata' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o): defined in discarded section `.SCOProfileOptions::gnu.linkonce.t.(void)' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o)
    `.L13227' referenced in section `.rodata' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o): defined in discarded section `.SCOProfileOptions::gnu.linkonce.t.(void)' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o)
    `.L13228' referenced in section `.rodata' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o): defined in discarded section `.SCOProfileOptions::gnu.linkonce.t.(void)' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o)
    `.L13229' referenced in section `.rodata' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o): defined in discarded section `.SCOProfileOptions::gnu.linkonce.t.(void)' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o)
    `.L13219' referenced in section `.rodata' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o): defined in discarded section `.SCOProfileOptions::gnu.linkonce.t.(void)' of /apptheta/app/theta/appl/mso/11.5.0/lib/libmso.a(msopomdl.o)
    collect2: ld returned 1 exit status
    make: *** [apptheta/app/theta/appl/msc/11.5.0/bin/MSCXGCAL] Error 1
    Done with link of msc executable 'MSCXGCAL' on Mon Jul 13 15:05:38 PDT 2009
    Relink of module "MSCXGCAL" failed.
    See error messages above (also recorded in log file) for possible
    reasons for the failure. Also, please check that the Unix userid
    running adrelink has read, write, and execute permissions
    on the directory /apptheta/app/theta/appl/msc/11.5.0/bin,
    and that there is sufficient space remaining on the disk partition
    containing your Oracle Applications installation.
    Done with link of product 'msc' on Mon Jul 13 15:05:38 PDT 2009
    adrelink is exiting with status 1
    I noticed note says:
    "..For SUSE Linux Enterprise Server 10 only:
    # ln -s /usr/bin/ld215 /usr/bin/ld
    # ln -s /usr/lib/libdb.so.2 /usr/lib/libdb.so.3
    # ln -s /usr/lib/libgdbm.so /usr/lib/libgdbm.so.2
    In our case what we have is:
    ls -l ld-rwxr-xr-x 1 root root 1765060 2008-04-21 16:01 ld
    apptheta@boxcar:/usr/bin
    ls -l libdb*-rwxr-xr-x 1 root root 55448 2006-06-16 06:15 libdb-1.85.so
    -rwxr-xr-x 1 root root 931232 2006-06-16 06:07 libdb-4.3.so
    lrwxrwxrwx 1 root root 12 2009-06-23 10:34 libdb-4.so -> libdb-4.3.so
    lrwxrwxrwx 1 root root 13 2009-06-23 10:37 libdb.so.2 -> libdb-1.85.so
    lrwxrwxrwx 1 root root 19 2009-07-09 15:43 libdb.so.3 -> /usr/lib/libdb.so.2
    -rwxr-xr-x 1 root root 1026088 2006-06-16 06:07 libdb_cxx-4.3.so
    lrwxrwxrwx 1 root root 16 2009-06-23 10:34 libdb_cxx-4.so -> libdb_cxx-4.3.so
    lrwxrwxrwx 1 root root 18 2009-06-23 10:36 libdbus-1.so.2 -> libdbus-1.so.2.0.0
    -rwxr-xr-x 1 root root 190612 2008-04-21 16:53 libdbus-1.so.2.0.0
    lrwxrwxrwx 1 root root 23 2009-06-23 10:37 libdbus-glib-1.so -> libdbus-glib-1.so.2.0.0
    lrwxrwxrwx 1 root root 23 2009-06-23 10:37 libdbus-glib-1.so.2 -> libdbus-glib-1.so.2.0.0
    -rwxr-xr-x 1 root root 98744 2008-04-21 16:53 libdbus-glib-1.so.2.0.0
    Any suggestions?
    Thanks,

  • Since kernel version 3.19.x-x my ultrabook cannot reboot nor shutdown

    Hello,
    Can somebody help me out? With kernel version 3.18xxx everything works fine... Does that mean that i have to downgrade my kernel???

    Yes, here again.
    -- Logs begin at So 2013-12-01 00:41:03 CET, end at Sa 2015-04-11 21:13:40 CEST. --
    Apr 11 20:59:04 coco-lap systemd-journal[154]: Runtime journal is using 8.0M (max allowed 188.8M, trying to leave 283.3M free of 1.8G available → current limit 188.8M).
    Apr 11 20:59:05 coco-lap systemd-journal[154]: Permanent journal is using 2.1G (max allowed 4.0G, trying to leave 4.0G free of 187.5G available → current limit 4.0G).
    Apr 11 20:59:06 coco-lap systemd-journal[154]: Time spent on flushing to /var is 731.179ms for 2 entries.
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpuset
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpu
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys cpuacct
    Apr 11 20:59:06 coco-lap kernel: Linux version 3.19.3-3-ARCH (builduser@tobias) (gcc version 4.9.2 20150304 (prerelease) (GCC) ) #1 SMP PREEMPT Wed Apr 8 14:10:00 CEST 2015
    Apr 11 20:59:06 coco-lap kernel: Command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=400f7053-9f5d-4381-92e5-856214a0b1bb rw quiet rcutree.rcu_idle_gp_delay=1
    Apr 11 20:59:06 coco-lap kernel: e820: BIOS-provided physical RAM map:
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000000000000-0x000000000009d3ff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x000000000009d400-0x000000000009ffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000000e0000-0x00000000000fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000000100000-0x000000001fffffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000020000000-0x00000000201fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000020200000-0x0000000040003fff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000040004000-0x0000000040004fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000040005000-0x0000000090daffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000090db0000-0x00000000921affff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000921b0000-0x0000000096abefff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096abf000-0x0000000096ebefff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096ebf000-0x0000000096fbefff] ACPI NVS
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096fbf000-0x0000000096ffefff] ACPI data
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000096fff000-0x0000000096ffffff] usable
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000097000000-0x000000009f9fffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000e0000000-0x00000000efffffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000feb00000-0x00000000feb03fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fec00000-0x00000000fec00fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fed10000-0x00000000fed19fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fed1c000-0x00000000fed1ffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000fee00000-0x00000000fee00fff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x00000000ffc00000-0x00000000ffffffff] reserved
    Apr 11 20:59:06 coco-lap kernel: BIOS-e820: [mem 0x0000000100000000-0x000000015f5fffff] usable
    Apr 11 20:59:06 coco-lap kernel: NX (Execute Disable) protection: active
    Apr 11 20:59:06 coco-lap kernel: SMBIOS 2.7 present.
    Apr 11 20:59:06 coco-lap kernel: DMI: Acer Aspire M5-481TG/MA40_HX, BIOS V2.02 08/15/2012
    Apr 11 20:59:06 coco-lap kernel: e820: update [mem 0x00000000-0x00000fff] usable ==> reserved
    Apr 11 20:59:06 coco-lap kernel: e820: remove [mem 0x000a0000-0x000fffff] usable
    Apr 11 20:59:06 coco-lap kernel: AGP: No AGP bridge found
    Apr 11 20:59:06 coco-lap kernel: e820: last_pfn = 0x15f600 max_arch_pfn = 0x400000000
    Apr 11 20:59:06 coco-lap kernel: MTRR default type: uncachable
    Apr 11 20:59:06 coco-lap kernel: MTRR fixed ranges enabled:
    Apr 11 20:59:06 coco-lap kernel: 00000-9FFFF write-back
    Apr 11 20:59:06 coco-lap kernel: A0000-BFFFF uncachable
    Apr 11 20:59:06 coco-lap kernel: C0000-E7FFF write-protect
    Apr 11 20:59:06 coco-lap kernel: E8000-EFFFF write-combining
    Apr 11 20:59:06 coco-lap kernel: F0000-FFFFF write-protect
    Apr 11 20:59:06 coco-lap kernel: MTRR variable ranges enabled:
    Apr 11 20:59:06 coco-lap kernel: 0 base 000000000 mask F80000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 1 base 080000000 mask FE0000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 2 base 097000000 mask FFF000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 3 base 098000000 mask FF8000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 4 base 0FFC00000 mask FFFC00000 write-protect
    Apr 11 20:59:06 coco-lap kernel: 5 base 100000000 mask F80000000 write-back
    Apr 11 20:59:06 coco-lap kernel: 6 base 15F600000 mask FFFE00000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 7 base 15F800000 mask FFF800000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 8 base 160000000 mask FE0000000 uncachable
    Apr 11 20:59:06 coco-lap kernel: 9 disabled
    Apr 11 20:59:06 coco-lap kernel: PAT configuration [0-7]: WB WC UC- UC WB WC UC- UC
    Apr 11 20:59:06 coco-lap kernel: e820: last_pfn = 0x97000 max_arch_pfn = 0x400000000
    Apr 11 20:59:06 coco-lap kernel: found SMP MP-table at [mem 0x000fe1b0-0x000fe1bf] mapped at [ffff8800000fe1b0]
    Apr 11 20:59:06 coco-lap kernel: Scanning 1 areas for low memory corruption
    Apr 11 20:59:06 coco-lap kernel: Base memory trampoline at [ffff880000097000] 97000 size 24576
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x00000000-0x000fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00000000-0x000fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b32000, 0x01b32fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b33000, 0x01b33fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b34000, 0x01b34fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x15f400000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x15f400000-0x15f5fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b35000, 0x01b35fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x140000000-0x15f3fffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x140000000-0x15f3fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x120000000-0x13fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x120000000-0x13fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b36000, 0x01b36fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x00100000-0x1fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00100000-0x001fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x00200000-0x1fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x20200000-0x40003fff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x20200000-0x3fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40000000-0x40003fff] page 4k
    Apr 11 20:59:06 coco-lap kernel: BRK [0x01b37000, 0x01b37fff] PGTABLE
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x40005000-0x90daffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40005000-0x401fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x40200000-0x90bfffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x90c00000-0x90daffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x921b0000-0x96abefff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x921b0000-0x921fffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: [mem 0x92200000-0x969fffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: [mem 0x96a00000-0x96abefff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x96fff000-0x96ffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x96fff000-0x96ffffff] page 4k
    Apr 11 20:59:06 coco-lap kernel: init_memory_mapping: [mem 0x100000000-0x11fffffff]
    Apr 11 20:59:06 coco-lap kernel: [mem 0x100000000-0x11fffffff] page 2M
    Apr 11 20:59:06 coco-lap kernel: RAMDISK: [mem 0x36f38000-0x37793fff]
    Apr 11 20:59:06 coco-lap kernel: ACPI: Early table checksum verification disabled
    Apr 11 20:59:06 coco-lap kernel: ACPI: RSDP 0x00000000000FE020 000024 (v02 ACRSYS)
    Apr 11 20:59:06 coco-lap kernel: ACPI: XSDT 0x0000000096FFE210 0000AC (v01 ACRSYS ACRPRDCT 00000001 01000013)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FACP 0x0000000096FFB000 00010C (v05 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: DSDT 0x0000000096FEC000 00B054 (v01 ACRSYS ACRPRDCT 00000000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FACS 0x0000000096FBA000 000040
    Apr 11 20:59:06 coco-lap kernel: ACPI: UEFI 0x0000000096FFD000 000236 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: ASF! 0x0000000096FFC000 0000A5 (v32 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: HPET 0x0000000096FFA000 000038 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: APIC 0x0000000096FF9000 00008C (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: MCFG 0x0000000096FF8000 00003C (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SLIC 0x0000000096FEB000 000176 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: WDAT 0x0000000096FEA000 000224 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FE8000 001068 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: BOOT 0x0000000096FE6000 000028 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: ASPT 0x0000000096FE1000 000034 (v07 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: FPDT 0x0000000096FDF000 000044 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: MSDM 0x0000000096FDE000 000055 (v03 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FDD000 0008A2 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FDC000 000A92 (v01 ACRSYS ACRPRDCT 00003000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: DMAR 0x0000000096FDB000 0000B8 (v01 ACRSYS ACRPRDCT 00000001 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0x0000000096FD8000 002A05 (v01 ACRSYS ACRPRDCT 00001000 1025 00040000)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Local APIC address 0xfee00000
    Apr 11 20:59:06 coco-lap kernel: No NUMA configuration found
    Apr 11 20:59:06 coco-lap kernel: Faking a node at [mem 0x0000000000000000-0x000000015f5fffff]
    Apr 11 20:59:06 coco-lap kernel: NODE_DATA(0) allocated [mem 0x15f5f6000-0x15f5f9fff]
    Apr 11 20:59:06 coco-lap kernel: [ffffea0000000000-ffffea00057fffff] PMD -> [ffff88015ae00000-ffff88015ebfffff] on node 0
    Apr 11 20:59:06 coco-lap kernel: Zone ranges:
    Apr 11 20:59:06 coco-lap kernel: DMA [mem 0x00001000-0x00ffffff]
    Apr 11 20:59:06 coco-lap kernel: DMA32 [mem 0x01000000-0xffffffff]
    Apr 11 20:59:06 coco-lap kernel: Normal [mem 0x100000000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: Movable zone start for each node
    Apr 11 20:59:06 coco-lap kernel: Early memory node ranges
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x00001000-0x0009cfff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x00100000-0x1fffffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x20200000-0x40003fff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x40005000-0x90daffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x921b0000-0x96abefff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x96fff000-0x96ffffff]
    Apr 11 20:59:06 coco-lap kernel: node 0: [mem 0x100000000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: Initmem setup node 0 [mem 0x00001000-0x15f5fffff]
    Apr 11 20:59:06 coco-lap kernel: On node 0 totalpages: 1002075
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 64 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 21 pages reserved
    Apr 11 20:59:06 coco-lap kernel: DMA zone: 3996 pages, LIFO batch:0
    Apr 11 20:59:06 coco-lap kernel: DMA32 zone: 9491 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: DMA32 zone: 607423 pages, LIFO batch:31
    Apr 11 20:59:06 coco-lap kernel: Normal zone: 6104 pages used for memmap
    Apr 11 20:59:06 coco-lap kernel: Normal zone: 390656 pages, LIFO batch:31
    Apr 11 20:59:06 coco-lap kernel: Reserving Intel graphics stolen memory at 0x97a00000-0x9f9fffff
    Apr 11 20:59:06 coco-lap kernel: ACPI: PM-Timer IO Port: 0x408
    Apr 11 20:59:06 coco-lap kernel: ACPI: Local APIC address 0xfee00000
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x03] lapic_id[0x02] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x04] lapic_id[0x03] enabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x05] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x06] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x07] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: LAPIC (acpi_id[0x08] lapic_id[0x00] disabled)
    Apr 11 20:59:06 coco-lap kernel: ACPI: IOAPIC (id[0x00] address[0xfec00000] gsi_base[0])
    Apr 11 20:59:06 coco-lap kernel: IOAPIC[0]: apic_id 0, version 32, address 0xfec00000, GSI 0-23
    Apr 11 20:59:06 coco-lap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
    Apr 11 20:59:06 coco-lap kernel: ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
    Apr 11 20:59:06 coco-lap kernel: ACPI: IRQ0 used by override.
    Apr 11 20:59:06 coco-lap kernel: ACPI: IRQ9 used by override.
    Apr 11 20:59:06 coco-lap kernel: Using ACPI (MADT) for SMP configuration information
    Apr 11 20:59:06 coco-lap kernel: ACPI: HPET id: 0x8086a201 base: 0xfed00000
    Apr 11 20:59:06 coco-lap kernel: smpboot: Allowing 8 CPUs, 4 hotplug CPUs
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x00000000-0x00000fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x0009d000-0x0009dfff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x0009e000-0x0009ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x000a0000-0x000dffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x000e0000-0x000fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x20000000-0x201fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x40004000-0x40004fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x90db0000-0x921affff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96abf000-0x96ebefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96ebf000-0x96fbefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x96fbf000-0x96ffefff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x97000000-0x9f9fffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0x9fa00000-0xdfffffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xe0000000-0xefffffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xf0000000-0xfeafffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfeb00000-0xfeb03fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfeb04000-0xfebfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfec00000-0xfec00fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfec01000-0xfed0ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed10000-0xfed19fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed1a000-0xfed1bfff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed1c000-0xfed1ffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfed20000-0xfedfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfee00000-0xfee00fff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xfee01000-0xffbfffff]
    Apr 11 20:59:06 coco-lap kernel: PM: Registered nosave memory: [mem 0xffc00000-0xffffffff]
    Apr 11 20:59:06 coco-lap kernel: e820: [mem 0x9fa00000-0xdfffffff] available for PCI devices
    Apr 11 20:59:06 coco-lap kernel: Booting paravirtualized kernel on bare hardware
    Apr 11 20:59:06 coco-lap kernel: setup_percpu: NR_CPUS:128 nr_cpumask_bits:128 nr_cpu_ids:8 nr_node_ids:1
    Apr 11 20:59:06 coco-lap kernel: PERCPU: Embedded 31 pages/cpu @ffff88015f200000 s86336 r8192 d32448 u262144
    Apr 11 20:59:06 coco-lap kernel: pcpu-alloc: s86336 r8192 d32448 u262144 alloc=1*2097152
    Apr 11 20:59:06 coco-lap kernel: pcpu-alloc: [0] 0 1 2 3 4 5 6 7
    Apr 11 20:59:06 coco-lap kernel: Built 1 zonelists in Node order, mobility grouping on. Total pages: 986395
    Apr 11 20:59:06 coco-lap kernel: Policy zone: Normal
    Apr 11 20:59:06 coco-lap kernel: Kernel command line: BOOT_IMAGE=/boot/vmlinuz-linux root=UUID=400f7053-9f5d-4381-92e5-856214a0b1bb rw quiet rcutree.rcu_idle_gp_delay=1
    Apr 11 20:59:06 coco-lap kernel: PID hash table entries: 4096 (order: 3, 32768 bytes)
    Apr 11 20:59:06 coco-lap kernel: xsave: enabled xstate_bv 0x7, cntxt size 0x340 using standard form
    Apr 11 20:59:06 coco-lap kernel: AGP: Checking aperture...
    Apr 11 20:59:06 coco-lap kernel: AGP: No AGP bridge found
    Apr 11 20:59:06 coco-lap kernel: Calgary: detecting Calgary via BIOS EBDA area
    Apr 11 20:59:06 coco-lap kernel: Calgary: Unable to locate Rio Grande table in EBDA - bailing!
    Apr 11 20:59:06 coco-lap kernel: Memory: 3857344K/4008300K available (5534K kernel code, 917K rwdata, 1744K rodata, 1164K init, 1156K bss, 150956K reserved, 0K cma-reserved)
    Apr 11 20:59:06 coco-lap kernel: SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=8, Nodes=1
    Apr 11 20:59:06 coco-lap kernel: Preemptible hierarchical RCU implementation.
    Apr 11 20:59:06 coco-lap kernel: RCU dyntick-idle grace-period acceleration is enabled.
    Apr 11 20:59:06 coco-lap kernel: RCU restricting CPUs from NR_CPUS=128 to nr_cpu_ids=8.
    Apr 11 20:59:06 coco-lap kernel: RCU: Adjusting geometry for rcu_fanout_leaf=16, nr_cpu_ids=8
    Apr 11 20:59:06 coco-lap kernel: NR_IRQS:8448 nr_irqs:488 16
    Apr 11 20:59:06 coco-lap kernel: Console: colour dummy device 80x25
    Apr 11 20:59:06 coco-lap kernel: console [tty0] enabled
    Apr 11 20:59:06 coco-lap kernel: hpet clockevent registered
    Apr 11 20:59:06 coco-lap kernel: tsc: Fast TSC calibration using PIT
    Apr 11 20:59:06 coco-lap kernel: tsc: Detected 1696.112 MHz processor
    Apr 11 20:59:06 coco-lap kernel: Calibrating delay loop (skipped), value calculated using timer frequency.. 3393.56 BogoMIPS (lpj=5653706)
    Apr 11 20:59:06 coco-lap kernel: pid_max: default: 32768 minimum: 301
    Apr 11 20:59:06 coco-lap kernel: ACPI: Core revision 20141107
    Apr 11 20:59:06 coco-lap kernel: ACPI: All ACPI Tables successfully acquired
    Apr 11 20:59:06 coco-lap kernel: Security Framework initialized
    Apr 11 20:59:06 coco-lap kernel: Yama: becoming mindful.
    Apr 11 20:59:06 coco-lap kernel: Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)
    Apr 11 20:59:06 coco-lap kernel: Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)
    Apr 11 20:59:06 coco-lap kernel: Mount-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 11 20:59:06 coco-lap kernel: Mountpoint-cache hash table entries: 8192 (order: 4, 65536 bytes)
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys memory
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys devices
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys freezer
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys net_cls
    Apr 11 20:59:06 coco-lap kernel: Initializing cgroup subsys blkio
    Apr 11 20:59:06 coco-lap kernel: CPU: Physical Processor ID: 0
    Apr 11 20:59:06 coco-lap kernel: CPU: Processor Core ID: 0
    Apr 11 20:59:06 coco-lap kernel: ENERGY_PERF_BIAS: Set to 'normal', was 'performance'
    ENERGY_PERF_BIAS: View and update with x86_energy_perf_policy(8)
    Apr 11 20:59:06 coco-lap kernel: mce: CPU supports 7 MCE banks
    Apr 11 20:59:06 coco-lap kernel: CPU0: Thermal monitoring enabled (TM1)
    Apr 11 20:59:06 coco-lap kernel: Last level iTLB entries: 4KB 512, 2MB 8, 4MB 8
    Last level dTLB entries: 4KB 512, 2MB 32, 4MB 32, 1GB 0
    Apr 11 20:59:06 coco-lap kernel: Freeing SMP alternatives memory: 20K (ffffffff81a0a000 - ffffffff81a0f000)
    Apr 11 20:59:06 coco-lap kernel: ftrace: allocating 21171 entries in 83 pages
    Apr 11 20:59:06 coco-lap kernel: dmar: Host address width 36
    Apr 11 20:59:06 coco-lap kernel: dmar: DRHD base: 0x000000fed90000 flags: 0x0
    Apr 11 20:59:06 coco-lap kernel: dmar: IOMMU 0: reg_base_addr fed90000 ver 1:0 cap c0000020e60262 ecap f0101a
    Apr 11 20:59:06 coco-lap kernel: dmar: DRHD base: 0x000000fed91000 flags: 0x1
    Apr 11 20:59:06 coco-lap kernel: dmar: IOMMU 1: reg_base_addr fed91000 ver 1:0 cap c9008020660262 ecap f0105a
    Apr 11 20:59:06 coco-lap kernel: dmar: RMRR base: 0x00000096e8c000 end: 0x00000096eabfff
    Apr 11 20:59:06 coco-lap kernel: dmar: RMRR base: 0x00000097800000 end: 0x0000009f9fffff
    Apr 11 20:59:06 coco-lap kernel: IOAPIC id 0 under DRHD base 0xfed91000 IOMMU 1
    Apr 11 20:59:06 coco-lap kernel: HPET id 0 under DRHD base 0xfed91000
    Apr 11 20:59:06 coco-lap kernel: Queued invalidation will be enabled to support x2apic and Intr-remapping.
    Apr 11 20:59:06 coco-lap kernel: Enabled IRQ remapping in x2apic mode
    Apr 11 20:59:06 coco-lap kernel: Enabling x2apic
    Apr 11 20:59:06 coco-lap kernel: Enabled x2apic
    Apr 11 20:59:06 coco-lap kernel: Switched APIC routing to cluster x2apic.
    Apr 11 20:59:06 coco-lap kernel: ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1
    Apr 11 20:59:06 coco-lap kernel: smpboot: CPU0: Intel(R) Core(TM) i5-3317U CPU @ 1.70GHz (fam: 06, model: 3a, stepping: 09)
    Apr 11 20:59:06 coco-lap kernel: TSC deadline timer enabled
    Apr 11 20:59:06 coco-lap kernel: Performance Events: PEBS fmt1+, 16-deep LBR, IvyBridge events, full-width counters, Intel PMU driver.
    Apr 11 20:59:06 coco-lap kernel: ... version: 3
    Apr 11 20:59:06 coco-lap kernel: ... bit width: 48
    Apr 11 20:59:06 coco-lap kernel: ... generic registers: 4
    Apr 11 20:59:06 coco-lap kernel: ... value mask: 0000ffffffffffff
    Apr 11 20:59:06 coco-lap kernel: ... max period: 0000ffffffffffff
    Apr 11 20:59:06 coco-lap kernel: ... fixed-purpose events: 3
    Apr 11 20:59:06 coco-lap kernel: ... event mask: 000000070000000f
    Apr 11 20:59:06 coco-lap kernel: x86: Booting SMP configuration:
    Apr 11 20:59:06 coco-lap kernel: .... node #0, CPUs: #1
    Apr 11 20:59:06 coco-lap kernel: NMI watchdog: enabled on all CPUs, permanently consumes one hw-PMU counter.
    Apr 11 20:59:06 coco-lap kernel: #2 #3
    Apr 11 20:59:06 coco-lap kernel: x86: Booted up 1 node, 4 CPUs
    Apr 11 20:59:06 coco-lap kernel: smpboot: Total of 4 processors activated (13574.26 BogoMIPS)
    Apr 11 20:59:06 coco-lap kernel: devtmpfs: initialized
    Apr 11 20:59:06 coco-lap kernel: PM: Registering ACPI NVS region [mem 0x96ebf000-0x96fbefff] (1048576 bytes)
    Apr 11 20:59:06 coco-lap kernel: pinctrl core: initialized pinctrl subsystem
    Apr 11 20:59:06 coco-lap kernel: RTC time: 18:58:58, date: 04/11/15
    Apr 11 20:59:06 coco-lap kernel: NET: Registered protocol family 16
    Apr 11 20:59:06 coco-lap kernel: cpuidle: using governor ladder
    Apr 11 20:59:06 coco-lap kernel: cpuidle: using governor menu
    Apr 11 20:59:06 coco-lap kernel: ACPI FADT declares the system doesn't support PCIe ASPM, so disable it
    Apr 11 20:59:06 coco-lap kernel: ACPI: bus type PCI registered
    Apr 11 20:59:06 coco-lap kernel: acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5
    Apr 11 20:59:06 coco-lap kernel: PCI: MMCONFIG for domain 0000 [bus 00-ff] at [mem 0xe0000000-0xefffffff] (base 0xe0000000)
    Apr 11 20:59:06 coco-lap kernel: PCI: MMCONFIG at [mem 0xe0000000-0xefffffff] reserved in E820
    Apr 11 20:59:06 coco-lap kernel: PCI: Using configuration type 1 for base access
    Apr 11 20:59:06 coco-lap kernel: mtrr: your CPUs had inconsistent variable MTRR settings
    Apr 11 20:59:06 coco-lap kernel: mtrr: probably your BIOS does not setup all CPUs.
    Apr 11 20:59:06 coco-lap kernel: mtrr: corrected configuration.
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Module Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Processor Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(3.0 _SCP Extensions)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Added _OSI(Processor Aggregator Device)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Executed 1 blocks of module-level executable AML code
    Apr 11 20:59:06 coco-lap kernel: [Firmware Bug]: ACPI: BIOS _OSI(Linux) query ignored
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159944000 00083B (v01 PmRef Cpu0Cst 00003001 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159951000 000303 (v01 PmRef ApIst 00003000 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Dynamic OEM Table Load:
    Apr 11 20:59:06 coco-lap kernel: ACPI: SSDT 0xFFFF880159862800 000119 (v01 PmRef ApCst 00003000 INTL 20111123)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Interpreter enabled
    Apr 11 20:59:06 coco-lap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20141107/hwxface-580)
    Apr 11 20:59:06 coco-lap kernel: ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20141107/hwxface-580)
    Apr 11 20:59:06 coco-lap kernel: ACPI: (supports S0 S3 S4 S5)
    Apr 11 20:59:06 coco-lap kernel: ACPI: Using IOAPIC for interrupt routing
    Apr 11 20:59:06 coco-lap kernel: PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug
    Apr 11 20:59:06 coco-lap kernel: ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-fe])
    Apr 11 20:59:06 coco-lap kernel: acpi PNP0A08:00: _OSC: OS supports [ExtendedConfig ASPM ClockPM Segments MSI]
    Apr 11 20:59:06 coco-lap kernel: \_SB_.PCI0:_OSC invalid UUID
    Apr 11 20:59:06 coco-lap kernel: _OSC request data:1 1f 0
    Apr 11 20:59:06 coco-lap kernel: acpi PNP0A08:00: _OSC failed (AE_ERROR); disabling ASPM
    Apr 11 20:59:06 coco-lap kernel: PCI host bridge to bus 0000:00
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [bus 00-fe]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]
    Apr 11 20:59:06 coco-lap kernel: pci_bus 0000:00: root bus resource [mem 0x9fa00000-0xfeafffff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:00.0: [8086:0154] type 00 class 0x060000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:01.0: [8086:0151] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:01.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: [8086:0166] type 00 class 0x030000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x10: [mem 0xd3000000-0xd33fffff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x18: [mem 0xc0000000-0xcfffffff 64bit pref]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:02.0: reg 0x20: [io 0x4000-0x403f]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: [8086:1e31] type 00 class 0x0c0330
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: reg 0x10: [mem 0xd3600000-0xd360ffff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: PME# supported from D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:14.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: [8086:1e3a] type 00 class 0x078000
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: reg 0x10: [mem 0xd3614000-0xd361400f 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:16.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: [8086:1e2d] type 00 class 0x0c0320
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: reg 0x10: [mem 0xd3619000-0xd36193ff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1a.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: [8086:1e20] type 00 class 0x040300
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: reg 0x10: [mem 0xd3610000-0xd3613fff 64bit]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1b.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: [8086:1e10] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: [8086:1e12] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.1: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: [8086:1e14] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.2: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: [8086:1e1e] type 01 class 0x060400
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1c.7: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: [8086:1e26] type 00 class 0x0c0320
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: reg 0x10: [mem 0xd3618000-0xd36183ff]
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: PME# supported from D0 D3hot D3cold
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1d.0: System wakeup disabled by ACPI
    Apr 11 20:59:06 coco-lap kernel: pci 0000:00:1f.0: [8086:1e57] type 00 class 0x060100
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: [8086:1e03] type 00 class 0x010601
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x10: [io 0x4088-0x408f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x14: [io 0x4094-0x4097]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x18: [io 0x4080-0x4087]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x1c: [io 0x4090-0x4093]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x20: [io 0x4060-0x407f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: reg 0x24: [mem 0xd3617000-0xd36177ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.2: PME# supported from D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: [8086:1e22] type 00 class 0x0c0500
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: reg 0x10: [mem 0xd3615000-0xd36150ff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1f.3: reg 0x20: [io 0x4040-0x405f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: [10de:0fd3] type 00 class 0x030000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x10: [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x14: [mem 0xa0000000-0xafffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x1c: [mem 0xb0000000-0xb1ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x24: [io 0x3000-0x307f]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: reg 0x30: [mem 0xfff80000-0xffffffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: [10ec:5209] type 00 class 0xff0000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: reg 0x10: [mem 0x00000000-0x00000fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: PME# supported from D1 D2 D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: [10ec:5209] type 00 class 0x080500
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: reg 0x10: [mem 0x00000000-0x000000ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: PME# supported from D1 D2 D3hot
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: [14e4:1692] type 00 class 0x020000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: reg 0x10: [mem 0xd3500000-0xd350ffff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: PME# supported from D3hot D3cold
    Apr 11 20:59:07 coco-lap kernel: pci 0000:04:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: [168c:0034] type 00 class 0x028000
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: reg 0x10: [mem 0xd3400000-0xd347ffff 64bit]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: reg 0x30: [mem 0xffff0000-0xffffffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: supports D1 D2
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: PME# supported from D0 D1 D2 D3hot D3cold
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: System wakeup disabled by ACPI
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: PCI bridge to [bus 09]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: bridge window [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKA] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKB] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKC] (IRQs 1 3 4 5 6 10 *11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKD] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKE] (IRQs 1 3 4 5 6 10 11 12 14 15) *0, disabled.
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKF] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKG] (IRQs 1 3 4 5 6 *10 11 12 14 15)
    Apr 11 20:59:07 coco-lap kernel: ACPI: PCI Interrupt Link [LNKH] (IRQs 1 3 4 5 6 10 11 12 14 15) *7
    Apr 11 20:59:07 coco-lap kernel: ACPI: Enabled 4 GPEs in block 00 to 3F
    Apr 11 20:59:07 coco-lap kernel: ACPI : EC: GPE = 0x17, I/O: command/status = 0x66, data = 0x62
    Apr 11 20:59:07 coco-lap kernel: vgaarb: setting as boot device: PCI:0000:00:02.0
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device added: PCI:0000:01:00.0,decodes=io+mem,owns=none,locks=none
    Apr 11 20:59:07 coco-lap kernel: vgaarb: loaded
    Apr 11 20:59:07 coco-lap kernel: vgaarb: bridge control possible 0000:01:00.0
    Apr 11 20:59:07 coco-lap kernel: vgaarb: no bridge control possible 0000:00:02.0
    Apr 11 20:59:07 coco-lap kernel: PCI: Using ACPI for IRQ routing
    Apr 11 20:59:07 coco-lap kernel: PCI: pci_cache_line_size set to 64 bytes
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x0009d400-0x0009ffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x40004000-0x43ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x90db0000-0x93ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x96abf000-0x97ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x97000000-0x97ffffff]
    Apr 11 20:59:07 coco-lap kernel: e820: reserve RAM buffer [mem 0x15f600000-0x15fffffff]
    Apr 11 20:59:07 coco-lap kernel: NetLabel: Initializing
    Apr 11 20:59:07 coco-lap kernel: NetLabel: domain hash size = 128
    Apr 11 20:59:07 coco-lap kernel: NetLabel: protocols = UNLABELED CIPSOv4
    Apr 11 20:59:07 coco-lap kernel: NetLabel: unlabeled traffic allowed by default
    Apr 11 20:59:07 coco-lap kernel: hpet0: at MMIO 0xfed00000, IRQs 2, 8, 0, 0, 0, 0, 0, 0
    Apr 11 20:59:07 coco-lap kernel: hpet0: 8 comparators, 64-bit 14.318180 MHz counter
    Apr 11 20:59:07 coco-lap kernel: Switched to clocksource hpet
    Apr 11 20:59:07 coco-lap kernel: pnp: PnP ACPI init
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0680-0x069f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x1100-0x110f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0xffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0xffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0400-0x0453] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0458-0x047f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x0500-0x057f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: [io 0x164e-0x164f] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:00: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:01: Plug and Play ACPI device, IDs PNP0b00 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:02: [io 0x0454-0x0457] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:02: Plug and Play ACPI device, IDs INT3f0d PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:03: Plug and Play ACPI device, IDs PNP0303 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp 00:04: Plug and Play ACPI device, IDs ETD0508 PNP0f13 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed1c000-0xfed1ffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed10000-0xfed17fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed18000-0xfed18fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed19000-0xfed19fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xe0000000-0xefffffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed20000-0xfed3ffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfed90000-0xfed93fff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xff000000-0xffffffff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0xfee00000-0xfeefffff] could not be reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: [mem 0x9fa00000-0x9fa00fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:05: Plug and Play ACPI device, IDs PNP0c02 (active)
    Apr 11 20:59:07 coco-lap kernel: system 00:06: [mem 0x20000000-0x201fffff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:06: [mem 0x40004000-0x40004fff] has been reserved
    Apr 11 20:59:07 coco-lap kernel: system 00:06: Plug and Play ACPI device, IDs PNP0c01 (active)
    Apr 11 20:59:07 coco-lap kernel: pnp: PnP ACPI: found 7 devices
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: can't claim BAR 6 [mem 0xfff80000-0xffffffff pref]: no compatible bridge window
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: can't claim BAR 6 [mem 0xffff0000-0xffffffff pref]: no compatible bridge window
    Apr 11 20:59:07 coco-lap kernel: pci 0000:01:00.0: BAR 6: assigned [mem 0xb2000000-0xb207ffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: PCI bridge to [bus 01]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:01.0: bridge window [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.0: PCI bridge to [bus 02]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.0: BAR 0: assigned [mem 0xd1000000-0xd1000fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:03:00.1: BAR 0: assigned [mem 0xd1001000-0xd10010ff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: PCI bridge to [bus 03]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.1: bridge window [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: PCI bridge to [bus 04]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.2: bridge window [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:09:00.0: BAR 6: assigned [mem 0xd3480000-0xd348ffff pref]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: PCI bridge to [bus 09]
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:1c.7: bridge window [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 4 [io 0x0000-0x0cf7]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 5 [io 0x0d00-0xffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 6 [mem 0x000a0000-0x000bffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:00: resource 7 [mem 0x9fa00000-0xfeafffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 0 [io 0x3000-0x3fff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 1 [mem 0xd2000000-0xd2ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:01: resource 2 [mem 0xa0000000-0xbfffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 0 [io 0x2000-0x2fff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 1 [mem 0xd1000000-0xd1ffffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:03: resource 2 [mem 0xd0000000-0xd0ffffff 64bit pref]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:04: resource 1 [mem 0xd3500000-0xd35fffff]
    Apr 11 20:59:07 coco-lap kernel: pci_bus 0000:09: resource 1 [mem 0xd3400000-0xd34fffff]
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 2
    Apr 11 20:59:07 coco-lap kernel: TCP established hash table entries: 32768 (order: 6, 262144 bytes)
    Apr 11 20:59:07 coco-lap kernel: TCP bind hash table entries: 32768 (order: 7, 524288 bytes)
    Apr 11 20:59:07 coco-lap kernel: TCP: Hash tables configured (established 32768 bind 32768)
    Apr 11 20:59:07 coco-lap kernel: TCP: reno registered
    Apr 11 20:59:07 coco-lap kernel: UDP hash table entries: 2048 (order: 4, 65536 bytes)
    Apr 11 20:59:07 coco-lap kernel: UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 1
    Apr 11 20:59:07 coco-lap kernel: pci 0000:00:02.0: Video device with shadowed ROM
    Apr 11 20:59:07 coco-lap kernel: PCI: CLS 64 bytes, default 64
    Apr 11 20:59:07 coco-lap kernel: Unpacking initramfs...
    Apr 11 20:59:07 coco-lap kernel: Freeing initrd memory: 8560K (ffff880036f38000 - ffff880037794000)
    Apr 11 20:59:07 coco-lap kernel: PCI-DMA: Using software bounce buffering for IO (SWIOTLB)
    Apr 11 20:59:07 coco-lap kernel: software IO TLB [mem 0x92abf000-0x96abf000] (64MB) mapped at [ffff880092abf000-ffff880096abefff]
    Apr 11 20:59:07 coco-lap kernel: Simple Boot Flag at 0x44 set to 0x1
    Apr 11 20:59:07 coco-lap kernel: RAPL PMU detected, hw unit 2^-16 Joules, API unit is 2^-32 Joules, 3 fixed counters 163840 ms ovfl timer
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU0 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU1 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU2 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: CPU3 sig=0x306a9, pf=0x10, revision=0x12
    Apr 11 20:59:07 coco-lap kernel: microcode: Microcode Update Driver: v2.00 <[email protected]>, Peter Oruba
    Apr 11 20:59:07 coco-lap kernel: Scanning for low memory corruption every 60 seconds
    Apr 11 20:59:07 coco-lap kernel: futex hash table entries: 2048 (order: 5, 131072 bytes)
    Apr 11 20:59:07 coco-lap kernel: Initialise system trusted keyring
    Apr 11 20:59:07 coco-lap kernel: HugeTLB registered 2 MB page size, pre-allocated 0 pages
    Apr 11 20:59:07 coco-lap kernel: zpool: loaded
    Apr 11 20:59:07 coco-lap kernel: zbud: loaded
    Apr 11 20:59:07 coco-lap kernel: VFS: Disk quotas dquot_6.5.2
    Apr 11 20:59:07 coco-lap kernel: VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)
    Apr 11 20:59:07 coco-lap kernel: Key type big_key registered
    Apr 11 20:59:07 coco-lap kernel: Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)
    Apr 11 20:59:07 coco-lap kernel: io scheduler noop registered
    Apr 11 20:59:07 coco-lap kernel: io scheduler deadline registered
    Apr 11 20:59:07 coco-lap kernel: io scheduler cfq registered (default)
    Apr 11 20:59:07 coco-lap kernel: pci_hotplug: PCI Hot Plug PCI Core version: 0.5
    Apr 11 20:59:07 coco-lap kernel: pciehp: PCI Express Hot Plug Controller Driver version: 0.4
    Apr 11 20:59:07 coco-lap kernel: vesafb: mode is 1366x768x32, linelength=5504, pages=0
    Apr 11 20:59:07 coco-lap kernel: vesafb: scrolling: redraw
    Apr 11 20:59:07 coco-lap kernel: vesafb: Truecolor: size=8:8:8:8, shift=24:16:8:0
    Apr 11 20:59:07 coco-lap kernel: vesafb: framebuffer at 0xc0000000, mapped to 0xffffc90010800000, using 4160k, total 4160k
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour frame buffer device 170x48
    Apr 11 20:59:07 coco-lap kernel: fb0: VESA VGA frame buffer device
    Apr 11 20:59:07 coco-lap kernel: intel_idle: MWAIT substates: 0x21120
    Apr 11 20:59:07 coco-lap kernel: intel_idle: v0.4 model 0x3A
    Apr 11 20:59:07 coco-lap kernel: intel_idle: lapic_timer_reliable_states 0xffffffff
    Apr 11 20:59:07 coco-lap kernel: GHES: HEST is not enabled!
    Apr 11 20:59:07 coco-lap kernel: Serial: 8250/16550 driver, 4 ports, IRQ sharing disabled
    Apr 11 20:59:07 coco-lap kernel: Linux agpgart interface v0.103
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: RTC can wake from S4
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: alarms up to one month, 242 bytes nvram, hpet irqs
    Apr 11 20:59:07 coco-lap kernel: Intel P-state driver initializing.
    Apr 11 20:59:07 coco-lap kernel: ledtrig-cpu: registered to indicate activity on CPUs
    Apr 11 20:59:07 coco-lap kernel: TCP: cubic registered
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 10
    Apr 11 20:59:07 coco-lap kernel: NET: Registered protocol family 17
    Apr 11 20:59:07 coco-lap kernel: Loading compiled-in X.509 certificates
    Apr 11 20:59:07 coco-lap kernel: registered taskstats version 1
    Apr 11 20:59:07 coco-lap kernel: Magic number: 11:166:999
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: hash matches
    Apr 11 20:59:07 coco-lap kernel: pnp0: hash matches
    Apr 11 20:59:07 coco-lap kernel: rtc_cmos 00:01: setting system clock to 2015-04-11 18:58:58 UTC (1428778738)
    Apr 11 20:59:07 coco-lap kernel: PM: Hibernation image not present or could not be loaded.
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 1164K (ffffffff818e7000 - ffffffff81a0a000)
    Apr 11 20:59:07 coco-lap kernel: Write protecting the kernel read-only data: 8192k
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 600K (ffff88000156a000 - ffff880001600000)
    Apr 11 20:59:07 coco-lap kernel: Freeing unused kernel memory: 304K (ffff8800017b4000 - ffff880001800000)
    Apr 11 20:59:07 coco-lap kernel: random: systemd-tmpfile urandom read with 3 bits of entropy available
    Apr 11 20:59:07 coco-lap kernel: SCSI subsystem initialized
    Apr 11 20:59:07 coco-lap kernel: libata version 3.00 loaded.
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: version 3.0
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: AHCI 0001.0300 32 slots 6 ports 6 Gbps 0x23 impl SATA mode
    Apr 11 20:59:07 coco-lap kernel: ahci 0000:00:1f.2: flags: 64bit ncq pm led clo pio slum part ems apst
    Apr 11 20:59:07 coco-lap kernel: scsi host0: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host1: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host2: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host3: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host4: ahci
    Apr 11 20:59:07 coco-lap kernel: scsi host5: ahci
    Apr 11 20:59:07 coco-lap kernel: ata1: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617100 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata2: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617180 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata3: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata4: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata5: DUMMY
    Apr 11 20:59:07 coco-lap kernel: ata6: SATA max UDMA/133 abar m2048@0xd3617000 port 0xd3617380 irq 27
    Apr 11 20:59:07 coco-lap kernel: ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata6: SATA link up 1.5 Gbps (SStatus 113 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata2: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
    Apr 11 20:59:07 coco-lap kernel: ata2.00: ATA-8: SATA SSD, S5FAM018, max UDMA/100
    Apr 11 20:59:07 coco-lap kernel: ata2.00: 39091248 sectors, multi 16: LBA48 NCQ (depth 31/32), AA
    Apr 11 20:59:07 coco-lap kernel: ata2.00: configured for UDMA/100
    Apr 11 20:59:07 coco-lap kernel: ata6.00: ATAPI: HL-DT-ST DVDRAM GU61N, 2.00, max UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata6.00: configured for UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata1.00: ATA-8: ST500LT012-9WS142, 0001SDM1, max UDMA/133
    Apr 11 20:59:07 coco-lap kernel: ata1.00: 976773168 sectors, multi 16: LBA48 NCQ (depth 31/32)
    Apr 11 20:59:07 coco-lap kernel: ata1.00: configured for UDMA/133
    Apr 11 20:59:07 coco-lap kernel: scsi 0:0:0:0: Direct-Access ATA ST500LT012-9WS14 SDM1 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: scsi 1:0:0:0: Direct-Access ATA SATA SSD M018 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] 976773168 512-byte logical blocks: (500 GB/465 GiB)
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] 4096-byte physical blocks
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] 39091248 512-byte logical blocks: (20.0 GB/18.6 GiB)
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Write Protect is off
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Mode Sense: 00 3a 00 00
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Write Protect is off
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Mode Sense: 00 3a 00 00
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Write cache: enabled, read cache: enabled, doesn't support DPO or FUA
    Apr 11 20:59:07 coco-lap kernel: sdb: unknown partition table
    Apr 11 20:59:07 coco-lap kernel: sd 1:0:0:0: [sdb] Attached SCSI disk
    Apr 11 20:59:07 coco-lap kernel: scsi 5:0:0:0: CD-ROM HL-DT-ST DVDRAM GU61N 2.00 PQ: 0 ANSI: 5
    Apr 11 20:59:07 coco-lap kernel: sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/8x writer dvd-ram cd/rw xa/form2 cdda tray
    Apr 11 20:59:07 coco-lap kernel: cdrom: Uniform CD-ROM driver Revision: 3.20
    Apr 11 20:59:07 coco-lap kernel: sr 5:0:0:0: Attached scsi CD-ROM sr0
    Apr 11 20:59:07 coco-lap kernel: sda: sda1 sda2 sda3 sda4
    Apr 11 20:59:07 coco-lap kernel: sd 0:0:0:0: [sda] Attached SCSI disk
    Apr 11 20:59:07 coco-lap kernel: [drm] Initialized drm 1.1.0 20060810
    Apr 11 20:59:07 coco-lap kernel: input: Power Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0C:00/input/input0
    Apr 11 20:59:07 coco-lap kernel: ACPI: Power Button [PWRB]
    Apr 11 20:59:07 coco-lap kernel: input: Sleep Button as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0E:00/input/input1
    Apr 11 20:59:07 coco-lap kernel: ACPI: Sleep Button [SLPB]
    Apr 11 20:59:07 coco-lap kernel: input: Lid Switch as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0C0D:00/input/input2
    Apr 11 20:59:07 coco-lap kernel: ACPI: Lid Switch [LID]
    Apr 11 20:59:07 coco-lap kernel: input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input3
    Apr 11 20:59:07 coco-lap kernel: ACPI: Power Button [PWRF]
    Apr 11 20:59:07 coco-lap kernel: [drm] Memory usable by graphics device = 2048M
    Apr 11 20:59:07 coco-lap kernel: checking generic (c0000000 410000) vs hw (c0000000 10000000)
    Apr 11 20:59:07 coco-lap kernel: fb: switching to inteldrmfb from VESA VGA
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour dummy device 80x25
    Apr 11 20:59:07 coco-lap kernel: [drm] Replacing VGA console driver
    Apr 11 20:59:07 coco-lap kernel: [drm] Supports vblank timestamp caching Rev 2 (21.10.2013).
    Apr 11 20:59:07 coco-lap kernel: [drm] Driver supports precise vblank timestamp query.
    Apr 11 20:59:07 coco-lap kernel: vgaarb: device changed decodes: PCI:0000:00:02.0,olddecodes=io+mem,decodes=none:owns=io+mem
    Apr 11 20:59:07 coco-lap kernel: [Firmware Bug]: ACPI(PEGP) defines _DOD but not _DOS
    Apr 11 20:59:07 coco-lap kernel: ACPI: Video Device [PEGP] (multi-head: yes rom: yes post: no)
    Apr 11 20:59:07 coco-lap kernel: ACPI Error: [\_SB_.PCI0.GFX0.DD02._BCL] Namespace lookup failure, AE_NOT_FOUND (20141107/psargs-359)
    Apr 11 20:59:07 coco-lap kernel: ACPI Error: Method parse/execution failed [\_SB_.PCI0.PEG0.PEGP.DD02._BCL] (Node ffff88015a8c9730), AE_NOT_FOUND (20141107/psparse-536)
    Apr 11 20:59:07 coco-lap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/device:36/LNXVIDEO:00/input/input4
    Apr 11 20:59:07 coco-lap kernel: ACPI: Video Device [GFX0] (multi-head: yes rom: no post: no)
    Apr 11 20:59:07 coco-lap kernel: input: Video Bus as /devices/LNXSYSTM:00/LNXSYBUS:00/PNP0A08:00/LNXVIDEO:01/input/input5
    Apr 11 20:59:07 coco-lap kernel: [drm] Initialized i915 1.6.0 20141121 for 0000:00:02.0 on minor 0
    Apr 11 20:59:07 coco-lap kernel: [drm] GMBUS [i915 gmbus vga] timed out, falling back to bit banging on pin 2
    Apr 11 20:59:07 coco-lap kernel: fbcon: inteldrmfb (fb0) is primary device
    Apr 11 20:59:07 coco-lap kernel: tsc: Refined TSC clocksource calibration: 1696.146 MHz
    Apr 11 20:59:07 coco-lap kernel: Console: switching to colour frame buffer device 170x48
    Apr 11 20:59:07 coco-lap kernel: i915 0000:00:02.0: fb0: inteldrmfb frame buffer device
    Apr 11 20:59:07 coco-lap kernel: i915 0000:00:02.0: registered panic notifier
    Apr 11 20:59:07 coco-lap kernel: i8042: PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
    Apr 11 20:59:07 coco-lap kernel: i8042: Detected active multiplexing controller, rev 1.1
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 KBD port at 0x60,0x64 irq 1
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX0 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX1 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX2 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: serio: i8042 AUX3 port at 0x60,0x64 irq 12
    Apr 11 20:59:07 coco-lap kernel: rtsx_pci 0000:03:00.0: enabling device (0000 -> 0002)
    Apr 11 20:59:07 coco-lap kernel: rtsx_pci 0000:03:00.0: rtsx_pci_acquire_irq: pcr->msi_en = 1, pci->irq = 29
    Apr 11 20:59:07 coco-lap kernel: ACPI: bus type USB registered
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new interface driver usbfs
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new interface driver hub
    Apr 11 20:59:07 coco-lap kernel: usbcore: registered new device driver usb
    Apr 11 20:59:07 coco-lap kernel: ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
    Apr 11 20:59:07 coco-lap kernel: ehci-pci: EHCI PCI platform driver
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: EHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: new USB bus registered, assigned bus number 1
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: debug port 2
    Apr 11 20:59:07 coco-lap kernel: sdhci: Secure Digital Host Controller Interface driver
    Apr 11 20:59:07 coco-lap kernel: sdhci: Copyright(c) Pierre Ossman
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: SDHCI controller found [10ec:5209] (rev 1)
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: enabling device (0000 -> 0002)
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: No vmmc regulator found
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: No vqmmc regulator found
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: sdhci-pci 0000:03:00.1: Will use DMA mode even though HW doesn't fully claim to support it.
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: irq 16, io mem 0xd3619000
    Apr 11 20:59:07 coco-lap kernel: mmc0: SDHCI controller on PCI [0000:03:00.1] using DMA
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1a.0: USB 2.0 started, EHCI 1.00
    Apr 11 20:59:07 coco-lap kernel: hub 1-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 1-0:1.0: 2 ports detected
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: EHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: new USB bus registered, assigned bus number 2
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: debug port 2
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: irq 23, io mem 0xd3618000
    Apr 11 20:59:07 coco-lap kernel: ehci-pci 0000:00:1d.0: USB 2.0 started, EHCI 1.00
    Apr 11 20:59:07 coco-lap kernel: hub 2-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 2-0:1.0: 2 ports detected
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 3
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: cache line size of 64 is not supported
    Apr 11 20:59:07 coco-lap kernel: hub 3-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 3-0:1.0: 4 ports detected
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: xHCI Host Controller
    Apr 11 20:59:07 coco-lap kernel: xhci_hcd 0000:00:14.0: new USB bus registered, assigned bus number 4
    Apr 11 20:59:07 coco-lap kernel: hub 4-0:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 4-0:1.0: 4 ports detected
    Apr 11 20:59:07 coco-lap kernel: input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input6
    Apr 11 20:59:07 coco-lap kernel: Switched to clocksource tsc
    Apr 11 20:59:07 coco-lap kernel: usb 1-1: new high-speed USB device number 2 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: usb 2-1: new high-speed USB device number 2 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: random: nonblocking pool is initialized
    Apr 11 20:59:07 coco-lap kernel: hub 1-1:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 1-1:1.0: 6 ports detected
    Apr 11 20:59:07 coco-lap kernel: hub 2-1:1.0: USB hub found
    Apr 11 20:59:07 coco-lap kernel: hub 2-1:1.0: 8 ports detected
    Apr 11 20:59:07 coco-lap kernel: usb 1-1.1: new high-speed USB device number 3 using ehci-pci
    Apr 11 20:59:07 coco-lap kernel: EXT4-fs (sda3): mounted filesystem with ordered data mode. Opts: (null)
    Apr 11 20:59:07 coco-lap kernel: usb 1-1.3: new full-speed USB device number 4 using ehci-pci
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit cups.socket, ignoring: Unit cups.socket failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit acpid.socket, ignoring: Unit acpid.socket failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap systemd[1]: Cannot add dependency job for unit cups.path, ignoring: Unit cups.path failed to load: No such file or directory.
    Apr 11 20:59:07 coco-lap kernel: EXT4-fs (sda3): re-mounted. Opts: data=ordered
    Apr 11 20:59:07 coco-lap systemd-journal[154]: Journal started
    Apr 11 20:59:06 coco-lap systemd-udevd[186]: starting version 218
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000428-0x000000000000042f conflicts with OpRegion 0x0000000000000400-0x000000000000047f (\PMIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000540-0x000000000000054f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000530-0x000000000000053f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x0000000000000563 (\GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000000500-0x000000000000052f conflicts with OpRegion 0x0000000000000500-0x000000000000055f (\_SB_.PCI0.PEG0.PEGP.GPIO) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: lpc_ich: Resource conflict(s) found affecting gpio_ich
    Apr 11 20:59:14 coco-lap kernel: wmi: Mapper loaded
    Apr 11 20:59:14 coco-lap kernel: ACPI: Battery Slot [BAT1] (battery present)
    Apr 11 20:59:14 coco-lap kernel: shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
    Apr 11 20:59:14 coco-lap kernel: ACPI Warning: SystemIO range 0x0000000000004040-0x000000000000405f conflicts with OpRegion 0x0000000000004040-0x000000000000404f (\_SB_.PCI0.SBUS.SMBI) (20141107/utaddress-258)
    Apr 11 20:59:14 coco-lap kernel: ACPI: If an ACPI driver is available for this device, you should use it instead of the native driver
    Apr 11 20:59:14 coco-lap kernel: thermal LNXTHERM:00: registered as thermal_zone0
    Apr 11 20:59:14 coco-lap kernel: ACPI: Thermal Zone [THRM] (32 C)
    Apr 11 20:59:14 coco-lap kernel: input: PC Speaker as /devices/platform/pcspkr/input/input13
    Apr 11 20:59:14 coco-lap kernel: ACPI: AC Adapter [ACAD] (on-line)
    Apr 11 20:59:14 coco-lap kernel: cfg80211: Calling CRDA to update world regulatory domain
    Apr 11 20:59:14 coco-lap kernel: pps_core: LinuxPPS API ver. 1 registered
    Apr 11 20:59:14 coco-lap kernel: pps_core: Software ver. 5.3.6 - Copyright 2005-2007 Rodolfo Giometti <[email protected]>
    Apr 11 20:59:14 coco-lap kernel: PTP clock support registered
    Apr 11 20:59:14 coco-lap kernel: tg3.c:v3.137 (May 11, 2014)
    Apr 11 20:59:14 coco-lap kernel: psmouse serio2: elantech: assuming hardware version 4 (with firmware version 0x461f08)
    Apr 11 20:59:14 coco-lap kernel: psmouse serio2: elantech: Synaptics capabilities query result 0x10, 0x15, 0x0e.
    Apr 11 20:59:14 coco-lap kernel: input: ETPS/2 Elantech Touchpad as /devices/platform/i8042/serio2/input/input12
    Apr 11 20:59:14 coco-lap kernel: libphy: tg3 mdio bus: probed
    Apr 11 20:59:14 coco-lap kernel: ath: phy0: ASPM enabled: 0x42
    Apr 11 20:59:14 coco-lap kernel: ath: EEPROM regdomain: 0x6c
    Apr 11 20:59:14 coco-lap kernel: ath: EEPROM indicates we should expect a direct regpair map
    Apr 11 20:59:14 coco-lap kernel: ath: Country alpha2 being used: 00
    Apr 11 20:59:14 coco-lap kernel: ath: Regpair used: 0x6c
    Apr 11 20:59:14 coco-lap kernel: ieee80211 phy0: Selected rate control algorithm 'minstrel_ht'
    Apr 11 20:59:14 coco-lap kernel: ieee80211 phy0: Atheros AR9462 Rev:2 mem=0xffffc90010880000, irq=19
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: autoconfig: line_outs=1 (0x14/0x0/0x0/0x0/0x0) type:speaker
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: speaker_outs=0 (0x0/0x0/0x0/0x0/0x0)
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: hp_outs=1 (0x21/0x0/0x0/0x0/0x0)
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: mono: mono_out=0x0
    Apr 11 20:59:14 coco-lap kernel: sound hdaudioC0D0: i

  • Kernel crash, Lion and Mac pro 1.1

    Hello guys,
    for 2 months I'm getting errors and crashes on my MP. I have no idea what causes thouse crashes, I'm hoping somebody can help me to check what is wrong and explain to me.
    I will add two crash reports and I would like to know if you can figure out what causes the crash.
    crash from today:
    Interval Since Last Panic Report:  633949 sec
    Panics Since Last Report:          1
    Anonymous UUID:                    78C2-3FDA-4125-BCD0F1CCC-54542-55457
    Sun Feb  5 18:43:42 2012
    panic(cpu 0 caller 0x2c4692): "Spinlock acquisition timed out: lock=0x1e711028, lock owner thread=0x1e91cbe8, current_thread: 0x20fec000, lock owner active on CPU 0x4"@/SourceCache/xnu/xnu-1699.24.23/osfmk/i386/locks_i386.c:375
    Backtrace (CPU 0), Frame : Return Address (4 potential args on stack)
    0x10bd68 : 0x22032e (0x6ad91c 0x10bd88 0x229f00 0x0)
    0x10bd98 : 0x2c4692 (0x6b8bac 0x1e711028 0x1e91cbe8 0x20fec000)
    0x10bdc8 : 0x22dae9 (0x1e711028 0x8cb7d000 0x5d 0x2c457d)
    0x10be08 : 0x22cdca (0x1e710800 0x8cb7d000 0x1e7cb3f8 0x1e7cb3f8)
    0x10be48 : 0x22de83 (0x1e7cb3f8 0x5 0x34f8f0a1 0x84ada8)
    0x10be68 : 0x240aa6 (0x1e7cb3f8 0x0 0x10be98 0x23f6a4)
    0x10be98 : 0x23d682 (0x84ada8 0x0 0x0 0xffffffff)
    0x10bec8 : 0x23f042 (0x84ad60 0x0 0x0 0x0)
    0x10bf08 : 0x2babb3 (0x81d0cc 0x34920618 0x989 0x20ff2ed0)
    0x10bf48 : 0x2cc6b8 (0x1 0x7bcde 0x0 0x1b7bd80)
    0x10bf68 : 0x2d33ef (0x20ff2ed0 0x1 0x10bf98 0x1)
    0x10bf98 : 0x2cdb98 (0xde 0x20ff2ed0 0x4 0x2cfc03)
    0x10bfd8 : 0x2e3fde (0x20ff2ed0 0x7c809478 0x0 0x2c4e0b)
    BSD process name corresponding to current thread: comapcpowerchute
    Mac OS version:
    11D50
    Kernel version:
    Darwin Kernel Version 11.3.0: Thu Jan 12 18:48:32 PST 2012; root:xnu-1699.24.23~1/RELEASE_I386
    Kernel UUID: 78C2-3FDA-4125-BCD0F1CCC-54542-55457
    System model name: MacPro1,1 ()
    System uptime in nanoseconds: 10485647215701
    last loaded kext at 10032794952050: com.apple.iokit.IOAVBFamily          1.0.0d22 (addr 0x108d000, size 32768)
    last unloaded kext at 10114197306007: com.apple.iokit.IOEthernetAVBController          1.0.0d5 (addr 0xe3e000, size 20480)
    loaded kexts:
    com.tuxera.filesystems.tufsfs.fusefs_txantfs          2011.4.23
    com.vara.driver.VaraAudio          1.0.3
    MonitorControl.drv          1.0d3
    com.Logitech.Control Center.HID Driver          3.5.1
    at.obdev.nke.LittleSnitch          2.4.4
    com.apple.filesystems.autofs          3.0
    com.apple.nke.webcontentfilter          3.0
    com.apple.driver.AppleHWSensor          1.9.4d0
    com.apple.driver.AppleHDA          2.1.7f9
    com.apple.driver.AppleUpstreamUserClient          3.5.9
    com.apple.driver.AppleMCCSControl          1.0.26
    com.apple.driver.AudioAUUC          1.59
    com.apple.kext.ATIFramebuffer          7.1.8
    com.apple.iokit.IOUserEthernet          1.0.0d1
    com.apple.Dont_Steal_Mac_OS_X          7.0.0
    com.apple.driver.AppleMCEDriver          1.1.9
    com.apple.driver.AudioIPCDriver          1.2.2
    com.apple.driver.Apple_iSight          4.0.1
    com.apple.driver.ACPI_SMC_PlatformPlugin          4.7.5d4
    com.apple.ATIRadeonX2000          7.1.8
    com.apple.driver.AppleLPC          1.5.3
    com.apple.iokit.SCSITaskUserClient          3.0.3
    com.apple.AppleFSCompression.AppleFSCompressionTypeDataless          1.0.0d1
    com.apple.AppleFSCompression.AppleFSCompressionTypeZlib          1.0.0d1
    com.apple.BootCache          33
    com.apple.iokit.IOAHCIBlockStorage          2.0.1
    com.apple.driver.AppleFWOHCI          4.8.9
    com.apple.driver.AppleIntel8254XEthernet          2.1.3b1
    com.apple.driver.AppleAHCIPort          2.2.0
    com.apple.driver.AppleIntelPIIXATA          2.5.1
    com.apple.driver.AppleUSBHub          4.5.0
    com.apple.driver.AppleEFINVRAM          1.5.0
    com.apple.driver.AppleUSBEHCI          4.5.8
    com.apple.driver.AppleUSBUHCI          4.4.5
    com.apple.driver.AppleACPIButtons          1.4
    com.apple.driver.AppleRTC          1.4
    com.apple.driver.AppleHPET          1.6
    com.apple.driver.AppleSMBIOS          1.7
    com.apple.driver.AppleACPIEC          1.4
    com.apple.driver.AppleAPIC          1.5
    com.apple.driver.AppleIntelCPUPowerManagementClient          167.3.0
    com.apple.nke.applicationfirewall          3.2.30
    com.apple.security.quarantine          1.1
    com.apple.driver.AppleIntelCPUPowerManagement          167.3.0
    com.apple.kext.triggers          1.0
    com.apple.driver.DspFuncLib          2.1.7f9
    com.apple.iokit.IOSurface          80.0
    com.apple.iokit.IOBluetoothSerialManager          4.0.3f12
    com.apple.iokit.IOSerialFamily          10.0.5
    com.apple.iokit.IOFireWireIP          2.2.4
    com.apple.driver.AppleHDAController          2.1.7f9
    com.apple.iokit.IOHDAFamily          2.1.7f9
    com.apple.iokit.IOAudioFamily          1.8.6fc6
    com.apple.kext.OSvKernDSPLib          1.3
    com.apple.driver.ApplePolicyControl          3.0.16
    com.apple.driver.AppleGraphicsControl          3.0.16
    com.apple.driver.AppleSMC          3.1.1d8
    com.apple.driver.IOPlatformPluginFamily          4.7.5d4
    com.apple.iokit.IONDRVSupport          2.3.2
    com.apple.kext.ATI4800Controller          7.1.8
    com.apple.kext.ATISupport          7.1.8
    com.apple.iokit.IOGraphicsFamily          2.3.2
    com.apple.driver.AppleUSBHIDKeyboard          152.3
    com.apple.driver.AppleHIDKeyboard          152.3
    com.apple.iokit.IOUSBHIDDriver          4.4.5
    com.apple.driver.AppleUSBMergeNub          4.5.3
    com.apple.driver.AppleUSBComposite          4.5.8
    com.apple.iokit.IOSCSIMultimediaCommandsDevice          3.0.3
    com.apple.iokit.IOBDStorageFamily          1.6
    com.apple.iokit.IODVDStorageFamily          1.7
    com.apple.iokit.IOCDStorageFamily          1.7
    com.apple.driver.XsanFilter          403
    com.apple.iokit.IOATAPIProtocolTransport          3.0.0
    com.apple.iokit.IOSCSIArchitectureModelFamily          3.0.3
    com.apple.iokit.IOFireWireFamily          4.4.5
    com.apple.iokit.IONetworkingFamily          2.0
    com.apple.iokit.IOAHCIFamily          2.0.7
    com.apple.iokit.IOATAFamily          2.5.1
    com.apple.iokit.IOUSBUserClient          4.5.8
    com.apple.iokit.IOUSBFamily          4.5.8
    com.apple.driver.AppleEFIRuntime          1.5.0
    com.apple.iokit.IOHIDFamily          1.7.1
    com.apple.iokit.IOSMBusFamily          1.1
    com.apple.security.sandbox          177.3
    com.apple.kext.AppleMatch          1.0.0d1
    com.apple.security.TMSafetyNet          7
    com.apple.driver.DiskImages          331
    com.apple.iokit.IOStorageFamily          1.7
    com.apple.driver.AppleKeyStore          28.18
    com.apple.driver.AppleACPIPlatform          1.4
    com.apple.iokit.IOPCIFamily          2.6.8
    com.apple.iokit.IOACPIFamily          1.4
    Model: MacPro1,1, BootROM MP11., 8 processors, Quad-Core Intel Xeon, 2.66 GHz, 22 GB, SMC 1.7f10
    Graphics: ATI Radeon HD 4870, ATI Radeon HD 4870, PCIe, 512 MB
    Memory Module: DIMM Riser A/DIMM 1, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x00004D50333147463732434D503444355935
    Memory Module: DIMM Riser A/DIMM 2, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x00004D50333147463732434D503444355935
    Memory Module: DIMM Riser B/DIMM 1, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x00004D50333147463732434D503444355935
    Memory Module: DIMM Riser B/DIMM 2, 4 GB, DDR2 FB-DIMM, 667 MHz, 0x80AD, 0x00004D50333147463732434D503444355935
    Memory Module: DIMM Riser A/DIMM 3, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x475232444635363732384D54363637510000
    Memory Module: DIMM Riser A/DIMM 4, 2 GB, DDR2 FB-DIMM, 667 MHz, 0x802C, 0x475232444635363732384D54363637510000
    Memory Module: DIMM Riser B/DIMM 3, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x4B424C3934543132324732534536FFFFFFFF
    Memory Module: DIMM Riser B/DIMM 4, 1 GB, DDR2 FB-DIMM, 667 MHz, 0x0000, 0x4B424C3934543132324732534536FFFFFFFF
    Network Service: Ethernet 2, Ethernet, en1
    Network Service: Ethernet 1, Ethernet, en0
    PCI Card: ATI Radeon HD 4870, sppci_displaycontroller, Slot-1
    Serial ATA Device: SAMSUNG HD103SJ, 1 TB
    Serial ATA Device: SAMSUNG HD103UJ, 1 TB
    Serial ATA Device: SAMSUNG HD103UJ, 1 TB
    Serial ATA Device: SAMSUNG HD103UJ, 1 TB
    Parallel ATA Device: OPTIARC DVD RW AD-7170A
    USB Device: hub_device, 0x0409  (NEC Corporation), 0x005a, 0xfd500000 / 2
    USB Device: Keyboard Hub, apple_vendor_id, 0x1006, 0xfd520000 / 5
    USB Device: Apple Keyboard, apple_vendor_id, 0x0221, 0xfd522000 / 6
    USB Device: USB-PS/2 Optical Mouse, 0x046d  (Logitech Inc.), 0xc043, 0xfd510000 / 4
    USB Device: EIZO USB HID Monitor, 0x056d  (Eizo), 0x0002, 0xfd530000 / 3
    USB Device: Back-UPS ES 700 FW:829.D2 .I USB FW:D2, 0x051d  (American Power Conversion), 0x0002, 0x3d200000 / 3
    USB Device: PTZ-630, 0x056a  (WACOM Co., Ltd.), 0x00b1, 0x3d100000 / 2
    FireWire Device: built-in_hub, 800mbit_speed
    FireWire Device: iSight, Apple Computer, Inc., 200mbit_speed
    2nd report, that happened Yesterday.
    eb  4 12:28:02 Mikes-Mac-Pro kernel[0]: IOSurface: buffer allocation size is zero
    Feb  4 12:35:50: --- last message repeated 1 time ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Bloodhound': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CoreMedia': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CoreMediaIO': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 6 times ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CoreMediaIO': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 6 times ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Flexo': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Frameworks': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `PlugIns': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 1 time ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DeepSkyLite': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `iLifeFaceRecognition': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MAAudioUnitSupport': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 2 times ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MACore': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MADSP': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MAFiles': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MAHarmony': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MAPlugInGUI': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 18 times ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `FxPlug': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Frameworks': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Helium': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 3 times ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 1 time ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `HeliumFilters': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `HeliumRender': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `HeliumSensoCore': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50: --- last message repeated 1 time ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Lithium': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `LunaKit': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MediaToolbox': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `MIO': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Ozone': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `PlugIns': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `AudioMixEngine': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 3 times ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `PluginManager': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50: --- last message repeated 1 time ---
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProAppsFxSupport': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProChannel': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProCore': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProCurveEditor': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProGL': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProGraphics': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProInspector': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProMath': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProMedia': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProOSC': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ProShapes': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `RetimingMath': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `StudioSharedResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `TextFramework': 93
    Feb  4 12:35:50 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `TLKEventDispatcher': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `TLKit': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `VideoToolbox': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `XPCServices': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51: --- last message repeated 4 times ---
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `LunaKit': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `StudioSharedResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:51 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `AECore': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Compressor': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Frameworks': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52: --- last message repeated 1 time ---
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CompressorKit': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `FilterUI': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `ImageProcessing': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `StompTypes': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `StompUI': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `StompUtil': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Transcoding': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPPublishing': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Frameworks': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `AS_Storage': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `AuthorScriptHDMV': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Documentation': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `SonicText': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPAsset': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPAuthoring': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPDiscAbstraction': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPDiscSpecification': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPFoundation': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPGfxFoundation': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPMediaPipeline': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPQT': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `DSPQuantization': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Resources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `CodeResources': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesUIAg[1146] Unable to clear quarantine `Current': 93
    Feb  4 12:35:52 Mikes-Mac-Pro kernel[0]: CoreServicesU

    getting new error messages: any idea
    1- why is there Iweb importer when the app is off??
    2-error with dvcproHD audio -> this makes Safari crash. I do not have logic installed and never had. Only aperture.
    3-wd net center I used back in 2008 that is weird.
    I guess I need to delete and install new osx?
    Feb  6 08:20:02 Mikes-Mac-Pro mdworker[292]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    Feb  6 08:24:33 Mikes-Mac-Pro rpc.statd[75]: Failed to contact host wd-netcenter.lan - error 2 resolving
    Feb  6 08:40:01 Mikes-Mac-Pro mdworker[459]: (Error) ImportPluginLoading: Couldn't load plugin 'file://localhost/Library/Spotlight/iWeb.mdimporter/'
    Feb  6 08:40:14 Mikes-Mac-Pro [0x0-0xb00b].com.apple.Safari[187]: DVFreeThread - CFMachPortCreateWithPort hack = 0x7cd6fe30, fPowerNotifyPort= 0x7cd67380
    Feb  6 08:40:14 Mikes-Mac-Pro [0x0-0xb00b].com.apple.Safari[187]: DVFreeThread - CFMachPortCreateWithPort hack = 0x7cc64460, fPowerNotifyPort= 0x7cc64390
    Feb  6 08:41:01 Mikes-Mac-Pro Mail[537]: Using V2 Layout
    Feb  6 08:41:31 Mikes-Mac-Pro Mail[537]: Error loading /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHDAudio:  dlopen(/Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPROHD Audio, 262): no suitable image found.  Did find:
                        /Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin/Contents/MacOS/DVCPR OHDAudio: no matching architecture in universal wrapper
    Feb  6 08:41:31 Mikes-Mac-Pro Mail[537]: Cannot find function pointer NewPlugIn for factory C5A4CE5B-0BB8-11D8-9D75-0003939615B6 in CFBundle/CFPlugIn 0x7fce90ae9cc0 </Library/Audio/Plug-Ins/HAL/DVCPROHDAudio.plugin> (bundle, not loaded)
    Feb  6 08:43:02 Mikes-Mac-Pro [0x0-0xb00b].com.apple.Safari[187]: DVFreeThread - CFMachPortCreateWithPort hack = 0x7db63770, fPowerNotifyPort= 0x7db62d10
    Feb  6 08:43:02 Mikes-Mac-Pro [0x0-0xb00b].com.apple.Safari[187]: DVFreeThread - CFMachPortCreateWithPort hack = 0x7ba539b0, fPowerNotifyPort= 0x7ba53a60
    Feb  6 08:43:23 Mikes-Mac-Pro Finder[197]: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
    Feb  6 08:43:23 Mikes-Mac-Pro Finder[197]: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
    Feb  6 08:43:26 Mikes-Mac-Pro com.apple.quicklook[549]: invalid `Kids' array: missing or invalid dictionary at index 1.
    Feb  6 08:43:26 Mikes-Mac-Pro com.apple.quicklook[549]: invalid `Kids' array: missing or invalid dictionary at index 2.
    Feb  6 08:43:26 Mikes-Mac-Pro com.apple.quicklook[549]: invalid `Kids' array: missing or invalid dictionary at index 3.
    Feb  6 08:43:26 Mikes-Mac-Pro com.apple.quicklook[549]: invalid `Kids' array: missing or invalid dictionary at index 4.
    Feb  6 08:43:26 Mikes-Mac-Pro com.apple.quicklook[549]: invalid `Kids' array: missing or invalid dictionary at index 0.
    Feb  6 08:43:26 Mikes-Mac-Pro com.apple.quicklook[549]: invalid `Kids' array: missing or invalid dictionary at index 1.

Maybe you are looking for

  • Requests not on Reconstruction Tab

    I just deleted a lot of requests out of a cube.  When I go to Reconstruct/Insert, some (not all) of them are missing from the list.  What would cause a request, once deleted from the cube, to not show up on the Reconstruction Tab?

  • Missing Load Test and Coded UI Templates

    Missing Load Test and Coded UI Templates even though i have installed Premium Version of Visual studio 2010. How can we install these? saikalyan

  • Setting InDesign CC as default program to open indd files

    I have both CS6 and CC for inDesign.  I need to keep CS6 for a plug-in which is not available yet for CC.  indd files are opening with CS6 as default, even if CC is open.  I have tried the Open with feature, and browse to the CC program, but when I c

  • MDM data distribution case study

    Hello. I have been looking everywhere for a detailed case study or example of harmonizing MD on MDM and then distributing it to MDCs. Can anyone help me? I am still unsure of how this should work. It is one thing to normalize and clean data on the MD

  • Geforce 5900 makes strange noises!

    I've just bought MSI GeForce 5900 and installed it in my computer (MSI KT3 Ultra2 main board). The graphic card seems to be working okay, when it comes to performance and stuff like that, but the card is making some strange noises. The problem occurs