Examine Normal Kernel Dumps
Learn how to navigate a normal kernel dump.
We'll cover the following
- Loading the core dump
- Identifying the current thread
- Seeking help
- Examining kernel message buffer
- Checking memory, computer, and network info
- Listing all processes
- Listing CPU queues
- Selecting tasks
- Examining the stack trace
- Examining the virtual memory layout
- Listing opened files
- Dumping memory contents as pointers
- Verifying the return address
- Listing backtrace of every PID
- Exploring individual tasks
- Try it out
In this lesson, we will learn how to navigate through a normal kernel dump using crash
.
Loading the core dump
Get hands-on with 1400+ tech skills courses.