[Bug 296348] efi: Panic in efidev_ioctl / efirt.c
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 15 Jul 2026 14:57:44 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296348 --- Comment #11 from Mark Johnston <markj@FreeBSD.org> --- (In reply to Anton Saietskii from comment #0) It'd be useful to see output from `p/x *page` in frame 7. It'd also be good to see the table's physical address (i.e., "src" in the physcopyout() frame, though that's optimized out) and the memory map (sysctl machdep.efi_map, sysctl vm.phys_segs). In particular I wonder if that table is covered by the physical memory map. -- You are receiving this mail because: You are the assignee for the bug.