Jump to content

Recommended Posts

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

Posted

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.

Posted

Thanks cluberti. This UPS 'jungo' driver was the only one which wasn't digitally signed. I will try to search for an updated driver.

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...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...