http://insidekernel.net/wordpress/index.php

Crash Dump Analysis Patterns Translation

Filed under: Dump analysis — heejune @ 12:58 pm

저는 지금 지난 07년 4월부터 www.dumpanalysis.org의 Crash Dump Analysis Pattern들을 번역해오고 있습니다. 주로 www.driveronline.org의 SystemTeam 게시판에 글을 올리고 있으며, 이곳 insidekernel.net의 follow-up이 늦은 편입니다. 글들이 산발적으로 흩어져 있고, 무엇보다 그림 포함 여부에 따라 텍스트나 pdf 파일로 번역되는 등 혼란이 있어서 이번 posting을 통해서 지금까지, 그리고 앞으로 번역될 패턴 번역글들을 모두 링크, 정리할 것입니다.

I’ve translated Crash Dump Analysis Patterns from www.dumpanalysis.org since 2007 April. I usually post translated article to SystemTeam bulletin board at www.driveronline.org first, so sometimes uploding here, www.insidekernel.net, used to be late. Translated articles are scattered here and there, and there were also some confusing choosing final format to plain text or pdf due to contain image file. So I decide to organize every article I’ve done and will do to this posting.

dumpanalysis.org의 패턴 리스트

translated list

  • Multiple Exceptions
  • Dynamic Memory Corruption
  • False Positive Dump
  • Lateral Damage
  • Optimized Code
  • Invalid Pointer
  • Inconsistent Dump
  • Hidden Exception
  • Deadlock (critical sections)
  • Deadlock (executive resources)
  • Deadlock (mixed objects)
  • Changed Environment
  • Incorrect Stack Trace
  • OMAP Code Optimization
  • No Component Symbols
  • Insufficient Memory (committed memory)
  • Insufficient Memory (handle leak)
  • Insufficient Memory (kernel pool)

    Reply via email to