わいえむねっと

Contents
Categories
Calendar
2008/05
1 2 3
4 5 6 7 8 9 10
11 12 13 14 15 16 17
18 19 20 21 22 23 24
25 26 27 28 29 30 31
Monthly Archives
~2000/01
Recent Entries
RSS1.0
Templates
Information
Processed: 0.017 sec
Chashed: -
2008/05/12 Mon
デスクトップヒープメモ:
User32_dll または Kernel32_dll の初期化に失敗する
http://support.mi​crosoft.co​m/default.as​px?scid=kb;ja;184802
原因 2
システムでデスクトップ ヒープが不足している。

Microsoft Support Professionals Toolkit for Windows
http://www.micros​oft.com/japan/windowsser​ver2003/downloads/supporttoo​ls.mspx
Desktop Heap Monitor
Desktop Heap Monitor は、デスクトップヒープとよばれる Windows の特別なメモリ領域のサイズや、現在の使用量などの情報をレポートするツールです。従来はデスクトップヒープが異常に消費されている場合でも、その状況をリアルタイムで把握することは困難でしたが、このツールを利用することによりシステム管理者は Windows のデスクトップヒープの状況を本番稼動環境で容易に把握することができます。また、大規模アプリケーションが大量のデスクトップヒープを消費することがありますが、使用量を予め見積もることは困難でした。このツールは Windows のデスクトップヒープの使用量を事前に測定し、システムのチューニングを行うことも支援します。

Support Tools Project について
Microsoft Support Professionals Toolkit for Windows を開発した共同開発プロジェクトは、ミッションクリティカルな環境で使用されるシステムに対して非常に高いレベルのサポートを期待される日本の顧客のニーズに応えるため、マイクロソフト調布技術センターを開発拠点として 1998 年に発足以来、毎年新しいテーマに取り組みながらパートナーとの共同開発を継続してきました。
何気にメイドインジャパン。さらに調布。

Desktop Heap Monitor ツールのインストール時にエラー メッセージ "dheapinst - Win32k.sys symbol load error, correct symbol required" が表示される
http://support.mi​crosoft.co​m/kb/914216/ja

Windows シンボル パッケージのダウンロード
http://www.micros​oft.com/japan/whdc/DevTools/Debugging/symbolpkg.​mspx

Microsoft Advanced Windows Debugging and Troubleshooting Desktop Heap Overview
http://blogs.msdn​.com/ntdebuggin​g/archive/2007/01/04/desktop-heap-overview.a​spx
Desktop heap is probably not something that you spend a lot of time thinking about, which is a good thing. However, from time to time you may run into an issue that is caused by desktop heap exhaustion, and then it helps to know about this resource. Let me state up front that things have changed significantly in Vista around kernel address space, and much of what I’m talking about today does not apply to Vista.

Microsoft Advanced Windows Debugging and Troubleshooting Desktop Heap, part 2
http://blogs.msdn​.com/ntdebuggin​g/archive/2007/07/05/desktop-heap-part-2.aspx
Matthew here again ? I want to provide some follow-up information on desktop heap. In the first post I didn’t discuss the size of desktop heap related memory ranges on 64-bit Windows, 3GB, or Vista. So without further ado, here are the relevant sizes on various platforms...