Switch in 3750x switch reset

I have a 3750x switch stack of three switches.
One of the switches has reset 2 times and rejoined the stack.
Everything appears to be working fine except that every port light is flashing green light.
No one touched mode button.
Is this a warning of some kind?

Leo
Thanks again for the help.
I was also showing this issue to another source and he suggested exactly what you said above."It looks like the switch is having problem keeping power"
The people at the site say there have been no power surges but I agree that is seems like power is the problem.
Switch 2 is the master now so I cannot do a session 2.
switch 1 was the original master and it has only been up for 5 days.
KBCUK2Stack01#sess 2
%ERROR: cannot redirect to itself
KBCUK2Stack01#sh ver
Cisco IOS Software, C3750E Software (C3750E-UNIVERSALK9-M), Version 15.0(1)SE3, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2012 by Cisco Systems, Inc.
Compiled Wed 30-May-12 13:41 by prod_rel_team
ROM: Bootstrap program is C3750E boot loader
BOOTLDR: C3750E Boot Loader (C3750X-HBOOT-M) Version 12.2(53r)SE2, RELEASE SOFTWARE (fc1)
KBCUK2Stack01 uptime is 1 year, 37 weeks, 2 days, 2 hours, 7 minutes
System returned to ROM by power-on
System restarted at 10:08:26 GMT Sat Nov 24 2012
System image file is "flash:/c3750e-universalk9-mz.150-1.SE3/c3750e-universalk9-mz.150-1.SE3.bin"
This product contains cryptographic features and is subject to United
States and local country laws governing import, export, transfer and
use. Delivery of Cisco cryptographic products does not imply
third-party authority to import, export, distribute or use encryption.
Importers, exporters, distributors and users are responsible for
compliance with U.S. and local country laws. By using this product you
agree to comply with applicable laws and regulations. If you are unable
to comply with U.S. and local laws, return this product immediately.
A summary of U.S. laws governing Cisco cryptographic products may be found at:
http://www.cisco.com/wwl/export/crypto/tool/stqrg.html
If you require further assistance please contact us by sending email to
[email protected].
License Level: ipservices
License Type: Permanent
Next reload license Level: ipservices
cisco WS-C3750X-24P (PowerPC405) processor (revision A0) with 262144K bytes of memory.
Processor board ID FDO1641Z06H
Last reset from power-on
9 Virtual Ethernet interfaces
1 FastEthernet interface
84 Gigabit Ethernet interfaces
6 Ten Gigabit Ethernet interfaces
The password-recovery mechanism is enabled.
512K bytes of flash-simulated non-volatile configuration memory.
Base ethernet MAC Address       : E4:D3:F1:BF:C5:00
Motherboard assembly number     : 73-12551-06
Motherboard serial number       : FDO164109FB
Model revision number           : A0
Motherboard revision number     : A0
Model number                    : WS-C3750X-24P-E
Daughterboard assembly number   : 800-32727-03
Daughterboard serial number     : FDO164013UH
System serial number            : FDO1641Z06H
Top Assembly Part Number        : 800-31325-03
Top Assembly Revision Number    : B0
Version ID                      : V03
CLEI Code Number                : COMJR00ARC
Hardware Board Revision Number  : 0x04
Switch Ports Model              SW Version            SW Image
     1 30    WS-C3750X-24       15.0(1)SE3            C3750E-UNIVERSALK9-M
*    2 30    WS-C3750X-24P      15.0(1)SE3            C3750E-UNIVERSALK9-M
     3 30    WS-C3750X-24       15.0(1)SE3            C3750E-UNIVERSALK9-M
Switch 01
Switch Uptime                   : 5 days, 15 hours, 12 minutes
Base ethernet MAC Address       : E4:D3:F1:DC:FC:00
Motherboard assembly number     : 73-12530-06
Motherboard serial number       : FDO16410YN5
Model revision number           : A0
Motherboard revision number     : A0
Model number                    : WS-C3750X-24T-E
Daughterboard assembly number   : 800-32727-03
Daughterboard serial number     : FDO16410QPM
System serial number            : FDO1641X18T
Top assembly part number        : 800-31327-03
Top assembly revision number    : B0
Version ID                      : V03
CLEI Code Number                : COMJV00ARC
License Level                   : ipservices
License Type                    : Permanent
Next reboot licensing Level     : ipservices
Switch 03
Switch Uptime                   : 1 year, 36 weeks, 6 days, 2 hours, 19 minutes
Base ethernet MAC Address       : 30:F7:0D:CD:29:80
Motherboard assembly number     : 73-12530-06
Motherboard serial number       : FDO16281H00
Model revision number           : A0
Motherboard revision number     : A0
Model number                    : WS-C3750X-24T-E
Daughterboard assembly number   : 800-32727-03
Daughterboard serial number     : FDO16281FSD
System serial number            : FDO1628V1J6
Top assembly part number        : 800-31327-03
Top assembly revision number    : B0
Version ID                      : V03
CLEI Code Number                : COMJV00ARC
License Level                   : ipservices
License Type                    : Permanent
Next reboot licensing Level     : ipservices
Configuration register is 0xF

