Mac registration with L2FM failed

My Logfile on Nexus 6K is fiilled with Logs like below:
Nexus Version is: 7.0(3)N1(1)
2014 Sep 12 14:49:11 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan191, phy iod: port-channel169
2014 Sep 12 14:49:24 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan108, phy iod: port-channel91
2014 Sep 12 14:49:36 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan108, phy iod: port-channel91
2014 Sep 12 14:49:58 Nexus-6K %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3727]  Mac registration with L2FM failed for mac xxxx.xxxx.xxxx, iod Vlan191, phy iod: port-channel169
Cisco's document does not explain what is causing this:
Error Message:     AM-3-MAC_REG_FAILED Format: Mac registration with L2FM failed for mac %s, iod %s, phy iod: %s
Explanation    MAC registration with L2FM failed.
Recommended Action    No action is required.
Here is my Logging Configuration:
logging level aaa 5
logging level cdp 6
logging level copp 6
logging level flogi 5
logging level hsrp 6
logging level interface-vlan 5
logging level lldp 5
logging level monitor 6
logging level radius 5
logging level session-mgr 6
logging level spanning-tree 6
logging level track 6
logging level virtual-service 2
logging level igmp 3
logging event link-status default
logging logfile messages 6
logging server x.x.x.x use-vrf x facility syslog
logging monitor 6
Can anyone tell me what are these and how to stop them from occurring. Also would appreciate suggestions on how can I improve logging configuration.

Hi Saurabh,
The L2FM is Layer2 Feature Manager which manages the mac-address table and mac-address
registrations and deletions from the hardware table. The L2FM component exists on Nexus
7K. In case of Nexus 5500 and Nexus 6K, there is an equivalent component called FWM. Since
most of the code is re-used in Nexus 6K platform, the references to L2FM need to be
removed/resolved on Nexus 6K code. There is a software bug to fix these L2FM references in
the code. Still the bug is in assigned state, hence the fix for this bug is not yet
available. You can safely ignore these messages, they have no impact. The mac-addresses
are registered with FWM and since there is no L2FM these messages have no impact.
========================================
CSCum82485    Nexus 5500/6000: L2FM messages seen
Symptom:
In a Nexus 6000 switch running NX-OS 7.0(0)N1(1), messages such as following can be seen
%ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
002a.6a35.b341, iod Vlan250, phy iod: Gateway Port-Channel1:186
%ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
00d0.03eb.2000, iod Vlan60, phy iod: Ethernet131/1/15
Conditions:
Usually seen when a host comes online.
Workaround:
L2FM is not a valid component on Nexus 6000. These are cosmetic messages and can be
ignored.
HTH
Inayath
***Plz rate the post and mark the thread as closed******

