Date: Sun, 29 Dec 2019 17:04:16 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: =?UTF-8?B?W0J1ZyAyNDI5NjFdIENyYXNoZXMgKGVsZjY0X2NvcmVkdW1wIA==?= =?UTF-8?B?4oCmIHZtX29iamVjdF9zZXRfd3JpdGVhYmxlX2RpcnR5KSBhZnRlciB0aGUg?= =?UTF-8?B?cmVjZW50IHZtIHBhdGNoIHNlcmllcw==?= Message-ID: <bug-242961-227-z2SQw0Z4kY@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-242961-227@https.bugs.freebsd.org/bugzilla/> References: <bug-242961-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=3D242961 --- Comment #2 from Greg V <greg@unrelenting.technology> --- (In reply to Mark Johnston from comment #1) (kgdb) frame 10 #10 0xffffffff806d461f in vm_fault_dirty (entry=3D0xfffff8003205e000, m=3D0xfffffe0008806d60, prot=3D<optimized out>,=20 fault_type=3D<optimized out>, fault_flags=3D0) at /usr/src/sys/vm/vm_fault.c:249 warning: Source file is more recent than executable. 249 (fault_flags & VM_FAULT_DIRTY) !=3D 0; (kgdb) p *m $1 =3D {plinks =3D {q =3D {tqe_next =3D 0xfffffe0008446218, tqe_prev =3D 0xfffffe0008329d50}, s =3D {ss =3D { sle_next =3D 0xfffffe0008446218}}, memguard =3D {p =3D 184467418748= 24995352, v =3D 18446741874823830864}, uma =3D { slab =3D 0xfffffe0008446218, zone =3D 0xfffffe0008329d50}}, listq =3D= {tqe_next =3D 0xfffffe0002d760c0,=20 tqe_prev =3D 0xfffffe0004f8e140}, object =3D 0x0, pindex =3D 6, phys_ad= dr =3D 5617664000, md =3D {pv_list =3D { tqh_first =3D 0xfffff801464c72f8, tqh_last =3D 0xfffff801464c7300}, p= v_gen =3D 1549922559, pat_mode =3D 6},=20 ref_count =3D 0, busy_lock =3D 2, a =3D {{flags =3D 3, queue =3D 255 '\37= 7', act_count =3D 5 '\005'}, _bits =3D 100597763},=20 order =3D 13 '\r', pool =3D 0 '\000', flags =3D 1 '\001', oflags =3D 0 '\= 000', psind =3D 0 '\000', segind =3D 10 '\n',=20 valid =3D 255 '\377', dirty =3D 255 '\377'} (kgdb) frame 11 #11 vm_fault (map=3D0xfffff8002e7a5000, vaddr=3D140737488240640, fault_type= =3D1 '\001', fault_flags=3D0,=20 m_hold=3D0xfffffe00cdc814c0) at /usr/src/sys/vm/vm_fault.c:1358 1358 /* (kgdb) p fs $2 =3D <optimized out> I guess I'll have to try a debug kernel=E2=80=A6 --=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-242961-227-z2SQw0Z4kY>