[Bug 296348] efi: Panic in efidev_ioctl / efirt.c
[email protected] Wed, 15 Jul 2026 16:17:27 +0000
| Newsgroups | gmane.os.freebsd.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296348 --- Comment #16 from Anton Saietskii <[email protected]> --- (In reply to Mark Johnston from comment #15) I guess 'page[0]' without 's'? Otherwise it says no such symbol. (kgdb) p/x *page[0] $1 = {plinks = {q = {tqe_next = 0x83edd17974503e02, tqe_prev = 0x836dd1f974d03e82}, s = {ss = {sle_next = 0x83edd17974503e02}}, memguard = {p = 0x83edd17974503e02, v = 0x836dd1f974d03e82}, uma = {slab = 0x83edd17974503e02, zone = 0x836dd1f974d03e82}}, object = 0x836dd1f974d03e82, pindex = 0x936dc1f964d02e82, phys_addr = 0x137d41e9e4c0ae92, md = {pv_list = {tqh_first = 0x133d41a9e480aed2, tqh_last = 0xc11bc11bc11bc11b}, pv_gen = 0xe11fe11f, pat_mode = 0xe11fe11f}, ref_count = 0xe117e117, busy_lock = 0xe117e117, a = {{ flags = 0xe017, queue = 0x17, act_count = 0xe0}, _bits = 0xe017e017}, order = 0x17, pool = 0xe0, flags = 0x17, oflags = 0xe0, psind = 0x17, segind = 0xe0, valid = 0x17, dirty = 0xe0} (kgdb) -- You are receiving this mail because: You are the assignee for the bug.