[Bug 274700] panic near arc_reap on 12th day
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 274700] panic near arc_reap on 12th day"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Nov 2023 18:13:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274700 --- Comment #3 from bsdbugs_mr@pradmin.ru --- p/x *m: #8 0xffffffff80f76524 in vm_freelist_add (m=m@entry=0xfffffe00133e5358, order=<optimized out>, tail=1, fl=<optimized out>) at /usr/src/sys/vm/vm_phys.c:380 380 TAILQ_INSERT_TAIL(&fl[order].pl, m, listq); (kgdb) p/x *m $1 = {plinks = {q = {tqe_next = 0xfffff8050a35e018, tqe_prev = 0xfffffe0152d8c800}, s = {ss = {sle_next = 0xfffff8050a35e018}}, memguard = { p = 0xfffff8050a35e018, v = 0xfffffe0152d8c800}, uma = {slab = 0xfffff8050a35e018, zone = 0xfffffe0152d8c800}}, listq = {tqe_next = 0x0, tqe_prev = 0x0}, object = 0x0, pindex = 0xdeadc0dedeadc0de, phys_addr = 0x2f5e67000, md = {pv_list = {tqh_first = 0x0, tqh_last = 0xfffffe00133e5390}, pv_gen = 0x1d0, pat_mode = 0x6}, ref_count = 0x0, busy_lock = 0xfffffffe, a = {{flags = 0x0, queue = 0xff, act_count = 0x0}, _bits = 0xff0000}, order = 0x0, pool = 0x11, flags = 0x11, oflags = 0x4, psind = 0x0, segind = 0xb, valid = 0x0, dirty = 0x0} -- You are receiving this mail because: You are the assignee for the bug.