Jump to content

Editing Custom connector info for Intel HD 3000 Graphics (sandy bridge, OSX Lion)


bcc9
 Share

221 posts in this topic

Recommended Posts

Hi.

 

Intel HD Graphics 3000:

Device ID: 0x0116

Revision ID: 0x0009

VRAM: 512 MB (because of 8GB RAM).

 

Problems:

There are graphical problems: lines and hangs of everything on the screen but the mouse can move. Already found that it doesn't depend on software and if I'm using Snow Leopard, then everything is fine. If I'm using only one bar of 4GB RAM in Lion, then everything is fine, too. These issues are returned only in combination Lion + 8 GB RAM. I'm using the latest version of Chimera. Playing with the key "Graphics Enabler" does not help, but it is not needed because the card identified well without it.

 

Using the latest beta build of the Lion shows that the same problems remained. I have confidence (perhaps due to the fact that no other versions), the problem is related to the frequency. I have a processor Intel Core-i5 2430m, where the parameter "Graphics Max Dynamic Frequency" is 1.2 GHz. Apple, in turn, uses 2415m and 2435m processors in MBP8,1. They set this parameter to 1.3 GHz. Laptop screen uses LVDS connection type, and here is my connection string from AppleIntelSNBGraphics.kext:

0503 0000 0200 0000 3000 0000

The first option means that it is LVDS, and the other two I do not know. Maybe one of them responsible for the frequency.

Let me remind you that there are no problems in the Snow Leopard. I compared the ioreg of 10.6.8 with 10.7.2. Important difference is "NumFrameBuffer". In 10.7.2 it is "04" in 10.6.8 - "02". Maybe I need to have a closer look for some parameters?

RevoGirl had the similar problem:

http://revogirl.word...3000-artifacts/

The difference is that she corrected the DVI-connector.

0205 0000 0004 0000 0700 0000 to 0205 0000 0004 0000 0850 0000

But what is the 0700, 0850 ... is not clear. I can't ask her, as I can't find her contacts.

 

Thank you for the attention.

Link to comment
Share on other sites

  • 2 weeks later...

Hi,

 

I've tried my best in following the post on editing the custom connector for intel hd 3000 graphics. This is what is the hex string produced after running the following commands:

 

nm -arch x86_64 AppleIntelSNBGraphicsFB | grep 'D _PlatformInformationList'

dd if=AppleIntelSNBGraphicsFB of=/tmp/table bs=1 skip=173688 count=60

cd /tmp

xxd -c 12 < table > hex

cat hex

 

Output:

 

 

0000000: 0002 0300 0000 0000 ffff ffff ............

000000c: 0205 0000 0004 0000 0700 0000 ............

0000018: 0304 0000 0004 0000 0900 0000 ............

0000024: 0406 0000 0008 0000 0600 0000 ............

0000030: 0000 0000 0100 0000 4000 0000 ........@...

 

What i need is external VGA support. From revogirls post, i came to know: For VGA it is 0602 with 1000 for connector type. But now the only problem is because of my lack of knowledge, i just don't know where to apply this change. Someone please help me!

Link to comment
Share on other sites

  • 3 weeks later...

I just installed 10.7.3 on an Latitude E5420 with i3-2330m. I didn't have to binmod the connectors table and I have HDMI out working. I haven't tested the VGA port yet. I'm going to update my Vostro v3350 from 10.7.2 with binmod AppleIntelSNBGraphicsFB to 10.7.3 soonish and see how it goes. Maybe the 10.7.3 kext has connector autodetect..

Link to comment
Share on other sites

  • 1 month later...

Hi,

 

I have a Lenovo G570 laptop (Core i3, HD3000). My connector table is:

0000000: 0102 0400 1007 0000 1007 0000 ............

000000c: 0503 0000 0200 0000 3000 0000 ........0...

0000018: 0205 0000 0004 0000 0700 0000 ............

0000024: 0304 0000 0004 0000 0900 0000 ............

0000030: 0406 0000 0004 0000 0900 0000 ............

 

In my Laptop there are only three connectors LVDS, HDMI, VGA. I want to use HDMI output - now not work at all. How can I modify connector table to make HDMI working? Have to do any other changes (eg in DSDT)?

 

Thanks:

Szokolov

Link to comment
Share on other sites

Hello everyone, I sincerely hope someone here is willing to take a look at my problem and maybe assist me in any way they can spare time / effort. I have recently bought a Dell Inspiron N5110 specially for installing OSX on it. The system is a Core i5 with Intel HD3000, 4GB of RAM, Wifi Intel (with I know does not work - do not need it anyway) and an Nvidia GT525 - which does not work due to optimus support (don;t need it - only bought the lappy for Development).

Here is my issue:

