[Bug 296348] efi: Panic in efidev_ioctl / efirt.c
[email protected] Wed, 15 Jul 2026 14:57:44 +0000
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296348 --- Comment #11 from Mark Johnston <[email protected]> --- (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.