Jump to content

Bug check analysis- What does it all mean?

TheGlenlivet

I can get the bug check info from my dump file after I run it through the previewer, but where can I find information on what the arguments and stop codes and all of that actually mean?  Can I post the information here?  Is that worth doing?

Thanks in advance for the help.

Link to comment
Share on other sites

Link to post
Share on other sites

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2

 

The arguments are more or less useless for anyone who's not a developer. And even then, it's only relevant to the actual program that caused the bug check in the first place.

Link to comment
Share on other sites

Link to post
Share on other sites

21 minutes ago, Mira Yurizaki said:

https://docs.microsoft.com/en-us/windows-hardware/drivers/debugger/bug-check-code-reference2

 

The arguments are more or less useless for anyone who's not a developer. And even then, it's only relevant to the actual program that caused the bug check in the first place.

Sweet.  At least this is somewhere to start.

Link to comment
Share on other sites

Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×