After making a full vanilla install of OSX and replacing and installing all of the needed Kexts I get constant screen freezes and TONS of Artifacts on my screen - making the whole system unusable. :(

After doing some research I cam across Mohamed Khairy's thread (here: http://www.insanelym...%20%20dsdt&st=0) with a very nice and sleek step by step guide for this specific laptop model.

I have made a new install based on that guide and on the DSDT he posted but the constant freezes and the Artifacts are still there. Then I have checked my console and found pretty much the same issue described in this post.

The problem: I do not know how to edit a DSDT nor howe to play with HEX values.

Can someone PLEASE help me with this issue since I have started to get the feeling that I have bought a useless machine (at least for my purposes).

Here is my log (I cannot attach any files - do not know why):


4/11/12 10:14:42.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/11/12 10:14:42.000 PM kernel: ring head = 0x54e022d0, wrap count = 0x2a7
4/11/12 10:14:42.000 PM kernel: ring tail = 0x00002d10 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/11/12 10:14:42.000 PM kernel: timestamps = 0x23db2
4/11/12 10:14:42.000 PM kernel: Semaphore register values:
4/11/12 10:14:42.000 PM kernel: VRSYNC: (0x12044) = 0x23db2
4/11/12 10:14:42.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/11/12 10:14:42.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/11/12 10:14:42.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/11/12 10:14:42.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/11/12 10:14:42.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/11/12 10:14:42.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/11/12 10:14:42.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/11/12 10:14:42.000 PM kernel: kIPEHR: 0x2000000
4/11/12 10:14:42.000 PM kernel: kINSTDONE: 0x4ffb
4/11/12 10:14:42.000 PM kernel: kINSTDONE_1: 0x238a8af
4/11/12 10:15:09.000 PM kernel: stampWait: Overflowed checking for stamp 0x27f27 on Main ring: called from
4/11/12 10:15:09.000 PM kernel: timestamp = 0x27f26
4/11/12 10:15:09.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/11/12 10:15:09.000 PM kernel: ring head = 0x5f801fd0, wrap count = 0x2fc
4/11/12 10:15:09.000 PM kernel: ring tail = 0x00002810 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/11/12 10:15:09.000 PM kernel: timestamps = 0x27f26
4/11/12 10:15:09.000 PM kernel: Semaphore register values:
4/11/12 10:15:09.000 PM kernel: VRSYNC: (0x12044) = 0x27f26
4/11/12 10:15:09.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/11/12 10:15:09.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/11/12 10:15:09.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/11/12 10:15:09.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/11/12 10:15:09.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/11/12 10:15:09.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/11/12 10:15:09.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/11/12 10:15:09.000 PM kernel: kIPEHR: 0x78090043
4/11/12 10:15:09.000 PM kernel: kINSTDONE: 0xffffffff
4/11/12 10:15:09.000 PM kernel: kINSTDONE_1: 0x3ffffffa
4/11/12 10:15:14.000 PM kernel: stampWait: Overflowed checking for stamp 0x27ffb on Main ring: called from
4/11/12 10:15:14.000 PM kernel: timestamp = 0x27ff8
4/11/12 10:15:14.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/11/12 10:15:14.000 PM kernel: ring head = 0x5fa020d0, wrap count = 0x2fd
4/11/12 10:15:14.000 PM kernel: ring tail = 0x00002f78 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/11/12 10:15:14.000 PM kernel: timestamps = 0x27ff8
4/11/12 10:15:14.000 PM kernel: Semaphore register values:
4/11/12 10:15:14.000 PM kernel: VRSYNC: (0x12044) = 0x27ff8
4/11/12 10:15:14.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/11/12 10:15:14.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/11/12 10:15:14.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/11/12 10:15:14.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/11/12 10:15:14.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/11/12 10:15:14.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/11/12 10:15:14.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/11/12 10:15:14.000 PM kernel: kIPEHR: 0x2000002
4/11/12 10:15:14.000 PM kernel: kINSTDONE: 0xfffb
4/11/12 10:15:14.000 PM kernel: kINSTDONE_1: 0x8330ffef
4/11/12 10:15:24.038 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/11/12 10:15:24.716 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/11/12 10:15:31.000 PM kernel: stampWait: Overflowed checking for stamp 0x2922e on Main ring: called from
4/11/12 10:15:31.000 PM kernel: timestamp = 0x2922b
4/11/12 10:15:31.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/11/12 10:15:31.000 PM kernel: ring head = 0x61e01f90, wrap count = 0x30f
4/11/12 10:15:31.000 PM kernel: ring tail = 0x00002ac0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/11/12 10:15:31.000 PM kernel: timestamps = 0x2922b
4/11/12 10:15:31.000 PM kernel: Semaphore register values:
4/11/12 10:15:31.000 PM kernel: VRSYNC: (0x12044) = 0x2922b
4/11/12 10:15:31.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/11/12 10:15:31.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/11/12 10:15:31.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/11/12 10:15:31.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/11/12 10:15:31.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/11/12 10:15:31.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/11/12 10:15:31.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/11/12 10:15:31.000 PM kernel: kIPEHR: 0x2000000
4/11/12 10:15:31.000 PM kernel: kINSTDONE: 0x8000fbb
4/11/12 10:15:31.000 PM kernel: kINSTDONE_1: 0x238a9a0
4/11/12 10:15:38.597 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/11/12 10:15:39.849 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/11/12 10:15:39.992 PM com.apple.launchd.peruser.501: ([0x0-0x8008].com.apple.Safari[156]) Exited: Killed: 9
4/11/12 10:15:40.442 PM com.apple.launchd.peruser.501: ([0x0-0x13013].com.apple.iTunesHelper[199]) Exited: Killed: 9
4/11/12 10:15:40.442 PM com.apple.launchd.peruser.501: (com.apple.dt.instruments.backgroundinstruments[185]) Exited: Killed: 9
4/11/12 10:15:40.443 PM com.apple.launchd.peruser.501: ([0x0-0x17017].com.apple.AppleSpell[220]) Exited: Killed: 9
4/11/12 10:15:40.446 PM com.apple.launchd.peruser.501: (com.apple.mdworker.pool.0[229]) Exited: Terminated: 15
4/11/12 10:15:40.471 PM loginwindow: DEAD_PROCESS: 36 console
4/11/12 10:15:40.503 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/11/12 10:15:40.530 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.530 PM com.apple.dock.extra: 2012-04-11 22:15:40.528 com.apple.dock.extra[280:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.530 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.531 PM com.apple.dock.extra: 2012-04-11 22:15:40.529 com.apple.dock.extra[280:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.531 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.531 PM com.apple.dock.extra: 2012-04-11 22:15:40.530 com.apple.dock.extra[280:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.532 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.532 PM com.apple.dock.extra: 2012-04-11 22:15:40.531 com.apple.dock.extra[280:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/11/12 10:15:40.796 PM com.apple.kextd: notify_get_state() failed for token 32: status 2.
4/11/12 10:15:40.796 PM com.apple.kextd: notify_get_state() failed for token 31: status 2.
4/11/12 10:15:40.796 PM com.apple.kextd: notify_get_state() failed for token 30: status 2.
4/11/12 10:15:40.796 PM com.apple.kextd: notify_get_state() failed for token 29: status 2.
4/11/12 10:15:40.824 PM shutdown: reboot by dani:
4/11/12 10:15:40.824 PM shutdown: SHUTDOWN_TIME: 1334171740 824305
4/13/12 12:11:37.000 AM bootlog: BOOT_TIME 1334265097 0
4/13/12 12:11:58.000 AM kernel: PMAP: PCID enabled
4/13/12 12:11:58.000 AM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/13/12 12:11:58.000 AM kernel: vm_page_bootstrap: 984065 free pages and 56319 wired pages
4/13/12 12:11:58.000 AM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/13/12 12:11:58.000 AM kernel: zone leak detection enabled
4/13/12 12:11:58.000 AM kernel: standard timeslicing quantum is 10000 us
4/13/12 12:11:58.000 AM kernel: mig_table_max_displ = 73
4/13/12 12:11:58.000 AM kernel: TSC Deadline Timer supported and enabled
4/13/12 12:11:58.000 AM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/13/12 12:11:58.000 AM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/13/12 12:11:58.000 AM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/13/12 12:11:58.000 AM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/13/12 12:11:58.000 AM kernel: calling mpo_policy_init for TMSafetyNet
4/13/12 12:11:58.000 AM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/13/12 12:11:58.000 AM kernel: calling mpo_policy_init for Sandbox
4/13/12 12:11:58.000 AM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/13/12 12:11:58.000 AM kernel: calling mpo_policy_init for Quarantine
4/13/12 12:11:58.000 AM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/13/12 12:11:58.000 AM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/13/12 12:11:58.000 AM kernel: The Regents of the University of California. All rights reserved.
4/13/12 12:11:58.000 AM kernel: MAC Framework successfully initialized
4/13/12 12:11:58.000 AM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/13/12 12:11:58.000 AM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/13/12 12:11:58.000 AM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/13/12 12:11:58.000 AM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/13/12 12:11:58.000 AM kernel: [ PCI configuration begin ]
4/13/12 12:11:58.000 AM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/13/12 12:11:58.000 AM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/13/12 12:11:58.000 AM kernel: console relocated to 0xf30000000
4/13/12 12:11:58.000 AM kernel: PCI configuration changed (bridge=13 device=3 cardbus=0)
4/13/12 12:11:58.000 AM kernel: [ PCI configuration end, bridges 7 devices 14 ]
4/13/12 12:11:58.000 AM kernel: AppleSmartBatteryManager Loading...
4/13/12 12:11:58.000 AM kernel: AppleSmartBattery loading...
4/13/12 12:11:58.000 AM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/13/12 12:11:58.000 AM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/13/12 12:11:58.000 AM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/13/12 12:11:58.000 AM kernel: FakeSMCDevice: successfully initialized
4/13/12 12:11:58.000 AM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/13/12 12:11:58.000 AM kernel: NVClockX: Card: 0, Device ID: df5, Architecture: 1000000, GF100 [GeForce GT 525M]
4/13/12 12:11:58.000 AM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/13/12 12:11:58.000 AM kernel: Pthread support ABORTS when sync kernel primitives misused
4/13/12 12:11:58.000 AM kernel: PXHCD 0xffffff8080076000:UIMInitialize xHC addressing capability 64 bit register
4/13/12 12:11:58.000 AM kernel: PXHCD 0xffffff8080076000:UIMInitialize HCSParams2 = 0x11
4/13/12 12:11:58.000 AM kernel: PXHCD 0xffffff8080076000:UIMInitialize MAX SCRATCH PAD = 0
4/13/12 12:11:58.000 AM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/13/12 12:11:58.000 AM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/13/12 12:11:58.000 AM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/13/12 12:11:58.000 AM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/13/12 12:11:58.000 AM kernel: AppleIntelCPUPowerManagementClient: ready
4/13/12 12:11:58.000 AM kernel: USBMSC Identifier (non-unique): 0019E06B4A04F911578500F5 0x951 0x1625 0x100
4/13/12 12:11:58.000 AM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/13/12 12:11:58.000 AM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/13/12 12:11:58.000 AM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/13/12 12:11:58.000 AM kernel: From path: "uuid", 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/13/12 12:11:58.000 AM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/13/12 12:11:58.000 AM kernel: BSD root: disk0s3, major 14, minor 3
4/13/12 12:11:58.000 AM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/13/12 12:11:58.000 AM kernel: NVClockX: Error reading BIOS
4/13/12 12:11:58.000 AM kernel: NVClockX: Adding temperature sensors
4/13/12 12:11:58.000 AM kernel: Kernel is LP64
4/13/12 12:11:39.842 AM com.apple.launchd: *** launchd[1] has started up. ***
4/13/12 12:11:54.078 AM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/13/12 12:11:59.342 AM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/13/12 12:11:59.345 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:12:00.906 AM com.apple.pfctl: No ALTQ support in kernel
4/13/12 12:12:00.906 AM com.apple.pfctl: ALTQ related functions disabled
4/13/12 12:12:01.064 AM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/13/12 12:12:02.000 AM kernel: macx_swapon SUCCESS
4/13/12 12:12:02.171 AM com.apple.SecurityServer: Session 100000 created
4/13/12 12:12:04.000 AM kernel: Waiting for DSMOS...
4/13/12 12:12:06.000 AM kernel: NVDAGF100HAL loaded and registered.
4/13/12 12:12:06.000 AM kernel: Previous Shutdown Cause: 3
4/13/12 12:12:06.000 AM kernel: No interval found for . Using 8000000
4/13/12 12:12:06.000 AM kernel: No interval found for . Using 8000000
4/13/12 12:12:06.000 AM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/13/12 12:12:06.303 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:12:06.325 AM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 12:12:06.325 AM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 12:12:06.406 AM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/13/12 12:12:06.413 AM configd: network configuration changed.
4/13/12 12:12:07.247 AM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/13/12 12:12:07.375 AM com.apple.SecurityServer: Entering service
4/13/12 12:12:08.083 AM com.apple.locationd: ERROR,Time,355957928.083,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,1 locationd 0x0000000101020583 locationd + 624003
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,2 locationd 0x0000000101020719 locationd + 624409
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,4 locationd 0x00000001010209b0 locationd + 625072
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,5 locationd 0x0000000101020a10 locationd + 625168
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,7 locationd 0x0000000101020a47 locationd + 625223
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,8 locationd 0x00000001010153ac locationd + 578476
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,9 locationd 0x000000010101553f locationd + 578879
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,11 locationd 0x0000000101015509 locationd + 578825
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,12 locationd 0x0000000100fd252a locationd + 304426
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,13 locationd 0x0000000100fb3653 locationd + 177747
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,14 locationd 0x0000000100fb3a08 locationd + 178696
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,15 locationd 0x0000000100fb41b2 locationd + 180658
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,16 locationd 0x0000000100fe532c locationd + 381740
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,17 locationd 0x0000000100f89fd8 locationd + 8152
4/13/12 12:12:08.083 AM com.apple.locationd: STACK,Time,355957928.083,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 12:12:09.498 AM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/13/12 12:12:10.000 AM kernel: DSMOS has arrived
4/13/12 12:12:46.000 AM bootlog: BOOT_TIME 1334265166 0
4/13/12 12:13:10.000 AM kernel: PMAP: PCID enabled
4/13/12 12:13:10.000 AM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/13/12 12:13:10.000 AM kernel: vm_page_bootstrap: 984065 free pages and 56319 wired pages
4/13/12 12:13:10.000 AM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/13/12 12:13:10.000 AM kernel: zone leak detection enabled
4/13/12 12:13:10.000 AM kernel: standard timeslicing quantum is 10000 us
4/13/12 12:13:10.000 AM kernel: mig_table_max_displ = 73
4/13/12 12:13:10.000 AM kernel: TSC Deadline Timer supported and enabled
4/13/12 12:13:10.000 AM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/13/12 12:13:10.000 AM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/13/12 12:13:10.000 AM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/13/12 12:13:10.000 AM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/13/12 12:13:10.000 AM kernel: calling mpo_policy_init for TMSafetyNet
4/13/12 12:13:10.000 AM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/13/12 12:13:10.000 AM kernel: calling mpo_policy_init for Sandbox
4/13/12 12:13:10.000 AM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/13/12 12:13:10.000 AM kernel: calling mpo_policy_init for Quarantine
4/13/12 12:13:10.000 AM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/13/12 12:13:10.000 AM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/13/12 12:13:10.000 AM kernel: The Regents of the University of California. All rights reserved.
4/13/12 12:13:10.000 AM kernel: MAC Framework successfully initialized
4/13/12 12:13:10.000 AM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/13/12 12:13:10.000 AM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/13/12 12:13:10.000 AM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/13/12 12:13:10.000 AM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/13/12 12:13:10.000 AM kernel: [ PCI configuration begin ]
4/13/12 12:13:10.000 AM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/13/12 12:13:10.000 AM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/13/12 12:13:10.000 AM kernel: console relocated to 0xf30000000
4/13/12 12:13:10.000 AM kernel: PCI configuration changed (bridge=13 device=3 cardbus=0)
4/13/12 12:13:10.000 AM kernel: [ PCI configuration end, bridges 7 devices 14 ]
4/13/12 12:13:10.000 AM kernel: AppleSmartBatteryManager Loading...
4/13/12 12:13:10.000 AM kernel: AppleSmartBattery loading...
4/13/12 12:13:10.000 AM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/13/12 12:13:10.000 AM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/13/12 12:13:10.000 AM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/13/12 12:13:10.000 AM kernel: FakeSMCDevice: successfully initialized
4/13/12 12:13:10.000 AM kernel: NVClockX: Card: 0, Device ID: df5, Architecture: 1000000, GF100 [GeForce GT 525M]
4/13/12 12:13:10.000 AM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/13/12 12:13:10.000 AM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/13/12 12:13:10.000 AM kernel: Pthread support ABORTS when sync kernel primitives misused
4/13/12 12:13:10.000 AM kernel: PXHCD 0xffffff8080076000:UIMInitialize xHC addressing capability 64 bit register
4/13/12 12:13:10.000 AM kernel: PXHCD 0xffffff8080076000:UIMInitialize HCSParams2 = 0x11
4/13/12 12:13:10.000 AM kernel: PXHCD 0xffffff8080076000:UIMInitialize MAX SCRATCH PAD = 0
4/13/12 12:13:10.000 AM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/13/12 12:13:10.000 AM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/13/12 12:13:10.000 AM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/13/12 12:13:10.000 AM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/13/12 12:13:10.000 AM kernel: AppleIntelCPUPowerManagementClient: ready
4/13/12 12:13:10.000 AM kernel: USBMSC Identifier (non-unique): 0019E06B4A04F911578500F5 0x951 0x1625 0x100
4/13/12 12:13:10.000 AM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/13/12 12:13:10.000 AM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/13/12 12:13:10.000 AM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/13/12 12:13:10.000 AM kernel: From path: "uuid", 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/13/12 12:13:10.000 AM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/13/12 12:13:10.000 AM kernel: BSD root: disk0s3, major 14, minor 3
4/13/12 12:13:10.000 AM kernel: jnl: unknown-dev: replay_journal: from: 4747264 to: 1470976 (joffset 0x310000)
4/13/12 12:13:10.000 AM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/13/12 12:13:10.000 AM kernel: NVClockX: Error reading BIOS
4/13/12 12:13:10.000 AM kernel: NVClockX: Adding temperature sensors
4/13/12 12:13:10.000 AM kernel: jnl: unknown-dev: examining extra transactions starting @ 1470976 / 0x167200
4/13/12 12:13:10.000 AM kernel: jnl: unknown-dev: Extra txn replay stopped @ 1667584 / 0x197200
4/13/12 12:13:10.000 AM kernel: jnl: unknown-dev: journal replay done.
4/13/12 12:13:10.000 AM kernel: Kernel is LP64
4/13/12 12:13:10.000 AM kernel: hfs: Removed 0 orphaned / unlinked files and 12 directories
4/13/12 12:13:03.738 AM com.apple.launchd: *** launchd[1] has started up. ***
4/13/12 12:13:08.887 AM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/13/12 12:13:14.737 AM fseventsd: event logs in /.fseventsd out of sync with volume. destroying old logs. (93400 27 93453)
4/13/12 12:13:14.823 AM com.apple.pfctl: No ALTQ support in kernel
4/13/12 12:13:14.824 AM com.apple.pfctl: ALTQ related functions disabled
4/13/12 12:13:14.964 AM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/13/12 12:13:15.362 AM fseventsd: log dir: /.fseventsd getting new uuid: 42688C86-82A3-43AE-8379-B9A47D9DABF8
4/13/12 12:13:16.443 AM com.apple.SecurityServer: Session 100000 created
4/13/12 12:13:17.000 AM kernel: macx_swapon SUCCESS
4/13/12 12:13:17.369 AM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/13/12 12:13:17.372 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:13:18.000 AM kernel: Waiting for DSMOS...
4/13/12 12:13:19.000 AM kernel: NVDAGF100HAL loaded and registered.
4/13/12 12:13:19.000 AM kernel: Previous Shutdown Cause: 3
4/13/12 12:13:19.000 AM kernel: No interval found for . Using 8000000
4/13/12 12:13:19.000 AM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/13/12 12:13:19.530 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:13:19.539 AM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 12:13:19.539 AM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 12:13:19.645 AM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/13/12 12:13:19.648 AM configd: network configuration changed.
4/13/12 12:13:19.858 AM com.apple.SecurityServer: Entering service
4/13/12 12:13:19.959 AM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/13/12 12:13:20.130 AM com.apple.locationd: ERROR,Time,355958000.130,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,1 locationd 0x0000000106370583 locationd + 624003
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,2 locationd 0x0000000106370719 locationd + 624409
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,4 locationd 0x00000001063709b0 locationd + 625072
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,5 locationd 0x0000000106370a10 locationd + 625168
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,7 locationd 0x0000000106370a47 locationd + 625223
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,8 locationd 0x00000001063653ac locationd + 578476
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,9 locationd 0x000000010636553f locationd + 578879
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,11 locationd 0x0000000106365509 locationd + 578825
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,12 locationd 0x000000010632252a locationd + 304426
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,13 locationd 0x0000000106303653 locationd + 177747
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,14 locationd 0x0000000106303a08 locationd + 178696
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,15 locationd 0x00000001063041b2 locationd + 180658
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,16 locationd 0x000000010633532c locationd + 381740
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,17 locationd 0x00000001062d9fd8 locationd + 8152
4/13/12 12:13:20.130 AM com.apple.locationd: STACK,Time,355958000.130,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 12:13:20.133 AM com.apple.locationd: ERROR,Time,355958000.133,Function,"void CLDaemonCore::startRun()",locationd was started after an unclean shutdown
4/13/12 12:13:20.133 AM com.apple.locationd: STACK,Time,355958000.133,1 locationd 0x0000000106303254 locationd + 176724
4/13/12 12:13:20.133 AM com.apple.locationd: STACK,Time,355958000.133,2 locationd 0x00000001063041c6 locationd + 180678
4/13/12 12:13:20.133 AM com.apple.locationd: STACK,Time,355958000.133,3 locationd 0x000000010633532c locationd + 381740
4/13/12 12:13:20.133 AM com.apple.locationd: STACK,Time,355958000.133,4 locationd 0x00000001062d9fd8 locationd + 8152
4/13/12 12:13:20.133 AM com.apple.locationd: STACK,Time,355958000.133,5 ??? 0x0000000000000001 0x0 + 1
4/13/12 12:13:21.284 AM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/13/12 12:13:21.502 AM UserEventAgent: ServermgrdRegistration cannot load config data
4/13/12 12:13:21.695 AM UserEventAgent: get_backup_share_points no AFP
4/13/12 12:13:21.759 AM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/13/12 12:13:21.862 AM configd: network configuration changed.
4/13/12 12:13:21.866 AM configd: network configuration changed.
4/13/12 12:13:22.000 AM kernel: DSMOS has arrived
4/13/12 12:13:22.196 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:13:22.396 AM mDNSResponder: D2D_IPC: Loaded
4/13/12 12:13:22.396 AM mDNSResponder: D2DInitialize succeeded
4/13/12 12:13:23.000 AM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/13/12 12:13:23.000 AM kernel: NTFS driver 3.10 [Flags: R/W].
4/13/12 12:13:23.264 AM mds: (Normal) FMW: FMW 0 0
4/13/12 12:13:24.000 AM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/13/12 12:13:24.000 AM kernel: NTFS volume name System Reserved, version 3.1.
4/13/12 12:13:24.753 AM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/13/12 12:13:25.000 AM kernel: NTFS volume name Windows 7, version 3.1.
4/13/12 12:13:31.000 AM kernel: NTFS volume name New Volume, version 3.1.
4/13/12 12:13:31.000 AM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 12:13:32.031 AM loginwindow: Login Window Application Started
4/13/12 12:13:37.977 AM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 12:13:37.000 AM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 12:13:39.000 AM kernel: NVDA: rmStart failed
4/13/12 12:13:39.357 AM netbiosd: Unable to start NetBIOS name service:
4/13/12 12:13:41.418 AM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/13/12 12:13:43.789 AM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/13/12 12:13:44.743 AM com.apple.SecurityServer: Session 100006 created
4/13/12 12:13:44.745 AM loginwindow: Login Window Started Security Agent
4/13/12 12:13:46.094 AM SecurityAgent: Echo enabled
4/13/12 12:13:46.094 AM SecurityAgent: Echo enabled
4/13/12 12:13:49.962 AM root: /usr/libexec/ntpd-wrapper: scutil key State:/Network/Global/DNS not present after 30 seconds
4/13/12 12:13:50.688 AM root: Unable to resolve hostname(s)
4/13/12 12:13:51.532 AM ntpd: proto: precision = 1.000 usec
4/13/12 12:13:52.679 AM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 12:13:57.323 AM SecurityAgent: User info context values set for dani
4/13/12 12:13:57.323 AM SecurityAgent: User info context values set for dani
4/13/12 12:13:58.298 AM SecurityAgent: Login Window login proceeding
4/13/12 12:13:58.298 AM SecurityAgent: Login Window login proceeding
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/13/12 12:13:58.385 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/13/12 12:13:58.727 AM loginwindow: Login Window - Returned from Security Agent
4/13/12 12:13:58.736 AM loginwindow: USER_PROCESS: 36 console
4/13/12 12:13:59.091 AM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/13/12 12:13:59.094 AM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/13/12 12:13:59.094 AM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/13/12 12:13:59.402 AM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[150]) Exited with code: 1
4/13/12 12:13:59.868 AM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 14347
4/13/12 12:14:00.161 AM com.apple.locationd: ERROR,Time,355958040.161,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,1 locationd 0x000000010dddb583 locationd + 624003
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,2 locationd 0x000000010dddb719 locationd + 624409
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,4 locationd 0x000000010dddb9b0 locationd + 625072
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,5 locationd 0x000000010dddba10 locationd + 625168
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,7 locationd 0x000000010dddba47 locationd + 625223
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,8 locationd 0x000000010ddd03ac locationd + 578476
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,9 locationd 0x000000010ddd053f locationd + 578879
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,11 locationd 0x000000010ddd0509 locationd + 578825
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,12 locationd 0x000000010dd8d52a locationd + 304426
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,13 locationd 0x000000010dd6e653 locationd + 177747
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,14 locationd 0x000000010dd6ea08 locationd + 178696
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,15 locationd 0x000000010dd6f1b2 locationd + 180658
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,16 locationd 0x000000010dda032c locationd + 381740
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,17 locationd 0x000000010dd44fd8 locationd + 8152
4/13/12 12:14:00.161 AM com.apple.locationd: STACK,Time,355958040.161,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 12:14:05.024 AM fseventsd: could not open <</Volumes/Untitled/.fseventsd/fseventsd-uuid>> (No such file or directory)
4/13/12 12:14:05.024 AM fseventsd: log dir: /Volumes/Untitled/.fseventsd getting new uuid: 602343F5-89B8-4037-B02D-E6BA696FBD3F
4/13/12 12:14:05.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:05.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:05.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:05.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:06.715 AM coreservicesd: Received request to reset fmod watch. Latest received id is 78911005864. Latest sent id is 78911005864
4/13/12 12:14:07.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:07.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:07.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:07.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:07.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:08.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:08.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:08.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:12.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:12.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:12.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:12.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:12.788 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:12.788 AM com.apple.dock.extra: 2012-04-13 00:14:12.787 com.apple.dock.extra[188:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:12.789 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:12.789 AM com.apple.dock.extra: 2012-04-13 00:14:12.788 com.apple.dock.extra[188:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:12.789 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:12.790 AM com.apple.dock.extra: 2012-04-13 00:14:12.788 com.apple.dock.extra[188:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:12.790 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:12.791 AM com.apple.dock.extra: 2012-04-13 00:14:12.790 com.apple.dock.extra[188:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:14:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:15.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:15.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:15.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:15.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:15.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:15.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:15.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:20.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:21.854 AM Finder: kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 25
4/13/12 12:14:21.854 AM Finder: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 12:14:21.854 AM Finder: kCGErrorIllegalArgument: CGSRemoveSurface: Invalid window 0x19
4/13/12 12:14:30.090 AM talagent: CGSConnectionRelinquishWindowRights(cid, newWindowNumber, reservedRights): CGError 1001 on line 619
4/13/12 12:14:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:35.496 AM com.apple.launchd.peruser.501: (com.apple.pbs) Throttling respawn: Will start in 10 seconds
4/13/12 12:14:38.783 AM coreservicesd: *** process 54 exceeded 500 log message per second limit - remaining messages this second discarded ***
4/13/12 12:14:47.000 AM kernel: stampWait: Overflowed checking for stamp 0x1851 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:14:47.000 AM kernel: timestamp = 0x1846
4/13/12 12:14:47.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:14:47.000 AM kernel: ring head = 0x03e00050, wrap count = 0x1f
4/13/12 12:14:47.000 AM kernel: ring tail = 0x00000ed0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:14:47.000 AM kernel: timestamps = 0x1846
4/13/12 12:14:47.000 AM kernel: Semaphore register values:
4/13/12 12:14:47.000 AM kernel: VRSYNC: (0x12044) = 0x1846
4/13/12 12:14:47.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:14:47.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:14:47.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:14:47.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 12:14:47.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:14:47.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:14:47.000 AM kernel: After attempt to clear wait condition = 0x00003401 no longer waiting
4/13/12 12:14:47.000 AM kernel: trying to clear semaphore wait on Main ring
4/13/12 12:14:47.000 AM kernel: After attempt to clear semaphore wait = 0x00003401 still waiting
4/13/12 12:14:47.000 AM kernel: kIPEHR: 0xb560001
4/13/12 12:14:47.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:14:47.000 AM kernel: kINSTDONE_1: 0x3fffffff
4/13/12 12:14:47.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:47.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:47.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:47.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:47.422 AM configd: network configuration changed.
4/13/12 12:14:47.435 AM imagent: [Warning] Async loading of bag failed: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7fbda342b330 {NSUnderlyingError=0x7fbda341be40 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1, NSErrorFailingURLKey=http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1, NSLocalizedDescription=The Internet connection appears to be offline.}
4/13/12 12:14:47.435 AM imagent: [Warning] Bag loading failed! Error (NSURLErrorDomain:-1009): The Internet connection appears to be offline. http://init.ess.appl.../wa/getBag?ix=1
4/13/12 12:14:57.000 AM kernel: stampWait: Overflowed checking for stamp 0x1dd8 on Main ring: called from
4/13/12 12:14:57.000 AM kernel: timestamp = 0x1dd6
4/13/12 12:14:57.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:14:57.000 AM kernel: ring head = 0x04a03590, wrap count = 0x25
4/13/12 12:14:57.000 AM kernel: ring tail = 0x00000140 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:14:57.000 AM kernel: timestamps = 0x1dd6
4/13/12 12:14:57.000 AM kernel: Semaphore register values:
4/13/12 12:14:57.000 AM kernel: VRSYNC: (0x12044) = 0x1dd6
4/13/12 12:14:57.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:14:57.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:14:57.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:14:57.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:14:57.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:14:57.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:14:57.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:14:57.000 AM kernel: kIPEHR: 0x2000002
4/13/12 12:14:57.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:14:57.000 AM kernel: kINSTDONE_1: 0x18f0802f
4/13/12 12:14:59.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:59.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:59.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:59.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:59.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:14:59.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:02.000 AM kernel: stampWait: Overflowed checking for stamp 0x1df6 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:15:02.000 AM kernel: timestamp = 0x1df4
4/13/12 12:15:02.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:15:02.000 AM kernel: ring head = 0x04c00090, wrap count = 0x26
4/13/12 12:15:02.000 AM kernel: ring tail = 0x00000e10 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:15:02.000 AM kernel: timestamps = 0x1df4
4/13/12 12:15:02.000 AM kernel: Semaphore register values:
4/13/12 12:15:02.000 AM kernel: VRSYNC: (0x12044) = 0x1df4
4/13/12 12:15:02.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:15:02.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:15:02.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:15:02.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:15:02.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:15:02.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:15:02.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:15:02.000 AM kernel: kIPEHR: 0x2000002
4/13/12 12:15:02.000 AM kernel: kINSTDONE: 0xfffffffb
4/13/12 12:15:02.000 AM kernel: kINSTDONE_1: 0x1af8a8a7
4/13/12 12:15:05.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:05.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:07.000 AM kernel: stampWait: Overflowed checking for stamp 0x1e8d on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:15:07.000 AM kernel: timestamp = 0x1e8b
4/13/12 12:15:07.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:15:07.000 AM kernel: ring head = 0x04c02e10, wrap count = 0x26
4/13/12 12:15:07.000 AM kernel: ring tail = 0x00003cd0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:15:07.000 AM kernel: timestamps = 0x1e8b
4/13/12 12:15:07.000 AM kernel: Semaphore register values:
4/13/12 12:15:07.000 AM kernel: VRSYNC: (0x12044) = 0x1e8b
4/13/12 12:15:07.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:15:07.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:15:07.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:15:07.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:15:07.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:15:07.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:15:07.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:15:07.000 AM kernel: kIPEHR: 0x2000002
4/13/12 12:15:07.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:15:07.000 AM kernel: kINSTDONE_1: 0x1af828af
4/13/12 12:15:07.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:07.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:15.109 AM com.apple.launchd: (com.apple.xprotectupdater[21]) Exited with code: 255
4/13/12 12:15:24.000 AM kernel: stampWait: Overflowed checking for stamp 0x2ce5 on Main ring: called from
4/13/12 12:15:24.000 AM kernel: timestamp = 0x2ce3
4/13/12 12:15:24.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:15:24.000 AM kernel: ring head = 0x07602290, wrap count = 0x3b
4/13/12 12:15:24.000 AM kernel: ring tail = 0x00002b00 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:15:24.000 AM kernel: timestamps = 0x2ce3
4/13/12 12:15:24.000 AM kernel: Semaphore register values:
4/13/12 12:15:24.000 AM kernel: VRSYNC: (0x12044) = 0x2ce3
4/13/12 12:15:24.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:15:24.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:15:24.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:15:24.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:15:24.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:15:24.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:15:24.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:15:24.000 AM kernel: kIPEHR: 0x61010008
4/13/12 12:15:24.000 AM kernel: kINSTDONE: 0x8888fffb
4/13/12 12:15:24.000 AM kernel: kINSTDONE_1: 0x230efef
4/13/12 12:15:24.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:29.000 AM kernel: stampWait: Overflowed checking for stamp 0x2cfc on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:15:29.000 AM kernel: timestamp = 0x2cfa
4/13/12 12:15:29.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:15:29.000 AM kernel: ring head = 0x07602a50, wrap count = 0x3b
4/13/12 12:15:29.000 AM kernel: ring tail = 0x00003958 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:15:29.000 AM kernel: timestamps = 0x2cfa
4/13/12 12:15:29.000 AM kernel: Semaphore register values:
4/13/12 12:15:29.000 AM kernel: VRSYNC: (0x12044) = 0x2cfa
4/13/12 12:15:29.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:15:29.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:15:29.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:15:29.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:15:29.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:15:29.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:15:29.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:15:29.000 AM kernel: kIPEHR: 0x2000002
4/13/12 12:15:29.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:15:29.000 AM kernel: kINSTDONE_1: 0x1870a92f
4/13/12 12:15:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:40.000 AM kernel: stampWait: Overflowed checking for stamp 0x3379 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:15:40.000 AM kernel: timestamp = 0x3371
4/13/12 12:15:40.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:15:40.000 AM kernel: ring head = 0x08800910, wrap count = 0x44
4/13/12 12:15:40.000 AM kernel: ring tail = 0x000017b8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:15:40.000 AM kernel: timestamps = 0x3371
4/13/12 12:15:40.000 AM kernel: Semaphore register values:
4/13/12 12:15:40.000 AM kernel: VRSYNC: (0x12044) = 0x3371
4/13/12 12:15:40.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:15:40.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:15:40.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:15:40.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:15:40.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:15:40.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:15:40.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:15:40.000 AM kernel: kIPEHR: 0xb560001
4/13/12 12:15:40.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:15:40.000 AM kernel: kINSTDONE_1: 0x3fffffff
4/13/12 12:15:40.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:48.000 AM kernel: stampWait: Overflowed checking for stamp 0x399e on Main ring: called from
4/13/12 12:15:48.000 AM kernel: timestamp = 0x399d
4/13/12 12:15:48.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:15:48.000 AM kernel: ring head = 0x09602190, wrap count = 0x4b
4/13/12 12:15:48.000 AM kernel: ring tail = 0x000026d0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:15:48.000 AM kernel: timestamps = 0x399d
4/13/12 12:15:48.000 AM kernel: Semaphore register values:
4/13/12 12:15:48.000 AM kernel: VRSYNC: (0x12044) = 0x399d
4/13/12 12:15:48.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:15:48.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:15:48.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:15:48.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:15:48.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:15:48.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:15:48.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:15:48.000 AM kernel: kIPEHR: 0x78011102
4/13/12 12:15:48.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:15:48.000 AM kernel: kINSTDONE_1: 0x39fffff7
4/13/12 12:15:48.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:53.000 AM kernel: stampWait: Overflowed checking for stamp 0x39ca on Main ring: called from
4/13/12 12:15:53.000 AM kernel: timestamp = 0x39c9
4/13/12 12:15:53.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:15:53.000 AM kernel: ring head = 0x09602f90, wrap count = 0x4b
4/13/12 12:15:53.000 AM kernel: ring tail = 0x00003610 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:15:53.000 AM kernel: timestamps = 0x39c9
4/13/12 12:15:53.000 AM kernel: Semaphore register values:
4/13/12 12:15:53.000 AM kernel: VRSYNC: (0x12044) = 0x39c9
4/13/12 12:15:53.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:15:53.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:15:53.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:15:53.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:15:53.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:15:53.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:15:53.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:15:53.000 AM kernel: kIPEHR: 0x78100004
4/13/12 12:15:53.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:15:53.000 AM kernel: kINSTDONE_1: 0x3fffffff
4/13/12 12:15:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:15:58.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:16:02.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:16:04.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:16:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:04.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:25.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:25.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:25.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:25.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:25.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:25.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:25.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:17:50.229 AM Finder: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
4/13/12 12:17:50.229 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 12:18:04.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:16.000 AM kernel: stampWait: Overflowed checking for stamp 0x988b on Main ring: called from
4/13/12 12:18:16.000 AM kernel: timestamp = 0x987c
4/13/12 12:18:16.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:18:16.000 AM kernel: ring head = 0x18e03750, wrap count = 0xc7
4/13/12 12:18:16.000 AM kernel: ring tail = 0x00000ed0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:18:16.000 AM kernel: timestamps = 0x987c
4/13/12 12:18:16.000 AM kernel: Semaphore register values:
4/13/12 12:18:16.000 AM kernel: VRSYNC: (0x12044) = 0x987c
4/13/12 12:18:16.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:18:16.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:18:16.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:18:16.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:18:16.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:18:16.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:18:16.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:18:16.000 AM kernel: kIPEHR: 0x18800000
4/13/12 12:18:16.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:18:16.000 AM kernel: kINSTDONE_1: 0x1870c3ef
4/13/12 12:18:19.795 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 12:18:20.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:20.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:20.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:20.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:20.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:20.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:53.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:18:55.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:19:04.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:19:06.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:19:15.219 AM configd: network configuration changed.
4/13/12 12:19:17.104 AM configd: network configuration changed.
4/13/12 12:19:17.105 AM netbiosd: network address or mask changed for en0
4/13/12 12:19:17.106 AM netbiosd: network address or mask changed for en0
4/13/12 12:19:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:20:28.000 AM kernel: stampWait: Overflowed checking for stamp 0x101fd on Main ring: called from
4/13/12 12:20:28.000 AM kernel: timestamp = 0x101fb
4/13/12 12:20:28.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:20:28.000 AM kernel: ring head = 0x29202650, wrap count = 0x149
4/13/12 12:20:28.000 AM kernel: ring tail = 0x00003220 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:20:28.000 AM kernel: timestamps = 0x101fb
4/13/12 12:20:28.000 AM kernel: Semaphore register values:
4/13/12 12:20:28.000 AM kernel: VRSYNC: (0x12044) = 0x101fb
4/13/12 12:20:28.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:20:28.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:20:28.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:20:28.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:20:28.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:20:28.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:20:28.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:20:28.000 AM kernel: kIPEHR: 0x2000002
4/13/12 12:20:28.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:20:28.000 AM kernel: kINSTDONE_1: 0x18f0a8af
4/13/12 12:20:33.000 AM kernel: stampWait: Overflowed checking for stamp 0x10227 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:20:33.000 AM kernel: timestamp = 0x10220
4/13/12 12:20:33.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:20:33.000 AM kernel: ring head = 0x29203150, wrap count = 0x149
4/13/12 12:20:33.000 AM kernel: ring tail = 0x00003fa8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:20:33.000 AM kernel: timestamps = 0x10220
4/13/12 12:20:33.000 AM kernel: Semaphore register values:
4/13/12 12:20:33.000 AM kernel: VRSYNC: (0x12044) = 0x10220
4/13/12 12:20:33.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:20:33.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:20:33.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:20:33.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 12:20:33.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:20:33.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:20:33.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:20:33.000 AM kernel: kIPEHR: 0x78080083
4/13/12 12:20:33.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 12:20:33.000 AM kernel: kINSTDONE_1: 0x3ff2ffff
4/13/12 12:21:15.507 AM DiskImages UI Agent: *** -[NSMachPort handlePortMessage:]: dropping incoming DO message because the connection is invalid
4/13/12 12:21:15.508 AM [0x0-0x24024].com.apple.DiskImageMounter: 2012-04-13 00:21:15.505 DiskImages UI Agent[289:707] *** -[NSMachPort handlePortMessage:]: dropping incoming DO message because the connection is invalid
4/13/12 12:21:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:21:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:21:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:21:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 12:22:36.466 AM Finder: --ImageKit Error: error before reading pixels: 506
4/13/12 12:22:36.467 AM Finder: --ImageKit Error: error after reading pixels: 506
4/12/12 9:23:21.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b47 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:21.000 PM kernel: timestamp = 0x2b46
4/12/12 9:23:21.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:21.000 PM kernel: ring head = 0x08a012b0, wrap count = 0x45
4/12/12 9:23:21.000 PM kernel: ring tail = 0x00001f20 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:21.000 PM kernel: timestamps = 0x2b46
4/12/12 9:23:21.000 PM kernel: Semaphore register values:
4/12/12 9:23:21.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:21.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:21.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:21.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:21.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:21.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:21.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:21.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:21.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:21.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:21.000 PM kernel: kINSTDONE_1: 0x3fffffff
4/12/12 9:23:26.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b48 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:26.000 PM kernel: timestamp = 0x2b47
4/12/12 9:23:26.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:26.000 PM kernel: ring head = 0x08a01320, wrap count = 0x45
4/12/12 9:23:26.000 PM kernel: ring tail = 0x00001f80 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:26.000 PM kernel: timestamps = 0x2b47
4/12/12 9:23:26.000 PM kernel: Semaphore register values:
4/12/12 9:23:26.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:26.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:26.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:26.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:26.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:26.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:26.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:26.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:26.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:26.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:26.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:23:31.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b49 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:31.000 PM kernel: timestamp = 0x2b48
4/12/12 9:23:31.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:31.000 PM kernel: ring head = 0x08a01390, wrap count = 0x45
4/12/12 9:23:31.000 PM kernel: ring tail = 0x00001ff0 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:31.000 PM kernel: timestamps = 0x2b48
4/12/12 9:23:31.000 PM kernel: Semaphore register values:
4/12/12 9:23:31.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:31.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:31.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:31.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:31.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:31.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:31.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:31.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:31.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:31.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:31.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:23:36.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b4a on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:36.000 PM kernel: timestamp = 0x2b49
4/12/12 9:23:36.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:36.000 PM kernel: ring head = 0x08a01400, wrap count = 0x45
4/12/12 9:23:36.000 PM kernel: ring tail = 0x00002060 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:36.000 PM kernel: timestamps = 0x2b49
4/12/12 9:23:36.000 PM kernel: Semaphore register values:
4/12/12 9:23:36.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:36.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:36.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:36.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:36.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:36.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:36.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:36.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:36.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:36.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:36.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:23:41.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b4b on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:41.000 PM kernel: timestamp = 0x2b4a
4/12/12 9:23:41.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:41.000 PM kernel: ring head = 0x08a01470, wrap count = 0x45
4/12/12 9:23:41.000 PM kernel: ring tail = 0x000020d0 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:41.000 PM kernel: timestamps = 0x2b4a
4/12/12 9:23:41.000 PM kernel: Semaphore register values:
4/12/12 9:23:41.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:41.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:41.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:41.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:41.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:41.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:41.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:41.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:41.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:41.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:41.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:23:46.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b4c on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:46.000 PM kernel: timestamp = 0x2b4b
4/12/12 9:23:46.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:46.000 PM kernel: ring head = 0x08a014e0, wrap count = 0x45
4/12/12 9:23:46.000 PM kernel: ring tail = 0x00002140 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:46.000 PM kernel: timestamps = 0x2b4b
4/12/12 9:23:46.000 PM kernel: Semaphore register values:
4/12/12 9:23:46.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:46.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:46.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:46.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:46.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:46.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:46.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:46.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:46.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:46.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:46.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:23:51.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b4d on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:51.000 PM kernel: timestamp = 0x2b4c
4/12/12 9:23:51.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:51.000 PM kernel: ring head = 0x08a01550, wrap count = 0x45
4/12/12 9:23:51.000 PM kernel: ring tail = 0x000021a0 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:51.000 PM kernel: timestamps = 0x2b4c
4/12/12 9:23:51.000 PM kernel: Semaphore register values:
4/12/12 9:23:51.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:51.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:51.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:51.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:51.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:51.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:51.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:51.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:51.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:51.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:51.000 PM kernel: kINSTDONE_1: 0x3fffffff
4/12/12 9:23:56.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b4e on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:23:56.000 PM kernel: timestamp = 0x2b4d
4/12/12 9:23:56.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:23:56.000 PM kernel: ring head = 0x08a015c0, wrap count = 0x45
4/12/12 9:23:56.000 PM kernel: ring tail = 0x00002200 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:23:56.000 PM kernel: timestamps = 0x2b4d
4/12/12 9:23:56.000 PM kernel: Semaphore register values:
4/12/12 9:23:56.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:23:56.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:23:56.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:23:56.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:23:56.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:23:56.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:23:56.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:23:56.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:23:56.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:23:56.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:23:56.000 PM kernel: kINSTDONE_1: 0x3fffffff
4/12/12 9:24:01.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b4f on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:01.000 PM kernel: timestamp = 0x2b4e
4/12/12 9:24:01.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:01.000 PM kernel: ring head = 0x08a01630, wrap count = 0x45
4/12/12 9:24:01.000 PM kernel: ring tail = 0x00002260 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:01.000 PM kernel: timestamps = 0x2b4e
4/12/12 9:24:01.000 PM kernel: Semaphore register values:
4/12/12 9:24:01.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:01.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:01.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:01.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:01.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:01.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:01.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:01.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:01.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:01.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:01.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:24:06.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b50 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:06.000 PM kernel: timestamp = 0x2b4f
4/12/12 9:24:06.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:06.000 PM kernel: ring head = 0x08a01690, wrap count = 0x45
4/12/12 9:24:06.000 PM kernel: ring tail = 0x000022d0 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:06.000 PM kernel: timestamps = 0x2b4f
4/12/12 9:24:06.000 PM kernel: Semaphore register values:
4/12/12 9:24:06.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:06.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:06.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:06.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:06.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:06.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:06.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:06.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:06.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:06.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:06.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:24:11.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b51 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:11.000 PM kernel: timestamp = 0x2b50
4/12/12 9:24:11.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:11.000 PM kernel: ring head = 0x08a016f0, wrap count = 0x45
4/12/12 9:24:11.000 PM kernel: ring tail = 0x00002330 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:11.000 PM kernel: timestamps = 0x2b50
4/12/12 9:24:11.000 PM kernel: Semaphore register values:
4/12/12 9:24:11.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:11.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:11.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:11.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:11.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:11.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:11.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:11.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:11.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:11.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:11.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:24:16.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b52 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:16.000 PM kernel: timestamp = 0x2b51
4/12/12 9:24:16.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:16.000 PM kernel: ring head = 0x08a01750, wrap count = 0x45
4/12/12 9:24:16.000 PM kernel: ring tail = 0x000023a0 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:16.000 PM kernel: timestamps = 0x2b51
4/12/12 9:24:16.000 PM kernel: Semaphore register values:
4/12/12 9:24:16.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:16.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:16.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:16.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:16.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:16.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:16.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:16.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:16.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:16.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:16.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:24:21.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b53 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:21.000 PM kernel: timestamp = 0x2b52
4/12/12 9:24:21.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:21.000 PM kernel: ring head = 0x08a017b0, wrap count = 0x45
4/12/12 9:24:21.000 PM kernel: ring tail = 0x00002400 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:21.000 PM kernel: timestamps = 0x2b52
4/12/12 9:24:21.000 PM kernel: Semaphore register values:
4/12/12 9:24:21.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:21.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:21.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:21.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:21.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:21.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:21.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:21.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:21.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:21.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:21.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:24:26.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b54 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:26.000 PM kernel: timestamp = 0x2b53
4/12/12 9:24:26.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:26.000 PM kernel: ring head = 0x08a01810, wrap count = 0x45
4/12/12 9:24:26.000 PM kernel: ring tail = 0x00002468 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:26.000 PM kernel: timestamps = 0x2b53
4/12/12 9:24:26.000 PM kernel: Semaphore register values:
4/12/12 9:24:26.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:26.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:26.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:26.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:26.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:26.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:26.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:26.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:26.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:26.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:26.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:24:31.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b55 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:31.000 PM kernel: timestamp = 0x2b54
4/12/12 9:24:31.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:31.000 PM kernel: ring head = 0x08a01870, wrap count = 0x45
4/12/12 9:24:31.000 PM kernel: ring tail = 0x000024d8 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:31.000 PM kernel: timestamps = 0x2b54
4/12/12 9:24:31.000 PM kernel: Semaphore register values:
4/12/12 9:24:31.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:31.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:31.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:31.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:31.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:31.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:31.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:31.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:31.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:31.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:31.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:24:36.000 PM kernel: stampWait: Overflowed checking for stamp 0x2b56 on Blit ring: called from wait for blt buffer (2D blt)
4/12/12 9:24:36.000 PM kernel: timestamp = 0x2b55
4/12/12 9:24:36.000 PM kernel: **** Debug info for apparent hang in Blit graphics engine ****
4/12/12 9:24:36.000 PM kernel: ring head = 0x08a018d0, wrap count = 0x45
4/12/12 9:24:36.000 PM kernel: ring tail = 0x00002548 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/12/12 9:24:36.000 PM kernel: timestamps = 0x2b55
4/12/12 9:24:36.000 PM kernel: Semaphore register values:
4/12/12 9:24:36.000 PM kernel: VRSYNC: (0x12044) = 0x15d37
4/12/12 9:24:36.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:24:36.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:24:36.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:24:36.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:24:36.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:24:36.000 PM kernel: trying to clear semaphore wait on Blit ring
4/12/12 9:24:36.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:24:36.000 PM kernel: kIPEHR: 0x1800001
4/12/12 9:24:36.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:24:36.000 PM kernel: kINSTDONE_1: 0xbfffffff
4/12/12 9:25:37.000 PM bootlog: BOOT_TIME 1334255137 0
4/12/12 9:25:55.000 PM kernel: PMAP: PCID enabled
4/12/12 9:25:55.000 PM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/12/12 9:25:55.000 PM kernel: vm_page_bootstrap: 984065 free pages and 56319 wired pages
4/12/12 9:25:55.000 PM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/12/12 9:25:55.000 PM kernel: zone leak detection enabled
4/12/12 9:25:55.000 PM kernel: standard timeslicing quantum is 10000 us
4/12/12 9:25:55.000 PM kernel: mig_table_max_displ = 73
4/12/12 9:25:55.000 PM kernel: TSC Deadline Timer supported and enabled
4/12/12 9:25:55.000 PM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/12/12 9:25:55.000 PM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/12/12 9:25:55.000 PM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/12/12 9:25:55.000 PM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/12/12 9:25:55.000 PM kernel: calling mpo_policy_init for TMSafetyNet
4/12/12 9:25:55.000 PM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/12/12 9:25:55.000 PM kernel: calling mpo_policy_init for Sandbox
4/12/12 9:25:55.000 PM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/12/12 9:25:55.000 PM kernel: calling mpo_policy_init for Quarantine
4/12/12 9:25:55.000 PM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/12/12 9:25:55.000 PM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/12/12 9:25:55.000 PM kernel: The Regents of the University of California. All rights reserved.
4/12/12 9:25:55.000 PM kernel: MAC Framework successfully initialized
4/12/12 9:25:55.000 PM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/12/12 9:25:55.000 PM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/12/12 9:25:55.000 PM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/12/12 9:25:55.000 PM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/12/12 9:25:55.000 PM kernel: [ PCI configuration begin ]
4/12/12 9:25:55.000 PM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/12/12 9:25:55.000 PM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/12/12 9:25:55.000 PM kernel: console relocated to 0xf30000000
4/12/12 9:25:55.000 PM kernel: PCI configuration changed (bridge=13 device=3 cardbus=0)
4/12/12 9:25:55.000 PM kernel: [ PCI configuration end, bridges 7 devices 14 ]
4/12/12 9:25:55.000 PM kernel: AppleSmartBatteryManager Loading...
4/12/12 9:25:55.000 PM kernel: AppleSmartBattery loading...
4/12/12 9:25:55.000 PM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/12/12 9:25:55.000 PM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/12/12 9:25:55.000 PM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/12/12 9:25:55.000 PM kernel: FakeSMCDevice: successfully initialized
4/12/12 9:25:55.000 PM kernel: NVClockX: Card: 0, Device ID: df5, Architecture: 1000000, GF100 [GeForce GT 525M]
4/12/12 9:25:55.000 PM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/12/12 9:25:55.000 PM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/12/12 9:25:55.000 PM kernel: Pthread support ABORTS when sync kernel primitives misused
4/12/12 9:25:55.000 PM kernel: PXHCD 0xffffff8080086000:UIMInitialize xHC addressing capability 64 bit register
4/12/12 9:25:55.000 PM kernel: PXHCD 0xffffff8080086000:UIMInitialize HCSParams2 = 0x11
4/12/12 9:25:55.000 PM kernel: PXHCD 0xffffff8080086000:UIMInitialize MAX SCRATCH PAD = 0
4/12/12 9:25:55.000 PM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/12/12 9:25:55.000 PM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/12/12 9:25:55.000 PM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/12/12 9:25:55.000 PM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/12/12 9:25:55.000 PM kernel: AppleIntelCPUPowerManagementClient: ready
4/12/12 9:25:55.000 PM kernel: USBMSC Identifier (non-unique): 0019E06B4A04F911578500F5 0x951 0x1625 0x100
4/12/12 9:25:55.000 PM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/12/12 9:25:55.000 PM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/12/12 9:25:55.000 PM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/12/12 9:25:55.000 PM kernel: From path: "uuid", 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/12/12 9:25:55.000 PM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/12/12 9:25:55.000 PM kernel: BSD root: disk0s3, major 14, minor 3
4/12/12 9:25:55.000 PM kernel: jnl: unknown-dev: replay_journal: from: 1067008 to: 3835904 (joffset 0x310000)
4/12/12 9:25:55.000 PM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/12/12 9:25:55.000 PM kernel: NVClockX: Error reading BIOS
4/12/12 9:25:55.000 PM kernel: NVClockX: Adding temperature sensors
4/12/12 9:25:55.000 PM kernel: jnl: unknown-dev: journal replay done.
4/12/12 9:25:55.000 PM kernel: Kernel is LP64
4/12/12 9:25:55.000 PM kernel: hfs: Removed 16 orphaned / unlinked files and 6 directories
4/12/12 9:25:41.756 PM com.apple.launchd: *** launchd[1] has started up. ***
4/12/12 9:25:53.125 PM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/12/12 9:25:56.802 PM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/12/12 9:25:56.805 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/12/12 9:26:00.202 PM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/12/12 9:26:00.448 PM com.apple.pfctl: No ALTQ support in kernel
4/12/12 9:26:00.448 PM com.apple.pfctl: ALTQ related functions disabled
4/12/12 9:26:01.000 PM kernel: macx_swapon SUCCESS
4/12/12 9:26:01.182 PM com.apple.SecurityServer: Session 100000 created
4/12/12 9:26:04.000 PM kernel: Waiting for DSMOS...
4/12/12 9:26:04.746 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/12/12 9:26:04.747 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/12/12 9:26:04.751 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/12/12 9:26:04.782 PM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/12/12 9:26:04.785 PM configd: network configuration changed.
4/12/12 9:26:05.000 PM kernel: NVDAGF100HAL loaded and registered.
4/12/12 9:26:05.000 PM kernel: Previous Shutdown Cause: 3
4/12/12 9:26:05.000 PM kernel: No interval found for . Using 8000000
4/12/12 9:26:05.000 PM kernel: No interval found for . Using 8000000
4/12/12 9:26:05.000 PM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/12/12 9:26:05.900 PM com.apple.SecurityServer: Entering service
4/12/12 9:26:06.398 PM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/12/12 9:26:06.968 PM com.apple.locationd: ERROR,Time,355947966.967,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,1 locationd 0x0000000105cb7583 locationd + 624003
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,2 locationd 0x0000000105cb7719 locationd + 624409
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,4 locationd 0x0000000105cb79b0 locationd + 625072
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,5 locationd 0x0000000105cb7a10 locationd + 625168
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,7 locationd 0x0000000105cb7a47 locationd + 625223
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,8 locationd 0x0000000105cac3ac locationd + 578476
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,9 locationd 0x0000000105cac53f locationd + 578879
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,11 locationd 0x0000000105cac509 locationd + 578825
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,12 locationd 0x0000000105c6952a locationd + 304426
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,13 locationd 0x0000000105c4a653 locationd + 177747
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,14 locationd 0x0000000105c4aa08 locationd + 178696
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,15 locationd 0x0000000105c4b1b2 locationd + 180658
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,16 locationd 0x0000000105c7c32c locationd + 381740
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,17 locationd 0x0000000105c20fd8 locationd + 8152
4/12/12 9:26:06.968 PM com.apple.locationd: STACK,Time,355947966.968,18 ??? 0x0000000000000001 0x0 + 1
4/12/12 9:26:08.378 PM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/12/12 9:26:08.441 PM UserEventAgent: ServermgrdRegistration cannot load config data
4/12/12 9:26:08.620 PM UserEventAgent: get_backup_share_points no AFP
4/12/12 9:26:08.630 PM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/12/12 9:26:08.757 PM configd: network configuration changed.
4/12/12 9:26:08.758 PM configd: network configuration changed.
4/12/12 9:26:09.078 PM mDNSResponder: D2D_IPC: Loaded
4/12/12 9:26:09.078 PM mDNSResponder: D2DInitialize succeeded
4/12/12 9:26:09.451 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/12/12 9:26:10.000 PM kernel: DSMOS has arrived
4/12/12 9:26:10.000 PM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/12/12 9:26:11.324 PM mds: (Normal) FMW: FMW 0 0
4/12/12 9:26:12.000 PM kernel: NTFS driver 3.10 [Flags: R/W].
4/12/12 9:26:12.000 PM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/12/12 9:26:12.515 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/12/12 9:26:13.000 PM kernel: NTFS volume name System Reserved, version 3.1.
4/12/12 9:26:15.000 PM kernel: NTFS volume name Windows 7, version 3.1.
4/12/12 9:26:15.325 PM configd: en0: AUTOMATIC-V6 duplicate configured service
4/12/12 9:26:19.000 PM kernel: NTFS volume name New Volume, version 3.1.
4/12/12 9:26:21.638 PM loginwindow: Login Window Application Started
4/12/12 9:26:23.367 PM configd: network configuration changed.
4/12/12 9:26:28.000 PM kernel: NVDA: rmStart failed
4/12/12 9:26:29.837 PM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/12/12 9:26:31.584 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/12/12 9:26:32.547 PM com.apple.SecurityServer: Session 100006 created
4/12/12 9:26:32.549 PM loginwindow: Login Window Started Security Agent
4/12/12 9:26:33.902 PM SecurityAgent: Echo enabled
4/12/12 9:26:33.902 PM SecurityAgent: Echo enabled
4/12/12 9:26:34.566 PM ntpd: proto: precision = 1.000 usec
4/12/12 9:26:35.301 PM configd: network configuration changed.
4/12/12 9:26:35.302 PM netbiosd: network address or mask changed for en0
4/12/12 9:26:35.303 PM netbiosd: network address or mask changed for en0
4/12/12 9:26:36.527 PM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/12/12 9:26:37.549 PM com.apple.locationd: ERROR,Time,355947997.548,Function,"void CLTimeManager::initReferenceTime()",Monotonic clock rolled backwards, battery drain, reset time reference. Use system clock.
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,1 locationd 0x0000000105ca597f locationd + 551295
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,2 locationd 0x0000000105ca6071 locationd + 553073
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,3 locationd 0x0000000105ca60e8 locationd + 553192
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,4 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,5 locationd 0x0000000105ca611f locationd + 553247
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,6 locationd 0x0000000105c9176f locationd + 468847
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,7 locationd 0x0000000105c48453 locationd + 169043
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,8 locationd 0x0000000105c49ebb locationd + 175803
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,9 CoreFoundation 0x00007fff91da3c24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,10 CoreFoundation 0x00007fff91da3776 __CFRunLoopDoTimer + 534
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,11 CoreFoundation 0x00007fff91d84001 __CFRunLoopRun + 1617
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,12 CoreFoundation 0x00007fff91d83676 CFRunLoopRunSpecific + 230
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,13 CoreFoundation 0x00007fff91d9338f CFRunLoopRun + 95
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,14 locationd 0x0000000105c4a378 locationd + 177016
4/12/12 9:26:37.549 PM com.apple.locationd: STACK,Time,355947997.548,15 locationd 0x0000000105c4b1c6 locationd + 180678
4/12/12 9:26:37.550 PM com.apple.locationd: STACK,Time,355947997.548,16 locationd 0x0000000105c7c32c locationd + 381740
4/12/12 9:26:37.550 PM com.apple.locationd: STACK,Time,355947997.548,17 locationd 0x0000000105c20fd8 locationd + 8152
4/12/12 9:26:37.550 PM com.apple.locationd: STACK,Time,355947997.548,18 ??? 0x0000000000000001 0x0 + 1
4/12/12 9:26:43.811 PM SecurityAgent: User info context values set for dani
4/12/12 9:26:43.811 PM SecurityAgent: User info context values set for dani
4/12/12 9:26:45.167 PM SecurityAgent: Login Window login proceeding
4/12/12 9:26:45.167 PM SecurityAgent: Login Window login proceeding
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/12/12 9:26:45.260 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/12/12 9:26:45.640 PM loginwindow: Login Window - Returned from Security Agent
4/12/12 9:26:45.651 PM loginwindow: USER_PROCESS: 37 console
4/12/12 9:26:45.888 PM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/12/12 9:26:45.892 PM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/12/12 9:26:45.892 PM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/12/12 9:26:46.523 PM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[149]) Exited with code: 1
4/12/12 9:26:46.580 PM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 14347
4/12/12 9:26:47.106 PM com.apple.locationd: ERROR,Time,355948007.106,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,1 locationd 0x000000010d1d2583 locationd + 624003
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,2 locationd 0x000000010d1d2719 locationd + 624409
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,4 locationd 0x000000010d1d29b0 locationd + 625072
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,5 locationd 0x000000010d1d2a10 locationd + 625168
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,7 locationd 0x000000010d1d2a47 locationd + 625223
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,8 locationd 0x000000010d1c73ac locationd + 578476
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,9 locationd 0x000000010d1c753f locationd + 578879
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,11 locationd 0x000000010d1c7509 locationd + 578825
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,12 locationd 0x000000010d18452a locationd + 304426
4/12/12 9:26:47.106 PM com.apple.locationd: STACK,Time,355948007.106,13 locationd 0x000000010d165653 locationd + 177747
4/12/12 9:26:47.107 PM com.apple.locationd: STACK,Time,355948007.106,14 locationd 0x000000010d165a08 locationd + 178696
4/12/12 9:26:47.107 PM com.apple.locationd: STACK,Time,355948007.106,15 locationd 0x000000010d1661b2 locationd + 180658
4/12/12 9:26:47.107 PM com.apple.locationd: STACK,Time,355948007.106,16 locationd 0x000000010d19732c locationd + 381740
4/12/12 9:26:47.107 PM com.apple.locationd: STACK,Time,355948007.106,17 locationd 0x000000010d13bfd8 locationd + 8152
4/12/12 9:26:47.107 PM com.apple.locationd: STACK,Time,355948007.106,18 ??? 0x0000000000000001 0x0 + 1
4/12/12 9:26:56.640 PM fseventsd: event logs in /Volumes/Mac OS X Base System/.fseventsd out of sync with volume. destroying old logs. (93743 0 83476)
4/12/12 9:26:56.924 PM fseventsd: log dir: /Volumes/Mac OS X Base System/.fseventsd getting new uuid: D634270C-DD5D-47BE-B93C-07BF4EE661B5
4/12/12 9:26:58.485 PM appleprofilepolicyd: appleprofilepolicyd: profiling drivers not loaded, loading
4/12/12 9:26:59.135 PM fseventsd: check_vol_last_mod_time:XXX failed to get mount time (25; &mount_time == 0x10603f538)
4/12/12 9:26:59.136 PM fseventsd: log dir: /Volumes/Untitled/.fseventsd getting new uuid: 743C1622-B9D4-4430-8946-513802292BB7
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:00.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:01.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:01.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:01.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:01.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:01.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:01.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:03.433 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.433 PM com.apple.dock.extra: 2012-04-12 21:27:03.431 com.apple.dock.extra[205:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.434 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.434 PM com.apple.dock.extra: 2012-04-12 21:27:03.433 com.apple.dock.extra[205:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.434 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.435 PM com.apple.dock.extra: 2012-04-12 21:27:03.433 com.apple.dock.extra[205:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.435 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.436 PM com.apple.dock.extra: 2012-04-12 21:27:03.434 com.apple.dock.extra[205:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:27:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:04.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:04.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:04.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:05.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:05.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:05.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:05.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:05.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:05.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:16.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:26.482 PM coreservicesd: *** process 53 exceeded 500 log message per second limit - remaining messages this second discarded ***
4/12/12 9:27:28.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:31.081 PM Finder: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
4/12/12 9:27:31.081 PM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/12/12 9:27:38.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:38.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:38.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:40.000 PM kernel: stampWait: Overflowed checking for stamp 0x2cd7 on Main ring: called from
4/12/12 9:27:40.000 PM kernel: timestamp = 0x2cd6
4/12/12 9:27:40.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:27:40.000 PM kernel: ring head = 0x06e023d0, wrap count = 0x37
4/12/12 9:27:40.000 PM kernel: ring tail = 0x00002790 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:27:40.000 PM kernel: timestamps = 0x2cd6
4/12/12 9:27:40.000 PM kernel: Semaphore register values:
4/12/12 9:27:40.000 PM kernel: VRSYNC: (0x12044) = 0x2cd6
4/12/12 9:27:40.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:27:40.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:27:40.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:27:40.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/12/12 9:27:40.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:27:40.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:27:40.000 PM kernel: After attempt to clear wait condition = 0x00003401 no longer waiting
4/12/12 9:27:40.000 PM kernel: trying to clear semaphore wait on Main ring
4/12/12 9:27:40.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:27:40.000 PM kernel: kIPEHR: 0x61010008
4/12/12 9:27:40.000 PM kernel: kINSTDONE: 0xffff
4/12/12 9:27:40.000 PM kernel: kINSTDONE_1: 0x3732ffff
4/12/12 9:27:46.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:46.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:48.000 PM kernel: stampWait: Overflowed checking for stamp 0x3a22 on Main ring: called from
4/12/12 9:27:48.000 PM kernel: timestamp = 0x3a20
4/12/12 9:27:48.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:27:48.000 PM kernel: ring head = 0x08e031d0, wrap count = 0x47
4/12/12 9:27:48.000 PM kernel: ring tail = 0x00003bd0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:27:48.000 PM kernel: timestamps = 0x3a20
4/12/12 9:27:48.000 PM kernel: Semaphore register values:
4/12/12 9:27:48.000 PM kernel: VRSYNC: (0x12044) = 0x3a20
4/12/12 9:27:48.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:27:48.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:27:48.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:27:48.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:27:48.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:27:48.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:27:48.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:27:48.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:27:48.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:27:48.000 PM kernel: kINSTDONE_1: 0x1af808af
4/12/12 9:27:48.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:51.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:51.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:51.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:51.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:56.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:56.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:27:59.000 PM kernel: stampWait: Overflowed checking for stamp 0x46d0 on Main ring: called from
4/12/12 9:27:59.000 PM kernel: timestamp = 0x46ce
4/12/12 9:27:59.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:27:59.000 PM kernel: ring head = 0x0ae01950, wrap count = 0x57
4/12/12 9:27:59.000 PM kernel: ring tail = 0x00001d50 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:27:59.000 PM kernel: timestamps = 0x46ce
4/12/12 9:27:59.000 PM kernel: Semaphore register values:
4/12/12 9:27:59.000 PM kernel: VRSYNC: (0x12044) = 0x46ce
4/12/12 9:27:59.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:27:59.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:27:59.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:27:59.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:27:59.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:27:59.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:27:59.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:27:59.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:27:59.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:27:59.000 PM kernel: kINSTDONE_1: 0x18f0a8af
4/12/12 9:27:59.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:28:04.000 PM kernel: stampWait: Overflowed checking for stamp 0x4777 on Main ring: called from
4/12/12 9:28:04.000 PM kernel: timestamp = 0x4775
4/12/12 9:28:04.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:04.000 PM kernel: ring head = 0x0b000950, wrap count = 0x58
4/12/12 9:28:04.000 PM kernel: ring tail = 0x00000fd0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:04.000 PM kernel: timestamps = 0x4775
4/12/12 9:28:04.000 PM kernel: Semaphore register values:
4/12/12 9:28:04.000 PM kernel: VRSYNC: (0x12044) = 0x4775
4/12/12 9:28:04.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:04.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:04.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:04.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:04.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:04.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:04.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:04.000 PM kernel: kIPEHR: 0x78170003
4/12/12 9:28:04.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:28:04.000 PM kernel: kINSTDONE_1: 0x1af828af
4/12/12 9:28:04.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:28:09.000 PM kernel: stampWait: Overflowed checking for stamp 0x47e5 on Main ring: called from waiting for blt buffer (3D blt)
4/12/12 9:28:09.000 PM kernel: timestamp = 0x47e3
4/12/12 9:28:09.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:09.000 PM kernel: ring head = 0x0b002990, wrap count = 0x58
4/12/12 9:28:09.000 PM kernel: ring tail = 0x00003360 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:09.000 PM kernel: timestamps = 0x47e3
4/12/12 9:28:09.000 PM kernel: Semaphore register values:
4/12/12 9:28:09.000 PM kernel: VRSYNC: (0x12044) = 0x47e3
4/12/12 9:28:09.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:09.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:09.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:09.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:09.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:09.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:09.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:09.000 PM kernel: kIPEHR: 0x2000000
4/12/12 9:28:09.000 PM kernel: kINSTDONE: 0xffb
4/12/12 9:28:09.000 PM kernel: kINSTDONE_1: 0x230282f
4/12/12 9:28:09.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:28:16.000 PM kernel: stampWait: Overflowed checking for stamp 0x4d89 on Main ring: called from
4/12/12 9:28:16.000 PM kernel: timestamp = 0x4d87
4/12/12 9:28:16.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:16.000 PM kernel: ring head = 0x0be01590, wrap count = 0x5f
4/12/12 9:28:16.000 PM kernel: ring tail = 0x00001990 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:16.000 PM kernel: timestamps = 0x4d87
4/12/12 9:28:16.000 PM kernel: Semaphore register values:
4/12/12 9:28:16.000 PM kernel: VRSYNC: (0x12044) = 0x4d87
4/12/12 9:28:16.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:16.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:16.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:16.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:16.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:16.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:16.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:16.000 PM kernel: kIPEHR: 0x78170003
4/12/12 9:28:16.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:28:16.000 PM kernel: kINSTDONE_1: 0x1af028af
4/12/12 9:28:22.000 PM kernel: stampWait: Overflowed checking for stamp 0x4fc2 on Main ring: called from
4/12/12 9:28:22.000 PM kernel: timestamp = 0x4fc0
4/12/12 9:28:22.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:22.000 PM kernel: ring head = 0x0c203ad0, wrap count = 0x61
4/12/12 9:28:22.000 PM kernel: ring tail = 0x00003f58 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:22.000 PM kernel: timestamps = 0x4fc0
4/12/12 9:28:22.000 PM kernel: Semaphore register values:
4/12/12 9:28:22.000 PM kernel: VRSYNC: (0x12044) = 0x4fc0
4/12/12 9:28:22.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:22.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:22.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:22.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:22.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:22.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:22.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:22.000 PM kernel: kIPEHR: 0x78170003
4/12/12 9:28:22.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:28:22.000 PM kernel: kINSTDONE_1: 0x1af028af
4/12/12 9:28:29.000 PM kernel: stampWait: Overflowed checking for stamp 0x5727 on Main ring: called from waiting for blt buffer (3D blt)
4/12/12 9:28:29.000 PM kernel: timestamp = 0x5725
4/12/12 9:28:29.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:29.000 PM kernel: ring head = 0x0d402dd0, wrap count = 0x6a
4/12/12 9:28:29.000 PM kernel: ring tail = 0x000037d8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:29.000 PM kernel: timestamps = 0x5725
4/12/12 9:28:29.000 PM kernel: Semaphore register values:
4/12/12 9:28:29.000 PM kernel: VRSYNC: (0x12044) = 0x5725
4/12/12 9:28:29.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:29.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:29.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:29.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:29.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:29.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:29.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:29.000 PM kernel: kIPEHR: 0x79040002
4/12/12 9:28:29.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:28:29.000 PM kernel: kINSTDONE_1: 0x39ffffec
4/12/12 9:28:29.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:28:29.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:28:34.000 PM kernel: stampWait: Overflowed checking for stamp 0x57fb on Main ring: called from waiting for blt buffer (3D blt)
4/12/12 9:28:34.000 PM kernel: timestamp = 0x57f9
4/12/12 9:28:34.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:34.000 PM kernel: ring head = 0x0d602910, wrap count = 0x6b
4/12/12 9:28:34.000 PM kernel: ring tail = 0x00003318 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:34.000 PM kernel: timestamps = 0x57f9
4/12/12 9:28:34.000 PM kernel: Semaphore register values:
4/12/12 9:28:34.000 PM kernel: VRSYNC: (0x12044) = 0x57f9
4/12/12 9:28:34.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:34.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:34.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:34.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:34.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:34.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:34.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:34.000 PM kernel: kIPEHR: 0x2000000
4/12/12 9:28:34.000 PM kernel: kINSTDONE: 0x5fbb
4/12/12 9:28:34.000 PM kernel: kINSTDONE_1: 0x2306aef
4/12/12 9:28:39.000 PM kernel: stampWait: Overflowed checking for stamp 0x586e on Main ring: called from
4/12/12 9:28:39.000 PM kernel: timestamp = 0x586a
4/12/12 9:28:39.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:39.000 PM kernel: ring head = 0x0d800950, wrap count = 0x6c
4/12/12 9:28:39.000 PM kernel: ring tail = 0x00000ae0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:39.000 PM kernel: timestamps = 0x586a
4/12/12 9:28:39.000 PM kernel: Semaphore register values:
4/12/12 9:28:39.000 PM kernel: VRSYNC: (0x12044) = 0x586a
4/12/12 9:28:39.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:39.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:39.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:39.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:39.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:39.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:39.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:39.000 PM kernel: kIPEHR: 0x61010008
4/12/12 9:28:39.000 PM kernel: kINSTDONE: 0xdffb
4/12/12 9:28:39.000 PM kernel: kINSTDONE_1: 0x230462f
4/12/12 9:28:44.000 PM kernel: stampWait: Overflowed checking for stamp 0x58e4 on Main ring: called from waiting for blt buffer (3D blt)
4/12/12 9:28:44.000 PM kernel: timestamp = 0x58e2
4/12/12 9:28:44.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:44.000 PM kernel: ring head = 0x0d802bd0, wrap count = 0x6c
4/12/12 9:28:44.000 PM kernel: ring tail = 0x00003608 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:44.000 PM kernel: timestamps = 0x58e2
4/12/12 9:28:44.000 PM kernel: Semaphore register values:
4/12/12 9:28:44.000 PM kernel: VRSYNC: (0x12044) = 0x58e2
4/12/12 9:28:44.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:44.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:44.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:44.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:44.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:44.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:44.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:44.000 PM kernel: kIPEHR: 0x7a000003
4/12/12 9:28:44.000 PM kernel: kINSTDONE: 0xfbb
4/12/12 9:28:44.000 PM kernel: kINSTDONE_1: 0x83307eaf
4/12/12 9:28:44.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:28:49.000 PM kernel: stampWait: Overflowed checking for stamp 0x595a on Main ring: called from
4/12/12 9:28:49.000 PM kernel: timestamp = 0x5958
4/12/12 9:28:49.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:49.000 PM kernel: ring head = 0x0da00dd0, wrap count = 0x6d
4/12/12 9:28:49.000 PM kernel: ring tail = 0x00001450 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:49.000 PM kernel: timestamps = 0x5958
4/12/12 9:28:49.000 PM kernel: Semaphore register values:
4/12/12 9:28:49.000 PM kernel: VRSYNC: (0x12044) = 0x5958
4/12/12 9:28:49.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:49.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:49.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:49.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:49.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:49.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:49.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:49.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:28:49.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:28:49.000 PM kernel: kINSTDONE_1: 0x1af828af
4/12/12 9:28:57.000 PM kernel: stampWait: Overflowed checking for stamp 0x5dce on Main ring: called from
4/12/12 9:28:57.000 PM kernel: timestamp = 0x5dcd
4/12/12 9:28:57.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:28:57.000 PM kernel: ring head = 0x0e403f50, wrap count = 0x72
4/12/12 9:28:57.000 PM kernel: ring tail = 0x000004d0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:28:57.000 PM kernel: timestamps = 0x5dcd
4/12/12 9:28:57.000 PM kernel: Semaphore register values:
4/12/12 9:28:57.000 PM kernel: VRSYNC: (0x12044) = 0x5dcd
4/12/12 9:28:57.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:28:57.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:28:57.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:28:57.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:28:57.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:28:57.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:28:57.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:28:57.000 PM kernel: kIPEHR: 0x7a000003
4/12/12 9:28:57.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:28:57.000 PM kernel: kINSTDONE_1: 0x39fffffc
4/12/12 9:28:57.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:28:57.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: stampWait: Overflowed checking for stamp 0x5e04 on Main ring: called from
4/12/12 9:29:02.000 PM kernel: timestamp = 0x5e03
4/12/12 9:29:02.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:29:02.000 PM kernel: ring head = 0x0e601050, wrap count = 0x73
4/12/12 9:29:02.000 PM kernel: ring tail = 0x00001690 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:29:02.000 PM kernel: timestamps = 0x5e03
4/12/12 9:29:02.000 PM kernel: Semaphore register values:
4/12/12 9:29:02.000 PM kernel: VRSYNC: (0x12044) = 0x5e03
4/12/12 9:29:02.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:29:02.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:29:02.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:29:02.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:29:02.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:29:02.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:29:02.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:29:02.000 PM kernel: kIPEHR: 0x78151003
4/12/12 9:29:02.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:29:02.000 PM kernel: kINSTDONE_1: 0x3bfffffb
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:02.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:10.937 PM WebProcess: Unable to talk to lsboxd
4/12/12 9:29:10.956 PM sandboxd: ([228]) WebProcess(228) deny mach-lookup com.apple.ls.boxd
4/12/12 9:29:12.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:29:12.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:30:55.000 PM kernel: add_fsevent: unable to get path for vp 0xffffff800c0401f0 (kernel.log; ret 22; type 4)
4/12/12 9:30:55.000 PM kernel: add_fsevent: unabled to get a path for vp 0xffffff800c0401f0. dropping the event.
4/12/12 9:31:20.420 PM Installer: @(#)PROGRAM:Install PROJECT:Install-686.3
4/12/12 9:31:20.420 PM Installer: @(#)PROGRAM:Installer PROJECT:Installer-530
4/12/12 9:31:20.420 PM Installer: Hardware: MacBookPro8,1 @ 2.39 GHz (x 4), 4096 MB RAM
4/12/12 9:31:20.421 PM Installer: Running OS Build: Mac OS X 10.7.3 (11D50)
4/12/12 9:31:20.527 PM Installer: Fan Control Installation Log
4/12/12 9:31:20.527 PM Installer: Opened from: /Users/dani/Desktop/Fan Control 1.2.pkg
4/12/12 9:31:27.569 PM Installer: InstallerStatusNotifications plugin loaded
4/12/12 9:31:35.684 PM Installer: ================================================================================
4/12/12 9:31:35.684 PM Installer: User picked Standard Install
4/12/12 9:31:35.684 PM Installer: Choices selected for installation:
4/12/12 9:31:35.684 PM Installer: Install: "Fan Control"
4/12/12 9:31:35.685 PM Installer: ================================================================================
4/12/12 9:31:35.804 PM Installer: Configuring volume "OS X"
4/12/12 9:31:35.817 PM Installer: Free space on "OS X": 91.77 GB (91766214656 bytes).
4/12/12 9:31:35.818 PM Installer: Create temporary directory "/var/folders/fz/685jqdxd5gvdplmvf4z3gxsm0000gn/T//Install.253OWxFpz"
4/12/12 9:31:35.824 PM Installer: IFPKInstallElement (1 packages)
4/12/12 9:31:35.886 PM authorizationhost: SFBuiltinEntitled: Installer.app is not entitled for system.install.apple-software
4/12/12 9:31:35.916 PM authorizationhost: SFBuiltinEntitled: Installer.app is not entitled for system.install.app-store-software
4/12/12 9:31:35.944 PM authorizationhost: SFBuiltinEntitled: Installer.app is not entitled for system.install.app-store-software
4/12/12 9:31:35.945 PM com.apple.SecurityServer: Failed to authorize right 'system.install.app-store-software' by client '/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd' [264] for authorization created by '/System/Library/CoreServices/Installer.app' [253]
4/12/12 9:31:35.949 PM installd: PackageKit: ----- Begin install -----
4/12/12 9:31:36.075 PM SystemStarter: "/Library/StartupItems" failed sanity check: path was created after boot up
4/12/12 9:31:36.300 PM installd: Installed "Fan Control" ()
4/12/12 9:31:36.339 PM installd: PackageKit: ----- End install -----
4/12/12 9:31:36.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:31:36.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:31:36.955 PM Installer: Removing temporary directory "/var/folders/fz/685jqdxd5gvdplmvf4z3gxsm0000gn/T//Install.253OWxFpz"
4/12/12 9:31:36.960 PM Installer: Finalize disk "OS X"
4/12/12 9:31:36.961 PM Installer: Notifying system of updated components
4/12/12 9:31:36.961 PM Installer: **** Summary Information ****
4/12/12 9:31:36.961 PM Installer: Operation Elapsed time
4/12/12 9:31:36.961 PM Installer: -----------------------------
4/12/12 9:31:36.961 PM Installer: zero 0.02 seconds
4/12/12 9:31:36.961 PM Installer: disk 0.01 seconds
4/12/12 9:31:36.961 PM Installer: install 1.13 seconds
4/12/12 9:31:36.961 PM Installer: -total- 1.16 seconds
4/12/12 9:31:37.148 PM Installer: IFDInstallController 4291F280 state = 5
4/12/12 9:31:37.148 PM Installer: Displaying 'Install Succeeded' UI.
4/12/12 9:32:09.000 PM kernel: stampWait: Overflowed checking for stamp 0x12713 on Main ring: called from
4/12/12 9:32:09.000 PM kernel: timestamp = 0x1270e
4/12/12 9:32:09.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:32:09.000 PM kernel: ring head = 0x2ca02fd0, wrap count = 0x165
4/12/12 9:32:09.000 PM kernel: ring tail = 0x00003710 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:32:09.000 PM kernel: timestamps = 0x1270e
4/12/12 9:32:09.000 PM kernel: Semaphore register values:
4/12/12 9:32:09.000 PM kernel: VRSYNC: (0x12044) = 0x1270e
4/12/12 9:32:09.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:32:09.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:32:09.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:32:09.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:32:09.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:32:09.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:32:09.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:32:09.000 PM kernel: kIPEHR: 0x2000000
4/12/12 9:32:09.000 PM kernel: kINSTDONE: 0x8808fffb
4/12/12 9:32:09.000 PM kernel: kINSTDONE_1: 0x230a8af
4/12/12 9:32:19.000 PM kernel: stampWait: Overflowed checking for stamp 0x12f34 on Main ring: called from
4/12/12 9:32:19.000 PM kernel: timestamp = 0x12f32
4/12/12 9:32:19.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:32:19.000 PM kernel: ring head = 0x2de02d90, wrap count = 0x16f
4/12/12 9:32:19.000 PM kernel: ring tail = 0x00003600 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:32:19.000 PM kernel: timestamps = 0x12f32
4/12/12 9:32:19.000 PM kernel: Semaphore register values:
4/12/12 9:32:19.000 PM kernel: VRSYNC: (0x12044) = 0x12f32
4/12/12 9:32:19.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:32:19.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:32:19.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:32:19.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:32:19.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:32:19.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:32:19.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:32:19.000 PM kernel: kIPEHR: 0x61010008
4/12/12 9:32:19.000 PM kernel: kINSTDONE: 0x88889ffb
4/12/12 9:32:19.000 PM kernel: kINSTDONE_1: 0x230cfef
4/12/12 9:32:24.000 PM kernel: stampWait: Overflowed checking for stamp 0x12f4b on Main ring: called from
4/12/12 9:32:24.000 PM kernel: timestamp = 0x12f49
4/12/12 9:32:24.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:32:24.000 PM kernel: ring head = 0x2de03550, wrap count = 0x16f
4/12/12 9:32:24.000 PM kernel: ring tail = 0x00000100 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:32:24.000 PM kernel: timestamps = 0x12f49
4/12/12 9:32:24.000 PM kernel: Semaphore register values:
4/12/12 9:32:24.000 PM kernel: VRSYNC: (0x12044) = 0x12f49
4/12/12 9:32:24.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:32:24.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:32:24.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:32:24.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:32:24.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:32:24.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:32:24.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:32:24.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:32:24.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:32:24.000 PM kernel: kINSTDONE_1: 0x1af8202f
4/12/12 9:32:29.000 PM kernel: stampWait: Overflowed checking for stamp 0x12f6b on Main ring: called from
4/12/12 9:32:29.000 PM kernel: timestamp = 0x12f69
4/12/12 9:32:29.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:32:29.000 PM kernel: ring head = 0x2e000050, wrap count = 0x170
4/12/12 9:32:29.000 PM kernel: ring tail = 0x000004d0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:32:29.000 PM kernel: timestamps = 0x12f69
4/12/12 9:32:29.000 PM kernel: Semaphore register values:
4/12/12 9:32:29.000 PM kernel: VRSYNC: (0x12044) = 0x12f69
4/12/12 9:32:29.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:32:29.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:32:29.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:32:29.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:32:29.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:32:29.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:32:29.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:32:29.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:32:29.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:32:29.000 PM kernel: kINSTDONE_1: 0x1af808af
4/12/12 9:32:34.000 PM kernel: stampWait: Overflowed checking for stamp 0x12f96 on Main ring: called from
4/12/12 9:32:34.000 PM kernel: timestamp = 0x12f94
4/12/12 9:32:34.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:32:34.000 PM kernel: ring head = 0x2e000d90, wrap count = 0x170
4/12/12 9:32:34.000 PM kernel: ring tail = 0x00001880 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:32:34.000 PM kernel: timestamps = 0x12f94
4/12/12 9:32:34.000 PM kernel: Semaphore register values:
4/12/12 9:32:34.000 PM kernel: VRSYNC: (0x12044) = 0x12f94
4/12/12 9:32:34.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:32:34.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:32:34.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:32:34.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:32:34.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:32:34.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:32:34.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:32:34.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:32:34.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:32:34.000 PM kernel: kINSTDONE_1: 0x1af8a8af
4/12/12 9:32:39.000 PM kernel: stampWait: Overflowed checking for stamp 0x12fb6 on Main ring: called from waiting for blt buffer (3D blt)
4/12/12 9:32:39.000 PM kernel: timestamp = 0x12fb4
4/12/12 9:32:39.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:32:39.000 PM kernel: ring head = 0x2e0017d0, wrap count = 0x170
4/12/12 9:32:39.000 PM kernel: ring tail = 0x000026b8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:32:39.000 PM kernel: timestamps = 0x12fb4
4/12/12 9:32:39.000 PM kernel: Semaphore register values:
4/12/12 9:32:39.000 PM kernel: VRSYNC: (0x12044) = 0x12fb4
4/12/12 9:32:39.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:32:39.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:32:39.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:32:39.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:32:39.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:32:39.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:32:39.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:32:39.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:32:39.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:32:39.000 PM kernel: kINSTDONE_1: 0x1870a92f
4/12/12 9:34:19.162 PM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/12/12 9:37:43.220 PM com.apple.launchd.peruser.501: ([0x0-0x14014].com.apple.Safari[225]) Exited: Killed: 9
4/12/12 9:37:43.405 PM com.apple.launchd.peruser.501: ([0x0-0xa00a].com.apple.iTunesHelper[180]) Exited: Killed: 9
4/12/12 9:37:43.405 PM com.apple.launchd.peruser.501: (com.apple.dt.instruments.backgroundinstruments[164]) Exited: Killed: 9
4/12/12 9:37:43.405 PM com.apple.launchd.peruser.501: ([0x0-0x19019].com.apple.AppleSpell[236]) Exited: Killed: 9
4/12/12 9:37:43.408 PM com.apple.launchd.peruser.501: (com.apple.mdworker.pool.0[238]) Exited: Terminated: 15
4/12/12 9:37:43.473 PM loginwindow: DEAD_PROCESS: 37 console
4/12/12 9:37:43.658 PM com.apple.launchd: (com.apple.dock.extra[290]) XPC Service could not exec(3). Resetting port.
4/12/12 9:37:43.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:37:43.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:37:43.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:37:43.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:37:43.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:37:43.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:37:44.174 PM com.apple.kextd: notify_get_state() failed for token 32: status 2.
4/12/12 9:37:44.174 PM com.apple.kextd: notify_get_state() failed for token 31: status 2.
4/12/12 9:37:44.174 PM com.apple.kextd: notify_get_state() failed for token 30: status 2.
4/12/12 9:37:44.174 PM com.apple.kextd: notify_get_state() failed for token 29: status 2.
4/12/12 9:37:44.174 PM com.apple.kextd: notify_get_state() failed for token 24: status 2.
4/12/12 9:37:44.543 PM shutdown: reboot by dani:
4/12/12 9:37:44.543 PM shutdown: SHUTDOWN_TIME: 1334255864 543170
4/12/12 9:37:44.550 PM SystemStarter: "/Library/StartupItems" failed sanity check: path was created after boot up
4/12/12 9:38:06.000 PM bootlog: BOOT_TIME 1334255886 0
4/12/12 9:38:18.000 PM kernel: PMAP: PCID enabled
4/12/12 9:38:18.000 PM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/12/12 9:38:18.000 PM kernel: vm_page_bootstrap: 984065 free pages and 56319 wired pages
4/12/12 9:38:18.557 PM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/12/12 9:38:18.000 PM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/12/12 9:38:18.000 PM kernel: zone leak detection enabled
4/12/12 9:38:18.000 PM kernel: standard timeslicing quantum is 10000 us
4/12/12 9:38:18.000 PM kernel: mig_table_max_displ = 73
4/12/12 9:38:18.000 PM kernel: TSC Deadline Timer supported and enabled
4/12/12 9:38:18.000 PM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/12/12 9:38:18.000 PM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/12/12 9:38:18.000 PM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/12/12 9:38:18.000 PM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/12/12 9:38:18.000 PM kernel: calling mpo_policy_init for TMSafetyNet
4/12/12 9:38:18.000 PM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/12/12 9:38:18.000 PM kernel: calling mpo_policy_init for Sandbox
4/12/12 9:38:18.000 PM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/12/12 9:38:18.000 PM kernel: calling mpo_policy_init for Quarantine
4/12/12 9:38:18.000 PM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/12/12 9:38:18.000 PM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/12/12 9:38:18.000 PM kernel: The Regents of the University of California. All rights reserved.
4/12/12 9:38:18.000 PM kernel: MAC Framework successfully initialized
4/12/12 9:38:18.000 PM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/12/12 9:38:18.000 PM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/12/12 9:38:18.000 PM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/12/12 9:38:18.000 PM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/12/12 9:38:18.000 PM kernel: [ PCI configuration begin ]
4/12/12 9:38:18.000 PM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/12/12 9:38:18.000 PM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/12/12 9:38:18.000 PM kernel: console relocated to 0xf30000000
4/12/12 9:38:18.000 PM kernel: PCI configuration changed (bridge=13 device=3 cardbus=0)
4/12/12 9:38:18.000 PM kernel: [ PCI configuration end, bridges 7 devices 14 ]
4/12/12 9:38:18.000 PM kernel: AppleSmartBatteryManager Loading...
4/12/12 9:38:18.000 PM kernel: AppleSmartBattery loading...
4/12/12 9:38:18.000 PM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/12/12 9:38:18.000 PM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/12/12 9:38:18.000 PM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/12/12 9:38:18.000 PM kernel: FakeSMCDevice: successfully initialized
4/12/12 9:38:18.000 PM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/12/12 9:38:18.000 PM kernel: NVClockX: Card: 0, Device ID: df5, Architecture: 1000000, GF100 [GeForce GT 525M]
4/12/12 9:38:18.000 PM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/12/12 9:38:18.000 PM kernel: Pthread support ABORTS when sync kernel primitives misused
4/12/12 9:38:18.000 PM kernel: PXHCD 0xffffff808002e000:UIMInitialize xHC addressing capability 64 bit register
4/12/12 9:38:18.000 PM kernel: PXHCD 0xffffff808002e000:UIMInitialize HCSParams2 = 0x11
4/12/12 9:38:18.000 PM kernel: PXHCD 0xffffff808002e000:UIMInitialize MAX SCRATCH PAD = 0
4/12/12 9:38:18.000 PM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/12/12 9:38:18.000 PM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/12/12 9:38:18.000 PM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/12/12 9:38:18.000 PM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/12/12 9:38:18.000 PM kernel: AppleIntelCPUPowerManagementClient: ready
4/12/12 9:38:18.000 PM kernel: USBMSC Identifier (non-unique): 0019E06B4A04F911578500F5 0x951 0x1625 0x100
4/12/12 9:38:18.000 PM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/12/12 9:38:18.000 PM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/12/12 9:38:18.000 PM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/12/12 9:38:18.000 PM kernel: From path: "uuid", 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/12/12 9:38:18.000 PM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/12/12 9:38:18.000 PM kernel: BSD root: disk0s3, major 14, minor 3
4/12/12 9:38:18.000 PM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/12/12 9:38:18.000 PM kernel: NVClockX: Error reading BIOS
4/12/12 9:38:18.000 PM kernel: NVClockX: Adding temperature sensors
4/12/12 9:38:18.000 PM kernel: Kernel is LP64
4/12/12 9:38:18.994 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/12/12 9:38:07.949 PM com.apple.launchd: *** launchd[1] has started up. ***
4/12/12 9:38:18.238 PM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/12/12 9:38:23.000 PM kernel: NVDAGF100HAL loaded and registered.
4/12/12 9:38:23.000 PM kernel: Previous Shutdown Cause: 3
4/12/12 9:38:23.000 PM kernel: No interval found for . Using 8000000
4/12/12 9:38:23.000 PM kernel: No interval found for . Using 8000000
4/12/12 9:38:23.000 PM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/12/12 9:38:23.000 PM kernel: DSMOS has arrived
4/12/12 9:38:23.145 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/12/12 9:38:23.158 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/12/12 9:38:23.158 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/12/12 9:38:23.159 PM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/12/12 9:38:23.162 PM configd: network configuration changed.
4/12/12 9:38:23.252 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/12/12 9:38:23.289 PM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/12/12 9:38:23.305 PM com.apple.pfctl: No ALTQ support in kernel
4/12/12 9:38:23.305 PM com.apple.pfctl: ALTQ related functions disabled
4/12/12 9:38:23.456 PM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/12/12 9:38:23.500 PM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/12/12 9:38:23.670 PM com.apple.SecurityServer: Session 100000 created
4/12/12 9:38:24.000 PM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/12/12 9:38:24.000 PM kernel: macx_swapon SUCCESS
4/12/12 9:38:24.000 PM kernel: NTFS driver 3.10 [Flags: R/W].
4/12/12 9:38:24.000 PM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/12/12 9:38:25.000 PM kernel: NTFS volume name System Reserved, version 3.1.
4/12/12 9:38:25.058 PM mds: (Normal) FMW: FMW 0 0
4/12/12 9:38:25.704 PM com.apple.locationd: ERROR,Time,355948705.704,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,1 locationd 0x000000010e520583 locationd + 624003
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,2 locationd 0x000000010e520719 locationd + 624409
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,4 locationd 0x000000010e5209b0 locationd + 625072
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,5 locationd 0x000000010e520a10 locationd + 625168
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,7 locationd 0x000000010e520a47 locationd + 625223
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,8 locationd 0x000000010e5153ac locationd + 578476
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,9 locationd 0x000000010e51553f locationd + 578879
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,11 locationd 0x000000010e515509 locationd + 578825
4/12/12 9:38:25.704 PM com.apple.locationd: STACK,Time,355948705.704,12 locationd 0x000000010e4d252a locationd + 304426
4/12/12 9:38:25.705 PM com.apple.locationd: STACK,Time,355948705.704,13 locationd 0x000000010e4b3653 locationd + 177747
4/12/12 9:38:25.705 PM com.apple.locationd: STACK,Time,355948705.704,14 locationd 0x000000010e4b3a08 locationd + 178696
4/12/12 9:38:25.705 PM com.apple.locationd: STACK,Time,355948705.704,15 locationd 0x000000010e4b41b2 locationd + 180658
4/12/12 9:38:25.705 PM com.apple.locationd: STACK,Time,355948705.704,16 locationd 0x000000010e4e532c locationd + 381740
4/12/12 9:38:25.705 PM com.apple.locationd: STACK,Time,355948705.704,17 locationd 0x000000010e489fd8 locationd + 8152
4/12/12 9:38:25.705 PM com.apple.locationd: STACK,Time,355948705.704,18 ??? 0x0000000000000001 0x0 + 1
4/12/12 9:38:26.000 PM kernel: NTFS volume name Windows 7, version 3.1.
4/12/12 9:38:29.404 PM com.apple.SecurityServer: Entering service
4/12/12 9:38:29.442 PM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/12/12 9:38:29.464 PM mDNSResponder: D2D_IPC: Loaded
4/12/12 9:38:29.464 PM mDNSResponder: D2DInitialize succeeded
4/12/12 9:38:29.499 PM UserEventAgent: ServermgrdRegistration cannot load config data
4/12/12 9:38:29.514 PM UserEventAgent: get_backup_share_points no AFP
4/12/12 9:38:30.000 PM kernel: NTFS volume name New Volume, version 3.1.
4/12/12 9:38:31.547 PM loginwindow: Login Window Application Started
4/12/12 9:38:31.840 PM configd: en0: AUTOMATIC-V6 duplicate configured service
4/12/12 9:38:32.000 PM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/12/12 9:38:32.192 PM netbiosd: Unable to start NetBIOS name service:
4/12/12 9:38:33.000 PM kernel: NVDA: rmStart failed
4/12/12 9:38:33.492 PM configd: network configuration changed.
4/12/12 9:38:33.835 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/12/12 9:38:40.857 PM configd: network configuration changed.
4/12/12 9:38:41.041 PM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/12/12 9:38:41.206 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/12/12 9:38:41.287 PM com.apple.SecurityServer: Session 100006 created
4/12/12 9:38:41.289 PM loginwindow: Login Window Started Security Agent
4/12/12 9:38:41.414 PM SecurityAgent: Echo enabled
4/12/12 9:38:41.414 PM SecurityAgent: Echo enabled
4/12/12 9:38:42.908 PM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/12/12 9:38:44.966 PM configd: network configuration changed.
4/12/12 9:38:44.967 PM netbiosd: network address or mask changed for en0
4/12/12 9:38:44.967 PM netbiosd: network address or mask changed for en0
4/12/12 9:38:46.283 PM SecurityAgent: User info context values set for dani
4/12/12 9:38:46.283 PM SecurityAgent: User info context values set for dani
4/12/12 9:38:49.149 PM SecurityAgent: Login Window login proceeding
4/12/12 9:38:49.149 PM SecurityAgent: Login Window login proceeding
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/12/12 9:38:49.265 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/12/12 9:38:49.675 PM loginwindow: Login Window - Returned from Security Agent
4/12/12 9:38:49.687 PM loginwindow: USER_PROCESS: 54 console
4/12/12 9:38:50.050 PM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/12/12 9:38:50.053 PM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/12/12 9:38:50.053 PM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/12/12 9:38:52.146 PM ntpd: proto: precision = 1.000 usec
4/12/12 9:38:52.289 PM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 20487
4/12/12 9:38:52.322 PM com.apple.locationd: ERROR,Time,355948732.322,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,1 locationd 0x0000000104dfd583 locationd + 624003
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,2 locationd 0x0000000104dfd719 locationd + 624409
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,4 locationd 0x0000000104dfd9b0 locationd + 625072
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,5 locationd 0x0000000104dfda10 locationd + 625168
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,7 locationd 0x0000000104dfda47 locationd + 625223
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,8 locationd 0x0000000104df23ac locationd + 578476
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,9 locationd 0x0000000104df253f locationd + 578879
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,11 locationd 0x0000000104df2509 locationd + 578825
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,12 locationd 0x0000000104daf52a locationd + 304426
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,13 locationd 0x0000000104d90653 locationd + 177747
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,14 locationd 0x0000000104d90a08 locationd + 178696
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,15 locationd 0x0000000104d911b2 locationd + 180658
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,16 locationd 0x0000000104dc232c locationd + 381740
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,17 locationd 0x0000000104d66fd8 locationd + 8152
4/12/12 9:38:52.322 PM com.apple.locationd: STACK,Time,355948732.322,18 ??? 0x0000000000000001 0x0 + 1
4/12/12 9:38:52.333 PM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[149]) Exited with code: 1
4/12/12 9:38:53.657 PM fseventsd: could not open <</Volumes/Untitled/.fseventsd/fseventsd-uuid>> (No such file or directory)
4/12/12 9:38:53.657 PM fseventsd: log dir: /Volumes/Untitled/.fseventsd getting new uuid: 966CF47C-2440-4431-8A07-BCB57504B469
4/12/12 9:38:54.057 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.058 PM com.apple.dock.extra: 2012-04-12 21:38:54.055 com.apple.dock.extra[183:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.058 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.058 PM com.apple.dock.extra: 2012-04-12 21:38:54.057 com.apple.dock.extra[183:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.059 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.059 PM com.apple.dock.extra: 2012-04-12 21:38:54.058 com.apple.dock.extra[183:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.060 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.060 PM com.apple.dock.extra: 2012-04-12 21:38:54.059 com.apple.dock.extra[183:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:54.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:55.210 PM appleprofilepolicyd: appleprofilepolicyd: profiling drivers not loaded, loading
4/12/12 9:38:58.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:58.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:58.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:38:58.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:01.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:03.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:05.070 PM com.apple.SecurityServer: Failed to authorize right 'system.install.app-store-software' by client '/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd' [231] for authorization created by '/System/Library/CoreServices/Software Update.app' [227]
4/12/12 9:39:05.070 PM com.apple.SecurityServer: Failed to authorize right 'system.install.software' by client '/System/Library/PrivateFrameworks/PackageKit.framework/Versions/A/Resources/installd' [231] for authorization created by '/System/Library/CoreServices/Software Update.app' [227]
4/12/12 9:39:09.925 PM com.apple.launchd.peruser.501: (com.apple.pbs) Throttling respawn: Will start in 9 seconds
4/12/12 9:39:10.531 PM coreservicesd: *** process 36 exceeded 500 log message per second limit - remaining messages this second discarded ***
4/12/12 9:39:18.000 PM kernel: stampWait: Overflowed checking for stamp 0x2e33 on Main ring: called from
4/12/12 9:39:18.000 PM kernel: timestamp = 0x2e32
4/12/12 9:39:18.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:39:18.000 PM kernel: ring head = 0x07402cd0, wrap count = 0x3a
4/12/12 9:39:18.000 PM kernel: ring tail = 0x00003380 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:39:18.000 PM kernel: timestamps = 0x2e32
4/12/12 9:39:18.000 PM kernel: Semaphore register values:
4/12/12 9:39:18.000 PM kernel: VRSYNC: (0x12044) = 0x2e32
4/12/12 9:39:18.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:39:18.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:39:18.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:39:18.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/12/12 9:39:18.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:39:18.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:39:18.000 PM kernel: After attempt to clear wait condition = 0x00003401 no longer waiting
4/12/12 9:39:18.000 PM kernel: trying to clear semaphore wait on Main ring
4/12/12 9:39:18.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/12/12 9:39:18.000 PM kernel: kIPEHR: 0x78080083
4/12/12 9:39:18.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:39:18.000 PM kernel: kINSTDONE_1: 0x3fffffff
4/12/12 9:39:18.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:18.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:27.000 PM kernel: stampWait: Overflowed checking for stamp 0x334c on Main ring: called from
4/12/12 9:39:27.000 PM kernel: timestamp = 0x334a
4/12/12 9:39:27.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:39:27.000 PM kernel: ring head = 0x08003bd0, wrap count = 0x40
4/12/12 9:39:27.000 PM kernel: ring tail = 0x00000580 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:39:27.000 PM kernel: timestamps = 0x334a
4/12/12 9:39:27.000 PM kernel: Semaphore register values:
4/12/12 9:39:27.000 PM kernel: VRSYNC: (0x12044) = 0x334a
4/12/12 9:39:27.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:39:27.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:39:27.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:39:27.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:39:27.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:39:27.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:39:27.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:39:27.000 PM kernel: kIPEHR: 0x7a000003
4/12/12 9:39:27.000 PM kernel: kINSTDONE: 0x7efebfbb
4/12/12 9:39:27.000 PM kernel: kINSTDONE_1: 0x23000af
4/12/12 9:39:32.000 PM kernel: stampWait: Overflowed checking for stamp 0x3363 on Main ring: called from
4/12/12 9:39:32.000 PM kernel: timestamp = 0x3361
4/12/12 9:39:32.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:39:32.000 PM kernel: ring head = 0x082004d0, wrap count = 0x41
4/12/12 9:39:32.000 PM kernel: ring tail = 0x00001180 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:39:32.000 PM kernel: timestamps = 0x3361
4/12/12 9:39:32.000 PM kernel: Semaphore register values:
4/12/12 9:39:32.000 PM kernel: VRSYNC: (0x12044) = 0x3361
4/12/12 9:39:32.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:39:32.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:39:32.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:39:32.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:39:32.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:39:32.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:39:32.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:39:32.000 PM kernel: kIPEHR: 0x78170003
4/12/12 9:39:32.000 PM kernel: kINSTDONE: 0xfffffffb
4/12/12 9:39:32.000 PM kernel: kINSTDONE_1: 0x1af028af
4/12/12 9:39:37.000 PM kernel: stampWait: Overflowed checking for stamp 0x338a on Main ring: called from
4/12/12 9:39:37.000 PM kernel: timestamp = 0x3388
4/12/12 9:39:37.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:39:37.000 PM kernel: ring head = 0x082010d0, wrap count = 0x41
4/12/12 9:39:37.000 PM kernel: ring tail = 0x00001d40 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:39:37.000 PM kernel: timestamps = 0x3388
4/12/12 9:39:37.000 PM kernel: Semaphore register values:
4/12/12 9:39:37.000 PM kernel: VRSYNC: (0x12044) = 0x3388
4/12/12 9:39:37.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:39:37.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:39:37.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:39:37.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:39:37.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:39:37.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:39:37.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:39:37.000 PM kernel: kIPEHR: 0x2000002
4/12/12 9:39:37.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:39:37.000 PM kernel: kINSTDONE_1: 0x19f87eef
4/12/12 9:39:37.000 PM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/12/12 9:39:42.000 PM kernel: stampWait: Overflowed checking for stamp 0x33b1 on Main ring: called from waiting for blt buffer (3D blt)
4/12/12 9:39:42.000 PM kernel: timestamp = 0x33af
4/12/12 9:39:42.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/12/12 9:39:42.000 PM kernel: ring head = 0x08201c90, wrap count = 0x41
4/12/12 9:39:42.000 PM kernel: ring tail = 0x00002b88 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/12/12 9:39:42.000 PM kernel: timestamps = 0x33af
4/12/12 9:39:42.000 PM kernel: Semaphore register values:
4/12/12 9:39:42.000 PM kernel: VRSYNC: (0x12044) = 0x33af
4/12/12 9:39:42.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/12/12 9:39:42.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/12/12 9:39:42.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/12/12 9:39:42.000 PM kernel: RBSYNC: (0x 2044) = 0x1
4/12/12 9:39:42.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/12/12 9:39:42.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/12/12 9:39:42.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/12/12 9:39:42.000 PM kernel: kIPEHR: 0x78170003
4/12/12 9:39:42.000 PM kernel: kINSTDONE: 0xffffffff
4/12/12 9:39:42.000 PM kernel: kINSTDONE_1: 0x1af828af
4/13/12 9:17:49.000 AM bootlog: BOOT_TIME 1334297869 0
4/13/12 9:18:20.259 AM fseventsd: event logs in /.fseventsd out of sync with volume. destroying old logs. (166 30 42036)
4/13/12 9:18:20.000 AM kernel: PMAP: PCID enabled
4/13/12 9:18:20.259 AM fseventsd: log dir: /.fseventsd getting new uuid: E7EDE809-A20E-45B0-8A2E-63EE9970C549
4/13/12 9:18:20.000 AM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/13/12 9:18:20.000 AM kernel: vm_page_bootstrap: 984065 free pages and 56319 wired pages
4/13/12 9:18:20.000 AM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/13/12 9:18:20.768 AM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/13/12 9:18:20.000 AM kernel: zone leak detection enabled
4/13/12 9:18:20.000 AM kernel: standard timeslicing quantum is 10000 us
4/13/12 9:18:20.000 AM kernel: mig_table_max_displ = 73
4/13/12 9:18:20.000 AM kernel: TSC Deadline Timer supported and enabled
4/13/12 9:18:20.000 AM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/13/12 9:18:20.000 AM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/13/12 9:18:20.000 AM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/13/12 9:18:20.000 AM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/13/12 9:18:20.000 AM kernel: calling mpo_policy_init for TMSafetyNet
4/13/12 9:18:20.000 AM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/13/12 9:18:20.000 AM kernel: calling mpo_policy_init for Sandbox
4/13/12 9:18:20.000 AM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/13/12 9:18:20.000 AM kernel: calling mpo_policy_init for Quarantine
4/13/12 9:18:20.000 AM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/13/12 9:18:20.000 AM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/13/12 9:18:20.000 AM kernel: The Regents of the University of California. All rights reserved.
4/13/12 9:18:20.000 AM kernel: MAC Framework successfully initialized
4/13/12 9:18:20.000 AM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/13/12 9:18:20.000 AM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/13/12 9:18:20.000 AM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/13/12 9:18:20.000 AM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/13/12 9:18:20.000 AM kernel: [ PCI configuration begin ]
4/13/12 9:18:20.000 AM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/13/12 9:18:20.000 AM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/13/12 9:18:20.000 AM kernel: console relocated to 0xf30000000
4/13/12 9:18:20.000 AM kernel: PCI configuration changed (bridge=13 device=3 cardbus=0)
4/13/12 9:18:20.000 AM kernel: [ PCI configuration end, bridges 7 devices 14 ]
4/13/12 9:18:20.000 AM kernel: AppleSmartBatteryManager Loading...
4/13/12 9:18:20.000 AM kernel: AppleSmartBattery loading...
4/13/12 9:18:20.000 AM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/13/12 9:18:20.000 AM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/13/12 9:18:20.000 AM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/13/12 9:18:20.000 AM kernel: FakeSMCDevice: successfully initialized
4/13/12 9:18:20.000 AM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/13/12 9:18:20.000 AM kernel: NVClockX: Card: 0, Device ID: df5, Architecture: 1000000, GF100 [GeForce GT 525M]
4/13/12 9:18:20.000 AM kernel: PXHCD 0xffffff807ff35000:UIMInitialize xHC addressing capability 64 bit register
4/13/12 9:18:20.000 AM kernel: PXHCD 0xffffff807ff35000:UIMInitialize HCSParams2 = 0x11
4/13/12 9:18:20.000 AM kernel: PXHCD 0xffffff807ff35000:UIMInitialize MAX SCRATCH PAD = 0
4/13/12 9:18:20.000 AM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/13/12 9:18:20.000 AM kernel: Pthread support ABORTS when sync kernel primitives misused
4/13/12 9:18:20.000 AM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/13/12 9:18:20.000 AM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/13/12 9:18:20.000 AM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/13/12 9:18:20.000 AM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/13/12 9:18:20.000 AM kernel: AppleIntelCPUPowerManagementClient: ready
4/13/12 9:18:20.000 AM kernel: USBMSC Identifier (non-unique): 0019E06B4A04F911578500F5 0x951 0x1625 0x100
4/13/12 9:18:20.000 AM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/13/12 9:18:20.000 AM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/13/12 9:18:20.000 AM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/13/12 9:18:20.000 AM kernel: From path: "uuid", 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/13/12 9:18:20.000 AM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/13/12 9:18:20.000 AM kernel: BSD root: disk0s3, major 14, minor 3
4/13/12 9:18:20.000 AM kernel: jnl: unknown-dev: replay_journal: from: 3092992 to: 1582080 (joffset 0x310000)
4/13/12 9:18:20.000 AM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/13/12 9:18:20.948 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 9:18:20.000 AM kernel: NVClockX: Error reading BIOS
4/13/12 9:18:20.000 AM kernel: NVClockX: Adding temperature sensors
4/13/12 9:18:20.000 AM kernel: jnl: unknown-dev: journal replay done.
4/13/12 9:18:20.000 AM kernel: Kernel is LP64
4/13/12 9:18:20.000 AM kernel: hfs: Removed 6 orphaned / unlinked files and 14 directories
4/13/12 9:18:09.398 AM com.apple.launchd: *** launchd[1] has started up. ***
4/13/12 9:18:20.201 AM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/13/12 9:18:22.319 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 9:18:22.330 AM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 9:18:22.330 AM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 9:18:22.331 AM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/13/12 9:18:22.334 AM configd: network configuration changed.
4/13/12 9:18:23.000 AM kernel: NVDAGF100HAL loaded and registered.
4/13/12 9:18:23.000 AM kernel: Previous Shutdown Cause: 3
4/13/12 9:18:23.000 AM kernel: No interval found for . Using 8000000
4/13/12 9:18:23.000 AM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/13/12 9:18:23.000 AM kernel: No interval found for . Using 8000000
4/13/12 9:18:23.000 AM kernel: DSMOS has arrived
4/13/12 9:18:23.110 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 9:18:23.480 AM com.apple.pfctl: No ALTQ support in kernel
4/13/12 9:18:23.480 AM com.apple.pfctl: ALTQ related functions disabled
4/13/12 9:18:24.000 AM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/13/12 9:18:24.000 AM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/13/12 9:18:24.000 AM kernel: macx_swapon SUCCESS
4/13/12 9:18:24.000 AM kernel: NTFS driver 3.10 [Flags: R/W].
4/13/12 9:18:24.472 AM com.apple.SecurityServer: Session 100000 created
4/13/12 9:18:25.000 AM kernel: NTFS volume name System Reserved, version 3.1.
4/13/12 9:18:26.000 AM kernel: NTFS volume name Windows 7, version 3.1.
4/13/12 9:18:26.134 AM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/13/12 9:18:28.853 AM com.apple.SecurityServer: Entering service
4/13/12 9:18:29.000 AM kernel: NTFS volume name New Volume, version 3.1.
4/13/12 9:18:29.941 AM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/13/12 9:18:30.070 AM UserEventAgent: ServermgrdRegistration cannot load config data
4/13/12 9:18:30.094 AM UserEventAgent: get_backup_share_points no AFP
4/13/12 9:18:31.270 AM com.apple.locationd: ERROR,Time,355990711.270,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,1 locationd 0x0000000101590583 locationd + 624003
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,2 locationd 0x0000000101590719 locationd + 624409
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,3 libdispatch.dylib 0x00007fff8f0d5aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,4 locationd 0x00000001015909b0 locationd + 625072
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,5 locationd 0x0000000101590a10 locationd + 625168
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,6 libsystem_c.dylib 0x00007fff880ebe06 pthread_once + 86
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,7 locationd 0x0000000101590a47 locationd + 625223
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,8 locationd 0x00000001015853ac locationd + 578476
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,9 locationd 0x000000010158553f locationd + 578879
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,10 libsystem_c.dylib 0x00007fff880ebe06 pthread_once + 86
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,11 locationd 0x0000000101585509 locationd + 578825
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,12 locationd 0x000000010154252a locationd + 304426
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,13 locationd 0x0000000101523653 locationd + 177747
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,14 locationd 0x0000000101523a08 locationd + 178696
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,15 locationd 0x00000001015241b2 locationd + 180658
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,16 locationd 0x000000010155532c locationd + 381740
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,17 locationd 0x00000001014f9fd8 locationd + 8152
4/13/12 9:18:31.270 AM com.apple.locationd: STACK,Time,355990711.270,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 9:18:31.409 AM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/13/12 9:18:31.432 AM mDNSResponder: D2D_IPC: Loaded
4/13/12 9:18:31.432 AM mDNSResponder: D2DInitialize succeeded
4/13/12 9:18:31.825 AM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 9:18:32.000 AM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 9:18:32.205 AM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/13/12 9:18:33.551 AM configd: network configuration changed.
4/13/12 9:18:33.668 AM mds: (Normal) FMW: FMW 0 0
4/13/12 9:18:37.129 AM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/13/12 9:18:39.911 AM configd: network configuration changed.
4/13/12 9:18:43.875 AM loginwindow: Login Window Application Started
4/13/12 9:18:44.000 AM kernel: NVDA: rmStart failed
4/13/12 9:18:44.812 AM configd: network configuration changed.
4/13/12 9:18:44.813 AM netbiosd: network address or mask changed for en0
4/13/12 9:18:44.813 AM netbiosd: network address or mask changed for en0
4/13/12 9:18:46.383 AM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/13/12 9:18:46.520 AM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/13/12 9:18:46.576 AM com.apple.SecurityServer: Session 100006 created
4/13/12 9:18:46.578 AM loginwindow: Login Window Started Security Agent
4/13/12 9:18:46.710 AM SecurityAgent: Echo enabled
4/13/12 9:18:46.710 AM SecurityAgent: Echo enabled
4/13/12 9:18:47.465 AM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 9:18:49.525 AM ntpd: proto: precision = 1.000 usec
4/13/12 9:20:03.979 AM SecurityAgent: User info context values set for dani
4/13/12 9:20:03.979 AM SecurityAgent: User info context values set for dani
4/13/12 9:20:04.966 AM SecurityAgent: Login Window login proceeding
4/13/12 9:20:04.966 AM SecurityAgent: Login Window login proceeding
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/13/12 9:20:05.461 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/13/12 9:20:05.462 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/13/12 9:20:05.462 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/13/12 9:20:05.462 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/13/12 9:20:05.821 AM loginwindow: Login Window - Returned from Security Agent
4/13/12 9:20:05.830 AM loginwindow: USER_PROCESS: 55 console
4/13/12 9:20:05.952 AM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/13/12 9:20:05.957 AM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/13/12 9:20:05.957 AM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/13/12 9:20:06.113 AM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[158]) Exited with code: 1
4/13/12 9:20:06.645 AM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 15371
4/13/12 9:20:06.914 AM com.apple.locationd: ERROR,Time,355990806.912,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,1 locationd 0x0000000108f22583 locationd + 624003
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,2 locationd 0x0000000108f22719 locationd + 624409
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,3 libdispatch.dylib 0x00007fff8f0d5aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,4 locationd 0x0000000108f229b0 locationd + 625072
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,5 locationd 0x0000000108f22a10 locationd + 625168
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,6 libsystem_c.dylib 0x00007fff880ebe06 pthread_once + 86
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,7 locationd 0x0000000108f22a47 locationd + 625223
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,8 locationd 0x0000000108f173ac locationd + 578476
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,9 locationd 0x0000000108f1753f locationd + 578879
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,10 libsystem_c.dylib 0x00007fff880ebe06 pthread_once + 86
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,11 locationd 0x0000000108f17509 locationd + 578825
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,12 locationd 0x0000000108ed452a locationd + 304426
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,13 locationd 0x0000000108eb5653 locationd + 177747
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,14 locationd 0x0000000108eb5a08 locationd + 178696
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,15 locationd 0x0000000108eb61b2 locationd + 180658
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,16 locationd 0x0000000108ee732c locationd + 381740
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,17 locationd 0x0000000108e8bfd8 locationd + 8152
4/13/12 9:20:06.915 AM com.apple.locationd: STACK,Time,355990806.912,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 9:20:08.209 AM fseventsd: check_vol_last_mod_time:XXX failed to get mount time (25; &mount_time == 0x10d13f538)
4/13/12 9:20:08.210 AM fseventsd: log dir: /Volumes/Untitled/.fseventsd getting new uuid: 9283C8F9-6F3B-4E2F-901A-44372F78A46C
4/13/12 9:20:09.285 AM appleprofilepolicyd: appleprofilepolicyd: profiling drivers not loaded, loading
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:09.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: stampWait: Overflowed checking for stamp 0x146c on Main ring: called from
4/13/12 9:20:14.000 AM kernel: timestamp = 0x146a
4/13/12 9:20:14.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:20:14.000 AM kernel: ring head = 0x02a02190, wrap count = 0x15
4/13/12 9:20:14.000 AM kernel: ring tail = 0x00002590 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:20:14.000 AM kernel: timestamps = 0x146a
4/13/12 9:20:14.000 AM kernel: Semaphore register values:
4/13/12 9:20:14.000 AM kernel: VRSYNC: (0x12044) = 0x146a
4/13/12 9:20:14.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:20:14.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:20:14.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:20:14.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 9:20:14.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:20:14.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:20:14.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:20:14.000 AM kernel: kIPEHR: 0x78170003
4/13/12 9:20:14.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:20:14.000 AM kernel: kINSTDONE_1: 0x1af828af
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:14.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:16.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:17.310 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.311 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.311 AM com.apple.dock.extra: 2012-04-13 09:20:17.306 com.apple.dock.extra[227:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.312 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.313 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.315 AM com.apple.dock.extra: 2012-04-13 09:20:17.310 com.apple.dock.extra[227:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.315 AM com.apple.dock.extra: 2012-04-13 09:20:17.311 com.apple.dock.extra[227:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.315 AM com.apple.dock.extra: 2012-04-13 09:20:17.312 com.apple.dock.extra[227:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:20:17.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:19.014 AM Finder: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
4/13/12 9:20:19.014 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 9:20:21.922 AM com.apple.quicklook: ImageIO: <ERROR> CGImageReadSessionGetCachedImageBlockData *** CGImageReadSessionGetCachedImageBlockData: readSession [0x108e2a260] has bad readRef [0x108e234a0]
4/13/12 9:20:25.000 AM kernel: stampWait: Overflowed checking for stamp 0x1d11 on Main ring: called from
4/13/12 9:20:25.000 AM kernel: timestamp = 0x1d0f
4/13/12 9:20:25.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:20:25.000 AM kernel: ring head = 0x040035d0, wrap count = 0x20
4/13/12 9:20:25.000 AM kernel: ring tail = 0x00003c98 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:20:25.000 AM kernel: timestamps = 0x1d0f
4/13/12 9:20:25.000 AM kernel: Semaphore register values:
4/13/12 9:20:25.000 AM kernel: VRSYNC: (0x12044) = 0x1d0f
4/13/12 9:20:25.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:20:25.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:20:25.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:20:25.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 9:20:25.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:20:25.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:20:25.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:20:25.000 AM kernel: kIPEHR: 0x2000002
4/13/12 9:20:25.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:20:25.000 AM kernel: kINSTDONE_1: 0x1870c767
4/13/12 9:20:27.682 AM coreservicesd: *** process 26 exceeded 500 log message per second limit - remaining messages this second discarded ***
4/13/12 9:20:30.000 AM kernel: stampWait: Overflowed checking for stamp 0x1d81 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 9:20:30.000 AM kernel: timestamp = 0x1d7f
4/13/12 9:20:30.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:20:30.000 AM kernel: ring head = 0x04201a50, wrap count = 0x21
4/13/12 9:20:30.000 AM kernel: ring tail = 0x00002cc8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:20:30.000 AM kernel: timestamps = 0x1d7f
4/13/12 9:20:30.000 AM kernel: Semaphore register values:
4/13/12 9:20:30.000 AM kernel: VRSYNC: (0x12044) = 0x1d7f
4/13/12 9:20:30.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:20:30.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:20:30.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:20:30.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 9:20:30.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:20:30.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:20:30.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:20:30.000 AM kernel: kIPEHR: 0x78170003
4/13/12 9:20:30.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:20:30.000 AM kernel: kINSTDONE_1: 0x1af028af
4/13/12 9:20:35.000 AM kernel: stampWait: Overflowed checking for stamp 0x1eb2 on Main ring: called from
4/13/12 9:20:35.000 AM kernel: timestamp = 0x1eb0
4/13/12 9:20:35.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:20:35.000 AM kernel: ring head = 0x04403a10, wrap count = 0x22
4/13/12 9:20:35.000 AM kernel: ring tail = 0x00003e58 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:20:35.000 AM kernel: timestamps = 0x1eb0
4/13/12 9:20:35.000 AM kernel: Semaphore register values:
4/13/12 9:20:35.000 AM kernel: VRSYNC: (0x12044) = 0x1eb0
4/13/12 9:20:35.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:20:35.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:20:35.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:20:35.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 9:20:35.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:20:35.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:20:35.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:20:35.000 AM kernel: kIPEHR: 0x2000002
4/13/12 9:20:35.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:20:35.000 AM kernel: kINSTDONE_1: 0x230efef
4/13/12 9:20:35.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:40.000 AM kernel: stampWait: Overflowed checking for stamp 0x1f13 on Main ring: called from
4/13/12 9:20:40.000 AM kernel: timestamp = 0x1f11
4/13/12 9:20:40.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:20:40.000 AM kernel: ring head = 0x04601990, wrap count = 0x23
4/13/12 9:20:40.000 AM kernel: ring tail = 0x00002310 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:20:40.000 AM kernel: timestamps = 0x1f11
4/13/12 9:20:40.000 AM kernel: Semaphore register values:
4/13/12 9:20:40.000 AM kernel: VRSYNC: (0x12044) = 0x1f11
4/13/12 9:20:40.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:20:40.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:20:40.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:20:40.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 9:20:40.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:20:40.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:20:40.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:20:40.000 AM kernel: kIPEHR: 0x2000000
4/13/12 9:20:40.000 AM kernel: kINSTDONE: 0x800fffb
4/13/12 9:20:40.000 AM kernel: kINSTDONE_1: 0x230cf67
4/13/12 9:20:45.000 AM kernel: stampWait: Overflowed checking for stamp 0x1f33 on Main ring: called from
4/13/12 9:20:45.000 AM kernel: timestamp = 0x1f2e
4/13/12 9:20:45.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:20:45.000 AM kernel: ring head = 0x04602290, wrap count = 0x23
4/13/12 9:20:45.000 AM kernel: ring tail = 0x000025b0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:20:45.000 AM kernel: timestamps = 0x1f2e
4/13/12 9:20:45.000 AM kernel: Semaphore register values:
4/13/12 9:20:45.000 AM kernel: VRSYNC: (0x12044) = 0x1f2e
4/13/12 9:20:45.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:20:45.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:20:45.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:20:45.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 9:20:45.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:20:45.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:20:45.000 AM kernel: After attempt to clear wait condition = 0x00003401 no longer waiting
4/13/12 9:20:45.000 AM kernel: trying to clear semaphore wait on Main ring
4/13/12 9:20:45.000 AM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/13/12 9:20:45.000 AM kernel: kIPEHR: 0x79040002
4/13/12 9:20:45.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:20:45.000 AM kernel: kINSTDONE_1: 0x3fffffff
4/13/12 9:20:50.000 AM kernel: stampWait: Overflowed checking for stamp 0x1fef on Main ring: called from
4/13/12 9:20:50.000 AM kernel: timestamp = 0x1fed
4/13/12 9:20:50.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:20:50.000 AM kernel: ring head = 0x04801e90, wrap count = 0x24
4/13/12 9:20:50.000 AM kernel: ring tail = 0x00002290 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:20:50.000 AM kernel: timestamps = 0x1fed
4/13/12 9:20:50.000 AM kernel: Semaphore register values:
4/13/12 9:20:50.000 AM kernel: VRSYNC: (0x12044) = 0x1fed
4/13/12 9:20:50.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:20:50.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:20:50.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:20:50.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:20:50.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:20:50.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:20:50.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:20:50.000 AM kernel: kIPEHR: 0x2000000
4/13/12 9:20:50.000 AM kernel: kINSTDONE: 0xfffb
4/13/12 9:20:50.000 AM kernel: kINSTDONE_1: 0x230aaaf
4/13/12 9:20:50.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:20:50.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:03.000 AM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 9:21:03.387 AM configd: network configuration changed.
4/13/12 9:21:08.000 AM kernel: stampWait: Overflowed checking for stamp 0x30e2 on Main ring: called from
4/13/12 9:21:08.000 AM kernel: timestamp = 0x30e1
4/13/12 9:21:08.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:21:08.000 AM kernel: ring head = 0x07402510, wrap count = 0x3a
4/13/12 9:21:08.000 AM kernel: ring tail = 0x000028d0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:21:08.000 AM kernel: timestamps = 0x30e1
4/13/12 9:21:08.000 AM kernel: Semaphore register values:
4/13/12 9:21:08.000 AM kernel: VRSYNC: (0x12044) = 0x30e1
4/13/12 9:21:08.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:21:08.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:21:08.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:21:08.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:21:08.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:21:08.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:21:08.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:21:08.000 AM kernel: kIPEHR: 0x780f0000
4/13/12 9:21:08.000 AM kernel: kINSTDONE: 0xeffe6fbf
4/13/12 9:21:08.000 AM kernel: kINSTDONE_1: 0x1c70efbf
4/13/12 9:21:08.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:13.000 AM kernel: stampWait: Overflowed checking for stamp 0x3309 on Main ring: called from
4/13/12 9:21:13.000 AM kernel: timestamp = 0x3308
4/13/12 9:21:13.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:21:13.000 AM kernel: ring head = 0x07a00b50, wrap count = 0x3d
4/13/12 9:21:13.000 AM kernel: ring tail = 0x00001090 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:21:13.000 AM kernel: timestamps = 0x3308
4/13/12 9:21:13.000 AM kernel: Semaphore register values:
4/13/12 9:21:13.000 AM kernel: VRSYNC: (0x12044) = 0x3308
4/13/12 9:21:13.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:21:13.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:21:13.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:21:13.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:21:13.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:21:13.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:21:13.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:21:13.000 AM kernel: kIPEHR: 0x7a000003
4/13/12 9:21:13.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:21:13.000 AM kernel: kINSTDONE_1: 0x39fffff7
4/13/12 9:21:13.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:18.000 AM kernel: stampWait: Overflowed checking for stamp 0x3336 on Main ring: called from
4/13/12 9:21:18.000 AM kernel: timestamp = 0x3335
4/13/12 9:21:18.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:21:18.000 AM kernel: ring head = 0x07a01990, wrap count = 0x3d
4/13/12 9:21:18.000 AM kernel: ring tail = 0x00001d10 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:21:18.000 AM kernel: timestamps = 0x3335
4/13/12 9:21:18.000 AM kernel: Semaphore register values:
4/13/12 9:21:18.000 AM kernel: VRSYNC: (0x12044) = 0x3335
4/13/12 9:21:18.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:21:18.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:21:18.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:21:18.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:21:18.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:21:18.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:21:18.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:21:18.000 AM kernel: kIPEHR: 0x780f0000
4/13/12 9:21:18.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:21:18.000 AM kernel: kINSTDONE_1: 0x39fbffe7
4/13/12 9:21:18.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:30.825 AM configd: network configuration changed.
4/13/12 9:21:30.853 AM configd: network configuration changed.
4/13/12 9:21:30.859 AM mDNSResponder: DeregisterInterface: Frequent transitions for interface en0 (192.168.1.3)
4/13/12 9:21:32.097 AM configd: network configuration changed.
4/13/12 9:21:33.578 AM configd: network configuration changed.
4/13/12 9:21:41.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:21:46.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:03.000 AM kernel: stampWait: Overflowed checking for stamp 0xc557 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 9:26:03.000 AM kernel: timestamp = 0xc555
4/13/12 9:26:03.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:26:03.000 AM kernel: ring head = 0x1ce00dd0, wrap count = 0xe7
4/13/12 9:26:03.000 AM kernel: ring tail = 0x000017d8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:26:03.000 AM kernel: timestamps = 0xc555
4/13/12 9:26:03.000 AM kernel: Semaphore register values:
4/13/12 9:26:03.000 AM kernel: VRSYNC: (0x12044) = 0xc555
4/13/12 9:26:03.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:26:03.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:26:03.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:26:03.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:26:03.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:26:03.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:26:03.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:26:03.000 AM kernel: kIPEHR: 0x5000000
4/13/12 9:26:03.000 AM kernel: kINSTDONE: 0xeffb
4/13/12 9:26:03.000 AM kernel: kINSTDONE_1: 0x230a8af
4/13/12 9:26:08.000 AM kernel: stampWait: Overflowed checking for stamp 0xc67d on Main ring: called from
4/13/12 9:26:08.000 AM kernel: timestamp = 0xc67b
4/13/12 9:26:08.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:26:08.000 AM kernel: ring head = 0x1d001ed0, wrap count = 0xe8
4/13/12 9:26:08.000 AM kernel: ring tail = 0x00002350 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:26:08.000 AM kernel: timestamps = 0xc67b
4/13/12 9:26:08.000 AM kernel: Semaphore register values:
4/13/12 9:26:08.000 AM kernel: VRSYNC: (0x12044) = 0xc67b
4/13/12 9:26:08.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:26:08.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:26:08.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:26:08.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:26:08.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:26:08.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:26:08.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:26:08.000 AM kernel: kIPEHR: 0x78170003
4/13/12 9:26:08.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:26:08.000 AM kernel: kINSTDONE_1: 0x19f07eef
4/13/12 9:26:13.000 AM kernel: stampWait: Overflowed checking for stamp 0xc720 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 9:26:13.000 AM kernel: timestamp = 0xc71e
4/13/12 9:26:13.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:26:13.000 AM kernel: ring head = 0x1d200dd0, wrap count = 0xe9
4/13/12 9:26:13.000 AM kernel: ring tail = 0x000017a0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:26:13.000 AM kernel: timestamps = 0xc71e
4/13/12 9:26:13.000 AM kernel: Semaphore register values:
4/13/12 9:26:13.000 AM kernel: VRSYNC: (0x12044) = 0xc71e
4/13/12 9:26:13.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:26:13.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:26:13.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:26:13.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:26:13.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:26:13.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:26:13.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:26:13.000 AM kernel: kIPEHR: 0x78170003
4/13/12 9:26:13.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:26:13.000 AM kernel: kINSTDONE_1: 0x9bf83caf
4/13/12 9:26:28.158 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 9:26:45.189 AM com.apple.launchd.peruser.501: ([0x0-0xa00a].com.apple.Safari[163]) Exited: Killed: 9
4/13/12 9:26:45.293 AM com.apple.launchd.peruser.501: (com.apple.talagent[165]) Exited: Killed: 9
4/13/12 9:26:45.297 AM com.apple.launchd.peruser.501: ([0x0-0x12012].com.apple.iTunesHelper[207]) Exited: Killed: 9
4/13/12 9:26:45.299 AM com.apple.launchd.peruser.501: (com.apple.dt.instruments.backgroundinstruments[193]) Exited: Killed: 9
4/13/12 9:26:45.299 AM com.apple.launchd.peruser.501: ([0x0-0x1b01b].com.apple.AppleSpell[253]) Exited: Killed: 9
4/13/12 9:26:45.299 AM com.apple.launchd.peruser.501: (com.apple.quicklook[258]) Exited: Killed: 9
4/13/12 9:26:45.333 AM loginwindow: DEAD_PROCESS: 55 console
4/13/12 9:26:45.611 AM com.apple.kextd: notify_get_state() failed for token 30: status 2.
4/13/12 9:26:45.611 AM com.apple.kextd: notify_get_state() failed for token 29: status 2.
4/13/12 9:26:45.611 AM com.apple.kextd: notify_get_state() failed for token 27: status 2.
4/13/12 9:26:45.611 AM com.apple.kextd: notify_get_state() failed for token 26: status 2.
4/13/12 9:26:45.611 AM com.apple.kextd: notify_get_state() failed for token 34: status 2.
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:26:45.769 AM shutdown: reboot by dani:
4/13/12 9:26:45.769 AM shutdown: SHUTDOWN_TIME: 1334298405 769212
4/13/12 9:27:26.000 AM bootlog: BOOT_TIME 1334298446 0
4/13/12 9:27:41.000 AM kernel: PMAP: PCID enabled
4/13/12 9:27:41.000 AM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/13/12 9:27:41.000 AM kernel: vm_page_bootstrap: 984064 free pages and 56320 wired pages
4/13/12 9:27:41.207 AM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/13/12 9:27:41.000 AM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/13/12 9:27:41.000 AM kernel: zone leak detection enabled
4/13/12 9:27:41.000 AM kernel: standard timeslicing quantum is 10000 us
4/13/12 9:27:41.000 AM kernel: mig_table_max_displ = 73
4/13/12 9:27:41.000 AM kernel: TSC Deadline Timer supported and enabled
4/13/12 9:27:41.000 AM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/13/12 9:27:41.000 AM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/13/12 9:27:41.000 AM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/13/12 9:27:41.000 AM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/13/12 9:27:41.000 AM kernel: calling mpo_policy_init for TMSafetyNet
4/13/12 9:27:41.000 AM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/13/12 9:27:41.000 AM kernel: calling mpo_policy_init for Sandbox
4/13/12 9:27:41.000 AM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/13/12 9:27:41.000 AM kernel: calling mpo_policy_init for Quarantine
4/13/12 9:27:41.000 AM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/13/12 9:27:41.000 AM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/13/12 9:27:41.000 AM kernel: The Regents of the University of California. All rights reserved.
4/13/12 9:27:41.000 AM kernel: MAC Framework successfully initialized
4/13/12 9:27:41.000 AM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/13/12 9:27:41.000 AM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/13/12 9:27:41.000 AM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/13/12 9:27:41.000 AM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/13/12 9:27:41.000 AM kernel: [ PCI configuration begin ]
4/13/12 9:27:41.000 AM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/13/12 9:27:41.000 AM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/13/12 9:27:41.000 AM kernel: AppleSmartBatteryManager Loading...
4/13/12 9:27:41.000 AM kernel: AppleSmartBattery loading...
4/13/12 9:27:41.000 AM kernel: console relocated to 0xf10000000
4/13/12 9:27:41.000 AM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/13/12 9:27:41.000 AM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/13/12 9:27:41.000 AM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/13/12 9:27:41.000 AM kernel: FakeSMCDevice: successfully initialized
4/13/12 9:27:41.000 AM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/13/12 9:27:41.000 AM kernel: PCI configuration changed (bridge=18 device=2 cardbus=0)
4/13/12 9:27:41.000 AM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/13/12 9:27:41.000 AM kernel: Pthread support ABORTS when sync kernel primitives misused
4/13/12 9:27:41.000 AM kernel: [ PCI configuration end, bridges 7 devices 12 ]
4/13/12 9:27:41.000 AM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/13/12 9:27:41.000 AM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/13/12 9:27:41.000 AM kernel: PXHCD 0xffffff807f055000:UIMInitialize xHC addressing capability 64 bit register
4/13/12 9:27:41.000 AM kernel: PXHCD 0xffffff807f055000:UIMInitialize HCSParams2 = 0x11
4/13/12 9:27:41.000 AM kernel: PXHCD 0xffffff807f055000:UIMInitialize MAX SCRATCH PAD = 0
4/13/12 9:27:41.000 AM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/13/12 9:27:41.000 AM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/13/12 9:27:41.000 AM kernel: AppleIntelCPUPowerManagementClient: ready
4/13/12 9:27:41.000 AM kernel: USBMSC Identifier (non-unique): 0019E06B4A04F911578500F5 0x951 0x1625 0x100
4/13/12 9:27:41.000 AM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/13/12 9:27:41.000 AM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/13/12 9:27:41.000 AM kernel: From path: "uuid", 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/13/12 9:27:41.000 AM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/13/12 9:27:41.000 AM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/13/12 9:27:41.000 AM kernel: BSD root: disk0s3, major 14, minor 3
4/13/12 9:27:41.000 AM kernel: Kernel is LP64
4/13/12 9:27:41.000 AM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/13/12 9:27:41.639 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 9:27:28.642 AM com.apple.launchd: *** launchd[1] has started up. ***
4/13/12 9:27:28.651 AM com.apple.launchd: *** Verbose boot, will log to /dev/console. ***
4/13/12 9:27:40.892 AM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/13/12 9:27:43.000 AM kernel: Previous Shutdown Cause: 3
4/13/12 9:27:43.000 AM kernel: No interval found for . Using 8000000
4/13/12 9:27:43.000 AM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/13/12 9:27:43.000 AM kernel: No interval found for . Using 8000000
4/13/12 9:27:43.000 AM kernel: DSMOS has arrived
4/13/12 9:27:43.000 AM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/13/12 9:27:43.893 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 9:27:43.930 AM com.apple.SecurityServer: Session 100000 created
4/13/12 9:27:44.000 AM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/13/12 9:27:45.484 AM com.apple.pfctl: No ALTQ support in kernel
4/13/12 9:27:45.484 AM com.apple.pfctl: ALTQ related functions disabled
4/13/12 9:27:47.118 AM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/13/12 9:27:50.365 AM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/13/12 9:27:50.505 AM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/13/12 9:27:51.000 AM kernel: NTFS driver 3.10 [Flags: R/W].
4/13/12 9:27:51.000 AM kernel: macx_swapon SUCCESS
4/13/12 9:27:52.000 AM kernel: NTFS volume name System Reserved, version 3.1.
4/13/12 9:27:52.070 AM com.apple.locationd: ERROR,Time,355991272.070,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,1 locationd 0x0000000108d23583 locationd + 624003
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,2 locationd 0x0000000108d23719 locationd + 624409
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,3 libdispatch.dylib 0x00007fff8ca77aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,4 locationd 0x0000000108d239b0 locationd + 625072
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,5 locationd 0x0000000108d23a10 locationd + 625168
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,6 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,7 locationd 0x0000000108d23a47 locationd + 625223
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,8 locationd 0x0000000108d183ac locationd + 578476
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,9 locationd 0x0000000108d1853f locationd + 578879
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,10 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,11 locationd 0x0000000108d18509 locationd + 578825
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,12 locationd 0x0000000108cd552a locationd + 304426
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,13 locationd 0x0000000108cb6653 locationd + 177747
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,14 locationd 0x0000000108cb6a08 locationd + 178696
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,15 locationd 0x0000000108cb71b2 locationd + 180658
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,16 locationd 0x0000000108ce832c locationd + 381740
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,17 locationd 0x0000000108c8cfd8 locationd + 8152
4/13/12 9:27:52.070 AM com.apple.locationd: STACK,Time,355991272.070,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 9:27:52.583 AM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 9:27:53.000 AM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 9:27:53.000 AM kernel: NTFS volume name Windows 7, version 3.1.
4/13/12 9:27:54.326 AM configd: network configuration changed.
4/13/12 9:27:54.326 AM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 9:27:54.326 AM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/13/12 9:27:54.329 AM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 9:27:54.855 AM mds: (Normal) FMW: FMW 0 0
4/13/12 9:27:55.000 AM kernel: NTFS volume name New Volume, version 3.1.
4/13/12 9:27:55.955 AM com.apple.SecurityServer: Entering service
4/13/12 9:27:56.000 AM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/13/12 9:27:56.020 AM configd: network configuration changed.
4/13/12 9:27:56.024 AM configd: network configuration changed.
4/13/12 9:27:56.027 AM mDNSResponder: D2D_IPC: Loaded
4/13/12 9:27:56.027 AM mDNSResponder: D2DInitialize succeeded
4/13/12 9:27:56.064 AM UserEventAgent: ServermgrdRegistration cannot load config data
4/13/12 9:27:56.080 AM UserEventAgent: get_backup_share_points no AFP
4/13/12 9:27:57.306 AM loginwindow: Login Window Application Started
4/13/12 9:28:02.188 AM configd: network configuration changed.
4/13/12 9:28:02.433 AM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/13/12 9:28:03.392 AM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/13/12 9:28:03.915 AM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/13/12 9:28:03.992 AM com.apple.SecurityServer: Session 100005 created
4/13/12 9:28:03.994 AM loginwindow: Login Window Started Security Agent
4/13/12 9:28:04.111 AM SecurityAgent: Echo enabled
4/13/12 9:28:04.111 AM SecurityAgent: Echo enabled
4/13/12 9:28:04.726 AM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 9:28:04.851 AM configd: network configuration changed.
4/13/12 9:28:04.854 AM netbiosd: network address or mask changed for en0
4/13/12 9:28:04.855 AM netbiosd: network address or mask changed for en0
4/13/12 9:28:15.934 AM ntpd: proto: precision = 1.000 usec
4/13/12 9:28:24.613 AM SecurityAgent: User info context values set for dani
4/13/12 9:28:24.613 AM SecurityAgent: User info context values set for dani
4/13/12 9:28:25.760 AM SecurityAgent: Login Window login proceeding
4/13/12 9:28:25.760 AM SecurityAgent: Login Window login proceeding
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/13/12 9:28:26.154 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/13/12 9:28:26.505 AM loginwindow: Login Window - Returned from Security Agent
4/13/12 9:28:26.514 AM loginwindow: USER_PROCESS: 54 console
4/13/12 9:28:26.600 AM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/13/12 9:28:26.604 AM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/13/12 9:28:26.604 AM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/13/12 9:28:27.068 AM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[153]) Exited with code: 1
4/13/12 9:28:27.206 AM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 17415
4/13/12 9:28:27.240 AM com.apple.locationd: ERROR,Time,355991307.240,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,1 locationd 0x000000010a50b583 locationd + 624003
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,2 locationd 0x000000010a50b719 locationd + 624409
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,3 libdispatch.dylib 0x00007fff8ca77aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,4 locationd 0x000000010a50b9b0 locationd + 625072
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,5 locationd 0x000000010a50ba10 locationd + 625168
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,6 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,7 locationd 0x000000010a50ba47 locationd + 625223
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,8 locationd 0x000000010a5003ac locationd + 578476
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,9 locationd 0x000000010a50053f locationd + 578879
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,10 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,11 locationd 0x000000010a500509 locationd + 578825
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,12 locationd 0x000000010a4bd52a locationd + 304426
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,13 locationd 0x000000010a49e653 locationd + 177747
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,14 locationd 0x000000010a49ea08 locationd + 178696
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,15 locationd 0x000000010a49f1b2 locationd + 180658
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,16 locationd 0x000000010a4d032c locationd + 381740
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,17 locationd 0x000000010a474fd8 locationd + 8152
4/13/12 9:28:27.241 AM com.apple.locationd: STACK,Time,355991307.240,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 9:28:28.805 AM fseventsd: could not open <</Volumes/Untitled/.fseventsd/fseventsd-uuid>> (No such file or directory)
4/13/12 9:28:28.806 AM fseventsd: log dir: /Volumes/Untitled/.fseventsd getting new uuid: C2E6BE11-8732-4A0F-8EB9-1C9E9066CEA0
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:28.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.208 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.208 AM com.apple.dock.extra: 2012-04-13 09:28:29.206 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.209 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.209 AM com.apple.dock.extra: 2012-04-13 09:28:29.208 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.209 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.209 AM com.apple.dock.extra: 2012-04-13 09:28:29.208 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.210 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.211 AM com.apple.dock.extra: 2012-04-13 09:28:29.209 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:30.189 AM appleprofilepolicyd: appleprofilepolicyd: profiling drivers not loaded, loading
4/13/12 9:28:30.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:32.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:32.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:32.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:32.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:32.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:33.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:35.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:37.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:37.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:37.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:40.000 AM kernel: stampWait: Overflowed checking for stamp 0x3885 on Main ring: called from
4/13/12 9:28:40.000 AM kernel: timestamp = 0x3884
4/13/12 9:28:40.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:28:40.000 AM kernel: ring head = 0x084038d0, wrap count = 0x42
4/13/12 9:28:40.000 AM kernel: ring tail = 0x00003e58 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:28:40.000 AM kernel: timestamps = 0x3884
4/13/12 9:28:40.000 AM kernel: Semaphore register values:
4/13/12 9:28:40.000 AM kernel: VRSYNC: (0x12044) = 0x3884
4/13/12 9:28:40.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:28:40.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:28:40.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:28:40.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 9:28:40.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:28:40.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:28:40.000 AM kernel: After attempt to clear wait condition = 0x00003401 no longer waiting
4/13/12 9:28:40.000 AM kernel: trying to clear semaphore wait on Main ring
4/13/12 9:28:40.000 AM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/13/12 9:28:40.000 AM kernel: kIPEHR: 0x78080083
4/13/12 9:28:40.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:28:40.000 AM kernel: kINSTDONE_1: 0x3ffeffff
4/13/12 9:28:40.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:40.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:28:45.000 AM kernel: stampWait: Overflowed checking for stamp 0x38b8 on Main ring: called from
4/13/12 9:28:45.000 AM kernel: timestamp = 0x38b7
4/13/12 9:28:45.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:28:45.000 AM kernel: ring head = 0x08600a50, wrap count = 0x43
4/13/12 9:28:45.000 AM kernel: ring tail = 0x00000dd0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:28:45.000 AM kernel: timestamps = 0x38b7
4/13/12 9:28:45.000 AM kernel: Semaphore register values:
4/13/12 9:28:45.000 AM kernel: VRSYNC: (0x12044) = 0x38b7
4/13/12 9:28:45.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:28:45.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:28:45.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:28:45.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:28:45.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:28:45.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:28:45.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:28:45.000 AM kernel: kIPEHR: 0x2000002
4/13/12 9:28:45.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:28:45.000 AM kernel: kINSTDONE_1: 0x39feffff
4/13/12 9:28:45.937 AM coreservicesd: *** process 26 exceeded 500 log message per second limit - remaining messages this second discarded ***
4/13/12 9:28:49.997 AM com.apple.launchd.peruser.501: (com.apple.pbs) Throttling respawn: Will start in 9 seconds
4/13/12 9:28:55.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:04.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:13.000 AM kernel: stampWait: Overflowed checking for stamp 0x511b on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 9:29:13.000 AM kernel: timestamp = 0x5113
4/13/12 9:29:13.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:29:13.000 AM kernel: ring head = 0x0c601790, wrap count = 0x63
4/13/12 9:29:13.000 AM kernel: ring tail = 0x00002638 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:29:13.000 AM kernel: timestamps = 0x5113
4/13/12 9:29:13.000 AM kernel: Semaphore register values:
4/13/12 9:29:13.000 AM kernel: VRSYNC: (0x12044) = 0x5113
4/13/12 9:29:13.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:29:13.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:29:13.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:29:13.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:29:13.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:29:13.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:29:13.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:29:13.000 AM kernel: kIPEHR: 0xb560001
4/13/12 9:29:13.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:29:13.000 AM kernel: kINSTDONE_1: 0x3fffffff
4/13/12 9:29:18.000 AM kernel: stampWait: Overflowed checking for stamp 0x53bf on Main ring: called from
4/13/12 9:29:18.000 AM kernel: timestamp = 0x53be
4/13/12 9:29:18.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:29:18.000 AM kernel: ring head = 0x0cc02610, wrap count = 0x66
4/13/12 9:29:18.000 AM kernel: ring tail = 0x00002b50 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:29:18.000 AM kernel: timestamps = 0x53be
4/13/12 9:29:18.000 AM kernel: Semaphore register values:
4/13/12 9:29:18.000 AM kernel: VRSYNC: (0x12044) = 0x53be
4/13/12 9:29:18.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:29:18.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:29:18.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:29:18.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:29:18.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:29:18.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:29:18.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:29:18.000 AM kernel: kIPEHR: 0x7a000003
4/13/12 9:29:18.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:29:18.000 AM kernel: kINSTDONE_1: 0x3bfffff8
4/13/12 9:29:23.000 AM kernel: stampWait: Overflowed checking for stamp 0x53eb on Main ring: called from
4/13/12 9:29:23.000 AM kernel: timestamp = 0x53ea
4/13/12 9:29:23.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:29:23.000 AM kernel: ring head = 0x0cc03410, wrap count = 0x66
4/13/12 9:29:23.000 AM kernel: ring tail = 0x00003790 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:29:23.000 AM kernel: timestamps = 0x53ea
4/13/12 9:29:23.000 AM kernel: Semaphore register values:
4/13/12 9:29:23.000 AM kernel: VRSYNC: (0x12044) = 0x53ea
4/13/12 9:29:23.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:29:23.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:29:23.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:29:23.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:29:23.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:29:23.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:29:23.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:29:23.000 AM kernel: kIPEHR: 0x78160003
4/13/12 9:29:23.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:29:23.000 AM kernel: kINSTDONE_1: 0x3bffffe4
4/13/12 9:29:23.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:26.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:29.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:34.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:41.970 AM Finder: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
4/13/12 9:29:41.970 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 9:29:47.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:29:58.000 AM kernel: stampWait: Overflowed checking for stamp 0x680b on Main ring: called from
4/13/12 9:29:58.000 AM kernel: timestamp = 0x6809
4/13/12 9:29:58.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:29:58.000 AM kernel: ring head = 0x10200e10, wrap count = 0x81
4/13/12 9:29:58.000 AM kernel: ring tail = 0x00001390 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:29:58.000 AM kernel: timestamps = 0x6809
4/13/12 9:29:58.000 AM kernel: Semaphore register values:
4/13/12 9:29:58.000 AM kernel: VRSYNC: (0x12044) = 0x6809
4/13/12 9:29:58.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:29:58.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:29:58.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:29:58.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:29:58.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:29:58.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:29:58.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:29:58.000 AM kernel: kIPEHR: 0x78170003
4/13/12 9:29:58.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:29:58.000 AM kernel: kINSTDONE_1: 0x1af828af
4/13/12 9:30:03.000 AM kernel: stampWait: Overflowed checking for stamp 0x6838 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 9:30:03.000 AM kernel: timestamp = 0x6830
4/13/12 9:30:03.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:30:03.000 AM kernel: ring head = 0x10201b50, wrap count = 0x81
4/13/12 9:30:03.000 AM kernel: ring tail = 0x000029f8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:30:03.000 AM kernel: timestamps = 0x6830
4/13/12 9:30:03.000 AM kernel: Semaphore register values:
4/13/12 9:30:03.000 AM kernel: VRSYNC: (0x12044) = 0x6830
4/13/12 9:30:03.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:30:03.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:30:03.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:30:03.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:30:03.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:30:03.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:30:03.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:30:03.000 AM kernel: kIPEHR: 0xb560001
4/13/12 9:30:03.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:30:03.000 AM kernel: kINSTDONE_1: 0x3fffffff
4/13/12 9:30:04.000 AM kernel: msdosfs_dos2unixtime(): month value out of range (14)
4/13/12 9:30:08.000 AM kernel: stampWait: Overflowed checking for stamp 0x68f8 on Main ring: called from
4/13/12 9:30:08.000 AM kernel: timestamp = 0x68f6
4/13/12 9:30:08.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:30:08.000 AM kernel: ring head = 0x10401990, wrap count = 0x82
4/13/12 9:30:08.000 AM kernel: ring tail = 0x00002010 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:30:08.000 AM kernel: timestamps = 0x68f6
4/13/12 9:30:08.000 AM kernel: Semaphore register values:
4/13/12 9:30:08.000 AM kernel: VRSYNC: (0x12044) = 0x68f6
4/13/12 9:30:08.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:30:08.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:30:08.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:30:08.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:30:08.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:30:08.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:30:08.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:30:08.000 AM kernel: kIPEHR: 0x78170003
4/13/12 9:30:08.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:30:08.000 AM kernel: kINSTDONE_1: 0x1af828a0
4/13/12 9:30:13.000 AM kernel: stampWait: Overflowed checking for stamp 0x692f on Main ring: called from
4/13/12 9:30:13.000 AM kernel: timestamp = 0x692e
4/13/12 9:30:13.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:30:13.000 AM kernel: ring head = 0x10402b10, wrap count = 0x82
4/13/12 9:30:13.000 AM kernel: ring tail = 0x00003250 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:30:13.000 AM kernel: timestamps = 0x692e
4/13/12 9:30:13.000 AM kernel: Semaphore register values:
4/13/12 9:30:13.000 AM kernel: VRSYNC: (0x12044) = 0x692e
4/13/12 9:30:13.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:30:13.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:30:13.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:30:13.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:30:13.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:30:13.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:30:13.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:30:13.000 AM kernel: kIPEHR: 0x78100004
4/13/12 9:30:13.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:30:13.000 AM kernel: kINSTDONE_1: 0x39fffff8
4/13/12 9:30:18.000 AM kernel: stampWait: Overflowed checking for stamp 0x696e on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 9:30:18.000 AM kernel: timestamp = 0x696c
4/13/12 9:30:18.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:30:18.000 AM kernel: ring head = 0x10403e50, wrap count = 0x82
4/13/12 9:30:18.000 AM kernel: ring tail = 0x00000cd0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:30:18.000 AM kernel: timestamps = 0x696c
4/13/12 9:30:18.000 AM kernel: Semaphore register values:
4/13/12 9:30:18.000 AM kernel: VRSYNC: (0x12044) = 0x696c
4/13/12 9:30:18.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:30:18.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:30:18.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:30:18.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:30:18.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:30:18.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:30:18.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:30:18.000 AM kernel: kIPEHR: 0x78170003
4/13/12 9:30:18.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 9:30:18.000 AM kernel: kINSTDONE_1: 0x1af828a0
4/13/12 9:30:25.934 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 9:30:31.000 AM kernel: stampWait: Overflowed checking for stamp 0x6c9a on Main ring: called from
4/13/12 9:30:31.000 AM kernel: timestamp = 0x6c98
4/13/12 9:30:31.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 9:30:31.000 AM kernel: ring head = 0x10c03690, wrap count = 0x86
4/13/12 9:30:31.000 AM kernel: ring tail = 0x00003cd8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 9:30:31.000 AM kernel: timestamps = 0x6c98
4/13/12 9:30:31.000 AM kernel: Semaphore register values:
4/13/12 9:30:31.000 AM kernel: VRSYNC: (0x12044) = 0x6c98
4/13/12 9:30:31.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 9:30:31.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 9:30:31.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 9:30:31.000 AM kernel: RBSYNC: (0x 2044) = 0x1
4/13/12 9:30:31.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 9:30:31.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 9:30:31.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 9:30:31.000 AM kernel: kIPEHR: 0x61010008
4/13/12 9:30:31.000 AM kernel: kINSTDONE: 0xfffb
4/13/12 9:30:31.000 AM kernel: kINSTDONE_1: 0x230003f
4/13/12 9:30:45.378 AM com.apple.launchd.peruser.501: ([0x0-0x8008].com.apple.Safari[158]) Exited: Killed: 9
4/13/12 9:30:45.419 AM com.apple.launchd.peruser.501: (com.apple.talagent[161]) Exited: Killed: 9
4/13/12 9:30:45.422 AM com.apple.launchd.peruser.501: ([0x0-0x11011].com.apple.iTunesHelper[202]) Exited: Killed: 9
4/13/12 9:30:45.423 AM com.apple.launchd.peruser.501: (com.apple.dt.instruments.backgroundinstruments[189]) Exited: Killed: 9
4/13/12 9:30:45.423 AM com.apple.launchd.peruser.501: (com.apple.quicklook[187]) Exited: Killed: 9
4/13/12 9:30:45.424 AM com.apple.launchd.peruser.501: ([0x0-0x17017].com.apple.AppleSpell[225]) Exited: Killed: 9
4/13/12 9:30:45.454 AM loginwindow: DEAD_PROCESS: 54 console
4/13/12 9:30:45.773 AM com.apple.kextd: notify_get_state() failed for token 30: status 2.
4/13/12 9:30:45.773 AM com.apple.kextd: notify_get_state() failed for token 29: status 2.
4/13/12 9:30:45.773 AM com.apple.kextd: notify_get_state() failed for token 27: status 2.
4/13/12 9:30:45.774 AM com.apple.kextd: notify_get_state() failed for token 26: status 2.
4/13/12 9:30:45.839 AM shutdown: halt by dani:
4/13/12 9:30:45.840 AM shutdown: SHUTDOWN_TIME: 1334298645 839449
4/13/12 2:48:50.000 PM bootlog: BOOT_TIME 1334317730 0
4/13/12 2:49:05.000 PM kernel: PMAP: PCID enabled
4/13/12 2:49:05.000 PM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/13/12 2:49:05.000 PM kernel: vm_page_bootstrap: 984065 free pages and 56319 wired pages
4/13/12 2:49:05.000 PM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/13/12 2:49:05.000 PM kernel: zone leak detection enabled
4/13/12 2:49:05.000 PM kernel: standard timeslicing quantum is 10000 us
4/13/12 2:49:05.000 PM kernel: mig_table_max_displ = 73
4/13/12 2:49:05.000 PM kernel: TSC Deadline Timer supported and enabled
4/13/12 2:49:05.000 PM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/13/12 2:49:05.000 PM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/13/12 2:49:05.000 PM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/13/12 2:49:05.000 PM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/13/12 2:49:05.000 PM kernel: calling mpo_policy_init for TMSafetyNet
4/13/12 2:49:05.000 PM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/13/12 2:49:05.000 PM kernel: calling mpo_policy_init for Sandbox
4/13/12 2:49:05.000 PM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/13/12 2:49:05.000 PM kernel: calling mpo_policy_init for Quarantine
4/13/12 2:49:05.000 PM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/13/12 2:49:05.000 PM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/13/12 2:49:05.000 PM kernel: The Regents of the University of California. All rights reserved.
4/13/12 2:49:05.000 PM kernel: MAC Framework successfully initialized
4/13/12 2:49:05.000 PM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/13/12 2:49:05.000 PM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/13/12 2:49:05.000 PM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/13/12 2:49:05.000 PM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/13/12 2:49:05.000 PM kernel: [ PCI configuration begin ]
4/13/12 2:49:05.000 PM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/13/12 2:49:05.000 PM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/13/12 2:49:05.000 PM kernel: console relocated to 0xf30000000
4/13/12 2:49:05.000 PM kernel: PCI configuration changed (bridge=13 device=3 cardbus=0)
4/13/12 2:49:05.000 PM kernel: [ PCI configuration end, bridges 7 devices 14 ]
4/13/12 2:49:05.000 PM kernel: AppleSmartBatteryManager Loading...
4/13/12 2:49:05.000 PM kernel: AppleSmartBattery loading...
4/13/12 2:49:05.000 PM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/13/12 2:49:05.000 PM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/13/12 2:49:05.000 PM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/13/12 2:49:05.000 PM kernel: FakeSMCDevice: successfully initialized
4/13/12 2:49:05.000 PM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/13/12 2:49:05.000 PM kernel: NVClockX: Card: 0, Device ID: df5, Architecture: 1000000, GF100 [GeForce GT 525M]
4/13/12 2:49:05.000 PM kernel: PXHCD 0xffffff807ff25000:UIMInitialize xHC addressing capability 64 bit register
4/13/12 2:49:05.000 PM kernel: PXHCD 0xffffff807ff25000:UIMInitialize HCSParams2 = 0x11
4/13/12 2:49:05.000 PM kernel: PXHCD 0xffffff807ff25000:UIMInitialize MAX SCRATCH PAD = 0
4/13/12 2:49:05.000 PM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/13/12 2:49:05.000 PM kernel: Pthread support ABORTS when sync kernel primitives misused
4/13/12 2:49:05.000 PM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/13/12 2:49:05.000 PM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/13/12 2:49:05.000 PM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/13/12 2:49:05.000 PM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/13/12 2:49:05.000 PM kernel: AppleIntelCPUPowerManagementClient: ready
4/13/12 2:49:05.000 PM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/13/12 2:49:05.000 PM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/13/12 2:49:05.000 PM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/13/12 2:49:05.000 PM kernel: From path: "uuid", 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/13/12 2:49:05.000 PM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/13/12 2:49:05.000 PM kernel: BSD root: disk0s3, major 14, minor 3
4/13/12 2:49:05.000 PM kernel: jnl: unknown-dev: replay_journal: from: 5099008 to: 8003072 (joffset 0x310000)
4/13/12 2:49:05.000 PM kernel: NVClockX: Error reading BIOS
4/13/12 2:49:05.000 PM kernel: NVClockX: Adding temperature sensors
4/13/12 2:49:05.000 PM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/13/12 2:49:05.000 PM kernel: jnl: unknown-dev: journal replay done.
4/13/12 2:49:05.000 PM kernel: Kernel is LP64
4/13/12 2:49:05.000 PM kernel: hfs: Removed 0 orphaned / unlinked files and 14 directories
4/13/12 2:48:59.089 PM com.apple.launchd: *** launchd[1] has started up. ***
4/13/12 2:49:03.682 PM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/13/12 2:49:09.585 PM fseventsd: event logs in /.fseventsd out of sync with volume. destroying old logs. (18966 18 19104)
4/13/12 2:49:09.723 PM com.apple.pfctl: No ALTQ support in kernel
4/13/12 2:49:09.723 PM com.apple.pfctl: ALTQ related functions disabled
4/13/12 2:49:09.894 PM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/13/12 2:49:10.492 PM fseventsd: log dir: /.fseventsd getting new uuid: 42688C86-82A3-43AE-8379-B9A47D9DABF8
4/13/12 2:49:10.764 PM com.apple.SecurityServer: Session 100000 created
4/13/12 2:49:11.000 PM kernel: macx_swapon SUCCESS
4/13/12 2:49:11.700 PM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/13/12 2:49:11.702 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 2:49:13.000 PM kernel: Waiting for DSMOS...
4/13/12 2:49:13.359 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 2:49:13.384 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 2:49:13.384 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 2:49:13.451 PM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/13/12 2:49:13.000 PM kernel: NVDAGF100HAL loaded and registered.
4/13/12 2:49:13.000 PM kernel: Previous Shutdown Cause: 3
4/13/12 2:49:13.453 PM configd: network configuration changed.
4/13/12 2:49:14.000 PM kernel: No interval found for . Using 8000000
4/13/12 2:49:14.000 PM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/13/12 2:49:14.129 PM com.apple.SecurityServer: Entering service
4/13/12 2:49:14.391 PM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/13/12 2:49:14.977 PM com.apple.locationd: ERROR,Time,356010554.977,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,1 locationd 0x000000010e217583 locationd + 624003
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,2 locationd 0x000000010e217719 locationd + 624409
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,4 locationd 0x000000010e2179b0 locationd + 625072
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,5 locationd 0x000000010e217a10 locationd + 625168
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,7 locationd 0x000000010e217a47 locationd + 625223
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,8 locationd 0x000000010e20c3ac locationd + 578476
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,9 locationd 0x000000010e20c53f locationd + 578879
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,11 locationd 0x000000010e20c509 locationd + 578825
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,12 locationd 0x000000010e1c952a locationd + 304426
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,13 locationd 0x000000010e1aa653 locationd + 177747
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,14 locationd 0x000000010e1aaa08 locationd + 178696
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,15 locationd 0x000000010e1ab1b2 locationd + 180658
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,16 locationd 0x000000010e1dc32c locationd + 381740
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,17 locationd 0x000000010e180fd8 locationd + 8152
4/13/12 2:49:14.978 PM com.apple.locationd: STACK,Time,356010554.977,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 2:49:16.008 PM UserEventAgent: ServermgrdRegistration cannot load config data
4/13/12 2:49:16.090 PM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/13/12 2:49:16.202 PM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/13/12 2:49:16.279 PM UserEventAgent: get_backup_share_points no AFP
4/13/12 2:49:16.301 PM configd: network configuration changed.
4/13/12 2:49:16.302 PM configd: network configuration changed.
4/13/12 2:49:17.020 PM mDNSResponder: D2D_IPC: Loaded
4/13/12 2:49:17.021 PM mDNSResponder: D2DInitialize succeeded
4/13/12 2:49:17.000 PM kernel: DSMOS has arrived
4/13/12 2:49:17.083 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 2:49:18.000 PM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/13/12 2:49:18.056 PM mds: (Normal) FMW: FMW 0 0
4/13/12 2:49:19.000 PM kernel: NTFS driver 3.10 [Flags: R/W].
4/13/12 2:49:19.000 PM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/13/12 2:49:19.000 PM kernel: NTFS volume name System Reserved, version 3.1.
4/13/12 2:49:19.447 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/13/12 2:49:20.000 PM kernel: NTFS volume name Windows 7, version 3.1.
4/13/12 2:49:23.000 PM kernel: NTFS volume name New Volume, version 3.1.
4/13/12 2:49:26.000 PM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 2:49:26.348 PM loginwindow: Login Window Application Started
4/13/12 2:49:32.962 PM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 2:49:32.000 PM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 2:49:38.000 PM kernel: NVDA: rmStart failed
4/13/12 2:49:41.701 PM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/13/12 2:49:43.515 PM root: /usr/libexec/ntpd-wrapper: scutil key State:/Network/Global/DNS not present after 30 seconds
4/13/12 2:49:44.382 PM root: Unable to resolve hostname(s)
4/13/12 2:49:44.893 PM ntpd: proto: precision = 1.000 usec
4/13/12 2:49:46.128 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/13/12 2:49:47.104 PM com.apple.SecurityServer: Session 100006 created
4/13/12 2:49:47.106 PM loginwindow: Login Window Started Security Agent
4/13/12 2:49:47.536 PM SecurityAgent: Echo enabled
4/13/12 2:49:47.536 PM SecurityAgent: Echo enabled
4/13/12 2:49:51.175 PM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 2:50:42.718 PM configd: network configuration changed.
4/13/12 2:51:10.202 PM com.apple.launchd: (com.apple.xprotectupdater[21]) Exited with code: 255
4/13/12 2:51:22.384 PM SecurityAgent: User info context values set for dani
4/13/12 2:51:22.384 PM SecurityAgent: User info context values set for dani
4/13/12 2:51:23.333 PM SecurityAgent: Login Window login proceeding
4/13/12 2:51:23.333 PM SecurityAgent: Login Window login proceeding
4/13/12 2:51:23.415 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/13/12 2:51:23.416 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/13/12 2:51:23.751 PM loginwindow: Login Window - Returned from Security Agent
4/13/12 2:51:23.773 PM loginwindow: USER_PROCESS: 37 console
4/13/12 2:51:24.008 PM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/13/12 2:51:24.011 PM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/13/12 2:51:24.011 PM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/13/12 2:51:24.813 PM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 19215
4/13/12 2:51:25.003 PM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[161]) Exited with code: 1
4/13/12 2:51:25.099 PM com.apple.locationd: ERROR,Time,356010685.099,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,1 locationd 0x0000000109778583 locationd + 624003
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,2 locationd 0x0000000109778719 locationd + 624409
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,3 libdispatch.dylib 0x00007fff95cd3aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,4 locationd 0x00000001097789b0 locationd + 625072
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,5 locationd 0x0000000109778a10 locationd + 625168
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,6 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,7 locationd 0x0000000109778a47 locationd + 625223
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,8 locationd 0x000000010976d3ac locationd + 578476
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,9 locationd 0x000000010976d53f locationd + 578879
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,10 libsystem_c.dylib 0x00007fff8ece9e06 pthread_once + 86
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,11 locationd 0x000000010976d509 locationd + 578825
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,12 locationd 0x000000010972a52a locationd + 304426
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,13 locationd 0x000000010970b653 locationd + 177747
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,14 locationd 0x000000010970ba08 locationd + 178696
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,15 locationd 0x000000010970c1b2 locationd + 180658
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,16 locationd 0x000000010973d32c locationd + 381740
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,17 locationd 0x00000001096e1fd8 locationd + 8152
4/13/12 2:51:25.099 PM com.apple.locationd: STACK,Time,356010685.099,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 2:51:34.400 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:34.400 PM com.apple.dock.extra: 2012-04-13 14:51:34.398 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:34.400 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:34.401 PM com.apple.dock.extra: 2012-04-13 14:51:34.399 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:34.401 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:34.401 PM com.apple.dock.extra: 2012-04-13 14:51:34.400 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:34.402 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:34.402 PM com.apple.dock.extra: 2012-04-13 14:51:34.401 com.apple.dock.extra[186:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:51:48.741 PM imagent: [Warning] Async loading of bag failed: Error Domain=NSURLErrorDomain Code=-1009 "The Internet connection appears to be offline." UserInfo=0x7f862483bda0 {NSUnderlyingError=0x7f862482f4d0 "The Internet connection appears to be offline.", NSErrorFailingURLStringKey=http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1, NSErrorFailingURLKey=http://init.ess.apple.com/WebObjects/VCInit.woa/wa/getBag?ix=1, NSLocalizedDescription=The Internet connection appears to be offline.}
4/13/12 2:51:48.741 PM imagent: [Warning] Bag loading failed! Error (NSURLErrorDomain:-1009): The Internet connection appears to be offline. http://init.ess.appl.../wa/getBag?ix=1
4/13/12 2:51:49.347 PM configd: network configuration changed.
4/13/12 2:51:51.280 PM configd: network configuration changed.
4/13/12 2:51:51.281 PM netbiosd: network address or mask changed for en0
4/13/12 2:51:51.281 PM netbiosd: network address or mask changed for en0
4/13/12 2:51:51.723 PM appleprofilepolicyd: appleprofilepolicyd: profiling drivers not loaded, loading
4/13/12 2:51:56.000 PM kernel: stampWait: Overflowed checking for stamp 0x2055 on Main ring: called from
4/13/12 2:51:56.000 PM kernel: timestamp = 0x2053
4/13/12 2:51:56.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 2:51:56.000 PM kernel: ring head = 0x046036d0, wrap count = 0x23
4/13/12 2:51:56.000 PM kernel: ring tail = 0x00000380 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 2:51:56.000 PM kernel: timestamps = 0x2053
4/13/12 2:51:56.000 PM kernel: Semaphore register values:
4/13/12 2:51:56.000 PM kernel: VRSYNC: (0x12044) = 0x2053
4/13/12 2:51:56.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 2:51:56.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 2:51:56.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 2:51:56.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 2:51:56.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 2:51:56.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 2:51:56.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 2:51:56.000 PM kernel: kIPEHR: 0x7a000003
4/13/12 2:51:56.000 PM kernel: kINSTDONE: 0xc46c7fbb
4/13/12 2:51:56.000 PM kernel: kINSTDONE_1: 0x1870efff
4/13/12 2:53:05.000 PM kernel: stampWait: Overflowed checking for stamp 0x61c0 on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 2:53:05.000 PM kernel: timestamp = 0x61b8
4/13/12 2:53:05.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 2:53:05.000 PM kernel: ring head = 0x0e200390, wrap count = 0x71
4/13/12 2:53:05.000 PM kernel: ring tail = 0x00001150 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 2:53:05.000 PM kernel: timestamps = 0x61b8
4/13/12 2:53:05.000 PM kernel: Semaphore register values:
4/13/12 2:53:05.000 PM kernel: VRSYNC: (0x12044) = 0x61b8
4/13/12 2:53:05.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 2:53:05.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 2:53:05.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 2:53:05.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 2:53:05.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 2:53:05.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 2:53:05.000 PM kernel: After attempt to clear wait condition = 0x00003401 no longer waiting
4/13/12 2:53:05.000 PM kernel: trying to clear semaphore wait on Main ring
4/13/12 2:53:05.000 PM kernel: After attempt to clear semaphore wait = 0x00003401 still waiting
4/13/12 2:53:05.000 PM kernel: kIPEHR: 0xb560001
4/13/12 2:53:05.000 PM kernel: kINSTDONE: 0xffffffff
4/13/12 2:53:05.000 PM kernel: kINSTDONE_1: 0x3ffcffff
4/13/12 2:53:19.329 PM Finder: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
4/13/12 2:53:19.329 PM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 2:53:28.693 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/13/12 2:53:29.477 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/13/12 2:53:29.712 PM com.apple.launchd.peruser.501: ([0x0-0x16016].com.apple.iTunesHelper[211]) Exited: Killed: 9
4/13/12 2:53:29.712 PM com.apple.launchd.peruser.501: (com.apple.quicklook[187]) Exited: Killed: 9
4/13/12 2:53:29.712 PM com.apple.launchd.peruser.501: (com.apple.dt.instruments.backgroundinstruments[196]) Exited: Killed: 9
4/13/12 2:53:29.714 PM com.apple.launchd.peruser.501: ([0x0-0x1a01a].com.apple.AppleSpell[235]) Exited: Killed: 9
4/13/12 2:53:29.719 PM com.apple.launchd.peruser.501: (com.apple.mdworker.pool.0[240]) Exited: Terminated: 15
4/13/12 2:53:29.749 PM loginwindow: DEAD_PROCESS: 37 console
4/13/12 2:53:29.776 PM warmd: [_bootcachectl_create_merged_playlist:1812] User 501 has no login playlist
4/13/12 2:53:29.796 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:29.797 PM com.apple.dock.extra: 2012-04-13 14:53:29.795 com.apple.dock.extra[247:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:29.797 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:29.798 PM com.apple.dock.extra: 2012-04-13 14:53:29.796 com.apple.dock.extra[247:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:29.798 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:29.798 PM com.apple.dock.extra: 2012-04-13 14:53:29.797 com.apple.dock.extra[247:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:29.799 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:29.801 PM com.apple.dock.extra: 2012-04-13 14:53:29.798 com.apple.dock.extra[247:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 2:53:30.070 PM com.apple.kextd: notify_get_state() failed for token 32: status 2.
4/13/12 2:53:30.070 PM com.apple.kextd: notify_get_state() failed for token 31: status 2.
4/13/12 2:53:30.070 PM com.apple.kextd: notify_get_state() failed for token 30: status 2.
4/13/12 2:53:30.070 PM com.apple.kextd: notify_get_state() failed for token 29: status 2.
4/13/12 2:53:30.318 PM shutdown: reboot by dani:
4/13/12 2:53:30.319 PM shutdown: SHUTDOWN_TIME: 1334318010 318375
4/13/12 2:53:57.000 PM bootlog: BOOT_TIME 1334318037 0
4/13/12 2:54:12.000 PM kernel: PMAP: PCID enabled
4/13/12 2:54:12.000 PM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/13/12 2:54:12.000 PM kernel: vm_page_bootstrap: 984064 free pages and 56320 wired pages
4/13/12 2:54:12.000 PM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/13/12 2:54:12.000 PM kernel: zone leak detection enabled
4/13/12 2:54:12.000 PM kernel: standard timeslicing quantum is 10000 us
4/13/12 2:54:12.000 PM kernel: mig_table_max_displ = 73
4/13/12 2:54:12.000 PM kernel: TSC Deadline Timer supported and enabled
4/13/12 2:54:12.000 PM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/13/12 2:54:12.000 PM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/13/12 2:54:12.000 PM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/13/12 2:54:12.000 PM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/13/12 2:54:12.000 PM kernel: calling mpo_policy_init for TMSafetyNet
4/13/12 2:54:12.000 PM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/13/12 2:54:12.000 PM kernel: calling mpo_policy_init for Sandbox
4/13/12 2:54:12.000 PM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/13/12 2:54:12.000 PM kernel: calling mpo_policy_init for Quarantine
4/13/12 2:54:12.000 PM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/13/12 2:54:12.000 PM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/13/12 2:54:12.000 PM kernel: The Regents of the University of California. All rights reserved.
4/13/12 2:54:12.000 PM kernel: MAC Framework successfully initialized
4/13/12 2:54:12.000 PM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/13/12 2:54:12.000 PM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/13/12 2:54:12.000 PM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/13/12 2:54:12.000 PM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/13/12 2:54:12.000 PM kernel: [ PCI configuration begin ]
4/13/12 2:54:12.000 PM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/13/12 2:54:12.000 PM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/13/12 2:54:12.000 PM kernel: AppleSmartBatteryManager Loading...
4/13/12 2:54:12.000 PM kernel: AppleSmartBattery loading...
4/13/12 2:54:12.000 PM kernel: console relocated to 0xf10000000
4/13/12 2:54:12.000 PM kernel: PCI configuration changed (bridge=18 device=2 cardbus=0)
4/13/12 2:54:12.000 PM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/13/12 2:54:12.000 PM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/13/12 2:54:12.000 PM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/13/12 2:54:12.000 PM kernel: FakeSMCDevice: successfully initialized
4/13/12 2:54:12.000 PM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/13/12 2:54:12.000 PM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/13/12 2:54:12.000 PM kernel: Pthread support ABORTS when sync kernel primitives misused
4/13/12 2:54:12.000 PM kernel: [ PCI configuration end, bridges 7 devices 12 ]
4/13/12 2:54:12.000 PM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/13/12 2:54:12.000 PM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/13/12 2:54:12.000 PM kernel: PXHCD 0xffffff807f05d000:UIMInitialize xHC addressing capability 64 bit register
4/13/12 2:54:12.000 PM kernel: PXHCD 0xffffff807f05d000:UIMInitialize HCSParams2 = 0x11
4/13/12 2:54:12.000 PM kernel: PXHCD 0xffffff807f05d000:UIMInitialize MAX SCRATCH PAD = 0
4/13/12 2:54:12.000 PM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/13/12 2:54:12.000 PM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/13/12 2:54:12.000 PM kernel: AppleIntelCPUPowerManagementClient: ready
4/13/12 2:54:12.000 PM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/13/12 2:54:12.000 PM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/13/12 2:54:12.000 PM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/13/12 2:54:12.000 PM kernel: From path: "uuid", 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/13/12 2:54:12.000 PM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/13/12 2:54:12.000 PM kernel: BSD root: disk0s3, major 14, minor 3
4/13/12 2:54:12.000 PM kernel: Kernel is LP64
4/13/12 2:54:12.000 PM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/13/12 2:53:59.018 PM com.apple.launchd: *** launchd[1] has started up. ***
4/13/12 2:53:59.026 PM com.apple.launchd: *** Verbose boot, will log to /dev/console. ***
4/13/12 2:54:09.901 PM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/13/12 2:54:13.739 PM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/13/12 2:54:13.742 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 2:54:16.389 PM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/13/12 2:54:17.063 PM com.apple.SecurityServer: Session 100000 created
4/13/12 2:54:17.226 PM com.apple.pfctl: No ALTQ support in kernel
4/13/12 2:54:17.226 PM com.apple.pfctl: ALTQ related functions disabled
4/13/12 2:54:18.000 PM kernel: macx_swapon SUCCESS
4/13/12 2:54:20.000 PM kernel: Waiting for DSMOS...
4/13/12 2:54:20.000 PM kernel: Previous Shutdown Cause: 3
4/13/12 2:54:20.000 PM kernel: No interval found for . Using 8000000
4/13/12 2:54:20.000 PM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/13/12 2:54:20.305 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 2:54:20.315 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 2:54:20.315 PM configd: ioctl(SIOCGIFCAP) failed: Device not configured
4/13/12 2:54:20.317 PM configd: network configuration changed.
4/13/12 2:54:20.318 PM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/13/12 2:54:20.452 PM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/13/12 2:54:20.892 PM com.apple.locationd: ERROR,Time,356010860.892,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,1 locationd 0x000000010333a583 locationd + 624003
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,2 locationd 0x000000010333a719 locationd + 624409
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,3 libdispatch.dylib 0x00007fff89ab1aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,4 locationd 0x000000010333a9b0 locationd + 625072
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,5 locationd 0x000000010333aa10 locationd + 625168
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,6 libsystem_c.dylib 0x00007fff82ac7e06 pthread_once + 86
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,7 locationd 0x000000010333aa47 locationd + 625223
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,8 locationd 0x000000010332f3ac locationd + 578476
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,9 locationd 0x000000010332f53f locationd + 578879
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,10 libsystem_c.dylib 0x00007fff82ac7e06 pthread_once + 86
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,11 locationd 0x000000010332f509 locationd + 578825
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,12 locationd 0x00000001032ec52a locationd + 304426
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,13 locationd 0x00000001032cd653 locationd + 177747
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,14 locationd 0x00000001032cda08 locationd + 178696
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,15 locationd 0x00000001032ce1b2 locationd + 180658
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,16 locationd 0x00000001032ff32c locationd + 381740
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,17 locationd 0x00000001032a3fd8 locationd + 8152
4/13/12 2:54:20.892 PM com.apple.locationd: STACK,Time,356010860.892,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 2:54:21.206 PM com.apple.SecurityServer: Entering service
4/13/12 2:54:21.390 PM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/13/12 2:54:23.517 PM UserEventAgent: ServermgrdRegistration cannot load config data
4/13/12 2:54:23.812 PM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/13/12 2:54:23.817 PM UserEventAgent: get_backup_share_points no AFP
4/13/12 2:54:23.000 PM kernel: DSMOS has arrived
4/13/12 2:54:23.988 PM configd: network configuration changed.
4/13/12 2:54:23.991 PM configd: network configuration changed.
4/13/12 2:54:24.173 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 2:54:25.000 PM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/13/12 2:54:25.199 PM mDNSResponder: D2D_IPC: Loaded
4/13/12 2:54:25.199 PM mDNSResponder: D2DInitialize succeeded
4/13/12 2:54:26.104 PM loginwindow: Login Window Application Started
4/13/12 2:54:26.267 PM mds: (Normal) FMW: FMW 0 0
4/13/12 2:54:27.000 PM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/13/12 2:54:27.000 PM kernel: NTFS driver 3.10 [Flags: R/W].
4/13/12 2:54:27.000 PM kernel: NTFS volume name System Reserved, version 3.1.
4/13/12 2:54:27.091 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/13/12 2:54:29.000 PM kernel: NTFS volume name Windows 7, version 3.1.
4/13/12 2:54:32.000 PM kernel: NTFS volume name New Volume, version 3.1.
4/13/12 2:54:32.900 PM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 2:54:33.000 PM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 2:54:33.684 PM netbiosd: Unable to start NetBIOS name service:
4/13/12 2:54:36.505 PM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/13/12 2:54:39.727 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/13/12 2:54:40.151 PM com.apple.SecurityServer: Session 100005 created
4/13/12 2:54:40.154 PM loginwindow: Login Window Started Security Agent
4/13/12 2:54:40.156 PM configd: network configuration changed.
4/13/12 2:54:40.800 PM SecurityAgent: Echo enabled
4/13/12 2:54:40.800 PM SecurityAgent: Echo enabled
4/13/12 2:54:42.461 PM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 2:54:45.413 PM configd: network configuration changed.
4/13/12 2:54:45.413 PM netbiosd: network address or mask changed for en0
4/13/12 2:54:45.414 PM netbiosd: network address or mask changed for en0
4/13/12 11:54:54.050 AM ntpd: proto: precision = 1.000 usec
4/13/12 11:54:55.958 AM SecurityAgent: User info context values set for dani
4/13/12 11:54:55.958 AM SecurityAgent: User info context values set for dani
4/13/12 11:54:56.696 AM SecurityAgent: Login Window login proceeding
4/13/12 11:54:56.696 AM SecurityAgent: Login Window login proceeding
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/13/12 11:54:56.789 AM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/13/12 11:54:56.790 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/13/12 11:54:56.790 AM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/13/12 11:54:56.790 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/13/12 11:54:56.790 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/13/12 11:54:56.790 AM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/13/12 11:54:57.120 AM loginwindow: Login Window - Returned from Security Agent
4/13/12 11:54:57.128 AM loginwindow: USER_PROCESS: 38 console
4/13/12 11:54:57.300 AM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/13/12 11:54:57.305 AM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/13/12 11:54:57.305 AM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/13/12 11:54:58.186 AM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 19467
4/13/12 11:54:58.552 AM com.apple.locationd: ERROR,Time,356000098.552,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,1 locationd 0x0000000107180583 locationd + 624003
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,2 locationd 0x0000000107180719 locationd + 624409
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,3 libdispatch.dylib 0x00007fff89ab1aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,4 locationd 0x00000001071809b0 locationd + 625072
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,5 locationd 0x0000000107180a10 locationd + 625168
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,6 libsystem_c.dylib 0x00007fff82ac7e06 pthread_once + 86
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,7 locationd 0x0000000107180a47 locationd + 625223
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,8 locationd 0x00000001071753ac locationd + 578476
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,9 locationd 0x000000010717553f locationd + 578879
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,10 libsystem_c.dylib 0x00007fff82ac7e06 pthread_once + 86
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,11 locationd 0x0000000107175509 locationd + 578825
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,12 locationd 0x000000010713252a locationd + 304426
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,13 locationd 0x0000000107113653 locationd + 177747
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,14 locationd 0x0000000107113a08 locationd + 178696
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,15 locationd 0x00000001071141b2 locationd + 180658
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,16 locationd 0x000000010714532c locationd + 381740
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,17 locationd 0x00000001070e9fd8 locationd + 8152
4/13/12 11:54:58.552 AM com.apple.locationd: STACK,Time,356000098.552,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 11:54:58.568 AM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[152]) Exited with code: 1
4/13/12 11:55:01.654 AM com.apple.locationd: ERROR,Time,356000101.654,Function,"void CLTimeManager::initReferenceTime()",Monotonic clock rolled backwards, battery drain, reset time reference. Use system clock.
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,1 locationd 0x000000010716e97f locationd + 551295
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,2 locationd 0x000000010716f071 locationd + 553073
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,3 locationd 0x000000010716f0e8 locationd + 553192
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,4 libsystem_c.dylib 0x00007fff82ac7e06 pthread_once + 86
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,5 locationd 0x000000010716f11f locationd + 553247
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,6 locationd 0x000000010715a76f locationd + 468847
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,7 locationd 0x0000000107111453 locationd + 169043
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,8 locationd 0x0000000107112ebb locationd + 175803
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,9 CoreFoundation 0x00007fff85b81c24 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 20
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,10 CoreFoundation 0x00007fff85b81776 __CFRunLoopDoTimer + 534
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,11 CoreFoundation 0x00007fff85b62001 __CFRunLoopRun + 1617
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,12 CoreFoundation 0x00007fff85b61676 CFRunLoopRunSpecific + 230
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,13 CoreFoundation 0x00007fff85b7138f CFRunLoopRun + 95
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,14 locationd 0x0000000107113378 locationd + 177016
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,15 locationd 0x00000001071141c6 locationd + 180678
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,16 locationd 0x000000010714532c locationd + 381740
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,17 locationd 0x00000001070e9fd8 locationd + 8152
4/13/12 11:55:01.654 AM com.apple.locationd: STACK,Time,356000101.654,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 11:55:07.159 AM talagent: CoreDockMinimizeItems failed (-4959)
4/13/12 11:55:16.000 AM kernel: stampWait: Overflowed checking for stamp 0xd2c on Main ring: called from
4/13/12 11:55:16.000 AM kernel: timestamp = 0x0d2a
4/13/12 11:55:16.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:55:16.000 AM kernel: ring head = 0x01e03550, wrap count = 0x f
4/13/12 11:55:16.000 AM kernel: ring tail = 0x00000140 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:55:16.000 AM kernel: timestamps = 0x0d2a
4/13/12 11:55:16.000 AM kernel: Semaphore register values:
4/13/12 11:55:16.000 AM kernel: VRSYNC: (0x12044) = 0xd2a
4/13/12 11:55:16.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:55:16.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:55:16.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:55:16.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:55:16.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:55:16.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:55:16.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:55:16.000 AM kernel: kIPEHR: 0x2000002
4/13/12 11:55:16.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 11:55:16.000 AM kernel: kINSTDONE_1: 0x1870a8af
4/13/12 11:55:16.609 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:16.609 AM com.apple.dock.extra: 2012-04-13 11:55:16.607 com.apple.dock.extra[177:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:16.610 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:16.610 AM com.apple.dock.extra: 2012-04-13 11:55:16.609 com.apple.dock.extra[177:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:16.610 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:16.610 AM com.apple.dock.extra: 2012-04-13 11:55:16.609 com.apple.dock.extra[177:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:16.611 AM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:16.611 AM com.apple.dock.extra: 2012-04-13 11:55:16.610 com.apple.dock.extra[177:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 11:55:26.209 AM appleprofilepolicyd: appleprofilepolicyd: profiling drivers not loaded, loading
4/13/12 11:55:34.575 AM com.apple.launchd.peruser.501: (com.apple.pbs) Throttling respawn: Will start in 9 seconds
4/13/12 11:55:51.000 AM kernel: stampWait: Overflowed checking for stamp 0x2847 on Main ring: called from
4/13/12 11:55:51.000 AM kernel: timestamp = 0x2845
4/13/12 11:55:51.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:55:51.000 AM kernel: ring head = 0x06403a90, wrap count = 0x32
4/13/12 11:55:51.000 AM kernel: ring tail = 0x00000110 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:55:51.000 AM kernel: timestamps = 0x2845
4/13/12 11:55:51.000 AM kernel: Semaphore register values:
4/13/12 11:55:51.000 AM kernel: VRSYNC: (0x12044) = 0x2845
4/13/12 11:55:51.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:55:51.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:55:51.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:55:51.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:55:51.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:55:51.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:55:51.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:55:51.000 AM kernel: kIPEHR: 0x2000002
4/13/12 11:55:51.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 11:55:51.000 AM kernel: kINSTDONE_1: 0x1af828bf
4/13/12 11:55:57.000 AM kernel: stampWait: Overflowed checking for stamp 0x290e on Main ring: called from
4/13/12 11:55:57.000 AM kernel: timestamp = 0x290c
4/13/12 11:55:57.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:55:57.000 AM kernel: ring head = 0x06603950, wrap count = 0x33
4/13/12 11:55:57.000 AM kernel: ring tail = 0x00003e18 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:55:57.000 AM kernel: timestamps = 0x290c
4/13/12 11:55:57.000 AM kernel: Semaphore register values:
4/13/12 11:55:57.000 AM kernel: VRSYNC: (0x12044) = 0x290c
4/13/12 11:55:57.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:55:57.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:55:57.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:55:57.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:55:57.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:55:57.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:55:57.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:55:57.000 AM kernel: kIPEHR: 0x78170003
4/13/12 11:55:57.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 11:55:57.000 AM kernel: kINSTDONE_1: 0x1af808bf
4/13/12 11:56:14.731 AM Finder: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
4/13/12 11:56:14.731 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 11:56:20.000 AM kernel: stampWait: Overflowed checking for stamp 0x3635 on Main ring: called from
4/13/12 11:56:20.000 AM kernel: timestamp = 0x3633
4/13/12 11:56:20.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:56:20.000 AM kernel: ring head = 0x08803090, wrap count = 0x44
4/13/12 11:56:20.000 AM kernel: ring tail = 0x00003240 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:56:20.000 AM kernel: timestamps = 0x3633
4/13/12 11:56:20.000 AM kernel: Semaphore register values:
4/13/12 11:56:20.000 AM kernel: VRSYNC: (0x12044) = 0x3633
4/13/12 11:56:20.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:56:20.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:56:20.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:56:20.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:56:20.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:56:20.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:56:20.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:56:20.000 AM kernel: kIPEHR: 0x18800000
4/13/12 11:56:20.000 AM kernel: kINSTDONE: 0x8800ffbb
4/13/12 11:56:20.000 AM kernel: kINSTDONE_1: 0x230083f
4/13/12 11:56:29.000 AM kernel: stampWait: Overflowed checking for stamp 0x3f0c on Main ring: called from
4/13/12 11:56:29.000 AM kernel: timestamp = 0x3f0a
4/13/12 11:56:29.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:56:29.000 AM kernel: ring head = 0x09e037d0, wrap count = 0x4f
4/13/12 11:56:29.000 AM kernel: ring tail = 0x00003e58 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:56:29.000 AM kernel: timestamps = 0x3f0a
4/13/12 11:56:29.000 AM kernel: Semaphore register values:
4/13/12 11:56:29.000 AM kernel: VRSYNC: (0x12044) = 0x3f0a
4/13/12 11:56:29.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:56:29.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:56:29.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:56:29.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:56:29.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:56:29.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:56:29.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:56:29.000 AM kernel: kIPEHR: 0x2000002
4/13/12 11:56:29.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 11:56:29.000 AM kernel: kINSTDONE_1: 0x1af828af
4/13/12 11:56:41.921 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 11:56:56.125 AM iChat: 11:56:56.123859 com.apple.AVConference: AudioObjectGetPropertyDataSize kAudioDevicePropertyDataSource failed with error 77686f3f 0 sources
4/13/12 11:57:30.640 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 11:57:34.664 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 11:57:48.220 AM [0x0-0x1a01a].com.apple.dt.Xcode: com.apple.dt.instruments.backgroundinstruments: Already loaded
4/13/12 11:58:48.000 AM kernel: stampWait: Overflowed checking for stamp 0xd74b on Main ring: called from
4/13/12 11:58:48.000 AM kernel: timestamp = 0xd749
4/13/12 11:58:48.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:58:48.000 AM kernel: ring head = 0x21e03e90, wrap count = 0x10f
4/13/12 11:58:48.000 AM kernel: ring tail = 0x00000780 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:58:48.000 AM kernel: timestamps = 0xd749
4/13/12 11:58:48.000 AM kernel: Semaphore register values:
4/13/12 11:58:48.000 AM kernel: VRSYNC: (0x12044) = 0xd749
4/13/12 11:58:48.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:58:48.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:58:48.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:58:48.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:58:48.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:58:48.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:58:48.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:58:48.000 AM kernel: kIPEHR: 0x18800000
4/13/12 11:58:48.000 AM kernel: kINSTDONE: 0xfffb
4/13/12 11:58:48.000 AM kernel: kINSTDONE_1: 0x2300020
4/13/12 11:58:53.000 AM kernel: stampWait: Overflowed checking for stamp 0xd764 on Main ring: called from
4/13/12 11:58:53.000 AM kernel: timestamp = 0xd760
4/13/12 11:58:53.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:58:53.000 AM kernel: ring head = 0x220006d0, wrap count = 0x110
4/13/12 11:58:53.000 AM kernel: ring tail = 0x00001540 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:58:53.000 AM kernel: timestamps = 0xd760
4/13/12 11:58:53.000 AM kernel: Semaphore register values:
4/13/12 11:58:53.000 AM kernel: VRSYNC: (0x12044) = 0xd760
4/13/12 11:58:53.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:58:53.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:58:53.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:58:53.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:58:53.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:58:53.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:58:53.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:58:53.000 AM kernel: kIPEHR: 0x2000000
4/13/12 11:58:53.000 AM kernel: kINSTDONE: 0xdffb
4/13/12 11:58:53.000 AM kernel: kINSTDONE_1: 0x230cbe0
4/13/12 11:58:58.000 AM kernel: stampWait: Overflowed checking for stamp 0xd7ed on Main ring: called from
4/13/12 11:58:58.000 AM kernel: timestamp = 0xd7ea
4/13/12 11:58:58.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:58:58.000 AM kernel: ring head = 0x22003110, wrap count = 0x110
4/13/12 11:58:58.000 AM kernel: ring tail = 0x00003bc0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:58:58.000 AM kernel: timestamps = 0xd7ea
4/13/12 11:58:58.000 AM kernel: Semaphore register values:
4/13/12 11:58:58.000 AM kernel: VRSYNC: (0x12044) = 0xd7ea
4/13/12 11:58:58.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:58:58.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:58:58.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:58:58.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:58:58.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:58:58.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:58:58.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:58:58.000 AM kernel: kIPEHR: 0x2000000
4/13/12 11:58:58.000 AM kernel: kINSTDONE: 0x8888fffb
4/13/12 11:58:58.000 AM kernel: kINSTDONE_1: 0x230cf67
4/13/12 11:59:03.000 AM kernel: stampWait: Overflowed checking for stamp 0xd80d on Main ring: called from
4/13/12 11:59:03.000 AM kernel: timestamp = 0xd80b
4/13/12 11:59:03.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:59:03.000 AM kernel: ring head = 0x22003b10, wrap count = 0x110
4/13/12 11:59:03.000 AM kernel: ring tail = 0x00003bc0 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:59:03.000 AM kernel: timestamps = 0xd80b
4/13/12 11:59:03.000 AM kernel: Semaphore register values:
4/13/12 11:59:03.000 AM kernel: VRSYNC: (0x12044) = 0xd80b
4/13/12 11:59:03.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:59:03.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:59:03.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:59:03.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:59:03.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:59:03.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:59:03.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:59:03.000 AM kernel: kIPEHR: 0x18800000
4/13/12 11:59:03.000 AM kernel: kINSTDONE: 0xfff6ffbb
4/13/12 11:59:03.000 AM kernel: kINSTDONE_1: 0x30c767
4/13/12 11:59:49.050 AM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 11:59:49.000 AM kernel: stampWait: Overflowed checking for stamp 0xe0f1 on Main ring: called from
4/13/12 11:59:49.000 AM kernel: timestamp = 0xe0ee
4/13/12 11:59:49.000 AM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 11:59:49.000 AM kernel: ring head = 0x23803190, wrap count = 0x11c
4/13/12 11:59:49.000 AM kernel: ring tail = 0x00003858 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 11:59:49.000 AM kernel: timestamps = 0xe0ee
4/13/12 11:59:49.000 AM kernel: Semaphore register values:
4/13/12 11:59:49.000 AM kernel: VRSYNC: (0x12044) = 0xe0ee
4/13/12 11:59:49.000 AM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 11:59:49.000 AM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 11:59:49.000 AM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 11:59:49.000 AM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 11:59:49.000 AM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 11:59:49.000 AM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 11:59:49.000 AM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 11:59:49.000 AM kernel: kIPEHR: 0x2000002
4/13/12 11:59:49.000 AM kernel: kINSTDONE: 0xffffffff
4/13/12 11:59:49.000 AM kernel: kINSTDONE_1: 0x30477f
4/13/12 12:00:29.000 PM kernel: stampWait: Overflowed checking for stamp 0xebc4 on Main ring: called from
4/13/12 12:00:29.000 PM kernel: timestamp = 0xebc2
4/13/12 12:00:29.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:00:29.000 PM kernel: ring head = 0x254034d0, wrap count = 0x12a
4/13/12 12:00:29.000 PM kernel: ring tail = 0x00003990 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:00:29.000 PM kernel: timestamps = 0xebc2
4/13/12 12:00:29.000 PM kernel: Semaphore register values:
4/13/12 12:00:29.000 PM kernel: VRSYNC: (0x12044) = 0xebc2
4/13/12 12:00:29.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:00:29.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:00:29.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:00:29.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 12:00:29.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:00:29.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:00:29.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:00:29.000 PM kernel: kIPEHR: 0x79040002
4/13/12 12:00:29.000 PM kernel: kINSTDONE: 0xffffffff
4/13/12 12:00:29.000 PM kernel: kINSTDONE_1: 0x3dfaffff
4/13/12 12:00:34.101 PM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 12:00:34.000 PM kernel: stampWait: Overflowed checking for stamp 0xec5b on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:00:34.000 PM kernel: timestamp = 0xec59
4/13/12 12:00:34.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:00:34.000 PM kernel: ring head = 0x25602390, wrap count = 0x12b
4/13/12 12:00:34.000 PM kernel: ring tail = 0x00003328 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:00:34.000 PM kernel: timestamps = 0xec59
4/13/12 12:00:34.000 PM kernel: Semaphore register values:
4/13/12 12:00:34.000 PM kernel: VRSYNC: (0x12044) = 0xec59
4/13/12 12:00:34.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:00:34.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:00:34.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:00:34.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 12:00:34.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:00:34.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:00:34.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:00:34.000 PM kernel: kIPEHR: 0x2000000
4/13/12 12:00:34.000 PM kernel: kINSTDONE: 0x1fbb
4/13/12 12:00:34.000 PM kernel: kINSTDONE_1: 0x230ebe7
4/13/12 12:00:34.000 PM kernel: stampWait: Overflowed checking for stamp 0xec61 on Main ring: called from
4/13/12 12:00:34.000 PM kernel: timestamp = 0xec5b
4/13/12 12:00:34.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:00:34.000 PM kernel: ring head = 0x25602458, wrap count = 0x12b
4/13/12 12:00:34.000 PM kernel: ring tail = 0x00003368 ring control = 0x00003401 enabled, auto report disabled, not waiting, semaphore is waiting, length = 0x004 4KB pages
4/13/12 12:00:34.000 PM kernel: timestamps = 0xec5d
4/13/12 12:00:34.000 PM kernel: Semaphore register values:
4/13/12 12:00:34.000 PM kernel: VRSYNC: (0x12044) = 0xec5d
4/13/12 12:00:34.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:00:34.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:00:34.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:00:34.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 12:00:34.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:00:34.000 PM kernel: trying to clear semaphore wait on Main ring
4/13/12 12:00:34.000 PM kernel: After attempt to clear semaphore wait = 0x00003001 no longer waiting
4/13/12 12:00:34.000 PM kernel: kIPEHR: 0x78080083
4/13/12 12:00:34.000 PM kernel: kINSTDONE: 0xffffffff
4/13/12 12:00:34.000 PM kernel: kINSTDONE_1: 0x39fff7f8
4/13/12 12:01:20.081 PM com.apple.launchd.peruser.501: ([0x0-0x8008].com.apple.Safari[157]) Exited: Killed: 9
4/13/12 12:01:20.111 PM com.apple.launchd.peruser.501: ([0x0-0x16016].com.apple.AppleSpell[224]) Exited: Killed: 9
4/13/12 12:01:20.112 PM com.apple.launchd.peruser.501: ([0x0-0x13013].com.apple.iTunesHelper[201]) Exited: Killed: 9
4/13/12 12:01:20.112 PM com.apple.launchd.peruser.501: (com.apple.dt.instruments.backgroundinstruments[188]) Exited: Killed: 9
4/13/12 12:01:20.112 PM Dock: kCGErrorIllegalArgument: CGSReleaseWindow: Invalid window 18
4/13/12 12:01:20.112 PM Dock: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 12:01:20.125 PM com.apple.launchd.peruser.501: ([0x0-0x1a01a].com.apple.dt.Xcode[243]) Exited: Killed: 9
4/13/12 12:01:20.153 PM loginwindow: DEAD_PROCESS: 38 console
4/13/12 12:01:20.204 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.204 PM com.apple.dock.extra: 2012-04-13 12:01:20.202 com.apple.dock.extra[252:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.205 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.205 PM com.apple.dock.extra: 2012-04-13 12:01:20.203 com.apple.dock.extra[252:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.206 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.207 PM com.apple.dock.extra: 2012-04-13 12:01:20.205 com.apple.dock.extra[252:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.207 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.209 PM com.apple.dock.extra: 2012-04-13 12:01:20.206 com.apple.dock.extra[252:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:01:20.484 PM com.apple.kextd: notify_get_state() failed for token 32: status 2.
4/13/12 12:01:20.484 PM com.apple.kextd: notify_get_state() failed for token 31: status 2.
4/13/12 12:01:20.484 PM com.apple.kextd: notify_get_state() failed for token 30: status 2.
4/13/12 12:01:20.484 PM com.apple.kextd: notify_get_state() failed for token 29: status 2.
4/13/12 12:01:20.532 PM shutdown: reboot by dani:
4/13/12 12:01:20.532 PM shutdown: SHUTDOWN_TIME: 1334307680 532055
4/13/12 12:01:50.000 PM bootlog: BOOT_TIME 1334307710 0
4/13/12 12:02:02.000 PM kernel: PMAP: PCID enabled
4/13/12 12:02:02.000 PM kernel: Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64
4/13/12 12:02:02.000 PM kernel: vm_page_bootstrap: 984064 free pages and 56320 wired pages
4/13/12 12:02:01.614 PM UserEventAgent: starting CaptiveNetworkSupport as SystemEventAgent built May 25 2011 12:27:35
4/13/12 12:02:02.000 PM kernel: kext submap [0xffffff7f8072f000 - 0xffffff8000000000], kernel text [0xffffff8000200000 - 0xffffff800072f000]
4/13/12 12:02:02.000 PM kernel: zone leak detection enabled
4/13/12 12:02:02.000 PM kernel: standard timeslicing quantum is 10000 us
4/13/12 12:02:02.000 PM kernel: mig_table_max_displ = 73
4/13/12 12:02:02.000 PM kernel: TSC Deadline Timer supported and enabled
4/13/12 12:02:02.000 PM kernel: AppleACPICPU: ProcessorId=1 LocalApicId=0 Enabled
4/13/12 12:02:02.000 PM kernel: AppleACPICPU: ProcessorId=2 LocalApicId=2 Enabled
4/13/12 12:02:02.000 PM kernel: AppleACPICPU: ProcessorId=3 LocalApicId=1 Enabled
4/13/12 12:02:02.000 PM kernel: AppleACPICPU: ProcessorId=4 LocalApicId=3 Enabled
4/13/12 12:02:02.000 PM kernel: calling mpo_policy_init for TMSafetyNet
4/13/12 12:02:02.000 PM kernel: Security policy loaded: Safety net for Time Machine (TMSafetyNet)
4/13/12 12:02:02.000 PM kernel: calling mpo_policy_init for Sandbox
4/13/12 12:02:02.000 PM kernel: Security policy loaded: Seatbelt sandbox policy (Sandbox)
4/13/12 12:02:02.000 PM kernel: calling mpo_policy_init for Quarantine
4/13/12 12:02:02.000 PM kernel: Security policy loaded: Quarantine policy (Quarantine)
4/13/12 12:02:02.000 PM kernel: Copyright © 1982, 1986, 1989, 1991, 1993
4/13/12 12:02:02.000 PM kernel: The Regents of the University of California. All rights reserved.
4/13/12 12:02:02.000 PM kernel: MAC Framework successfully initialized
4/13/12 12:02:02.000 PM kernel: using 16384 buffer headers and 10240 cluster IO buffer headers
4/13/12 12:02:02.000 PM kernel: IOAPIC: Version 0x20 Vectors 64:87
4/13/12 12:02:02.000 PM kernel: ACPI: System State [s0 S3 S4 S5] (S3)
4/13/12 12:02:02.000 PM kernel: PFM64 (36 cpu) 0xf10000000, 0xf0000000
4/13/12 12:02:02.000 PM kernel: [ PCI configuration begin ]
4/13/12 12:02:02.000 PM kernel: AppleIntelCPUPowerManagement: Turbo Ratios 0046
4/13/12 12:02:02.000 PM kernel: AppleIntelCPUPowerManagement: (built 18:56:37 Jan 12 2012) initialization complete
4/13/12 12:02:02.000 PM kernel: console relocated to 0xf10000000
4/13/12 12:02:02.000 PM kernel: AppleSmartBatteryManager Loading...
4/13/12 12:02:02.000 PM kernel: AppleSmartBattery loading...
4/13/12 12:02:02.000 PM kernel: FakeSMC: Opensource SMC device emulator. Copyright 2009 netkas. All rights reserved.
4/13/12 12:02:02.000 PM kernel: FakeSMC: Supports hardware monitoring plugins. Copyright 2012 kozlek, usr-sse2, slice. All rights reserved.
4/13/12 12:02:02.000 PM kernel: FakeSMCDevice: 17 preconfigured key(s) added
4/13/12 12:02:02.000 PM kernel: FakeSMCDevice: successfully initialized
4/13/12 12:02:02.000 PM kernel: IntelThermal: CPU family 0x6, model 0x2a, stepping 0x7, cores 2, threads 4, TJmax 100
4/13/12 12:02:02.000 PM kernel: PCI configuration changed (bridge=18 device=2 cardbus=0)
4/13/12 12:02:02.000 PM kernel: mbinit: done [64 MB total pool size, (42/21) split]
4/13/12 12:02:02.000 PM kernel: Pthread support ABORTS when sync kernel primitives misused
4/13/12 12:02:02.000 PM kernel: [ PCI configuration end, bridges 7 devices 12 ]
4/13/12 12:02:02.000 PM kernel: com.apple.AppleFSCompressionTypeZlib kmod start
4/13/12 12:02:02.000 PM kernel: com.apple.AppleFSCompressionTypeDataless kmod start
4/13/12 12:02:02.000 PM kernel: PXHCD 0xffffff807f05d000:UIMInitialize xHC addressing capability 64 bit register
4/13/12 12:02:02.000 PM kernel: PXHCD 0xffffff807f05d000:UIMInitialize HCSParams2 = 0x11
4/13/12 12:02:02.000 PM kernel: PXHCD 0xffffff807f05d000:UIMInitialize MAX SCRATCH PAD = 0
4/13/12 12:02:02.000 PM kernel: com.apple.AppleFSCompressionTypeZlib load succeeded
4/13/12 12:02:02.000 PM kernel: com.apple.AppleFSCompressionTypeDataless load succeeded
4/13/12 12:02:02.000 PM kernel: AppleIntelCPUPowerManagementClient: ready
4/13/12 12:02:02.000 PM kernel: [iOBluetoothHCIController::setConfigState] calling registerService
4/13/12 12:02:02.000 PM kernel: USBMSC Identifier (non-unique): 20090516388200000 0xbda 0x138 0x3882
4/13/12 12:02:02.000 PM kernel: rooting via boot-uuid from /chosen: 7A9D4C81-8851-3AEC-876D-D7E80FB736F3
4/13/12 12:02:02.000 PM kernel: From path: "uuid", 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/13/12 12:02:02.000 PM kernel: Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SAT0@1F,2/AppleIntelPchSeriesAHCI/PRT0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageDriver/WDC WD3200BPVT-75ZEST0 Media/IOFDiskPartitionScheme/Untitled 3@3
4/13/12 12:02:02.000 PM kernel: BSD root: disk0s3, major 14, minor 3
4/13/12 12:02:02.000 PM kernel: USBMSC Identifier (non-unique): 1704012700022862 0x1687 0x3254 0x1100
4/13/12 12:02:02.000 PM kernel: Kernel is LP64
4/13/12 12:01:51.994 PM com.apple.launchd: *** launchd[1] has started up. ***
4/13/12 12:01:52.002 PM com.apple.launchd: *** Verbose boot, will log to /dev/console. ***
4/13/12 12:02:01.297 PM com.apple.launchd: (com.apple.sandboxd) Unknown value for key POSIXSpawnType: Interactive
4/13/12 12:02:02.049 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:02:06.345 PM com.apple.pfctl: No ALTQ support in kernel
4/13/12 12:02:06.345 PM com.apple.pfctl: ALTQ related functions disabled
4/13/12 12:02:06.379 PM com.apple.ucupdate.plist: ucupdate: Checked 1 update, no match found.
4/13/12 12:02:07.000 PM kernel: macx_swapon SUCCESS
4/13/12 12:02:07.000 PM kernel: Waiting for DSMOS...
4/13/12 12:02:07.366 PM mDNSResponder: mDNSResponder mDNSResponder-320.14.0 (Nov 16 2011 01:16:56) starting OSXVers 11
4/13/12 12:02:08.000 PM kernel: Previous Shutdown Cause: 3
4/13/12 12:02:08.000 PM kernel: No interval found for . Using 8000000
4/13/12 12:02:08.000 PM kernel: Transcript Offline - Buffer Pool Allocate [181000] failed
4/13/12 12:02:08.000 PM kernel: No interval found for . Using 8000000
4/13/12 12:02:08.000 PM kernel: DSMOS has arrived
4/13/12 12:02:08.000 PM kernel: AppleRTL8169Ethernet: Ethernet address 18:03:73:82:61:d3
4/13/12 12:02:08.093 PM mds: (Normal) FMW: FMW 0 0
4/13/12 12:02:08.135 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:02:08.559 PM com.apple.locationd: ERROR,Time,356000528.559,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,1 locationd 0x00000001008a3583 locationd + 624003
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,2 locationd 0x00000001008a3719 locationd + 624409
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,3 libdispatch.dylib 0x00007fff8ca77aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,4 locationd 0x00000001008a39b0 locationd + 625072
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,5 locationd 0x00000001008a3a10 locationd + 625168
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,6 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,7 locationd 0x00000001008a3a47 locationd + 625223
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,8 locationd 0x00000001008983ac locationd + 578476
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,9 locationd 0x000000010089853f locationd + 578879
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,10 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,11 locationd 0x0000000100898509 locationd + 578825
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,12 locationd 0x000000010085552a locationd + 304426
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,13 locationd 0x0000000100836653 locationd + 177747
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,14 locationd 0x0000000100836a08 locationd + 178696
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,15 locationd 0x00000001008371b2 locationd + 180658
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,16 locationd 0x000000010086832c locationd + 381740
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,17 locationd 0x000000010080cfd8 locationd + 8152
4/13/12 12:02:08.559 PM com.apple.locationd: STACK,Time,356000528.559,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 12:02:09.000 PM kernel: Sound assertion "0 == selectionString" failed in AppleHDAEngine at line 16385 goto Exit
4/13/12 12:02:09.000 PM kernel: NTFS driver 3.10 [Flags: R/W].
4/13/12 12:02:09.088 PM com.apple.usbmuxd: usbmuxd-268.5 on Jan 5 2012 at 03:34:01, running 64 bit
4/13/12 12:02:09.528 PM com.apple.SecurityServer: Session 100000 created
4/13/12 12:02:10.000 PM kernel: NTFS volume name System Reserved, version 3.1.
4/13/12 12:02:12.000 PM kernel: NTFS volume name Windows 7, version 3.1.
4/13/12 12:02:14.000 PM kernel: NTFS volume name New Volume, version 3.1.
4/13/12 12:02:14.607 PM com.apple.SecurityServer: Entering service
4/13/12 12:02:14.647 PM systemkeychain: done file: /var/run/systemkeychaincheck.done
4/13/12 12:02:14.668 PM mDNSResponder: D2D_IPC: Loaded
4/13/12 12:02:14.668 PM mDNSResponder: D2DInitialize succeeded
4/13/12 12:02:14.737 PM UserEventAgent: ServermgrdRegistration cannot load config data
4/13/12 12:02:14.742 PM UserEventAgent: get_backup_share_points no AFP
4/13/12 12:02:15.252 PM loginwindow: Login Window Application Started
4/13/12 12:02:16.731 PM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 12:02:16.739 PM UserEventAgent: CaptiveNetworkSupport:CaptiveSCCopyWiFiDevices:388 WiFi Device Name == NULL
4/13/12 12:02:16.807 PM netbiosd: Unable to start NetBIOS name service:
4/13/12 12:02:17.000 PM kernel: AppleRTL8169Ethernet: phyWaitForAutoNegotiation TIMEOUT
4/13/12 12:02:18.500 PM configd: setting hostname to "Daniels-MacBook-Pro.local"
4/13/12 12:02:18.504 PM configd: network configuration changed.
4/13/12 12:02:18.506 PM configd: en0: AUTOMATIC-V6 duplicate configured service
4/13/12 12:02:19.120 PM rpcsvchost: sandbox_init: com.apple.msrpc.netlogon.sb succeeded
4/13/12 12:02:19.985 PM loginwindow: **DMPROXY** Found `/System/Library/CoreServices/DMProxy'.
4/13/12 12:02:20.143 PM com.apple.launchctl.LoginWindow: com.apple.findmymacmessenger: Already loaded
4/13/12 12:02:20.212 PM com.apple.SecurityServer: Session 100005 created
4/13/12 12:02:20.215 PM loginwindow: Login Window Started Security Agent
4/13/12 12:02:20.324 PM SecurityAgent: Echo enabled
4/13/12 12:02:20.324 PM SecurityAgent: Echo enabled
4/13/12 12:02:20.962 PM WindowServer: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 12:02:24.041 PM configd: network configuration changed.
4/13/12 12:02:34.946 PM ntpd: proto: precision = 1.000 usec
4/13/12 12:02:35.139 PM SecurityAgent: User info context values set for dani
4/13/12 12:02:35.139 PM SecurityAgent: User info context values set for dani
4/13/12 12:02:36.259 PM SecurityAgent: Login Window login proceeding
4/13/12 12:02:36.259 PM SecurityAgent: Login Window login proceeding
4/13/12 12:02:36.321 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setNeedsToUnmountDirVolumeAtLogout:] | mounter calling mechanism to setNeedsToUnmountDirVolumeAtLogout to 0
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | urlAttribute = null
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirPath did NOT follow a symlink, keeping original path of: /Users/dani
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | homeDirMajorType = 1
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | name = dani, path = /Users/dani, homeLoc = (null)
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | enter
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism isGuestAccount] | Guest account check returning 0
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter setHomeDirType:] | setHomeDirType to 1
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountStandardDirectoryForUser:atPath:attributes:] | returning 0
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMounter mountHomeDirectoryForUser:atPath:homeLocation:] | returning 0
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism invoke] | mountHomeDirectoryForUser returns 0
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism updateAndUnlockKeychain] | updateAndUnlockKeychain
4/13/12 12:02:36.322 PM authorizationhost: DEBUGLOG | -[HomeDirMechanism launchHomeDirFixerToolIfNeeded:] | launchHomeDirFixerToolIfNeeded called with 0
4/13/12 12:02:36.715 PM loginwindow: Login Window - Returned from Security Agent
4/13/12 12:02:36.724 PM loginwindow: USER_PROCESS: 42 console
4/13/12 12:02:36.828 PM com.apple.launchd.peruser.501: (com.apple.ReportCrash) Falling back to default Mach exception handler. Could not find: com.apple.ReportCrash.Self
4/13/12 12:02:36.833 PM com.apple.launchctl.Aqua: load: option requires an argument -- D
4/13/12 12:02:36.833 PM com.apple.launchctl.Aqua: usage: launchctl load [-wF] [-D <user|local|network|system|all>] paths...
4/13/12 12:02:36.873 PM com.apple.launchd.peruser.501: (com.apple.launchctl.Aqua[150]) Exited with code: 1
4/13/12 12:02:37.303 PM UserEventAgent: CaptiveNetworkSupport:CNSServerRegisterUserAgent:187 new user agent port: 14087
4/13/12 12:02:37.441 PM com.apple.locationd: ERROR,Time,356000557.441,Function,"_Apple80211* CLWifiService::createApple80211()",Apple80211GetIfListCopy failed, error -3903 (Unknown error: -3903)
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,1 locationd 0x000000010940d583 locationd + 624003
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,2 locationd 0x000000010940d719 locationd + 624409
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,3 libdispatch.dylib 0x00007fff8ca77aad _dispatch_barrier_sync_f_invoke + 33
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,4 locationd 0x000000010940d9b0 locationd + 625072
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,5 locationd 0x000000010940da10 locationd + 625168
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,6 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,7 locationd 0x000000010940da47 locationd + 625223
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,8 locationd 0x00000001094023ac locationd + 578476
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,9 locationd 0x000000010940253f locationd + 578879
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,10 libsystem_c.dylib 0x00007fff85a8de06 pthread_once + 86
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,11 locationd 0x0000000109402509 locationd + 578825
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,12 locationd 0x00000001093bf52a locationd + 304426
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,13 locationd 0x00000001093a0653 locationd + 177747
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,14 locationd 0x00000001093a0a08 locationd + 178696
4/13/12 12:02:37.441 PM com.apple.locationd: STACK,Time,356000557.441,15 locationd 0x00000001093a11b2 locationd + 180658
4/13/12 12:02:37.442 PM com.apple.locationd: STACK,Time,356000557.441,16 locationd 0x00000001093d232c locationd + 381740
4/13/12 12:02:37.442 PM com.apple.locationd: STACK,Time,356000557.441,17 locationd 0x0000000109376fd8 locationd + 8152
4/13/12 12:02:37.442 PM com.apple.locationd: STACK,Time,356000557.441,18 ??? 0x0000000000000001 0x0 + 1
4/13/12 12:02:37.981 PM talagent: CoreDockMinimizeItems failed (-4959)
4/13/12 12:02:38.401 PM configd: network configuration changed.
4/13/12 12:02:38.435 PM netbiosd: network address or mask changed for en0
4/13/12 12:02:38.435 PM netbiosd: network address or mask changed for en0
4/13/12 12:02:38.647 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.647 PM com.apple.dock.extra: 2012-04-13 12:02:38.645 com.apple.dock.extra[178:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.648 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.648 PM com.apple.dock.extra: 2012-04-13 12:02:38.647 com.apple.dock.extra[178:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.648 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.649 PM com.apple.dock.extra: 2012-04-13 12:02:38.647 com.apple.dock.extra[178:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.650 PM com.apple.dock.extra: Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.650 PM com.apple.dock.extra: 2012-04-13 12:02:38.649 com.apple.dock.extra[178:1707] Could not connect the action buttonPressed: to target of class NSApplication
4/13/12 12:02:38.760 PM iChat: kCGErrorIllegalArgument: _CGSFindSharedWindow: WID 26
4/13/12 12:02:38.760 PM iChat: kCGErrorFailure: Set a breakpoint @ CGErrorBreakpoint() to catch errors as they are logged.
4/13/12 12:02:38.760 PM iChat: kCGErrorIllegalArgument: CGSRemoveSurface: Invalid window 0x1a
4/13/12 12:02:39.947 PM Finder: copyPrimaryAirPortInterface::ACInterfaceDeviceNameCopy returned NULL
4/13/12 12:02:39.947 PM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 12:02:40.952 PM Finder: _CSIsWirelessP2PEnabled::copyPrimaryAirPortInterface failed
4/13/12 12:02:41.600 PM iChat: 12:02:41.599406 com.apple.AVConference: AudioObjectGetPropertyDataSize kAudioDevicePropertyDataSource failed with error 77686f3f 0 sources
4/13/12 12:02:41.914 PM appleprofilepolicyd: appleprofilepolicyd: profiling drivers not loaded, loading
4/13/12 12:02:46.762 PM talagent: CGSConnectionRelinquishWindowRights(cid, newWindowNumber, reservedRights): CGError 1001 on line 619
4/13/12 12:02:53.916 PM coreservicesd: *** process 56 exceeded 500 log message per second limit - remaining messages this second discarded ***
4/13/12 12:02:57.565 PM com.apple.launchd.peruser.501: (com.apple.pbs) Throttling respawn: Will start in 7 seconds
4/13/12 12:04:04.000 PM kernel: stampWait: Overflowed checking for stamp 0x315a on Main ring: called from waiting for blt buffer (3D blt)
4/13/12 12:04:04.000 PM kernel: timestamp = 0x3158
4/13/12 12:04:04.000 PM kernel: **** Debug info for apparent hang in Main graphics engine ****
4/13/12 12:04:04.000 PM kernel: ring head = 0x07a01010, wrap count = 0x3d
4/13/12 12:04:04.000 PM kernel: ring tail = 0x00001bc8 ring control = 0x00003801 enabled, auto report disabled, waiting, semaphore not waiting, length = 0x004 4KB pages
4/13/12 12:04:04.000 PM kernel: timestamps = 0x3158
4/13/12 12:04:04.000 PM kernel: Semaphore register values:
4/13/12 12:04:04.000 PM kernel: VRSYNC: (0x12044) = 0x3158
4/13/12 12:04:04.000 PM kernel: BRSYNC: (0x22040) = 0x0
4/13/12 12:04:04.000 PM kernel: RVSYNC: (0x 2040) = 0x0
4/13/12 12:04:04.000 PM kernel: BVSYNC: (0x22044) = 0x0
4/13/12 12:04:04.000 PM kernel: RBSYNC: (0x 2044) = 0x0
4/13/12 12:04:04.000 PM kernel: VBSYNC: (0x12040) = 0x0
4/13/12 12:04:04.000 PM kernel: Looks like Main ring is stuck waiting on an event
4/13/12 12:04:04.000 PM kernel: After attempt to clear wait condition = 0x00003001 no longer waiting
4/13/12 12:04:04.000 PM kernel: kIPEHR: 0x18800000
4/13/12 12:04:04.000 PM kernel: kINSTDONE: 0xcc446fbb
4/13/12 12:04:04.000 PM kernel: kINSTDONE_1: 0x1870ef6f



I have also added the DSDT that I am using to this post

Edited by Allan
Spoiler code added - Read the Forum Rules.
Link to comment
Share on other sites

I made a patch that can help make this edition.

 

1. Seeing the tables

modigliani-intelhd3000.jpg

2. Edit table

editando%20intelhd3000.jpg

 

3. Apply Patch

patching%20intel%20hd%203000.jpg

Download

http://dl.dropbox.co...000Patch-v3.zip

 

@Modigliani - thanks for this very useful tool. I am trying to sort out the "apparent hang in main graphics engine" bug on my Shuttle SH67H7 (running 10.7.3), and would also like to get the built-in HDMI port working. The system has one DVI-D & one HDMI port (which does send output but it's garbled)

 

I am am a bit unsure how to modify the table (also: how to you accomplish this with “vim”?) The output references LVDS (which does not exist) and has two HDMI entries (0205 & 0406)

Since it is probably a trivial question for someone more familiar with this, I am wondering what changes I should make to have the right config for my Shuttle system

(using DVI as the main output, with mirroring on the HDMI port)

 

Below the information your executable produces when being run on the Shuttle SH67H7 –

 

$ ./modgliani-intelHD3000
60+0 records in
60+0 records out
60 bytes transferred in 0.000130 secs (461758 bytes/sec)


0000000: 0102 0400 1007 0000 1007 0000  ............
000000c: LVDS_0503 0000 0200 0000 3000 0000  ........0...
0000018: HDMI_0205 0000 0004 0000 0700 0000  ............
0000024: DVI_0304 0000 0004 0000 0900 0000  ............
0000030: HDMI_0406 0000 0004 0000 0900 0000  ............

Conectors total:  0400

 

The table file:

table-SH67H7.bin.txt

  • Like 1
Link to comment
Share on other sites

  • 2 weeks later...

Anyone still reading this thread? My system crashes weekly -- sometimes daily due to this bug. It happens regardless of heavy gfx activity (i.e, an OpenGL screensaver) or just doing stuff in ‘‘Finder’’ and even Terminal.app.

 

The ring-buffer overflow bug appears to be trivial to fix for anyone who knows what they are doing (i.e, not me). I simply need the connector information in the HD3000 tables to correctly reflect one DVI port and one HDMI port; which is what is present on this Shuttle SH67H7 system.

Link to comment
Share on other sites

  • 3 weeks later...

Thanks for the info, bcc9 and everyone else! bcc9's step-by-step instructions are very easy to follow step-by-step once you understand what you are changing (including recomputing the byte offset for the new file version). The third column is probably the most important for most individuals.

 

I'm posting to report success in enabling the VGA output on my T420.

 

Here's my new table, my changes are marked in red:

0000000: 0102 0300 1007 0000 1007 0000 ............

000000c: 0503 0000 0200 0000 3000 0000 ........0...

0000018: 0205 0000 0004 0000 0700 0000 ............

0000024: 0602 0000 1000 0000 0900 0000 ............

0000030: 0000 0000 0004 0000 0900 0000 ............

 

In the first line (the header), I've reduced the number of outputs to 3 (from 4).

The second line is my LCD display (0200 is LVDS)

The third line is my DP output, which also does HDMI and DVI with an adapter (0004 is DP)

The fourth line is VGA (combination of 0602 and 1000)

The fifth line I deleted since I don't have that many outputs

  • Like 1
Link to comment
Share on other sites

@Manwe150 – do you mind reposting those instructions? I realize changing this is probably trivial, but I am still in the dark as to what to change (and how; i.e, which hex editor? Do you simply remove the lines referencing unwanted outputs–LVDS for instance in my case? My connector info is in post #161.)

 

Since I do have all my outputs working (only a DVI-I and a HDMI port), I am hoping this modification will eliminate the "apparent hang in main graphics engine" / ring buffer / stampWait: Overflowed checking for stamp 0x1a103820 on Main ring: called from waiting for blt buffer (3D blt) errors with the HD3000.

 

It has been rumored to fix it, although I have not been able to find concrete evidence of it.

 

btw. – I've also tried RevoGirl's kext edits which aimed to reduce the amount of memory available to the HD3000 (from 512mb to 288mb). However, those changes caused serious graphical glitches and the system had to be re-installed.

Link to comment
Share on other sites

just read though the first post for instructions (I don't think I can do better). What is easy to miss is that at a certain point there is a command that dumps the relevant hex bytes to a plain text file (named hex). After editing it, the next few instructions convert it back to hex and write it back to the file. modgliani's script automates this process (i.e. you can make these changes using his tool instead of doing the steps manually)

 

For your case, try replacing the LVDS device (2nd line) with one of the lower lines (e.g. line 4), and reducing the number of table entries (byte 2 in the first line) to 0200 (which equals 2). This should get you two outputs, of an under-specified type (any of DP, HDMI, and DVI):

0000000: 0102 0200 1007 0000 1007 0000  ............
000000c: DVI_0304 0000 0004 0000 0900 0000  ............
0000018: HDMI_0205 0000 0004 0000 0700 0000  ............
0000024: 0000 0000 0000 0000 0000 0000  ............
0000030: 0000 0000 0000 0000 0000 0000  ............

I also zero'd the remaining rows, although that might not be strictly necessary.

If that doesn't work, you may need to change the device type as well (byte 3 in rows 2-4). 0004 is DisplayPort. 0008 is HDMI. 1000 is VGA. I don't recall the number for DVI right now. But it seems this number is not be actually used.

 

 

@Manwe150 – do you mind reposting those instructions? I realize changing this is probably trivial, but I am still in the dark as to what to change (and how; i.e, which hex editor? Do you simply remove the lines referencing unwanted outputs–LVDS for instance in my case? My connector info is in post #161.)

 

Since I do have all my outputs working (only a DVI-I and a HDMI port), I am hoping this modification will eliminate the "apparent hang in main graphics engine" / ring buffer / stampWait: Overflowed checking for stamp 0x1a103820 on Main ring: called from waiting for blt buffer (3D blt) errors with the HD3000.

 

It has been rumored to fix it, although I have not been able to find concrete evidence of it.

 

btw. – I've also tried RevoGirl's kext edits which aimed to reduce the amount of memory available to the HD3000 (from 512mb to 288mb). However, those changes caused serious graphical glitches and the system had to be re-installed.

Link to comment
Share on other sites

@Manwe150, @frankpc – thanks for replying. What confused me was the two HDMI entries in the output (0205 & 0406); how do you know which one to use apart from trial-and-error? I do have the hex file generated (using modgliali's binary), and I guess I'll use xxd to modify it before reinjecting. I also have the OS X Devtools installed, but need to upgrade to 10.7.3/.4 in order for it to work again (after the HD3000 memory debacle which prompted a reinstallation). Seems Apple has disabled it due to version issues (although I somehow doubt there are many changes affecting this between 10.7.2 & 10.7.3)

Link to comment
Share on other sites

  • 5 weeks later...

@Manwe150 - thanks for posting your T420 hack (and DSDT). i had previously a great Hack on a T510 (thanks to Aussiep and Joshhh. But that laptop was stolen :(. so now i have a new T420 - it is similiar but only has HD3000 Graphics (vs NVidia)

 

my system:

T420 with 8 GB memory

i5-2520M (HD3000 only)

bios 1.39 (latest)

lion 10.7.4

beast 4.5.2

using AppleHDA for cx_20590 (but dont see any digital audio?

 

the DSDT worked great. but there is 1 thing that is a show stopper problem. HD3000 hangs alot.

 

when using just the laptop display (no external) or with extended screen i get a bunch of graphics hangs

- Debug info for apparent hang in Main graphics engine...

 

i am using a external monitor on the display port and LCD (extended).

using the dock or side port didnt seem to matter???

Note: patched AppleIntelSNBGraphicsFB and (turns on VGA - turns off Dock Displayport)

I have read RevoGirls posts and tried some of her tips...

 

does anyone have a fix as how to get the HD3000 graphics hang (all sorts of kernel messages) thing resolved - seems to be a relatively common thing with HD3000 graphic (only) for laptops? even for macs (minimac etc). sometimes the hangs recover but often it will total freeze and never recover.

 

as a test I did a vanilla install of 10.7.3 and this still problem - same as 10.7.4.

 

reduced memory to 4GB

patch SNBGraphics kext to use 384

applied all the lastest beast patches and extracted current DSDT and still - same thing. using LCD will hang the thing.

nothing seems to work???

 

HELP!? as is this is nice desktop (wo LCD) but want to use it as a laptop!

 

Updated solution:

not ideal...

 

to get the LCD display to work without the frequent graphics hangs (which sometimes requires a hard reset/restart), I had to remove AppleIntelHD3000Graphics.kext when i want to use as a loptop ie LCD only. otherwise i put the kext back in place and then i close the lid, and use an external HDMI attached display, so the box acts like a desktop (without LCD). (conclusion is HD3000 drivers are buggy on some boxes... given all the real macs that have the exact same issue minimacs and MBP reported on apple forums.) the issue seems to be related to graphics acceleration.

Link to comment
Share on other sites

  • 3 weeks later...

So with extensive testing, I think this ring stall issue is really based around some LVDS issue. I have a Asus U24E 11.6" laptop with core i7-2640, VGA and HDMI. Removing of the 0503 entry will cause the ring stall issue to go away, but the internal display won't work. No other modifications besides removing the 0503 entry were necessary to get the ring stall to go away.

 

I tested this by switching to the mac mini 5.1 profile. This profile doesn't have a table entry for LVDS and works fine on an external HDMI display with no stalling or artifacts.

 

Editing the Mac Mini 5.1 entry in AppleIntelSNBGraphicsFB.kext (the one with ffff ffff) and adding a 0503 entry in the 3rd row will cause the LVDS internal display to start functioning again but the ring stall would return with it.

 

The same was confirmed in the opposite, removing the 0503 entry from the Macbook Pro 8.1 entry (the first one) will get rid of the ring stall but once again, no internal display.

 

One thing that seems odd is that my internal display is detected as "Built-in spdisplays_display" and all other plugged in displays are detected with a model number.

 

VGA does work by adding a 0602 entry but the display has to be manually detected to show up.

 

It seems that sandy bridge only supports 2 displays. Any combination of 2 displays works but ring stall always exists if LVDS is in use.

 

Edit:

I made a custom EDID for my built in display by following this:

 

http://www.tonymacx8...40968&start=110

 

The EDID override forces osx to properly recognize my display. This also allows me to rotate my display. You can do this by holding cmd and alt and then pressing settings/display. The rotation menu will show up to the right of the resolution select menu. Strangely enough the ring stall and artifacts issue goes away when the rotation is any other mode besides "Standard". Unfortunately its not very practical to use a laptop upside down but at least its another clue.

 

Another Edit:

Using 10.7.0 seems to eliminate the ring stalls when used with nullcpupowermanagement.kext. The nullcpupowermanagment is not 100% confirmed. Need to try a patched appleintelcpupowermanagement.kext.

It seems the custom EDID allows the LCD brightness control to functions properly.

Link to comment
Share on other sites

fishy8082 - been working on this quite a bit also... but no real answers yet.

 

when using the Internal (LCD) screen, i get hangs almost constantly. i will confirm the odd finding - rotating the display (by SwitchResX) will allow the LCD to work with or without another monitor and no hangs. very very odd. also mirroring will not cause a hang. but i dont know how to fake an external display attached to for the laptop to work (in mirror mode) without attached monitor. i am very curious about your finding with older kexts?

Link to comment
Share on other sites

So with extensive testing, I think this ring stall issue is really based around some LVDS issue.

That is basically my findings in the first post.

The good news is I don't run into any event ring stall errors from the driver under 10.8, no connector info modification required.

Seems like the driver was cleaned up to not presume an LVDS connection.

Link to comment
Share on other sites

bcc9 -- thanks for the note, my current solution when i want to use the LCD (laptop screen) is to use Quartz Debug and turn off 2D acceleration.

 

Otherwise i shut the LID to turn off LVDS and use an external monitor. That turns the laptop into a desktop box - not ideal for travel... as i need the screen!

 

so are you saying the 10.8 drivers work fine with a laptop screen?

Link to comment
Share on other sites

Hey guys,

So running with 10.7.0 the ring stall is not completely fixed. The difference is very very dramatic though. With 10.7.3 or 10.7.4 the screen would freeze whenever something would pop up like a popup window or clicking on a different folder, opening a new window, a notification and definitely most dramatically, when clicking on mission control. Mission control was so bad that it would take over 2 minutes to recover from it. There would also be terrible artifacts after long freezes, causing the screen to be covered in triangles and while scrolling in a browser, a constant alternation between lines to squares to triangles and then to the correct visual.

This would be constant so the computer was completely unusable.

 

With 10.7.0 everything works as it should and very rarely, like every couple of hours while doing something erratic like throwing a window below the dock, I might get a ring stall that lasts 5 seconds. Mission control works fine. It is very useable and there are no artifacts. I still haven't tested the AppleIntelCPUPowerManagment. Battery life is pretty good with NullCPU. I am getting 4 hours and the computer doesnt get hot. Still its obviously not cured.

 

I am really excited to hear about 10.8. I was really wondering what would happen with 10.8. I am saying something a little different about LVDS. I don't think its caused by a presumption that LVDS is being used as there are other ports in the list such as HDMI and displayport in the list and when they are not connected, they don't cause stalls. In my case LVDS is being used and I still suffer from the stalls. On my desktop with a P8Z68M-PRO with a 2600K I dont get ring stalls when using the macbook pro plist.

 

I have tried to put the 10.7.0 sandybridge kexts in place of 10.7.4 kexts on a 10.7.4 installation but it wont show visual no matter what. It doesn't say anything about SNB not loaded or anything. The boot process runs to dsmos has arrived and then nothing happens. Surprisingly the keyboard works and I can type but the computer doesn't respond to my actions.

Link to comment
Share on other sites

 Share

×
×
  • Create New...