Dump files are created when an application crashes and creates an exception code. The dump file states at what line or area of memory the program crashed at and is used for troubleshooting the direct cause of the application exception. Windows blue screen of deaths create dump files by default as a .dmp file.
When viewing a dump file, you can look at the area of memory/line that caused exception and use it to research a fix for that specific error or possibly submit it to the company/programmer of the application to help track down a fix or debug the program
Sunday, February 5, 2012
Subscribe to:
Post Comments (Atom)
Blog Archive
-
▼
2012
(113)
-
▼
February
(16)
- SQL server - export xml to file
- xml file from SQL
- SQL server - generate sitemap table
- java - noclassdeffounderror
- com.sun.org.apache.xerces.internal.dom.ElementNSIm...
- Java - Pass by value/Pass by reference
- @XmlTransient for handling Interfaces
- JAXB - Mapping the unmappable
- JAX vs Extreme
- I.E. Object doesn’t support this property or metho...
- window task manager - create dump file
- JAXB : @XmlSeeAlso, @XmlAnyElement
- Jaxb for interfaces
- Workstation components installed but only the Conf...
- Completely remove an existing SQL Server 2005 inst...
- Remove a component from an existing SQL Server 200...
-
▼
February
(16)
No comments:
Post a Comment