Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Windows store version of WinDbg is not showing the correct operating system #197

Open
mrmikedh opened this issue Jun 3, 2024 · 0 comments

Comments

@mrmikedh
Copy link

mrmikedh commented Jun 3, 2024

First, I am not an experienced debugger or developer, just a user. I was trying to look at a bugcheck in memory.dmp and in the output of the analyze command below I noticed that it says Windows 10, but I am running an insider build of Windows 11. It does show the correct build number, but the OSNAME is wrong. I'm not sure if that affects anything, but I thought I would report it anyway. If you need anything else from me, I will be happy to provide it. Thank you.
PROCESS_NAME: System

SYMBOL_NAME: nt!KiDoubleFaultAbort+351

MODULE_NAME: nt

IMAGE_NAME: ntkrnlmp.exe

STACK_COMMAND: .cxr; .ecxr ; kb

BUCKET_ID_FUNC_OFFSET: 351

FAILURE_BUCKET_ID: 0x7f_8_VRF_nt!KiDoubleFaultAbort

OS_VERSION: 10.0.26227.5000

BUILDLAB_STR: ge_prerelease

OSPLATFORM_TYPE: x64

OSNAME: Windows 10

FAILURE_ID_HASH: {2575f830-7dd8-52d7-e1be-20f8274db764}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant