Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Crashes/reboots/restarts while on sleep

This thread is exclusive to people who have spontaneous crashes/reboots/restarts while their Mac is in sleep. (this is usually connected to having a USB external hard drive plugged in the computer while on sleep)


In simple words, you are experiencing this problem:

1) You put your Mac to sleep

2) You return to it after some time and you find it on.

3) On screen you find this error message "Your computer restarted because of a problem." or similar, and in the report of the error message the Event is "Sleep Wake Failure" or similar.


If your Mac does not wake from sleep this is NOT the thread for you, please don’t write here.

If your Mac is experiencing black screens and freezes while waking up from sleep this is NOT the thread for you, please don’t write here.


This thread is a continuation to the “New rMBP sleep/wake failure crashes” thread.


I’m trying to better understand this problem. Allow me to ask you some questions. After you answer the first 5 question, feel free to write freely in this thread. (as longs as you are pertinent to this issue)


Please answer this questions carefully. If we get enough people to answer, I will personally slap this thread on the face of every Apple employee I can find, so they will have to stop saying "we never heard of this issue" and we can get a quick fix or a quick replacement if this is indeed an hardware issue.



PLEASE ANWSER THIS QUESTIONS BEFORE WRITING IN THIS THREAD FOR THE FIRST TIME

I suggest you copy and paste the questions below in your reply, and replace the text ANSWER with your answer.




1. Which Mac do you have? (If you have this issue with multiple machines, list them here)

ANSWER


2. When did the problem start? If you had Mountain Lion installed on this machine, did the problem start when you updated to Mavericks?

ANSWER


3. Did you have your Mac replaced from Apple because of this issue? If yes, does the new machine still have the problem?

ANSWER


4. Does your machine crash/reboot while on sleep only if you have an external hard drive connected?

ANSWER


5. Does your machine crash/reboot even if you uncheck "Enable Power Nap" in Preferences, Energy Saver? (before answering this, check that you have updated OS X to 10.9.1 and that you have unchecked Power Nap in both the Battery and Power Adapter tabs in Energy Saver)

ANSWER


OPTIONAL QUESTIONS


6. Do you have an external hard drive connected via USB? If yes, write the manufacturer name and model name of the drive. (example: Western Digital My Book)

ANSWER


7. Do you have a network connected drive? (like Time Capsule or an external hard drive connected to an AirPort Extreme, or a NAS)

ANSWER


8. Do you have Time Machine Enabled?

ANSWER


9. Do you have Crashplan installed?

ANSWER


10. How much time does it usually take for the first crash/reboot to happen, after you put the computer on sleep?

ANSWER


11. If you have a late 2013 MacBook Pro Retina, do you have discrete graphics in it? (In other words: do you have an NVIDIA GPU? If you don't know this, go into the menu bar, click the apple icon, click About This Mac, Click More Info, in Graphics you should find written “NVIDIA GeForce”.)

ANSWER




PS

Please forgive any mistakes in this text, unfortunately english is not my native language.



<Email Edited by Host>

MacBook Pro with Retina display

Posted on Dec 21, 2013 7:05 AM

Reply
211 replies

Apr 3, 2014 2:16 PM in response to hailalistair

SOLUTION WORKAROUND by preventing MacBook from going into *deeper* Standby


I used the following approach to fix the problem on my mid-2012 Retina MacBook. I have not had a Sleep/Wake failure in over a month:


-------------------

At a Terminal Window, type:

"sudo pmset -a hibernatemode 3 standbydelay 300000 autopoweroffdelay 14400”

-------------------

(The net Solution Effect is: After the lid is closed, my MacBook does not go into deeper standby or write memory to disk for approximately ~3.5days (300,000sec / 60sec / 60min / 24hrs = 3.47days), which prevents a Sleep/Wake crash. I believe either the standbydelay and/or the autopoweroffdelay timeframes/transitions are when the Sleep/Wake crash occurs. Unless I leave my MacBook sleeping with the lid/cover closed & unused for more than 3.5 days, I have not had the Sleep/Wake crash occur.)




OPTIONAL ADDITIONAL DETAILS:

Here's the background detail of my experience. It may not be explicitely/perfectly accurate, but this is what I have researched and what I have observed to work in a repeatable fashion with my Mid-2012 Retina MacBook Pro:

LIFECYCLE of Power Management:

(1) Sleep: After Lid closed it takes about 30-60sec to put system/CPU into sleep mode (RAM/memory is still powered on for quick resume when you open your lid/cover)


(2) Standby: standbydelay measured in seconds is configurable and governs how long until standby happens (standby I think is when RAM/memory is written to disk and powered on or off, depending on hibernatemode)


(2.1) hibernatemode: "hibernatemode 3" leaves RAM powered on and enables using/setting autopoweroffdelay, which is the default for Retina MacBooks. Unless hibernatemode is set to '3', you can not use autopoweroffdelay. I have heard this setting called a 'smart sleep' feature that was introduced with 'newer' MacBooks.


(3) AutoPowerOffDelay: autopoweroffdelay configures how long until RAM/memory is powered off for maximum battery life.



My Recommended pmset Sleep/Wake Sleep/Standby/Hibernate Settings:

(These are the same pmset settings shown at the beginning of this post, just with more description)


- At a Terminal window command prompt:

"sudo pmset -a hibernatemode 3 standbydelay 300000 autopoweroffdelay 14400”


What happens with these settings, based on what I have observed/tested?

(1) Sleep > (2) Standby > (3) Power off Mem for maximum battery life:


1) Sleep: After Lid is closed it takes about 30-60seconds to put system/cpu into Sleep mode.


2) Standby: Then after 300000sec = ~3.5days standbydelay, RAM is written to disk and Mem is still powered on (300,000sec / 60sec / 60min / 24hrs = 3.47days)


3) PowerOffMem: Then after 14400min = 10days autopoweroffdelay, Mem is powered off for maximium battery life


How I came to the above pmset recommended settings:

I believe either the standbydelay and/or the autopoweroffdelay timeframe is when the Memory/Disk transition occurs that causes the Sleep/Wake crash to occur. Unless I leave my MacBook sleeping with the lid/cover closed & unused for more than 3.5 days - 10 days, I have not had the Sleep/Wake crash occur. I have experimented with smaller #s for standbydelay and autopoweroffdelay with some success. Sometimes the Sleep/Wake crash occurs after the standbydelay and other times it seems to occur after the autopoweroffdelay. Therefore, I decided to make my standbydelay longer than a typical long-weekend when I would not be using my laptop, and make the autopoweroffdelay longer than a typical 1 week vacation, so that I could leave my MacBook on *all the time* if I so chose and have a good chance of avoiding Sleep/Wake crashes. It has been working for me almost perfectly for over 6 months. And, I have been Sleep/Wake Crash free completely for the last 1-2 months.


