Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Blue Screen Of Death blamed on Win10PCap.sys #11

Open
FlyingDutchman1965 opened this issue Jul 12, 2016 · 2 comments
Open

Blue Screen Of Death blamed on Win10PCap.sys #11

FlyingDutchman1965 opened this issue Jul 12, 2016 · 2 comments

Comments

@FlyingDutchman1965
Copy link

Hi there,

Since installing Win10PCap back in February, I have had the BSOD on several occasions with an error message "DRIVER_IRQL_NOT_LESS_OR_EQUAL at Win10PCap.sys". A MEMORY.DMP file was generated in the C:\Windows directory, and I've managed to get as far as using the WINDBG debugging utility to generate the attached file. The one thing I did notice in the file are the following few lines:

DRIVER_IRQL_NOT_LESS_OR_EQUAL (d1)
An attempt was made to access a pageable (or completely invalid) address at an
interrupt request level (IRQL) that is too high. This is usually
caused by drivers using improper addresses.
If kernel debugger is available get stack backtrace.
Arguments:
Arg1: 00196078, memory referenced
Arg2: 00000002, IRQL
Arg3: 00000002, value 0 = read operation, 1 = write operation
Arg4: 8ade1260, address which referenced memory

You will notice that Arg3 has a reported value of 2, but the valid values are only 0 and 1 !!!

I am running Windows 10 Home 32-bit, on a Dell Inspiron 530. I am only using Win10PCap to support the TP-Link PowerLine utility, so don't really need it, and will be uninstalling it the next time a BSOD occurs.

Regards.

John.

MEMORY.txt

@FlyingDutchman1965
Copy link
Author

Issue has occurred again today!

@hsluoyz
Copy link

hsluoyz commented Jul 31, 2016

You would like to try Npcap: https://github.com/nmap/npcap

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants