<Fix for >`windows_crashes`<https://github.com/osq...
# windows
v
Fix for `windows_crashes` missing information on user mode memory dumps #8394 Above is a fix for windows_crashes table missing information for Windows. Issue:- I pulled over the latest osquery code, I couldn't see the change that you mentioned in the latest public master code that I just pulled and could see it in pradishmp:master. #8394 1)When and for what osquery version can we expect to see this change? 2)Does the end user still need to configure this on this system to see the logs? https://learn.microsoft.com/en-us/windows/win32/wer/collecting-user-mode-dumps 3)Also does this mean that we get only User mode applications crashes when we get data from windows_crashes? Do we get kernel level crashes too? I've attached the same issue in osquery github repo as well. https://github.com/osquery/osquery/issues/8381