Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2023 23:26:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 267028] kernel panics when booting with both (zfs,ko or vboxnetflt,ko or acpi_wmi.ko) and amdgpu.ko
Message-ID:  <bug-267028-227-hNs6asWBYX@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-267028-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=267028

--- Comment #175 from Graham Perrin <grahamperrin@freebsd.org> ---
(In reply to George Mitchell from comment #174)

> … crashes during single user mode, but regrettably they leave no trace 
> … the root partition is still mounted read-only. …

Hint (whilst in single-user mode): 

mount -uw / && zfs mount -a


sysrc dumpdev

– you'll probably find a different device, typically the swap partition. 


sysrc dumpdir

– you'll probably find /var/crash.


service dumpon describe

– if you boot in single user mode after a kernel panic, then /var/crash will
not yet include information about the panic.


service savecore describe

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

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267028-227-hNs6asWBYX>