サーバー: Windows 2012r2 Debug Diagnostic Tool v2.1 update 1
デバッガーはアプリケーション プールにアタッチされます。サイトの正しいプールであることを確認しました。プールはクラッシュしますが、ダンプ ファイルは生成されません。
「そのアプリケーション プールを提供するプロセスで一連の障害が発生したため、アプリケーション プール '' は自動的に無効にされています。」
ルールは、アプリケーション プールを参照するように設定されているだけで、最初のチャンスの例外はキャプチャされません。数回削除して再度追加しようとしましたが、ダンプが生成されません。
生成されたデバッグ ログを確認しましたが、これはプールがクラッシュする直前に生成された最後の例外です。
警告: フレーム IP は既知のモジュールにありません。次のフレームは間違っている可能性があります。0x0 0x0 0x0
編集:最初のチャンスの例外に対してダンプが生成されることを追加したかった。2 番目のチャンス、または実際にクラッシュを引き起こしているチャンスを捉えようとする場合にのみ問題になるようです。
編集 2: リクエストごとのデバッグ ログの 1 つからの最後の数行:
[9/16/2015 7:21:31 PM]
Exception 0XC00000FD on thread 154788. DetailID = 48
Thread created. New thread system id - System ID: 85156
Thread exited. Exiting thread system id - System ID: 85156. Exit code - 0x00000000
Thread exited. Exiting thread system id - System ID: 326816. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 41368. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 213340. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 300224. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 51008. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 45288. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 75176. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 143512. Exit code - 0x800703e9
Thread exited. Exiting thread system id - System ID: 68504. Exit code - 0x800703e9
....... (goes on like this for awhile)
Process exited. Exit code - 0x800703e9
例外はこれに関連しています
DetailID = 48
Count: 1
Exception #: 0XC00000FD
Stack:
WARNING: Frame IP not in any known module. Following frames may be wrong.
0x0
0x0
0x0
0x0
0x0