Jump to content

Featured Replies

Posted

I had two BSOD's on my new PC. Seems like a driver issue, but I'm not sure as I don't know how to read dumps.

I have noticed that some updates/registry changes were made and then, before the login screen it crashed.

Once I've restarted, everything was working as usual.

Attached you may find Minidump files.

Minidump.rar

Looks like windrvr6.sys is attempting to pass the pointer from rdi+0x34 to ecx - problem is, rdi is 0x0 - this is going to access violate. Since it's a kernel driver, this will cause a bugcheck. I'd get with the makers of windrvr6.sys (http://www.jungo.com/st/windriver_usb_pci_driver_development_software.html) to see what they think of this. You probably want to get a complete dump this time though.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...