I hope this helps some and works for most.



**************************************


1. Which Mac do you have? (If you have this issue with multiple machines, list them here)

rMBP 15" MID 2012


2. When did the problem start? If you had Mountain Lion installed on this machine, did the problem start when you updated to Mavericks?

Did NOT have the problem before I installed Mavericks. Only after Mavericks, 1 month after Mavericks was released.


3. Did you have your Mac replaced from Apple because of this issue? If yes, does the new machine still have the problem?

NO


4. Does your machine crash/reboot while on sleep only if you have an external hard drive connected?

NO - Nothing plugged in externally when Lid Closed and asleep.


5. Does your machine crash/reboot even if you uncheck "Enable Power Nap" in Preferences, Energy Saver? (before answering this, check that you have updated OS X to 10.9.1 and that you have unchecked Power Nap in both the Battery and Power Adapter tabs in Energy Saver)

YES failure occurs - Even though Power Nap is DISABLED (unchecked)


OPTIONAL QUESTIONS


6. Do you have an external hard drive connected via USB? If yes, write the manufacturer name and model name of the drive. (example: Western Digital My Book)

NO


7. Do you have a network connected drive? (like Time Capsule or an external hard drive connected to an AirPort Extreme, or a NAS)

NO


8. Do you have Time Machine Enabled?

NO


9. Do you have Crashplan installed?

NO


10. How much time does it usually take for the first crash/reboot to happen, after you put the computer on sleep?

Depends upon what my pmset settings are. Usually happens after the "standbydelay" time period expires


11. If you have a late 2013 MacBook Pro Retina, do you have discrete graphics in it? (In other words: do you have an NVIDIA GPU? If you don't know this, go into the menu bar, click the apple icon, click About This Mac, Click More Info, in Graphics you should find written “NVIDIA GeForce”.)

MID2012 rMBP - NVIDIA GeForce GT 650M 1024 MB

Apr 3, 2014 4:27 PM in response to BillHahn

Bill, thanks so much for this.


One question:


I had my Energy Saver settings set to avoid sleep, etc. to minimize the crashes.


I didn't reset them to defaults before pasting in your suggested command.


After, I got this output from Terminal:


Warning: Idle sleep timings for "Battery Power" may not behave as expected.

- Display sleep should have a lower timeout than system sleep.

- Disk sleep should be non-zero whenever system sleep is non-zero.

Warning: Idle sleep timings for "AC Power" may not behave as expected.

- Display sleep should have a lower timeout than system sleep.

- Disk sleep should be non-zero whenever system sleep is non-zero.


I've since reset Energy Saver to defaults, so hopefully that will reduce the issues. But interested in your thoughts.

Apr 4, 2014 6:26 PM in response to thatwebguy

Those warning messages have nothing to do with running the pmset command. Those warnings are based on the settings in System Preferences > Power Saver.


Specifically, those warning would, I think, happen when:

1) The System and Display Sleep time periods are both set to NEVER

2) and/or both set to the same thing

3) and/or Display Sleep is set higher than System Sleep.


I think I understand why you set those to NEVER. In fact, I have done that same thing in the past (System & Display Sleep both set to Never sleep) to avoid other Retina MacBook issues that used to be a bigger problem. For example: Display Sleep used to result in Screen/Display graphics corruption issues. For me, that issue went away in 2013 with various Mac OS X updates.


So, the reason Apple advertises those warning messages is, I think, the following: Assuming a MacBook operates as it is supposed to, it would be wise to set Display Sleep to something less than System Sleep because ideally you would like the Display to sleep for a while before the System(MacBook) goes to sleep. The Display is a big source of energy consumption, and idle Displays could result in burn-in and/or premature aging of a Display... so Display Sleep is usually set to something much lower than System Sleep.


In my case, I currently have my my display set to 5min when on Battery Power and 30min when on AC Power. However, my System is set to Never Sleep because I commonly get into long conversations in the middle of meetings where I am expected to demo software and I don't want my System to go to sleep while in the middle of conversations.


So, in summary , those warning messages have to do with Energy Saver settings (Display Sleep and System Sleep) and have nothing to do directly with running the pmset command.


I hope that helps.

Apr 7, 2014 12:48 AM in response to rustlessdawn

I believe for Retina MacBooks the default settings are:


"sudo pmset -a hibernatemode 3 standbydelay 4200 autopoweroffdelay 14400"

(4200sec = 70min before it goes into standby, 14400min = 10days before it powers off memory)


***


One additional note: I have read that some people have avoided the Sleep/Wake failure by making sure they don't change the power state between closing the lid and opening the lid. In other words, if you are going to unplug the power at any point while the MacBook cover is closed, some people claim that you should do it BEFORE you close the lid/cover on your MacBook.


Changing the power state while the MacBook cover is closed (plugged into AC vs. unplugged) seems to cause the Sleep/Wake failure sometimes.


There was one person that posted that they could reproduce the Sleep/Wake failure if they closed the lid while the power was plugged in, then unpluged the power, then opened the MacBook. I can not get that to reproduce the error every time, but I have noticed that if I forget to unplug the power BEFORE I close the lid, then unplug my power, and then later open my MacBook, that it seemed to sometimes have the Sleep/Wake failure more often than otherwise.


Since then, I have been careful to unplug my MacBook before I close the lid/cover. I'm not sure if this makes a big difference, but maybe it does.

Apr 11, 2014 7:22 PM in response to hailalistair

MBA mid 2011, 10.9.2, 256GB SSD, no external drives connected, Time Machine on.


10.9.2 has not fixed my restart problem. Turning off 'Enable Power Nap while on battery power' seems to prevent restarts. I'm going to try re-enabling Power Nap on battery, and turning off 'Put hard disks to sleep when possible' (even though I have an SSD, and I'm not sure this 'fix' will apply).


Didn't work. Got a sleep/wake failure yesterday. I have turned off 'Enable Power Nap while on battery power' again to see if the restarts stop.


I'll report back.


It worked. I haven't had a restart since 3/26. Before I turned off 'Enable Power Nap while on battery power', I had 3 restarts in 9 days.

Apr 21, 2014 8:52 AM in response to hailalistair

