https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=294976
Bug ID: 294976
Summary: panic: vtbuf_fill begin.tp_row 0 must be < screen
height 0 on StarFive VisionFive2 with 0x0 EFI
framebuffer
Product: Base System
Version: 16.0-CURRENT
Hardware: riscv
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: kern
Assignee: [email protected]
Reporter: [email protected]
Attachment #270379 text/plain
mime type:
Created attachment 270379
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=270379&action=edit
full boot log
kernel panic on FreeBSD-16.0-CURRENT-riscv-riscv64-20260427-551d47c5677a-285508
(FreeBSD-15.0-RELEASE and FreeBSD-15.1-BETA1 don't panic,
boot log of 15.1-BETA1 see https://github.com/ruyisdk/support-matrix/pull/388)
Board: StarFive VisionFive2
Firmware: 2025.10
(https://github.com/starfive-tech/VisionFive2/releases/tag/JH7110_VF2_6.12_v6.0.0)
Boot Procedure:
load mmc 1:3 ${fdt_addr_r} dtb/starfive/jh7110-starfive-visionfive-2-v1.3b.dtb
load mmc 1:3 ${kernel_addr_r} efi/boot/bootriscv64.efi
bootefi ${kernel_addr_r} ${fdt_addr_r}
# set console to serial otherwise it wont show the log (not even the panic
message)
OK set console="comconsole"
OK boot -v
full boot log see attachment
--
You are receiving this mail because:
You are the assignee for the bug.