Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Nov 2023 18:13:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 274700] panic near arc_reap on 12th day
Message-ID:  <bug-274700-227-13e1aUbrOJ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-274700-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-274700-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D274700

--- Comment #3 from bsdbugs_mr@pradmin.ru ---
p/x *m:
#8  0xffffffff80f76524 in vm_freelist_add (m=3Dm@entry=3D0xfffffe00133e5358,
order=3D<optimized out>, tail=3D1, fl=3D<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 =3D {plinks =3D {q =3D {tqe_next =3D 0xfffff8050a35e018, tqe_prev =3D
0xfffffe0152d8c800}, s =3D {ss =3D {sle_next =3D 0xfffff8050a35e018}}, memg=
uard =3D {
      p =3D 0xfffff8050a35e018, v =3D 0xfffffe0152d8c800}, uma =3D {slab =3D
0xfffff8050a35e018, zone =3D 0xfffffe0152d8c800}}, listq =3D {tqe_next =3D =
0x0,=20
    tqe_prev =3D 0x0}, object =3D 0x0, pindex =3D 0xdeadc0dedeadc0de, phys_=
addr =3D
0x2f5e67000, md =3D {pv_list =3D {tqh_first =3D 0x0, tqh_last =3D 0xfffffe0=
0133e5390},=20
    pv_gen =3D 0x1d0, pat_mode =3D 0x6}, ref_count =3D 0x0, busy_lock =3D 0=
xfffffffe, a
=3D {{flags =3D 0x0, queue =3D 0xff, act_count =3D 0x0}, _bits =3D 0xff0000=
},=20
  order =3D 0x0, pool =3D 0x11, flags =3D 0x11, oflags =3D 0x4, psind =3D 0=
x0, segind =3D
0xb, valid =3D 0x0, dirty =3D 0x0}

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-274700-227-13e1aUbrOJ>