Experiencing spontaneous shutdowns on a dual display Early 2008 Mac Pro (OS/X 10.9.2) over a period of weeks, the frequency of these shutdowns increased significantly to the point where the unit was shutting down w/in one half hour of a cold reboot (behavior began with a frequency of every couple of days or so). Having verified disks and repairing disk permissions multiple times, I concluded the issue was not drive nor hardware specific. I next turned off all power-saving settings and continued to experience the spontaneous shutdowns (this accompanied by a “sprinkle” display effect -looked like glitter was thrown onto the primary display prior to crashing). Yesterday, I noticed that the primary display went into power saving mode by itself, followed by the spontaneous shutdown. After going onto the Apple Support site, trying a number of items relating to the display settings on both the primary and secondary displays, I was still unable to resolve the issue.

At last, after another posted suggestion, and another a spontaneous shutdown, I pulled out the DVI connection for the second display, turned the CPU back on, and voila, the MacPro, running only the primary display, ran several hours w/out an issue. While running, I then plugged back in the second display, turned the power on to the second monitor, and the unit has now run for over twelve hours, both displays working correctly, sans shutdown. I have since reset all the display and power settings to default, and still, no failure has occurred. As this behavior did not occur in 10.9.1, I can only suspect the OS code is in need of rewriting.

May 3, 2014 4:05 AM in response to hailalistair

1. Which Mac do you have? (If you have this issue with multiple machines, list them here)

Model Name: MacBook Pro

Model Identifier: MacBookPro10,1

Processor Name: Intel Core i7

Processor Speed: 2,8 GHz

Number of Processors: 1

Total Number of Cores: 4

L2 Cache (per Core): 256 KB

L3 Cache: 8 MB

Memory: 16 GB

Boot ROM Version: MBP101.00EE.B03

SMC Version (system): 2.3f36

Serial Number (system): C02K80RTFFT4

Hardware UUID: 90A29891-C63F-5DD6-AC67-CDAE94D91CCA



2. When did the problem start? If you had Mountain Lion installed on this machine, did the problem start when you updated to Mavericks?

YES!!!!!


3. Did you have your Mac replaced from Apple because of this issue? If yes, does the new machine still have the problem?

NO


4. Does your machine crash/reboot while on sleep only if you have an external hard drive connected?

NO

It does it ONLY when VMWare Fusion is running. Same VMWare Fusion that was working perfectly on Lion.


5. Does your machine crash/reboot even if you uncheck "Enable Power Nap" in Preferences, Energy Saver? (before answering this, check that you have updated OS X to 10.9.1 and that you have unchecked Power Nap in both the Battery and Power Adapter tabs in Energy Saver)

YES it is unchecked


OPTIONAL QUESTIONS


6. Do you have an external hard drive connected via USB? If yes, write the manufacturer name and model name of the drive. (example: Western Digital My Book)

NO


7. Do you have a network connected drive? (like Time Capsule or an external hard drive connected to an AirPort Extreme, or a NAS)

NO


8. Do you have Time Machine Enabled?

NO WAY!


9. Do you have Crashplan installed?

NO


10. How much time does it usually take for the first crash/reboot to happen, after you put the computer on sleep?

Don't really know. Quick nap, doesnt reboot. Long nap, consistently reboots when VMWare is on. Sometimes when it isn't.


11. If you have a late 2013 MacBook Pro Retina, do you have discrete graphics in it? (In other words: do you have an NVIDIA GPU? If you don't know this, go into the menu bar, click the apple icon, click About This Mac, Click More Info, in Graphics you should find written “NVIDIA GeForce”.)

Chipset Model: NVIDIA GeForce GT 650M

Type: GPU

Bus: PCIe

PCIe Lane Width: x8

VRAM (Total): 1024 MB

Vendor: NVIDIA (0x10de)

Device ID: 0x0fd5

Revision ID: 0x00a2

ROM Revision: 3688

gMux Version: 3.2.19 [3.2.8]



I hope we can find a way o fix this.

Way too much work re-install Lion from scratch...

May 6, 2014 8:17 PM in response to hailalistair

1. Which Mac do you have? (If you have this issue with multiple machines, list them here)

MacBook Pro

Retina, 13-inch, Late 2013

Processor 2.8 GHz Intel Core i7

Memory 16 GB 1600 MHz DDR3

Graphics Intel Iris 1024 MB

Software OS X 10.9.2 (13C1021)


2. When did the problem start? If you had Mountain Lion installed on this machine, did the problem start when you updated to Mavericks?

New from Apple a week now with 10.9.2 installed


3. Did you have your Mac replaced from Apple because of this issue? If yes, does the new machine still have the problem?

Yes.

New machine still has problem.


4. Does your machine crash/reboot while on sleep only if you have an external hard drive connected?

No external hard drive

Sleep Wake Failure report after opening cover


5. Does your machine crash/reboot even if you uncheck "Enable Power Nap" in Preferences, Energy Saver? (before answering this, check that you have updated OS X to 10.9.1 and that you have unchecked Power Nap in both the Battery and Power Adapter tabs in Energy Saver)

Did not try


OPTIONAL QUESTIONS


6. Do you have an external hard drive connected via USB? If yes, write the manufacturer name and model name of the drive. (example: Western Digital My Book)

No


7. Do you have a network connected drive? (like Time Capsule or an external hard drive connected to an AirPort Extreme, or a NAS)

No


8. Do you have Time Machine Enabled?

Yes, but I do backups after connecting Western Digital My Passport, then I disconnect USB DRIVE.


9. Do you have Crashplan installed?

No


10. How much time does it usually take for the first crash/reboot to happen, after you put the computer on sleep?

After an unknown number of hours. I always run on Battery power and close lid before setting machine aside.


11. If you have a late 2013 MacBook Pro Retina, do you have discrete graphics in it? (In other words: do you have an NVIDIA GPU? If you don't know this, go into the menu bar, click the apple icon, click About This Mac, Click More Info, in Graphics you should find written “NVIDIA GeForce”.)

Intel Iris:


Chipset Model: Intel Iris

Type: GPU

Bus: Built-In

VRAM (Total): 1024 MB

Vendor: Intel (0x8086)

Device ID: 0x0a2e

Revision ID: 0x0009

Displays:

Color LCD:

Display Type: Retina LCD

Resolution: 2560 x 1600

Retina: Yes

Pixel Depth: 32-Bit Color (ARGB8888)

Main Display: Yes

Mirror: Off

Online: Yes

Built-In: Yes

May 8, 2014 4:21 AM in response to hailalistair

I have just been contacted by Apple Engineering regarding Sleep/wake failure issue that I posted here. Has anyone else been contacted? They have asked: "If you are still having this issue we would like to collect some log files off of your system, so that we can investigate further"...My question is how do I safely confirm they really work for Apple and not a hacker? They have not mentioned a case number or anything to confirm. Here is the full message:


Hello Peter,


I’m sorry to bother you, but I’m contacting you on behalf of Apple Engineering. We noticed that you posted in our support forum about a black screen issue after trying to wake from sleep.


If you are still having this issue we would like to collect some log files off of your system, so that we can investigate further.


Please let me know when would be a good time to contact you based on my hours/days listed below.

May 15, 2014 3:39 AM in response to hailalistair

Hi,


I have a early 2014 MacBook Air, 13 inch model with 8 GB of RAM and the upgraded processor. Twice now, I've gotten 'sleep wake failure' while I left it in sleep mode over night.


I believe it has something to do with my virtual machine that I'm running through VMWare Fusion, but not sure.

Here's the event log


Date/Time: 2014-05-15 05:30:17 -0400

OS Version: 10.9.2 (Build 13C1021)ffff

Architecture: x86_64

Report Version: 18

Event: Sleep Wake Failure

Steps: 275

Hardware model: MacBookAir6,2

Active cpus: 4

 

Powerstats for: kernel_task

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 24 samples

Primary state: 24 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 24 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 24 samples Unknown

*24 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*5 ??? (mach_kernel + 2304685) [0xffffff8000432aad]

*5 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*5 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*5 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*5 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*5 ??? (mach_kernel + 223627) [0xffffff800023698b]

*5 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*3 ??? (mach_kernel + 1004711) [0xffffff80002f54a7]

*3 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 idle_thread + 24 (mach_kernel) [0xffffff8000237908]

*2 processor_idle + 170 (mach_kernel) [0xffffff80002375ba]

*2 machine_idle + 478 (mach_kernel) [0xffffff80002dd7be]

*2 ??? (mach_kernel + 2288366) [0xffffff800042eaee]

*2 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*2 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*2 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 ??? (mach_kernel + 303674) [0xffffff800024a23a]

*1 IOService::pmDriverCallout(IOService*) + 60 (mach_kernel) [0xffffff80006991ac]

*1 IOPMrootDomain::willNotifyPowerChildren(unsigned long) + 15 (mach_kernel) [0xffffff80006df84f]

*1 IOHibernateSystemSleep + 1293 (mach_kernel) [0xffffff800067ee3d]

*1 hibernate_setup + 93 (mach_kernel) [0xffffff800025631d]

*1 hibernate_flush_memory + 62 (mach_kernel) [0xffffff80002a795e]

*1 ??? (mach_kernel + 687467) [0xffffff80002a7d6b]

*1 ??? (mach_kernel + 697148) [0xffffff80002aa33c]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 IOService::watchdog_timer_expired(void*, void*) + 39 (mach_kernel) [0xffffff8000699047]

*1 IOPMrootDomain::sleepWakeDebugTrig(bool) + 503 (mach_kernel) [0xffffff80006e7517]

*1 stack_snapshot_from_kernel + 123 (mach_kernel) [0xffffff80005b044b]

*1 ??? (mach_kernel + 328449) [0xffffff8000250301]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 mapping_replenish + 402 (mach_kernel) [0xffffff80002c8472]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 2301997) [0xffffff800043202d]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 4436674) [0xffffff800063b2c2]

*1 mach_msg_receive + 162 (mach_kernel) [0xffffff800021df22]

*1 ipc_mqueue_receive + 66 (mach_kernel) [0xffffff80002168e2]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 657252) [0xffffff80002a0764]

*1 vnode_pager_data_return + 15 (mach_kernel) [0xffffff800026c8df]

*1 vnode_pager_cluster_write + 306 (mach_kernel) [0xffffff800026d292]

*1 vnode_pageout + 482 (mach_kernel) [0xffffff8000637c72]

*1 VNOP_PAGEOUT + 89 (mach_kernel) [0xffffff80003ffb89]

*1 hfs_vnop_pageout + 1087 (mach_kernel) [0xffffff80005701ff]

*1 cluster_pageout + 37 (mach_kernel) [0xffffff80003cbf65]

*1 cluster_pageout_ext + 311 (mach_kernel) [0xffffff80003cc0a7]

*1 ??? (mach_kernel + 1885482) [0xffffff80003cc52a]

*1 VNOP_BLOCKMAP + 283 (mach_kernel) [0xffffff800040016b]

*1 hfs_vnop_blockmap + 928 (mach_kernel) [0xffffff800056e730]

*1 ??? (mach_kernel + 3729313) [0xffffff800058e7a1]

*1 ??? (mach_kernel + 4401578) [0xffffff80006329aa]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 2288564) [0xffffff800042ebb4]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 1003791) [0xffffff80002f510f]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (<3C2AEA70-3A99-3617-A3D9-A1D8F63B423D> + 11330) [0xffffff7f822b0c42]

*1 ??? (mach_kernel + 243763) [0xffffff800023b833]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (<46946C5A-961F-30AC-B796-D45BA4D4D351> + 14966) [0xffffff7f822dba76]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff7f822ae000 - ??? ??? <3C2AEA70-3A99-3617-A3D9-A1D8F63B423D>

*0xffffff7f822d8000 - ??? ??? <46946C5A-961F-30AC-B796-D45BA4D4D351>

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: UserEventAgent

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 19 samples

Primary state: 19 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 19 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 19 samples Unknown

*17 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*17 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*17 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*17 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*17 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*17 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*17 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*17 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*17 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*17 ??? (mach_kernel + 223627) [0xffffff800023698b]

*17 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*2 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*2 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*2 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*2 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*2 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*2 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*2 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: configd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 18 samples

Primary state: 18 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 18 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 18 samples Unknown

*12 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*12 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*12 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*12 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*12 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*12 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*12 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*12 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*12 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*12 ??? (mach_kernel + 223627) [0xffffff800023698b]

*12 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*6 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*3 ??? (mach_kernel + 4070347) [0xffffff80005e1bcb]

*3 selprocess + 1551 (mach_kernel) [0xffffff80005f16ff]

*3 _bcopy + 17 (mach_kernel) [0xffffff80002d60b1]

*3 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*3 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 mach_msg_receive_continue + 27 (mach_kernel) [0xffffff800021df6b]

*2 ipc_kmsg_put + 106 (mach_kernel) [0xffffff8000213d4a]

*2 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*2 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*2 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: distnoted

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 13 samples

Primary state: 13 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 13 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 13 samples Unknown

