Sendbug

CRASH(8) - System Manager's Manual

Sendbug, Savecore, Gdb, Ddb, Reboot, Crash

CRASH(8) - System Manager’s Manual # CRASH(8) - System Manager’s Manual NAME # crash - system failure and diagnosis DESCRIPTION # This section explains what happens when the system crashes and (very briefly) how to analyze crash dumps. When the system crashes voluntarily it prints a message of the form panic: why i gave up the ghost on the console and enters the kernel debugger, ddb(4). If you wish to report this panic, you should include the output of the ps and trace commands. ...

SENDBUG(1) - General Commands Manual

Dmesg, Crash, Sendbug

SENDBUG(1) - General Commands Manual # SENDBUG(1) - General Commands Manual NAME # sendbug - report a bug in OpenBSD SYNOPSIS # sendbug [-DEP] DESCRIPTION # sendbug is used to submit problem reports (PRs) to the OpenBSD bugs database. A template PR is opened in a text editor with some system information already filled in, such as machine architecture, dmesg(8), usbdevs(8), pcidump(8), and acpidump(8). The pcidump(8) and acpidump(8) output are important for ACPI development and can only be included if sendbug is run as root. ...