Skip to content
This repository has been archived by the owner on Nov 2, 2023. It is now read-only.

KMODE_EXCEPTION_NOT_HANDLED (1e) on systems with HVCI #7

Closed
nefarius opened this issue Oct 3, 2018 · 2 comments
Closed

KMODE_EXCEPTION_NOT_HANDLED (1e) on systems with HVCI #7

nefarius opened this issue Oct 3, 2018 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@nefarius
Copy link
Owner

nefarius commented Oct 3, 2018

Describe the bug
On a system with Hypervisor Code Integrity (HVCI) enabled a KMODE_EXCEPTION_NOT_HANDLED bugcheck is triggered.

To Reproduce
Turn on Code Integrity checks in Driver Verifier and spawn a new x360 or ds4 pad.

Expected behavior
No crash obviously 😛

Screenshots
If applicable, add screenshots to help explain your problem.

System details (please complete the following information):

  • OS: Windows 10 (all builds)
  • Feeder software: doesn't matter
  • Driver Version: 1.14.3.0 until 1.16.102.0
@nefarius
Copy link
Owner Author

nefarius commented Oct 3, 2018

Output of !wdfkd.wdflogdump ViGEmBus:

57: FxIoQueue::Vf_VerifyForwardRequest - Cannot forward a request to a different WDFDEVICE 0x00007CF5A1B7A308

nefarius added a commit that referenced this issue Oct 3, 2018
Moved another few bytes to heap
@nefarius nefarius added the bug Something isn't working label Dec 21, 2018
@nefarius nefarius added this to the Fixed in version > 1.16 milestone Dec 21, 2018
@nefarius nefarius self-assigned this Dec 21, 2018
@nefarius
Copy link
Owner Author

Fixed in v1.16.112

nefarius added a commit that referenced this issue Aug 27, 2020
Removed NotificationPool and boost references. Created a new notification thread handler logic
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant