The timestamp on the dump shows that particular BSOD occurred over 2 weeks ago. Have you had any more recent BSODs?
I see that it is Vista SP1 and that it is a full kernel dump. There s/b mini kernel dumps in \windows\minidump. If you would also be so kind as to re-run the dump thru the debugger, but when it comes time to click on the blue !analyze -v, please enter the line in the code box into the kd> line at the bottom of the debugger and then re-post the output.
The driver listed as "probably caused by" is an NT Kernel component and in no way is responsible here. I agree with Pete Zed that the device drivers should be updated, but I would hold off on SP2 if possible right now. I would rather see the driver verifier run as it is really the only chance here of identifying a problematic driver, assuming this is software related. That is your call, of course. Here are the instructions - http://www.techsupportforu
In the interim, if you would please re-run the debugger w/ the code snippet in the kd> cmd line, it will afford me a look at the loaded drivers at the time of the BSOD.
Also, the bugcheck on the BSOD = 0xa - which may indicate RAM, but I think it is worth while to look at the drivers 1st.
Thank you -
jcgriff2





by: Pete_ZedPosted on 2009-06-14 at 14:56:01ID: 24625330
Have you updated to Vista SP2 yet? Try this first. Also try and update all your device drivers for your laptop from the manufacturers web site. Also check your event logs to see if this will help pin point the exact problem.