Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Jun 2021 11:53:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        wireless@FreeBSD.org
Subject:   [Bug 256494] KERNEL PANIC - WiFi - after hot spot is down FreeBSD restarts
Message-ID:  <bug-256494-21060-JEP1vCHxYZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-256494-21060@https.bugs.freebsd.org/bugzilla/>
References:  <bug-256494-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256494

--- Comment #4 from Graham Perrin <grahamperrin@gmail.com> ---
Relevant lines from my /etc/rc.conf are:=20


# Set dumpdev to "AUTO" to enable crash dumps, "NO" to disable
# dumpdev=3D"AUTO"
dumpdev=3D"/dev/ada0p3"
dumpdir=3D"/var/crash"
savecore_enable=3D"YES"


=E2=80=93 yours should differ slightly.=20

----

It's normal to have AUTO for dumpdev.=20

Mine is /dev/ada0p3 in the context of GELI-encrypted swap,=20

root@mowa219-gjp4-8570p:~ # lsblk ada0
DEVICE         MAJ:MIN SIZE TYPE                              LABEL MOUNT
ada0             0:130 466G GPT                                   - -
  ada0p1         0:132 200M efi                        gpt/efiboot0 -
  ada0p2         0:134 512K freebsd-boot               gpt/gptboot0 -
  <FREE>         -:-   492K -                                     - -
  ada0p3         0:136  16G freebsd-swap                  gpt/swap0 SWAP
  ada0p3.eli     2:71   16G freebsd-swap                          - SWAP
  ada0p4         0:138 450G freebsd-zfs                    gpt/zfs0 <ZFS>
  ada0p4.eli     0:149 450G zfs                                   - -
  <FREE>         -:-   4.0K -                                     - -
root@mowa219-gjp4-8570p:~ #=20

----

If you have not already done so: please install devel/gdb (for core.txt.* f=
iles
to include debug information).=20

If you perform an installation: after completion, wait at least sixty secon=
ds
before reproducing the kernel panic.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256494-21060-JEP1vCHxYZ>