Top "Crash-dumps" questions

A core dump or crash dump consists of the recorded state of the working memory of a computer program at a specific time, generally when the program has terminated abnormally

Tomcat or JVM crash dump file?

Our Tomcat server terminated unexpectedly. (It runs as a windows service; the system event log shows an error: Event ID 7034). …

tomcat crash crash-dumps tomcat5.5 jvm-crash
Kernel oops Oops: 80000005 on arm embedded system

Please help me to solve this Oops. I use a 1 milli sec high resolution timer and installing it as a …

linux-kernel crash-dumps omap debug-backtrace
Cross-platform crash handler

I'm looking for a cross-platform crash handler. Google Breakpad looks promising, but it is sorely lacking any documentation, and requires …

c++ cross-platform crash crash-dumps postmortem-debugging
Asp.net application slow but CPU is at 40% max

I have a strange situation on a production server. Connection for asp.net get queued but the CPU is only …

asp.net performance crash-dumps
Including custom data into iOS crash dumps

Hello Stack Overflow ! A simple question for you : is it possible to embed custom error data into automatically generated iOS …

ios error-handling crash-dumps
How is procdump -t -- dump on process termination -- used?

The question may be a bit awkward, but here's my detailed problem: Currently I'm looking into setting up SysInternals' procdump.…

windows visual-c++ crash-dumps terminate procdump