[Bug 256494] KERNEL PANIC - WiFi - after hot spot is down FreeBSD restarts

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 16 Jul 2021 18:50:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256494

--- Comment #5 from vermaden@interia.pl ---
(In reply to Graham Perrin from comment #4)

Hi,

I have tried to set it up but /var/crash is empty after several of those
panics.

# lsblk ada1
DEVICE         MAJ:MIN SIZE TYPE                   LABEL MOUNT
ada1             0:120 119G GPT                        - -
  ada1p1         0:124 200M efi             gpt/efiboot0 -
  ada1p2         0:126 512K freebsd-boot    gpt/gptboot0 -
  <FREE>         -:-   492K -                          - -
  ada1p3         0:128 1.0G freebsd-swap       gpt/swap0 -
  ada1p4         0:130 118G freebsd-zfs         gpt/zfs0 <ZFS>
  ada1p4.eli     0:138 118G -                          - -
  <FREE>         -:-   324K -                          - -

# swapinfo -h               
Device              Size     Used    Avail Capacity
/dev/gpt/swap0      1.0G       0B     1.0G     0%

# glabel status | grep swap0
   gpt/swap0     N/A  ada1p3

# grep dump /etc/rc.conf
  dumpdev=/dev/ada1p3
  dumpdir=/var/crash

# find /var/crash 
/var/crash
/var/crash/minfree

What else I can do to 'gather' these crash data at /var/crash?

Regards.

-- 
You are receiving this mail because:
You are the assignee for the bug.