Ticket #1 (closed defect: fixed)
起動すると死ぬ
| Reported by: | mura-masa | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | アルファ版 |
| Component: | MacFace for Windows | Version: | alpha |
| Severity: | major | Keywords: | crash |
| Cc: |
Description
r56でコンパイルして実行すると、以下のエラーが出て死にます。
ハンドルされていない例外 : System.InvalidOperationException?: カテゴリが存在しません。
at System.Diagnostics.PerformanceCounterLib?.CounterExists?(String machine, String category, String counter) at System.Diagnostics.PerformanceCounter?.Initialize() at System.Diagnostics.PerformanceCounter?.NextSample?() at System.Diagnostics.PerformanceCounter?.NextValue?() at MacFace.MemoryUsageCounter?.get_CommitLimit() in c:\home\works\macface\macfacelibrary\memoryusagecounter.cs:line 72 at MacFace.FloatApp?.MacFaceApp?.drawMemoryGraph() in C:\home\works\MacFace\MacFaceFloat?\MacFaceApp?.cs:line 391 at MacFace.FloatApp?.MacFaceApp?.StartApplication?() in C:\home\works\MacFace\MacFaceFloat?\MacFaceApp?.cs:line 138 at MacFace.FloatApp?.MacFaceApp?.Main(String[] args) in C:\home\works\MacFace\MacFaceFloat?\MacFaceApp?.cs:line 50プログラム '[3364] MacFace.exe' はコード 0 (0x0) で終了しました。
