You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@DXGatech Probably you already have the kernel dump (not a minidump) of the crash. Can you please zip it and share with us via some file storage like google drive/dropbox? Thanks,
Has occurred with both iOS and Android systems connecting to Windows with UsbDk's newest version. Here's the relevant stack trace:
First, UsbDk accesses memory with
HvpGetCellPaged
kernel function:Windows then executes the registry module to read from that address:
This results in an IRQL mismatch error:
UsbDk then crashes when executing an unknown function.
Running on the latest version of Windows 11 Pro. Please notify if I need to send hardware info
The text was updated successfully, but these errors were encountered: