STOP: 0x00000019 (parameter1, parameter2, parameter3, parameter4)
BAD_POOL_HEADER (19)
プール メモリ ヘッダがコラプション(メモリ破損)の状態であることを示しています。
Bug Check 0x19: BAD_POOL_HEADER
The BAD_POOL_HEADER bug check has a value of 0x00000019. This indicates that a pool header is corrupt.
Parameters
The following parameters are displayed on the blue screen. Parameter 1 indicates the type of violation. The meaning of the other parameters depends on the value of Parameter 1.
Cause
The pool is already corrupted at the time of the current request.
This may or may not be due to the caller.
Resolution
The internal pool links must be walked to figure out a possible cause of the problem.
Then you can use special pool for the suspect pool tags, or use Driver Verifier on the suspect driver. The !analyze extension may be of help in pinpointing the suspect driver, but this is frequently not the case with pool corrupters.
STOP: 0x0000001A (parameter1, parameter2, parameter3, parameter4)
MEMORY_MANAGEMENT (1A)
重大なメモリ管理問題を示しています。☆
Bug Check 0x1A: MEMORY_MANAGEMENT
The MEMORY_MANAGEMENT bug check has a value of 0x0000001A. This indicates that a severe memory management error occurred.
Parameters
The following parameters are displayed on the blue screen. Parameter 1 is the only parameter of interest; this identifies the exact violation.
ブルースクリーンの細かい情報が知りたければ BlueScreenView v1.52 をインストールして、実行し現在のPCの細かな情報を知らないと対処法が判りません。
http://www.nirsoft.net/utils/blue_screen_view.html
32Bit、64Bitどちらか適切なアプリをダウンロード後、したのJapaneseをダウンロード解凍して、BlueScreenViewと同じホルダーに解凍ファイルを入れて、アプリを起動すれば日本語で使えます。
お礼
メモリ、HDDが悪いというのがわかりました。 診断を早速やってみようと思います。