microsoftfeedback / WinDbg-Feedback

Public issue and feedback tracking for WinDbg Preview.
Creative Commons Attribution 4.0 International
49 stars 12 forks source link

Specific application crash dump causes machine BSOD when being analyzed by WinDbg. #65

Open jeff-bb opened 3 years ago

jeff-bb commented 3 years ago

Looks like some type of loop and memory exhaustion? I load the dmp, and when analyze -v , EngrHost.exe consumes memory until the device crashes. That memory dump blame dxgkrnl!DXGDEVICE::DestroyAllDeviceState+ab3bc

(cdb.exe experiences the same behavior when falling back to the old tooling).

Can I securely provide the dump that triggers the crash on analysis somehow?

emmasab commented 3 years ago

Hi, feel free to send the dump to windbgfb@microsoft.com