diagnose_crash
Identify crash details from coredumps: inspect signal, executable, and stack trace head. Filter by PID, executable name, or COMM, and limit output lines.
Instructions
Inspect a coredump (coredumpctl info): signal, exe, stacktrace head.
Args: match: PID, executable name or COMM; empty = most recent crash. limit_lines: cap on returned lines.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| match | No | ||
| limit_lines | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||