Select the product you need help with
如何使用 Dumpchk.exe 檢查記憶體傾印檔案文章編號: 156280 - 檢視此文章適用的產品。 結論Dumpchk 是命令列公用程式可以讓您確認已經建立正確的記憶體傾印檔案。Dumpchk 不需要存取的符號。 您可以從下列 Microsoft 網站下載 Windows 產品的偵錯工具: http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx Dumpchk 位於下列位置:
(http://www.microsoft.com/whdc/DevTools/Debugging/default.mspx)
其他相關資訊Dumpchk 有下列的命令列參數:
DUMPCHK [options] <CrashDumpFile>
-? Display the command syntax.
-p Prints the header only (with no validation).
-v Specifies verbose mode.
-q Performs a quick test. Not available in the Windows 2000.
-c Do dump validation.
-x Extra file validation. Takes several minutes.
-e Do dump exam.
-y <Path> Set the symbol search path for dump exam.
If the symbol search path is empty, the CD-ROM
is used for symbols.
-b <Path> Set the image search path for dump exam.
If the symbol search path is empty, <SystemRoot>\system32
is used for symbols.
-k <File> Set the name of the kernel to File.
-h <File> Set the name of the hal to File.
Filename . . . . . . .memory.dmp
Signature. . . . . . .PAGE
ValidDump. . . . . . .DUMP
MajorVersion . . . . .free system
MinorVersion . . . . .1057
DirectoryTableBase . .0x00030000
PfnDataBase. . . . . .0xffbae000
PsLoadedModuleList . .0x801463d0
PsActiveProcessHead. .0x801462c8
MachineImageType . . .i386
NumberProcessors . . .1
BugCheckCode . . . . .0xc000021a
BugCheckParameter1 . .0xe131d948
BugCheckParameter2 . .0x00000000
BugCheckParameter3 . .0x00000000
BugCheckParameter4 . .0x00000000
ExceptionCode. . . . .0x80000003
ExceptionFlags . . . .0x00000001
ExceptionAddress . . .0x80146e1c
NumberOfRuns . . . . .0x3
NumberOfPages. . . . .0x1f5e
Run #1
BasePage . . . . . .0x1
PageCount. . . . . .0x9e
Run #2
BasePage . . . . . .0x100
PageCount. . . . . .0xec0
Run #3
BasePage . . . . . .0x1000
PageCount. . . . . .0x1000
**************
**************--> Validating the integrity of the PsLoadedModuleList
**************
**************
**************--> Performing a complete check (^C to end)
**************
**************
**************--> Validating all physical addresses
**************
**************
**************--> Validating all virtual addresses
**************
**************
**************--> This dump file is good!
**************
在這個範例 (從偵錯的觀點來看) 最重要的資訊是下列: MajorVersion . . . . .free system MinorVersion . . . . .1057 MachineImageType . . .i386 NumberProcessors . . .1 BugCheckCode . . . . .0xc000021a BugCheckParameter1 . .0xe131d948 BugCheckParameter2 . .0x00000000 BugCheckParameter3 . .0x00000000 BugCheckParameter4 . .0x00000000 本文資訊是從 Windows NT 資源工具箱 」。如 Dumpchk.exe 和其他偵錯的公用程式的詳細資訊,請參閱附錄 A],在 [Windows NT 3.51 資源組件更新] 和 [更新 2]。 如需詳細資訊按一下 [下面的文件編號,檢視 「 Microsoft 知識庫 」 中的發行項]: 119490
(http://support.microsoft.com/kb/119490/
)
檢查有損毀損毀傾印檔案 屬性文章編號: 156280 - 上次校閱: 2009年3月7日 - 版次: 6.1 這篇文章中的資訊適用於:
機器翻譯 重要:本文是以 Microsoft 機器翻譯軟體翻譯而成,而非使用人工翻譯而成。Microsoft 同時提供使用者人工翻譯及機器翻譯兩個版本的文章,讓使用者可以依其使用語言使用知識庫中的所有文章。但是,機器翻譯的文章可能不盡完美。這些文章中也可能出現拼字、語意或文法上的錯誤,就像外國人在使用本國語言時可能發生的錯誤。Microsoft 不為內容的翻譯錯誤或客戶對該內容的使用所產生的任何錯誤或損害負責。Microsoft也同時將不斷地就機器翻譯軟體進行更新。 按一下這裡查看此文章的英文版本:156280
(http://support.microsoft.com/kb/156280/en-us/
)
Microsoft及(或)其供應商不就任何在本伺服器上發表的文字資料及其相關圖表資訊的恰當性作任何承諾。所有文字資料及其相關圖表均以「現狀」供應,不負任何擔保責任。Microsoft及(或)其供應商謹此聲明,不負任何對與此資訊有關之擔保責任,包括關於適售性、適用於某一特定用途、權利或不侵權的明示或默示擔保責任。Microsoft及(或)其供應商無論如何不對因或與使用本伺服器上資訊或與資訊的實行有關而引起的契約、過失或其他侵權行為之訴訟中的特別的、間接的、衍生性的損害或任何因使用而喪失所導致的之損害、資料或利潤負任何責任。 | 文章翻譯
|




回此頁最上方








