hell566
06-01-2011, 04:54 AM
yes i know i made one but this is sort of better than adding it on to other one.
This issue occurs when an attached USB device resumes from the USB Selective Suspend state, and the USB hub incorrectly reports that the device is disconnected from the USB hub port. This incorrect status report may be caused by a hardware error in the USB hub or in the attached USB device. Then, the Microsoft USB hub driver (Usbhub.sys) incorrectly tries to obtain a spinlock that has already been obtained in the same thread. This causes a kernel-mode deadlock. Therefore, the computer stops responding.
thats the cause of crash
how fix it ?
This issue occurs when an attached USB device resumes from the USB Selective Suspend state, and the USB hub incorrectly reports that the device is disconnected from the USB hub port. This incorrect status report may be caused by a hardware error in the USB hub or in the attached USB device. Then, the Microsoft USB hub driver (Usbhub.sys) incorrectly tries to obtain a spinlock that has already been obtained in the same thread. This causes a kernel-mode deadlock. Therefore, the computer stops responding.
thats the cause of crash
how fix it ?