Prepare Arch on Virtual Box then move to Real PC

Can I set Arch on a Virtual Box (convinent to have the wiki handy) then move it to my real PC? Will it work (virtual hardware vs real ones)? If so how do I proceed? On Ubuntu, theres RemasterSys which is for this purpose but has its faults. How do I achieve this anyways on Arch?
Last edited by jiewmeng (2012-02-28 13:09:50)

jiewmeng wrote:
OK I restored /boot & / partitions with clonezilla. Did
grub-install /dev/sda6 --boot-directory=/media/sda5
where sda6 is arch partition and sda5 is boot. However I get into a grub prompt instead. Whats wrong?
In ubuntu theres something like update-grub, do I need to do that?
UPDATE
What I did is https://wiki.archlinux.org/index.php/GRUB#GRUB_Error_17
Problem now is GNOME does not start (I think a driver problem), and theres no network
When I've tried to convert from one file format to another it doesn't quite rework it. 
When I do grub-install I don't use boot-directory.
I just use grub-install /dev/sda, unless I have a FreeBSD loader, which then I use /dev/sdax.  Your menu.lst will pick up the kernels in /dev/sda5 with:
root (hd0,4)
kernel /vmlinuz-linux root=/dev/sda6 ro
initrd /initramfs-linux.img
You can type those lines above directly into the grub command-line and should be able to get it to boot.

Similar Messages

  • Arch in virtual box gives me i686 instead of x86_64-failed retrieving

    Hello,
    I tried arch in virtual box and when I do uname -a it gives me i686 instead of x86_64.
    So, trying to insert to repositories the multilib , it doesn't work (it gives me failed retrieving multilib).
    What can I do ?
    Thanks!
    (I download the dual ISO file,is that right?)

    You chose i686 when booting the install disk in the VM. If you want x86_64, start over and install that. Or just go with i686, you're probably fine.
    When I boot ity only had i686 as option.
    If your machine supports a 64 bit VM, did you configure it as such?
    I don't know anything about that.
    So, in hard drive I will not have this problem.
    Edit:   BTW, welcome to Arch Linux
    Thanks!
    (Also,check https://bbs.archlinux.org/viewtopic.php … 6#p1365386 if you want )

  • [SOLVED] Guest Arch in Virtual Box Internet Problems

    I have installed Arch a few times already in virtual machines on Virtual Box and each time it is unable to configure the internet connection properly.  Having gone through the beginner wiki-pages on starting with Arch, I have tried "ping -c 3 www.google.com" and get "ping: unknown host www.google.com".  However, IP addresses usually work with 0% packet loss.
    I then followed the "hwdetect" instruction and that yielded "-bash: hwdetect: command not found".  The command "modprobe pcnet32" does not yield an error and returns nothing.
    I have also tried other methods
    http://eligere.wordpress.com/2008/03/05 … i-problem/
    http://bbs.archlinux.org/viewtopic.php?id=55811.
    Thanks.
    Last edited by zeug (2009-05-08 23:03:56)

    Wikimig wrote:
    Hi,
    Pretty much the same here
    That is strange but adding "nameserver 192.168.0.1" to /etc/resolv.conf enables me to access the internet. 192.168.0.1 is of course the IP of the host computer's vitual card but what is strange is: I need to use dhcpcd from guest to be given an IP that isn't even in the same range as 192.168.0.1 (for instance 10.0.2.15)!!
    So to basically, host PC has that virtual ethernet card with static IP 192.168.0.1 and internet connection shared (don't know if this is compulsory though) and guest uses dhcp, is given 10.0.2.15 (don't ask me where it gets it from because I disabled it on VirtualBox). Then I just have to add "nameserver 192.168.0.1" to resolv.conf and I'm good... till dhcpcd rewrites the resolv.conf. How could we set dhcp to use a particular DNS?
    As you can see, I am not a DNS expert. Using static IPs for both would be great but it doesn't work
    Does it help?
    The 10.x.x.x.x address range is assigned because you are most probably using NAT networking on the Virtual Box configuration.
    Try with 'Bridged'.
    If all goes well you shouldn't need to fiddle with /etc/resolv.conf.
    Still, if you still need to change /etc/resolv.conf, put your changes in a file called /etc/resolv.conf.head which will survive
    the changes that sometimes DHCP does on /etc/resolv.conf.
    Mektub

  • Running Arch in Virtual Box --- Cannot expand resolution.

    I have ran the "xdpyinfo | grep dimensions" command on the virtual machine and got the output
    "dimensions 800x600 pixels (452x277 millimetres)"
    I then ran "xdpyinfo | grep "dots per inch" command inside the virtual machine and got the output
    "resolution 45x55 dots per inch"
    But on the host machine the values are obviously different and show the following from the same commands
      dimensions:    1680x1050 pixels (444x277 millimeters)
      resolution:    96x96 dots per inch
    Basically i would like to change the resolution of my virtual arch machine to the same size as the host machine. Could there be a .conf file where i could change these values?
    Thanks
    SlashWannabe94

    I have been reading some documentation and have created the /etc/X11/xorg.conf file and added the following code to it.
    Section "Screen"
            Identifier "Monitor0"
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
                    Modes "1024x768" "1680x1050"
            EndSubSection
    EndSection
    I have also edited the /boot/grub/menu.lst and added the following code to it.
    # (0) Arch Linux
    title  Arch Linux
    root   (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/494bc5ad-ee41-4ab7-acea-4612ab22b5ae ro vga=773
    initrd /kernel26.img
    Yet i still cannot change my resolution.

  • [SOLVED] Arch Linux Guest Virtual Box OSE problem

    So I am installing my Arch Linux as a Guest in my Ubuntu partition, through Virtual Box OSE (3.2.8). I followed the wiki ( https://wiki.archlinux.org/index.php/Ar … lBox_Guest ) but still have an issue:
    sudo pacman -S kernel26-headers xorg gcc make
    sudo mount /dev/cdrom /mnt/cdrom
    sudo /mnt/cdrom/VBoxLinuxAdditions-x86.run
    But It fails on Shared folders, and cannot recognize X:
    :: Building the VirtualBox Guest Additions Kernel Modules [BUSY]
    :: Building the main Guest Additions module [DONE]
    :: Building the shared folder support module [FAIL]
    (Look at /var/log/vboxadd-install.log to find otu what went wrong)
    :: Warning: Unknown version of the X Window System installed. Not installing X Window System drivers.
    :: Installing graphics libraries and desktop services components [Done]
    /var/log/vboxadd-install.log states:
    /tmp/vbox.0/vfsmod.c:406:9: error: unknown field 'clear_inode' specified in initalizer
    /tmp/vbox.0/vfsmod.c:406:9 warning: initalization from incompatible pointer type.
    Which is strange, because as far as I know, clear_inode is part of the linux headers.
    Any idea why this is happening? Do I just need to update VirtualBox to a newer version?
    Last edited by gralamin (2011-03-11 18:22:14)

    Updating Virtualbox fixed the issue.

  • Need help installing Virtual box Windows VM's

    I am installing virtual box on wife's mac.   I got the instructions here: http://osxdaily.com/2011/09/04/internet-explorer-for-mac-ie7-ie8-ie-9-free/
    I did it previously and it all worked well. Recently the windows session license expired so I reinstalled that portion and it worked for about a week.  Then the Virtual box program just stopped working.   So I uninstalled the virtual box and am attempting to reinstall all components.
    First step is install Virtual box from here:  https://www.virtualbox.org/wiki/Downloads   This went ok andvirtual box runs but there are no VM's.
    There is then a script to install the windows VM's.  It is failing.
    Script is accessed by copyinf this command into terminal:
    curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash
    This is the error I get.   It seems there is a file that already exists but I'm stumped as to what to do.
    Last login: Fri Mar 28 09:06:48 on ttys000 ROSANNEs-MacBook-Air:~ rosannemcginn$ curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash Checking for VirtualBox Checking for Oracle VM VirtualBox Extension Pack
    Pack no. 0:   Oracle VM VirtualBox Extension Pack
    Building IE6 VM
    Checking for existing OVA at /Users/rosannemcginn/.ievms/IE6 - WinXP.ova Checking for existing IE6 - WinXP VM Creating IE6 - WinXP VM (disk: /Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk) 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
    Interpreting /Users/rosannemcginn/.ievms/IE6 - WinXP.ova...
    OK.
    Disks:  vmdisk1   136260878336      -1      http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized     IE6 - WinXP-disk1.vmdk  -1    -1   
    Virtual system 0:
    0: Suggested OS type: "WindowsXP"
        (change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
    1: VM name specified with --vmname: "IE6 - WinXP"
    2: Number of CPUs: 2
        (change with "--vsys 0 --cpus <n>")
    3: Guest memory: 512 MB
        (change with "--vsys 0 --memory <MB>")
    4: Sound card (appliance expects "", can change on import)
        (disable with "--vsys 0 --unit 4 --ignore")
    5: USB controller
        (disable with "--vsys 0 --unit 5 --ignore")
    6: Network adapter: orig NAT, config 2, extra slot=0;type=NAT
    7: CD-ROM
        (disable with "--vsys 0 --unit 7 --ignore")
    8: IDE controller, type PIIX4
        (disable with "--vsys 0 --unit 8 --ignore")
    9: IDE controller, type PIIX4
        (disable with "--vsys 0 --unit 9 --ignore")
    10: Hard disk image: source image=IE6 - WinXP-disk1.vmdk, target path=/Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk, controller=8;channel=0 0%...
    Progress state: VBOX_E_FILE_ERROR
    VBoxManage: error: Appliance import failed
    VBoxManage: error: Could not create the clone medium '/Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk'.
    VBoxManage: error: VMDK: could not create new file '/Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk' (VERR_ALREADY_EXISTS)
    VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
    VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp ROSANNEs-MacBook-Air:~ rosannemcginn$

    Here is how I install mine, for numbers I will assume you have a 100GB HDD and 2GB of RAM:
    Boot from Win7 DVD and create two partitions, then install Windows7 on one of them. During the install Windows will create a 3rd partition to boot from. You will now have:
    sda1 - 100MB - Windows Boot - boot flag
    sda2 - 50GB - Windows 7 - no flags
    sda3 - 50GB - Unpartitioned Space - no flags
    Next boot into Arch and choose to manually partition the drives using cfdisk, using the unfinished space create 3 logical partitions of the sizes 100MB, 2GB, and 50GB. Mark the 100MB one you just created with a boot flag and unmark the 100MB one Windows created.
    Now you should have:
    sda1 - 100MB - Windows Boot - no flags
    sda2 - 50GB - Windows 7 - no flags
    sda3 - 50GB - Unpartitioned Space - no flags
    sda5 - 100MB - Linux Boot - boot flag
    sda6 - 2GB - Linux Swap - no flags
    sda7 - 50GB - Arch - no flags
    Click OK/Confirm/Write and then continue to the next step - File Systems and Mountpoints.
    Here you need to set the FS for sda5,6,7 and make sure not to touch sda1,2. Choose ext2 for sda5, swap for sda6, and ext3 for sda7. You will also be asked for mountpoints. Pick "/boot" for sda5 and "/" for sda7. Click OK/Confirm/Write and then continue to install Arch like normal, when you get to installing the bootloader make sure to install it on /dev/sda and uncomment the Windows part of the grub/menu.lst file.
    Reboot the system and you are done

  • Installing ArchLinx+Guest Additions in Virtual Box(error during guest)

    The Arch Linux install seemed to go through smoothly.  I installed it using the wiki page, rebooted, and logged in as root.  I am installing this for a class, so trying to follow the instructions to do so.  Next, we are supposed to install 'Guest Additions' for Virtual box using the instructions below:
    Now, you should install "Guest Additions" for VirtualBox. Guest additions allows you to share files between host and guest systems. This is very convenient for development as you will need to copy files back and forth between the host and guest operating systems. You can download Guest Additions at *link*.
         You need to start the virtual machine before you can continue installing Guest Additions. To do that, just select your VM name from the list on the left hand side in VirtualBox and click Start. After logging into Arch Linux, you should mount this ISO image just as you had mounted the Arch Linux ISO file. You can then mount the cdrom inside the Guest OS by doing:
    mkdir /mnt/cdrom
    mount -t iso9660 /dev/cdrom0 /mnt/cdrom
    Now install the guest additions by doing:
    cd /mnt/cdrom
    sh ./VBoxLinuxAdditions-x86.run
    This will compile and install the kernel modules necessary for Guest Additions functionality. Please note that if you
    recompile your own kernel (later as a part of project requirements), you will have to run this again so that the modules are
    compiled and installed for the new kernel too.
    Under settings for VBox, I mounted the Guest Additions image file, started Arch Linux, logged in as root, and followed the instructions above.  I was able to do all of the above, but when I excute the last line, I am given this message:
    http://img132.imageshack.us/img132/3971/linuxd.png
    I have no idea where to go from here, and any help would be greatly appreciated.
    Also,  I feel like I have installed Arch Linux incorrectly.  All the videos and pictures I see show a GUI type interface, but all I am presented with is a text-based interface.  When I boot it up, it asks me to log in, and I am then taken to the command line, but I don't see the same GUI interface everyone else seems to have.  Is this normal for a basic Arch Linux install?  Thanks in advance.

    Arch has no GUI until you install one. Some people don't want a GUI, so it's left to the user. The base install has only a command line interface.
    You should probably read the Beginners Guide.
    In case you missed them, there's two short articles, also on the wiki that might help you understand Arch, Arch Linux and The Arch Way

  • Installing solaris in virtual box

    HI Everyone
    i have installed solaris 10/09 os in oracle virtual box 4.0.2
    Im facing following problems as mentioned below
    1. I have installed usb driver and network driver for the virtual box and i have succesfully installed the extension packs also . while logging in to virtual machine
    it captures my usb keyboard and usb mouse ,it not allows them to access the application of host os(windows xp) until i logout from virtual machine.
    2.Usb mouse is working in virtual machine but im not able to see the mouse pointer and then i can identify the mouse movement when mouse accelaration is very slow.
    3.I can't able configure internet connection for virtual machine in default adapter NAT.when i change the setting to host only network adapter
    VM doesn't boot it runs continuosly with the message conflict with ip address
    4.Can't able to adjust the screen resolution more than 800 x 600 .
    Can you suggest me the solution for all these problems

    1. I have installed usb driver and network driver for the virtual box and i have succesfully installed the extension packs also . while logging in to virtual machine
    it captures my usb keyboard and usb mouse ,it not allows them to access the application of host os(windows xp) until i logout from virtual machine.Are you using your Host Key sequence to "break out" of the VirtualBox window. The Host Key should be displayed in the lower right-hand corner of the VirtualBox machine's window. A pop-up message will also appear when you first start up the virtual machine, explaining that you will need the host key to escape out.
    >
    2.Usb mouse is working in virtual machine but im not able to see the mouse pointer and then i can identify the mouse movement when mouse accelaration is very slow.Do you also have Guest Additions installed?
    >
    3.I can't able configure internet connection for virtual machine in default adapter NAT.when i change the setting to host only network adapter
    VM doesn't boot it runs continuosly with the message conflict with ip address
    4.Can't able to adjust the screen resolution more than 800 x 600 .
    Can you suggest me the solution for all these problemsI'm not sure of the other problems, but you could try downloading the Solaris 10 9/10 VirtualBox appliance, which is a preinstalled image including Guest Additions:
    http://download.oracle.com/otn-pub/solaris/virtualization/Solaris10_9-10_VM.zip
    -- Alan

  • Virtual box additions won't install

    I'm running Arch on a virtual box right now to test it out. I'm trying to install the VBoxLinuxAdditions. I mounted /dev/cdrom to /media and typed
    sudo /media/VBoxLinuxAdditions-x86.run
    And this is the output I get:
    erifying archive integrity... All good.
    Uncompressing VirtualBox 3.2.12 Guest Additions for Linux........
    VirtualBox Guest Additions installer
    Removing installed version 3.2.12 of VirtualBox Guest Additions...
    :: Uninstalling old VirtualBox DKMS kernel modules [DONE]
    :: Building the VirtualBox Guest Additions kernel modules [FAIL]
    Your system does not seem to be set up to build kernel modules.
    Look at /var/log/vboxadd-install.log to find out what went wrong. Once you have corrected it, you can
    run
    /etc/init.d/vboxadd setup
    to build them.
    :: Doing non-kernel setup of the Guest Additions [DONE]
    :: Installing the Window System drivers [BUSY]
    :: Installing X.Org Server 1.9 modules [DONE]
    :: Setting up the Window System to use the Guest Additions [DONE]
    You may need to restart the hal service and the Window System (or just restart
    the guest system) to enable the Guest Additions.
    :: Installing graphics libraries and desktop services components [DONE]
    I tried running /etc/init.d/vboxadd setup but its not there.
    Heres my /var/log/vboxadd-install.log
    Makefile:23: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.. Stop.
    Creating user for the Guest Additions.
    Creating udev rule for the Guest Additions kernel module.

    Mr Green wrote:
    Your first shows that the additions are built and are installed, look in /etc/rc.local you should see vbox stuff
    If you read arch wiki on virtualbox it will tell you what you need to know
    MrG
    Then how come the additions won't work? For example when I'm in fullscreen it's not fullscreen just a small box.

  • Virtual Box Guest problems with libgl

    Hi.
    I had a Virtual Box (under Windows 7 64 bits) running for a few days with no problems.
    It run updated Arch, with KDE.
    Yesterday the problems started, after doing "pacman -Syu", something has changed...
    From now on, when I start X, I only get a black screen.
    I've traced the problem to the libgl library - if it's not installed, X starts correctly. If it's there - X fails.
    In order to verify my assumption, I've installed a new Virtual Machine according to the "unofficial beginner's guide", installed X, tested it, installed XFCE4, tested it - so far all OK.
    Then, I've installed audacity (it also uses libgl, and I wanted to avoid KDE to be sure it's not with them).
    And now - there is this failure in the Xorg.0.log:
    [  6552.010] (EE) AIGLX error: vboxvideo does not export required DRI extension
    (I wanted to attach the 2 log files, isn't it possible??)
    Thanks,
    Zvika

    This is a bug in virtualbox. Somebody said it happened upon upgrading nvidia drivers on the host machine: https://www.virtualbox.org/ticket/4789

  • Virtual Box... [Solved]

    Just updated my 64 bit arch to the latest everything. I have virtualbox_bin installed. I ran vbox_build_module as root. When I try to run my xp virtual machine i get this error:
    Failed to open/create the internal network 'HostInterfaceNetworking-eth0' (VERR_SUPDRV_COMPONENT_NOT_FOUND).
    Failed to attach the network LUN (VERR_SUPDRV_COMPONENT_NOT_FOUND).
    One of the kernel modules was not successfully loaded. Make sure that no kernel modules from an older version of VirtualBox exist. Then try to recompile and reload the kernel modules by executing '/etc/init.d/vboxdrv setup' as root (VERR_SUPDRV_COMPONENT_NOT_FOUND).
    /etc/init.d/vboxdrv setup doesn't work. Hence this post. I feel like i've fixed this problem before maybe, but searching around the net hasn't helped much nor has my memory been jogged. Ubuntu Forums: uninstall, reinstall
    i have virtual box installed in /opt
    Thanks in advance.
    PS. "jog your memory" is a really weird phrase...
    Last edited by Meskarune (2009-10-26 20:21:41)

    Meskarune wrote:Just updated my 64 bit arch to the latest everything. I have virtualbox_bin installed. I ran vbox_build_module as root.
    When i did:
    lsmod | grep vboxdrv
    lsmod | grep vboxnetflt
    vboxdrv showed up and vboxnetflt did not, so i did modprobe vboxnetflt and it worked. Restarting probably would have worked as well.... maybe i should restart my computer more often...><
    Thanks everyone. I'm feelling a bit dumb right now...I needed to use windows xp to do some japanese homework before my class at 1pm.
    is there a way to automate these steps in the future so i don't have to run vbox_build_module and restart vboxdrv and vboxnetflt everytime i update the kernel?

  • Virtual Box error: error mounting /dev/sda1 on /mnt

    Hello folks,
    After getting fed up with Ubuntu's bloated setup, I was trying to switch to Arch linux. But before that I wanted to try it in Virtual Box. I was using Arch Linux Core image for this.  But after setting up file system and mountpoint I am getting this error:
    error mounting /dev/sda1 on /mnt
    The steps I followed:
    1. Source: Core local
    2. Editor: Nano
    3. Clock: As usual
    4. Prepare hard drive:     
       a) Manually Partition (as this is what I will be doing during actual installation)
       b) /dev/sda
       c) New partition on all space available on virtual machine, making it primary, bootable, Type: Linux Extended (option 85).
       d) Write partition and Quit and Done
    5. Manually configure block device, filesystems and mountpoints.
       a) dev
       b) Do not recreate file system.
       c) Set ext4 format and mount point, ignoring swap space or seperate /boot partition.
       d) Now when I goto next step as Done, It gives an error : Error mounting /dev/sda1 on /mnt/.
    Is there any problem with creating the filesystem as I have done? Can anyone shed some light if there is any particular configuration needed for virtual machine. I searched the forum for other options. But none of them seem applicable for me.
    Thank you for your time.

    What host os and CPU are you using? The message states that you need virtualization hardware support in the CPU (Intel VT-x or AMD-V) in order to run that 64 bit guets OS. Reasons for this error (that I could think of) could be:
    - you have a very old cpu
    - you have disabled virtualization in your bios
    - you are running a 32-bit host os
    These links to the docs may also help
    https://www.virtualbox.org/manual/ch10.html#hwvirt
    https://www.virtualbox.org/manual/ch03.html#intro-64bitguests
    cheers
    bjoern

  • Macbook Pro Mid 2010 15" Maverick 10.9.4 with Parallels or virtual box -- windowserver process freezes

    I have MBP mid 2010, 15" maverick 10.9.4  and it freezes with any virtualization software. I tried Parallels and Virtualbox. both freezes.. I did go through forums and disable automatic graphics switching, reset PRAM and SMC, reinstalled OS/X no luck. Virtualbox 4.3.14 seems not freezing much as compare to parallels but virtual box has no drag drop support and its painful without that. parallels has good features but it freezes my computer. I tried their support, they helped me twice to remote control my computer but so far no help. No real good person was there to fix. just check some setting etc...
    EtreCheck returns following:
    EtreCheck version: 1.9.12 (48)
    Report generated July 19, 2014 at 7:36:58 AM PDT
    Hardware Information:
      MacBook Pro (15-inch, Mid 2010) (Verified)
      MacBook Pro - model: MacBookPro6,2
      1 2.66 GHz Intel Core i7 CPU: 2 cores
      8 GB RAM
    Video Information:
      Intel HD Graphics - VRAM: 288 MB
      NVIDIA GeForce GT 330M - VRAM: 512 MB
      Color LCD 1440 x 900
    System Software:
      OS X 10.9.4 (13E28) - Uptime: 0 days 0:2:49
    Disk Information:
      ST9500325ASG disk0 : (500.11 GB)
      EFI (disk0s1) <not mounted>: 209.7 MB
      Macintosh HD (disk0s2) / [Startup]: 337.71 GB (211.71 GB free)
      Recovery HD (disk0s3) <not mounted>: 650 MB
      BOOTCAMP (disk0s4) /Volumes/BOOTCAMP: 161.53 GB (29.6 GB free)
      MATSHITADVD-R   UJ-898
    USB Information:
      Apple Internal Memory Card Reader
      Apple Inc. BRCM2070 Hub
      Apple Inc. Bluetooth USB Host Controller
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Computer, Inc. IR Receiver
      Apple Inc. Built-in iSight
    Gatekeeper:
      Mac App Store and identified developers
    Kernel Extensions:
      [not loaded] com.avast.AvastFileShield (2.1.0 - SDK 10.9) Support
      [not loaded] com.avast.PacketForwarder (1.4 - SDK 10.9) Support
      [loaded] org.virtualbox.kext.VBoxDrv (4.3.14) Support
      [loaded] org.virtualbox.kext.VBoxNetAdp (4.3.14) Support
      [loaded] org.virtualbox.kext.VBoxNetFlt (4.3.14) Support
      [loaded] org.virtualbox.kext.VBoxUSB (4.3.14) Support
    Startup Items:
      MySQLCOM: Path: /Library/StartupItems/MySQLCOM
    Launch Daemons:
      [loaded] com.microsoft.office.licensing.helper.plist Support
      [loaded] com.oracle.java.JavaUpdateHelper.plist Support
      [failed] com.parallels.mobile.dispatcher.launchdaemon.plist Support
      [failed] com.parallels.mobile.kextloader.launchdaemon.plist Support
      [not loaded] org.virtualbox.startup.plist Support
    Launch Agents:
      [loaded] com.parallels.mobile.prl_deskctl_agent.launchagent.plist Support
    User Launch Agents:
      [loaded] com.google.keystone.agent.plist Support
      [loaded] com.parallels.mobile.startgui.launchagent.plist Support
      [not loaded] org.virtualbox.vboxwebsrv.plist Support
    User Login Items:
      iTunesHelper
    Internet Plug-ins:
      SharePointBrowserPlugin: Version: 14.4.3 - SDK 10.6 Support
      CitrixICAClientPlugIn: Version: 11.1.0 Support
      QuickTime Plugin: Version: 7.7.3
      JavaAppletPlugin: Version: Java 7 Update 60 Check version
      Default Browser: Version: 537 - SDK 10.9
    Safari Extensions:
      Open in Internet Explorer: Version: 1.0
    Audio Plug-ins:
      BluetoothAudioPlugIn: Version: 1.0 - SDK 10.9
      AirPlay: Version: 2.0 - SDK 10.9
      AppleAVBAudio: Version: 203.2 - SDK 10.9
      iSightAudio: Version: 7.7.3 - SDK 10.9
    iTunes Plug-ins:
      Quartz Composer Visualizer: Version: 1.4 - SDK 10.9
    3rd Party Preference Panes:
      Citrix online plug-in  Support
      MySQL  Support
    Time Machine:
      Time Machine not configured!
    Top Processes by CPU:
          27% com.apple.IconServicesAgent
          23% Finder
          14% WindowServer
          3% mdworker
          1% coreaudiod
    Top Processes by Memory:
      90 MB ocspd
      90 MB Finder
      74 MB mds_stores
      67 MB com.apple.IconServicesAgent
      57 MB CalendarAgent
    Virtual Memory Information:
      5.33 GB Free RAM
      1.58 GB Active RAM
      238 MB Inactive RAM
      875 MB Wired RAM
      175 MB Page-ins
      0 B Page-outs
    System log for windowserver says following:
    Date/Time:       2014-07-18 23:48:37 -0700
    OS Version:      10.9.4 (Build 13E28)
    Architecture:    x86_64
    Report Version:  18
    Command:         WindowServer
    Path:            /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    Version:         ??? (???)
    Parent:          launchd [1]
    PID:             133
    Event:           wakeups (microstackshots only)
    Wakeups:         262 wakeups per second for 172 seconds
    Duration:        172.00s
    Steps:           154
    Hardware model:  MacBookPro6,2
    Active cpus:     4
    Fan speed:       5978 rpm
    Powerstats for:  WindowServer [133]
    Start time:      2014-07-18 23:49:03 -0700
    End time:        2014-07-18 23:51:05 -0700
    Parent:          launchd
    Microstackshots: 8 samples (5%)
    Primary state:   6 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 8 samples Active
    Power Source:    0 samples on Battery, 8 samples on AC
      8 start + 1 (libdyld.dylib) [0x110d5a5fd]
        8 main + 9 (WindowServer) [0x10f3aef96]
          8 CGXServer + 807 (CoreGraphics) [0x10fb3e4b6]
            8 CGXRunOneServicesPass + 164 (CoreGraphics) [0x10fb3dc79]
              8 run_timer_pass + 379 (CoreGraphics) [0x10fb6d858]
                7 update_display_callback + 125 (CoreGraphics) [0x10fc0fa3d]
                  4 CGXUpdateDisplay + 1111 (CoreGraphics) [0x10fc0ff58]
                    4 CGXUpdateMagicMirror + 1169 (CoreGraphics) [0x10fc25e38]
                      1 WSRedrawSpecifiedWindowsToDisplayAndRegion + 1312 (CoreGraphics) [0x10fc18594]
                        1 CGXAcquireDisplayDeviceSurface + 1889 (CoreGraphics) [0x10fa66b18]
                          1 CGXDisplayUnionFlushShape + 425 (CoreGraphics) [0x10fbbce82]
                            1 CFRelease + 424 (CoreFoundation) [0x10f3d8398]
                              1 region_finalize + 37 (CoreGraphics) [0x10f7dca81]
                                1 szone_free_definite_size + 1467 (libsystem_malloc.dylib) [0x110f63f8d]
                                  1 tiny_free_list_remove_ptr + 301 (libsystem_malloc.dylib) [0x110f681a3]
                      1 WSRedrawSpecifiedWindowsToDisplayAndRegion + 1838 (CoreGraphics) [0x10fc187a2]
                        1 redraw_window + 112 (CoreGraphics) [0x10fc158b5]
                          1 CGRegionCreateCopy + 22 (CoreGraphics) [0x10f7d6c1b]
                            1 assert_check_shape + 15 (CoreGraphics) [0x10f7d4241]
                      1 WSRedrawSpecifiedWindowsToDisplayAndRegion + 2014 (CoreGraphics) [0x10fc18852]
                        1 CGLayerComposite + 116 (CoreGraphics) [0x10fa5e310]
                          1 CGXGLAccelComposite + 1233 (CoreGraphics) [0x10fb47e71]
                            1 gl_composite_layers + 38 (CoreGraphics) [0x10fb486b2]
                              1 gl_composite_layer + 479 (CoreGraphics) [0x10fb4c7fd]
                                1 gl_composite_layer_core + 18343 (CoreGraphics) [0x10fb5527f]
                                  1 glBegin_Exec + 96 (GLEngine) [0x1461f15e4]
                                    1 gleDoDrawDispatchCore + 502 (GLEngine) [0x1462d52a0]
                                      1 gldUpdateDispatch + 1068 (GeForceTeslaGLDriver) [0x1234402ec2a3]
                                        1 ??? (GeForceTeslaGLDriver + 2900114) [0x1234402c4092]
                                          1 ??? (GeForceTeslaGLDriver + 2892812) [0x1234402c240c]
                      1 WSRedrawSpecifiedWindowsToDisplayAndRegion + 2196 (CoreGraphics) [0x10fc18908]
                        1 CGXReleaseDisplayDeviceSurface + 197 (CoreGraphics) [0x10fa67d13]
                          1 CGXGLAccelFinish + 156 (CoreGraphics) [0x10fb43c89]
                            1 ??? (GeForceTeslaGLDriver + 3068556) [0x1234402ed28c]
                              1 ??? (GeForceTeslaGLDriver + 3069807) [0x1234402ed76f]
                                1 ??? (GeForceTeslaGLDriver + 2977197) [0x1234402d6dad]
                                  1 ??? (GeForceTeslaGLDriver + 2399379) [0x123440249c93]
                  2 CGXUpdateDisplay + 8838 (CoreGraphics) [0x10fc11d87]
                    2 CGXReleaseDisplayDeviceSurface + 292 (CoreGraphics) [0x10fa67d72]
                      2 MPFinishSurfaceForDisplayDevice + 227 (CoreGraphics) [0x10f916b67]
                        2 IOAccelFlushSurfaceOnFramebuffers + 95 (IOKit) [0x10f72b6ab]
                          2 IOConnectCallMethod + 266 (IOKit) [0x10f7211b5]
                            2 io_connect_method + 377 (IOKit) [0x10f77a6fe]
                              2 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x110ee8a1a]
                                2 <Kernel mode>
                  1 CGXUpdateDisplay + 8689 (CoreGraphics) [0x10fc11cf2]
                    1 CGLayerComposite + 116 (CoreGraphics) [0x10fa5e310]
                      1 CGXGLAccelComposite + 1233 (CoreGraphics) [0x10fb47e71]
                        1 gl_composite_layers + 38 (CoreGraphics) [0x10fb486b2]
                          1 gl_composite_layer + 12696 (CoreGraphics) [0x10fb4f7b6]
                            1 glBegin_Exec + 96 (GLEngine) [0x1461f15e4]
                              1 gleDoDrawDispatchCore + 502 (GLEngine) [0x1462d52a0]
                                1 gldUpdateDispatch + 1173 (GeForceTeslaGLDriver) [0x1234402ec30c]
                                  1 ??? (GeForceTeslaGLDriver + 2695711) [0x12344029221f]
                                    1 ??? (GeForceTeslaGLDriver + 2793413) [0x1234402a9fc5]
                1 update_display_callback + 46 (CoreGraphics) [0x10fc0f9ee]
                  1 CGXDisplayDeviceSurfaceIsReady + 17 (CoreGraphics) [0x10fbbccc0]
                    1 MPDisplayDeviceSurfaceIsReady + 21 (CoreGraphics) [0x10f916e68]
      Binary Images:
             0x10f3ae000 -        0x10f3aeffd  WindowServer (599.25.10.1) <61FE4BA9-1E5D-37F6-9126-24ACD7C7559D> /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
             0x10f3bf000 -        0x10f5a4fff  com.apple.CoreFoundation 6.9 (855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x10f71c000 -        0x10f788fff  com.apple.framework.IOKit 2.0.1 <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
             0x10f7ca000 -        0x1100ea32b  com.apple.CoreGraphics 1.600.0 <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
             0x110d57000 -        0x110d5aff7  libdyld.dylib (239.4) <A1273A02-4928-3BAC-A846-6C069DC1A0A6> /usr/lib/system/libdyld.dylib
             0x110ed7000 -        0x110ef3ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
             0x110f5d000 -        0x110f78ff7  libsystem_malloc.dylib (23.10.1) <A695B4E4-38E9-332E-A772-29D31E3F1385> /usr/lib/system/libsystem_malloc.dylib
             0x1461dd000 -        0x14637dff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
          0x123440000000 -     0x12344086dfff  com.apple.GeForceTeslaGLDriver 8.24.15 (8.2.4) <C49EA520-7D7F-3708-BDC2-845C2A39C976> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver
    Powerstats for:  prl_client_app
    Start time:      2014-07-18 23:48:38 -0700
    End time:        2014-07-18 23:51:28 -0700
    Microstackshots: 141 samples (91%)
    Primary state:   126 samples Non-Frontmost App, Non-Background Priority, Kernel mode
    User Activity:   0 samples Idle, 141 samples Active
    Power Source:    0 samples on Battery, 141 samples on AC
      136 thread_start + 13 (libsystem_pthread.dylib) [0x105fdffc9]
        136 _pthread_start + 137 (libsystem_pthread.dylib) [0x105fdb72a]
          136 _pthread_body + 138 (libsystem_pthread.dylib) [0x105fdb899]
            136 QThread::terminate() + 762 (QtCorePrl) [0x10924629a]
              118 ??? [0x100074172]
                118 ??? [0x100074324]
                  118 ??? [0x1000a086a]
                    118 ??? [0x1000f89f1]
                      117 ??? [0x10041c71a]
                        117 IOConnectCallStructMethod + 56 (IOKit) [0x101f1340a]
                          117 IOConnectCallMethod + 349 (IOKit) [0x101f13208]
                            117 io_connect_method + 377 (IOKit) [0x101f6c6fe]
                              117 mach_msg_trap + 10 (libsystem_kernel.dylib) [0x105edea1a]
                      1   IOConnectCallAsyncMethod + 422 (IOKit) [0x101f133d2]
                        1   <User mode>
              10  ??? [0x10012d50e]
                3   ??? [0x10018dfa4]
                  2   ??? [0x1001b6463]
                    2   kevent + 10 (libsystem_kernel.dylib) [0x105ee364a]
                  1   ??? [0x1001b6428]
                    1   read + 10 (libsystem_kernel.dylib) [0x105ee39f2]
                3   ??? [0x10018dedd]
                  3   ??? [0x10018e18c]
                    2   ??? [0x1001938ef]
                      2   ??? [0x10006eb63]
                        2   ??? [0x10006e0d3]
                          2   ??? [0x10006db26]
                            2   <User mode>
                    1   ??? [0x1001938e0]
                      1   ??? [0x1001945b8]
                        1   ??? [0x100194ed1]
                          1   ??? [0x10006eab8]
                            1   ??? [0x10006defb]
                              1   <User mode>
                3   ??? [0x10015ee88]
                  1   ??? [0x10015f009]
                    1   ??? [0x10015f31b]
                      1   ??? [0x10015ff83]
                        1   ??? [0x10016025d]
                          1   ??? [0x1001615da]
                            1   ??? [0x1002763ed]
                              1   ??? [0x100273c2d]
                                1   ??? [0x1002788bd]
                                  1   ??? [0x100277cad]
                                    1   ??? [0x10028108c]
                                      1   SCSITaskDeviceClass::CreateSCSITask() + 37 (SCSITaskLib) [0x1a8fcb1d7]
                                        1   SCSITaskClass::alloc(SCSITaskDeviceClass*, unsigned int, unsigned int) + 246 (SCSITaskLib) [0x1a8fc9b38]
                                          1   SCSITaskClass::Init(SCSITaskDeviceClass*, unsigned int, unsigned int) + 142 (SCSITaskLib) [0x1a8fc9e06]
                                            1   SCSITaskClass::SetSenseDataBuffer(void*, unsigned char) + 152 (SCSITaskLib) [0x1a8fca572]
                                              1   IOConnectCallScalarMethod + 46 (IOKit) [0x101f1348d]
                                                1   IOConnectCallMethod + 266 (IOKit) [0x101f131b5]
                                                  1   io_connect_method + 377 (IOKit) [0x101f6c6fe]
                                                    1   mach_msg_trap + 10 (libsystem_kernel.dylib) [0x105edea1a]
                  1   ??? [0x10015efbb]
                    1   ??? [0x1001648db]
                      1   ??? [0x100290c99]
                        1   ??? [0x100388285]
                          1   ??? [0x100c3255d]
                            1   __psynch_cvsignal + 10 (libsystem_kernel.dylib) [0x105ee26fe]
                  1   ??? [0x10015efc7]
                    1   ??? [0x100290b8c]
                      1   ??? [0x100388330]
                        1   ??? [0x100c3279a]
                          1   ??? [0x100292cd3]
                            1   ??? [0x10028d92e]
                              1   ??? [0x10028cc54]
                                1   ??? [0x10041d9ed]
                                  1   IOConnectCallStructMethod + 56 (IOKit) [0x101f1340a]
                                    1   IOConnectCallMethod + 349 (IOKit) [0x101f13208]
                                      1   io_connect_method + 377 (IOKit) [0x101f6c6fe]
                                        1   mach_msg_trap + 10 (libsystem_kernel.dylib) [0x105edea1a]
                1   ??? [0x10018dfe0]
                  1   ??? [0x10012d4a0]
                    1   <User mode>
              1   ??? [0x1076b9375]
                1   ??? [0x1076b7a4e]
                  1   __sendmsg + 10 (libsystem_kernel.dylib) [0x105ee2a6a]
                    1   <Frontmost App>
              1   ??? [0x100c32330]
                1   __psynch_cvsignal + 24 (libsystem_kernel.dylib) [0x105ee270c]
                  1   <User mode>
              1   ??? [0x10037932f]
                1   ??? [0x1003791e4]
                  1   __sendto + 10 (libsystem_kernel.dylib) [0x105ee2a9a]
              1   ??? [0x1001df195]
                1   ??? [0x1001dfeee]
                  1   ??? [0x1003ccd4f]
                    1   host_statistics + 147 (libsystem_kernel.dylib) [0x105ed2957]
                      1   mach_msg_trap + 10 (libsystem_kernel.dylib) [0x105edea1a]
              1   ??? [0x1001df204]
                1   ??? [0x1001e1dae]
                  1   ??? [0x1001e3dac]
                    1   ??? [0x100091714]
                      1   ??? [0x100093b4a]
                        1   ??? [0x1001d4800]
                          1   ??? [0x100096366]
                            1   ??? [0x1000961d0]
                              1   ??? [0x100094eff]
                                1   ??? [0x1000ce3ff]
                                  1   ??? [0x1000d05b5]
                                    1   ??? [0x1000e2757]
                                      1   ??? [0x1006f3fb5]
                                        1   ??? [0x10070484d]
                                          1   ??? [0x100869598]
                                            1   ??? [0x100883a0d]
                                              1   ??? [0x1008d2af0]
                                                1   ??? [0x1008df6ad]
                                                  1   ??? [0x100931497]
                                                    1   ??? [0x100931dbe]
                                                      1   ??? [0x100931bf5]
                                                        1   <User mode>
              1   ??? [0x100178ce0]
                1   ??? [0x100182999]
                  1   ??? [0x10017d4e5]
                    1   ??? [0x1001cfd63]
                      1   ??? [0x1001d05c3]
                        1   ??? [0x1001d11ca]
                          1   ??? [0x1001e81fe]
                            1   ??? [0x10020846b]
                              1   ??? [0x10020dc51]
                                1   glDrawArraysInstanced_ACC_GL3Exec + 240 (GLEngine) [0x1a57bf55a]
                                  1   gleDoDrawDispatchCoreGL3 + 502 (GLEngine) [0x1a57f879a]
                                    1   gldUpdateDispatch + 916 (GeForceTeslaGLDriver) [0x1234402ec20b]
                                      1   ??? (GeForceTeslaGLDriver + 3142581) [0x1234402ff3b5]
                                        1   ??? (GeForceTeslaGLDriver + 2142841) [0x12344020b279]
                                          1   ??? (GeForceTeslaGLDriver + 3147824) [0x123440300830]
                                            1   ??? (GeForceTeslaGLDriver + 3145417) [0x1234402ffec9]
                                              1   ??? (GeForceTeslaGLDriver + 3143608) [0x1234402ff7b8]
                                                1   ??? (GeForceTeslaGLDriver + 135999) [0x12344002133f]
                                                  1   ??? (GeForceTeslaGLDriver + 134316) [0x123440020cac]
                                                    1   ??? (GeForceTeslaGLDriver + 111166) [0x12344001b23e]
                                                      1   ??? (GeForceTeslaGLDriver + 107028) [0x12344001a214]
                                                        1   ??? (GeForceTeslaGLDriver + 5151685) [0x1234404e9bc5]
                                                          1   ??? (GeForceTeslaGLDriver + 105289) [0x123440019b49]
                                                            1   ??? (GeForceTeslaGLDriver + 5139259) [0x1234404e6b3b]
                                                              1   ??? (GeForceTeslaGLDriver + 5138624) [0x1234404e68c0]
                                                                1   ??? (GeForceTeslaGLDriver + 5951853) [0x1234405ad16d]
                                                                  1   vsnprintf + 80 (libsystem_c.dylib) [0x105e1701c]
                                                                    1   __v2printf + 1 (libsystem_c.dylib) [0x105e31105]
                                                                      1   <User mode>
              1   ??? [0x1003e0848]
                1   ??? [0x10041e5c8]
                  1   ??? [0x100c2f7ff]
                    1   fsync + 10 (libsystem_kernel.dylib) [0x105ee3392]
              1   pthread_cond_wait + 10 (libsystem_pthread.dylib) [0x105fdf8b0]
                1   <User mode>
      5   ??? [0x10000db34]
        5   ??? [0x1000a7b8f]
          5   QCoreApplication::exec() + 188 (QtCorePrl) [0x10935a22c]
            5   QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) + 324 (QtCorePrl) [0x109357df4]
              5   QEventLoop::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) + 68 (QtCorePrl) [0x109357a44]
                5   QDesktopWidget::resizeEvent(QResizeEvent*) + 13040 (QtGuiPrl) [0x1096004d0]
                  3   -[NSApplication run] + 553 (AppKit) [0x1045f799c]
                    2   -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122 (AppKit) [0x10460389b]
                      2   _DPSNextEvent + 1434 (AppKit) [0x10460424e]
                        2   _BlockUntilNextEventMatchingListInModeWithFilter + 65 (HIToolbox) [0x10ff7c5bc]
                          2   ReceiveNextEventCommon + 479 (HIToolbox) [0x10ff7c7b7]
                            2   RunCurrentEventLoopInMode + 226 (HIToolbox) [0x10ff7ca0d]
                              2   CFRunLoopRunSpecific + 309 (CoreFoundation) [0x1036d2e75]
                                1   __CFRunLoopRun + 1268 (CoreFoundation) [0x1036d35a4]
                                  1   __psynch_mutexwait + 10 (libsystem_kernel.dylib) [0x105ee2746]
                                    1   <Frontmost App>
                                1   __CFRunLoopRun + 776 (CoreFoundation) [0x1036d33b8]
                                  1   __CFRunLoopDoObservers + 391 (CoreFoundation) [0x1036e1cd7]
                                    1   __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 23 (CoreFoundation) [0x1036e1d67]
                                      1   __83-[NSWindow _postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]_block_ invoke1331 + 46 (AppKit) [0x104d76061]
                                        1   _handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884 (AppKit) [0x1047a074e]
                                          1   -[NSView displayIfNeeded] + 1680 (AppKit) [0x10473b2da]
                                            1   -[NSView _displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828 (AppKit) [0x10475be9f]
                                              1   -[NSThemeFrame _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 314 (AppKit) [0x10475eeb1]
                                                1   -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 6151 (AppKit) [0x104760bc4]
                                                  1   -[NSView _recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectFor View:topView:] + 3199 (AppKit) [0x10476003c]
                                                    1   -[NSView _drawRect:clip:] + 3846 (AppKit) [0x1047630b1]
                                                      1   QMacInputContext::reset() + 7696 (QtGuiPrl) [0x1095eb770]
                                                        1   QWidgetPrivate::drawWidget(QPaintDevice*, QRegion const&, QPoint const&, int, QPainter*, QWidgetBackingStore*) + 1470 (QtGuiPrl) [0x10969f3ee]
                                                          1   QWidgetPrivate::paintBackground(QPainter*, QRegion const&, int) const + 795 (QtGuiPrl) [0x109693a3b]
                                                            1   QMacStyle::metaObject() const + 352 (QtGuiPrl) [0x10960e9b0]
                                                              1   QPainter::drawTiledPixmap(QRectF const&, QPixmap const&, QPointF const&) + 735 (QtGuiPrl) [0x1097893ef]
                                                                1   qt_mac_cg_context(QPaintDevice const*) + 13234 (QtGuiPrl) [0x109840f72]
                                                                  1   CGContextFillRects + 96 (CoreGraphics) [0x10dda8d2a]
                                                                    1   ripc_DrawRects + 399 (libRIP.A.dylib) [0x118e1e2e1]
                                                                      1   ripc_Render + 304 (libRIP.A.dylib) [0x118e22468]
                                                                        1   RIPLayerBltShape + 463 (libRIP.A.dylib) [0x118e24027]
                                                                          1   ripd_Lock + 43 (libRIP.A.dylib) [0x118e24487]
                                                                            1   CGSDeviceLock + 240 (CoreGraphics) [0x10ddac38f]
                                                                              1   _CGSLockWindow + 3765 (CoreGraphics) [0x10ddad47c]
                                                                                1   _CGSSynchronizeWindowBackingStore + 97 (CoreGraphics) [0x10de2b9ab]
                                                                                  1   mach_msg_trap + 10 (libsystem_kernel.dylib) [0x105edea1a]
                                                                                    1   <Frontmost App>
                    1   -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 377 (AppKit) [0x10460399a]
                      1   -[NSEvent _initWithCGSEvent:eventRef:] + 2604 (AppKit) [0x1047a60ea]
                        1   -[NSEvent _initTouches] + 1379 (AppKit) [0x10480ff95]
                          1   -[NSThemeFrame _hitTest:ignoringResizeRegion:] + 514 (AppKit) [0x1047a3bd2]
                            1   -[NSView hitTest:] + 448 (AppKit) [0x10472f510]
                              1   QMacInputContext::reset() + 5326 (QtGuiPrl) [0x1095eae2e]
                                1   -[NSView hitTest:] + 448 (AppKit) [0x10472f510]
                                  1   QMacInputContext::reset() + 5326 (QtGuiPrl) [0x1095eae2e]
                                    1   -[NSView hitTest:] + 448 (AppKit) [0x10472f510]
                                      1   QMacInputContext::reset() + 5326 (QtGuiPrl) [0x1095eae2e]
                                        1   -[NSView hitTest:] + 354 (AppKit) [0x10472f4b2]
                                          1   -[NSViewHierarchyLock lockForReadingWithExceptionHandler:] + 72 (AppKit) [0x104641217]
                                            1   <Frontmost App, User mode>
                  2   -[NSApplication run] + 646 (AppKit) [0x1045f79f9]
                    2   ??? [0x100016d2b]
                      1   -[NSApplication sendEvent:] + 2819 (AppKit) [0x1047a78f2]
                        1   QMacInputContext::reset() + 25169 (QtGuiPrl) [0x1095efbb1]
                          1   QMacCocoaAutoReleasePool::~QMacCocoaAutoReleasePool() + 19318 (QtGuiPrl) [0x1095fb296]
                            1   QApplicationPrivate::sendMouseEvent(QWidget*, QMouseEvent*, QWidget*, QWidget*, QWidget**, QPointer<QWidget>&, bool) + 334 (QtGuiPrl) [0x10964be6e]
                              1   QCoreApplication::notifyInternal(QObject*, QEvent*) + 124 (QtCorePrl) [0x109358b3c]
                                1   QApplication::notify(QObject*, QEvent*) + 8851 (QtGuiPrl) [0x10964f583]
                                  1   QBasicTimer::start(int, QObject*) + 34 (QtCorePrl) [0x109357952]
                                    1   QBasicTimer::stop() + 61 (QtCorePrl) [0x10935791d]
                                      1   QDesktopWidget::resizeEvent(QResizeEvent*) + 7343 (QtGuiPrl) [0x1095fee8f]
                                        1   CFRunLoopTimerInvalidate + 421 (CoreFoundation) [0x1037139b5]
                                          1   <Frontmost App, User mode>
                      1   -[NSApplication sendEvent:] + 325 (AppKit) [0x1047a6f34]
                        1   -[NSApplication _handleGestureEvent:] + 628 (AppKit) [0x10481124c]
                          1   -[NSApplication _handleTouchEvent:] + 324 (AppKit) [0x10499a5a2]
                            1   QMacInputContext::reset() + 25122 (QtGuiPrl) [0x1095efb82]
                              1   QMacCocoaAutoReleasePool::~QMacCocoaAutoReleasePool() + 13175 (QtGuiPrl) [0x1095f9a97]
                                1   QMacInputContext::reset() + 40094 (QtGuiPrl) [0x1095f35fe]
                                  1   QMacInputContext::reset() + 40510 (QtGuiPrl) [0x1095f379e]
                                    1   <Frontmost App, User mode>
      Binary Images:
             0x10350f000 -        0x103572ffb  com.apple.SystemConfiguration 1.13.1 (1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfi guration
             0x101f0e000 -        0x101f7afff  com.apple.framework.IOKit 2.0.1 <057FDBA3-56D6-3903-8C0B-849214BF1985> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
             0x103663000 -        0x103848fff  com.apple.CoreFoundation 6.9 (855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
             0x1045e0000 -        0x105156ff7  com.apple.AppKit 6.9 (1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
             0x105dc4000 -        0x105e4dff7  libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
             0x105ecd000 -        0x105ee9ff7  libsystem_kernel.dylib (2422.110.17) <873931CE-D1AF-3596-AADB-D2E63C9AB29F> /usr/lib/system/libsystem_kernel.dylib
             0x105fda000 -        0x105fe1ff7  libsystem_pthread.dylib (53.1.4) <AB498556-B555-310E-9041-F67EC9E00E2C> /usr/lib/system/libsystem_pthread.dylib
             0x10921e000 -        0x1094e3fff  QtCorePrl 4.8 <3A6F5B6C-999C-CE48-54C4-357B936F9630> /Applications/Parallels Desktop.app/Contents/Frameworks/QtCorePrl.framework/Versions/4/QtCorePrl
             0x1095bd000 -        0x109fbafe7  QtGuiPrl (4.8) <C0DE3A78-7E0E-8F51-CB23-4CAB89877163> /Applications/Parallels Desktop.app/Contents/Frameworks/QtGuiPrl.framework/Versions/4/QtGuiPrl
             0x10dd94000 -        0x10e6b432b  com.apple.CoreGraphics 1.600.0 <EC14B831-96BB-3A50-A451-E36BDC8F59FB> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
             0x10ff4e000 -        0x1101f8ff5  com.apple.HIToolbox 2.1.1 <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.fra mework/Versions/A/HIToolbox
             0x118e1c000 -        0x118e44ffb  libRIP.A.dylib (599.25.10.1) <623091DF-5769-3326-90EB-44EFC8087660> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A .dylib
             0x1a5700000 -        0x1a58a0ff7  GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Resources/GLEngine.bundle/GLEngine
             0x1a8fc8000 -        0x1a8fcbff7  com.apple.iokit.SCSITaskLib 3.6.6 (3.6.6) <8A04C3BA-F5AE-319B-812F-4B5D2EA62B9A> /System/Library/Extensions/IOSCSIArchitectureModelFamily.kext/Contents/PlugIns/ SCSITaskUserClient.kext/Contents/PlugIns/SCSITaskLib.plugin/Contents/MacOS/SCSIT askLib
          0x123440000000 -     0x12344086dfff  com.apple.GeForceTeslaGLDriver 8.24.15 (8.2.4) <C49EA520-7D7F-3708-BDC2-845C2A39C976> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTe slaGLDriver
    Just to add when MacBook Pro freezes graphics screen acts weird and below task bar isn't rendered properly, mouse moves keyboard light also works but clicking anywhere yields nothing. tried with command-option-shift-esc, command-option-esc, command-q nothing works, sometime (once in a blue moon) above keys work and system regains after a while but i am so far not able to use any virtualization software, gave enough 4 GB 2 CPUs to virtualization software(s), yes i tried running both separately means when virtual box is running parallels is not even there on my box and vice-versa... no luck sofar. please help.  my notebook is out of warranty and I don't think apple will even take a look.
    What could be wrong here?

    I have another freeze...
    Date/Time:       2014-07-29 17:55:22 -0700
    OS Version:      10.9.4 (Build 13E28)
    Architecture:    x86_64
    Report Version:  18
    Command:         WindowServer
    Path:            /System/Library/Frameworks/ApplicationServices.framework/Frameworks/CoreGraphic s.framework/Resources/WindowServer
    Version:         ??? (???)
    Parent:          launchd [1]
    PID:             189
    Event:           wakeups (microstackshots only)
    Wakeups:         186 wakeups per second for 242 seconds
    Duration:        242.00s
    Steps:           234
    Hardware model:  MacBookPro6,2
    Active cpus:     4
    Fan speed:       2002 rpm
    Powerstats for:  WindowServer [189]
    Start time:      2014-07-29 17:56:10 -0700
    End time:        2014-07-29 17:59:24 -0700
    Parent:          launchd
    Microstackshots: 53 samples (22%)
    Primary state:   37 samples Non-Frontmost App, Non-Background Priority, User mode
    User Activity:   0 samples Idle, 53 samples Active
    Power Source:    53 samples on Battery, 0 samples on AC
      50 start + 1 (libdyld.dylib) [0x7fff897fe5fd]
        50 main + 9 (WindowServer) [0x1007eff96]
          50 CGXServer + 807 (CoreGraphics) [0x7fff88dc64b6]
            22 CGXRunOneServicesPass + 164 (CoreGraphics) [0x7fff88dc5c79]
              22 run_timer_pass + 379 (CoreGraphics) [0x7fff88df5858]
                22 update_display_callback + 125 (CoreGraphics) [0x7fff88e97a3d]
                  7  CGXUpdateDisplay + 1111 (CoreGraphics) [0x7fff88e97f58]
                    7  CGXUpdateMagicMirror + 1169 (CoreGraphics) [0x7fff88eade38]
                      4  WSRedrawSpecifiedWindowsToDisplayAndRegion + 1312 (CoreGraphics) [0x7fff88ea0594]
                        2  CGXAcquireDisplayDeviceSurface + 3125 (CoreGraphics) [0x7fff88ceefec]
                          2  CGXGLAccelAccess + 154 (CoreGraphics) [0x7fff88dcb87a]
                            2  attach_surface + 203 (CoreGraphics) [0x7fff88d72feb]
                              1  gliAttachDrawableWithOptions + 264 (GLEngine) [0x7fff89c1faf9]
                                1  gldAttachDrawable + 966 (libGPUSupport.dylib) [0x132e76f08]
                                  1  IOConnectCallMethod + 349 (IOKit) [0x7fff86550208]
                                    1  io_connect_method + 377 (IOKit) [0x7fff865a96fe]
                                      1  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8dc3ea1a]
                                        1  <Kernel mode>
                              1  gliAttachDrawableWithOptions + 796 (GLEngine) [0x7fff89c1fd0d]
                                1  gliUpdateDispatchState + 247 (GLEngine) [0x7fff89daa0c1]
                                  1  ??? (GeForceTeslaGLDriver + 6039086) [0x1234405c262e]
                        1  CGXAcquireDisplayDeviceSurface + 2101 (CoreGraphics) [0x7fff88ceebec]
                          1  CGRegionGetBoundingBox + 17 (CoreGraphics) [0x7fff88a5e548]
                        1  CGXAcquireDisplayDeviceSurface + 2441 (CoreGraphics) [0x7fff88ceed40]
                          1  CGRegionEnumeratorCreateWithDirection + 1 (CoreGraphics) [0x7fff88d92889]
                      2  WSRedrawSpecifiedWindowsToDisplayAndRegion + 2014 (CoreGraphics) [0x7fff88ea0852]
                        2  CGLayerComposite + 116 (CoreGraphics) [0x7fff88ce6310]
                          2  CGXGLAccelComposite + 1233 (CoreGraphics) [0x7fff88dcfe71]
                            2  gl_composite_layers + 38 (CoreGraphics) [0x7fff88dd06b2]
                              2  gl_composite_layer + 479 (CoreGraphics) [0x7fff88dd47fd]
                                2  gl_composite_layer_core + 570 (CoreGraphics) [0x7fff88dd8d12]
                                  2  gl_composite_core_animation + 2004 (CoreGraphics) [0x7fff88dd1e2c]
                                    2  CARenderOGLRenderDisplay + 82 (QuartzCore) [0x7fff8d74c174]
                                      2  CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 236 (QuartzCore) [0x7fff8d6b30ef]
                                        2  CA::OGL::Renderer::render(CA::Render::Update const*) + 714 (QuartzCore) [0x7fff8d6b3430]
                                          2  CA::OGL::render_root_layers(CA::OGL::Renderer&, x_link_struct const*, CA::OGL::Gstate const&) + 331 (QuartzCore) [0x7fff8d6baafb]
                                            2  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                              2  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                2  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                  2  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                    2  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                      2  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                        2  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                          2  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                            1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                              1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                  1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                    1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                      1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                        1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                          1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                            1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                              1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                  1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                    1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                       1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                         1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                           1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                             1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                               1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                                 1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                                   1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                                     1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                                       1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                                         1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                                           1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                                             1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                                               1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                                                 1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                                                   1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                                                     1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                                                       1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                                                         1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore) [0x7fff8d6be933]
                                                                                                                           1  CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 2486 (QuartzCore) [0x7fff8d6bf54b]
                                                                                                                             1  CA::OGL::render_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 46 (QuartzCore) [0x7fff8d6bf648]
                                                                                                                               1  CA::OGL::render_shadow_path(CA::OGL::Renderer&, CA::OGL::Layer const*) + 350 (QuartzCore) [0x7fff8d758098]
                                                                                                                                 1  CA::OGL::emit_shadow_path(CA::OGL::Context&, double, CA::Vec2<float> const&, unsigned int, int, bool, CA::Transform const&, CA::Render::Path*) + 485 (QuartzCore) [0x7fff8d765a62]
                                                                                                                                   1  CA::OGL::emit_shadow_rect(CA::OGL::Context&, CA::Rect const&, double, unsigned int, int, bool, CA::Transform const&) + 430 (QuartzCore) [0x7fff8d765704]
                                                                                                                                     1  CA::OGL::emit_nine_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, double const*, double const*, float const*, float const*, float const*, float const*, unsigned int) + 1004 (QuartzCore) [0x7fff8d6c9a60]
                                                                                                                                       1  CA::OGL::emit_quad_indices(CA::OGL::Context&, CA::OGL::RectState const&, unsigned short const*, unsigned long, unsigned long, unsigned long) + 273 (QuartzCore) [0x7fff8d6c9fe9]
                                                                                                                                         1  CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 141 (QuartzCore) [0x7fff8d6c0fb9]
                                                                                                                                           1  CA::OGL::Context::array_flush() + 62 (QuartzCore) [0x7fff8d6b6f42]
                                                                                                                                             1  CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 397 (QuartzCore) [0x7fff8d6b7105]
                                                                                                                                               1  glDrawRangeElements_IMM_Exec + 300 (GLEngine) [0x7fff89cc23a5]
                                                                                                                                                 1  gleDoDrawDispatchCore + 104 (GLEngine) [0x7fff89d09112]
                                                                                                                                                   1  gleUpdateDrawFramebufferState + 525 (GLEngine) [0x7fff89d08407]
                                                                                                                                                     1  gldUpdateDrawFramebuffer + 168 (libGPUSupport.dylib) [0x132e709a1]
                                                                                                                                                       1  ??? (GeForceTeslaGLDriver + 2981976) [0x1234402d8058]
                                                                                                                                                         1  ??? (GeForceTeslaGLDriver + 2886424) [0x1234402c0b18]
                                                            1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore) [0x7fff8d6be933]
                                                              1  CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 2129 (QuartzCore) [0x7fff8d6bf3e6]
                                                                1  CA::OGL::draw_tiled_image(CA::OGL::Context&, CA::Render::TiledTexture*, CA::OGL::TextureFilter, CA::OGL::TextureFilter, float, CA::OGL::ContentsGeometry const&, bool) + 72 (QuartzCore) [0x7fff8d788704]
                                                                  1  CA::OGL::TiledImageGeometry::draw_tiles(bool, bool) + 1763 (QuartzCore) [0x7fff8d78746d]
                                                                    1  CA::OGL::Context::bind_image(unsigned int, CA::Render::Texture*, unsigned int, CA::OGL::TextureFilter, CA::OGL::TextureFilter, float, CA::OGL::TextureEdgeMode, CA::OGL::ContentsGeometry const*, float*) + 1354 (QuartzCore) [0x7fff8d6c2b90]
                                                                      1  CA::ColorProgram::Cache::lookup(CGColorSpace*, bool, bool, CGColorRenderingIntent) + 43 (QuartzCore) [0x7fff8d6c4255]
                                                                        1  CARequiresColorMatching + 46 (QuartzCore) [0x7fff8d68db52]
                                                                          1  CGColorSpaceIsUncalibrated + 19 (CoreGraphics) [0x7fff88a69c78]
                      1  WSRedrawSpecifiedWindowsToDisplayAndRegion + 2196 (CoreGraphics) [0x7fff88ea0908]
                        1  CGXReleaseDisplayDeviceSurface + 197 (CoreGraphics) [0x7fff88cefd13]
                          1  CGXGLAccelFinish + 156 (CoreGraphics) [0x7fff88dcbc89]
                            1  ??? (GeForceTeslaGLDriver + 3068556) [0x1234402ed28c]
                              1  ??? (GeForceTeslaGLDriver + 3069241) [0x1234402ed539]
                                1  IOConnectCallMethod + 349 (IOKit) [0x7fff86550208]
                                  1  io_connect_method + 377 (IOKit) [0x7fff865a96fe]
                                    1  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8dc3ea1a]
                                      1  <Kernel mode>
                  6  CGXUpdateDisplay + 677 (CoreGraphics) [0x7fff88e97da6]
                    5  prepare_CoreAnimation_update_state + 358 (CoreGraphics) [0x7fff88e9cda6]
                      3  CGXBeginSurfaceLayerUpdate + 1582 (CoreGraphics) [0x7fff88ec4d13]
                        2  CA::Shape::copy_region() const + 25 (QuartzCore) [0x7fff8d7039bb]
                          2  CGSNewEmptyRegion + 24 (CoreGraphics) [0x7fff88a7d451]
                            2  region_create_with_shape + 37 (CoreGraphics) [0x7fff88a56fe5]
                              2  CGTypeCreateInstance + 79 (CoreGraphics) [0x7fff88a57130]
                                1  CFAllocatorAllocate + 1 (CoreFoundation) [0x7fff8463e131]
                                1  _CFRuntimeCreateInstance + 310 (CoreFoundation) [0x7fff8463e026]
                        1  CA::Shape::copy_region() const + 47 (QuartzCore) [0x7fff8d7039d1]
                          1  CGSNewRegionWithData + 75 (CoreGraphics) [0x7fff88b04407]
                            1  shape_alloc_data + 109 (CoreGraphics) [0x7fff88a6b79a]
                              1  malloc + 24 (libsystem_malloc.dylib) [0x7fff85b7c26a]
                      2  CGXBeginSurfaceLayerUpdate + 964 (CoreGraphics) [0x7fff88ec4aa9]
                        1  WSBackingStoreSetPurgeable + 43 (CoreGraphics) [0x7fff88e03e72]
                          1  IOAccelSurfaceControl + 74 (IOKit) [0x7fff8655a3c0]
                            1  IOConnectCallScalarMethod + 46 (IOKit) [0x7fff8655048d]
                              1  IOConnectCallMethod + 266 (IOKit) [0x7fff865501b5]
                                1  io_connect_method + 377 (IOKit) [0x7fff865a96fe]
                                  1  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8dc3ea1a]
                                    1  <Kernel mode>
                        1  WSBackingStoreSetPurgeable + 61 (CoreGraphics) [0x7fff88e03e84]
                          1  IOAccelSurfaceControl + 74 (IOKit) [0x7fff8655a3c0]
                            1  IOConnectCallScalarMethod + 46 (IOKit) [0x7fff8655048d]
                              1  IOConnectCallMethod + 266 (IOKit) [0x7fff865501b5]
                                1  io_connect_method + 377 (IOKit) [0x7fff865a96fe]
                                  1  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8dc3ea1a]
                                    1  <Kernel mode>
                    1  prepare_CoreAnimation_update_state + 269 (CoreGraphics) [0x7fff88e9cd4d]
                      1  CGXGLBeginCAUpdateGroup + 124 (CoreGraphics) [0x7fff88dced2a]
                        1  glTestFenceAPPLE_Exec + 48 (GLEngine) [0x7fff89c5c46e]
                          1  gleTestFence + 120 (GLEngine) [0x7fff89d11178]
                            1  gpuiTestFence + 102 (libGPUSupport.dylib) [0x132e6fa50]
                              1  ??? (GeForceTeslaGLDriver + 3079590) [0x1234402efda6]
                  5  CGXUpdateDisplay + 8689 (CoreGraphics) [0x7fff88e99cf2]
                    5  CGLayerComposite + 116 (CoreGraphics) [0x7fff88ce6310]
                      5  CGXGLAccelComposite + 1233 (CoreGraphics) [0x7fff88dcfe71]
                        5  gl_composite_layers + 38 (CoreGraphics) [0x7fff88dd06b2]
                          5  gl_composite_layer + 479 (CoreGraphics) [0x7fff88dd47fd]
                            5  gl_composite_layer_core + 570 (CoreGraphics) [0x7fff88dd8d12]
                              5  gl_composite_core_animation + 2004 (CoreGraphics) [0x7fff88dd1e2c]
                                4  CARenderOGLRenderDisplay + 82 (QuartzCore) [0x7fff8d74c174]
                                  4  CA::OGL::render(CA::OGL::Renderer&, CA::Render::Update*) + 236 (QuartzCore) [0x7fff8d6b30ef]
                                    4  CA::OGL::Renderer::render(CA::Render::Update const*) + 714 (QuartzCore) [0x7fff8d6b3430]
                                      4  CA::OGL::render_root_layers(CA::OGL::Renderer&, x_link_struct const*, CA::OGL::Gstate const&) + 331 (QuartzCore) [0x7fff8d6baafb]
                                        4  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                          4  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                            4  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                              4  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                4  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                  4  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                    4  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                      4  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                        4  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                          4  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                            4  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                              3  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore) [0x7fff8d6be933]
                                                                2  CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 2311 (QuartzCore) [0x7fff8d6bf49c]
                                                                  2  CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*, CA::OGL::TextureFilter, float) const + 104 (QuartzCore) [0x7fff8d6c438a]
                                                                    2  CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*) const + 285 (QuartzCore) [0x7fff8d6c4aed]
                                                                      1  CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 722 (QuartzCore) [0x7fff8d6c4fd4]
                                                                        1  CA::OGL::emit_nine_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, double const*, double const*, float const*, float const*, float const*, float const*, unsigned int) + 1004 (QuartzCore) [0x7fff8d6c9a60]
                                                                          1  CA::OGL::emit_quad_indices(CA::OGL::Context&, CA::OGL::RectState const&, unsigned short const*, unsigned long, unsigned long, unsigned long) + 273 (QuartzCore) [0x7fff8d6c9fe9]
                                                                            1  CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 322 (QuartzCore) [0x7fff8d6c106e]
                                                                              1  CA::OGL::Context::array_flush() + 62 (QuartzCore) [0x7fff8d6b6f42]
                                                                                1  CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 397 (QuartzCore) [0x7fff8d6b7105]
                                                                                  1  glDrawRangeElements_IMM_Exec + 1032 (GLEngine) [0x7fff89cc2681]
                                                                                    1  gleBeginPrimitiveTCLFunc + 78 (GLEngine) [0x7fff89d283f2]
                                                                                       1  ??? (GeForceTeslaGLDriver + 3139668) [0x1234402fe854]
                                                                      1  CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 169 (QuartzCore) [0x7fff8d6c4dab]
                                                                        1  CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 1111 (QuartzCore) [0x7fff8d6c0dc6]
                                                                          1  CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 57 (QuartzCore) [0x7fff8d6c0f65]
                                                                            1  CA::OGL::Context::array_flush() + 62 (QuartzCore) [0x7fff8d6b6f42]
                                                                              1  CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 343 (QuartzCore) [0x7fff8d6b70cf]
                                                                                1  CA::OGL::GLContext::update_state() + 304 (QuartzCore) [0x7fff8d6b7282]
                                                                                  1  glBindTexture_Exec + 135 (GLEngine) [0x7fff89c210ed]
                                                                1  CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 2486 (QuartzCore) [0x7fff8d6bf54b]
                                                                  1  CA::OGL::render_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 140 (QuartzCore) [0x7fff8d6bf6a6]
                                                                    1  CA::OGL::render_gradient(CA::OGL::Renderer&, CA::OGL::Layer const*, CA::Render::GradientLayer const*) + 1074 (QuartzCore) [0x7fff8d6d3290]
                                                                      1  CA::OGL::fill_round_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, double, float const*) + 73 (QuartzCore) [0x7fff8d6d3843]
                                                                        1  CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 169 (QuartzCore) [0x7fff8d6c4dab]
                                                                          1  CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 630 (QuartzCore) [0x7fff8d6c0be5]
                                                                            1  CA::OGL::emit_quad_indices(CA::OGL::Context&, CA::OGL::RectState const&, unsigned short const*, unsigned long, unsigned long, unsigned long) + 273 (QuartzCore) [0x7fff8d6c9fe9]
                                                                              1  CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 322 (QuartzCore) [0x7fff8d6c106e]
                                                                                1  CA::OGL::Context::array_flush() + 62 (QuartzCore) [0x7fff8d6b6f42]
                                                                                  1  CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 343 (QuartzCore) [0x7fff8d6b70cf]
                                                                                    1  CA::OGL::GLContext::update_state() + 40 (QuartzCore) [0x7fff8d6b717a]
                                                                                       1  CA::OGL::GLContext::update_shader() + 336 (QuartzCore) [0x7fff8d6b75ea]
                                                                                         1  CA::OGL::GLContext::get_shader(CA::OGL::ContextState const*) + 685 (QuartzCore) [0x7fff8d6b808f]
                                                                                           1  x_hash_table_lookup + 113 (QuartzCore) [0x7fff8d6776cb]
                                                                                             1  CA::OGL::gl_shader_compare(CA::OGL::GLShader*, CA::OGL::GLShader*) + 138 (QuartzCore) [0x7fff8d6c608d]
                                                              1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                  1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                    1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                      1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                        1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                          1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                            1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                              1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 220 (QuartzCore) [0x7fff8d6be9d6]
                                                                                  1  CA::OGL::render_layers(CA::OGL::Renderer&, CA::OGL::Layer*) + 144 (QuartzCore) [0x7fff8d6bd7b5]
                                                                                    1  CA::OGL::ImagingNode::render(CA::OGL::ImagingNode::RenderClosure*, unsigned int) + 433 (QuartzCore) [0x7fff8d6bd9e1]
                                                                                       1  CA::OGL::LayerNode::apply(float, CA::OGL::Surface**, float*) + 57 (QuartzCore) [0x7fff8d6be933]
                                                                                         1  CA::OGL::render_contents_background(CA::OGL::Renderer&, CA::OGL::Layer const*) + 2311 (QuartzCore) [0x7fff8d6bf49c]
                                                                                           1  CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*, CA::OGL::TextureFilter, float) const + 104 (QuartzCore) [0x7fff8d6c438a]
                                                                                             1  CA::OGL::ContentsGeometry::fill_and_unbind(CA::OGL::Context&, CA::OGL::Image*) const + 285 (QuartzCore) [0x7fff8d6c4aed]
                                                                                               1  CA::OGL::fill_rect_tex(CA::OGL::Context&, CA::OGL::RectState const&, float const*) + 169 (QuartzCore) [0x7fff8d6c4dab]
                                                                                                 1  CA::OGL::emit_one_part_rect(CA::OGL::Context&, CA::OGL::RectState const&, float const*, unsigned int) + 1111 (QuartzCore) [0x7fff8d6c0dc6]
                                                                                                   1  CA::OGL::Context::ClippedArray::next_rect(CA::Bounds&) + 322 (QuartzCore) [0x7fff8d6c106e]
                                                                                                     1  CA::OGL::Context::array_flush() + 62 (QuartzCore) [0x7fff8d6b6f42]
                                                                                                       1  CA::OGL::GLContext::draw_elements(CA::OGL::PrimitiveMode, unsigned int, unsigned short const*, CA::OGL::Vertex const*, unsigned int, unsigned int, CA::OGL::ClipPlane const*) + 397 (QuartzCore) [0x7fff8d6b7105]
                                                                                                         1  glDrawRangeElements_IMM_Exec + 300 (GLEngine) [0x7fff89cc23a5]
                                                                                                           1  gleDoDrawDispatchCore + 502 (GLEngine) [0x7fff89d092a0]
                                                                                                             1  gldUpdateDispatch + 1173 (GeForceTeslaGLDriver) [0x1234402ec30c]
                                                                                                               1  ??? (GeForceTeslaGLDriver + 2692994) [0x123440291782]
                                                                                                                 1  ??? (GeForceTeslaGLDriver + 2685546) [0x12344028fa6a]
                                1  CARenderOGLRenderDisplay + 147 (QuartzCore) [0x7fff8d74c1b5]
                                  1  CA::OGL::CGLContext::collect(bool) + 18 (QuartzCore) [0x7fff8d6b5872]
                                    1  CA::OGL::CGLContext::delete_destination_texture() + 55 (QuartzCore) [0x7fff8d6a9711]
                                      1  glDeleteTextures_Exec + 722 (GLEngine) [0x7fff89c2772f]
                                        1  gleUnbindDeleteHashNamesAndObjects + 184 (GLEngine) [0x7fff89d16bfa]
                                          1  gleUnbindTextureObject + 59 (GLEngine) [0x7fff89d47115]
                                            1  ??? (GeForceTeslaGLDriver + 3068556) [0x1234402ed28c]
                                              1  ??? (GeForceTeslaGLDriver + 3069241) [0x1234402ed539]
                                                1  IOConnectCallMethod + 349 (IOKit) [0x7fff86550208]
                                                  1  io_connect_method + 377 (IOKit) [0x7fff865a96fe]
                                                    1  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8dc3ea1a]
                                                      1  <Kernel mode>
                  4  CGXUpdateDisplay + 8838 (CoreGraphics) [0x7fff88e99d87]
                    4  CGXReleaseDisplayDeviceSurface + 292 (CoreGraphics) [0x7fff88cefd72]
                      4  MPFinishSurfaceForDisplayDevice + 227 (CoreGraphics) [0x7fff88b9eb67]
                        4  IOAccelFlushSurfaceOnFramebuffers + 95 (IOKit) [0x7fff8655a6ab]
                          4  IOConnectCallMethod + 266 (IOKit) [0x7fff865501b5]
                            4  io_connect_method + 377 (IOKit) [0x7fff865a96fe]
                              4  mach_msg_trap + 10 (libsystem_kernel.dylib) [0x7fff8dc3ea1a]
                                4  <Kernel mode>
            20 CGXRunOneServicesPass + 1282 (CoreGraphics) [0x7fff88dc60d7]
              20 post_port_data + 228 (CoreGraphics) [0x7fff88dc767b]
                20 eventNotificationHandler + 9 (CoreGraphics) [0x7fff88df23d0]
                  20 CGXRunOneEventPass + 40 (CoreGraphics) [0x7fff88df08d8]
                    14 CGXGetNextEvent + 524 (CoreGraphics) [0x7fff88e92cf7]
                      14 CGXFilterEvent + 81 (CoreGraphics) [0x7fff88cf72b0]
                        14 CGXProcessHIDEvent + 150 (CoreGraphics) [0x7fff88df06a2]
                          14 CGXFilterEvent + 81 (CoreGraphics) [0x7fff88cf72b0]
                            5  sPostContinuation + 5180 (CoreGraphics) [0x7fff88df2154]
                              2  CPXDispatchEvent + 50 (CoreGraphics) [0x7fff88e30e7c]
                                1  GetFrontProcessRecCheckingEligibility + 85 (CoreGraphics) [0x7fff88b93e91]
                                  1  _LSGetFrontApplicationSeed + 23 (LaunchServices) [0x7fff858bf9e6]
                                    1  LSSharedMemoryPage::CopyForSessionID(LSSessionID, bool) + 175 (LaunchServices) [0x7fff8588ea05]
                                      1  _dispatch_barrier_sync_f_invoke + 39 (libdispatch.dylib) [0x7fff85d97146]
                                        1  _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff85d9628d]
                                          1  -[__NSArrayM dealloc] + 400 (CoreFoundation) [0x7fff84667770]
                                1  GetFrontProcessRecCheckingEligibility + 235 (CoreGraphics) [0x7fff88b93f27]
                                  1  compareApplicationType + 87 (CoreGraphics) [0x7fff88b942cd]
                                    1  _LSGetApplicationInformationSeed + 225 (LaunchServices) [0x7fff859202a0]
                                      1  CFRelease + 81 (CoreFoundation) [0x7fff84654241]
                              1  CPXDispatchEvent + 1926 (CoreGraphics) [0x7fff88e315d0]
                                1  _LSPassDownCurrentEventState + 36 (LaunchServices) [0x7fff8591cd48]
                                  1  LSSharedMemoryPage::CopyForSessionID(LSSessionID, bool) + 175 (LaunchServices) [0x7fff8588ea05]
                                    1  _dispatch_barrier_sync_f_invoke + 39 (libdispatch.dylib) [0x7fff85d97146]
                                      1  _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff85d9628d]
                                        1  CFNumberCreate + 990 (CoreFoundation) [0x7fff84662fce]
                              1  CPXDispatchEvent + 1883 (CoreGraphics) [0x7fff88e315a5]
                                1  CGXPostEventByConnection + 210 (CoreGraphics) [0x7fff88df2bf7]
                                  1  CGXFilterEvent + 55 (CoreGraphics) [0x7fff88cf7296]
                                    1  post_events_after_tap_id + 359 (CoreGraphics) [0x7fff88cf8b05]
                                      1  CGXConnectionForConnectionID + 1 (CoreGraphics) [0x7fff88e11669]
                              1  CPXDispatchEvent + 693 (CoreGraphics) [0x7fff88e310ff]
                            4  sPostContinuation + 358 (CoreGraphics) [0x7fff88df0e7e]
                              4  WSFindWindow + 220 (CoreGraphics) [0x7fff88e76113]
                                3  CGXIsPointInWindow + 395 (CoreGraphics) [0x7fff88e75f34]
                                  1  CGXIsPointInSurface + 93 (CoreGraphics) [0x7fff88ec17de]
                                    1  CGRegionContainsPoint + 37 (CoreGraphics) [0x7fff88f5b5c7]
                                      1  assert_check_region + 43 (CoreGraphics) [0x7fff88a5e487]
                                  1  CGXIsPointInSurface + 78 (CoreGraphics) [0x7fff88ec17cf]
                                  1  CGXIsPointInSurface + 304 (CoreGraphics) [0x7fff88ec18b1]
                                    1  CARenderContextHitTest + 29 (QuartzCore) [0x7fff8d6fd55c]
                                      1  CA::Render::Context::hit_test(CA::Vec2<double> const&, unsigned int) + 174 (QuartzCore) [0x7fff8d707726]
                                        1  CA::Render::Update::add_context(CA::Render::Context*, CA::Render::Layer*, CA::Transform const*) + 1292 (QuartzCore) [0x7fff8d6a9e60]
                                          1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 4671 (QuartzCore) [0x7fff8d6add03]
                                            1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 4671 (QuartzCore) [0x7fff8d6add03]
                                              1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 4671 (QuartzCore) [0x7fff8d6add03]
                                                1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 4671 (QuartzCore) [0x7fff8d6add03]
                                                  1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 4303 (QuartzCore) [0x7fff8d6adb93]
                                                    1  CA::Render::Updater::TransformOp::map_bounds(CA::Render::Updater::LayerShapes&) + 191 (QuartzCore) [0x7fff8d6b0cc3]
                                1  CGXIsPointInWindow + 203 (CoreGraphics) [0x7fff88e75e74]
                                  1  CGXIsPointInScreenContentShapeForWindow + 30 (CoreGraphics) [0x7fff88d62616]
                            2  sPostContinuation + 1279 (CoreGraphics) [0x7fff88df1217]
                              1  CGXProcessTrackingArea + 464 (CoreGraphics) [0x7fff88f04aa6]
                                1  CGRegionContainsPoint + 80 (CoreGraphics) [0x7fff88f5b5f2]
                                  1  shape_contains_point + 157 (CoreGraphics) [0x7fff88cf5ef3]
                              1  CGXProcessTrackingArea + 1374 (CoreGraphics) [0x7fff88f04e34]
                                1  CGXIsPointInWindow + 395 (CoreGraphics) [0x7fff88e75f34]
                                  1  CGXIsPointInSurface + 304 (CoreGraphics) [0x7fff88ec18b1]
                                    1  CARenderContextHitTest + 29 (QuartzCore) [0x7fff8d6fd55c]
                                      1  CA::Render::Context::hit_test(CA::Vec2<double> const&, unsigned int) + 174 (QuartzCore) [0x7fff8d707726]
                                        1  CA::Render::Update::add_context(CA::Render::Context*, CA::Render::Layer*, CA::Transform const*) + 1292 (QuartzCore) [0x7fff8d6a9e60]
                                          1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 4671 (QuartzCore) [0x7fff8d6add03]
                                            1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 4671 (QuartzCore) [0x7fff8d6add03]
                                              1  CA::Render::Updater::prepare_layer(CA::Render::Updater::GlobalState&, CA::Render::Updater::LocalState&, CA::Render::LayerNode*, CA::Render::Updater::LayerShapes&, unsigned int*) + 6332 (QuartzCore) [0x7fff8d6ae380]
                                                1  CA::BoundsImpl::Union(CA::GenericRect<double>&, CA::GenericRect<double> const&) + 189 (QuartzCore) [0x7fff8d6af9ed]
                            1  sPostContinuation + 1034 (CoreGraphics) [0x7fff88df1122]
                              1  CGXSetEventWindowHeightForWindow + 6 (CoreGraphics) [0x7fff88df0ac6]
                            1  sPostContinuation + 984 (CoreGraphics) [0x7fff88df10f0]
                              1  lockedWindowLookup + 30 (CoreGraphics) [0x7fff88e70529]
                            1  sPostContinuation + 4943 (CoreGraphics) [0x7fff88df2067]
                    3  CGXGetNextEvent + 58 (CoreGraphics) [0x7fff88e92b25]
                      3  CGXForegroundConnection + 14 (CoreGraphics) [0x7fff88e11658]
                        2  CPXGetFrontProcessesConnectionID + 25 (CoreGraphics) [0x7fff88e2f895]
                          1  GetFrontProcessRecCheckingEligibility + 235 (CoreGraphics) [0x7fff88b93f27]
                            1  _LSGetApplicationInformationSeed + 1 (LaunchServices) [0x7fff859201c0]
                          1  GetFrontProcessRecCheckingEligibility + 85 (CoreGraphics) [0x7fff88b93e91]
                            1  _LSGetFrontApplicationSeed + 23 (LaunchServices) [0x7fff858bf9e6]
                              1  LSSharedMemoryPage::CopyForSessionID(LSSessionID, bool) + 175 (LaunchServices) [0x7fff8588ea05]
                                1  _dispatch_barrier_sync_f_invoke + 39 (libdispatch.dylib) [0x7fff85d97146]
                                  1  _dispatch_client_callout + 8 (libdispatch.dylib) [0x7fff85d9628d]
                                    1  ___ZN18LSSharedMemoryPage16CopyForSessionIDE11LSSessionIDb_block_invoke + 49 (LaunchServices) [0x7fff8588f179]
                          

  • Error While Joining a domain.| Adding a virtual box machine to host machine's domain

    Dear All,
               I have a Virtual Box(guest) Where Windows Server 2008 r2 is installed.Virtual box is hosted by a machine which Uses Windows Server 2008 r2. Host machine is a domain controller.I have added guest to another domain
    other than host.But whenever I tried to add guest machine to host domain It shows me following error(See below).
    An error occurred when DNS was queried for the service location (SRV) resource record used to locate an Active Directory Domain Controller (AD DC) for domain "crmrc.com".
    The error was: "No records found for given DNS query."
    (error code 0x0000251D DNS_INFO_NO_RECORDS)
    The query was for the SRV record for _ldap._tcp.dc._msdcs.crmrc.com
    Could you please suggest me the solution for it?
    Thanks and Regards,
    Yusuf

    Hello,
    C:\Users\Administrator>ipconfig/all
    Windows
    IP Configuration
     Host Name . . . . . . . . . . . . : MSCRM
     Primary Dns Suffix  . . . . . . . : crmrc.com
     Node Type . . . . . . . . . . . . : Hybrid
     IP Routing Enabled. . . . . . . . : No
     WINS Proxy Enabled. . . . . . . . : No
     DNS Suffix Search List. . . . . . : crmrc.com
    Ethernet
    adapter Network Bridge:
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : MAC Bridge Miniport
     Physical Address. . . . . . . . . : BA-AC-6F-3F-A3-51
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
     Link-local IPv6 Address . . . . . : fe80::8573:2122:495b:93bc%16(Preferred)
     IPv4 Address. . . . . . . . . . . : 192.168.1.78(Preferred)
     Subnet Mask . . . . . . . . . . . : 255.255.255.0
     Default Gateway . . . . . . . . . : 192.168.1.1
     DHCPv6 IAID . . . . . . . . . . . : 280669295
     DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-14-B1-48-BF-B8-AC-6F-3F-A3-51
     DNS Servers . . . . . . . . . . . : 192.168.1.78
                                         59.144.127.17
     NetBIOS over Tcpip. . . . . . . . : Enabled
    Tunnel
    adapter isatap.{39C0341C-67DC-405D-B8F4-25DA555D53C0}:
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : Microsoft ISATAP Adapter
     Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
     Link-local IPv6 Address . . . . . : fe80::5efe:192.168.1.78%12(Preferred)
     Default Gateway . . . . . . . . . :
     DNS Servers . . . . . . . . . . . : 192.168.1.78
                                         59.144.127.17
     NetBIOS over Tcpip. . . . . . . . : Disabled
    Tunnel
    adapter Teredo Tunneling Pseudo-Interface:
     Media State . . . . . . . . . . . : Media disconnected
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : Teredo Tunneling Pseudo-Interface
     Physical Address. . . . . . . . . : 00-00-00-00-00-00-00-E0
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
    I suppose here that this is a DC/DNS server. I see that 59.144.127.17 is
    configured as a DNS server. If 59.144.127.17 is
    a public DNS server then please add it as a forwarder.
    Once done, run ipconfig /registerdns and restart netlogon service on the DC.
    Windows
    IP Configuration
     Host Name . . . . . . . . . . . . : MYLYC
     Primary Dns Suffix  . . . . . . . : ow.pearl
     Node Type . . . . . . . . . . . . : Hybrid
     IP Routing Enabled. . . . . . . . : No
     WINS Proxy Enabled. . . . . . . . : No
     DNS Suffix Search List. . . . . . : ow.pearl
    Ethernet
    adapter Local Area Connection:
     Connection-specific DNS Suffix  . :
     Description . . . . . . . . . . . : Intel(R) PRO/1000 MT De
     Physical Address. . . . . . . . . : 08-00-27-43-C7-47
     DHCP Enabled. . . . . . . . . . . : No
     Autoconfiguration Enabled . . . . : Yes
     Link-local IPv6 Address . . . . . : fe80::781f:3c7d:edc:684
     IPv4 Address. . . . . . . . . . . : 192.168.1.105(Preferred
     Subnet Mask . . . . . . . . . . . : 255.255.255.0
     Default Gateway . . . . . . . . . : 192.168.1.1
     DHCPv6 IAID . . . . . . . . . . . : 235405351
     DHCPv6 Client DUID. . . . . . . . : 00-01-00-01-15-7A-16-5B
     DNS Servers . . . . . . . . . . . : 192.168.1.78
                                         59.144.127.17
     NetBIOS over Tcpip. . . . . . . . : Enabled
    Please delete the second DNS server.
    Also, disable all security softwares and try again.
    Are you able to ping the DC? If not, that may be a problem with your routes.
    Also, use nslookup to check that all is okay with DNS records.
    This
    posting is provided "AS IS" with no warranties or guarantees , and confers no rights.
    Microsoft
    Student Partner 2010 / 2011
    Microsoft Certified
    Professional
    Microsoft Certified
    Systems Administrator: Security
    Microsoft Certified
    Systems Engineer: Security
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Active Directory, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Network Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows Server 2008 Applications Infrastructure, Configuration
    Microsoft Certified
    Technology Specialist: Windows 7, Configuring
    Microsoft Certified
    IT Professional: Enterprise Administrator

  • Install stuck: SBS 2011 Essentials on a Virtual Box

    I’m trying to do a test install of SBS 2011 Essentials on a Virtual Box virtual machine running on a Win7 64-bit machine. I put the install partition on an external
    drive.
    The install stops on a window that is titled Installing Windows. The screens says: “There was a problem during the installation. To restart the installation
    click Restart. You can also view the installation error logs.”
    When I open those installation error logs, I see no error. (It does have Info and Warning lines.)
     I’m stuck there. If I could paste in the the contents of the error logs I would, but I can’t copy from the VM until there is an installed OS.
    Any help appreciated.

    Hello Rob,
    There may still be a problem with two things.'
    1) Installing it on your external hard drive.  If it is a 'usb' drive, then it seems at times the software\drivers still causes some type of conflict depending on what type of system you have.
    2) Your network interface card is configured set.
    Going off the assumption that you have the latest virtual box software, your problem may be point number '1'
    Solution that works for some: Installed the virtual machine locally. (Remember, you can still set the disk dynamically to 160 whether you have the space locally or not)  Then transfered it to an external drive after everything  was installed and
    working.  
    Caveat: Shame to say, you may  not have local storage  large enough to hold the vm. This is why you probably bought the external drive in the first place.  Hope this helps. Just find a machine that will allow you to create the vm locally first
    if you can. 
    James

Maybe you are looking for

  • 10.6.3 server connected directory to 10.5.8 server

    I have a mixed windows and mac network connected to a 10.5.8 server. I am planning to install a new 10.6.3 file server. I understand that I cannot setup a 10.6 server as a directory replica of a 10.5 open directory master. I am planning to run the 10

  • Java service call from webdynpro

    Hi, Pls provide me some doc/info on how to call java service from abapwebdynpro platform. Thanks in advance.

  • Import flat files

    Hi all Can any one please tell me , how to import flat files from 'postgres database' on a completely different network? Thank You

  • Copying iPhoto slideshows from G5 to MacBook

    I have created some cool slideshows in my G5 and want to copy those slideshows on to my MacBook so that I can show them to family when I travel. I have never been able to figure out how to do this. "Exporting" the slideshow only creates a Quick Time

  • ITunes 5 Won't Install -- Hangs on Unscheduling Apple Updates

    Windows 7 64bit Trying to update from last version to new version. Install goes until it hits the part where the dialog box says "Unscheduling Apple Software Update," the green bars goes a partial way, stops, retreats. Another dialog box appears and