*13 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*13 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*13 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*13 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*13 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*13 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*13 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*13 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*13 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*13 ??? (mach_kernel + 223627) [0xffffff800023698b]

*13 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: opendirectoryd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 11 samples

Primary state: 11 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 11 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 11 samples Unknown

*9 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*9 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*9 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*9 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*9 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*9 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*9 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*9 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*9 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*9 ??? (mach_kernel + 223627) [0xffffff800023698b]

*9 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 return_from_trap + 178 (mach_kernel) [0xffffff80002f3342]

*1 i386_astintr + 35 (mach_kernel) [0xffffff80002dc4b3]

*1 ast_taken + 355 (mach_kernel) [0xffffff8000220c13]

*1 telemetry_take_sample + 187 (mach_kernel) [0xffffff80002bbd1b]

*1 ??? (mach_kernel + 760585) [0xffffff80002b9b09]

*1 ??? (mach_kernel + 979370) [0xffffff80002ef1aa]

*1 ??? (mach_kernel + 980114) [0xffffff80002ef492]

*1 ??? (mach_kernel + 977428) [0xffffff80002eea14]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: cfprefsd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 9 samples

Primary state: 9 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 9 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 9 samples Unknown

*7 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*7 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*7 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*7 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*7 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*7 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*7 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*7 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*7 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*7 ??? (mach_kernel + 223627) [0xffffff800023698b]

*7 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*2 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*2 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*2 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*2 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*2 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*2 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*2 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: airportd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 8 samples

Primary state: 8 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 8 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 8 samples Unknown

*7 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*7 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*7 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*7 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*7 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*7 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*7 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*7 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*7 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*7 ??? (mach_kernel + 223627) [0xffffff800023698b]

*7 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 4070347) [0xffffff80005e1bcb]

*1 selprocess + 1551 (mach_kernel) [0xffffff80005f16ff]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: apsd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 7 samples

Primary state: 7 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 7 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 7 samples Unknown

*4 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*4 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*4 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*4 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*4 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*4 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*4 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*4 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*4 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*4 ??? (mach_kernel + 223627) [0xffffff800023698b]

*4 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*3 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 mach_msg_receive_continue + 27 (mach_kernel) [0xffffff800021df6b]

*1 ipc_kmsg_put + 106 (mach_kernel) [0xffffff8000213d4a]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 4070347) [0xffffff80005e1bcb]

*1 selprocess + 1551 (mach_kernel) [0xffffff80005f16ff]

*1 _bcopy + 17 (mach_kernel) [0xffffff80002d60b1]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: tccd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 7 samples

Primary state: 7 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 7 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 7 samples Unknown

*6 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*6 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*6 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*6 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*6 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*6 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*6 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*6 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*6 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*6 ??? (mach_kernel + 223627) [0xffffff800023698b]

*6 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: syslogd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 6 samples

Primary state: 6 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 6 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 6 samples Unknown

*5 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*5 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*5 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*5 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*5 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*5 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*5 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*5 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*5 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*5 ??? (mach_kernel + 223627) [0xffffff800023698b]

*5 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 4070347) [0xffffff80005e1bcb]

*1 selprocess + 1551 (mach_kernel) [0xffffff80005f16ff]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: mds

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 6 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 6 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 6 samples Unknown

*4 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*4 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*4 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*4 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*4 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*4 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*4 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*4 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*4 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*4 ??? (mach_kernel + 223627) [0xffffff800023698b]

*4 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

3 <Background Priority>

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 read_nocancel + 127 (mach_kernel) [0xffffff80005ef8df]

*1 ??? (mach_kernel + 4127438) [0xffffff80005eface]

*1 ??? (mach_kernel + 2137735) [0xffffff8000409e87]

*1 tsleep + 92 (mach_kernel) [0xffffff80005e18ec]

*1 ??? (mach_kernel + 4068810) [0xffffff80005e15ca]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: SystemUIServer

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 6 samples

Primary state: 6 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 6 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 6 samples Unknown

*4 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*4 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*4 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*4 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*4 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*4 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*4 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*4 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*4 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*4 ??? (mach_kernel + 223627) [0xffffff800023698b]

*4 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 mach_msg_receive_continue + 27 (mach_kernel) [0xffffff800021df6b]

*1 ipc_kmsg_put + 106 (mach_kernel) [0xffffff8000213d4a]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: securityd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 5 samples

Primary state: 5 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 5 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 5 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 read_nocancel + 127 (mach_kernel) [0xffffff80005ef8df]

*1 ??? (mach_kernel + 4127438) [0xffffff80005eface]

*1 ??? (mach_kernel + 2045365) [0xffffff80003f35b5]

*1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fda01]

*1 spec_read + 253 (mach_kernel) [0xffffff800040cadd]

*1 ??? (mach_kernel + 3836985) [0xffffff80005a8c39]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: fseventsd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 5 samples

Primary state: 5 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 5 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 5 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 3761 (mach_kernel) [0xffffff8000278bf1]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 read_nocancel + 127 (mach_kernel) [0xffffff80005ef8df]

*1 ??? (mach_kernel + 4127438) [0xffffff80005eface]

*1 ??? (mach_kernel + 2137735) [0xffffff8000409e87]

*1 tsleep + 92 (mach_kernel) [0xffffff80005e18ec]

*1 ??? (mach_kernel + 4068810) [0xffffff80005e15ca]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: revisiond

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 5 samples

Primary state: 5 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 5 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 5 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*2 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 read_nocancel + 127 (mach_kernel) [0xffffff80005ef8df]

*1 ??? (mach_kernel + 4127438) [0xffffff80005eface]

*1 ??? (mach_kernel + 2045365) [0xffffff80003f35b5]

*1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fda01]

*1 spec_read + 253 (mach_kernel) [0xffffff800040cadd]

*1 cdev_read + 99 (AppleFSCompressionTypeDataless) [0xffffff7f821819ab]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 fsctl + 282 (mach_kernel) [0xffffff80003ee81a]

*1 ??? (mach_kernel + 2026429) [0xffffff80003eebbd]

*1 ??? (mach_kernel + 2034347) [0xffffff80003f0aab]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff7f82180000 - 0xffffff7f82181ff7 com.apple.AppleFSCompression.AppleFSCompressionTypeDataless 56 (1.0.0d1) <39250897-347B-3440-9AA4-DD9E2F057F42> /System/Library/Extensions/AppleFSCompressionTypeDataless.kext/Contents/MacOS/A ppleFSCompressionTypeDataless

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: mDNSResponder

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 5 samples

Primary state: 5 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 5 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 5 samples Unknown

*4 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*4 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*4 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*4 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*4 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*4 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*4 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*4 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*4 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*4 ??? (mach_kernel + 223627) [0xffffff800023698b]

*4 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: locationd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 5 samples

Primary state: 5 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 5 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 5 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 mach_msg_receive_continue + 27 (mach_kernel) [0xffffff800021df6b]

*1 ipc_kmsg_put + 106 (mach_kernel) [0xffffff8000213d4a]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: mds_stores

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 5 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 5 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 5 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

1 <Background Priority>

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 return_from_trap + 178 (mach_kernel) [0xffffff80002f3342]

*1 i386_astintr + 35 (mach_kernel) [0xffffff80002dc4b3]

*1 ast_taken + 355 (mach_kernel) [0xffffff8000220c13]

*1 telemetry_take_sample + 187 (mach_kernel) [0xffffff80002bbd1b]

*1 ??? (mach_kernel + 760585) [0xffffff80002b9b09]

*1 ??? (mach_kernel + 979370) [0xffffff80002ef1aa]

*1 ??? (mach_kernel + 980114) [0xffffff80002ef492]

*1 ??? (mach_kernel + 977428) [0xffffff80002eea14]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

1 <Background Priority>

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: powerd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 mach_msg_receive_continue + 27 (mach_kernel) [0xffffff800021df6b]

*1 ipc_kmsg_put + 106 (mach_kernel) [0xffffff8000213d4a]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

1 <Background Priority>

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: authd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 read_nocancel + 127 (mach_kernel) [0xffffff80005ef8df]

*1 ??? (mach_kernel + 4127438) [0xffffff80005eface]

*1 ??? (mach_kernel + 2045365) [0xffffff80003f35b5]

*1 VNOP_READ + 225 (mach_kernel) [0xffffff80003fda01]

*1 spec_read + 253 (mach_kernel) [0xffffff800040cadd]

*1 ??? (mach_kernel + 3836985) [0xffffff80005a8c39]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: coreservicesd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 read_nocancel + 127 (mach_kernel) [0xffffff80005ef8df]

*1 ??? (mach_kernel + 4127438) [0xffffff80005eface]

*1 ??? (mach_kernel + 2137735) [0xffffff8000409e87]

*1 tsleep + 92 (mach_kernel) [0xffffff80005e18ec]

*1 ??? (mach_kernel + 4068810) [0xffffff80005e15ca]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: stackshot

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 __sigwait_nocancel + 480 (mach_kernel) [0xffffff80005dddc0]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: mtmfs

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 mach_msg_receive_continue + 27 (mach_kernel) [0xffffff800021df6b]

*1 ipc_kmsg_put + 106 (mach_kernel) [0xffffff8000213d4a]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: mtmd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_unix_scall64 + 22 (mach_kernel) [0xffffff80002f3b76]

*1 unix_syscall64 + 499 (mach_kernel) [0xffffff800063e413]

*1 fsctl + 282 (mach_kernel) [0xffffff80003ee81a]

*1 ??? (mach_kernel + 2026429) [0xffffff80003eebbd]

*1 ??? (mach_kernel + 2034347) [0xffffff80003f0aab]

*1 msleep + 114 (mach_kernel) [0xffffff80005e1852]

*1 ??? (mach_kernel + 4068901) [0xffffff80005e1625]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: loginwindow

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: launchservicesd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: autofsd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: aosnotifyd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 mach_msg_receive_continue + 27 (mach_kernel) [0xffffff800021df6b]

*1 ipc_kmsg_put + 106 (mach_kernel) [0xffffff8000213d4a]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: Finder

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 4 samples

Primary state: 4 samples Non-Frontmost App, Non-Background Priority, Suppressed, User mode

User Activity: 0 samples Idle, 0 samples Active, 4 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 4 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: launchd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*2 ??? (mach_kernel + 4070347) [0xffffff80005e1bcb]

*2 selprocess + 1551 (mach_kernel) [0xffffff80005f16ff]

*2 _bcopy + 17 (mach_kernel) [0xffffff80002d60b1]

*2 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*2 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*1 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: kextd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: diskarbitrationd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 2 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

1 <Background Priority>

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: xpcd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: ntpd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 vm_fault + 3761 (mach_kernel) [0xffffff8000278bf1]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: usbmuxd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: SleepServicesD

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: hidd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: appleeventsd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: backupd-helper

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: networkd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: com.apple.CodeSi

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: coreaudiod

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: com.apple.audio.

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*3 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*3 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*3 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*3 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*3 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*3 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*3 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*3 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: softwareupdated

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: Dock

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 2 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

1 <Background Priority>

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: com.apple.speech

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: sharingd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: notifyd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 2 samples

Primary state: 2 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 2 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 2 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: usbd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 2 samples

Primary state: 2 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 2 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 2 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: warmd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 2 samples

Primary state: 2 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 2 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 2 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: pacemaker

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 2 samples

Primary state: 1 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 2 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 2 samples Unknown

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

*1 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*1 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

1 <Background Priority>

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: logind

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 2 samples

Primary state: 2 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 2 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 2 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*2 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: taskgated

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 1 samples

Primary state: 1 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 1 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 1 samples Unknown

*1 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f327b]

*1 user_trap + 748 (mach_kernel) [0xffffff80002dc2bc]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: WindowServer

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 1 samples

Primary state: 1 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 1 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 1 samples Unknown

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

 

Powerstats for: suhelperd

Start time: 1969-12-31 19:00:00 -0500

End time: 1969-12-31 19:00:00 -0500

Microstackshots: 1 samples

Primary state: 1 samples Non-Frontmost App, Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 1 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 1 samples Unknown

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7047]

*1 ??? (mach_kernel + 3949952) [0xffffff80005c4580]

*1 ??? (mach_kernel + 3949620) [0xffffff80005c4434]

*1 ??? (mach_kernel + 3956779) [0xffffff80005c602b]

*1 ??? (mach_kernel + 3956710) [0xffffff80005c5fe6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d60a9]

*1 ??? (mach_kernel + 996214) [0xffffff80002f3376]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dba00]

*1 vm_fault + 2660 (mach_kernel) [0xffffff80002787a4]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff8000274fba]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff8000271726]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d51a6]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7e92]

Binary Images:

*0xffffff8000200000 - 0xffffff80007a494a mach_kernel (2422.92.1) <E9CF78E2-1E9F-3B6F-81A4-FEE6C6D0E4D5> /mach_kernel

================================================================

UUID: 16A21D33-28F6-4BDC-92EE-DE1B86A41E40

