They are both nominally identical to this >>
Quote:
Debug session time: Tue Oct 27 18:06:38.822 2009 (GMT-7)
WDF_VIOLATION (10d)
The Kernel-Mode Driver Framework was notified that Windows detected an error
in a framework-based driver. In general, the dump file will yield additional
information about the driver that caused this bug check.
Arguments:
Arg1: 0000000d, A power irp was received for the device but the irp was not
requested by the device (the power policy owner). Possibly there
are multiple power policy owners. Only one driver in the stack can
be the power policy owner. A KMDF driver can change power policy
ownership by calling the DDI WdfDeviceInitSetPowerPolicyOwnership.
Arg2: 8526d498, Device object pointer.
Arg3: 87086220, Power Irp.
Arg4: 850e71f0, Reserved.
|
Making some sense of it is a challenge since I have never seen that particular bugcheck before.
My feeling is that it is related to a plugnplay or USB device.
I see two in the back traces and trap frames, with one which would be of particular concern.
Quote:
*** ERROR: Module load completed but symbols could not be loaded for usbaapl.sys
*** WARNING: Unable to verify timestamp for libusb0.sys
*** ERROR: Module load completed but symbols could not be loaded for libusb0.sys |
The blue highlighted one appears related to an Ipod or Iphone app and was probably designed for what it is doing.
The Red highligted one I have seen cause problems on at-least two other machines.
It appears to be a non-standard USB controller possibly used to implement an PS3 Controller on a Windows machine.
http://www.google.com/search?hl=en&s...&aq=f&oq=&aqi= http://forums.techguy.org/windows-vi...-shutdown.html
Does this ring any bells for you?
Anyway, I would test by removing this device and its USB controller. Look for it in Programs and Features
-------------------------------------
For those Reliability Index errors, it appears you began having problems on the 23rd
What are the informational events for the 2 or 3 days previous to that? Are they installs, updates, or something else? You can expand those to read additional information for them.