You need to download the debugging tools for windows (
http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx) and open it in WinDbg
There you can issue an analysis
!analyze -v
And hopefully it will point you in the right direction
You need to runs this in administrator mode on Vista