Similar Messages

  • SnmpXdmid: Registration with DMI failed. err = 831

    Dear all,
    I am installing Solaris 10u9 in some SPARC servers (M4000, T5120, etc.). After successfully installing the OS, I periodically received the message "snmpXdmid: Registration with DMI failed. err = 831" in the system messages.
    I really don't know why this message appears and does it affect my system? It seems that this message only appears in Solaris 10u9.
    Any advice is appreciated.
    Many thanks.
    Huy.

    I really don't know why this message appears and does it affect my system? It seems that this message only appears in Solaris 10u9.The message "snmpXdmid: [ID xxxxx daemon.error] Registration with DMI failed. err = 831." can occur for two reasons.
    1. The patch to address CR 7010213 has not been applied and the snmpXdmid file in questions has a expired date.
    2. The patch to address CR 7010213 has been applied but the customer was not provided the information to clear some snmpXdmid database files that store expired date information.
    The following steps need to be executed as root on the system.
    The first step can be omitted if the patch 138361-02 or later has already been installed.
    # patchadd 138361-02
    # svcadm disable dmi
    # rm /var/dmi/db/*
    # svcadm enable dmi
    Best.
    </SQ>

  • Does registration with verisign use hostid

    Hi,
    I'm looking to move a system that runs WebLogic AS, and has an SSL certificate
    with Verisign, to a new machine. The question is, what is used by WebLogic to
    identify the machine to VeriSign and the users, in the SSL negotiation. If the
    identifier will be the machine's IP address of it's host-name, that's not a problem,
    as the new hardware will have the same ones as the old machine. However, if the
    machine's hostid (on most Unix systems, 'uname -i' on HP), which is the machine's
    hardware unique id, is used, then I will have to get a new certificate from Verisign.
    This is used to be tied to the IP-address, and later to the machine's MAC address,
    but newer machines have this tied to the CPU (as in the case with Itanium-based
    machines) or somehow to the motherboard.
    I'd appreciate any input on the matter.
    Thanks,
    Raz

    Hi Saurabh,
    The L2FM is Layer2 Feature Manager which manages the mac-address table and mac-address
    registrations and deletions from the hardware table. The L2FM component exists on Nexus
    7K. In case of Nexus 5500 and Nexus 6K, there is an equivalent component called FWM. Since
    most of the code is re-used in Nexus 6K platform, the references to L2FM need to be
    removed/resolved on Nexus 6K code. There is a software bug to fix these L2FM references in
    the code. Still the bug is in assigned state, hence the fix for this bug is not yet
    available. You can safely ignore these messages, they have no impact. The mac-addresses
    are registered with FWM and since there is no L2FM these messages have no impact.
    ========================================
    CSCum82485    Nexus 5500/6000: L2FM messages seen
    Symptom:
    In a Nexus 6000 switch running NX-OS 7.0(0)N1(1), messages such as following can be seen
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    002a.6a35.b341, iod Vlan250, phy iod: Gateway Port-Channel1:186
    %ADJMGR-3-MAC_REG_FAILED:  adjmgr [3745]  Mac registration with L2FM failed for mac
    00d0.03eb.2000, iod Vlan60, phy iod: Ethernet131/1/15
    Conditions:
    Usually seen when a host comes online.
    Workaround:
    L2FM is not a valid component on Nexus 6000. These are cosmetic messages and can be
    ignored.
    HTH
    Inayath
    ***Plz rate the post and mark the thread as closed******

  • I have an old Mac G5 with OSX 10.5.8  After a crash of my HD, I reinstalled the CS3. At the time of recording I get a window with the message "COMPLETED REGISTRATION" and under "There was a problem sending the informasioni via internet" and still under th

    I have an old Mac G5 with OSX 10.5.8
    After a crash of my HD, I reinstalled the CS3.
    At the time of recording I get a window with the message "COMPLETED REGISTRATION" and under "There was a problem sending the informasioni via internet" and still under three choices to "send back" and "records in a second time "or" never record "and I continue to choose the latter option.
    Another problem is that in Bridge (version 2.0.0.975) I can no longer see thumbnails of RAW files from my Canon 40D that I saw before.
    Should I upgrade ACR? which is the latest version supported on my Mac?
    thank you

    Sergio Bellotto if you keep receiving the registration screen then please try accepting the screen in a different User account.

  • My final cut is running extremely slow after having for 6 months.  I use external hard drives and save nothing on my computer.  it takes a long time to render now. do you think something is wrong with computer. took it to mac store but they fail to help

    my final cut is running extremely slow after having for 6 months.  I use external hard drives and save nothing on my computer.  it takes a long time to render now. do you think something is wrong with computer. took it to mac store but they fail to help me.  I have a 13 inch mac book pro 10.6.8 8gb 2.3 gfz intel core i5

    What did Apple tell you about what they did (or did not) find here?
    See if working on the main disk is any faster.
    USB2 is glacial, as I/O interconnects go.  And USB2 disks have been known to fail, or sometimes to drop back to USB1 speeds, too.  FireWire 800 is substantially faster than USB2, but still not as fast as the internal drive connections can provide.
    Put another way, start varying your configuration, and see which configuration changes (still) have the problem, and which don't.

  • Sending mail with attachment fails on MAC Mail and WRP400.

    Sending mail with attachment fails on MAC Mail and WRP400.
    We have hundreds of WRP400 connected with Mac (Machintosh) computers. No special configurations are applied (no virtual server or DMZ). Web navigation, P2P programs and sending mail without attachment work right.
    The problem is the impossibility to send mails with medium or big size files attachment from MAC Mail.
    If we use Windows PCs or a different linksys routers (eg. WRT54G) the problem not happens.
    We have upgraded WRP400 firmware version from 1.00.06 to 2.00.05 but the result is the same. Sending mail with attachment using Mac fails.
    We tried to configure WRP400 with DMZ to a particular MAC. We tried to configure Virtual server on tcp 25 port of a MAC. The result is always the same.
    This is a WRP400 bug? Windows PCs work right. MAC and MAC mail works right with other linksys router.
    We need help. Thanks.

    The problem was fixed since beta firmware 2.00.11.
    I think that this issue was caused from a bug that decrease upload bitrate of WRP400 after some days of activity.
    See more details on Cisco forum under title "WRP400 stops responding after browsing certain websites".
    Thanks.

  • I am developing a book via email with a collaborator. iBooks Files are sent to me via a link to preview on iPad. This worked fine for a while but now getting download errors and the unhappy mac face saying download failed. Any ideas?

    I am developing a book via email with a collaborator. iBooks Files are sent to me via a link to preview on iPad. This worked fine for a while but now getting download errors and the unhappy mac face saying download failed. Any help appreciated. Very frustrating!

        I can see that this issue has been quite extensive, and frustrating, and I am so sorry for all that has happened societygirl! I would like to help you work this issue out. Please follow & send me a Direct Message, so I can get your account specifics and help finally bring this to a resolution.
    Thank you,
    MichelleH_VZW
    Follow us on Twitter @VZWSupport

  • Backing up Mac HD with Time Capsule AND an external hard drive

    I am sure that this question has been asked one way or another but I can't seem to find the exact answer.
    I would like to back up my Mac HD with the Time Capsule AND another hard drive essentially to create two backups. Should one fail, I still have another copy as a precaution. The Time Capsule will be my primary back up because my external hard drive is usually switched off and will only be turned on from time to time to perform "less frequent" backups.
    With Time Capsule AND the external hard drive on, will Time Machine just update the backup on the external hard drive without becoming confused with the other copy on Time Capsule? In other words, can Time Machine distinguish between two different Time Machine Backup files and bring them up to date accordingly?
    I understand there is an archive function on the Time Capsule, which would also serve the purpose. However, I am wondering if there is another way.
    Thanks.

    Rheopaipo wrote:
    I am sure that this question has been asked one way or another but I can't seem to find the exact answer.
    I would like to back up my Mac HD with the Time Capsule AND another hard drive essentially to create two backups. Should one fail, I still have another copy as a precaution. The Time Capsule will be my primary back up because my external hard drive is usually switched off and will only be turned on from time to time to perform "less frequent" backups.
    With Time Capsule AND the external hard drive on, will Time Machine just update the backup on the external hard drive without becoming confused with the other copy on Time Capsule? In other words, can Time Machine distinguish between two different Time Machine Backup files and bring them up to date accordingly?
    I understand there is an archive function on the Time Capsule, which would also serve the purpose. However, I am wondering if there is another way.
    I don't think it's possible to configure Time Machine to back up to two locations without modifying its settings frequently.
    You might consider using that external drive to hold a bootable backup. You can create such a thing with either of the utilities SuperDuper! or Carbon Copy Cloner. If you pay the registration fee for SuperDuper! (~US$28), there's a mode where it will back up only what has changed, which makes the backup operation run quicker. (Carbon Copy Cloner may offer a similar feature.)

  • Mac Pro with Wake on Demand enabled wakes up but never goes to sleep again

    Hey,
    i was using Wake on Lan since OS 10.5 Leopard for waking my Mac up with a Magic Packet. Since 10.6 this brilliant feature was removed and replaced by "wake on demand" wich lets your computer wake up every 2 hours for a few seconds (very ultra annoying if your mac is in the same room as your bed). This is at least how it SHOULD work.. of course it doesn't...
    Everytime i enable Wake on Demand my Mac Pro will wake up but will NOT go to sleep a few seconds later (as it is intended).
    Here is my log:
    22.11.09 23:58:23 iPhoto[1053] ILLogger ILMediaBrowserPathWatcher: ** Error in ILMediaBrowserPathWatcher startFSEventStream failed to start for paths: (
    "/Users/Andre/Library/Preferences"
    23.11.09 00:03:15 com.apple.usbmuxd[47] MuxClearPipeStall Can't clear pipe stall 2. Error: 0xe00002ed
    23.11.09 00:03:15 com.apple.usbmuxd[47] MuxTCPSendRST MuxInterfaceSend failed: 0xffffffff
    23.11.09 00:03:21 kernel USBF: 165301.372 AppleUSBEHCI[0xb19e000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfd, timing out! (Addr: 6, EP: 0)
    23.11.09 00:38:01 mDNSResponder[16] SSLHandshake failed: -9838
    23.11.09 01:09:48 [0x0-0x85085].com.elgato.eyetv[1039] [00:27:21.1174 | ECWebServer | void ECWebServerSession::SendOnSendOK()]: No delegate.
    23.11.09 01:09:49 com.apple.usbmuxd[47] MuxClearPipeStall Can't clear pipe stall 2. Error: 0xe00002ed
    23.11.09 01:09:49 com.apple.usbmuxd[47] MuxTCPSendRST MuxInterfaceSend failed: 0xffffffff
    23.11.09 01:09:52 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein::CancelEvents: requested event type: wakepoweron
    23.11.09 01:09:52 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein::CancelEvents: requested app name: com.elgato.eyetv
    23.11.09 01:09:52 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein: 0 entries in power event schedule table
    23.11.09 01:09:55 kernel System Sleep
    23.11.09 01:10:13 kernel Wake reason = EHCI
    23.11.09 01:10:13 kernel System Wake
    23.11.09 01:10:13 kernel Previous Sleep Cause: 5
    23.11.09 01:10:13 kernel USB (EHCI):Port 3 on bus 0xfd has remote wakeup from some device
    23.11.09 01:10:13 kernel EIR is not supported.
    23.11.09 01:10:14 kernel IOHIDSystem::relativePointerEventGated: VBL too high (45550665), capping to 20000000
    23.11.09 01:10:14 kernel Trying to change a collection in the registry
    23.11.09 01:10:14 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 01:10:14 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 01:10:14 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 01:10:14 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 01:10:14 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 01:10:14 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 01:10:14 kernel Trying to change a collection in the registry
    23.11.09 01:10:14 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 01:10:14 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 01:10:14 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 01:10:14 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 01:10:14 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 01:10:14 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 01:10:15 kernel Ethernet [Intel8254x]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [792d,6f08,0de1,0e00,45e1,4000]
    23.11.09 01:10:17 Skype[681] cameraStatusDidChange 2
    23.11.09 01:10:17 Skype[681] cameraStatusDidChange 2
    23.11.09 01:10:17 configd[15] network configuration changed.
    23.11.09 01:10:17 configd[15] setting hostname to "Mac-Pro.local"
    23.11.09 01:10:17 configd[15] network configuration changed.
    23.11.09 01:10:17 Skype[681] cameraStatusDidChange 2
    23.11.09 01:10:18 configd[15] setting hostname to "mac-pro"
    23.11.09 01:10:37 ntpd[42] time reset +0.342507 s
    23.11.09 01:12:19 kernel Trying to change a collection in the registry
    23.11.09 01:12:19 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb582e 0x82cbb26a 0x82caf62d 0x82caf55b
    23.11.09 01:12:19 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 01:12:19 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 01:12:19 kernel Trying to change a collection in the registry
    23.11.09 01:12:19 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb582e 0x82cbb26a 0x82caf62d 0x82caf55b
    23.11.09 01:12:19 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 01:12:19 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 01:12:19 kernel Trying to change a collection in the registry
    23.11.09 01:12:19 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb582e 0x82cbb26a 0x82caf62d 0x82caf55b
    23.11.09 01:12:19 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 01:12:19 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 01:12:19 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 01:12:27 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein::CancelEvents: requested event type: wakepoweron
    23.11.09 01:12:27 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein::CancelEvents: requested app name: com.elgato.eyetv
    23.11.09 01:12:27 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein: 0 entries in power event schedule table
    23.11.09 01:12:31 configd[15] network configuration changed.
    23.11.09 01:12:31 configd[15] setting hostname to "Mac-Pro.local"
    23.11.09 01:12:31 kernel System Sleep
    23.11.09 01:17:49 airportd[1231] processdlilevent: Set power failed err = -3903 (Operation not supported)
    23.11.09 01:17:49 kernel Wake reason = LAN0
    23.11.09 01:17:49 kernel System Wake
    23.11.09 01:17:49 kernel Previous Sleep Cause: 5
    23.11.09 01:17:49 kernel EIR is not supported.
    23.11.09 01:17:53 kernel Ethernet [Intel8254x]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [792d,6f08,0de1,0e00,45e1,4000]
    23.11.09 01:17:53 SyncServer[1224] [110f30] |SyncServer|Warning| Refreshing watchdog because of a calendar time change alert.
    23.11.09 01:17:53 configd[15] network configuration changed.
    23.11.09 01:17:55 configd[15] setting hostname to "mac-pro"
    23.11.09 01:17:56 kernel Trying to change a collection in the registry
    23.11.09 01:17:56 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 01:17:56 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 01:17:56 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 01:17:56 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 01:17:56 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 01:17:56 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 01:17:56 kernel Trying to change a collection in the registry
    23.11.09 01:17:56 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 01:17:56 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 01:17:56 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 01:17:56 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 01:17:56 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 01:17:56 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 01:17:58 ntpd[42] time reset +0.362205 s
    23.11.09 01:17:59 mDNSResponder[16] Update Adobe\032PDF\0329\.0.ipp.tcp.xxxx.members.mac.com. refused
    23.11.09 01:17:59 mDNSResponder[16] hndlRecordUpdateReply: Registration of record Adobe\032PDF\0329\.0.ipp.tcp.xxx.members.mac.com. type 33 failed with error -65553
    23.11.09 01:18:00 sshd[1253] in pamsmauthenticate(): Failed to determine Kerberos principal name.
    23.11.09 01:18:00 com.apple.SecurityServer[26] Session 0x31770f created
    23.11.09 01:18:00 com.apple.SecurityServer[26] Session 0x31770f attributes 0x20
    23.11.09 01:18:09 mDNSResponder[16] SSLHandshake failed: -9838
    23.11.09 01:18:15 mDNSResponder[16] SSLHandshake failed: -9838
    23.11.09 01:18:15 mDNSResponder[16] SSLHandshake failed: -9838
    23.11.09 01:18:20 racoon[88] Connecting.
    23.11.09 01:18:20 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 01:18:20 racoon[88] IKEv1 Phase1 AUTH: success. (Initiator, Aggressive-Mode Message 2).
    23.11.09 01:18:20 racoon[88] IKE Packet: receive success. (Initiator, Aggressive-Mode message 2).
    23.11.09 01:18:20 racoon[88] IKEv1 Phase1 Initiator: success. (Initiator, Aggressive-Mode).
    23.11.09 01:18:20 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 3).
    23.11.09 01:18:20 racoon[88] IKE Packet: transmit success. (Information message).
    23.11.09 01:18:20 racoon[88] IKEv1 Information-Notice: transmit success. (ISAKMP-SA).
    23.11.09 01:18:20 racoon[88] IKE Packet: receive success. (Information message).
    23.11.09 01:18:21 racoon[88] IKE Packet: transmit success. (Initiator, Quick-Mode message 1).
    23.11.09 01:18:21 racoon[88] IKE Packet: receive success. (Initiator, Quick-Mode message 2).
    23.11.09 01:18:21 racoon[88] IKE Packet: transmit success. (Initiator, Quick-Mode message 3).
    23.11.09 01:18:21 racoon[88] IKEv1 Phase2 Initiator: success. (Initiator, Quick-Mode).
    23.11.09 01:18:24 LKDCHelper[1266] Starting (uid=501)
    23.11.09 01:18:44 /System/Library/CoreServices/Finder.app/Contents/MacOS/Finder[601] SharePointBrowser::handleOpenCallBack returned 64
    23.11.09 01:19:41 RFBEventHelperd[1267] RemomveClientConnection - client port 2103 not found
    23.11.09 01:20:28 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein::CancelEvents: requested event type: wakepoweron
    23.11.09 01:20:28 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein::CancelEvents: requested app name: com.elgato.eyetv
    23.11.09 01:20:28 [0x0-0x47047].com.elgato.eyetvhelper[635] *Wakein: 0 entries in power event schedule table
    23.11.09 01:20:30 com.apple.SecurityServer[26] Session 0x31770f dead
    23.11.09 01:20:30 com.apple.SecurityServer[26] Killing auth hosts
    23.11.09 01:20:30 com.apple.SecurityServer[26] Session 0x31770f destroyed
    23.11.09 01:20:32 kernel System Sleep
    23.11.09 03:06:11 racoon[88] IKE Packet: transmit failed. (Initiator, Aggressive-Mode Message 1).
    23.11.09 03:06:11 kernel Wake reason = RTC
    23.11.09 03:06:11 kernel RTC: maintenance alarm 2009/11/23 02:06:09, sleep 2009/11/23 00:20:40
    23.11.09 03:06:11 kernel System Wake
    23.11.09 03:06:11 kernel Previous Sleep Cause: 5
    23.11.09 03:06:11 kernel EIR is not supported.
    23.11.09 03:06:15 kernel Ethernet [Intel8254x]: Link up on en0, 100-Megabit, Full-duplex, Symmetric flow-control, Debug [792d,6f08,0de1,0e00,45e1,4000]
    23.11.09 03:06:15 configd[15] network configuration changed.
    23.11.09 03:06:15 configd[15] setting hostname to "Mac-Pro.local"
    23.11.09 03:06:15 configd[15] network configuration changed.
    23.11.09 03:06:17 configd[15] setting hostname to "mac-pro"
    23.11.09 03:06:17 kernel Trying to change a collection in the registry
    23.11.09 03:06:17 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 03:06:17 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 03:06:17 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 03:06:17 kernel Trying to change a collection in the registry
    23.11.09 03:06:17 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 03:06:17 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 03:06:17 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 03:06:17 kernel Trying to change a collection in the registry
    23.11.09 03:06:17 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 03:06:17 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 03:06:17 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 03:06:17 kernel Trying to change a collection in the registry
    23.11.09 03:06:17 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb5d56 0x82cb547a 0x82cbb26a 0x82caf62d
    23.11.09 03:06:17 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 03:06:17 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 03:06:17 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 03:06:24 ntpd[42] time reset +0.334595 s
    23.11.09 03:06:24 kernel R-state changed 2->0
    23.11.09 03:07:00 racoon[88] Connecting.
    23.11.09 03:07:00 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:07:03 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:06 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:09 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:12 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:15 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:18 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:21 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:24 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:27 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:30 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:07:30 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:07:33 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:36 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:39 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:42 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:45 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:48 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:51 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:54 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:07:57 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:00 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:08:04 racoon[88] Connecting.
    23.11.09 03:08:04 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:08:07 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:10 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:13 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:16 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:19 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:22 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:25 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:28 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:31 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:34 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:08:34 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:08:37 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:40 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:43 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:46 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:49 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:52 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:55 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:08:58 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:01 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:04 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:09:08 racoon[88] Connecting.
    23.11.09 03:09:08 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:09:11 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:14 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:17 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:20 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:23 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:26 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:29 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:32 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:35 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:38 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:09:38 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:09:41 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:44 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:47 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:50 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:53 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:56 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:09:59 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:02 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:05 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:08 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:10:12 racoon[88] Connecting.
    23.11.09 03:10:12 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:10:15 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:18 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:21 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:24 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:27 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:30 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:33 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:36 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:39 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:42 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:10:42 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:10:45 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:48 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:51 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:54 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:10:57 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:00 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:03 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:06 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:09 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:12 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:11:16 racoon[88] Connecting.
    23.11.09 03:11:16 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:11:19 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:22 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:25 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:28 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:31 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:34 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:37 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:40 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:43 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:46 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:11:46 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:11:49 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:52 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:55 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:11:58 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:01 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:04 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:07 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:10 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:13 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:16 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:12:20 racoon[88] Connecting.
    23.11.09 03:12:20 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:12:23 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:26 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:29 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:32 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:35 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:38 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:41 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:44 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:47 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:50 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:12:50 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:12:53 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:56 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:12:59 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:02 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:05 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:08 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:11 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:14 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:17 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:20 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:13:24 racoon[88] Connecting.
    23.11.09 03:13:24 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:13:27 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:30 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:33 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:36 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:39 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:42 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:45 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:48 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:51 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:13:54 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 03:13:54 racoon[88] IKE Packet: transmit success. (Initiator, Aggressive-Mode message 1).
    23.11.09 03:13:55 /System/Library/CoreServices/CCacheServer.app/Contents/MacOS/CCacheServer[1265] No valid tickets, timing out
    23.11.09 03:13:57 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:00 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:03 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:06 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:09 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:12 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:15 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:18 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:21 racoon[88] IKE Packet: transmit success. (Phase1 Retransmit).
    23.11.09 03:14:24 racoon[88] IKEv1 Phase1: maximum retransmits. (Phase1 Maximum Retransmits).
    23.11.09 05:00:03 mDNSResponder[16] SSLHandshake failed: -9838
    23.11.09 08:49:01 kernel Trying to change a collection in the registry
    23.11.09 08:49:01 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb582e 0x82cbb26a 0x82caf62d 0x82caf55b
    23.11.09 08:49:01 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 08:49:01 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 08:49:01 kernel Trying to change a collection in the registry
    23.11.09 08:49:01 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb582e 0x82cbb26a 0x82caf62d 0x82caf55b
    23.11.09 08:49:01 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 08:49:01 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 08:49:01 kernel Trying to change a collection in the registry
    23.11.09 08:49:01 kernel Backtrace 0x50045c 0x500117 0x82cb96cc 0x82cb582e 0x82cbb26a 0x82caf62d 0x82caf55b
    23.11.09 08:49:01 kernel Kernel Extensions in backtrace (with dependencies):
    23.11.09 08:49:01 kernel com.Logitech.Control Center.HID Driver(3.1.0)@0x82ca4000->0x82ccafff
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOUSBFamily(3.8.5)@0x82738000
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOHIDFamily(1.6.1)@0x825ed000
    23.11.09 08:49:01 kernel dependency: com.apple.iokit.IOUSBHIDDriver(3.8.4)@0x82bd2000
    23.11.09 08:50:39 Glims Agent[621] (Information) Activating Safari extension
    23.11.09 08:50:42 Safari[2081] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find:
    /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    23.11.09 08:50:42 [0x0-0xe20e2].com.apple.Safari[2081] Safari: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    23.11.09 08:50:42 Safari[2081] Initializer-based scripting additions have been deprecated and are not supported in 64-bit processes. "/Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax" not loaded.
    23.11.09 08:50:43 Safari[2081] Glims loaded from: /Library/Application Support/Glims/PlugIns/Glims.bundle
    23.11.09 08:52:43 com.apple.launchd.peruser.501[594] ([0x0-0xe20e2].com.apple.Safari[2081]) Exited: Killed
    23.11.09 08:52:44 Glims Agent[621] (Information) Activating Safari extension
    23.11.09 08:52:45 Safari[2090] Error loading /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: dlopen(/Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types, 262): no suitable image found. Did find:
    /Library/ScriptingAdditions/Adobe Unit Types.osax/Contents/MacOS/Adobe Unit Types: no matching architecture in universal wrapper
    23.11.09 08:52:45 [0x0-0xe40e4].com.apple.Safari[2090] Safari: OpenScripting.framework - scripting addition "/Library/ScriptingAdditions/Adobe Unit Types.osax" declares no loadable handlers.
    23.11.09 08:52:45 Safari[2090] Initializer-based scripting additions have been deprecated and are not supported in 64-bit processes. "/Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax" not loaded.
    23.11.09 08:52:45 Safari[2090] Glims loaded from: /Library/Application Support/Glims/PlugIns/Glims.bundle
    23.11.09 08:59:00 iPhoto[2107] ILLogger ILMediaBrowserPathWatcher: ** Error in ILMediaBrowserPathWatcher startFSEventStream failed to start for paths: (
    "/Users/Andre/Library/Preferences"
    23.11.09 09:01:30 kernel USBF: 190927.614 AppleUSBEHCI[0xb19e000]::Found a transaction past the completion deadline on bus 0xfd, timing out! (Addr: 6, EP: 2)
    Is there anything i can do? Why is there sometimes a wakeup call from the RTC and sometimes from Port 3 on 0xfd? Which port is port 3 on 0xfd?
    This is what the system profiler says:
    USB-Hochgeschwindigkeits-Bus:
    Ort für Host-Controller: USB (Integriert)
    Treiber für Host-Controller: AppleUSBEHCI
    PCI Geräte-ID: 0x268c
    PCI Revisions-ID: 0x0009
    PCI Hersteller-ID: 0x8086
    Bus-Nummer: 0xfd
    Hub:
    Produkt-ID: 0x912f
    Hersteller-ID: 0x05ac (Apple Inc.)
    Version: 1.01
    Geschwindigkeit: Bis zu 480 MBit/s
    Standort-ID: 0xfd500000
    Verfügbare Stromstärke (mA): 500
    Erforderliche Stromstärke (mA): 100
    iPhone:
    Produkt-ID: 0x1292
    Hersteller-ID: 0x05ac (Apple Inc.)
    Version: 0.01
    Seriennummer: 2c7995cd0b6d693ebece8b663d642133143166a0
    Geschwindigkeit: Bis zu 480 MBit/s
    Hersteller: Apple Inc.
    Standort-ID: 0xfd510000
    Verfügbare Stromstärke (mA): 500
    Erforderliche Stromstärke (mA): 500
    Apple Cinema HD Display:
    Produkt-ID: 0x9221
    Hersteller-ID: 0x05ac (Apple Inc.)
    Version: 1.15
    Geschwindigkeit: Bis zu 12 MBit/s
    Hersteller: Apple Computer, Inc.
    Standort-ID: 0xfd520000
    Verfügbare Stromstärke (mA): 500
    Erforderliche Stromstärke (mA): 2
    Hub:
    Produkt-ID: 0x005a
    Hersteller-ID: 0x0409 (NEC Corporation)
    Version: 1.00
    Geschwindigkeit: Bis zu 480 MBit/s
    Standort-ID: 0xfd300000
    Verfügbare Stromstärke (mA): 500
    Erforderliche Stromstärke (mA): 100
    NovaT 500Stick:
    Produkt-ID: 0x9580
    Hersteller-ID: 0x2040 (Hauppauge Computer Works, Inc.)
    Version: 0.01
    Seriennummer: 4030665391
    Geschwindigkeit: Bis zu 480 MBit/s
    Hersteller: Hauppauge
    Standort-ID: 0xfd340000
    Verfügbare Stromstärke (mA): 500
    Erforderliche Stromstärke (mA): 500
    USB Receiver:
    Produkt-ID: 0xc525
    Hersteller-ID: 0x046d (Logitech Inc.)
    Version: 2.00
    Geschwindigkeit: Bis zu 12 MBit/s
    Hersteller: Logitech
    Standort-ID: 0xfd310000
    Verfügbare Stromstärke (mA): 500
    Erforderliche Stromstärke (mA): 98
    Which one of those is causing the trouble?
    Thank you!
    greetings
    André

    HI,
    Try resetting the SMC.
    http://support.apple.com/kb/HT1806
    And try deleting this file.
    com.apple.PowerManagement.plist
    MacintoshHD/Library/Preferences/System Configuration
    Move that file to the Trash and restart your Mac Pro.
    Carolyn

  • Mac Pro with updated OSX 10.8.2 freezes no matter what.

    After installing OS X 10.8.2 my Mac Pro with 32 Gb Ram freezes within 30 minutes invariably.  Tried disconnecting all of the peripherals, unloaded Parallels 8, did a clean reload, quit all applications, nothing seems to make a difference.  Would appreciate any additional ideas.

    I'm having the same issue.  Here's my log file.  I hope you can determine from this,  Thanks in advance if you can help out.
    4/2/13 12:14:36.427 PM WindowServer[100]: Display added
    4/2/13 12:14:36.427 PM WindowServer[100]: Display removed
    4/2/13 12:14:36.431 PM WindowServer[100]: Display 0x190681c4: GL mask 0x1; bounds (0, 0)[1920 x 1080], 99 modes available
    Main, Active, on-line, enabled, boot, OpenGL-accel, Vendor 2264, Model 1a41, S/N 1187, Unit 0, Rotation 0
    UUID 0x0000226400001a410000118700000000, ColorProfile { 2, "HD 709-A"}
    4/2/13 12:14:36.432 PM WindowServer[100]: GLCompositor: GL renderer id 0x0102260c, GL mask 0x00000003, accelerator 0x00003d7f, unit 0, caps QEX|QGL|MIPMAP, vram 512 MB
    texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    4/2/13 12:14:36.432 PM WindowServer[100]: Display 0x19069bdd: GL mask 0x2; bounds (1920, 0)[1920 x 1080], 51 modes available
    Active, on-line, enabled, OpenGL-accel, Vendor 2264, Model 1a41, S/N b9d, Unit 1, Rotation 0
    UUID 0x0000226400001a4100000b9d00000000, ColorProfile { 2, "HD 709-A"}
    4/2/13 12:14:36.432 PM WindowServer[100]: GLCompositor: GL renderer id 0x0102260c, GL mask 0x00000003, accelerator 0x00003d7f, unit 0, caps QEX|QGL|MIPMAP, vram 512 MB
    texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    4/2/13 12:14:37.217 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:37.217 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:37.217 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:37.218 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:37.242 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:37.242 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:37.243 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:37.243 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.426 PM WindowServer[100]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    4/2/13 12:14:38.431 PM WindowServer[100]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    4/2/13 12:14:38.507 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.507 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.526 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.527 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.541 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.590 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.594 PM WindowServer[100]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:14:38.602 PM WindowServer[100]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:15:07.483 PM com.apple.launchd[1]: (com.apple.quicklook.satellite.BF71111E-571A-4A50-A3A9-2392F3CF3C59[769]) Exited with code: 255
    4/2/13 12:15:08.018 PM com.apple.launchd[1]: (com.apple.quicklook.satellite.BF71111E-571A-4A50-A3A9-2392F3CF3C59) Throttling respawn: Will start in 9 seconds
    4/2/13 12:15:08.000 PM kernel[0]: Sandbox: sandboxd(770) deny mach-lookup com.apple.coresymbolicationd
    4/2/13 12:15:17.670 PM com.apple.launchd[1]: (com.apple.quicklook.satellite.BF71111E-571A-4A50-A3A9-2392F3CF3C59[771]) Exited with code: 255
    4/2/13 12:16:57.913 PM osascript[779]: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax" not loaded.
    4/2/13 12:17:53.570 PM mdworker[775]: Unable to talk to lsboxd
    4/2/13 12:17:55.000 PM kernel[0]: Sandbox: sandboxd(782) deny mach-lookup com.apple.coresymbolicationd
    4/2/13 12:18:19.601 PM com.apple.SecurityServer[15]: Killing auth hosts
    4/2/13 12:18:19.602 PM com.apple.SecurityServer[15]: Session 100011 destroyed
    4/2/13 12:18:19.773 PM com.apple.SecurityServer[15]: Session 100015 created
    4/2/13 12:18:59.574 PM WindowServer[100]: kCGErrorIllegalArgument: _CGXRemoveWindowFromWindowMovementGroup: Window not in group
    4/2/13 12:18:59.657 PM Messages[786]: [Warning] Begin changes called with identifiers left to load: (
        "ichat-balloon-style://left-balloon/15329769"
    4/2/13 12:19:00.590 PM WindowServer[100]: CGXDisableUpdate: UI updates were forcibly disabled by application "Messages" for over 1.00 seconds. Server has re-enabled them.
    4/2/13 12:19:01.985 PM WindowServer[100]: reenable_update_for_connection: UI updates were finally reenabled by application "Messages" after 2.40 seconds (server forcibly re-enabled them after 1.00 seconds)
    4/2/13 12:19:22.645 PM Microsoft Sync Services[805]: Warning: NSBundle NSBundle </Applications/Microsoft Office 2008/Office/Microsoft Sync Services.app/Contents/Resources/MicrosoftOfficeNotes.syncschema> (not yet loaded) was released too many times. For compatibility, it will not be deallocated, but this may change in the future. Set a breakpoint on __NSBundleOverreleased() to debug
    4/2/13 12:19:22.645 PM Microsoft Sync Services[805]: Warning: NSBundle NSBundle </Users/DonsStuff/Library/Sync Services/Schemas/MicrosoftOfficeNotes.syncschema> (not yet loaded) was released too many times. For compatibility, it will not be deallocated, but this may change in the future. Set a breakpoint on __NSBundleOverreleased() to debug
    4/2/13 12:20:25.592 PM DashboardClient[812]: objc[812]: Class ABBezelWindow is implemented in both /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook and /Library/Widgets/Contacts.wdgt/Contacts.widgetplugin/Contents/MacOS/Contacts. One of the two will be used. Which one is undefined.
    4/2/13 12:20:25.593 PM DashboardClient[812]: objc[812]: Class ABLargeTypeController is implemented in both /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook and /Library/Widgets/Contacts.wdgt/Contacts.widgetplugin/Contents/MacOS/Contacts. One of the two will be used. Which one is undefined.
    4/2/13 12:20:25.593 PM DashboardClient[812]: objc[812]: Class ABLargeTypeView is implemented in both /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook and /Library/Widgets/Contacts.wdgt/Contacts.widgetplugin/Contents/MacOS/Contacts. One of the two will be used. Which one is undefined.
    4/2/13 12:20:31.009 PM DashboardClient[813]: !!! WARNING !!!
    4/2/13 12:20:31.009 PM DashboardClient[813]: class: "ContinuousLabelInfo", method: "updateWidth", msg: "Wrong parameters for method or function"
    4/2/13 12:20:32.931 PM WindowServer[100]: _CGXSetWindowHasKeyAppearance: Operation on a window 0x20 requiring rights kCGSWindowRightOwner by caller Dashboard
    4/2/13 12:20:32.933 PM WindowServer[100]: _CGXSetWindowHasMainAppearance: Operation on a window 0x20 requiring rights kCGSWindowRightOwner by caller Dashboard
    4/2/13 12:20:34.400 PM DashboardClient[812]: (com.apple.widget.cinema) file:///Library/Widgets/Movies.wdgt/parser.js: SyntaxError: JSON Parse error: Unrecognized token '<' (line: 230)
    4/2/13 12:20:49.885 PM WindowServer[100]: _CGXSetWindowHasKeyAppearance: Operation on a window 0x20 requiring rights kCGSWindowRightOwner by caller Dashboard
    4/2/13 12:20:49.885 PM WindowServer[100]: _CGXSetWindowHasKeyAppearance: Operation on a window 0x1e requiring rights kCGSWindowRightOwner by caller Dashboard
    4/2/13 12:20:49.886 PM WindowServer[100]: _CGXSetWindowHasMainAppearance: Operation on a window 0x20 requiring rights kCGSWindowRightOwner by caller Dashboard
    4/2/13 12:20:49.886 PM WindowServer[100]: _CGXSetWindowHasMainAppearance: Operation on a window 0x1e requiring rights kCGSWindowRightOwner by caller Dashboard
    4/2/13 12:20:54.355 PM CVMServer[113]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
    4/2/13 12:20:56.632 PM CVMServer[113]: Check-in to the service com.apple.cvmsCompAgent_x86_64 failed. This is likely because you have either unloaded the job or the MachService has the ResetAtClose attribute specified in the launchd.plist. If present, this attribute should be removed.
    4/2/13 12:21:17.229 PM Dock[189]: CGSGetWindowTags: Invalid window 0x154
    4/2/13 12:21:17.229 PM Dock[189]: CGSGetWindowTags: Invalid window 0x153
    4/2/13 12:21:17.229 PM Dock[189]: CGSGetWindowTags: Invalid window 0x152
    4/2/13 12:21:18.627 PM Dock[189]: CGSGetWindowTags: Invalid window 0x15e
    4/2/13 12:21:18.627 PM Dock[189]: CGSGetWindowTags: Invalid window 0x15d
    4/2/13 12:21:18.627 PM Dock[189]: CGSGetWindowTags: Invalid window 0x15c
    4/2/13 12:21:18.627 PM Dock[189]: CGSGetWindowTags: Invalid window 0x15b
    4/2/13 12:22:59.174 PM Dock[189]: CGSGetWindowTags: Invalid window 0x17e
    4/2/13 12:22:59.174 PM Dock[189]: CGSGetWindowTags: Invalid window 0x17d
    4/2/13 12:22:59.176 PM Dock[189]: CGSGetWindowTags: Invalid window 0x17c
    4/2/13 12:22:59.176 PM Dock[189]: CGSGetWindowTags: Invalid window 0x17b
    4/2/13 12:24:50.543 PM com.apple.launchd.peruser.501[176]: (com.apple.printtool.agent[814]) Exited: Killed: 9
    4/2/13 12:24:50.000 PM kernel[0]: memorystatus_thread: idle exiting pid 814 [printtool]
    4/2/13 12:24:50.876 PM com.apple.launchd[1]: (com.apple.qtkitserver[796]) Exited: Killed: 9
    4/2/13 12:24:51.073 PM com.apple.launchd[1]: (com.apple.audio.SandboxHelper[793]) Exited: Killed: 9
    4/2/13 12:24:51.000 PM kernel[0]: memorystatus_thread: idle exiting pid 796 [com.apple.qtkits]
    4/2/13 12:24:51.000 PM kernel[0]: memorystatus_thread: idle exiting pid 793 [com.apple.audio.]
    4/2/13 12:24:51.361 PM com.apple.launchd[1]: (com.apple.xpcd.CA000000-0000-0000-0000-000000000000[792]) Exited: Killed: 9
    4/2/13 12:24:51.000 PM kernel[0]: memorystatus_thread: idle exiting pid 792 [xpcd]
    4/2/13 12:25:04.548 PM CalendarAgent[219]: [com.apple.calendar.store.log.caldav.queue] [+[CalDAVNotificationHandler process:principal:] The notification's type is not recognized.  A notification message will not be created.]
    4/2/13 12:25:05.079 PM CalendarAgent[219]: [com.apple.calendar.store.log.caldav.queue] [+[CalDAVNotificationHandler process:principal:] The notification's type is not recognized.  A notification message will not be created.]
    4/2/13 12:25:05.516 PM CalendarAgent[219]: [com.apple.calendar.store.log.caldav.queue] [+[CalDAVNotificationHandler process:principal:] The notification's type is not recognized.  A notification message will not be created.]
    4/2/13 12:57:29.000 PM bootlog[0]: BOOT_TIME 1364925449 0
    4/2/13 12:58:10.000 PM kernel[0]: Darwin Kernel Version 12.3.0: Sun Jan  6 22:37:10 PST 2013; root:xnu-2050.22.13~1/RELEASE_X86_64
    4/2/13 12:58:10.000 PM kernel[0]: vm_page_bootstrap: 1963519 free pages and 117249 wired pages
    4/2/13 12:58:10.000 PM kernel[0]: kext submap [0xffffff7f80735000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff8000735000]
    4/2/13 12:58:10.000 PM kernel[0]: zone leak detection enabled
    4/2/13 12:58:10.000 PM kernel[0]: standard timeslicing quantum is 10000 us
    4/2/13 12:58:10.000 PM kernel[0]: standard background quantum is 2500 us
    4/2/13 12:58:10.000 PM kernel[0]: mig_table_max_displ = 74
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto kext started!
    4/2/13 12:58:10.000 PM kernel[0]: Running kernel space in FIPS MODE
    4/2/13 12:58:10.000 PM kernel[0]: Plist hmac value is    735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    4/2/13 12:58:10.000 PM kernel[0]: Computed hmac value is 735d392b68241ef173d81097b1c8ce9ba283521626d1c973ac376838c466757d
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS integrity POST test passed!
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS AES CBC POST test passed!
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS TDES CBC POST test passed!
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS SHA POST test passed!
    4/2/13 12:57:49.212 PM com.apple.launchd[1]: *** launchd[1] has started up. ***
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS HMAC POST test passed!
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS ECDSA POST test passed!
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS DRBG POST test passed!
    4/2/13 12:58:10.000 PM kernel[0]: corecrypto.kext FIPS POST passed!
    4/2/13 12:57:49.212 PM com.apple.launchd[1]: *** Shutdown logging is enabled. ***
    4/2/13 12:58:10.214 PM com.apple.launchd[1]: (com.apple.automountd) Unknown key for boolean: NSSupportsSuddenTermination
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=0 LocalApicId=0 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=1 LocalApicId=16 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=3 LocalApicId=18 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=4 LocalApicId=4 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=5 LocalApicId=20 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=6 LocalApicId=6 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=7 LocalApicId=22 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=8 LocalApicId=1 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=9 LocalApicId=17 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=10 LocalApicId=3 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=11 LocalApicId=19 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=12 LocalApicId=5 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=13 LocalApicId=21 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=14 LocalApicId=7 Enabled
    4/2/13 12:58:10.000 PM kernel[0]: AppleACPICPU: ProcessorId=15 LocalApicId=23 Disabled
    4/2/13 12:58:10.000 PM kernel[0]: calling mpo_policy_init for TMSafetyNet
    4/2/13 12:58:10.000 PM kernel[0]: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    4/2/13 12:58:10.000 PM kernel[0]: calling mpo_policy_init for Sandbox
    4/2/13 12:58:10.000 PM kernel[0]: Security policy loaded: Seatbelt sandbox policy (Sandbox)
    4/2/13 12:58:10.000 PM kernel[0]: calling mpo_policy_init for Quarantine
    4/2/13 12:58:10.000 PM kernel[0]: Security policy loaded: Quarantine policy (Quarantine)
    4/2/13 12:58:10.000 PM kernel[0]: Copyright (c) 1982, 1986, 1989, 1991, 1993
    4/2/13 12:58:10.000 PM kernel[0]: The Regents of the University of California. All rights reserved.
    4/2/13 12:58:10.000 PM kernel[0]: MAC Framework successfully initialized
    4/2/13 12:58:10.000 PM kernel[0]: using 16384 buffer headers and 10240 cluster IO buffer headers
    4/2/13 12:58:10.000 PM kernel[0]: IOAPIC: Version 0x20 Vectors 64:87
    4/2/13 12:58:10.000 PM kernel[0]: ACPI: System State [S0 S3 S4 S5]
    4/2/13 12:58:10.000 PM kernel[0]: PFM64 (36 cpu) 0xf80000000, 0x80000000
    4/2/13 12:58:10.000 PM kernel[0]: [ PCI configuration begin ]
    4/2/13 12:58:10.000 PM kernel[0]: AppleIntelCPUPowerManagement: Turbo Ratios 1112
    4/2/13 12:58:10.000 PM kernel[0]: AppleIntelCPUPowerManagement: (built 23:03:24 Jun 24 2012) initialization complete
    4/2/13 12:58:10.000 PM kernel[0]: console relocated to 0xf80030000
    4/2/13 12:58:10.000 PM kernel[0]: PCI configuration changed (bridge=7 device=2 cardbus=0)
    4/2/13 12:58:10.000 PM kernel[0]: [ PCI configuration end, bridges 16 devices 52 ]
    4/2/13 12:58:10.000 PM kernel[0]: Sleep failure code 0x00000000 0x31000000
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    0.219    AppleUSBEHCI[0xffffff80228d9000]::CheckSleepCapability - controller will be unloaded across sleep
    4/2/13 12:58:10.000 PM kernel[0]: ETH0 cannot assert wake from D3cold
    4/2/13 12:58:10.000 PM kernel[0]: ETH1 cannot assert wake from D3cold
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    0.273    AppleUSBOHCI[0xffffff8022908000]::CheckSleepCapability - controller will be unloaded across sleep
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    0.274    AppleUSBOHCI[0xffffff80228cd000]::CheckSleepCapability - controller will be unloaded across sleep
    4/2/13 12:58:10.000 PM kernel[0]: mbinit: done [96 MB total pool size, (64/32) split]
    4/2/13 12:58:10.000 PM kernel[0]: Pthread support ABORTS when sync kernel primitives misused
    4/2/13 12:58:10.000 PM kernel[0]: rooting via boot-uuid from /chosen: 3AA233F0-4191-32D6-8908-99C6825C5700
    4/2/13 12:58:10.000 PM kernel[0]: Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    4/2/13 12:58:10.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib kmod start
    4/2/13 12:58:10.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless kmod start
    4/2/13 12:58:10.000 PM kernel[0]: com.apple.AppleFSCompressionTypeZlib load succeeded
    4/2/13 12:58:10.000 PM kernel[0]: com.apple.AppleFSCompressionTypeDataless load succeeded
    4/2/13 12:58:10.000 PM kernel[0]: AppleIntelCPUPowerManagementClient: ready
    4/2/13 12:58:10.000 PM kernel[0]: Intel82574L::start - Built Jan  6 2013 22:39:33 -- running on device at b10 d0 f0
    4/2/13 12:58:10.000 PM kernel[0]: Intel82574L::start - Built Jan  6 2013 22:39:33 -- running on device at b11 d0 f0
    4/2/13 12:58:10.000 PM kernel[0]: FireWire (OHCI) TI ID 823f built-in now active, GUID 002436fffeef0154; max speed s800.
    4/2/13 12:58:10.000 PM kernel[0]: USBMSC Identifier (non-unique): DRX-830UL_MP0002DF8 0x54c 0x2d1 0x472
    4/2/13 12:58:10.000 PM kernel[0]: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@1F,2/AppleAHCI/PRT3 @3/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDri ver/ST1000DM003-9YN162 Media/IOGUIDPartitionScheme/MacDrive1T@2
    4/2/13 12:58:10.000 PM kernel[0]: BSD root: disk3s2, major 1, minor 13
    4/2/13 12:58:10.000 PM kernel[0]: jnl: unknown-dev: replay_journal: from: 53072384 to: 60461568 (joffset 0x391a3c000)
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    7.236    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    13.238    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    13.270    [0xffffff8022cc6a00] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 4 of Hub at 0xfa240000)
    4/2/13 12:58:10.000 PM kernel[0]: jnl: unknown-dev: journal replay done.
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    19.240    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:10.000 PM kernel[0]: Kernel is LP64
    4/2/13 12:58:10.000 PM kernel[0]: hfs: Removed 23 orphaned / unlinked files and 0 directories
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    25.243    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    31.246    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:10.000 PM kernel[0]: USBF:    37.250    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:11.000 PM kernel[0]: Intel82574L: Ethernet address 00:23:df:de:84:76
    4/2/13 12:58:11.000 PM kernel[0]: Intel82574L: Ethernet address 00:24:36:ef:2f:d4
    4/2/13 12:58:12.000 PM kernel[0]: USBF:    43.254    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:18.000 PM kernel[0]: USBF:    49.257    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:19.000 PM kernel[0]: USBF:    49.793    [0xffffff8022cc6a00] The IOUSBFamily was not able to enumerate a device.
    4/2/13 12:58:24.313 PM hidd[47]: Posting 'com.apple.iokit.hid.displayStatus' notifyState=1
    4/2/13 12:58:24.316 PM hidd[47]: void __IOHIDLoadBundles(): Loaded 0 HID plugins
    4/2/13 12:58:24.521 PM fseventsd[48]: event logs in /.fseventsd out of sync with volume.  destroying old logs. (6928 54 8792)
    4/2/13 12:58:25.000 PM kernel[0]: macx_swapon SUCCESS
    4/2/13 12:58:25.000 PM kernel[0]: USBF:    56.260    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:30.162 PM kdc[45]: label: default
    4/2/13 12:58:30.163 PM kdc[45]:     dbname: od:/Local/Default
    4/2/13 12:58:30.163 PM kdc[45]:     mkey_file: /var/db/krb5kdc/m-key
    4/2/13 12:58:30.163 PM kdc[45]:     acl_file: /var/db/krb5kdc/kadmind.acl
    4/2/13 12:58:30.000 PM kernel[0]: Waiting for DSMOS...
    4/2/13 12:58:31.000 PM kernel[0]: USBF:    62.261    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:31.000 PM kernel[0]: USBF:    62.294    [0xffffff8022cc6a00] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 4 of Hub at 0xfa240000)
    4/2/13 12:58:31.153 PM mDNSResponder[39]: mDNSResponder mDNSResponder-379.37 (Dec 16 2012 19:43:09) starting OSXVers 12
    4/2/13 12:58:31.166 PM appleeventsd[53]: main: Starting up
    4/2/13 12:58:31.179 PM coreservicesd[62]: FindBestLSSession(), no match for inSessionID 0xfffffffffffffffc auditTokenInfo( uid=0 euid=0 auSessionID=100000 create=false
    4/2/13 12:58:31.190 PM com.apple.usbmuxd[27]: usbmuxd-296.4 on Dec 21 2012 at 16:11:14, running 64 bit
    4/2/13 12:58:31.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    4/2/13 12:58:31.000 PM kernel[0]: Previous Shutdown Cause: 3
    4/2/13 12:58:31.000 PM kernel[0]: IOBluetoothUSBDFU::probe
    4/2/13 12:58:31.000 PM kernel[0]: IOBluetoothUSBDFU::probe ProductID - 0x8215 FirmwareVersion - 0x0201
    4/2/13 12:58:31.000 PM kernel[0]: [BroadcomBluetoothHCIControllerUSBTransport][start] -- completed
    4/2/13 12:58:31.000 PM kernel[0]: NVDAStartup: Official
    4/2/13 12:58:31.000 PM kernel[0]: [IOBluetoothHCIController][staticBluetoothHCIControllerTransportShowsUp] -- Received Bluetooth Controller register service notification
    4/2/13 12:58:31.000 PM kernel[0]: [IOBluetoothHCIController][start] -- completed
    4/2/13 12:58:31.000 PM kernel[0]: NVDANV50HAL loaded and registered
    4/2/13 12:58:31.000 PM kernel[0]: AppleTyMCEDriver::start coreVIDPID = 0xffffffff Number of packages = 1 Number of cpus = 8 memory monitor trough MCA
    4/2/13 12:58:31.000 PM kernel[0]: [AGPM Controller] build GPUDict by Vendor10deDevice0640
    4/2/13 12:58:31.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    4/2/13 12:58:31.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face001, 0
    4/2/13 12:58:31.944 PM blued[56]: Read the UHE Info
    4/2/13 12:58:31.944 PM blued[56]: Read version 2 info.  Number of devices:1
    4/2/13 12:58:31.944 PM blued[56]: Class of device:     0x2580
    4/2/13 12:58:31.944 PM blued[56]: Device name: 'Apple Wireless Mouse' length:21
    4/2/13 12:58:31.945 PM blued[56]: Finished reading the HID data
    4/2/13 12:58:31.945 PM blued[56]: Found a device with PID:0x030d VID:0x05ac
    4/2/13 12:58:32.000 PM kernel[0]: [IOBluetoothHCIController::setConfigState] calling registerService
    4/2/13 12:58:32.000 PM kernel[0]: DSMOS has arrived
    4/2/13 12:58:32.057 PM configd[17]: setting hostname to "Mac-Pro.local"
    4/2/13 12:58:32.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face001, 0
    4/2/13 12:58:32.062 PM configd[17]: network changed.
    4/2/13 12:58:33.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face001, 0
    4/2/13 12:58:33.127 PM com.apple.SecurityServer[15]: Session 100000 created
    4/2/13 12:58:33.360 PM mds[38]: (Normal) FMW: FMW 0 0
    4/2/13 12:58:35.000 PM kernel[0]: Ethernet [Intel82574L]: Link up on en1, 1-Gigabit, Full-duplex, Symmetric flow-control, Debug [796d,af08,0de1,0200,cde1,3800]
    4/2/13 12:58:35.000 PM kernel[0]: Intel82574L::setLinkStatus - active  1face001, b
    4/2/13 12:58:37.000 PM kernel[0]: USBF:    68.265    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:38.000 PM kernel[0]: jnl: disk0s2: replay_journal: from: 935424 to: 2479616 (joffset 0x1d18000)
    4/2/13 12:58:39.000 PM kernel[0]: jnl: disk0s2: journal replay done.
    4/2/13 12:58:40.304 PM com.apple.SecurityServer[15]: Entering service
    4/2/13 12:58:40.370 PM UserEventAgent[11]: Captive: [mySCCopyWiFiDevices:162] WiFi Device Name == NULL
    4/2/13 12:58:40.374 PM apsd[59]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    4/2/13 12:58:40.375 PM apsd[59]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    4/2/13 12:58:40.386 PM netbiosd[79]: Unable to start NetBIOS name service:
    4/2/13 12:58:40.392 PM loginwindow[42]: Login Window Application Started
    4/2/13 12:58:40.392 PM awacsd[57]: Starting awacsd connectivity-78.2 (Dec 16 2012 19:43:29)
    4/2/13 12:58:40.396 PM awacsd[57]: InnerStore CopyAllZones: no info in Dynamic Store
    4/2/13 12:58:40.454 PM WindowServer[95]: Server is starting up
    4/2/13 12:58:40.457 PM WindowServer[95]: Session 256 retained (2 references)
    4/2/13 12:58:40.457 PM WindowServer[95]: Session 256 released (1 references)
    4/2/13 12:58:40.465 PM WindowServer[95]: Session 256 retained (2 references)
    4/2/13 12:58:40.465 PM WindowServer[95]: init_page_flip: page flip mode is on
    4/2/13 12:58:40.000 PM kernel[0]: Intel82574L::timeoutHandler - no link - reset the chipset once  1face000, 0
    4/2/13 12:58:41.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    4/2/13 12:58:41.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    4/2/13 12:58:41.792 PM WindowServer[95]: mux_initialize: Couldn't find any matches
    4/2/13 12:58:41.817 PM WindowServer[95]: GLCompositor enabled for tile size [256 x 256]
    4/2/13 12:58:41.817 PM WindowServer[95]: CGXGLInitMipMap: mip map mode is on
    4/2/13 12:58:41.855 PM WindowServer[95]: WSMachineUsesNewStyleMirroring: false
    4/2/13 12:58:41.855 PM WindowServer[95]: Display 0x190681c4: GL mask 0x1; bounds (0, 0)[1920 x 1080], 99 modes available
    Main, Active, on-line, enabled, boot, Vendor 2264, Model 1a41, S/N 1187, Unit 0, Rotation 0
    UUID 0x0000226400001a410000118700000000
    4/2/13 12:58:41.855 PM WindowServer[95]: Display 0x19069bdd: GL mask 0x2; bounds (1920, 0)[1920 x 1080], 51 modes available
    Active, on-line, enabled, Vendor 2264, Model 1a41, S/N b9d, Unit 1, Rotation 0
    UUID 0x0000226400001a4100000b9d00000000
    4/2/13 12:58:41.859 PM WindowServer[95]: Created shield window 0x7 for display 0x190681c4
    4/2/13 12:58:41.863 PM WindowServer[95]: Created shield window 0x8 for display 0x19069bdd
    4/2/13 12:58:41.865 PM WindowServer[95]: Display 0x190681c4: GL mask 0x1; bounds (0, 0)[1920 x 1080], 99 modes available
    Main, Active, on-line, enabled, boot, Vendor 2264, Model 1a41, S/N 1187, Unit 0, Rotation 0
    UUID 0x0000226400001a410000118700000000
    4/2/13 12:58:41.865 PM WindowServer[95]: Display 0x19069bdd: GL mask 0x2; bounds (1920, 0)[1920 x 1080], 51 modes available
    Active, on-line, enabled, Vendor 2264, Model 1a41, S/N b9d, Unit 1, Rotation 0
    UUID 0x0000226400001a4100000b9d00000000
    4/2/13 12:58:41.865 PM WindowServer[95]: CGXPerformInitialDisplayConfiguration
    4/2/13 12:58:41.865 PM WindowServer[95]:   Display 0x190681c4: MappedDisplay Unit 0; Vendor 0x2264 Model 0x1a41 S/N 4487 Dimensions 21.38 x 12.01; online enabled, Bounds (0,0)[1920 x 1080], Rotation 0, Resolution 1
    4/2/13 12:58:41.865 PM WindowServer[95]:   Display 0x19069bdd: MappedDisplay Unit 1; Vendor 0x2264 Model 0x1a41 S/N 2973 Dimensions 21.38 x 12.01; online enabled, Bounds (1920,0)[1920 x 1080], Rotation 0, Resolution 1
    4/2/13 12:58:42.000 PM kernel[0]: jnl: disk2s2: replay_journal: from: 19996672 to: 20385792 (joffset 0x2baa000)
    4/2/13 12:58:42.000 PM kernel[0]: jnl: disk2s2: journal replay done.
    4/2/13 12:58:42.000 PM kernel[0]: Intel82574L::setLinkStatus - not active  1face000, 0
    4/2/13 12:58:42.000 PM kernel[0]: jnl: disk1s2: replay_journal: from: 35688448 to: 35893248 (joffset 0x3a38000)
    4/2/13 12:58:42.000 PM kernel[0]: jnl: disk1s2: journal replay done.
    4/2/13 12:58:42.000 PM kernel[0]: USBF:    74.267    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:44.446 PM systemkeychain[70]: done file: /var/run/systemkeychaincheck.done
    4/2/13 12:58:44.458 PM configd[17]: network changed: DNS*
    4/2/13 12:58:44.459 PM kdc[45]: WARNING Found KDC certificate (O=System Identity,CN=com.apple.kerberos.kdc)is missing the PK-INIT KDC EKU, this is bad for interoperability.
    4/2/13 12:58:44.460 PM configd[17]: network changed: DNS*
    4/2/13 12:58:44.461 PM mDNSResponder[39]: D2D_IPC: Loaded
    4/2/13 12:58:44.461 PM mDNSResponder[39]: D2DInitialize succeeded
    4/2/13 12:58:44.463 PM mDNSResponder[39]: Adding registration domain 1020200837.members.btmm.icloud.com.
    4/2/13 12:58:44.502 PM awacsd[57]: Configuring lazy AWACS client: 1020200837.p02.members.btmm.icloud.com.
    4/2/13 12:58:44.578 PM apsd[59]: CGSLookupServerRootPort: Failed to look up the port for "com.apple.windowserver.active" (1102)
    4/2/13 12:58:44.598 PM awacsd[57]: KV HTTP 0
    4/2/13 12:58:44.637 PM com.apple.usbmuxd[27]: MuxNetworkInitiateConnect Client 0x101b01670-usbmuxd/NULL requesting attach to 0c260e754a5c41fb9ad4bdf4c2f2c7d462abdc6c:62078 failed, could not begin background connection attempt: -1
    4/2/13 12:58:44.637 PM com.apple.usbmuxd[27]: HandleUSBMuxConnect Client 0x101b01670-usbmuxd/NULL MuxNetworkInitiateConnect failed
    4/2/13 12:58:44.638 PM usbmuxd[27]: AMDeviceConnect (thread 0x101a81000): Could not connect to lockdown port (62078) on device 1 - 0c260e754a5c41fb9ad4bdf4c2f2c7d462abdc6c: 0xe8000084.
    4/2/13 12:58:44.638 PM usbmuxd[27]: _AMDevicePreflightWorker (thread 0x101a81000): Pair worker could not connect to lockdownd on device 1: 0xe8000084.
    4/2/13 12:58:44.639 PM com.apple.usbmuxd[27]: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0x1-192.168.1.103:0: 0xe8000084. Ignoring device.
    4/2/13 12:58:44.760 PM com.apple.usbmuxd[27]: MuxNetworkInitiateConnect Client 0x10020c610-usbmuxd/NULL requesting attach to 91d249be6c220ec847d289b509acb4b804e82ca2:62078 failed, could not begin background connection attempt: -1
    4/2/13 12:58:44.760 PM com.apple.usbmuxd[27]: HandleUSBMuxConnect Client 0x10020c610-usbmuxd/NULL MuxNetworkInitiateConnect failed
    4/2/13 12:58:44.761 PM usbmuxd[27]: AMDeviceConnect (thread 0x101f81000): Could not connect to lockdown port (62078) on device 2 - 91d249be6c220ec847d289b509acb4b804e82ca2: 0xe8000084.
    4/2/13 12:58:44.761 PM usbmuxd[27]: _AMDevicePreflightWorker (thread 0x101f81000): Pair worker could not connect to lockdownd on device 2: 0xe8000084.
    4/2/13 12:58:44.761 PM com.apple.usbmuxd[27]: HandleDeviceAttachHelperCallback preflighting failed for WiFi device 0x2-192.168.1.194:0: 0xe8000084. Ignoring device.
    4/2/13 12:58:45.000 PM kernel[0]: REQUIRE failure: destinationDevice != NULL - file: /SourceCache/IOBluetoothFamily_kexts/IOBluetoothFamily-4130.4.3/Core/Family/HCI /IOBluetoothHCIController.cpp:11788
    4/2/13 12:58:45.000 PM kernel[0]: REQUIRE failure: destinationDevice != NULL - file: /SourceCache/IOBluetoothFamily_kexts/IOBluetoothFamily-4130.4.3/Core/Family/HCI /IOBluetoothHCIController.cpp:11788
    4/2/13 12:58:45.000 PM kernel[0]: [BNBMouseDevice::init][75.19] init is complete
    4/2/13 12:58:45.000 PM kernel[0]: [BNBMouseDevice::handleStart][75.19] returning 1
    4/2/13 12:58:45.000 PM kernel[0]: [AppleMultitouchHIDEventDriver::start] entered
    4/2/13 12:58:45.926 PM WindowServer[95]: GLCompositor: GL renderer id 0x0102260c, GL mask 0x00000003, accelerator 0x00003d7f, unit 0, caps QEX|QGL|MIPMAP, vram 512 MB
    4/2/13 12:58:45.931 PM WindowServer[95]: GLCompositor: GL renderer id 0x0102260c, GL mask 0x00000003, texture units 8, texture max 8192, viewport max {8192, 8192}, extensions FPRG|NPOT|GLSL|FLOAT
    4/2/13 12:58:45.931 PM WindowServer[95]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    4/2/13 12:58:45.933 PM WindowServer[95]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    4/2/13 12:58:45.936 PM loginwindow[42]: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
    4/2/13 12:58:46.000 PM kernel[0]: [AppleMultitouchDevice::start] entered
    4/2/13 12:58:46.123 PM kdc[45]: KDC started
    4/2/13 12:58:46.285 PM locationd[43]: NOTICE,Location icon should now be in state 0
    4/2/13 12:58:46.285 PM locationd[43]: locationd was started after an unclean shutdown
    4/2/13 12:58:46.498 PM digest-service[126]: label: default
    4/2/13 12:58:46.498 PM digest-service[126]:     dbname: od:/Local/Default
    4/2/13 12:58:46.498 PM digest-service[126]:     mkey_file: /var/db/krb5kdc/m-key
    4/2/13 12:58:46.498 PM digest-service[126]:     acl_file: /var/db/krb5kdc/kadmind.acl
    4/2/13 12:58:46.499 PM digest-service[126]: digest-request: uid=0
    4/2/13 12:58:46.510 PM rpcsvchost[127]: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
    4/2/13 12:58:46.512 PM digest-service[126]: digest-request: init request
    4/2/13 12:58:46.515 PM digest-service[126]: digest-request: init return domain: BUILTIN server: MAC-PRO
    4/2/13 12:58:49.000 PM kernel[0]: USBF:    80.271    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:58:49.604 PM awacsd[57]: KV HTTP 0
    4/2/13 12:58:51.658 PM configd[17]: network changed: v4(en1+:192.168.1.2) DNS+ Proxy+ SMB+
    4/2/13 12:58:55.000 PM kernel[0]: USBF:    86.275    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:59:00.368 PM UserEventAgent[11]: Captive: [mySCCopyWiFiDevices:162] WiFi Device Name == NULL
    4/2/13 12:59:00.000 PM kernel[0]: utun_ctl_connect: creating interface utun0
    4/2/13 12:59:00.547 PM fseventsd[48]: implementation_register_rpc: implementation_added_client() => 22
    4/2/13 12:59:00.547 PM UserEventAgent[11]: Bug: 12D78: com.apple.fsevents.matching + 4330 [2FC3030A-5FA7-3925-9024-B62D8032A7F6]: 0x0
    4/2/13 12:59:01.000 PM kernel[0]: USBF:    92.277    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:59:01.767 PM fseventsd[48]: log dir: /.fseventsd getting new uuid: 88CAA023-E30C-48A8-A937-ACB4F30751D6
    4/2/13 12:59:03.576 PM digest-service[126]: digest-request: uid=0
    4/2/13 12:59:03.577 PM digest-service[126]: digest-request: init request
    4/2/13 12:59:03.578 PM digest-service[126]: digest-request: init return domain: MAC-PRO server: MAC-PRO
    4/2/13 12:59:03.601 PM aosnotifyd[137]: bootstrap_look_up failed (44e)
    4/2/13 12:59:03.631 PM locationd[143]: NOTICE,Location icon should now be in state 0
    4/2/13 12:59:04.394 PM ntpd[134]: proto: precision = 1.000 usec
    4/2/13 12:59:06.767 PM fseventsd[48]: event logs in /Volumes/MacDrive1TB/.fseventsd out of sync with volume.  destroying old logs. (498 29 8834)
    4/2/13 12:59:06.772 PM fseventsd[48]: log dir: /Volumes/MacDrive1TB/.fseventsd getting new uuid: 912F13ED-0B78-4093-A739-3CA9BFD7B0F8
    4/2/13 12:59:06.791 PM fseventsd[48]: event logs in /Volumes/Drive 1.5T/.fseventsd out of sync with volume.  destroying old logs. (6958 25 8834)
    4/2/13 12:59:06.853 PM fseventsd[48]: log dir: /Volumes/Drive 1.5T/.fseventsd getting new uuid: C12ED1CD-692A-48C8-AF3D-423B5FE03C29
    4/2/13 12:59:06.857 PM fseventsd[48]: event logs in /Volumes/Drive03-2T/.fseventsd out of sync with volume.  destroying old logs. (498 24 8834)
    4/2/13 12:59:06.917 PM fseventsd[48]: log dir: /Volumes/Drive03-2T/.fseventsd getting new uuid: 6CB6C339-B283-4002-B060-3A279028885E
    4/2/13 12:59:06.918 PM fseventsd[48]: Logging disabled completely for device:1: /Volumes/Recovery HD
    4/2/13 12:59:07.000 PM kernel[0]: USBF:    98.281    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:59:08.000 PM kernel[0]: USBF:    99.217    [0xffffff8022cc6a00] The IOUSBFamily was not able to enumerate a device.
    4/2/13 12:59:09.315 PM WindowServer[95]: Created shield window 0x9 for display 0x190681c4
    4/2/13 12:59:09.315 PM WindowServer[95]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.316 PM WindowServer[95]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.316 PM WindowServer[95]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.320 PM WindowServer[95]: Created shield window 0xa for display 0x19069bdd
    4/2/13 12:59:09.320 PM WindowServer[95]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.324 PM WindowServer[95]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.324 PM WindowServer[95]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.344 PM WindowServer[95]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.345 PM WindowServer[95]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.345 PM WindowServer[95]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.346 PM WindowServer[95]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:09.350 PM launchctl[154]: com.apple.findmymacmessenger: Already loaded
    4/2/13 12:59:09.369 PM com.apple.SecurityServer[15]: Session 100004 created
    4/2/13 12:59:09.450 PM loginwindow[42]: Login Window Started Security Agent
    4/2/13 12:59:09.533 PM SecurityAgent[163]: This is the first run
    4/2/13 12:59:09.534 PM SecurityAgent[163]: MacBuddy was run = 0
    4/2/13 12:59:10.208 PM UserEventAgent[155]: cannot find useragent 1102
    4/2/13 12:59:10.496 PM fseventsd[48]: event logs in /Volumes/WD-SIL-1T/.fseventsd out of sync with volume.  destroying old logs. (545 0 8838)
    4/2/13 12:59:10.498 PM fseventsd[48]: log dir: /Volumes/WD-SIL-1T/.fseventsd getting new uuid: ADC30EA4-86C9-4893-ABF9-0B6A749501CB
    4/2/13 12:59:10.499 PM fseventsd[48]: Events arrived for /Volumes/WD-SIL-1T after an unmount request! Re-initializing.
    4/2/13 12:59:10.500 PM fseventsd[48]: creating a dls for /Volumes/WD-SIL-1T but it already has one...
    4/2/13 12:59:10.000 PM kernel[0]: hfs: early journal init: volume on disk4s2 is read-only and journal is dirty.  Can not mount volume.
    4/2/13 12:59:10.000 PM kernel[0]: hfs_mountfs: hfs_early_journal_init failed, erroring out
    4/2/13 12:59:10.000 PM kernel[0]: hfs_mount: hfs_mountfs returned 22
    4/2/13 12:59:10.000 PM kernel[0]: jnl: disk4s2: replay_journal: from: 43627520 to: 43829248 (joffset 0x1d1c000)
    4/2/13 12:59:10.000 PM kernel[0]: jnl: disk4s2: journal replay done.
    4/2/13 12:59:10.872 PM fseventsd[48]: disk logger: failed to open output file /Volumes/WD-SIL-1T/.fseventsd/000000000000034a (No such file or directory). mount point /Volumes/WD-SIL-1T/.fseventsd
    4/2/13 12:59:10.872 PM fseventsd[48]: disk logger: failed to open output file /Volumes/WD-SIL-1T/.fseventsd/000000000000034a (No such file or directory). mount point /Volumes/WD-SIL-1T/.fseventsd
    4/2/13 12:59:14.000 PM kernel[0]: USBF:    105.285    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:59:17.261 PM SecurityAgent[163]: User info context values set for DonsStuff
    4/2/13 12:59:18.051 PM SecurityAgent[163]: Login Window login proceeding
    4/2/13 12:59:18.824 PM loginwindow[42]: Login Window - Returned from Security Agent
    4/2/13 12:59:18.861 PM loginwindow[42]: ERROR | ScreensharingLoginNotification | Failed sending message to screen sharing GetScreensharingPort, err: 1102
    4/2/13 12:59:18.871 PM loginwindow[42]: USER_PROCESS: 42 console
    4/2/13 12:59:18.974 PM com.apple.launchd.peruser.501[184]: (com.apple.gamed) Ignored this key: UserName
    4/2/13 12:59:18.974 PM com.apple.launchd.peruser.501[184]: (com.apple.gamed) Ignored this key: GroupName
    4/2/13 12:59:18.975 PM com.apple.launchd.peruser.501[184]: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
    4/2/13 12:59:18.979 PM loginwindow[42]: Connection with distnoted server was invalidated
    4/2/13 12:59:18.986 PM distnoted[188]: # distnote server agent  absolute time: 109.555007453   civil time: Tue Apr  2 12:59:18 2013   pid: 188 uid: 501  root: no
    4/2/13 12:59:19.239 PM WindowServer[95]: **DMPROXY** (2) Found `/System/Library/CoreServices/DMProxy'.
    4/2/13 12:59:19.282 PM blued[56]: kBTXPCUpdateUserPreferences gConsoleUserUID = 501
    4/2/13 12:59:19.425 PM UserEventAgent[187]: cannot find fw daemon port 1102
    4/2/13 12:59:19.448 PM fontworker[197]: Unable to talk to lsboxd
    4/2/13 12:59:19.602 PM WindowServer[95]: Display 0x190681c4: MappedDisplay Unit 0; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:19.603 PM WindowServer[95]: Display 0x19069bdd: MappedDisplay Unit 1; ColorProfile { 2, "HD 709-A"}; TransferFormula (1.000000, 1.000000, 1.000000)
    4/2/13 12:59:19.619 PM com.apple.SecurityServer[15]: Session 100007 created
    4/2/13 12:59:19.000 PM kernel[0]: Sandbox: sandboxd(201) deny mach-lookup com.apple.coresymbolicationd
    4/2/13 12:59:20.000 PM kernel[0]: USBF:    111.289    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:59:20.000 PM kernel[0]: USBF:    111.321    [0xffffff8022cc6a00] The IOUSBFamily is having trouble enumerating a USB device that has been plugged in.  It will keep retrying.  (Port 4 of Hub at 0xfa240000)
    4/2/13 12:59:24.750 PM CalendarAgent[219]: *** -[IADomainCache init]: IA domains cache is out of date.
    4/2/13 12:59:26.000 PM kernel[0]: USBF:    117.293    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:59:26.983 PM apsd[59]: Unable to bootstrap_lookup connection port for 'com.apple.ubd.system-push': Unknown service name
    4/2/13 12:59:31.515 PM com.apple.launchd.peruser.501[184]: (com.apple.afpstat-qfa[238]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    4/2/13 12:59:31.515 PM com.apple.launchd.peruser.501[184]: (com.apple.afpstat-qfa[238]) Job failed to exec(3) for weird reason: 2
    4/2/13 12:59:31.981 PM talagent[211]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, _kLSApplicationIsHiddenKey, hidden ? kCFBooleanTrue : kCFBooleanFalse, NULL) produced OSStatus -50 on line 623 in TCApplication.m
    4/2/13 12:59:31.981 PM talagent[211]: _LSSetApplicationInformationItem(kLSDefaultSessionID, asn, TAL_kLSIsProxiedForTALKey, kCFBooleanTrue, NULL) produced OSStatus -50 on line 626 in TCApplication.m
    4/2/13 12:59:32.085 PM com.apple.launchd.peruser.501[184]: ([email protected][241]) Job failed to exec(3). Setting up event to tell us when to try again: 2: No such file or directory
    4/2/13 12:59:32.085 PM com.apple.launchd.peruser.501[184]: ([email protected][241]) Job failed to exec(3) for weird reason: 2
    4/2/13 12:59:32.000 PM kernel[0]: USBF:    123.295    AppleUSBEHCI[0xffffff80228dd000]::Found a transaction which hasn't moved in 5 seconds on bus 0xfa, timing out! (Addr: 0, EP: 0)
    4/2/13 12:59:32.000 PM kernel[0]: USBF:    123.329    [0xffffff8022cc6a00] The IOUSBFamily gave up enumerating a USB device after 10 retries.  (Port 4 of Hub at 0xfa240000)
    4/2/13 12:59:32.000 PM kernel[0]: USBF:    123.329    [0xffffff8022cc6a00] The IOUSBFamily was not able to enumerate a device.
    4/2/13 12:59:35.773 PM com.apple.launchd.peruser.501[184]: (com.apple.mrt.uiagent[230]) Exited with code: 255
    4/2/13 12:59:35.801 PM WindowServer[95]: CGXDisableUpdate: UI updates were forcibly disabled by application "SystemUIServer" for over 1.00 seconds. Server has re-enabled them.
    4/2/13 12:59:36.939 PM WindowServer[95]: reenable_update_for_connection: UI updates were finally reenabled by application "SystemUIServer" after 2.14 seconds (server forcibly re-enabled them after 1.00 seconds)
    4/2/13 12:59:37.320 PM NetworkBrowserAgent[257]: Starting NetworkBrowserAgent
    4/2/13 12:59:38.956 PM com.apple.launchd[1]: (com.apple.coreservices.appleid.authentication[159]) Exit timeout elapsed (20 seconds). Killing
    4/2/13 12:59:47.098 PM SystemUIServer[209]: *** WARNING: -[NSImage compositeToPoint:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/2/13 12:59:47.098 PM SystemUIServer[209]: *** WARNING: -[NSImage compositeToPoint:fromRect:operation:fraction:] is deprecated in MacOSX 10.8 and later. Please use -[NSImage drawAtPoint:fromRect:operation:fraction:] instead.
    4/2/13 12:59:58.697 PM com.apple.SecurityServer[15]: Session 100009 created
    4/2/13 1:00:03.547 PM com.apple.launchd[1]: (com.apple.quicklook.satellite.F1B4AB59-9C51-4689-A5DE-BB6D8C030561[263]) Exited with code: 255
    4/2/13 1:00:03.604 PM com.apple.launchd[1]: (com.apple.quicklook.satellite.F1B4AB59-9C51-4689-A5DE-BB6D8C030561) Throttling respawn: Will start in 1 seconds
    4/2/13 1:00:07.280 PM com.apple.launchd[1]: (com.apple.quicklook.satellite.F1B4AB59-9C51-4689-A5DE-BB6D8C030561[267]) Exited with code: 255
    4/2/13 1:00:08.000 PM kernel[0]: Sandbox: sandboxd(266) deny mach-lookup com.apple.coresymbolicationd
    4/2/13 1:00:14.392 PM SystemUIServer[209]: Couldn't contact spell checker for Multilingual
    4/2/13 1:00:43.000 PM kernel[0]: fsevents: watcher dbfseventsd (pid: 294) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    4/2/13 1:00:56.560 PM com.apple.SecurityServer[15]: Session 100005 created
    4/2/13 1:00:43.000 PM kernel[0]: fsevents: watcher dbfseventsd (pid: 294) - Using /dev/fsevents directly is unsupported.  Migrate to FSEventsFramework
    4/2/13 1:00:56.560 PM com.apple.SecurityServer[15]: Session 100005 created
    4/2/13 1:01:08.361 PM com.apple.launchd[1]: (com.apple.quicklook.satellite.5EA589B6-5139-4C28-AF43-10D5AE40EA0B[290]) Exit timeout elapsed (20 seconds). Killing
    4/2/13 1:01:14.230 PM osascript[311]: Initializer-based scripting additions are no longer supported. "/Library/ScriptingAdditions/LCC Scroll Enhancer Loader.osax" not loaded.
    4/2/13 1:01:23.882 PM tccd[208]: Unable to talk to lsboxd
    4/2/13 1:01:25.669 PM Skype[247]: Address book access is denied for executable at path: /Applications/Skype.app/Contents/MacOS/Skype
        0   AddressBook                         0x9445a2da __ABIsAccessGranted_block_invoke_0 + 39
        1   libdispatch.dylib                   0x9632dc82 _dispatch_client_callout + 46
        2   libdispatch.dylib                   0x9632dbf1 dispatch_once_f + 57
        3   libdispatch.dylib                   0x9632e831 dispatch_once + 31
        4   AddressBook                         0x9445a222 ABIsAccessGranted + 50
        5   AddressBook                         0x9445a116 +[ABAddressBook sharedAddressBook] + 35
        6   Skype                               0x001977dd Skype + 1664989
        7   Skype                               0x0010a821 Skype + 1087521
        8   Foundation                          0x99ef3152 __57-[NSNotificationCenter addObserver:selector:name:object:]_block_invoke_0 + 49
        9   CoreFoundation                      0x97f70861 ___CFXNotificationPost_block_invoke_0 + 257
        10  CoreFoundation                      0x97ebbe9a _CFXNotificationPost + 2794
        11  Foundation                          0x99edbc88 -[NSNotificationCenter postNotificationName:object:userInfo:] + 92
        12  Foundation                          0x99eeba27 -[NSNotificationCenter postNotificationName:object:] + 55
        13  Skype                               0x01484572 Skype + 21509490
        14  Skype                               0x01484b2c Skype + 21510956
        15  Skype                               0x00233b3d Skype + 2304829
        16  CoreFoundation                      0x97f007cd __invoking___ + 29
        17  CoreFoundation                      0x97f00707 -[NSInvocation invoke] + 279
        18  Skype                               0x00231d5c Skype + 2297180
        19  CoreFoundation                      0x97efb030 ___forwarding___ + 896
        20  CoreFoundation                      0x97efac42 _CF_forwarding_prep_0 + 50
        21  CoreFoundation                      0x97f007cd __invoking___ + 29
        22  CoreFoundation                      0x97f00707 -[NSInvocation invoke] + 279
        23  WebCore                             0x02b10d1a _ZN3JSC8Bindings12ObjcInstance16invokeObjcMethodEPNS_9ExecStateEPNS0_10ObjcMeth odE + 1098
        24  WebCore                             0x02b108be _ZN3JSC8Bindings12ObjcInstance12invokeMethodEPNS_9ExecStateEPNS_13RuntimeMethod E + 174
        25  WebCore                             0x02b107c7 _ZN3JSCL17callRuntimeMethodEPNS_9ExecStateE + 215
        26  JavaScriptCore                      0x98ef1707 _ZN3JSC5LLInt9setUpCallEPNS_9ExecStateEPNS_11InstructionENS_22CodeSpecializatio nKindENS_7JSValueEPNS_17LLIntCallLinkInfoE + 167
        27  JavaScriptCore                      0x98ef0231 llint_slow_path_call + 129
        28  JavaScriptCore                      0x98ef439f llint_op_call + 125
        29  JavaScriptCore                      0x98d001cc _ZN3JSC11Interpreter11executeCallEPNS_9ExecStateEPNS_8JSObjectENS_8CallTypeERKN S_8CallDataENS_7JSValueERKNS_7ArgListE + 972
        30  JavaScriptCore                      0x98cffdf3 _ZN3JSC4callEPNS_9ExecStateENS_7JSValueENS_8CallTypeERKNS_8CallDataES2_RKNS_7Ar gListE + 83
        31  WebCore                             0x031defb9 _ZN7WebCore21JSMainThreadExecState4callEPN3JSC9ExecStateENS1_7JSValueENS1_8Call TypeERKNS1_8CallDataES4_RKNS1_7ArgListE + 153
        32  WebCore                             0x02a88344 _ZN7WebCore15JSEventListener11handleEventEPNS_22ScriptExecutionContextEPNS_5Eve ntE + 1012
        33  WebCore                             0x02a87e04 _ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventEPNS_15EventTargetDataER N3***6VectorINS_23RegisteredEventListenerELm1EEE + 180
        34  WebCore                             0x02a0bac6 _ZN7WebCore11EventTarget18fireEventListenersEPNS_5EventE + 70
        35  WebCore                             0x02a0bb39 _ZN7WebCore4Node17handleLocalEventsEPNS_5EventE + 73
        36  WebCore                             0x02a0b372 _ZN7WebCore15EventDispatcher13dispatchEventEN3***10PassRefPtrINS_5EventEEE + 882
        37  WebCore                             0x02a0afc9 _ZNK7WebCore21EventDispatchMediator13dispatchEventEPNS_15EventDispatcherE + 41
        38  WebCore                             0x0308c8bb _ZN7WebCore15EventDispatcher13dispatchEventEPNS_4NodeEN3***10PassRefPtrINS_21Ev entDispatchMediatorEEE + 139
        39  WebCore                             0x02a0af2a _ZN7WebCore4Node13dispatchEventEN3***10PassRefPtrINS_5EventEEE + 58
        40  WebCore                             0x02a2ce9c _ZN7WebCore8Document15finishedParsingEv + 236
        41  WebCore                             0x02a2cd9d _ZN7WebCore15HTMLTreeBuilder8finishedEv + 29
        42  WebCore                             0x02a0f206 _ZN7WebCore18HTMLDocumentParser20prepareToStopParsingEv + 166
        43  WebCore                             0x02ba2399 _ZN7WebCore18HTMLDocumentParser23resumeParsingAfterYieldEv + 41
        44  WebCore                             0x02ba2362 _ZN7WebCore19HTMLParserScheduler27continueNextChunkTimerFiredEPNS_5TimerIS0_EE + 82
        45  WebCore                             0x02ba2306 _ZN7WebCore5TimerINS_19HTMLParserSchedulerEE5firedEv + 38
        46  WebCore                             0x029eceac _ZN7WebCore12ThreadTimers24sharedTimerFiredInternalEv + 172
        47  WebCore                             0x029ecdea _ZN7WebCore12ThreadTimers16sharedTimerFiredEv + 106
        48  WebCore                             0x0346f450 _ZN7WebCoreL10timerFiredEP16__CFRunLoopTimerPv + 64
        49  CoreFoundation                      0x97ec6416 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 22
        50  CoreFoundation                      0x97ec5db5 __CFRunLoopDoTimer + 709
        51  CoreFoundation                      0x97eaabc2 __CFRunLoopRun + 1842
        52  CoreFoundation                      0x97eaa02a CFRunLoopRunSpecific + 378
        53  CoreFoundation                      0x97ea9e9b CFRunLoopRunInMode + 123
        54  HIToolbox                           0x9a3dbf5a RunCurrentEventLoopInMode + 242
        55  HIToolbox                           0x9a3dbcc9 ReceiveNextEventCommon + 374
        56  HIToolbox                           0x9a3dbb44 BlockUntilNextEventMatchingListInMode + 88
        57  AppKit                              0x92aac9aa _DPSNextEvent + 724
        58  AppKit                              0x92aac1dc -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 119
        59  AppKit                              0x92aa263c -[NSApplication run] + 855
        60  Skype                               0x000d478b Skype + 866187
        61  Skype                               0x0007c215 Skype + 504341
    4/2/13 1:01:25.670 PM Skype[247]: Application is not entitled to access AddressBook contacts
    4/2/13 1:01:25.000 PM kernel[0]: Sandbox: sandboxd(313) deny mach-lookup com.apple.coresymbolicationd
    4/2/13 1:02:09.033 PM com.apple.usbmuxd[27]: _heartbeat_failed heartbeat detected detach for device 0x4-192.168.1.194:0!

  • I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510

    I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510 printer) from Excel or Word.  When I click on the Print menu item in Excel, there is a flash in the background like it is trying to open the print window, but nothing else.  I am able to print from other programs like TextEdit, Mail or KakeidaGraph.  As far as I know I have the latest Epson print driver.
    Also, I am also unable to open an existing Excel or Word file from the open menu - both programs lock up and do not respond.  I have to force quit.  After I restart Excel or Word I can open an existing file by double clicking on the file, but if I again try to open another file from the open menu, Excel or Word lock up.
    Any similar problems?

    Howdy,
    Apparently some are reporting that this causes the older PowerPC (PPC) applications that are supported in 10.6 via 'Rosetta' to crash upon attempting to open/save/print using any dialog box, or fail in other similar ways such as simply not printing or quitting, or freezing/hanging/crashing of the application.
    I have read of some companies that have indeed submitted proper bug reports to Apple, but that is not a guarantee of a bug-fix being issued.
    You might wish to read:
    http://www.macintouch.com/readerreports/snowleopard/index.html#d02feb2012
    If you are unsure if you are still using PowerPC apps, if the application is currently running, look under the 'Activity Monitior' (in Applications -> Utilities), or alternatively you could check in the System Profiler, Applications. Check the column "Type".
    Here is a fairly simple way you can restore you system and restore you applications functionality again, if you don't have a recent clone or good Time Machine backup that you can restore from. If you do, restore from your backup prior to having installed the Security Update 2012-001.
    Time Machine restore: http://support.apple.com/kb/ht1427
    If you are restoring a backup made by a Mac to the same Mac
    With your backup drive connected, start up your Mac from the Lion recovery partition (Command-R at startup) or Mac OS X v10.6 installation disc. Then use the "Restore From Time Machine Backup" utility. Select the backup prior to your issues, and it will be restored back to the state it was in at that time.
    If you can't easily restore from a backup, you can instead do the following:
    - You first start by reinstalling your OS X 10.6.x, this will preserve all your user data, your applications, no worries there.
    - Then install the Mac OS X 10.6.8 Update Combo v1.1 (links provided below)
    - Make sure you're printers are showing up correctly in your system preferences, if not, re-add the printers
    - Then finally, run the Apple Software Update (by pulling down the Apple Menu), and install any and all remaining updates, except do not then re-install the Security Update 2012-001. It is possible that you may have to reboot after installing some of the updates, and you may even need to run it a 2nd time to make sure that you've got all updates, except NOT the Security Update 2012-001.
    Links for 10.6.8 Update Combo v1.1:
    http://support.apple.com/kb/DL1399
    or the link to directly download this 1.09GB combo updater:
    http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg
    Cheers,
    Daniel Feldman
    =======================
      MacMind
      Certified Member of the
      Apple Consultants Network
      Apple Certified (ACHDS)
      E-mail:  [email protected] 
      Phone:   1-408-454-6649
      URL : www.MacMind.com
    =======================

  • Mac Pro with 10.5.8 not booting

    Hi everyone My Mac Pro with 10.5.8 is not booting suddenly, it stays on gray screen with the spinning watch. Actually i was trying to edit the hosts file to patch one application in that process i deleted three file from \private\etc\ folder the files are hostconfig, hosts, hosts.equiv, after this my mac pro is not booting. I am still runing MAC OSX 10.7 lion from the other partition without any problem. But i want osx 10.5.8 to be fixed as i have lots of applications installed in it. Is there any way that i can REPALCE THESE FILES BACK ( BEFORE DELETING THOSE FILES I HAD TAKEN A COPY ASUMMING SOME PROBLEM) OR Can i reinstall same OSX 10.5.8 in it preserving all the settings as it is. I tried Safe Mode, Single user mode for no luck. i tried to get the errors during bootup by pressing Command-V the error shows are 1. bootup lookup server failed, 2. mdsync launch failed (ipc/send) invaild destination port, etc, etc, etc, etc
    Can Anyone Hep Me Please
    Addins

    Restart into Mac OS X 10.7, open the root level of the Mac OS X 10.5 partition, choose Go to Folder from the Finder's Go menu, provide private/etc/ as the path, and drag the backup copies of those files into that folder. If needed, the default permissions for them are system with read and write access, wheel with read only access, and everyone with read only access.
    (61720)

  • Mac mini with a 24" display or a new iMac 24"?

    Hi,
    Since Apple releases the new iMac, and at the same time, updated the mini, I'm wandering where my heart should go.
    I like the iMac, a little bit more powerful, better video card and not sharing memory with main memory, better BTO (bigger HD, faster HD too, memory, etc) iSight and mike, and so on so on. I have not seen one yet, but I'm still puzzled by the glossy screen. Many article I read said that it is a like or not based on personal taste and environment you put it in. I bought a Sony display 2-3 years ago, which I returned, because of the glossy screen. The images were very clean and very fun too work on, but I could not endure to see my face in the screen continuously. That's what I'm afraid about the new iMac.
    So far so good, I read the article on http://www.macworld.com that compare the new mini C2D with an iMac, and while it is less performant it is still a good performer. Only a few points below the iMac. So...
    Choosing a mini with a 24" of my choice with the same resolution as the iMac will cost me around the same (maybe a few hundred $ less), but I'll have a smaller/slower HD and not a dedicated video card. I'm wandering if the larger screen resolution will affect the mini performance? Sure, for the HD space, I can use an external HD on firewire. Maybe even boot from it and use the internal and slower disk for backups (like TimeMachine for instance).
    I do not play game, or very occasionally, I'm doing iLife/iWork stuff, and Internet surfing. I want the larger screen, as I like to have spaces to play with, but I'm afraid the mini will suffer the higher resolution.
    In the long run, the display will stay mine, when I ever decide to change my computer, while buying the iMac mean I'll drop the display and buy a new one. There's pros and cons to all of this...
    So I'd like to heard from people having the new (or even older) mini to let me your impression of what you feel about this.
    Thanks in advance.

    If you are not able to actually examine an iMac carefully before you buy, the risk that the glossy screen may not suit you is a real issue which has to be considered. Imagine that you bought one and found it to have the same problem as the Sony display you tried and had to return?
    Ultimately, the actual performance of the system is remarkably unimportant in most situations. The majority of users and uses would not show markedly different operability between a brand new Mac Pro and older G5, even though in terms of specification and benchmarking, the two are like chalk and cheese. The fact is that while the Mac Pro would be greatly faster, OS and software, not to mention the user him or herself, are all quite inefficient.
    What that means is that the difference in performance between the iMac and the mini is certainly measurable, and in use would show itself in some ways (the iMac would run smoother for example) but without the ability to sit them side by side, as a user you'd really never know. Bearing in mind that the new minis are way faster than the old G5s which were themselves screamingly fast when they were in production (and still are), it's hard to imagine that a mini would fail to impress.
    And since the actual performance of the system isn't all that crucial, what IS vital is to ensure that the system you buy is usable. The devices that matter most in that respect are the bits you, as the user, interface with. Keyboards and mice are reasonably cheap and easy to change, but displays are not when they are fixed and integral to the system.
    The downside of the mini is twofold: Firstly that the internal drive is 5400rpm, thus relatively slow. In reality this really doesn't matter all that much, particularly not if you go for 2Gb RAM. It's been criticized for it's speed, but on the other hand, it's the same as the best laptops, users of which don't seem to have problems with the drive speed. It can be got around of course with a fast external drive, used to boot the system.
    Secondly, the integrated graphics - not because that's really limiting in any absolute sense (except for gamers) but because as time goes by, more and more of the top-end software is likely to exclude systems with integrated graphics from their minimum specification list. There aren't many like that yet, and it's hardly likely to be a widespread problem, but it does mean you have to consider what software you want to run as part of the equation.
    If I were in your situation, I'd not consider spending money until I had looked at the iMac and given myself some time to work with one. The fact it has a glossy screen doesn't mean it WILL have the same problem as the Sony display had, and slight changes in the ergonomics of your desk with the iMac on it rather than the system with the Sony display previously may mean that even if it did prove reflective, it may be far less of a problem (or more of course). I would look to buy the best system with the best specification that fit within my budget (after all, it has to meet your needs for some time, even as they change), thus if the iMac screen was good, that would be the system I'd go for. If there were any sense that the reflective properties of the screen were going to be a problem, I'd dismiss it as an option immediately, and focus on either the lowest cost Mac Pro if one of those were within the budget, and if not, a Mac mini with bumped up RAM and your choice of screen.

  • Mac mini with 10.6 installed - dual boot 10.8?

    Hi all
    I have an a Mac mini with 10.6.8 installed (think it came with 10.5) and would like to buy Mountain Lion from the Apple Store and install it as a dual boot setup. I think the hardware is too old for 10.10 (although it does give me the option to download it from the App store). I would like to keep my existing install and install 10.8 either alongside 10.6 or on a separate partition. Couple of questions;
    Can I shrink the partition that contains my existing 10.6 install (there is plenty of space on the disk), create another partition and install 10.8 onto it?
    Failing that can I install 10.8 alongside 10.6 on the same partition (like we used to do for OS9 and OSX)?
    For 10.8 I will be receiving a "content code" for the Mac App Store - once I download the files and start the install presumably the Mac will restart and I will get access to the usual install utilities (without the OS running)?
    Many thanks for any help.

    If your computer will run Mountain Lion, it will run Yosemite.
    1. Yes.
    2. I would go with 2 partitions.
    Yes.
    Check that your computer is compatible with Mountain Lion/Mavericks/Yosemite.
    To check the model number hold down the option/alt key, go to the Apple menu and select System Information.
    Mac mini (Early 2009 or newer) model number 3,1 or higher
    Your Mac needs:
    OS X v10.6.8 or OS X Lion already installed
    2 GB or more of memory (More is better - 4 GB minimum seems to be the consensus)
    8 GB or more of available space
    Check to make sure your applications are compatible. PowerPC applications are no longer supported after 10.6.      
    Application Compatibility
    Applications Compatibility (2)
    Do a backup before installing.

  • Updated mac mini with latest patch today

    I just updated my mac mini with the latest patch 9/22/2012. After the update the system went into reboot then starts
    up again then fails and power-down. The screen changed a couple of time from dim to bright. The rolling gear is visible
    during the screen changing to brightnes. Then the whole thing just power-down. Is this normal for a mac
    update?

    Hi, not normal at all.
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partitirion & use Disk Utility from there to Repair the Disk, then Repair Permissions.
    If that doesn't help Reinstall the OS.

Maybe you are looking for

  • Color mis-display in IE 7

    Hi to match my clients logo I have used a lot of the color #A59689 (light brown) looks fine in safari and firefox mac but IE7 and firefox PC the color is displaying as grey (both the images that contain that color and the css placed #A59689) see: www

  • Reg:Table for Custom Messages and custom Messaege Classes

    Hi , My requirement is to find out all custom messages . so can any one tell in which tables all custom messages and custom message classes are stored . Thanks & Regards, Lakshmi.

  • How to do channel settings on the labview when acquiring thermocouple temperatures

    Hello, Am new iin using Labview, and am now using version 5.1.My problem is how do i set the number of channels that corresponds to the number of channel connected on the board. Also how do i specify the type of thermocouple to be used.

  • Error when running configToScript command in WLST

    Hi, I'm trying to get a WLST script for my existing server. I read about the configToScript command, but when I run it, I get an error wls:/nps_pt_92/serverConfig> configToScript('/export/third-party/etsbea/home/etsbea/tests/wlst/') Traceback (innerm

  • Sending Pix from iphoto to PSE6

    Hullo. When I highlight more than four pix in iphoto then select 'edit in external editor', only four of the pix open in PSE and those remaining have to be transferred as a separate step. Anyone have any ideas why this limitation exists? I know this