Ewf.sys Bluescreen

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am seeing an intermittant issue calling the EwfMgrCommitAndDisableLive()
API then running FBReseal.exe results in an ewf.sys blue screen. Has anybody
seen something similar and have a workaround?
 
I created a custom DLL for fbreseal, but not to call the API. Basically what
is happening is a custom app calls the API, then spawns fbreseal.exe. The
reseal dll simply returns a no-op so that the system reboots automatically
rather than showing a dialog prompt.

Thanks,
Tony
 
After some debugging, I've found that the blue screen is occuring simply by
calling the API (fbreseal is not in the picture).
 
I've also found that running "ewfmgr.exe -commitanddisable -live -all"
results in a blue screen as well.
 
Back
Top