May 17, 2014 8:25 AM in response to hailalistair

Apple replaced my MacBook Pro Retina, 13-inch, Late 2013 with another identical machine because of the constant Sleep Wake Failure alerts. New machine does the same.

Processor 2.8 GHz Intel Core i7

Memory 16 GB 1600 MHz DDR3

Graphics Intel Iris

Software OS X 10.9.3 (13D65)


I spoke with Apple and they have captured the engineering build. Tech said to wait until 10.9.3, but I have same problem with this update. Aarghhh.


Date/Time: 2014-05-16 23:09:15 -0700

OS Version: 10.9.3 (Build 13D65)

Architecture: x86_64

Report Version: 18


Event: Sleep Wake Failure

Steps: 326


Hardware model: MacBookPro11,1

Active cpus: 4



Powerstats for: kernel_task

Start time: 1969-12-31 17:00:00 -0700

End time: 1969-12-31 17:00:00 -0700

Microstackshots: 321 samples

Primary state: 321 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 321 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 321 samples Unknown

*321 call_continuation + 23 (mach_kernel) [0xffffff80002d7127]

*300 ??? (mach_kernel + 303674) [0xffffff800024a23a]

*298 realitexpire + 568 (mach_kernel) [0xffffff80005ec718]

*298 ??? (mach_kernel + 4065836) [0xffffff80005e0a2c]

*298 proc_signalstart + 115 (mach_kernel) [0xffffff80005defe3]

*298 msleep + 114 (mach_kernel) [0xffffff80005e3a82]

*298 ??? (mach_kernel + 4077653) [0xffffff80005e3855]

*298 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*298 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*298 ??? (mach_kernel + 223627) [0xffffff800023698b]

*298 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 IOCommandGate::runAction(int (*)(OSObject*, void*, void*, void*, void*), void*, void*, void*, void*) + 355 (mach_kernel) [0xffffff80006b0d63]

*1 IOHIDSystem::reportUserHidActivityGated(void*) + 237 (IOHIDFamily) [0xffffff7f80dac5a3]

*1 IOService::messageClients(unsigned int, void*, unsigned long) + 57 (mach_kernel) [0xffffff8000692019]

*1 ??? (mach_kernel + 4792038) [0xffffff8000691ee6]

*1 IORecursiveLockLock + 32 (mach_kernel) [0xffffff8000687390]

*1 lck_mtx_lock + 653 (mach_kernel) [0xffffff80002d141d]

*1 lck_mtx_lock_wait_x86 + 384 (mach_kernel) [0xffffff80002d6080]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 IOService::watchdog_timer_expired(void*, void*) + 39 (mach_kernel) [0xffffff800069b2a7]

*1 IOPMrootDomain::sleepWakeDebugTrig(bool) + 503 (mach_kernel) [0xffffff80006e9777]

*1 stack_snapshot_from_kernel + 123 (mach_kernel) [0xffffff80005b265b]

*4 ??? (mach_kernel + 2306237) [0xffffff80004330bd]

*4 msleep + 114 (mach_kernel) [0xffffff80005e3a82]

*4 ??? (mach_kernel + 4077653) [0xffffff80005e3855]

*4 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*4 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*4 ??? (mach_kernel + 223627) [0xffffff800023698b]

*4 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*3 idle_thread + 24 (mach_kernel) [0xffffff8000237908]

*3 processor_idle + 170 (mach_kernel) [0xffffff80002375ba]

*3 machine_idle + 478 (mach_kernel) [0xffffff80002dd89e]

*3 ??? (mach_kernel + 2289918) [0xffffff800042f0fe]

*3 msleep + 114 (mach_kernel) [0xffffff80005e3a82]

*3 ??? (mach_kernel + 4077653) [0xffffff80005e3855]

*3 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*3 ??? (mach_kernel + 1004935) [0xffffff80002f5587]

*3 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*3 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*3 ??? (mach_kernel + 223627) [0xffffff800023698b]

*3 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 ??? (mach_kernel + 328449) [0xffffff8000250301]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 mapping_replenish + 402 (mach_kernel) [0xffffff80002c8552]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 IOWorkLoop::threadMain() + 195 (mach_kernel) [0xffffff80006aef53]

*1 IOWorkLoop::runEventSources() + 258 (mach_kernel) [0xffffff80006aedd2]

*1 IOPMWorkQueue::checkForWork() + 127 (mach_kernel) [0xffffff80006a955f]

*1 IOPMWorkQueue::checkRequestQueue(queue_entry*, bool*) + 52 (mach_kernel) [0xffffff80006a9454]

*1 IOService::servicePMRequest(IOPMRequest*, IOPMWorkQueue*) + 2781 (mach_kernel) [0xffffff800069ad6d]

*1 IOService::all_done() + 1221 (mach_kernel) [0xffffff80006a38a5]

*1 IOPMrootDomain::powerChangeDone(unsigned long) + 506 (mach_kernel) [0xffffff80006df60a]

*1 IOPMrootDomain::evaluateSystemSleepPolicyFinal() + 119 (mach_kernel) [0xffffff80006dfb97]

*1 IOPMrootDomain::evaluateSystemSleepPolicy(IOPMSystemSleepParameters*, int, unsigned int*) + 1442 (mach_kernel) [0xffffff80006e3402]

*1 X86PlatformPlugin::sleepPolicyHandler(IOPMSystemSleepPolicyVariables const*, IOPMSystemSleepParameters*) + 268 (X86PlatformPlugin) [0xffffff7f810855e8]

*1 X86PlatformPlugin::TBusingBusPower() + 46 (X86PlatformPlugin) [0xffffff7f810894a0]

*1 IOService::getMatchingServices(OSDictionary*) + 36 (mach_kernel) [0xffffff8000696574]

*1 IOService::copyExistingServices(OSDictionary*, unsigned int, unsigned int) + 309 (mach_kernel) [0xffffff8000690d95]

*1 OSMetaClass::applyToInstances(bool (*)(OSObject const*, void*), void*) const + 54 (mach_kernel) [0xffffff800064d5b6]

*1 IOHIDKeyboard::~IOHIDKeyboard() + 10 (IOHIDFamily) [0xffffff7f80da5fe2]

*1 ??? (mach_kernel + 996438) [0xffffff80002f3456]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dbae0]

*1 vm_fault + 2660 (mach_kernel) [0xffffff8000278864]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff800027507a]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff80002717c6]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d5286]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 ??? (mach_kernel + 2303549) [0xffffff800043263d]

*1 msleep + 114 (mach_kernel) [0xffffff80005e3a82]