Similar Messages

  • C2960S switches reset SFP+ ports hourly

    We have several C2960S switches that seem to reset their uplink SFP+ ports at the same time each hour. It looks like it's only a brief reset but any Cisco phones we have attached to these switches will lose their connectivity to our Subscriber and reset. Has anyone else seen this? We are running iOS 15.2(2a)E1 due to a different error we were having (%ENTROPY errors), and Cisco TAC recommended we upgrade to the latest code. I included a "sho log" to demonstrate what I'm talking about. The interface in question is Gi1/0/49 which has a GLC-T in it that uplinks to our Data Center switches.

    I see you have 2960s, but there is know bug for the 2960-X series regarding GLC-T and other SFPs.
    So, this maybe effecting your switch as well but not sure.
    here is the bug id and link:
    CSCur56395
    https://tools.cisco.com/bugsearch/bug/CSCur56395/?reffering_site=dumpcr
    HTH

  • Robocopy wont reset archive attribute with /M switch..incremental backup to zip folder...partially RESOLVED!!!

    hello, OS server 2012, 2008 r2, w7 ult.
    I want to make backup only files which have archive attribute set. /M switch is what I need but robocopy wont reset archive bit from subfolders and only reset bit on files in root of source folder. How to force robocopy to reset archive bit from all copied
    files???
    This is syntax:
    @echo off
    set year=%date:~10,4%
    set month=%date:~4,2%
    set day=%date:~7,2%
    SET Now=%Time: =0%
    SET Hours=%Now:~0,2%
    SET Minutes=%Now:~3,2%
    Robocopy c:\source c:\dest /m /s /r:1 /w:1 /log:"c:\dest\Incremental_%month%-%day%-%year% %hours%h-%minutes%m.log" /NP
    "C:\Program Files\7-Zip\7z.exe" a -tzip -mx1 C:\c\Incremental_%month%-%day%-%year%-%hours%h-%minutes%m.zip C:\dest
    echo Y | DEL C:\Temp\*.*
    I can use attrib command but I have in working folder 900.000 files so this is not option.
    edit....robocopy work as expected in 2012 standard. /M switch reset archive attribute so I can use robocopy for incremental backups.
    Script: c:\a is source and c:\b is destination. c:\b\temp is temporary folder from where 7zip package backed up files to archive. After 7zip finish jod script delete all files folders from temp folder. I want to use zip archive because this will be much
    easier for file system. With time I will have some zip files instead 10000000 files or folders. Zip files will have in name date and time for easier tracking. 
    @echo off
    set year=%date:~10,4%
    set month=%date:~4,2%
    set day=%date:~7,2%
    SET Now=%Time: =0%
    SET Hours=%Now:~0,2%
    SET Minutes=%Now:~3,2%
    Robocopy c:\a c:\b\temp /s /m /r:1 /w:1 /log:"c:\b\temp\Incremental_%month%-%day%-%year% %hours%h-%minutes%m.log" /NP
    "C:\Program Files\7-Zip\7z.exe" a -tzip -mx1 C:\b\Incremental_%month%-%day%-%year%-%hours%h-%minutes%m.zip C:\b\Temp
    set folder="C:\b\temp\"
    cd /d %folder%
    for /F "delims=" %%i in ('dir /b') do (rmdir "%%i" /s/q || del "%%i" /s/q)

    Hi,
    Thank you for your helpful sharing! This will help others who are fighting with similar issues.
    Regards,
    Mandy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Conflict using simultaneously IVI Switch and Switch Executive ?

    Hi,
    I use IVI Switch and Switch Executive libraries in an Labwindows CVI project, and I meet some problems :
    I call SE lib for InitSession/CloseSession/FindRoute and Connect/Disconnect (apply to any switch devices in the SE configuration).
    I call IVI Switch lib for SelfTest and Reset (apply to a single device).
    But when I do an IVI Switch Reset then a Switch Executive Connect or Disconnect, an error occurs : Switch Executive seems to ignore what IVI Switch operations do to the device ?
    Also, can you tell me if :
    niSE_OpenSession performs a self test for the devices in the config ? A reset ?
    niSE_CloseSession performs a reset for the devices in the config ?
    Thanks.

    Hello,
    the niSE session talks to underlying IVI drivers using the IVI Switch session underneath, so any additional opening of IVI Switch session to the same device will cause the two driver sessions (that keep the information about the state of the hardware connections) to be either one or both out of synch with the actual hardware state). Because of the architecture of the underlying IVI drivers, niSE session cannot know if and what someone did to the instrument using IVI Switch session.
    Therefore, it is not adviseable to use IVI Switch session while having another session open to the same device. If you need to use the invasive operations - which is anything that changes the state of the device, such as Reset and possibly self-test (self-test may be implemented as an operation that cycles relays and it may not but you can't be sure), you must make sure that one session is open and closed before another type of session is open.
    The ni Switch Executive Open Session calls IviSwtch_init (with ID Query and Reset set to true) and CloseSession closes the IVI Switch sessions with the call to Close. The niSE session does not make calls to either reset or self-test explicitly.
    Always attempt to perform all the operations on the same piece of hardware using the same API. If you need to reset switches, use the niSE_DisconnectAll function. If you need to perform the self-test operation, open a session to IVI Switch and perform the self-test, and then close it before opening the session to niSE virtual device.
    There is also a back-door possibility that you can obtain the IVI Switch session that has been open for the constituent devices by niSE, but you must make sure that whatever you do with that session leaves the state of the switch intact when you get back to making calls to the niSE session. If unsure, you can always call niSE_DisconnectAll() as the first thing coming back to the niSE session to ensure that the state stored in niSE session matches the state on the actual hardware.
    Again, it is best not to use both sessions, but rather pick one and try to perform all operations with it before switching to another type of session.
    Srdan Zirojevic

  • Neo 875P, Enermax PSU - no power when switched on

    Processor:   Pentium 4 2.6c 800 HT
    PSU:         465W Enermax EG465AX-VE(G)(FMA)
    Motherboard: MSI 875P Neo-FIS2R
    Memory:      Corsair 1GB XMS PC3200LLPT TwinX DDR(2x512MB)
    Video:       MSI FX5600 VTDR128
    Harddrive:   Seagate Baracuda 120GB SATA 7200
    Case:        CoolerMaster ATCS-201B-SXK
    CD-ROM:      Liteon 48x12x48x CDRW
    ZipDrive:    Iomega Zip100
    Floppy:      Standard 1.44 Floppy Drive
    I have just put it together and tried turning on the power. There is no sign of any power going into the motherboard - no noise, no LED's lighting up, no fans turning (including the PSU's) and no signal to the monitor.
    I have tried reversing the front panel connections which has made no difference. All the connections seem to be fitted correctly.
    The PSU is connected to the following:
       20-Pin power connector on motherboard
       12V power connector on motherboard
       SATA Harddrive
       CD-RW Drive
       Zip Drive
       Floppy Drive
       2 Front Case Fans
    Is it a problem with the PSU or have I overlooked something on the motherboard?
    Steeveecee

    Did you fix the connectors of the chassis power switch, reset switch etc etc accordingly to the mobo? Wrong connections from the switches on the chassis to the mobo would not startup the mobo.
    All the Best... :D!!!

  • 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]
                          

  • Ipod not read by Windows or itunes

    I have an older ipod clickwheel. It worked beautifully until 10/15/08 when my computer ("computer A") automatically installed Windows Vista updates. When I connected my ipod to the computer's USB port, I got a nasty whirring sound and it did not appear in Windows or itunes. I toggled hold switch, reset and disconnected. I then connected it to my laptop ("computer B") and it worked perfectly. Now laptop has automatically installed Windows updates (Windows 2003, not Vista) and the ipod is doing same thing on that computer -- endless whirring, frozen up, not recognized by Windows or itunes. When I reset my ipod, it works fine, but I can't update any of my music/podcasts because it won't sync. It's forever stuck on 10/15/08 content. What should I try next? Thanks

    erfva,
    If you can get the iPod recognized in iTunes, you can always attempt to restore it: http://support.apple.com/kb/HT1339
    However, if it's not recognized in iTunes you can attempt to format it using Disk Mode, using your Windows OS (just like you would format any drive). Here is a good article on what to do if the iPod is not seen in iTunes: http://support.apple.com/kb/TS1373?viewlocale=en_US
    Unfortunately beyond that, especially if it's making whirring or clicking sounds, it can be a hardware failure which would require service: http://support.apple.com/kb/TS1382
    Hope this helps,
    Raleigh

  • Error message in logs on ASR903 with IOS XE 3.9.0

    Hi all,
    I have the following error message in logs on our ASR903 running IOS XE 3.9.0 :
    Jul 10 10:01:34.273 EET: %IOMD_IMFPGA-3-MDIO_WRITE: SIP1: iomd:  An MDIO write has failed for addr: 0 reg: 1f data: 0
    Jul 10 10:03:58.281 EET: %IOMD_IMFPGA-3-MDIO_READ: SIP1: iomd:  An MDIO read has failed for addr: 0 reg: 1
    Jul 10 10:04:11.281 EET: %IOMD_IMFPGA-3-MDIO_READ: SIP1: iomd:  An MDIO read has failed for addr: 0 reg: 1
    Jul 10 10:04:18.281 EET: %IOMD_IMFPGA-3-MDIO_READ: SIP1: iomd:  An MDIO read has failed for addr: 0 reg: 1
    Jul 10 10:04:26.281 EET: %IOMD_IMFPGA-3-MDIO_READ: SIP1: iomd:  An MDIO read has failed for addr: 0 reg: 1
    Jul 10 11:46:16.627 EET: %IOMD_IMFPGA-3-MDIO_WRITE: SIP1: iomd:  An MDIO write has failed for addr: 0 reg: 1f data: 204
    Any idea what this message could mean and if there is any workaround?
    I found a BUG but it's not well documented :
    CSCuf05039
    Symptom: I2C-WRITE and MDIO_READ error messages are displayed on the Cisco ASR903 router.
    Conditions: This issue occurs after an interface module hard or soft OIR is performed.
    Workaround: There is no workaround.
    show platform    
    Chassis type: ASR-903            
    Slot      Type                State                 Insert time (ago)
    0/0      A900-IMA1X          ok                    5d02h        
    0/1      A900-IMA1X          ok                    5d02h        
    0/2      A900-IMA8S          ok                    5d02h        
    0/3      A900-IMA8S          ok                    5d02h        
    0/4      A900-IMA8S          ok                    5d02h        
    0/5      A900-IMA8S          ok                    5d02h        
    R0        A903-RSP1B-55       ok, active            5d02h        
    R1        A903-RSP1B-55       ok, standby           5d02h        
    F0                            ok, active            5d02h        
    F1                            ok, standby           5d02h        
    P0        A900-PWR550-D       ok                    5d02h        
    P1        A900-PWR550-D       ok                    5d02h        
    P2        A903-FAN            ok                    5d02h        
    Slot      CPLD Version        Firmware Version                       
    R0        11102133            15.3(2r)S                          
    R1        11102133            15.3(2r)S                          
    F0        11102133            15.3(2r)S                          
    F1        11102133            15.3(2r)S           
    show platform diag
    Chassis type: ASR-903            
    Slot: 0, A903-RSP1B-55      
      Running state               : ok
      Internal state              : online
      Internal operational state  : ok
      Physical insert detect time : 00:01:47 (5d02h ago)
      Software declared up time   : 00:03:04 (5d02h ago)
      CPLD version                : 11102133
      Firmware version            : 15.3(2r)S
    Sub-slot: 0/0, A900-IMA1X
      Operational status          : ok
      Internal state              : inserted
      Physical insert detect time : 00:04:02 (5d02h ago)
      Logical insert detect time  : 00:04:02 (5d02h ago)
    Sub-slot: 0/1, A900-IMA1X
      Operational status          : ok
      Internal state              : inserted
      Physical insert detect time : 00:04:02 (5d02h ago)
      Logical insert detect time  : 00:04:02 (5d02h ago)
    Sub-slot: 0/2, A900-IMA8S
      Operational status          : ok
      Internal state              : inserted
      Physical insert detect time : 00:04:02 (5d02h ago)
      Logical insert detect time  : 00:04:02 (5d02h ago)
    Sub-slot: 0/3, A900-IMA8S
      Operational status          : ok
      Internal state              : inserted
      Physical insert detect time : 00:04:05 (5d02h ago)
      Logical insert detect time  : 00:04:05 (5d02h ago)
    Sub-slot: 0/4, A900-IMA8S
      Operational status          : ok
      Internal state              : inserted
      Physical insert detect time : 00:04:10 (5d02h ago)
      Logical insert detect time  : 00:04:10 (5d02h ago)
    Sub-slot: 0/5, A900-IMA8S
      Operational status          : ok
      Internal state              : inserted
      Physical insert detect time : 00:04:21 (5d02h ago)
      Logical insert detect time  : 00:04:21 (5d02h ago)
    Slot: 1, A903-RSP1B-55      
      Running state               : unknown
      Internal state              : offline
      Internal operational state  : unknown
      Physical insert detect time : 00:01:47 (5d02h ago)
      Software declared up time   : 00:00:00 (never ago)
      CPLD version                : 11102133
      Firmware version            : 15.3(2r)S
    Slot: R0, A903-RSP1B-55      
      Running state               : ok, active
      Internal state              : online
      Internal operational state  : ok
      Physical insert detect time : 00:01:47 (5d02h ago)
      Software declared up time   : 00:01:47 (5d02h ago)
      Became HA Active time       : 00:07:08 (5d02h ago)
      CPLD version                : 11102133
      Firmware version            : 15.3(2r)S
    Slot: R1, A903-RSP1B-55      
      Running state               : ok, standby
      Internal state              : online
      Internal operational state  : ok
      Physical insert detect time : 00:01:47 (5d02h ago)
      Software declared up time   : 00:04:12 (5d02h ago)
      CPLD version                : 11102133
      Firmware version            : 15.3(2r)S
    Slot: F0,
      Running state               : ok, active
      Internal state              : online
      Internal operational state  : ok
      Physical insert detect time : 00:01:47 (5d02h ago)
      Software declared up time   : 00:02:49 (5d02h ago)
      Hardware ready signal time  : 00:02:41 (5d02h ago)
      Packet ready signal time    : 00:04:42 (5d02h ago)
      Became HA Active time       : 00:05:56 (5d02h ago)
      CPLD version                : 11102133
      Firmware version            : 15.3(2r)S
    Slot: F1,
      Running state               : ok, standby
      Internal state              : online
      Internal operational state  : ok
      Physical insert detect time : 00:01:47 (5d02h ago)
      Software declared up time   : 00:04:21 (5d02h ago)
      Hardware ready signal time  : 00:04:20 (5d02h ago)
      Packet ready signal time    : 00:05:56 (5d02h ago)
      CPLD version                : 11102133
      Firmware version            : 15.3(2r)S
    Slot: P0, A900-PWR550-D
      State                       : ok
      Physical insert detect time : 00:02:48 (5d02h ago)
    Slot: P1, A900-PWR550-D
      State                       : ok
      Physical insert detect time : 00:02:46 (5d02h ago)
    Slot: P2, A903-FAN
      State                       : ok
      Physical insert detect time : 00:02:47 (5d02h ago)
    Thanks,
    Robert

    Hi Reza,
    Thanks for your reply...yes lldp is enabled...and so far we did:
    - Reapply voice-vlan configuration
    - Disable/Enable LLDP
    - Reboot the Switch
    - Reset the Phones
    ... and only if we do "debug lldp" then it is working...strange

  • Windows Update Error 0x80070057

    When installing Windows 7 SP 1 I get this error. When not using the Windows Update service, so manually downloading the SP and running it, the setup completes, reboots automaticually, typical "Configuring Windows Updates" screen, reboots again, "Configuring
    stage 2" , suddenly the message changes to "Error configuring updates" and reverts to original state. Same story when using the windows updates service. 
    So far I have tried :
    - System Update Readiness Tool
    - Rename SoftwareDistribution folder 
    - Sysprep /oobe /generalize
    - Update KB972036 is not installed
    - Reset windows updates http://support.microsoft.com/kb/971058/en-us
    - Windows Update Troubleshooter
    - Installed SP1 in Windows safe mode
    - There are no references to 0x80070057 present in HKLM\Software\Policies\Microsoft\Windows\WindowsUpdate
    - http://www.tweaking.com/content/page/windows_repair_all_in_one.html
    I was convinced the problem was the SID as the PC's were cloned using images. But sysprep with the /generalize switch resets the SID, so appearently this was not the cause of the problem.
    I do realize a format or a reset to factory with the manufacturer CD would fix this but we like to avoid this as we'll need to do all the PCs in our network. 
    Any suggestions on how to proceed would be very much appreciated.
    Thanks in advance!

    Hi,
    According to the CBS.log:
    2014-09-17 11:47:49, Info                  CBS    SPI: SPReview.exe started
    2014-09-17 11:47:49, Error                 CBS    SPI: (SPIRegQueryDWORDValue:400)Failed to open the registry root: n/a, key: SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\ServicePack\SPReview.
    er=0x2
    2014-09-17 11:47:49, Info                  CBS    SPI: SQM is not opted in
    2014-09-17 11:47:49, Error                 CBS    SPI: (SPIRegQueryDWORDValue:413)Failed to query registry value: UploadDisableFlag er=0x2
    2014-09-17 11:47:49, Info                  CBS    SPI: Determining Version and Wave Values in SpInstall: Package_for_KB976932~31bf3856ad364e35~x86~~6.1.1.17514
    2014-09-17 11:47:49, Info                  CBS    SPI: Build number 6.1.1.17514
    Generally speaking, these two error message means Windows update encoutner permission problem. Would you please share the setupapi.dev.log of C:\Windows\Inf?
    In addition, another thread had similar problem with yours, you can take it as reference:
    http://social.technet.microsoft.com/Forums/windows/en-US/da88d15d-6655-47c8-813f-687d61fa4de2/windows-7-servicepack1-installation-problem-sp-installation-failed-hr-0x800f0826?forum=w7itproinstall
    Another KB might be helpful:
    http://support.microsoft.com/kb/2575082
    Roger Lu
    TechNet Community Support

  • MSI Pro-E vs Patriot DDR3 3x2048MB Viper II XMP Series 1600MHz CL8.0 EP LLK

    Hello.
    New equipment as in signature. After few hours (OS installation, drivers installation), during one of required reboots BIOS (AMI BIOS 8.5) started beeping. The number of beeps varies form reboot to reboot (1, 2 or 3). But as beep codes say, all warnings are about the memory. I checked and 1 memory slot was not discovered in BIOS and in WinXP (DIMM B_0). I pulled out the memory modules (pretty hot) and tried different configurations (only 1 module, 2 and 3). No matter how many modules are in, I get beeps during boot-up, just the number of beeps changes. With my last configuration and last boot-up all 3 modules were discovered but still I got beeps.
    All configuration is original, nothing changed. Memory voltage is 1.65V and I checked in the Mobo specifications that it supports 1.5V... Do I have to change some settings?

    Quote from: Jack t.N. on 08-October-09, 16:17:49
    Just to rule this one out: How many USB Devices are attached to your system? Does the number of beeps change if you unplug some of the USB Devices?
    Yes! This is the problem. I have Natec Medusa X-Scissors USB keyboard and HP LaserJet 1200 printer. (I have also Logitech USB wireless mouse but was not connected during the test). When I unplug both of then from USB input, there are not extra beeps at all. When just one of them is connected I get the beep. However once there are two short beeps and once there is just one beep but with different 'musical tone', 'deeper one', but rather not long - the length as the standard beep. I had problems yesterday with my 2 different Logitech wireless USB mice connected to these usb ports - their speed was even worse than in my old PC with USB 1.1 - sometimes it was perfect, and sometimes I could not move a cursor at all. Quite interesting fact is that when I could not move the cursor with mouse1 I could move it perfectly with mouse2!
    Furthermore (don't know whether this is important) - the M-connectors for onboard USB/power switch/reset switch/etc did not work! I had to plug the cables directly to the Mobo without the M-Connectors! (this was the case both for USB on front panel and for front panel switches).
    Quote from: HU16E on 08-October-09, 16:33:42
    My error, not listed in the manuals bios section. Yes, Spread Spectrum should be disabled. What exactly does the RAM show for speed in the Cell Menu?
    Sorry I just noted it right now, after my tests with USB. I think this is not revelant any more? (see above)

  • No one knows how to fix! Help me!

    I'm posting this after a couple of days running around on the net and several calls to the "apple call center" with no answers.
    Here is the problem: My 2gig iPod Nano's screen never changes off of the language screen.
    This is what I've done: Pressed the control buttons multiple times, toggle the hold switch, reset the ipod several times, installed the original firmware on the ipod and the orginal iTunes on my PC, updated with the latest and greatest ipod firmware and iTunes, connected to the pc and reset/toggle/press everything, reset my computer, restore the ipod several times.
    I ran the diagonstic option for the ipod in iTunes and everything shows up green and working. I can even create play lists and add songs to the ipod via the pc.
    When everything is ejected and and charged I look at my ipod's screen and it still shows the language screen. I can not choose an option, switch to another screen or even scroll.
    Help me!
    Can you tell me of a place that will take in this curse and repair it?
    Here is another odd thing: I can reset it with the menu and center button, but that is the only time the controls respond.
    PC   Windows XP Pro   iPod Nano

    Stryder,
    Since you can get it working in Win98, I doubt it is a power issue.  What about the drivers, have you tried the latest nVidia Detonator4 Drivers from the nVidia Website yet?
    Make sure that your sound card does not share IRQs with your Vid Card.  Also set the IRQ on your sound card to IRQ 5.
    Good Luck,
    Richard

  • User logins not acting according to settings

    I have 5 user accounts on the family Mac. We are running 10.3.9.
    Login is setup to require passwords for each account. Automatic login is disabled across the board..."Automatically login as..." in the Accounts login options is unchecked, and "Disable automatic login" in the Security preferences pane is checked. Fast User Switching is enabled.
    However...two of the five user accounts will still automatically login when you click on their names in the login window. To confound matters, if I were to use FUS to jump to one of the two accounts in question, I DO get a login prompt (as it should be)
    I tried setting new passwords for the accounts (as Admin in the Accounts panel) but, even though, under limitations, they do not have the ability to change their passwords, I still get an error saying the users must change their passwords using their Keychain utility. ?????
    To say the least, this has me stumped.
    I had to have the tech at my Apple store do an archive and install last week, and I wonder if something didn't get buggered when they restored the user accounts. In any case, if anyone has an idea where I should be digging to find a fix, I'd very appreciative.
    Thanks,
    Jim

    Thorzdad:
    *You have 5 user accounts.
    *One of the accounts is an Admin Account, the rest are Standare/Limited
    *You have disabled automatic login
    *Users need passwords to login
    *Fast User Switching is checked
    Now if I have all of that right here is what I suggest:
    *Create a sixth account and make it an Admin Account. Set a password you will remember, as this will be the key to your computer System. This account will be used only for administering the computer. Whenever authentication is needed a login screen will popup for you to enter your User Name and Password.
    *Go to the Apple Menu and log out this new admin account.
    *Log in to old Admin account.
    *Uncheck "Allow user to administer..." You have now made your account a Standard/Limited account as the rest of the family.
    *Now authenticate and go back and reset all the Login Options/security measures you had in place as listed above: uncheck automatic login, display login as...(I suggest name and password--this way the login screen will consist of two blank fields in which the user will enter his/her name and password), enable fast user switching
    *Reset and create new passwords for all Standard/Limited users.
    Hopefully this will not change itself. You now have a computer on which not even you can inadvertently install anything.
    Hope this is helpful.
    Good luck.
    cornelius
    Message was edited by: cornelius

  • Ask the Expert: Identity Services Engine - 802.1x, Identity Management and BYOD

    Welcome to this Cisco Support Community Ask the Expert conversation. This is an opportunity to learn and ask questions about Cisco Identity Service Engine (ISE) with subject matter expert Nicolas Darchis.
    Cisco Identity Service Engine is a security policy management and control platform that automates and simplifies access control and security compliance for wired, wireless, and VPN connectivity. It is primarily used to provide secure access and guest access, support BYOD initiatives, and enforce usage policies in conjunction with Cisco TrustSec. 
    Nicolas Darchis is a wireless and authentication, authorization, and accounting expert for the Technical Assistance Center at Cisco Europe. He has been troubleshooting wireless networks, wireless management tools, and security products, including Cisco Secure Access Control Server, since 2007. He also focuses on filing technical and documentation bugs. Darchis holds a bachelor's degree in computer networking from the Haute Ecole Rennequin Sualem and a master's degree in computer science from the University of Liege. He also holds CCIE Wireless certification (no. 25344).
    Remember to use the rating system to let Nicolas know if you have received an adequate response.
    Because of the volume expected during this event, our expert might not be able to answer every question. Remember that you can continue the conversation in the Security community under subcommunity AAA, Identity, and NAC shortly after the event. This event lasts through June 20, 2014. Visit this forum often to view responses to your questions and the questions of other Cisco Support Community members.

    Hi.
    1) It is not "ISE loses the credentials and asks for web portal again". Once a user is authenticated, it is authenticated as long as it stays connected. Possibilities are :
    -You are returning a session timeout (attribute radius 27) in the authz profile of the user. Therefore user has to reauthenticate after X seconds. But you would see a pattern, then.
    -Over wireless, many clients are not capable of doing fast roaming (smartphones is the biggest example) and will therefore reauthenticate with dot1x everytime they roam. A small coverage hole would be enough for the cached credentials to disappear and web portal to show up again
    -Over wired, this cannot really occur but the idea is that it's probably the switch resetting the connection and contacting ISE again. The idea to troubleshoot this is to monitor the access device (WLC/switch) and check if the port goes up/down, if the MAB session gets reset or something and why.
    2) The captive bypass issue is that Apple devices will probe apple.com website to check if there is internet connectivity. If they can reach it, then fine, if they sense that they are redirected, they open a small window pop up with the login portal. The problem (and I still cannot understand why) is that this is not Safari, it's some nameless feature-less browser that doesn't work properly.
    By enabling the captive bypass feature, the WLC intercepts the requests to the Apple testpage and replies with HTTP OK. The apple device then thinks "ok I have internet connectivity" and it's up to the user to bring up a real browser to login to the portal page.
    It therefore does not affect non-Apple device to have the feature enabled.
    The problem is that in IOS 7.x, Apple decided to not just use Apple.com anymore but a whole list of testpages on different websites.
    3) "whether it would solve the issue if I added certificate authentication as a secondary option, with eap-tls as the primary"
    => This is disturbing because EAP-TLS is a certificate authentication method. But ISE message seems to imply that the user is hitting an authnetication rule that only provides PEAP or EAP-FAST with mschap or something similar ...
    If you have the windows default supplicant you have close to no control on what the client will submit. I can imagine that moving from wired to wireless, the laptop would sometimes try to send password instead of certificate and/or vice-versa. Anyconnect with fixed network profiles would solve the problem elegantly.
    I cannot comment on your auth policies as I do not know them :-)
    Regards,
    Nicolas

  • 20Gb 4th Gen w/ every error message in the book..Apple Support doesn't help

    I have done all of the steps included in the help articles (ie: updated iTunes, iPod updater, restarted my computer, changed usb ports, toggled hold switch, reset with menu-select, tried reset with menu-select then select play for a hard reset to disk mode, tried connecting iPod to a Mac). Nothing helps my problem. I have a 4th generation which is displaying a combination of the "plug iPod into AC adapter", "sad iPod", "fully discharged iPod", "Alert folder" and "Apple" logos. Neither "my computer" nor iTunes recognizes my iPod, and my iPod does not display a menu. Device manager doesn't recognize it and iPod updater will not even recognize my iPod.

    I plugged it into my wife's G4 iBook with USB 2.0, and it still showed the picture described above.
    Plug it into the iBook G4 with FireWire, or an unit such as the iPod Hi-Fi, or try this method, or take it to an Apple Store.
    (30435)

  • How to downgrade to Mavericks?

    I’m seeking downgrade advice because I’ve never downgraded my Mac before.
    I’ve scoured the net and the forums for fixes (I’ve already tried turning off graphics switching, resetting SMC and PRAM, repairing the disk, turning Bluetooth off and on a dozen times a day, etc. etc.) but I think it is time to deal with the inevitable — it is time to downgrade.
    I feel abandoned by Apple. My computer is not even that old (MacBook Pro Retina, Mid 2012) yet it seems that Apple did not bother to test Yosemite on this model at all judging from my own experience and those that I have read about online.
    Yosemite complaints, in order of maximum frustration:
    1) Apple’s lack of acknowledgement and updates to fix these problems.
    2) Complete lockups 2-6 times per day (It’s like Windows!)
    3) Bluetooth is unusable (BT mouse rarely works)
    4) Graphics artifacts everywhere (worse than Mavericks)
    5) Wifi not as good as Mountain Lion
    6) Automatic graphics hardware switching causes lockups if turned on.
    7) Won’t stay asleep (battery is 0% in the morning)
    I never minded paying premium prices for Macs because my computer is my primary tool and I need (and expect) reliability. But this is reminiscent of my Windows experiences. I dumped Windows for Linux and then for Mac 13 years ago because I realized I was spending more time fixing my computer than actually using it.
    So, for the first time, I’m seriously considering downgrading my Mac. My target is Mavericks even though the graphics artifacts in Mavericks were the reason I upgraded to Yosemite in the first place. I think that going back too far would be a problem since most of my software is up to date and was probably built with Yosemite in mind (I also want iCloud to keep working correctly).
    I would like to hear from Mac users that successfully downgraded and what pitfalls they encountered.
    Having said that, what is the best way to downgrade?
    - Can I install Mavericks over top of Yosemite or do I have to wipe the machine clean and do a fresh install?
    - Are there any complications with Time Machine backups?
    - Does iCloud still work as expected?
    - Can I preserve my application settings?
    - Since I have a non-removable SSD, what's a good way to preserve my data if a I do a fresh install?
    I am really dreading this, having to reinstall everything, and set up everything again. But, Yosemite is impacting my productivity.
    My system specs:
    OS X 10.10.1
    MBP retina mid 2012
    2.6 GHz Intel Core i7
    16 GB 1600 MHz DDR3
    NVIDIA GeForce GT 650M 1024 MB

    I think the problem with Yosemite + rMBP mid 2012 is more fundamental than a mere software configuration issue. From what I've read even a clean install doesn't resolve the issues. That means it's not likely related to upgrade cruft. The newest rMBPs use different graphics hardware so I doubt that it's a high priority for Apple to make a machine they don't sell anymore run correctly. Having said that, I really want them to fix it because I like Yosemite and would prefer to stick with it. It's just that the need for reliability trumps everything else.
    I ran EtreCheck, and posted the results below.
    EtreCheck reports 'Good' Bluetooth status but the BT mouse in not working.
    Problem description:
    - Complete lockups 2-6 times per day (mouse pointer is usually movable)
    - Bluetooth is unusable (BT mouse rarely works)
    - Graphics artifacts
    - Automatic graphics hardware switching causes lockups if turned on.
    - Won’t stay asleep (wakes up and drains battery)
    EtreCheck version: 2.1.6 (109)
    Report generated January 24, 2015 at 5:06:00 PM EST
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Support] links for help with non-Apple products.
    Click the [Details] links for more information about that line.
    Click the [Adware] links for help removing adware.
    Hardware Information: ℹ️
      MacBook Pro (Retina, Mid 2012) (Verified)
      MacBook Pro - model: MacBookPro10,1
      1 2.6 GHz Intel Core i7 CPU: 4-core
      16 GB RAM Not upgradeable
      BANK 0/DIMM0
      8 GB DDR3 1600 MHz ok
      BANK 1/DIMM0
      8 GB DDR3 1600 MHz ok
      Bluetooth: Good - Handoff/Airdrop2 supported
      Wireless:  en0: 802.11 a/b/g/n
      Battery Health: Normal - Cycle count 287
    Video Information: ℹ️
      Intel HD Graphics 4000
      NVIDIA GeForce GT 650M - VRAM: 1024 MB
      Color LCD spdisplays_2880x1800Retina
    System Software: ℹ️
      OS X 10.10.1 (14B25) - Time since boot: 0:0:50
    Disk Information: ℹ️
      APPLE SSD SM512E disk0 : (500.28 GB)
      EFI (disk0s1) <not mounted> : 210 MB
      Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
      Macintosh HD (disk1) / : 499.05 GB (79.56 GB free)
      Core Storage: disk0s2 499.42 GB Online
    USB Information: ℹ️
      Apple Inc. FaceTime HD Camera (Built-in)
      Apple Inc. Apple Internal Keyboard / Trackpad
      Apple Inc. BRCM20702 Hub
      Apple Inc. Bluetooth USB Host Controller
    Thunderbolt Information: ℹ️
      Apple Inc. thunderbolt_bus
    Configuration files: ℹ️
      /etc/sysctl.conf - Exists
      /etc/hosts - Count: 2553
    Gatekeeper: ℹ️
      Anywhere
    Kernel Extensions: ℹ️
      /Applications/Elgato Video Capture.app
      [not loaded] com.elgato.driver.Pluto2 (1.1) [Support]
      /Applications/ExpanDrive.app
      [not loaded] com.expandrive.filesystems.strongfuse (2.5.6 - SDK 10.6) [Support]
      /Applications/Toast 11 Titanium/Spin Doctor.app
      [not loaded] com.hzsystems.terminus.driver (4) [Support]
      /Applications/Toast 11 Titanium/Toast Titanium.app
      [not loaded] com.roxio.TDIXController (2.0) [Support]
      /Library/Extensions
      [loaded] at.obdev.nke.LittleSnitch (4234 - SDK 10.8) [Support]
      [loaded] jp.plentycom.driver.SteerMouse (4.2.1 - SDK 10.6) [Support]
      /System/Library/Extensions
      [not loaded] com.3dconnexion.driver (1.7 - SDK 10.6) [Support]
      [not loaded] com.roxio.BluRaySupport (1.1.6) [Support]
      /Users/[redacted]/Library/Application Support/Transmit/Transmit Disk.app
      [not loaded] com.panic.TransmitDisk.transmitdiskfs (4.0.0 - SDK 10.5) [Support]
    Launch Agents: ℹ️
      [running] at.obdev.LittleSnitchUIAgent.plist [Support]
      [not loaded] com.adobe.AAM.Updater-1.0.plist [Support]
      [loaded] com.cisco.anyconnect.gui.plist [Support]
      [not loaded] com.maintain.LogOut.plist [Support]
      [not loaded] com.maintain.PurgeInactiveMemory.plist [Support]
      [not loaded] com.maintain.Restart.plist [Support]
      [not loaded] com.maintain.ShutDown.plist [Support]
      [not loaded] com.maintain.Sleep.plist [Support]
      [running] com.maintain.SystemEvents.plist [Support]
      [loaded] com.oracle.java.Java-Updater.plist [Support]
      [loaded] org.macosforge.xquartz.startx.plist [Support]
    Launch Daemons: ℹ️
      [running] at.obdev.littlesnitchd.plist [Support]
      [loaded] com.adobe.fpsaud.plist [Support]
      [loaded] com.bombich.ccc.plist [Support]
      [running] com.cisco.anyconnect.vpnagentd.plist [Support]
      [loaded] com.cocoatech.pathfinder.SMFHelper7.plist [Support]
      [failed] com.edb.launchd.postgresql-9.1.plist [Support]
      [running] com.fitbit.galileod.plist [Support]
      [not loaded] com.maintain.AutoLoginUserScreenLocked.plist [Support]
      [not loaded] com.maintain.CocktailScheduler.plist [Support]
      [not loaded] com.maintain.HideSpotlightMenuBarIcon.plist [Support]
      [loaded] com.microsoft.office.licensing.helper.plist [Support]
      [loaded] com.nullvision.noatime.plist [Support]
      [loaded] com.oracle.java.Helper-Tool.plist [Support]
      [loaded] com.oracle.java.JavaUpdateHelper.plist [Support]
      [loaded] org.macosforge.xquartz.privileged_startx.plist [Support]
    User Launch Agents: ℹ️
      [loaded] com.adobe.ARM.[...].plist [Support]
      [invalid?] com.valvesoftware.steamclean.plist [Support]
      [running] ws.agile.1PasswordAgent.plist [Support]
    User Login Items: ℹ️
      SteerMouse Manager UNKNOWN  (missing value)
      Dropbox Application  (/Applications/Dropbox.app)
      Infovox iVox Updates Checker Application  (/Applications/Infovox iVox Voice Manager.app/Contents/Resources/Infovox iVox Updates Checker.app)
      SpeechSynthesisServer Application  (/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks /SpeechSynthesis.framework/Versions/A/SpeechSynthesisServer.app)
      BetterSnapTool Application  (/Applications/BetterSnapTool.app)
      Calendar Application  (/Applications/Calendar.app)
      SteerMouse Manager Application  (/Applications/Utilities/SteerMouse.app/Contents/MacOS/SteerMouse Manager.app)
    Internet Plug-ins: ℹ️
      ChemDraw Plugin Pro: Version: 14 . 0 . 0 - SDK 10.6 [Support]
      o1dbrowserplugin: Version: 5.4.2.18903 [Support]
      Unity Web Player: Version: UnityPlayer version 3.5.2f2 - SDK 10.6 [Support]
      Default Browser: Version: 600 - SDK 10.10
      Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Support]
      Silverlight: Version: 5.1.30514.0 - SDK 10.6 [Support]
      FlashPlayer-10.6: Version: 16.0.0.296 - SDK 10.6 [Support]
      Flash Player: Version: 16.0.0.296 - SDK 10.6 Mismatch! Adobe recommends 16.0.0.287
      QuickTime Plugin: Version: 7.7.3
      googletalkbrowserplugin: Version: 5.4.2.18903 [Support]
      SharePointBrowserPlugin: Version: 14.4.6 - SDK 10.6 [Support]
      Mathematica: Version: 9.0.1.4092152 [Support]
      EPPEX Plugin: Version: 4.1.0.0 [Support]
      JavaAppletPlugin: Version: Java 8 Update 25 Check version
    User internet Plug-ins: ℹ️
      Google Earth Web Plug-in: Version: 7.1 [Support]
    Safari Extensions: ℹ️
      1Password [Installed]
      AdBlock [Installed]
      Better Pop Up Blocker-1 [Installed]
      DuckDuckGo [Installed]
      Auto Refresh [Installed]
    3rd Party Preference Panes: ℹ️
      3Dconnexion  [Support]
      Flash Player  [Support]
      Flip4Mac WMV  [Support]
      Java  [Support]
      Perian  [Support]
      PostgreSQL  [Support]
      SteerMouse  [Support]
      TeXDistPrefPane  [Support]
    Time Machine: ℹ️
      Skip System Files: NO
      Mobile backups: ON
      Auto backup: YES
      Volumes being backed up:
      Macintosh HD: Disk size: 499.05 GB Disk used: 419.48 GB
      Destinations:
      Time Machine II [Local]
      Total size: 999.37 GB
      Total number of backups: 51
      Oldest backup: 2013-07-01 18:15:07 +0000
      Last backup: 2015-01-09 22:32:42 +0000
      Size of backup disk: Too small
      Backup size 999.37 GB < (Disk used 419.48 GB X 3)
      Backups [Network]
      Total size: 4.00 TB
      Total number of backups: 39
      Oldest backup: 2013-10-28 14:07:02 +0000
      Last backup: 2015-01-21 07:48:29 +0000
      Size of backup disk: Excellent
      Backup size 4.00 TB > (Disk size 499.05 GB X 3)
    Top Processes by CPU: ℹ️
          9% WindowServer
          9% cloudd
          2% Little Snitch Agent
          1% com.apple.WebKit.Networking
          1% hidd
    Top Processes by Memory: ℹ️
      275 MB mds_stores
      120 MB Safari
      103 MB Finder
      103 MB Mail
      86 MB Dock
    Virtual Memory Information: ℹ️
      12.46 GB Free RAM
      2.84 GB Active RAM
      617 MB Inactive RAM
      1.25 GB Wired RAM
      1.32 GB Page-ins
      0 B Page-outs
    Diagnostics Information: ℹ️
      Jan 24, 2015, 05:05:25 PM Self test - passed

Maybe you are looking for

  • Error when creating index with parallel option on very large table

    I am getting a "7:15:52 AM ORA-00600: internal error code, arguments: [kxfqupp_bad_cvl], [7940], [6], [0], [], [], [], []" error when creating an index with parallel option. Which is strange because this has not been a problem until now. We just hit

  • WRT54GL Can't set WPA or WEP and connect

    Okay, brand new WRT54GL, setup on the network, can connect, no problem.  If I goto setup the WPA or WEP and enter the corresponding info on the Windows machine, I can't connect to the router.  It leases an IP, and I can see in ipconfig (dhcp client)

  • Delivery costs not reversed (MIGO - 102)

    Dear all, I need to cancel a material document (101) of which the freight costs correctly posted (101), with 2 different condition types and a different vendor for each of them. Now with MIGO (102), I am able to reverse the freight costs for the firs

  • Explain accruals/deferrals

    hi, please explain accruals/deferrals guna

  • My nano is acting weird

    If I am playing music with my hold button "on" and then I try to turn the hold "off" the screen fades (no backlight) and the text is fuzzy; then any button I press the apple icon shows and it takes a while to begin working again. Anyone have the same