<%inherit file="base.mako"/> <%block name="headerleft"> Details for the Kernel Crash Report with ID ${request.matchdict['id']}

All the data of the requested crash report.

Crash type Crash date Hostname
Operating System Release Version
Platform Panic Message Backtrace
ps -axl vmstat -s vmstat -m
vmstat -z vmstat -i pstat -t
pstat -s iostat ipcs -a
ipcs -t nfsstat netstat -s
netstat -m netstat -id netstat -anr
netstat -ana netstat -al fstat
dmesg Kernel config DDB capture buffer
Crash type

Crash date

Hostname

Operating System

Release

Version

Platform

Panic Message

Backtrace

ps -axl

vmstat -s

vmstat -m

vmstat -z

vmstat -i

pstat -t

pstat -s

iostat

ipcs -a

ipcs -t

nfsstat

netstat -s

netstat -m

netstat -id

netstat -anr

netstat -ana

netstat -al

fstat

dmesg

Kernel config

DDB capture buffer

% if is_developer:

As a FreeBSD developer, you can view the email address of the submitter in order to contact him for any feedback.
The email address of the submitter that sent this report is ${user.email}.

Also, if you think that this report refers correctly to the bug with ID ${report.bug_id}, click the checkbox below.
Otherwise, suggest in which bug this report should point to or suggest the creation of a new bug for this report. Please write the ID of the bug below or write "new".

It refers correctly to the existing bug

Bug ID or "new"


% endif