mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 21:37:22 +00:00
Update troubleshoot-stop-errors.md
To fix suggestions
This commit is contained in:
parent
117353ebb1
commit
fee27e5eec
@ -146,7 +146,7 @@ You can use the tools such as Windows Software Development KIT (SDK) and Symbols
|
|||||||
a. If the computer is connected to the Internet, enter the [Microsoft public symbol server](/windows-hardware/drivers/debugger/microsoft-public-symbols) (https://msdl.microsoft.com/download/symbols) and click **OK**. This is the recommended method.<br>
|
a. If the computer is connected to the Internet, enter the [Microsoft public symbol server](/windows-hardware/drivers/debugger/microsoft-public-symbols) (https://msdl.microsoft.com/download/symbols) and click **OK**. This is the recommended method.<br>
|
||||||
b. If the computer is not connected to the Internet, you must specify a local [symbol path](/windows-hardware/drivers/debugger/symbol-path).
|
b. If the computer is not connected to the Internet, you must specify a local [symbol path](/windows-hardware/drivers/debugger/symbol-path).
|
||||||
6. Click on **Open Crash Dump**, and then open the memory.dmp file that you copied. See the example below.
|
6. Click on **Open Crash Dump**, and then open the memory.dmp file that you copied. See the example below.
|
||||||

|

|
||||||
7. There should be a link that says **!analyze -v** under **Bugcheck Analysis**. Click that link. This will enter the command !analyze -v in the prompt at the bottom of the page.
|
7. There should be a link that says **!analyze -v** under **Bugcheck Analysis**. Click that link. This will enter the command !analyze -v in the prompt at the bottom of the page.
|
||||||
8. A detailed bugcheck analysis will appear. See the example below.
|
8. A detailed bugcheck analysis will appear. See the example below.
|
||||||

|

|
||||||
@ -576,4 +576,4 @@ ReadVirtual: 812d1248 not properly sign extended
|
|||||||
|
|
||||||
## References
|
## References
|
||||||
|
|
||||||
[Bug Check Code Reference](/windows-hardware/drivers/debugger/bug-check-code-reference2)
|
[Bug Check Code Reference](/windows-hardware/drivers/debugger/bug-check-code-reference2)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user