*1 ??? (mach_kernel + 4077653) [0xffffff80005e3855]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 ??? (mach_kernel + 4445442) [0xffffff800063d502]

*1 mach_msg_receive + 162 (mach_kernel) [0xffffff800021df22]

*1 ipc_mqueue_receive + 66 (mach_kernel) [0xffffff80002168e2]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 ??? (mach_kernel + 4410346) [0xffffff8000634bea]

*1 msleep + 114 (mach_kernel) [0xffffff80005e3a82]

*1 ??? (mach_kernel + 4077653) [0xffffff80005e3855]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 ??? (mach_kernel + 2290116) [0xffffff800042f1c4]

*1 msleep + 114 (mach_kernel) [0xffffff80005e3a82]

*1 ??? (mach_kernel + 4077653) [0xffffff80005e3855]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 ??? (mach_kernel + 1004015) [0xffffff80002f51ef]

*1 lck_mtx_sleep + 78 (mach_kernel) [0xffffff800022d1be]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]


Binary Images:

*0xffffff7f80d8b000 - 0xffffff7f80dc7fff com.apple.iokit.IOHIDFamily 2.0.0 (2.0.0) <FDF4C462-65B0-367C-8A5E-56136D7C54A5> /System/Library/Extensions/IOHIDFamily.kext/Contents/MacOS/IOHIDFamily

*0xffffff7f81083000 - 0xffffff7f8108ffff com.apple.driver.X86PlatformPlugin 1.0.0 (1.0.0) <75619AE2-CA19-3CD6-AE05-E4B8FBF742E3> /System/Library/Extensions/IOPlatformPluginFamily.kext/Contents/PlugIns/X86Plat formPlugin.kext/Contents/MacOS/X86PlatformPlugin

*0xffffff8000200000 - 0xffffff80007a815a mach_kernel (2422.100.13) <ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E> /mach_kernel



Powerstats for: UserEventAgent

Start time: 1969-12-31 17:00:00 -0700

End time: 1969-12-31 17:00:00 -0700

Microstackshots: 3 samples

Primary state: 3 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 3 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 3 samples Unknown

*2 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f335b]

*2 user_trap + 748 (mach_kernel) [0xffffff80002dc39c]

*2 vm_fault + 2660 (mach_kernel) [0xffffff8000278864]

*2 vm_fault_page + 3978 (mach_kernel) [0xffffff800027507a]

*2 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff80002717c6]

*2 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*2 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*2 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d5286]

*2 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*2 ??? (mach_kernel + 223627) [0xffffff800023698b]

*2 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7127]

*1 ??? (mach_kernel + 3958672) [0xffffff80005c6790]

*1 ??? (mach_kernel + 3958340) [0xffffff80005c6644]

*1 ??? (mach_kernel + 3965499) [0xffffff80005c823b]

*1 ??? (mach_kernel + 3965430) [0xffffff80005c81f6]

*1 _bcopy + 9 (mach_kernel) [0xffffff80002d6189]

*1 ??? (mach_kernel + 996438) [0xffffff80002f3456]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dbae0]

*1 vm_fault + 2660 (mach_kernel) [0xffffff8000278864]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff800027507a]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff80002717c6]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d5286]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]


Binary Images:

*0xffffff8000200000 - 0xffffff80007a815a mach_kernel (2422.100.13) <ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E> /mach_kernel



Powerstats for: launchd

Start time: 1969-12-31 17:00:00 -0700

End time: 1969-12-31 17:00:00 -0700

Microstackshots: 2 samples

Primary state: 2 samples Non-Frontmost App, Non-Background Priority, User mode

User Activity: 0 samples Idle, 0 samples Active, 2 samples Unknown

Power Source: 0 samples on Battery, 0 samples on AC, 2 samples Unknown

*1 call_continuation + 23 (mach_kernel) [0xffffff80002d7127]

*1 ??? (mach_kernel + 4079099) [0xffffff80005e3dfb]

*1 selprocess + 1551 (mach_kernel) [0xffffff80005f392f]

*1 _bcopy + 17 (mach_kernel) [0xffffff80002d6191]

*1 ??? (mach_kernel + 996438) [0xffffff80002f3456]

*1 kernel_trap + 896 (mach_kernel) [0xffffff80002dbae0]

*1 vm_fault + 2660 (mach_kernel) [0xffffff8000278864]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff800027507a]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff80002717c6]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d5286]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]

*1 hndl_alltraps + 219 (mach_kernel) [0xffffff80002f335b]

*1 user_trap + 748 (mach_kernel) [0xffffff80002dc39c]

*1 vm_fault + 2660 (mach_kernel) [0xffffff8000278864]

*1 vm_fault_page + 3978 (mach_kernel) [0xffffff800027507a]

*1 vm_compressor_pager_get + 182 (mach_kernel) [0xffffff80002717c6]

*1 vm_compressor_get + 75 (mach_kernel) [0xffffff80002701eb]

*1 ??? (mach_kernel + 459473) [0xffffff80002702d1]

*1 lck_rw_lock_shared_gen + 118 (mach_kernel) [0xffffff80002d5286]

*1 thread_block_reason + 204 (mach_kernel) [0xffffff8000235d8c]

*1 ??? (mach_kernel + 223627) [0xffffff800023698b]

*1 machine_switch_context + 354 (mach_kernel) [0xffffff80002d7f72]


Binary Images:

*0xffffff8000200000 - 0xffffff80007a815a mach_kernel (2422.100.13) <ADD73AE6-88B0-32FB-A8BB-4F7C8BE4092E> /mach_kernel


================================================================

UUID: 16D370DF-16BD-481F-9C66-23C86201BBE1





Graphics: Intel Iris, Intel Iris, Built-In

Memory Module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

Memory Module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0x112), Broadcom BCM43xx 1.0 (6.30.223.154.63)

Bluetooth: Version 4.2.4f1 13674, 3 services, 15 devices, 1 incoming serial ports

Network Service: AirPort, AirPort, en0

Serial ATA Device: APPLE SSD SM0512F, 500.28 GB

USB Device: Internal Memory Card Reader

USB Device: BRCM20702 Hub

USB Device: Bluetooth USB Host Controller

USB Device: Apple Internal Keyboard / Trackpad

Thunderbolt Bus: MacBook Pro, Apple Inc., 17.2


I spoke with Apple and they have captured the engineering build. Tech said to wait until 10.9.3, but I have same problem with this update. Aarghhh.

I have added my information in previous post for this discussion.

Crashes/reboots/restarts while on sleep

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.